From a271e866fd0d0f0d56eaad202004c8a6686f7c98 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Mon, 30 Dec 2024 17:52:06 +0100 Subject: [PATCH] =?UTF-8?q?Poprawiono=20formatowanie=20kodu=20SCSS=20dla?= =?UTF-8?q?=20lepszej=20czytelno=C5=9Bci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/style-css/materialy-do-pobrania.css | 340 +- .../style-css/materialy-do-pobrania.css.map | 2 +- layout/style-css/style.css | 2 +- layout/style-css/style.css.map | 2 +- layout/style-scss/materialy-do-pobrania.scss | 342 +- layout/style-scss/style.scss | 17058 ++++++++-------- 6 files changed, 8707 insertions(+), 9039 deletions(-) diff --git a/layout/style-css/materialy-do-pobrania.css b/layout/style-css/materialy-do-pobrania.css index cc4d946..517c53a 100644 --- a/layout/style-css/materialy-do-pobrania.css +++ b/layout/style-css/materialy-do-pobrania.css @@ -1,339 +1 @@ -@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"; -@import"http://fonts.cdnfonts.com/css/bahnschrift"; - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 100; - src: url("/layout/fonts/urw-font/urw-form-thin.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: italic; - font-weight: 100; - src: url("/layout/fonts/urw-font/urw-form-thin-italic.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 200; - src: url("/layout/fonts/urw-font/urw-form-extra-light.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: italic; - font-weight: 200; - src: url("/layout/fonts/urw-font/urw-form-extra-light-italic.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 300; - src: url("/layout/fonts/urw-font/urw-form-light.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: italic; - font-weight: 300; - src: url("/layout/fonts/urw-font/urw-form-light-italic.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 400; - src: url("/layout/fonts/urw-font/urw-form-regular.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 500; - src: url("/layout/fonts/urw-font/urw-form-medium.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: italic; - font-weight: 500; - src: url("/layout/fonts/urw-font/urw-form-medium-italic.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 600; - src: url("/layout/fonts/urw-font/urw-form-demi.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 700; - src: url("/layout/fonts/urw-font/urw-form-bold.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 700; - src: url("/layout/fonts/urw-font/urw-form-bold-italic.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 800; - src: url("/layout/fonts/urw-font/urw-form-extra-bold.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: normal; - font-weight: 800; - src: url("/layout/fonts/urw-font/urw-form-extra-bold-italic.ttf") format("ttf") -} - -@font-face { - font-family: "URW Form"; - font-style: italic; - src: url("/layout/fonts/urw-font/urw-form-italic.ttf") format("ttf") -} - -body { - background-color: #f8f7f3 -} - -.page-data { - overflow: hidden -} - -@media(min-width: 1560px) { - .container { - max-width: 1530px - } -} - -.h2, -#scontainer-148 h2 { - font-size: 50px; - font-weight: 250; - line-height: 1; - letter-spacing: 2px; - font-family: "URW Form", sans-serif -} - -@media(max-width: 575px) { - - .h2, - #scontainer-148 h2 { - font-size: 34px - } -} - -.h3, -#scontainer-148 p { - font-size: 34px; - font-weight: 300; - line-height: 1; - letter-spacing: 2px; - font-family: "URW Form", sans-serif; - color: #1d1d1e -} - -@media(max-width: 575px) { - - .h3, - #scontainer-148 p { - font-size: 24px - } -} - -.h4 { - font-size: 24px; - font-weight: 300; - line-height: 1; - letter-spacing: 2px; - font-family: "URW Form", sans-serif; - color: #1d1d1e -} - -.p { - font-size: 16px; - font-weight: 300; - line-height: 24.8px -} - -.p strong { - font-weight: 700 -} - -.box-mb, -#scontainer-149, -#scontainer-148 { - margin-bottom: 120px -} - -@media(max-width: 575px) { - - .box-mb, - #scontainer-149, - #scontainer-148 { - margin-bottom: 60px - } -} - -#scontainer-148 h2 { - text-transform: uppercase; - margin-bottom: 48px; - padding-bottom: 48px; - border-bottom: 1px solid #000 -} - -@media(max-width: 767px) { - #scontainer-148 h2 { - margin-bottom: 30px; - padding-bottom: 30px - } -} - -#scontainer-148 p { - text-transform: uppercase; - margin-bottom: 0 -} - -#scontainer-148 .col-left { - max-width: 560px -} - -@media(max-width: 767px) { - #scontainer-148 .col-left { - margin-bottom: 30px - } -} - -#scontainer-149 p { - color: #fff; - font-size: 24px; - font-weight: 300; - letter-spacing: 2px; - text-align: center; - text-transform: uppercase; - margin-bottom: 40px -} - -@media(max-width: 575px) { - #scontainer-149 p { - margin-bottom: 20px - } -} - -#scontainer-149 .row-1 { - width: 100%; - max-width: 300px; - margin-bottom: 40px -} - -#scontainer-149 .row-1 ul { - padding: 0; - margin: 0; - list-style: none; - display: flex; - flex-direction: row; - justify-content: center; - flex-wrap: wrap; - gap: 8px -} - -#scontainer-149 .row-1 ul li a { - color: #fff; - font-size: 14px; - font-weight: 700; - letter-spacing: 1px; - text-transform: uppercase; - display: flex; - align-items: center; - padding: 18px 35px; - background: #1d1d1e -} - -#scontainer-149 .row-2 { - justify-content: center -} - -#scontainer-149 .row-2>div { - margin-bottom: 20px; - padding: 0 10px -} - -#scontainer-149 .row-2>div>div { - padding: 70px 40px; - background: #1d1d1e; - height: 100% -} - -@media(max-width: 575px) { - #scontainer-149 .row-2>div>div { - padding: 40px 10px - } -} - -#scontainer-149 .row-2 ul { - padding: 0; - margin: 0; - list-style: none; - display: flex; - justify-content: center; - flex-direction: row; - gap: 8px -} - -#scontainer-149 .row-2 ul li:nth-child(1) a { - background: #dfdfdf -} - -#scontainer-149 .row-2 ul li:nth-child(1) a::after { - content: url("/upload/filemanager/icon/file.svg") -} - -#scontainer-149 .row-2 ul li:nth-child(2) a { - background: #fff -} - -#scontainer-149 .row-2 ul li:nth-child(2) a::after { - content: url("/upload/filemanager/icon/see.svg") -} - -#scontainer-149 .row-2 ul li a { - font-size: 14px; - font-weight: 700; - letter-spacing: 1px; - text-transform: uppercase; - display: flex; - align-items: center; - gap: 10px; - position: relative; - padding: 18px 35px -} - -#scontainer-149 .row-2 ul li a::after { - height: 24px; - width: 24px -} - -#scontainer-149 .row-2 ul li a:hover { - color: #1d1d1e -} - -@media(max-width: 575px) { - #scontainer-149 .row-2 ul li a { - padding: 15px - } -} - -/*# sourceMappingURL=materialy-do-pobrania.css.map */ \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"https://fonts.cdnfonts.com/css/bahnschrift";@font-face{font-family:"URW Form";font-style:normal;font-weight:100;src:url("/layout/fonts/urw-font/urw-form-thin.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:100;src:url("/layout/fonts/urw-font/urw-form-thin-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:200;src:url("/layout/fonts/urw-font/urw-form-extra-light.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:200;src:url("/layout/fonts/urw-font/urw-form-extra-light-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:300;src:url("/layout/fonts/urw-font/urw-form-light.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:300;src:url("/layout/fonts/urw-font/urw-form-light-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:400;src:url("/layout/fonts/urw-font/urw-form-regular.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:500;src:url("/layout/fonts/urw-font/urw-form-medium.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:500;src:url("/layout/fonts/urw-font/urw-form-medium-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:600;src:url("/layout/fonts/urw-font/urw-form-demi.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:700;src:url("/layout/fonts/urw-font/urw-form-bold.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:700;src:url("/layout/fonts/urw-font/urw-form-bold-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:800;src:url("/layout/fonts/urw-font/urw-form-extra-bold.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:800;src:url("/layout/fonts/urw-font/urw-form-extra-bold-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;src:url("/layout/fonts/urw-font/urw-form-italic.woff") format("woff")}body{background-color:#f8f7f3}.page-data{overflow:hidden}@media(min-width: 1560px){.container{max-width:1530px}}.h2,#scontainer-148 h2{font-size:50px;font-weight:250;line-height:1;letter-spacing:2px;font-family:"URW Form",sans-serif}@media(max-width: 575px){.h2,#scontainer-148 h2{font-size:34px}}.h3,#scontainer-148 p{font-size:34px;font-weight:300;line-height:1;letter-spacing:2px;font-family:"URW Form",sans-serif;color:#1d1d1e}@media(max-width: 575px){.h3,#scontainer-148 p{font-size:24px}}.h4{font-size:24px;font-weight:300;line-height:1;letter-spacing:2px;font-family:"URW Form",sans-serif;color:#1d1d1e}.p{font-size:16px;font-weight:300;line-height:24.8px}.p strong{font-weight:700}.box-mb,#scontainer-149,#scontainer-148{margin-bottom:120px}@media(max-width: 575px){.box-mb,#scontainer-149,#scontainer-148{margin-bottom:60px}}#scontainer-148 h2{text-transform:uppercase;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #000}@media(max-width: 767px){#scontainer-148 h2{margin-bottom:30px;padding-bottom:30px}}#scontainer-148 p{text-transform:uppercase;margin-bottom:0}#scontainer-148 .col-left{max-width:560px}@media(max-width: 767px){#scontainer-148 .col-left{margin-bottom:30px}}#scontainer-149 p{color:#fff;font-size:24px;font-weight:300;letter-spacing:2px;text-align:center;text-transform:uppercase;margin-bottom:40px}@media(max-width: 575px){#scontainer-149 p{margin-bottom:20px}}#scontainer-149 .row-1{width:100%;max-width:300px;margin-bottom:40px}#scontainer-149 .row-1 ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:8px}#scontainer-149 .row-1 ul li a{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;padding:18px 35px;background:#1d1d1e}#scontainer-149 .row-2{justify-content:center}#scontainer-149 .row-2>div{margin-bottom:20px;padding:0 10px}#scontainer-149 .row-2>div>div{padding:70px 40px;background:#1d1d1e;height:100%}@media(max-width: 575px){#scontainer-149 .row-2>div>div{padding:40px 10px}}#scontainer-149 .row-2 ul{padding:0;margin:0;list-style:none;display:flex;justify-content:center;flex-direction:row;gap:8px}#scontainer-149 .row-2 ul li:nth-child(1) a{background:#dfdfdf}#scontainer-149 .row-2 ul li:nth-child(1) a::after{content:url("/upload/filemanager/icon/file.svg")}#scontainer-149 .row-2 ul li:nth-child(2) a{background:#fff}#scontainer-149 .row-2 ul li:nth-child(2) a::after{content:url("/upload/filemanager/icon/see.svg")}#scontainer-149 .row-2 ul li a{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;gap:10px;position:relative;padding:18px 35px}#scontainer-149 .row-2 ul li a::after{height:24px;width:24px}#scontainer-149 .row-2 ul li a:hover{color:#1d1d1e}@media(max-width: 575px){#scontainer-149 .row-2 ul li a{padding:15px}}/*# sourceMappingURL=materialy-do-pobrania.css.map */ \ No newline at end of file diff --git a/layout/style-css/materialy-do-pobrania.css.map b/layout/style-css/materialy-do-pobrania.css.map index d604cab..9f6f3ce 100644 --- a/layout/style-css/materialy-do-pobrania.css.map +++ b/layout/style-css/materialy-do-pobrania.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/materialy-do-pobrania.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"AAAQ,6QAAA,CACA,kDAAA,CAsBR,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,wEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,wEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,+EAAA,CAID,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,kEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,yEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,oEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,wEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,uEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,8EAAA,CAID,WACC,sBAAA,CACA,iBAAA,CACA,mEAAA,CCrHD,KACC,wBAAA,CAED,WACC,eAAA,CCKC,0BDFF,WAEE,gBAAA,CAAA,CAIF,uBACC,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,iCDFO,CEGN,yBDNF,uBAQE,cAAA,CAAA,CAGF,sBACC,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,iCDbO,CCcP,aAAA,CCXC,yBDKF,sBASE,cAAA,CAAA,CAGF,IACC,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,iCDzBO,CC0BP,aAAA,CAGD,GACC,cAAA,CACA,eAAA,CACA,kBAAA,CAEA,UACC,eAAA,CAIF,wCACC,mBAAA,CCrCC,yBDoCF,wCAGE,kBAAA,CAAA,CAOD,mBAEC,wBAAA,CACA,kBAAA,CACA,mBAAA,CACA,4BAAA,CCnDA,yBD8CD,mBAQE,kBAAA,CACA,mBAAA,CAAA,CAIF,kBAEC,wBAAA,CACA,eAAA,CAGD,0BACC,eAAA,CClEA,yBDiED,0BAIE,kBAAA,CAAA,CAQF,kBACC,UAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,iBAAA,CACA,wBAAA,CACA,kBAAA,CCpFA,yBD6ED,kBAUE,kBAAA,CAAA,CAID,uBACC,UAAA,CACA,eAAA,CACA,kBAAA,CAEA,0BACC,SAAA,CACA,QAAA,CACA,eAAA,CAEA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CACA,OAAA,CAGC,+BACC,UAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,wBAAA,CACA,YAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBAAA,CAMJ,uBACC,sBAAA,CAEA,2BACC,kBAAA,CACA,cAAA,CAEA,+BACC,iBAAA,CACA,kBAAA,CACA,WAAA,CCrIH,yBDkIE,+BAME,iBAAA,CAAA,CAKH,0BACC,SAAA,CACA,QAAA,CACA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,OAAA,CAIE,4CACC,kBAAA,CAEA,mDACC,gDAAA,CAKF,4CACC,eAAA,CAEA,mDACC,+CAAA,CAKH,+BACC,cAAA,CACA,eAAA,CACA,kBAAA,CACA,wBAAA,CAEA,YAAA,CACA,kBAAA,CACA,QAAA,CACA,iBAAA,CACA,iBAAA,CAEA,sCACC,WAAA,CACA,UAAA,CAGD,qCACC,aAAA,CC5LL,yBD0KG,+BAsBE,YAAA,CAAA","file":"materialy-do-pobrania.css"} +{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\materialy-do-pobrania.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"AAAQ,6QAAA,CACA,mDAAA,CAyBR,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iFAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,oEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,2EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,sEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,qEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,4EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,yEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,gFAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,qEAAA,CC5HF,KACE,wBAAA,CAGF,WACE,eAAA,CCIA,0BDDF,WAEI,gBAAA,CAAA,CAIJ,uBACE,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,iCDDM,CECN,yBDLF,uBAQI,cAAA,CAAA,CAIJ,sBACE,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,iCDbM,CCcN,aAAA,CCbA,yBDOF,sBASI,cAAA,CAAA,CAIJ,IACE,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,iCD1BM,CC2BN,aAAA,CAGF,GACE,cAAA,CACA,eAAA,CACA,kBAAA,CAEA,UACE,eAAA,CAIJ,wCACE,mBAAA,CCxCA,yBDuCF,wCAII,kBAAA,CAAA,CAOF,mBAEE,wBAAA,CACA,kBAAA,CACA,mBAAA,CACA,4BAAA,CCvDF,yBDkDA,mBAQI,kBAAA,CACA,mBAAA,CAAA,CAIJ,kBAEE,wBAAA,CACA,eAAA,CAGF,0BACE,eAAA,CCtEF,yBDqEA,0BAII,kBAAA,CAAA,CAQJ,kBACE,UAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,iBAAA,CACA,wBAAA,CACA,kBAAA,CCxFF,yBDiFA,kBAUI,kBAAA,CAAA,CAKF,uBACE,UAAA,CACA,eAAA,CACA,kBAAA,CAEA,0BACE,SAAA,CACA,QAAA,CACA,eAAA,CAEA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CACA,OAAA,CAGE,+BACE,UAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,wBAAA,CACA,YAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBAAA,CAMR,uBACE,sBAAA,CAEA,2BACE,kBAAA,CACA,cAAA,CAEA,+BACE,iBAAA,CACA,kBAAA,CACA,WAAA,CC1IR,yBDuIM,+BAMI,iBAAA,CAAA,CAKN,0BACE,SAAA,CACA,QAAA,CACA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,OAAA,CAII,4CACE,kBAAA,CAEA,mDACE,gDAAA,CAMJ,4CACE,eAAA,CAEA,mDACE,+CAAA,CAKN,+BACE,cAAA,CACA,eAAA,CACA,kBAAA,CACA,wBAAA,CAEA,YAAA,CACA,kBAAA,CACA,QAAA,CACA,iBAAA,CACA,iBAAA,CAEA,sCACE,WAAA,CACA,UAAA,CAGF,qCACE,aAAA,CClMZ,yBDgLQ,+BAsBI,YAAA,CAAA","file":"materialy-do-pobrania.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');\r\n@import url('https://fonts.cdnfonts.com/css/bahnschrift');\r\n\r\n$cWhite: #ffffff;\r\n$cBlack: #000;\r\n$cGrayDarkBg: #232323;\r\n$cGrayBg: #ebebeb;\r\n$cGrayBg2: #e1e1e1;\r\n$cGrayLightBg: #f5f5f5;\r\n$cGrayLightTextMenuHover: #bcbcbc;\r\n$cGrayText: #232323;\r\n$cGrayLightText: #d6d6d6;\r\n$cBlackText: #303030;\r\n$cYellow: #fbfa08;\r\n$cYellow2: #fff200;\r\n$cLightYellow: #fdef8e;\r\n$cGold: #b89b00;\r\n$font1: 'Open Sans',\r\nsans-serif;\r\n$font2: 'Alegreya Sans',\r\nsans-serif;\r\n$font3: 'URW Form',\r\nsans-serif;\r\n$cTxtGray: #555555;\r\n\r\n//* Fonts\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 100;\r\n src: url('/layout/fonts/urw-font/urw-form-thin.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 100;\r\n src: url('/layout/fonts/urw-font/urw-form-thin-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 200;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-light.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 200;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-light-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 300;\r\n src: url('/layout/fonts/urw-font/urw-form-light.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 300;\r\n src: url('/layout/fonts/urw-font/urw-form-light-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 400;\r\n src: url('/layout/fonts/urw-font/urw-form-regular.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 500;\r\n src: url('/layout/fonts/urw-font/urw-form-medium.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 500;\r\n src: url('/layout/fonts/urw-font/urw-form-medium-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 600;\r\n src: url('/layout/fonts/urw-font/urw-form-demi.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 700;\r\n src: url('/layout/fonts/urw-font/urw-form-bold.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 700;\r\n src: url('/layout/fonts/urw-font/urw-form-bold-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 800;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-bold.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 800;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-bold-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n src: url('/layout/fonts/urw-font/urw-form-italic.woff') format('woff');\r\n}","@import 'mixins';\r\n@import 'variables';\r\n\r\nbody {\r\n background-color: #f8f7f3;\r\n}\r\n\r\n.page-data {\r\n overflow: hidden;\r\n}\r\n\r\n.container {\r\n @include respond-above(xxl) {\r\n max-width: 1530px;\r\n }\r\n}\r\n\r\n.h2 {\r\n font-size: 50px;\r\n font-weight: 250;\r\n line-height: 1;\r\n letter-spacing: 2px;\r\n font-family: $font3;\r\n\r\n @include respond-below(xs) {\r\n font-size: 34px;\r\n }\r\n}\r\n\r\n.h3 {\r\n font-size: 34px;\r\n font-weight: 300;\r\n line-height: 1;\r\n letter-spacing: 2px;\r\n font-family: $font3;\r\n color: #1d1d1e;\r\n\r\n @include respond-below(xs) {\r\n font-size: 24px;\r\n }\r\n}\r\n\r\n.h4 {\r\n font-size: 24px;\r\n font-weight: 300;\r\n line-height: 1;\r\n letter-spacing: 2px;\r\n font-family: $font3;\r\n color: #1d1d1e;\r\n}\r\n\r\n.p {\r\n font-size: 16px;\r\n font-weight: 300;\r\n line-height: 24.8px;\r\n\r\n strong {\r\n font-weight: 700;\r\n }\r\n}\r\n\r\n.box-mb {\r\n margin-bottom: 120px;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 60px;\r\n }\r\n}\r\n\r\n#scontainer-148 {\r\n @extend .box-mb;\r\n\r\n h2 {\r\n @extend .h2;\r\n text-transform: uppercase;\r\n margin-bottom: 48px;\r\n padding-bottom: 48px;\r\n border-bottom: 1px solid #000000;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n padding-bottom: 30px;\r\n }\r\n }\r\n\r\n p {\r\n @extend .h3;\r\n text-transform: uppercase;\r\n margin-bottom: 0;\r\n }\r\n\r\n .col-left {\r\n max-width: 560px;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-149 {\r\n @extend .box-mb;\r\n\r\n p {\r\n color: #ffffff;\r\n font-size: 24px;\r\n font-weight: 300;\r\n letter-spacing: 2px;\r\n text-align: center;\r\n text-transform: uppercase;\r\n margin-bottom: 40px;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 20px;\r\n }\r\n }\r\n\r\n .row {\r\n &-1 {\r\n width: 100%;\r\n max-width: 300px;\r\n margin-bottom: 40px;\r\n\r\n ul {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: center;\r\n flex-wrap: wrap;\r\n gap: 8px;\r\n\r\n li {\r\n a {\r\n color: #fff;\r\n font-size: 14px;\r\n font-weight: 700;\r\n letter-spacing: 1px;\r\n text-transform: uppercase;\r\n display: flex;\r\n align-items: center;\r\n padding: 18px 35px;\r\n background: #1d1d1e;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &-2 {\r\n justify-content: center;\r\n\r\n >div {\r\n margin-bottom: 20px;\r\n padding: 0 10px;\r\n\r\n >div {\r\n padding: 70px 40px;\r\n background: #1d1d1e;\r\n height: 100%;\r\n\r\n @include respond-below(xs) {\r\n padding: 40px 10px;\r\n }\r\n }\r\n }\r\n\r\n ul {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n display: flex;\r\n justify-content: center;\r\n flex-direction: row;\r\n gap: 8px;\r\n\r\n li {\r\n &:nth-child(1) {\r\n a {\r\n background: #dfdfdf;\r\n\r\n &::after {\r\n content: url('/upload/filemanager/icon/file.svg');\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n a {\r\n background: #fff;\r\n\r\n &::after {\r\n content: url('/upload/filemanager/icon/see.svg');\r\n }\r\n }\r\n }\r\n\r\n a {\r\n font-size: 14px;\r\n font-weight: 700;\r\n letter-spacing: 1px;\r\n text-transform: uppercase;\r\n\r\n display: flex;\r\n align-items: center;\r\n gap: 10px;\r\n position: relative;\r\n padding: 18px 35px;\r\n\r\n &::after {\r\n height: 24px;\r\n width: 24px;\r\n }\r\n\r\n &:hover {\r\n color: #1d1d1e;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding: 15px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}","$breakpoints: (\r\n\txxs: 400px,\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1400px,\r\n\txxl: 1560px,\r\n);\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) == false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\t\t@if (map-has-key($breakpoints, $upper) == false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n"]} \ No newline at end of file diff --git a/layout/style-css/style.css b/layout/style-css/style.css index 4b0f0cc..e0dc5fa 100644 --- a/layout/style-css/style.css +++ b/layout/style-css/style.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"http://fonts.cdnfonts.com/css/bahnschrift";@font-face{font-family:"URW Form";font-style:normal;font-weight:100;src:url("/layout/fonts/urw-font/urw-form-thin.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:italic;font-weight:100;src:url("/layout/fonts/urw-font/urw-form-thin-italic.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:200;src:url("/layout/fonts/urw-font/urw-form-extra-light.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:italic;font-weight:200;src:url("/layout/fonts/urw-font/urw-form-extra-light-italic.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:300;src:url("/layout/fonts/urw-font/urw-form-light.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:italic;font-weight:300;src:url("/layout/fonts/urw-font/urw-form-light-italic.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:400;src:url("/layout/fonts/urw-font/urw-form-regular.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:500;src:url("/layout/fonts/urw-font/urw-form-medium.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:italic;font-weight:500;src:url("/layout/fonts/urw-font/urw-form-medium-italic.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:600;src:url("/layout/fonts/urw-font/urw-form-demi.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:700;src:url("/layout/fonts/urw-font/urw-form-bold.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:700;src:url("/layout/fonts/urw-font/urw-form-bold-italic.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:800;src:url("/layout/fonts/urw-font/urw-form-extra-bold.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:normal;font-weight:800;src:url("/layout/fonts/urw-font/urw-form-extra-bold-italic.ttf") format("ttf")}@font-face{font-family:"URW Form";font-style:italic;src:url("/layout/fonts/urw-font/urw-form-italic.ttf") format("ttf")}body{font-family:"Open Sans",sans-serif;color:#232323}body.nowebp .inspiration{background-image:url("/upload/filemanager/images/home/vidok-zainspiruj-sie.jpg")}body .alert{border-radius:0;top:50px;font-size:15px}body .alert.alert-success{background:#232323;color:#fff;border:0}a{transition:all .3s ease;font-weight:600}a:hover{text-decoration:none}@media(min-width: 576px){.hidden-above-xs{display:none !important}}@media(max-width: 575px){.hidden-below-xs{display:none !important}}.btn_t1{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:#fff;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t1:hover{background:#232323;color:#fff !important}.btn_t2{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#fff;background:#232323;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t2:hover{background:#ebebeb;color:#232323 !important}.btn_t3{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#000;background:#fbfa08;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden;font-weight:600;line-height:130%;letter-spacing:1.47px;font-family:"URW Form",sans-serif;padding:20px 40px 15px}.btn_t3:hover{background:#fbfa08;color:#000 !important}.btn1{font-size:14px;color:#fff;border:solid 1px #fbfa08;line-height:30px;padding:5px 10px;display:inline-block;cursor:pointer}.btn1:hover{color:#fff}.btn2{text-align:center;font-size:12px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:#fff;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;border-radius:0px;border:2px solid #232323;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn2:before,.btn2:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;background-color:#ebebeb}.btn2:before{left:-115%}.btn2:after{right:-115%}.btn2:hover{background:#232323;color:#fff}.btn2:hover:before{animation:btn2-animation-left 1s linear 1}.btn2:hover:after{animation:btn2-animation-right 1s linear 1}.btn3{background-color:#949494;color:#fff;transition:all .3s;font-weight:400;padding:8px 12px;font-family:"Alegreya Sans",sans-serif;font-size:14px}.btn4,.deklaracje .form-row--btn .btn,.btn8,.btn5{text-align:center;font-size:12px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:rgba(0,0,0,0);text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;border-radius:0px;border:2px solid #232323;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn4:hover,.deklaracje .form-row--btn .btn:hover,.btn8:hover,.btn5:hover{background:#232323;color:#fff !important}.btn5{display:flex;justify-content:space-between;align-items:center;font-size:14px}.btn5 img{width:79px !important;transition:all .3s ease;margin-left:10px;margin-bottom:4px;display:block}@media(min-width: 992px)and (max-width: 1199px){.btn5 img{width:72px !important}}.btn5:hover img{filter:invert(100%);transform:translatex(8px)}@keyframes btn2-animation-left{0%{transform:skew(-45deg) translateX(65%)}100%{transform:skew(-45deg) translateX(0)}}@keyframes btn2-animation-right{0%{transform:skew(-45deg) translateX(-65%)}100%{transform:skew(-45deg) translateX(0)}}.btn7{background:#fbfa08;padding:6px 15px;display:inline-block;border-radius:5px;transition:all .3s}.btn7:hover{color:#fbfa08;background:#303030}.btn8{border-color:#d6d6d6}.btn8:hover{color:#303030 !important;background:#d6d6d6}.article-box .text table,.article-box .store-page .contact-box-02 h2 table,.store-page .contact-box-02 .article-box h2 table,.article-box .store-page .store-details a table,.store-page .store-details .article-box a table,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a table,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-box a table,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a table,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-box a table,.article-box .contact-new-form form a table,.contact-new-form form .article-box a table,.article-box .contact-new-form form input table,.contact-new-form form .article-box input table,.article-box .contact-new-form form textarea table,.contact-new-form form .article-box textarea table,.article-box .contact-new-form form .form-check-label table,.contact-new-form form .article-box .form-check-label table,.article-box .article-entry .article-content .more table,.article-entry .article-content .article-box .more table,.article-box .article-30 a table,.article-30 .article-box a table,.article-box .article-30 h6 table,.article-30 .article-box h6 table,.article-box .article-29 a table,.article-29 .article-box a table,.article-box .article-31 a table,.article-31 .article-box a table,.article-box .article-26 .row:nth-child(6) div[class^=col-] div h5 table,.article-26 .row:nth-child(6) div[class^=col-] div .article-box h5 table,.article-box .box35 .text-center-box p table,.box35 .text-center-box .article-box p table,.article-box .box40 .text-center-box p table,.box40 .text-center-box .article-box p table,.article-box .box42 .text-center-box p table,.box42 .text-center-box .article-box p table,.article-box .box44 .text-center-box p table,.box44 .text-center-box .article-box p table,.article-box .box47 .text-center-box p table,.box47 .text-center-box .article-box p table,.article-box .box47-2 .text-center-box p table,.box47-2 .text-center-box .article-box p table,.article-box .box47-3 .text-center-box p table,.box47-3 .text-center-box .article-box p table,.article-box .box47-4 .text-center-box p table,.box47-4 .text-center-box .article-box p table,.article-box .box47-5 .text-center-box p table,.box47-5 .text-center-box .article-box p table,.article-box .box47-6 .text-center-box p table,.box47-6 .text-center-box .article-box p table,.article-box .box47-7 .text-center-box p table,.box47-7 .text-center-box .article-box p table,.article-box .box47-8 .text-center-box p table,.box47-8 .text-center-box .article-box p table,.article-box .box27 div[class^=col-] h5 table,.box27 div[class^=col-] .article-box h5 table,.article-box .box27 div[class^=col-] p table,.box27 div[class^=col-] .article-box p table,.article-box .article-20 .box25 h3 table,.article-20 .box25 .article-box h3 table,.article-box .article-21 .box25 h3 table,.article-21 .box25 .article-box h3 table,.article-box .article-22 .box25 h3 table,.article-22 .box25 .article-box h3 table,.article-box .box24 h4 table,.box24 .article-box h4 table,.article-box #scontainer-58 h4 table,#scontainer-58 .article-box h4 table,.article-box #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller table,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-box .bestseller table,.article-box #scontainer-48 div[class^=col-] div p table,#scontainer-48 div[class^=col-] div .article-box p table,.article-box .article .date-add table,.article .article-box .date-add table,.article-box .article-14 p table,.article-14 .article-box p table,.article-box .salony #scontainer-44 .store p a table,.salony #scontainer-44 .store p .article-box a table,.article-box .article-13 p table,.article-13 .article-box p table,.article-box #scontainer-43 .row:last-child div[class^=col-] div p a table,#scontainer-43 .row:last-child div[class^=col-] div p .article-box a table,.article-box #scontainer-36 .row:nth-child(3) a table,#scontainer-36 .row:nth-child(3) .article-box a table,.article-box #scontainer-31 p table,#scontainer-31 .article-box p table,.article-box #scontainer-19 p table,#scontainer-19 .article-box p table,.article-box #scontainer-13 p table,#scontainer-13 .article-box p table,.article-box #scontainer-14 p table,#scontainer-14 .article-box p table,.article-box #scontainer-15 p table,#scontainer-15 .article-box p table,.article-box #scontainer-16 p table,#scontainer-16 .article-box p table,.article-box #scontainer-38 div[class^=col-] .text-center-box ul li table,#scontainer-38 div[class^=col-] .text-center-box ul .article-box li table,.article-box #scontainer-37 div[class^=col-] .text-center-box ul li table,#scontainer-37 div[class^=col-] .text-center-box ul .article-box li table,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-box p table,.article-box #scontainer-9 p table,#scontainer-9 .article-box p table,.article-box #scontainer-7 p table,#scontainer-7 .article-box p table,.article-box a table,.article-box .btn7 table{margin-top:10px;margin-bottom:10px}.article-box .text table tbody tr:nth-child(odd) td,.article-box .store-page .contact-box-02 h2 table tbody tr:nth-child(odd) td,.store-page .contact-box-02 .article-box h2 table tbody tr:nth-child(odd) td,.article-box .store-page .store-details a table tbody tr:nth-child(odd) td,.store-page .store-details .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a table tbody tr:nth-child(odd) td,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a table tbody tr:nth-child(odd) td,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new-form form a table tbody tr:nth-child(odd) td,.contact-new-form form .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new-form form input table tbody tr:nth-child(odd) td,.contact-new-form form .article-box input table tbody tr:nth-child(odd) td,.article-box .contact-new-form form textarea table tbody tr:nth-child(odd) td,.contact-new-form form .article-box textarea table tbody tr:nth-child(odd) td,.article-box .contact-new-form form .form-check-label table tbody tr:nth-child(odd) td,.contact-new-form form .article-box .form-check-label table tbody tr:nth-child(odd) td,.article-box .article-entry .article-content .more table tbody tr:nth-child(odd) td,.article-entry .article-content .article-box .more table tbody tr:nth-child(odd) td,.article-box .article-30 a table tbody tr:nth-child(odd) td,.article-30 .article-box a table tbody tr:nth-child(odd) td,.article-box .article-30 h6 table tbody tr:nth-child(odd) td,.article-30 .article-box h6 table tbody tr:nth-child(odd) td,.article-box .article-29 a table tbody tr:nth-child(odd) td,.article-29 .article-box a table tbody tr:nth-child(odd) td,.article-box .article-31 a table tbody tr:nth-child(odd) td,.article-31 .article-box a table tbody tr:nth-child(odd) td,.article-box .article-26 .row:nth-child(6) div[class^=col-] div h5 table tbody tr:nth-child(odd) td,.article-26 .row:nth-child(6) div[class^=col-] div .article-box h5 table tbody tr:nth-child(odd) td,.article-box .box35 .text-center-box p table tbody tr:nth-child(odd) td,.box35 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box40 .text-center-box p table tbody tr:nth-child(odd) td,.box40 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box42 .text-center-box p table tbody tr:nth-child(odd) td,.box42 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box44 .text-center-box p table tbody tr:nth-child(odd) td,.box44 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47 .text-center-box p table tbody tr:nth-child(odd) td,.box47 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-2 .text-center-box p table tbody tr:nth-child(odd) td,.box47-2 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-3 .text-center-box p table tbody tr:nth-child(odd) td,.box47-3 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-4 .text-center-box p table tbody tr:nth-child(odd) td,.box47-4 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-5 .text-center-box p table tbody tr:nth-child(odd) td,.box47-5 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-6 .text-center-box p table tbody tr:nth-child(odd) td,.box47-6 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-7 .text-center-box p table tbody tr:nth-child(odd) td,.box47-7 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-8 .text-center-box p table tbody tr:nth-child(odd) td,.box47-8 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box27 div[class^=col-] h5 table tbody tr:nth-child(odd) td,.box27 div[class^=col-] .article-box h5 table tbody tr:nth-child(odd) td,.article-box .box27 div[class^=col-] p table tbody tr:nth-child(odd) td,.box27 div[class^=col-] .article-box p table tbody tr:nth-child(odd) td,.article-box .article-20 .box25 h3 table tbody tr:nth-child(odd) td,.article-20 .box25 .article-box h3 table tbody tr:nth-child(odd) td,.article-box .article-21 .box25 h3 table tbody tr:nth-child(odd) td,.article-21 .box25 .article-box h3 table tbody tr:nth-child(odd) td,.article-box .article-22 .box25 h3 table tbody tr:nth-child(odd) td,.article-22 .box25 .article-box h3 table tbody tr:nth-child(odd) td,.article-box .box24 h4 table tbody tr:nth-child(odd) td,.box24 .article-box h4 table tbody tr:nth-child(odd) td,.article-box #scontainer-58 h4 table tbody tr:nth-child(odd) td,#scontainer-58 .article-box h4 table tbody tr:nth-child(odd) td,.article-box #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller table tbody tr:nth-child(odd) td,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-box .bestseller table tbody tr:nth-child(odd) td,.article-box #scontainer-48 div[class^=col-] div p table tbody tr:nth-child(odd) td,#scontainer-48 div[class^=col-] div .article-box p table tbody tr:nth-child(odd) td,.article-box .article .date-add table tbody tr:nth-child(odd) td,.article .article-box .date-add table tbody tr:nth-child(odd) td,.article-box .article-14 p table tbody tr:nth-child(odd) td,.article-14 .article-box p table tbody tr:nth-child(odd) td,.article-box .salony #scontainer-44 .store p a table tbody tr:nth-child(odd) td,.salony #scontainer-44 .store p .article-box a table tbody tr:nth-child(odd) td,.article-box .article-13 p table tbody tr:nth-child(odd) td,.article-13 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-43 .row:last-child div[class^=col-] div p a table tbody tr:nth-child(odd) td,#scontainer-43 .row:last-child div[class^=col-] div p .article-box a table tbody tr:nth-child(odd) td,.article-box #scontainer-36 .row:nth-child(3) a table tbody tr:nth-child(odd) td,#scontainer-36 .row:nth-child(3) .article-box a table tbody tr:nth-child(odd) td,.article-box #scontainer-31 p table tbody tr:nth-child(odd) td,#scontainer-31 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-19 p table tbody tr:nth-child(odd) td,#scontainer-19 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-13 p table tbody tr:nth-child(odd) td,#scontainer-13 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-14 p table tbody tr:nth-child(odd) td,#scontainer-14 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-15 p table tbody tr:nth-child(odd) td,#scontainer-15 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-16 p table tbody tr:nth-child(odd) td,#scontainer-16 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-38 div[class^=col-] .text-center-box ul li table tbody tr:nth-child(odd) td,#scontainer-38 div[class^=col-] .text-center-box ul .article-box li table tbody tr:nth-child(odd) td,.article-box #scontainer-37 div[class^=col-] .text-center-box ul li table tbody tr:nth-child(odd) td,#scontainer-37 div[class^=col-] .text-center-box ul .article-box li table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-9 p table tbody tr:nth-child(odd) td,#scontainer-9 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-7 p table tbody tr:nth-child(odd) td,#scontainer-7 .article-box p table tbody tr:nth-child(odd) td,.article-box a table tbody tr:nth-child(odd) td,.article-box .btn7 table tbody tr:nth-child(odd) td{background:#f5f5f5}.article-box .text table tbody tr td,.article-box .store-page .contact-box-02 h2 table tbody tr td,.store-page .contact-box-02 .article-box h2 table tbody tr td,.article-box .store-page .store-details a table tbody tr td,.store-page .store-details .article-box a table tbody tr td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a table tbody tr td,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-box a table tbody tr td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a table tbody tr td,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-box a table tbody tr td,.article-box .contact-new-form form a table tbody tr td,.contact-new-form form .article-box a table tbody tr td,.article-box .contact-new-form form input table tbody tr td,.contact-new-form form .article-box input table tbody tr td,.article-box .contact-new-form form textarea table tbody tr td,.contact-new-form form .article-box textarea table tbody tr td,.article-box .contact-new-form form .form-check-label table tbody tr td,.contact-new-form form .article-box .form-check-label table tbody tr td,.article-box .article-entry .article-content .more table tbody tr td,.article-entry .article-content .article-box .more table tbody tr td,.article-box .article-30 a table tbody tr td,.article-30 .article-box a table tbody tr td,.article-box .article-30 h6 table tbody tr td,.article-30 .article-box h6 table tbody tr td,.article-box .article-29 a table tbody tr td,.article-29 .article-box a table tbody tr td,.article-box .article-31 a table tbody tr td,.article-31 .article-box a table tbody tr td,.article-box .article-26 .row:nth-child(6) div[class^=col-] div h5 table tbody tr td,.article-26 .row:nth-child(6) div[class^=col-] div .article-box h5 table tbody tr td,.article-box .box35 .text-center-box p table tbody tr td,.box35 .text-center-box .article-box p table tbody tr td,.article-box .box40 .text-center-box p table tbody tr td,.box40 .text-center-box .article-box p table tbody tr td,.article-box .box42 .text-center-box p table tbody tr td,.box42 .text-center-box .article-box p table tbody tr td,.article-box .box44 .text-center-box p table tbody tr td,.box44 .text-center-box .article-box p table tbody tr td,.article-box .box47 .text-center-box p table tbody tr td,.box47 .text-center-box .article-box p table tbody tr td,.article-box .box47-2 .text-center-box p table tbody tr td,.box47-2 .text-center-box .article-box p table tbody tr td,.article-box .box47-3 .text-center-box p table tbody tr td,.box47-3 .text-center-box .article-box p table tbody tr td,.article-box .box47-4 .text-center-box p table tbody tr td,.box47-4 .text-center-box .article-box p table tbody tr td,.article-box .box47-5 .text-center-box p table tbody tr td,.box47-5 .text-center-box .article-box p table tbody tr td,.article-box .box47-6 .text-center-box p table tbody tr td,.box47-6 .text-center-box .article-box p table tbody tr td,.article-box .box47-7 .text-center-box p table tbody tr td,.box47-7 .text-center-box .article-box p table tbody tr td,.article-box .box47-8 .text-center-box p table tbody tr td,.box47-8 .text-center-box .article-box p table tbody tr td,.article-box .box27 div[class^=col-] h5 table tbody tr td,.box27 div[class^=col-] .article-box h5 table tbody tr td,.article-box .box27 div[class^=col-] p table tbody tr td,.box27 div[class^=col-] .article-box p table tbody tr td,.article-box .article-20 .box25 h3 table tbody tr td,.article-20 .box25 .article-box h3 table tbody tr td,.article-box .article-21 .box25 h3 table tbody tr td,.article-21 .box25 .article-box h3 table tbody tr td,.article-box .article-22 .box25 h3 table tbody tr td,.article-22 .box25 .article-box h3 table tbody tr td,.article-box .box24 h4 table tbody tr td,.box24 .article-box h4 table tbody tr td,.article-box #scontainer-58 h4 table tbody tr td,#scontainer-58 .article-box h4 table tbody tr td,.article-box #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller table tbody tr td,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-box .bestseller table tbody tr td,.article-box #scontainer-48 div[class^=col-] div p table tbody tr td,#scontainer-48 div[class^=col-] div .article-box p table tbody tr td,.article-box .article .date-add table tbody tr td,.article .article-box .date-add table tbody tr td,.article-box .article-14 p table tbody tr td,.article-14 .article-box p table tbody tr td,.article-box .salony #scontainer-44 .store p a table tbody tr td,.salony #scontainer-44 .store p .article-box a table tbody tr td,.article-box .article-13 p table tbody tr td,.article-13 .article-box p table tbody tr td,.article-box #scontainer-43 .row:last-child div[class^=col-] div p a table tbody tr td,#scontainer-43 .row:last-child div[class^=col-] div p .article-box a table tbody tr td,.article-box #scontainer-36 .row:nth-child(3) a table tbody tr td,#scontainer-36 .row:nth-child(3) .article-box a table tbody tr td,.article-box #scontainer-31 p table tbody tr td,#scontainer-31 .article-box p table tbody tr td,.article-box #scontainer-19 p table tbody tr td,#scontainer-19 .article-box p table tbody tr td,.article-box #scontainer-13 p table tbody tr td,#scontainer-13 .article-box p table tbody tr td,.article-box #scontainer-14 p table tbody tr td,#scontainer-14 .article-box p table tbody tr td,.article-box #scontainer-15 p table tbody tr td,#scontainer-15 .article-box p table tbody tr td,.article-box #scontainer-16 p table tbody tr td,#scontainer-16 .article-box p table tbody tr td,.article-box #scontainer-38 div[class^=col-] .text-center-box ul li table tbody tr td,#scontainer-38 div[class^=col-] .text-center-box ul .article-box li table tbody tr td,.article-box #scontainer-37 div[class^=col-] .text-center-box ul li table tbody tr td,#scontainer-37 div[class^=col-] .text-center-box ul .article-box li table tbody tr td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box #scontainer-9 p table tbody tr td,#scontainer-9 .article-box p table tbody tr td,.article-box #scontainer-7 p table tbody tr td,#scontainer-7 .article-box p table tbody tr td,.article-box a table tbody tr td,.article-box .btn7 table tbody tr td{padding:10px}.gold-bg-text,#scontainer-41 div[class^=col-] h3 span,.black-bg-text{font-size:25px;margin-top:7px;display:inline-block;margin-bottom:15px;padding:5px;color:#fff;background:linear-gradient(-183deg, #ceb167 0%, #906a25 100%)}.black-bg-text{color:#fff;background:#303030}.table-1,#scontainer-30 .row:nth-child(5) table,#scontainer-25 .tab-content div[class^=col-]:last-child table,#scontainer-50 .tab-content div[class^=col-]:last-child table,#scontainer-54 .tab-content div[class^=col-]:last-child table,#scontainer-65 .tab-content div[class^=col-]:last-child table{width:auto;margin-left:auto;margin-right:auto}.table-1 tbody tr:first-child td,#scontainer-30 .row:nth-child(5) table tbody tr:first-child td,#scontainer-25 .tab-content div[class^=col-]:last-child table tbody tr:first-child td,#scontainer-50 .tab-content div[class^=col-]:last-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:last-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:last-child table tbody tr:first-child td{border-top:none}.table-1 tbody tr td,#scontainer-30 .row:nth-child(5) table tbody tr td,#scontainer-25 .tab-content div[class^=col-]:last-child table tbody tr td,#scontainer-50 .tab-content div[class^=col-]:last-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:last-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:last-child table tbody tr td{vertical-align:middle;font-size:11px;line-height:21px;font-weight:400;font-family:"Open Sans",sans-serif;padding:10px 5px 5px}.table-1 tbody tr td img,#scontainer-30 .row:nth-child(5) table tbody tr td img,#scontainer-25 .tab-content div[class^=col-]:last-child table tbody tr td img,#scontainer-50 .tab-content div[class^=col-]:last-child table tbody tr td img,#scontainer-54 .tab-content div[class^=col-]:last-child table tbody tr td img,#scontainer-65 .tab-content div[class^=col-]:last-child table tbody tr td img{margin-bottom:0}.text,.store-page .contact-box-02 h2,.store-page .store-details a,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a,.contact-new-form form a,.contact-new-form form input,.contact-new-form form textarea,.contact-new-form form .form-check-label,.article-entry .article-content .more,.article-30 a,.article-30 h6,.article-29 a,.article-31 a,.article-26 .row:nth-child(6) div[class^=col-] div h5,.box35 .text-center-box p,.box40 .text-center-box p,.box42 .text-center-box p,.box44 .text-center-box p,.box47 .text-center-box p,.box47-2 .text-center-box p,.box47-3 .text-center-box p,.box47-4 .text-center-box p,.box47-5 .text-center-box p,.box47-6 .text-center-box p,.box47-7 .text-center-box p,.box47-8 .text-center-box p,.box27 div[class^=col-] h5,.box27 div[class^=col-] p,.article-20 .box25 h3,.article-21 .box25 h3,.article-22 .box25 h3,.box24 h4,#scontainer-58 h4,#scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller,#scontainer-48 div[class^=col-] div p,.article .date-add,.files li a,.article-14 p,.salony #scontainer-44 .store p a,.article-13 p a,.article-13 p,#scontainer-43 .row:last-child div[class^=col-] div p a,.article-11 p a,#scontainer-36 .row:nth-child(3) a,#scontainer-31 p,#scontainer-19 p,#scontainer-13 p,#scontainer-14 p,#scontainer-15 p,#scontainer-16 p,#scontainer-38 div[class^=col-] .text-center-box ul li,#scontainer-37 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p,#scontainer-9 p,#scontainer-7 p,a,.btn7,p{font-size:14px;font-weight:400;font-family:"Open Sans",sans-serif;color:#232323}.title,.store-page .contact-box-01 h3,.store-page .contact-box-03 h2,.article-188 .klamki h2,.article-187 .container>.row:first-child h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row h1,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.right-box-title h3,.article-box .article-title,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child h3,.article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(2) h2,.window-blind-colors .row:first-child div[class^=col-] h2,.box49 h3,.box48 h2,.box46 h3,.box41 h2,.box39 h4,.box39 h3,.box39 h2,.box38 h2,.box37 h4,.box37 h3,.box37 h2,.box36 h2,.box47-4 h1,.box47-3 h1,.box47-6 h1,.box47-5 h1,.box47-2 h1,.box47 h1,.box47-7 h1,.box47-8 h1,.box35 .text-center-box h2,.box40 .text-center-box h2,.box42 .text-center-box h2,.box44 .text-center-box h2,.box47 .text-center-box h2,.box47-2 .text-center-box h2,.box47-3 .text-center-box h2,.box47-4 .text-center-box h2,.box47-5 .text-center-box h2,.box47-6 .text-center-box h2,.box47-7 .text-center-box h2,.box47-8 .text-center-box h2,.box35 .text-center-box h1,.box40 .text-center-box h1,.box42 .text-center-box h1,.box44 .text-center-box h1,.box47 .text-center-box h1,.box47-2 .text-center-box h1,.box47-3 .text-center-box h1,.box47-4 .text-center-box h1,.box47-5 .text-center-box h1,.box47-6 .text-center-box h1,.box47-7 .text-center-box h1,.box47-8 .text-center-box h1,.box33 h2,.article-20 .box25 h2,.article-21 .box25 h2,.article-22 .box25 h2,.box20 h2,#scontainer-48 div[class^=col-] div h3,.article-14 .box11 h2,#scontainer-43 .row:first-child h2,.article-9 .row:first-child h3,#scontainer-36 h3,#scontainer-36 h2,#scontainer-33 h2,#scontainer-31 h2,#scontainer-30 h2,#scontainer-19 h3,#scontainer-13 h3,#scontainer-14 h3,#scontainer-15 h3,#scontainer-16 h3,#scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content h1,.subpage-content h2,#scontainer-3 h1,.btn6,#scontainer-58 a,#scontainer-41 div[class^=col-]>div a{color:#303030;font-size:30px;font-weight:400}.title b,.store-page .contact-box-01 h3 b,.store-page .contact-box-03 h2 b,.article-188 .klamki h2 b,.article-187 .container>.row:first-child h3 b,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3 b,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2 b,.contact-new #scontainer-67>#scontainer-67-content>.row h1 b,.article-32 .text>.row:last-child h5 b,.article-32 .store-page .contact-box-02 h2>.row:last-child h5 b,.store-page .contact-box-02 .article-32 h2>.row:last-child h5 b,.article-32 .store-page .store-details a>.row:last-child h5 b,.store-page .store-details .article-32 a>.row:last-child h5 b,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5 b,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5 b,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5 b,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5 b,.article-32 .contact-new-form form a>.row:last-child h5 b,.contact-new-form form .article-32 a>.row:last-child h5 b,.article-32 .contact-new-form form input>.row:last-child h5 b,.contact-new-form form .article-32 input>.row:last-child h5 b,.article-32 .contact-new-form form textarea>.row:last-child h5 b,.contact-new-form form .article-32 textarea>.row:last-child h5 b,.article-32 .contact-new-form form .form-check-label>.row:last-child h5 b,.contact-new-form form .article-32 .form-check-label>.row:last-child h5 b,.article-32 a>.row:last-child h5 b,.article-32 .btn7>.row:last-child h5 b,.article-32 #scontainer-7 p>.row:last-child h5 b,#scontainer-7 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-9 p>.row:last-child h5 b,#scontainer-9 .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5 b,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 b,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5 b,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 b,.article-32 #scontainer-13 p>.row:last-child h5 b,#scontainer-13 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-14 p>.row:last-child h5 b,#scontainer-14 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-15 p>.row:last-child h5 b,#scontainer-15 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-16 p>.row:last-child h5 b,#scontainer-16 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-19 p>.row:last-child h5 b,#scontainer-19 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-31 p>.row:last-child h5 b,#scontainer-31 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5 b,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5 b,.article-32 .article-11 p a>.row:last-child h5 b,.article-11 p .article-32 a>.row:last-child h5 b,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5 b,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5 b,.article-32 .article-13 p>.row:last-child h5 b,.article-13 .article-32 p>.row:last-child h5 b,.article-32 .article-13 p a>.row:last-child h5 b,.article-13 p .article-32 a>.row:last-child h5 b,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5 b,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5 b,.article-32 .article-14 p>.row:last-child h5 b,.article-14 .article-32 p>.row:last-child h5 b,.article-32 .files li a>.row:last-child h5 b,.files li .article-32 a>.row:last-child h5 b,.article-32 .article .date-add>.row:last-child h5 b,.article .article-32 .date-add>.row:last-child h5 b,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5 b,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5 b,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5 b,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5 b,.article-32 #scontainer-58 h4>.row:last-child h5 b,#scontainer-58 .article-32 h4>.row:last-child h5 b,.article-32 .box24 h4>.row:last-child h5 b,.box24 .article-32 h4>.row:last-child h5 b,.article-32 .article-20 .box25 h3>.row:last-child h5 b,.article-20 .box25 .article-32 h3>.row:last-child h5 b,.article-32 .article-21 .box25 h3>.row:last-child h5 b,.article-21 .box25 .article-32 h3>.row:last-child h5 b,.article-32 .article-22 .box25 h3>.row:last-child h5 b,.article-22 .box25 .article-32 h3>.row:last-child h5 b,.article-32 .box27 div[class^=col-] p>.row:last-child h5 b,.box27 div[class^=col-] .article-32 p>.row:last-child h5 b,.article-32 .box27 div[class^=col-] h5>.row:last-child h5 b,.box27 div[class^=col-] .article-32 h5>.row:last-child h5 b,.article-32 .box35 .text-center-box p>.row:last-child h5 b,.box35 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box40 .text-center-box p>.row:last-child h5 b,.box40 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box42 .text-center-box p>.row:last-child h5 b,.box42 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box44 .text-center-box p>.row:last-child h5 b,.box44 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47 .text-center-box p>.row:last-child h5 b,.box47 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-2 .text-center-box p>.row:last-child h5 b,.box47-2 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-3 .text-center-box p>.row:last-child h5 b,.box47-3 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-4 .text-center-box p>.row:last-child h5 b,.box47-4 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-5 .text-center-box p>.row:last-child h5 b,.box47-5 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-6 .text-center-box p>.row:last-child h5 b,.box47-6 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-7 .text-center-box p>.row:last-child h5 b,.box47-7 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-8 .text-center-box p>.row:last-child h5 b,.box47-8 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5 b,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5 b,.article-32 .article-29 a>.row:last-child h5 b,.article-29 .article-32 a>.row:last-child h5 b,.article-32 .article-31 a>.row:last-child h5 b,.article-31 .article-32 a>.row:last-child h5 b,.article-32 .article-30 h6>.row:last-child h5 b,.article-30 .article-32 h6>.row:last-child h5 b,.article-32 .article-30 a>.row:last-child h5 b,.article-30 .article-32 a>.row:last-child h5 b,.article-32 .article-entry .article-content .more>.row:last-child h5 b,.article-entry .article-content .article-32 .more>.row:last-child h5 b,.right-box-title h3 b,.article-box .article-title b,.guide h1 b,.article-30 h1 b,.article-29 h1 b,.article-31 h1 b,.article-27 .container .row:first-child h3 b,.article-26 .row:nth-child(3) h3 b,.article-26 .row:nth-child(2) h2 b,.window-blind-colors .row:first-child div[class^=col-] h2 b,.box49 h3 b,.box48 h2 b,.box46 h3 b,.box41 h2 b,.box39 h4 b,.box39 h3 b,.box39 h2 b,.box38 h2 b,.box37 h4 b,.box37 h3 b,.box37 h2 b,.box36 h2 b,.box47-4 h1 b,.box47-3 h1 b,.box47-6 h1 b,.box47-5 h1 b,.box47-2 h1 b,.box47 h1 b,.box47-7 h1 b,.box47-8 h1 b,.box35 .text-center-box h2 b,.box40 .text-center-box h2 b,.box42 .text-center-box h2 b,.box44 .text-center-box h2 b,.box47 .text-center-box h2 b,.box47-2 .text-center-box h2 b,.box47-3 .text-center-box h2 b,.box47-4 .text-center-box h2 b,.box47-5 .text-center-box h2 b,.box47-6 .text-center-box h2 b,.box47-7 .text-center-box h2 b,.box47-8 .text-center-box h2 b,.box35 .text-center-box h1 b,.box40 .text-center-box h1 b,.box42 .text-center-box h1 b,.box44 .text-center-box h1 b,.box47 .text-center-box h1 b,.box47-2 .text-center-box h1 b,.box47-3 .text-center-box h1 b,.box47-4 .text-center-box h1 b,.box47-5 .text-center-box h1 b,.box47-6 .text-center-box h1 b,.box47-7 .text-center-box h1 b,.box47-8 .text-center-box h1 b,.box33 h2 b,.article-20 .box25 h2 b,.article-21 .box25 h2 b,.article-22 .box25 h2 b,.box20 h2 b,#scontainer-48 div[class^=col-] div h3 b,.article-14 .box11 h2 b,#scontainer-43 .row:first-child h2 b,.article-9 .row:first-child h3 b,#scontainer-36 h3 b,#scontainer-36 h2 b,#scontainer-33 h2 b,#scontainer-31 h2 b,#scontainer-30 h2 b,#scontainer-19 h3 b,#scontainer-13 h3 b,#scontainer-14 h3 b,#scontainer-15 h3 b,#scontainer-16 h3 b,#scontainer-38 div[class^=col-] .text-center-box h1 b,#scontainer-37 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1 b,.subpage-content h1 b,.subpage-content h2 b,#scontainer-3 h1 b,.btn6 b,#scontainer-58 a b,#scontainer-41 div[class^=col-]>div a b,.title strong,.store-page .contact-box-01 h3 strong,.store-page .contact-box-03 h2 strong,.article-188 .klamki h2 strong,.article-187 .container>.row:first-child h3 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2 strong,.contact-new #scontainer-67>#scontainer-67-content>.row h1 strong,.article-32 .text>.row:last-child h5 strong,.article-32 .store-page .contact-box-02 h2>.row:last-child h5 strong,.store-page .contact-box-02 .article-32 h2>.row:last-child h5 strong,.article-32 .store-page .store-details a>.row:last-child h5 strong,.store-page .store-details .article-32 a>.row:last-child h5 strong,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5 strong,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5 strong,.article-32 .contact-new-form form a>.row:last-child h5 strong,.contact-new-form form .article-32 a>.row:last-child h5 strong,.article-32 .contact-new-form form input>.row:last-child h5 strong,.contact-new-form form .article-32 input>.row:last-child h5 strong,.article-32 .contact-new-form form textarea>.row:last-child h5 strong,.contact-new-form form .article-32 textarea>.row:last-child h5 strong,.article-32 .contact-new-form form .form-check-label>.row:last-child h5 strong,.contact-new-form form .article-32 .form-check-label>.row:last-child h5 strong,.article-32 a>.row:last-child h5 strong,.article-32 .btn7>.row:last-child h5 strong,.article-32 #scontainer-7 p>.row:last-child h5 strong,#scontainer-7 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-9 p>.row:last-child h5 strong,#scontainer-9 .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5 strong,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 strong,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5 strong,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 strong,.article-32 #scontainer-13 p>.row:last-child h5 strong,#scontainer-13 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-14 p>.row:last-child h5 strong,#scontainer-14 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-15 p>.row:last-child h5 strong,#scontainer-15 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-16 p>.row:last-child h5 strong,#scontainer-16 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-19 p>.row:last-child h5 strong,#scontainer-19 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-31 p>.row:last-child h5 strong,#scontainer-31 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5 strong,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5 strong,.article-32 .article-11 p a>.row:last-child h5 strong,.article-11 p .article-32 a>.row:last-child h5 strong,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5 strong,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5 strong,.article-32 .article-13 p>.row:last-child h5 strong,.article-13 .article-32 p>.row:last-child h5 strong,.article-32 .article-13 p a>.row:last-child h5 strong,.article-13 p .article-32 a>.row:last-child h5 strong,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5 strong,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5 strong,.article-32 .article-14 p>.row:last-child h5 strong,.article-14 .article-32 p>.row:last-child h5 strong,.article-32 .files li a>.row:last-child h5 strong,.files li .article-32 a>.row:last-child h5 strong,.article-32 .article .date-add>.row:last-child h5 strong,.article .article-32 .date-add>.row:last-child h5 strong,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5 strong,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5 strong,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5 strong,.article-32 #scontainer-58 h4>.row:last-child h5 strong,#scontainer-58 .article-32 h4>.row:last-child h5 strong,.article-32 .box24 h4>.row:last-child h5 strong,.box24 .article-32 h4>.row:last-child h5 strong,.article-32 .article-20 .box25 h3>.row:last-child h5 strong,.article-20 .box25 .article-32 h3>.row:last-child h5 strong,.article-32 .article-21 .box25 h3>.row:last-child h5 strong,.article-21 .box25 .article-32 h3>.row:last-child h5 strong,.article-32 .article-22 .box25 h3>.row:last-child h5 strong,.article-22 .box25 .article-32 h3>.row:last-child h5 strong,.article-32 .box27 div[class^=col-] p>.row:last-child h5 strong,.box27 div[class^=col-] .article-32 p>.row:last-child h5 strong,.article-32 .box27 div[class^=col-] h5>.row:last-child h5 strong,.box27 div[class^=col-] .article-32 h5>.row:last-child h5 strong,.article-32 .box35 .text-center-box p>.row:last-child h5 strong,.box35 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box40 .text-center-box p>.row:last-child h5 strong,.box40 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box42 .text-center-box p>.row:last-child h5 strong,.box42 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box44 .text-center-box p>.row:last-child h5 strong,.box44 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47 .text-center-box p>.row:last-child h5 strong,.box47 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-2 .text-center-box p>.row:last-child h5 strong,.box47-2 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-3 .text-center-box p>.row:last-child h5 strong,.box47-3 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-4 .text-center-box p>.row:last-child h5 strong,.box47-4 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-5 .text-center-box p>.row:last-child h5 strong,.box47-5 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-6 .text-center-box p>.row:last-child h5 strong,.box47-6 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-7 .text-center-box p>.row:last-child h5 strong,.box47-7 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-8 .text-center-box p>.row:last-child h5 strong,.box47-8 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5 strong,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5 strong,.article-32 .article-29 a>.row:last-child h5 strong,.article-29 .article-32 a>.row:last-child h5 strong,.article-32 .article-31 a>.row:last-child h5 strong,.article-31 .article-32 a>.row:last-child h5 strong,.article-32 .article-30 h6>.row:last-child h5 strong,.article-30 .article-32 h6>.row:last-child h5 strong,.article-32 .article-30 a>.row:last-child h5 strong,.article-30 .article-32 a>.row:last-child h5 strong,.article-32 .article-entry .article-content .more>.row:last-child h5 strong,.article-entry .article-content .article-32 .more>.row:last-child h5 strong,.right-box-title h3 strong,.article-box .article-title strong,.guide h1 strong,.article-30 h1 strong,.article-29 h1 strong,.article-31 h1 strong,.article-27 .container .row:first-child h3 strong,.article-26 .row:nth-child(3) h3 strong,.article-26 .row:nth-child(2) h2 strong,.window-blind-colors .row:first-child div[class^=col-] h2 strong,.box49 h3 strong,.box48 h2 strong,.box46 h3 strong,.box41 h2 strong,.box39 h4 strong,.box39 h3 strong,.box39 h2 strong,.box38 h2 strong,.box37 h4 strong,.box37 h3 strong,.box37 h2 strong,.box36 h2 strong,.box47-4 h1 strong,.box47-3 h1 strong,.box47-6 h1 strong,.box47-5 h1 strong,.box47-2 h1 strong,.box47 h1 strong,.box47-7 h1 strong,.box47-8 h1 strong,.box35 .text-center-box h2 strong,.box40 .text-center-box h2 strong,.box42 .text-center-box h2 strong,.box44 .text-center-box h2 strong,.box47 .text-center-box h2 strong,.box47-2 .text-center-box h2 strong,.box47-3 .text-center-box h2 strong,.box47-4 .text-center-box h2 strong,.box47-5 .text-center-box h2 strong,.box47-6 .text-center-box h2 strong,.box47-7 .text-center-box h2 strong,.box47-8 .text-center-box h2 strong,.box35 .text-center-box h1 strong,.box40 .text-center-box h1 strong,.box42 .text-center-box h1 strong,.box44 .text-center-box h1 strong,.box47 .text-center-box h1 strong,.box47-2 .text-center-box h1 strong,.box47-3 .text-center-box h1 strong,.box47-4 .text-center-box h1 strong,.box47-5 .text-center-box h1 strong,.box47-6 .text-center-box h1 strong,.box47-7 .text-center-box h1 strong,.box47-8 .text-center-box h1 strong,.box33 h2 strong,.article-20 .box25 h2 strong,.article-21 .box25 h2 strong,.article-22 .box25 h2 strong,.box20 h2 strong,#scontainer-48 div[class^=col-] div h3 strong,.article-14 .box11 h2 strong,#scontainer-43 .row:first-child h2 strong,.article-9 .row:first-child h3 strong,#scontainer-36 h3 strong,#scontainer-36 h2 strong,#scontainer-33 h2 strong,#scontainer-31 h2 strong,#scontainer-30 h2 strong,#scontainer-19 h3 strong,#scontainer-13 h3 strong,#scontainer-14 h3 strong,#scontainer-15 h3 strong,#scontainer-16 h3 strong,#scontainer-38 div[class^=col-] .text-center-box h1 strong,#scontainer-37 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1 strong,.subpage-content h1 strong,.subpage-content h2 strong,#scontainer-3 h1 strong,.btn6 strong,#scontainer-58 a strong,#scontainer-41 div[class^=col-]>div a strong{font-weight:700}@media(max-width: 575px){.title,.store-page .contact-box-01 h3,.store-page .contact-box-03 h2,.article-188 .klamki h2,.article-187 .container>.row:first-child h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row h1,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.right-box-title h3,.article-box .article-title,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child h3,.article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(2) h2,.window-blind-colors .row:first-child div[class^=col-] h2,.box49 h3,.box48 h2,.box46 h3,.box41 h2,.box39 h4,.box39 h3,.box39 h2,.box38 h2,.box37 h4,.box37 h3,.box37 h2,.box36 h2,.box47-4 h1,.box47-3 h1,.box47-6 h1,.box47-5 h1,.box47-2 h1,.box47 h1,.box47-7 h1,.box47-8 h1,.box35 .text-center-box h2,.box40 .text-center-box h2,.box42 .text-center-box h2,.box44 .text-center-box h2,.box47 .text-center-box h2,.box47-2 .text-center-box h2,.box47-3 .text-center-box h2,.box47-4 .text-center-box h2,.box47-5 .text-center-box h2,.box47-6 .text-center-box h2,.box47-7 .text-center-box h2,.box47-8 .text-center-box h2,.box35 .text-center-box h1,.box40 .text-center-box h1,.box42 .text-center-box h1,.box44 .text-center-box h1,.box47 .text-center-box h1,.box47-2 .text-center-box h1,.box47-3 .text-center-box h1,.box47-4 .text-center-box h1,.box47-5 .text-center-box h1,.box47-6 .text-center-box h1,.box47-7 .text-center-box h1,.box47-8 .text-center-box h1,.box33 h2,.article-20 .box25 h2,.article-21 .box25 h2,.article-22 .box25 h2,.box20 h2,#scontainer-48 div[class^=col-] div h3,.article-14 .box11 h2,#scontainer-43 .row:first-child h2,.article-9 .row:first-child h3,#scontainer-36 h3,#scontainer-36 h2,#scontainer-33 h2,#scontainer-31 h2,#scontainer-30 h2,#scontainer-19 h3,#scontainer-13 h3,#scontainer-14 h3,#scontainer-15 h3,#scontainer-16 h3,#scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content h1,.subpage-content h2,#scontainer-3 h1,.btn6,#scontainer-58 a,#scontainer-41 div[class^=col-]>div a{font-size:25px}}.title2,.box22 h3,.article-14 .box19 div[class^=col-] div h2,.article-14 .box17 div[class^=col-]:last-child h2,.article-14 .box16 div[class^=col-]:first-child h2,.article-14 .box15 div[class^=col-] h2,.article-14 .box14 h2,.article-14 .box13 div[class^=col-]:first-child h2,.article-14 .box12 div[class^=col-]:first-child div h2,.article-14 .box10 div[class^=col-]:first-child h2,.article-14 .box09 div[class^=col-]:last-child h2,.article-14 .box08 h2,.article-14 .box05 h2,.article-14 .box04 h2{font-style:normal;font-weight:600;font-size:40px;line-height:45px;color:#303030;margin-bottom:30px;display:inline-block;position:relative}@media(max-width: 575px){.title2,.box22 h3,.article-14 .box19 div[class^=col-] div h2,.article-14 .box17 div[class^=col-]:last-child h2,.article-14 .box16 div[class^=col-]:first-child h2,.article-14 .box15 div[class^=col-] h2,.article-14 .box14 h2,.article-14 .box13 div[class^=col-]:first-child h2,.article-14 .box12 div[class^=col-]:first-child div h2,.article-14 .box10 div[class^=col-]:first-child h2,.article-14 .box09 div[class^=col-]:last-child h2,.article-14 .box08 h2,.article-14 .box05 h2,.article-14 .box04 h2{font-size:28px;line-height:40px}}.title2 span,.box22 h3 span,.article-14 .box19 div[class^=col-] div h2 span,.article-14 .box17 div[class^=col-]:last-child h2 span,.article-14 .box16 div[class^=col-]:first-child h2 span,.article-14 .box15 div[class^=col-] h2 span,.article-14 .box14 h2 span,.article-14 .box13 div[class^=col-]:first-child h2 span,.article-14 .box12 div[class^=col-]:first-child div h2 span,.article-14 .box10 div[class^=col-]:first-child h2 span,.article-14 .box09 div[class^=col-]:last-child h2 span,.article-14 .box08 h2 span,.article-14 .box05 h2 span,.article-14 .box04 h2 span{display:inline-block;font-style:normal;font-weight:300;font-size:20px;line-height:27px;letter-spacing:.055em;text-transform:uppercase;color:#303030;padding-bottom:10px}.title2:before,.box22 h3:before,.article-14 .box19 div[class^=col-] div h2:before,.article-14 .box17 div[class^=col-]:last-child h2:before,.article-14 .box16 div[class^=col-]:first-child h2:before,.article-14 .box15 div[class^=col-] h2:before,.article-14 .box14 h2:before,.article-14 .box13 div[class^=col-]:first-child h2:before,.article-14 .box12 div[class^=col-]:first-child div h2:before,.article-14 .box10 div[class^=col-]:first-child h2:before,.article-14 .box09 div[class^=col-]:last-child h2:before,.article-14 .box08 h2:before,.article-14 .box05 h2:before,.article-14 .box04 h2:before{position:absolute;content:"";width:100%;left:0;bottom:-10px;height:2px;max-width:100px;background:#303030}.title-big,.store-page .shop-name-title h1,.box28 h2,.article-22 h1,.article-20 h1,.article-21 h1,#scontainer-52 h2,#scontainer-51 h2,.salony h1,.article-13 h1,#scontainer-25 h2,#scontainer-50 h2,#scontainer-54 h2,#scontainer-65 h2,#scontainer-20 div[class^=col-] h2,#scontainer-66 div[class^=col-] h2,#scontainer-13 h2,#scontainer-14 h2,#scontainer-15 h2,#scontainer-16 h2{font-size:36px;font-weight:400;color:#303030;line-height:46px;font-family:"Alegreya Sans",sans-serif;margin-bottom:0}@media(max-width: 575px){.title-big,.store-page .shop-name-title h1,.box28 h2,.article-22 h1,.article-20 h1,.article-21 h1,#scontainer-52 h2,#scontainer-51 h2,.salony h1,.article-13 h1,#scontainer-25 h2,#scontainer-50 h2,#scontainer-54 h2,#scontainer-65 h2,#scontainer-20 div[class^=col-] h2,#scontainer-66 div[class^=col-] h2,#scontainer-13 h2,#scontainer-14 h2,#scontainer-15 h2,#scontainer-16 h2{font-size:30px}}.subtitle-big,.store-page .contact-box-02 h3,.store-page .contact-box-01 h2,.store-page .store-details h2,.article-entry .article-content .article-title a,.article-27 .container .row:last-child h4,.box45 h4,.box44 h3,#scontainer-57 h3,#scontainer-52 .row:last-child h3 a,#scontainer-52 .row:last-child h3,.article-14 .box03 div[class^=col-] h2,.salony #scontainer-44 h2,#scontainer-34 h4 a,#scontainer-34 h4,#scontainer-29 h3,#scontainer-29 h2,#scontainer-13 h4,#scontainer-14 h4,#scontainer-15 h4,#scontainer-16 h4{font-size:24px;color:#303030;font-weight:400;line-height:28px;font-family:"Alegreya Sans",sans-serif}@media(max-width: 575px){.subtitle-big,.store-page .contact-box-02 h3,.store-page .contact-box-01 h2,.store-page .store-details h2,.article-entry .article-content .article-title a,.article-27 .container .row:last-child h4,.box45 h4,.box44 h3,#scontainer-57 h3,#scontainer-52 .row:last-child h3 a,#scontainer-52 .row:last-child h3,.article-14 .box03 div[class^=col-] h2,.salony #scontainer-44 h2,#scontainer-34 h4 a,#scontainer-34 h4,#scontainer-29 h3,#scontainer-29 h2,#scontainer-13 h4,#scontainer-14 h4,#scontainer-15 h4,#scontainer-16 h4{font-size:17px}}.title50,.box29 h2,.box06 h2,#scontainer-60 h2,#scontainer-59 h2,#scontainer-57 h2,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1,.article-14 .box02 div[class^=col-]:last-child h2,.article-15 #scontainer-41 h2,.article-16 #scontainer-41 h2,.article-17 #scontainer-41 h2,.article-18 #scontainer-41 h2,.article-10 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child h2,.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{font-size:50px;font-weight:600;line-height:46px;color:#303030;position:relative;margin-bottom:40px}@media(min-width: 576px)and (max-width: 767px){.title50,.box29 h2,.box06 h2,#scontainer-60 h2,#scontainer-59 h2,#scontainer-57 h2,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1,.article-14 .box02 div[class^=col-]:last-child h2,.article-15 #scontainer-41 h2,.article-16 #scontainer-41 h2,.article-17 #scontainer-41 h2,.article-18 #scontainer-41 h2,.article-10 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child h2,.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{font-size:44px}}.title50:before,.box29 h2:before,.box06 h2:before,#scontainer-60 h2:before,#scontainer-59 h2:before,#scontainer-57 h2:before,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1:before,.article-14 .box02 div[class^=col-]:last-child h2:before,.article-15 #scontainer-41 h2:before,.article-16 #scontainer-41 h2:before,.article-17 #scontainer-41 h2:before,.article-18 #scontainer-41 h2:before,.article-10 .technology div[class^=col-]:last-child h2:before,.article-15 .technology div[class^=col-]:last-child h2:before,.article-16 .technology div[class^=col-]:last-child h2:before,.article-17 .technology div[class^=col-]:last-child h2:before,.article-18 .technology div[class^=col-]:last-child h2:before,.article-20 .technology div[class^=col-]:last-child h2:before,.article-10 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-15 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-16 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-17 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-18 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-20 .solid .container>.row>div[class^=col-]:first-child h2:before{position:absolute;content:"";bottom:-20px;left:0;width:300px;height:2px;background:#303030}@media(max-width: 767px){.title50:before,.box29 h2:before,.box06 h2:before,#scontainer-60 h2:before,#scontainer-59 h2:before,#scontainer-57 h2:before,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1:before,.article-14 .box02 div[class^=col-]:last-child h2:before,.article-15 #scontainer-41 h2:before,.article-16 #scontainer-41 h2:before,.article-17 #scontainer-41 h2:before,.article-18 #scontainer-41 h2:before,.article-10 .technology div[class^=col-]:last-child h2:before,.article-15 .technology div[class^=col-]:last-child h2:before,.article-16 .technology div[class^=col-]:last-child h2:before,.article-17 .technology div[class^=col-]:last-child h2:before,.article-18 .technology div[class^=col-]:last-child h2:before,.article-20 .technology div[class^=col-]:last-child h2:before,.article-10 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-15 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-16 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-17 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-18 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-20 .solid .container>.row>div[class^=col-]:first-child h2:before{width:200px}}.btn6,#scontainer-58 a,#scontainer-41 div[class^=col-]>div a{font-size:15px;font-weight:700;text-transform:uppercase;text-align:left;border-bottom:1px solid #303030;transition:all .3s ease;display:inline-block}.btn6:hover,#scontainer-58 a:hover,#scontainer-41 div[class^=col-]>div a:hover{border-bottom:none;color:#ceb167;transform:translateY(-2px)}.top-content{margin-top:-40px}.gold{color:#b3993f}.color-gray{color:#d3d3d3}.gray-bg{background:#f5f5f5}.top-margin,.article-188 .klamki,.article-187 .container>.row:first-child,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child,.article-26 .row:nth-child(2),.box46,.box38,.article-20 h1,.article-21 h1,#scontainer-60,#scontainer-52 .row:nth-child(2),#scontainer-52,#scontainer-34 .row:last-child,#scontainer-34,#scontainer-25 .tab-content div[class^=col-],#scontainer-50 .tab-content div[class^=col-],#scontainer-54 .tab-content div[class^=col-],#scontainer-65 .tab-content div[class^=col-],#scontainer-19 .row:nth-child(odd),#scontainer-19 .row:nth-child(even){margin-top:100px}@media(max-width: 575px){.top-margin,.article-188 .klamki,.article-187 .container>.row:first-child,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child,.article-26 .row:nth-child(2),.box46,.box38,.article-20 h1,.article-21 h1,#scontainer-60,#scontainer-52 .row:nth-child(2),#scontainer-52,#scontainer-34 .row:last-child,#scontainer-34,#scontainer-25 .tab-content div[class^=col-],#scontainer-50 .tab-content div[class^=col-],#scontainer-54 .tab-content div[class^=col-],#scontainer-65 .tab-content div[class^=col-],#scontainer-19 .row:nth-child(odd),#scontainer-19 .row:nth-child(even){margin-top:80px}}.bottom-margin,.article-32 .text>.row:first-child,.article-32 .store-page .contact-box-02 h2>.row:first-child,.store-page .contact-box-02 .article-32 h2>.row:first-child,.article-32 .store-page .store-details a>.row:first-child,.store-page .store-details .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child,.article-32 .contact-new-form form a>.row:first-child,.contact-new-form form .article-32 a>.row:first-child,.article-32 .contact-new-form form input>.row:first-child,.contact-new-form form .article-32 input>.row:first-child,.article-32 .contact-new-form form textarea>.row:first-child,.contact-new-form form .article-32 textarea>.row:first-child,.article-32 .contact-new-form form .form-check-label>.row:first-child,.contact-new-form form .article-32 .form-check-label>.row:first-child,.article-32 a>.row:first-child,.article-32 .btn7>.row:first-child,.article-32 #scontainer-7 p>.row:first-child,#scontainer-7 .article-32 p>.row:first-child,.article-32 #scontainer-9 p>.row:first-child,#scontainer-9 .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-13 p>.row:first-child,#scontainer-13 .article-32 p>.row:first-child,.article-32 #scontainer-14 p>.row:first-child,#scontainer-14 .article-32 p>.row:first-child,.article-32 #scontainer-15 p>.row:first-child,#scontainer-15 .article-32 p>.row:first-child,.article-32 #scontainer-16 p>.row:first-child,#scontainer-16 .article-32 p>.row:first-child,.article-32 #scontainer-19 p>.row:first-child,#scontainer-19 .article-32 p>.row:first-child,.article-32 #scontainer-31 p>.row:first-child,#scontainer-31 .article-32 p>.row:first-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child,.article-32 .article-11 p a>.row:first-child,.article-11 p .article-32 a>.row:first-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child,.article-32 .article-13 p>.row:first-child,.article-13 .article-32 p>.row:first-child,.article-32 .article-13 p a>.row:first-child,.article-13 p .article-32 a>.row:first-child,.article-32 .salony #scontainer-44 .store p a>.row:first-child,.salony #scontainer-44 .store p .article-32 a>.row:first-child,.article-32 .article-14 p>.row:first-child,.article-14 .article-32 p>.row:first-child,.article-32 .files li a>.row:first-child,.files li .article-32 a>.row:first-child,.article-32 .article .date-add>.row:first-child,.article .article-32 .date-add>.row:first-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child,.article-32 #scontainer-58 h4>.row:first-child,#scontainer-58 .article-32 h4>.row:first-child,.article-32 .box24 h4>.row:first-child,.box24 .article-32 h4>.row:first-child,.article-32 .article-20 .box25 h3>.row:first-child,.article-20 .box25 .article-32 h3>.row:first-child,.article-32 .article-21 .box25 h3>.row:first-child,.article-21 .box25 .article-32 h3>.row:first-child,.article-32 .article-22 .box25 h3>.row:first-child,.article-22 .box25 .article-32 h3>.row:first-child,.article-32 .box27 div[class^=col-] p>.row:first-child,.box27 div[class^=col-] .article-32 p>.row:first-child,.article-32 .box27 div[class^=col-] h5>.row:first-child,.box27 div[class^=col-] .article-32 h5>.row:first-child,.article-32 .box35 .text-center-box p>.row:first-child,.box35 .text-center-box .article-32 p>.row:first-child,.article-32 .box40 .text-center-box p>.row:first-child,.box40 .text-center-box .article-32 p>.row:first-child,.article-32 .box42 .text-center-box p>.row:first-child,.box42 .text-center-box .article-32 p>.row:first-child,.article-32 .box44 .text-center-box p>.row:first-child,.box44 .text-center-box .article-32 p>.row:first-child,.article-32 .box47 .text-center-box p>.row:first-child,.box47 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-2 .text-center-box p>.row:first-child,.box47-2 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-3 .text-center-box p>.row:first-child,.box47-3 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-4 .text-center-box p>.row:first-child,.box47-4 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-5 .text-center-box p>.row:first-child,.box47-5 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-6 .text-center-box p>.row:first-child,.box47-6 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-7 .text-center-box p>.row:first-child,.box47-7 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-8 .text-center-box p>.row:first-child,.box47-8 .text-center-box .article-32 p>.row:first-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child,.article-32 .article-29 a>.row:first-child,.article-29 .article-32 a>.row:first-child,.article-32 .article-31 a>.row:first-child,.article-31 .article-32 a>.row:first-child,.article-32 .article-30 h6>.row:first-child,.article-30 .article-32 h6>.row:first-child,.article-32 .article-30 a>.row:first-child,.article-30 .article-32 a>.row:first-child,.article-32 .article-entry .article-content .more>.row:first-child,.article-entry .article-content .article-32 .more>.row:first-child,.article-box,.guide,.article-30,.article-29,.article-31,.article-27 .container .row:last-child,.article-26 .row:nth-child(7),.box49 .row:first-child,.box46 h3,.box41,.box29,.box28 .row,.box27 div[class^=col-],.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img,.box21,#scontainer-55 .gray-bg .row:not(:last-child),#scontainer-52,.color-box .color-content,.article-14 .box19,.article-14 .box17,.article-14 .box12,.article-14 .box08,#scontainer-32 .row:nth-child(3),.box26,#scontainer-22,#scontainer-19 .row:last-child,#scontainer-5 .row:nth-child(2),.image-link-container{margin-bottom:100px}@media(max-width: 575px){.bottom-margin,.article-32 .text>.row:first-child,.article-32 .store-page .contact-box-02 h2>.row:first-child,.store-page .contact-box-02 .article-32 h2>.row:first-child,.article-32 .store-page .store-details a>.row:first-child,.store-page .store-details .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child,.article-32 .contact-new-form form a>.row:first-child,.contact-new-form form .article-32 a>.row:first-child,.article-32 .contact-new-form form input>.row:first-child,.contact-new-form form .article-32 input>.row:first-child,.article-32 .contact-new-form form textarea>.row:first-child,.contact-new-form form .article-32 textarea>.row:first-child,.article-32 .contact-new-form form .form-check-label>.row:first-child,.contact-new-form form .article-32 .form-check-label>.row:first-child,.article-32 a>.row:first-child,.article-32 .btn7>.row:first-child,.article-32 #scontainer-7 p>.row:first-child,#scontainer-7 .article-32 p>.row:first-child,.article-32 #scontainer-9 p>.row:first-child,#scontainer-9 .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-13 p>.row:first-child,#scontainer-13 .article-32 p>.row:first-child,.article-32 #scontainer-14 p>.row:first-child,#scontainer-14 .article-32 p>.row:first-child,.article-32 #scontainer-15 p>.row:first-child,#scontainer-15 .article-32 p>.row:first-child,.article-32 #scontainer-16 p>.row:first-child,#scontainer-16 .article-32 p>.row:first-child,.article-32 #scontainer-19 p>.row:first-child,#scontainer-19 .article-32 p>.row:first-child,.article-32 #scontainer-31 p>.row:first-child,#scontainer-31 .article-32 p>.row:first-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child,.article-32 .article-11 p a>.row:first-child,.article-11 p .article-32 a>.row:first-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child,.article-32 .article-13 p>.row:first-child,.article-13 .article-32 p>.row:first-child,.article-32 .article-13 p a>.row:first-child,.article-13 p .article-32 a>.row:first-child,.article-32 .salony #scontainer-44 .store p a>.row:first-child,.salony #scontainer-44 .store p .article-32 a>.row:first-child,.article-32 .article-14 p>.row:first-child,.article-14 .article-32 p>.row:first-child,.article-32 .files li a>.row:first-child,.files li .article-32 a>.row:first-child,.article-32 .article .date-add>.row:first-child,.article .article-32 .date-add>.row:first-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child,.article-32 #scontainer-58 h4>.row:first-child,#scontainer-58 .article-32 h4>.row:first-child,.article-32 .box24 h4>.row:first-child,.box24 .article-32 h4>.row:first-child,.article-32 .article-20 .box25 h3>.row:first-child,.article-20 .box25 .article-32 h3>.row:first-child,.article-32 .article-21 .box25 h3>.row:first-child,.article-21 .box25 .article-32 h3>.row:first-child,.article-32 .article-22 .box25 h3>.row:first-child,.article-22 .box25 .article-32 h3>.row:first-child,.article-32 .box27 div[class^=col-] p>.row:first-child,.box27 div[class^=col-] .article-32 p>.row:first-child,.article-32 .box27 div[class^=col-] h5>.row:first-child,.box27 div[class^=col-] .article-32 h5>.row:first-child,.article-32 .box35 .text-center-box p>.row:first-child,.box35 .text-center-box .article-32 p>.row:first-child,.article-32 .box40 .text-center-box p>.row:first-child,.box40 .text-center-box .article-32 p>.row:first-child,.article-32 .box42 .text-center-box p>.row:first-child,.box42 .text-center-box .article-32 p>.row:first-child,.article-32 .box44 .text-center-box p>.row:first-child,.box44 .text-center-box .article-32 p>.row:first-child,.article-32 .box47 .text-center-box p>.row:first-child,.box47 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-2 .text-center-box p>.row:first-child,.box47-2 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-3 .text-center-box p>.row:first-child,.box47-3 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-4 .text-center-box p>.row:first-child,.box47-4 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-5 .text-center-box p>.row:first-child,.box47-5 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-6 .text-center-box p>.row:first-child,.box47-6 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-7 .text-center-box p>.row:first-child,.box47-7 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-8 .text-center-box p>.row:first-child,.box47-8 .text-center-box .article-32 p>.row:first-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child,.article-32 .article-29 a>.row:first-child,.article-29 .article-32 a>.row:first-child,.article-32 .article-31 a>.row:first-child,.article-31 .article-32 a>.row:first-child,.article-32 .article-30 h6>.row:first-child,.article-30 .article-32 h6>.row:first-child,.article-32 .article-30 a>.row:first-child,.article-30 .article-32 a>.row:first-child,.article-32 .article-entry .article-content .more>.row:first-child,.article-entry .article-content .article-32 .more>.row:first-child,.article-box,.guide,.article-30,.article-29,.article-31,.article-27 .container .row:last-child,.article-26 .row:nth-child(7),.box49 .row:first-child,.box46 h3,.box41,.box29,.box28 .row,.box27 div[class^=col-],.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img,.box21,#scontainer-55 .gray-bg .row:not(:last-child),#scontainer-52,.color-box .color-content,.article-14 .box19,.article-14 .box17,.article-14 .box12,.article-14 .box08,#scontainer-32 .row:nth-child(3),.box26,#scontainer-22,#scontainer-19 .row:last-child,#scontainer-5 .row:nth-child(2),.image-link-container{margin-bottom:80px}}.top-bottom-margin,.store-page .store-details,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.pager,.article-26 .row:nth-child(6),.article-26 .row:nth-child(4),.box-center-text,.box43,.box36,.box33,.box31,.article-20 .tab-content,.article-21 .tab-content,.article-22 .tab-content,#scontainer-58 .row:nth-child(2),#scontainer-48,#scontainer-46,.article-14 .box16,.article-14 .box14,.article-14 .box10,.article-14 .box02,#scontainer-43,#scontainer-41,.article-10 .technology,.article-15 .technology,.article-16 .technology,.article-17 .technology,.article-18 .technology,.article-20 .technology,.article-10 .window-construction,.article-15 .window-construction,.article-16 .window-construction,.article-17 .window-construction,.article-18 .window-construction,.article-20 .window-construction,#scontainer-39,#scontainer-36,#scontainer-31,#scontainer-29,#scontainer-27,#scontainer-25,#scontainer-50,#scontainer-54,#scontainer-65,#scontainer-20,#scontainer-66,#scontainer-13,#scontainer-14,#scontainer-15,#scontainer-16,#scontainer-10{margin-top:100px;margin-bottom:100px}@media(max-width: 575px){.top-bottom-margin,.store-page .store-details,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.pager,.article-26 .row:nth-child(6),.article-26 .row:nth-child(4),.box-center-text,.box43,.box36,.box33,.box31,.article-20 .tab-content,.article-21 .tab-content,.article-22 .tab-content,#scontainer-58 .row:nth-child(2),#scontainer-48,#scontainer-46,.article-14 .box16,.article-14 .box14,.article-14 .box10,.article-14 .box02,#scontainer-43,#scontainer-41,.article-10 .technology,.article-15 .technology,.article-16 .technology,.article-17 .technology,.article-18 .technology,.article-20 .technology,.article-10 .window-construction,.article-15 .window-construction,.article-16 .window-construction,.article-17 .window-construction,.article-18 .window-construction,.article-20 .window-construction,#scontainer-39,#scontainer-36,#scontainer-31,#scontainer-29,#scontainer-27,#scontainer-25,#scontainer-50,#scontainer-54,#scontainer-65,#scontainer-20,#scontainer-66,#scontainer-13,#scontainer-14,#scontainer-15,#scontainer-16,#scontainer-10{margin-top:80px;margin-bottom:80px}}.top-bottom-margin200,#scontainer-57{margin-top:200px;margin-bottom:200px}@media(max-width: 1199px){.top-bottom-margin200,#scontainer-57{margin-top:150px;margin-bottom:150px}}@media(max-width: 575px){.top-bottom-margin200,#scontainer-57{margin-top:100px;margin-bottom:100px}}.top-margin200{margin-top:200px}@media(max-width: 1199px){.top-margin200{margin-top:100px}}.bottom-margin200{margin-bottom:200px}@media(max-width: 1199px){.bottom-margin200{margin-bottom:100px}}.top-bottom-padding,.store-page .contact-box-02,.store-page .contact-box-01,.store-page .gray-bg,.contact-new #scontainer-67,.window-blind-colors,.box45,#scontainer-48,.article-14 .box18,.article-14 .box17,.article-14 .box10,.article-14 .box04,.article-14 .box03,.box01 .row div[class^=col-] div,.box01 .row,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid{padding-top:100px;padding-bottom:100px}@media(max-width: 575px){.top-bottom-padding,.store-page .contact-box-02,.store-page .contact-box-01,.store-page .gray-bg,.contact-new #scontainer-67,.window-blind-colors,.box45,#scontainer-48,.article-14 .box18,.article-14 .box17,.article-14 .box10,.article-14 .box04,.article-14 .box03,.box01 .row div[class^=col-] div,.box01 .row,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid{padding-top:80px;padding-bottom:80px}}.top-padding,.box48,.box06,#scontainer-55 .gray-bg,#scontainer-52 .row:last-child h3:first-child,#scontainer-51 .gray-bg .row{padding-top:100px}@media(max-width: 575px){.top-padding,.box48,.box06,#scontainer-55 .gray-bg,#scontainer-52 .row:last-child h3:first-child,#scontainer-51 .gray-bg .row{padding-top:80px}}.bottom-padding,#scontainer-52 .row:last-child h3:last-child,#scontainer-40,#scontainer-63{padding-bottom:100px}@media(max-width: 575px){.bottom-padding,#scontainer-52 .row:last-child h3:last-child,#scontainer-40,#scontainer-63{padding-bottom:80px}}.left-right-margin,.box-center-text p,#scontainer-40,#scontainer-63,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid,.article-10 .gray-bg,.article-15 .gray-bg,.article-16 .gray-bg,.article-17 .gray-bg,.article-18 .gray-bg,.article-20 .gray-bg{margin-left:150px;margin-right:150px}@media(min-width: 576px)and (max-width: 767px){.left-right-margin,.box-center-text p,#scontainer-40,#scontainer-63,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid,.article-10 .gray-bg,.article-15 .gray-bg,.article-16 .gray-bg,.article-17 .gray-bg,.article-18 .gray-bg,.article-20 .gray-bg{margin-left:50px;margin-right:50px}}@media(max-width: 575px){.left-right-margin,.box-center-text p,#scontainer-40,#scontainer-63,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid,.article-10 .gray-bg,.article-15 .gray-bg,.article-16 .gray-bg,.article-17 .gray-bg,.article-18 .gray-bg,.article-20 .gray-bg{margin-left:0px;margin-right:0px}}@media(min-width: 1200px){.container{max-width:1300px}}@media(max-width: 767px){#main-menu{height:100%;width:100%;position:fixed;z-index:10;background:#fff;display:none;width:100%;height:100%;left:0;right:0;top:0;bottom:0}#main-menu.visible{display:flex}}@media(max-width: 767px){#main-menu div[id^=menu-container-]{width:100%;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}#main-menu div[id^=menu-container-]>ul{margin:0;padding:0;list-style-type:none}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul{display:flex}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul{width:100%;text-align:center}}#main-menu div[id^=menu-container-]>ul>li{position:relative}#main-menu div[id^=menu-container-]>ul>li:first-child{display:none}#main-menu div[id^=menu-container-]>ul>li:hover>a{color:#bcbcbc}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li:hover>a{color:#303030;font-weight:700}}@media(min-width: 1200px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:20px 8px;font-size:14px;color:#fff}}@media(min-width: 992px)and (max-width: 1199px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:20px 5px;font-size:13px;color:#fff}}@media(min-width: 768px)and (max-width: 991px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:20px 6px;font-size:14px;color:#fff}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:5px;font-size:17px;color:#303030}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li>a i{margin-left:10px}}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li.parent>a{pointer-events:none}#main-menu div[id^=menu-container-]>ul>li.parent>a i{display:none}}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li#link-8.parent>a i{display:none}}#main-menu div[id^=menu-container-]>ul>li ul{position:absolute;display:none}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li ul{background:#fff;padding-inline-start:0;list-style-type:none;box-shadow:0 0 1px 0 silver}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li ul{position:static}}@media(max-width: 767px)and (max-width: 767px){#main-menu div[id^=menu-container-]>ul>li ul{padding-top:5px;padding-bottom:5px}}#main-menu div[id^=menu-container-]>ul>li ul li a{white-space:nowrap;color:#232323;font-size:12px;font-weight:400;padding:5px 20px;display:block}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li ul li a:hover{color:#fff;background:#000}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li ul li a{font-size:15px;padding:0}}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li:hover ul{display:block}}#main-menu div[id^=menu-container-]>ul>li.active ul{display:block}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li.active ul{list-style-type:none;padding-inline-start:0}}#main-menu div[id^=menu-container-]>ul #link-5{display:none}#main-menu-btn{height:50px;width:50px;position:fixed;bottom:10px;right:10px;color:#fff;background:#000;display:none;z-index:9999;line-height:50px;text-align:center;font-size:25px;cursor:pointer;border-radius:50%}@media(max-width: 767px){#main-menu-btn{display:block}}.nav-tabs-style,.article-20 .nav-tabs,.article-21 .nav-tabs,.article-22 .nav-tabs,#scontainer-25 .nav-tabs,#scontainer-50 .nav-tabs,#scontainer-54 .nav-tabs,#scontainer-65 .nav-tabs{margin-top:60px;display:flex;justify-content:center;align-items:center;border-bottom:none}@media(max-width: 575px){.nav-tabs-style,.article-20 .nav-tabs,.article-21 .nav-tabs,.article-22 .nav-tabs,#scontainer-25 .nav-tabs,#scontainer-50 .nav-tabs,#scontainer-54 .nav-tabs,#scontainer-65 .nav-tabs{justify-content:space-around}}.nav-tabs-style li,.article-20 .nav-tabs li,.article-21 .nav-tabs li,.article-22 .nav-tabs li,#scontainer-25 .nav-tabs li,#scontainer-50 .nav-tabs li,#scontainer-54 .nav-tabs li,#scontainer-65 .nav-tabs li{margin-bottom:20px}.nav-tabs-style li:not(:last-child),.article-20 .nav-tabs li:not(:last-child),.article-21 .nav-tabs li:not(:last-child),.article-22 .nav-tabs li:not(:last-child),#scontainer-25 .nav-tabs li:not(:last-child),#scontainer-50 .nav-tabs li:not(:last-child),#scontainer-54 .nav-tabs li:not(:last-child),#scontainer-65 .nav-tabs li:not(:last-child){margin-right:30px}@media(max-width: 767px){.nav-tabs-style li:not(:last-child),.article-20 .nav-tabs li:not(:last-child),.article-21 .nav-tabs li:not(:last-child),.article-22 .nav-tabs li:not(:last-child),#scontainer-25 .nav-tabs li:not(:last-child),#scontainer-50 .nav-tabs li:not(:last-child),#scontainer-54 .nav-tabs li:not(:last-child),#scontainer-65 .nav-tabs li:not(:last-child){margin-right:2px}}.nav-tabs-style li a,.article-20 .nav-tabs li a,.article-21 .nav-tabs li a,.article-22 .nav-tabs li a,#scontainer-25 .nav-tabs li a,#scontainer-50 .nav-tabs li a,#scontainer-54 .nav-tabs li a,#scontainer-65 .nav-tabs li a{font-size:27px;font-weight:700;text-transform:uppercase;color:#303030;padding:63px 10px 30px 10px;display:block;border:1px solid #303030;position:relative;text-align:center}@media(min-width: 576px)and (max-width: 1199px){.nav-tabs-style li a,.article-20 .nav-tabs li a,.article-21 .nav-tabs li a,.article-22 .nav-tabs li a,#scontainer-25 .nav-tabs li a,#scontainer-50 .nav-tabs li a,#scontainer-54 .nav-tabs li a,#scontainer-65 .nav-tabs li a{font-size:20px}}@media(max-width: 575px){.nav-tabs-style li a,.article-20 .nav-tabs li a,.article-21 .nav-tabs li a,.article-22 .nav-tabs li a,#scontainer-25 .nav-tabs li a,#scontainer-50 .nav-tabs li a,#scontainer-54 .nav-tabs li a,#scontainer-65 .nav-tabs li a{min-width:264px;font-size:22px}}.nav-tabs-style li a:before,.article-20 .nav-tabs li a:before,.article-21 .nav-tabs li a:before,.article-22 .nav-tabs li a:before,#scontainer-25 .nav-tabs li a:before,#scontainer-50 .nav-tabs li a:before,#scontainer-54 .nav-tabs li a:before,#scontainer-65 .nav-tabs li a:before{position:absolute;content:"MODEL";top:32px;left:calc(50% - 35px);font-size:20px;font-weight:400;z-index:-1}@media(min-width: 576px){.nav-tabs-style li a.show,.article-20 .nav-tabs li a.show,.article-21 .nav-tabs li a.show,.article-22 .nav-tabs li a.show,#scontainer-25 .nav-tabs li a.show,#scontainer-50 .nav-tabs li a.show,#scontainer-54 .nav-tabs li a.show,#scontainer-65 .nav-tabs li a.show{padding:63px 40px 30px 40px}}@media(max-width: 575px){.nav-tabs-style li a.show,.article-20 .nav-tabs li a.show,.article-21 .nav-tabs li a.show,.article-22 .nav-tabs li a.show,#scontainer-25 .nav-tabs li a.show,#scontainer-50 .nav-tabs li a.show,#scontainer-54 .nav-tabs li a.show,#scontainer-65 .nav-tabs li a.show{background:#303030;color:#fff;opacity:.95}.nav-tabs-style li a.show:before,.article-20 .nav-tabs li a.show:before,.article-21 .nav-tabs li a.show:before,.article-22 .nav-tabs li a.show:before,#scontainer-25 .nav-tabs li a.show:before,#scontainer-50 .nav-tabs li a.show:before,#scontainer-54 .nav-tabs li a.show:before,#scontainer-65 .nav-tabs li a.show:before{color:#fff}}.header-container{background:#232323;transition:.3s all ease}.header-container.top-scroll{background-color:rgba(35,35,35,.7)}.header-container .header{min-height:59px;transition:.3s all ease}@media(max-width: 767px){.header-container .header>.container>.row{height:60px}}.header-container .header>.container>.row>div[class^=col-]:nth-child(2){display:flex;align-items:center;justify-content:flex-end}@media(min-width: 992px)and (max-width: 1199px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-left:0;padding-right:0}}@media(min-width: 768px)and (max-width: 991px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-left:0;padding-right:0}}@media(min-width: 576px)and (max-width: 767px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-right:0}}@media(max-width: 575px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-left:0}}@media(min-width: 992px)and (max-width: 1199px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2) a.btn1{font-size:12px}}@media(min-width: 768px)and (max-width: 991px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2) a.btn1{display:none}}@media(min-width: 1200px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{width:145px;height:38px}}@media(min-width: 992px)and (max-width: 1199px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{width:88px}}@media(min-width: 576px)and (max-width: 991px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{display:none}}@media(max-width: 575px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{display:none}}.header-container .header .logo-container{perspective:600px}.header-container .header .logo-container .box-logo{position:relative;transform-style:preserve-3d;width:100%;height:100%}.header-container .header .logo-container .box-logo .logo-front{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:61px;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-animation:logo-front 4s linear infinite alternate;-webkit-animation:logo-front 4s linear infinite alternate;-ms-animation:none}.header-container .header .logo-container .box-logo .logo-front img{width:63px;height:39px}.header-container .header .logo-container .box-logo .logo-back{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:61px;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:rotateY(180deg);-moz-animation:logo-back 4s linear infinite alternate;-webkit-animation:logo-back 4s linear infinite alternate;-ms-animation:none}.header-container .header .logo-container .box-logo .logo-back img{width:109px;height:39px}@keyframes logo-back{0%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}}@keyframes logo-front{0%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}}.lang-change{position:relative;margin-right:10px;cursor:pointer}@media(min-width: 768px)and (max-width: 991px){.lang-change{margin-right:0px;margin-left:10px}}.lang-change .over{font-size:14px;color:#fff;text-transform:uppercase}.lang-change .over img{width:10px;height:10px}.lang-change ul{display:none;position:absolute;padding-inline-start:0;list-style-type:none;background:#ebebeb;border:1px solid #232323}.lang-change ul li a{font-size:12px;color:#232323;padding:4px 12px;display:block}.lang-change.open ul{display:block}#scontainer-1 a img{width:16px;height:16px;margin:0 10px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-1 a img{margin:0 5px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-1 a img{display:none}}@media(max-width: 575px){#scontainer-1 a img{display:none}}#scontainer-1 a:first-child img{width:25px;height:25px;margin-right:0}@media(min-width: 992px)and (max-width: 1199px){#scontainer-1 a:first-child img{width:23px;height:23px}}#scontainer-1 a:last-child img{width:16px;height:16px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-1 a:last-child img{width:14px;height:14px;margin-left:0}}.search{margin-left:10px}@media(max-width: 575px){.search{margin-left:10px;margin-right:10px}}.search img{width:14px;height:14px}.search-box{background:#232323;height:0;transition:all .3s ease;overflow:hidden}.search-box .search-close{margin-left:10px}.search-box .input-group{display:flex;align-items:center}.search-box .input-group .input-group-prepend .input-group-text{padding:0;border:none;background:rgba(0,0,0,0)}.search-box .input-group .input-group-prepend .input-group-text img{width:13px;height:13px}.search-box #search-input{background:rgba(0,0,0,0);border:none;font-size:14px;color:#fff}.search-box #search-input:focus{box-shadow:none}.search-box.search-open{height:43px}.banner-container{margin-top:60px}.banner-container .banner.mobile{display:block}@media(min-width: 576px){.banner-container .banner.mobile{display:none !important}}.banner-container .banner.desktop{display:none}@media(min-width: 1200px){.banner-container .banner.desktop{display:block}}.banner-container .banner.tablet{display:none}@media(min-width: 576px){.banner-container .banner.tablet{display:block}}@media(min-width: 992px){.banner-container .banner.tablet{display:none}}.banner-container .banner.laptop{display:none}@media(min-width: 992px){.banner-container .banner.laptop{display:block}}@media(min-width: 1200px){.banner-container .banner.laptop{display:none}}.banner-container .banner .slick-prev,.banner-container .banner .slick-next{background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%}.banner-container .banner .slick-prev{left:25px;z-index:5}.banner-container .banner .slick-prev:before{content:url(/upload/filemanager/icon/left-white.svg)}.banner-container .banner .slick-next{right:25px;z-index:5}.banner-container .banner .slick-next:before{content:url(/upload/filemanager/icon/right-white.svg)}#scontainer-3 h1{text-align:center;margin-bottom:50px;margin-top:30px}@media(max-width: 767px){.image-link-container .container>.row>div[class^=col-]:first-child{margin-bottom:30px}}.image-link-container div[class^=col-] div[class^=col-]:nth-child(1),.image-link-container div[class^=col-] div[class^=col-]:nth-child(2){margin-bottom:30px}@media(max-width: 575px){.image-link-container div[class^=col-] div[class^=col-]:not(:last-child){margin-bottom:30px}}.image-link-container .link-img{position:relative}.image-link-container .link-img .dark-bg{position:absolute;bottom:0;left:0;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:all .7s ease}.image-link-container .link-img h2{position:absolute;bottom:0;left:30px;font-size:80px;line-height:90px;color:#232323;text-transform:uppercase;font-family:"Alegreya Sans",sans-serif;font-weight:400;margin-bottom:10px;transition:all .7s ease}@media(min-width: 768px)and (max-width: 991px){.image-link-container .link-img h2{left:20px;font-size:60px;line-height:60px}}@media(max-width: 575px){.image-link-container .link-img h2{position:absolute;bottom:0;left:15px;font-size:36px;line-height:36px;margin-bottom:5px}}.image-link-container .link-img:hover .dark-bg{background:rgba(0,0,0,.4)}.image-link-container .link-img:hover h2{font-size:100px;color:#fff}.image-link-container .link-img-small{position:relative}.image-link-container .link-img-small .dark-bg{position:absolute;bottom:0;left:0;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:all .7s ease}.image-link-container .link-img-small h2{position:absolute;bottom:0;left:30px;font-size:26px;line-height:30px;color:#232323;text-transform:uppercase;font-family:"Alegreya Sans",sans-serif;font-weight:400;margin-bottom:16px;transition:all .7s ease}@media(min-width: 768px)and (max-width: 991px){.image-link-container .link-img-small h2{left:12px;font-size:24px;margin-bottom:5px}}@media(max-width: 575px){.image-link-container .link-img-small h2{position:absolute;bottom:0;left:15px;font-size:36px;line-height:36px;margin-bottom:5px}}.image-link-container .link-img-small h2.white{color:#fff}.image-link-container .link-img-small:hover .dark-bg{background:rgba(0,0,0,.4)}.image-link-container .link-img-small:hover h2{font-size:39px;color:#fff}#scontainer-4 h4,#scontainer-4 h2{font-family:"Alegreya Sans",sans-serif;text-transform:uppercase}#scontainer-4 h4{font-size:24px;color:#d6d6d6;font-weight:400;line-height:28px;margin-bottom:0}#scontainer-4 h2{font-size:36px;font-weight:400;color:#303030;line-height:46px;margin-bottom:15px}#scontainer-4 .row:nth-child(2) div[class^=col-]>div{background:#ebebeb;padding:100px 50px 90px}@media(min-width: 992px){#scontainer-4 .row:nth-child(2) div[class^=col-]>div{min-height:497px}}@media(max-width: 991px){#scontainer-4 .row:nth-child(2) div[class^=col-]>div{margin-bottom:30px}}@media(max-width: 575px){#scontainer-4 .row:nth-child(2) div[class^=col-]>div{padding:50px 28px 50px}}#scontainer-4 .row:nth-child(2) div[class^=col-]>div img{margin-bottom:25px;width:83px;height:83px}#scontainer-4 .row:nth-child(2) div[class^=col-]>div h4{color:#303030;margin-bottom:25px}#scontainer-4 .row:nth-child(2) div[class^=col-]>div p{font-size:14px;font-weight:400}#scontainer-4 .row:nth-child(2) div[class^=col-]>div p b,#scontainer-4 .row:nth-child(2) div[class^=col-]>div p strong{font-weight:700}#scontainer-4 .row:nth-child(2) div[class^=col-]:last-child>div{margin-bottom:0}#scontainer-5{margin-top:70px;text-align:center;margin-bottom:30px}#scontainer-5 h3{text-transform:uppercase;font-family:"Alegreya Sans",sans-serif;font-size:30px;font-weight:400;margin-bottom:45px}#scontainer-5 img{margin-bottom:30px;max-width:100%}@media(min-width: 768px)and (max-width: 991px){#scontainer-5 img{margin-bottom:25px}}#scontainer-5 h4{font-family:"Alegreya Sans",sans-serif;font-size:24px;font-weight:400;margin-bottom:15px}@media(min-width: 576px)and (max-width: 767px){#scontainer-5 h4{margin-bottom:5px}}#scontainer-5 p{font-weight:400;font-size:14px;font-family:"Open Sans",sans-serif}@media(min-width: 576px)and (max-width: 767px){#scontainer-5 p{font-size:13px}}@media(max-width: 575px){#scontainer-5 .row:nth-child(2){margin-bottom:50px}}@media(min-width: 576px)and (max-width: 991px){#scontainer-5 .row:nth-child(2) div[class^=col-]:first-child,#scontainer-5 .row:nth-child(2) div[class^=col-]:nth-child(2){margin-bottom:50px}}@media(max-width: 575px){#scontainer-5{margin-bottom:50px}}#scontainer-7{text-align:center;margin-bottom:30px}#scontainer-7 img{max-width:890px;width:100%}@media(min-width: 992px)and (max-width: 1199px){#scontainer-7 img{width:696px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-7 img{width:582px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-7 img{width:421px}}#scontainer-7 p{margin-bottom:30px;margin-top:30px}.inspiration{background-image:url("/upload/filemanager/images/home/vidok-zainspiruj-sie.webp");height:890px;background-size:cover}@media(min-width: 768px)and (max-width: 991px){.inspiration{height:700px}}@media(min-width: 576px)and (max-width: 767px){.inspiration{height:600px}}@media(max-width: 575px){.inspiration{height:515px}}.inspiration #scontainer-8{padding-top:100px;padding-right:100px;text-align:right}@media(min-width: 576px)and (max-width: 991px){.inspiration #scontainer-8{padding-top:70px;padding-right:40px}}@media(max-width: 575px){.inspiration #scontainer-8{padding-top:50px;padding-right:0px}}.inspiration #scontainer-8 p{font-weight:400;font-family:"Alegreya Sans",sans-serif;margin-bottom:0}.inspiration #scontainer-8 p:first-child{font-size:48px;line-height:58px;text-transform:uppercase}@media(max-width: 575px){.inspiration #scontainer-8 p:first-child{font-size:40px;line-height:50px}}.inspiration #scontainer-8 p:nth-child(2){line-height:60px;font-size:50px}@media(max-width: 575px){.inspiration #scontainer-8 p:nth-child(2){font-size:40px;line-height:50px}}.inspiration #scontainer-8 p:nth-child(3){line-height:100px;font-size:90px;text-transform:uppercase;margin-bottom:30px}@media(min-width: 576px)and (max-width: 767px){.inspiration #scontainer-8 p:nth-child(3){line-height:80px;font-size:70px}}@media(max-width: 575px){.inspiration #scontainer-8 p:nth-child(3){font-size:40px;line-height:50px}}.inspiration #scontainer-8 .btn2{background:rgba(0,0,0,0)}.inspiration #scontainer-8 .btn2:hover{background:#303030}#scontainer-9{text-align:center;margin-top:45px}#scontainer-9 img{width:105px;height:98px}#scontainer-9 h3{font-size:28px;font-weight:400;font-family:"Alegreya Sans",sans-serif}#scontainer-9 p{margin-bottom:0;line-height:26px}#scontainer-9 .row:first-child{margin-bottom:45px}@media(max-width: 575px){#scontainer-9 .row:first-child{margin-bottom:20px}}#scontainer-9 .row:nth-child(2) p{padding:5px 25px 0 25px;margin-bottom:10px}@media(max-width: 1199px){#scontainer-9 .row:nth-child(2) p{padding:5px 0px 0 0px}}@media(max-width: 991px){.news .article{margin-bottom:50px}}.news .article .img img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;margin-bottom:30px}.news .article .article-content .title,.news .article .article-content .store-page .contact-box-01 h3,.store-page .contact-box-01 .news .article .article-content h3,.news .article .article-content .store-page .contact-box-03 h2,.store-page .contact-box-03 .news .article .article-content h2,.news .article .article-content .article-188 .klamki h2,.article-188 .klamki .news .article .article-content h2,.news .article .article-content .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .news .article .article-content h3,.news .article .article-content .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .news .article .article-content h3,.news .article .article-content .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .news .article .article-content h2,.news .article .article-content .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .news .article .article-content h1,.news .article .article-content .article-32 .text>.row:last-child h5,.news .article .article-content .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .news .article .article-content .article-32 h2>.row:last-child h5,.news .article .article-content .article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 input>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 textarea>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 .form-check-label>.row:last-child h5,.article-32 .text>.row:last-child .news .article .article-content h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .news .article .article-content h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .news .article .article-content h5,.article-32 .store-page .store-details a>.row:last-child .news .article .article-content h5,.store-page .store-details .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .news .article .article-content h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .news .article .article-content h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form a>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form input>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 input>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form textarea>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 textarea>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .news .article .article-content h5,.news .article .article-content .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .news .article .article-content h5,.news .article .article-content .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .news .article .article-content h5,.news .article-32 .article .article-content .date-add>.row:last-child h5,.article-32 .news .article .article-content .date-add>.row:last-child h5,.news .article-32 .article .date-add>.row:last-child .article-content h5,.article-32 .news .article .date-add>.row:last-child .article-content h5,.news .article .article-content .article-32 .date-add>.row:last-child h5,.news .article .article-32 .date-add>.row:last-child .article-content h5,.news .article .article-content .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .news .article .article-content h5,.news .article .article-content .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .news .article .article-content h5,.news .article .article-content .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .news .article .article-content h5,.news .article .article-content .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .news .article .article-content h5,.news .article .article-content .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .news .article .article-content h5,.news .article .article-content .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .news .article .article-content .more>.row:last-child h5,.news .article .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .news .article .article-content .article-32 .more>.row:last-child h5,.news .article .article-content .right-box-title h3,.right-box-title .news .article .article-content h3,.news .article .article-content .article-box .article-title,.article-box .news .article .article-content .article-title,.news .article .article-content .guide h1,.guide .news .article .article-content h1,.news .article .article-content .article-30 h1,.article-30 .news .article .article-content h1,.news .article .article-content .article-29 h1,.article-29 .news .article .article-content h1,.news .article .article-content .article-31 h1,.article-31 .news .article .article-content h1,.news .article .article-content .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .news .article .article-content h3,.news .article .article-content .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .news .article .article-content h3,.news .article .article-content .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .news .article .article-content h2,.news .article .article-content .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .news .article .article-content h2,.news .article .article-content .box49 h3,.box49 .news .article .article-content h3,.news .article .article-content .box48 h2,.box48 .news .article .article-content h2,.news .article .article-content .box46 h3,.box46 .news .article .article-content h3,.news .article .article-content .box41 h2,.box41 .news .article .article-content h2,.news .article .article-content .box39 h4,.box39 .news .article .article-content h4,.news .article .article-content .box39 h3,.box39 .news .article .article-content h3,.news .article .article-content .box39 h2,.box39 .news .article .article-content h2,.news .article .article-content .box38 h2,.box38 .news .article .article-content h2,.news .article .article-content .box37 h4,.box37 .news .article .article-content h4,.news .article .article-content .box37 h3,.box37 .news .article .article-content h3,.news .article .article-content .box37 h2,.box37 .news .article .article-content h2,.news .article .article-content .box36 h2,.box36 .news .article .article-content h2,.news .article .article-content .box47-4 h1,.box47-4 .news .article .article-content h1,.news .article .article-content .box47-3 h1,.box47-3 .news .article .article-content h1,.news .article .article-content .box47-6 h1,.box47-6 .news .article .article-content h1,.news .article .article-content .box47-5 h1,.box47-5 .news .article .article-content h1,.news .article .article-content .box47-2 h1,.box47-2 .news .article .article-content h1,.news .article .article-content .box47 h1,.box47 .news .article .article-content h1,.news .article .article-content .box47-7 h1,.box47-7 .news .article .article-content h1,.news .article .article-content .box47-8 h1,.box47-8 .news .article .article-content h1,.news .article .article-content .box35 .text-center-box h2,.box35 .text-center-box .news .article .article-content h2,.news .article .article-content .box40 .text-center-box h2,.box40 .text-center-box .news .article .article-content h2,.news .article .article-content .box42 .text-center-box h2,.box42 .text-center-box .news .article .article-content h2,.news .article .article-content .box44 .text-center-box h2,.box44 .text-center-box .news .article .article-content h2,.news .article .article-content .box47 .text-center-box h2,.box47 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-2 .text-center-box h2,.box47-2 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-3 .text-center-box h2,.box47-3 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-4 .text-center-box h2,.box47-4 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-5 .text-center-box h2,.box47-5 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-6 .text-center-box h2,.box47-6 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-7 .text-center-box h2,.box47-7 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-8 .text-center-box h2,.box47-8 .text-center-box .news .article .article-content h2,.news .article .article-content .box35 .text-center-box h1,.box35 .text-center-box .news .article .article-content h1,.news .article .article-content .box40 .text-center-box h1,.box40 .text-center-box .news .article .article-content h1,.news .article .article-content .box42 .text-center-box h1,.box42 .text-center-box .news .article .article-content h1,.news .article .article-content .box44 .text-center-box h1,.box44 .text-center-box .news .article .article-content h1,.news .article .article-content .box47 .text-center-box h1,.box47 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-2 .text-center-box h1,.box47-2 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-3 .text-center-box h1,.box47-3 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-4 .text-center-box h1,.box47-4 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-5 .text-center-box h1,.box47-5 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-6 .text-center-box h1,.box47-6 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-7 .text-center-box h1,.box47-7 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-8 .text-center-box h1,.box47-8 .text-center-box .news .article .article-content h1,.news .article .article-content .box33 h2,.box33 .news .article .article-content h2,.news .article .article-content .article-20 .box25 h2,.article-20 .box25 .news .article .article-content h2,.news .article .article-content .article-21 .box25 h2,.article-21 .box25 .news .article .article-content h2,.news .article .article-content .article-22 .box25 h2,.article-22 .box25 .news .article .article-content h2,.news .article .article-content .box20 h2,.box20 .news .article .article-content h2,.news .article .article-content #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .news .article .article-content h3,.news .article .article-content .article-14 .box11 h2,.article-14 .box11 .news .article .article-content h2,.news .article .article-content #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .news .article .article-content h2,.news .article .article-content .article-9 .row:first-child h3,.article-9 .row:first-child .news .article .article-content h3,.news .article .article-content #scontainer-36 h3,#scontainer-36 .news .article .article-content h3,.news .article .article-content #scontainer-36 h2,#scontainer-36 .news .article .article-content h2,.news .article .article-content #scontainer-33 h2,#scontainer-33 .news .article .article-content h2,.news .article .article-content #scontainer-31 h2,#scontainer-31 .news .article .article-content h2,.news .article .article-content #scontainer-30 h2,#scontainer-30 .news .article .article-content h2,.news .article .article-content #scontainer-19 h3,#scontainer-19 .news .article .article-content h3,.news .article .article-content #scontainer-13 h3,#scontainer-13 .news .article .article-content h3,.news .article .article-content #scontainer-14 h3,#scontainer-14 .news .article .article-content h3,.news .article .article-content #scontainer-15 h3,#scontainer-15 .news .article .article-content h3,.news .article .article-content #scontainer-16 h3,#scontainer-16 .news .article .article-content h3,.news .article .article-content #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content h1,.subpage-content .news .article .article-content h1,.news .article .article-content .subpage-content h2,.subpage-content .news .article .article-content h2,.news .article .article-content .btn6,.news .article .article-content #scontainer-58 a,#scontainer-58 .news .article .article-content a,.news .article .article-content #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .news .article .article-content a,.news .article .article-content #scontainer-3 h1,#scontainer-3 .news .article .article-content h1{font-size:16px;text-transform:uppercase;font-weight:400;font-family:"Open Sans",sans-serif;color:#232323;line-height:28px;margin-bottom:15px;display:block}.news .article .article-content .entry p{font-size:14px;font-weight:300;color:#929292}.news .article .article-content .more{color:#303030;font-size:14px;font-weight:600}.news h2{font-weight:400;font-size:30px;font-family:"Alegreya Sans",sans-serif}.news h6{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;max-width:500px;margin:0 auto;line-height:29px}.news .row:first-child{margin-top:70px;text-align:center;margin-bottom:50px}@media(max-width: 991px){#scontainer-10{margin-top:0}}#scontainer-10 p{font-size:12px;font-weight:400;line-height:25px;text-align:justify}#cookie-information{padding:10px;font-size:10px;text-align:center;font-family:"Open Sans",sans-serif;color:#fff;background:#232323}#cookie-information a{font-size:10px;text-transform:uppercase;color:#fff}#cookie-information a:hover{color:#fbfa08}.footer{background:#ebebeb;padding-top:60px;padding-bottom:60px}@media(min-width: 576px)and (max-width: 767px){.footer div[class^=col-]:last-child{margin-top:30px}}.footer div[class^=col-]:first-child #menu-container-1>ul>li{display:none}.footer div[class^=col-]:first-child #menu-container-1>ul>li:nth-child(2){display:block}@media(max-width: 575px){.footer div[class^=col-]:first-child{margin-bottom:30px}}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li{display:none}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(5),.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(9){display:block}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(5){margin-bottom:25px}@media(max-width: 575px){.footer div[class^=col-]:nth-child(2){margin-bottom:30px}}.footer #menu-container-1>ul{margin-bottom:0;padding-inline-start:0;list-style-type:none}.footer #menu-container-1>ul>li>a{font-size:12px;color:#303030;line-height:22px;font-weight:700;margin-bottom:15px;display:block;pointer-events:none}.footer #menu-container-1>ul>li>a .fa{display:none}.footer #menu-container-1>ul>li>ul{padding-inline-start:0;list-style-type:none}.footer #menu-container-1>ul>li>ul>li>a{font-size:12px;color:#7a7a7a;font-weight:400;line-height:22px}.footer #menu-container-1>ul>li>ul>li>a:hover{color:#303030}.footer #menu-container-1 #link-5 a{pointer-events:initial}.footer p{font-size:12px;color:#303030;line-height:22px;font-weight:700;margin-bottom:15px}.footer #menu-container-5 ul{padding-inline-start:0;list-style-type:none;margin-bottom:0}.footer #menu-container-5 ul li a{font-size:12px;color:#7a7a7a;font-weight:400;line-height:22px}.footer #menu-container-5 ul li a:hover{color:#303030}.footer img{width:210px}@media(min-width: 768px)and (max-width: 991px){.footer img{width:150px}}@media(max-width: 575px){.footer img{width:100%}}.subpage-content{padding-top:100px}.subpage-content h1,.subpage-content h2{margin-bottom:20px}.subpage-image-container{margin-top:34px;margin-left:auto;margin-right:auto}@media(min-width: 1200px){.subpage-image-container{width:80%}}.subpage-image-container .subpage-image-link{margin-bottom:50px;position:relative}.subpage-image-container .subpage-image-link a{display:block}.subpage-image-container .subpage-image-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subpage-image-container .subpage-image-link p{position:absolute;bottom:0;left:0;right:0;width:100%;background:rgba(255,255,255,.75);margin-bottom:0;text-align:center;padding:10px;transition:all .3s ease}.subpage-image-container .subpage-image-link p a{font-family:"Open Sans",sans-serif;font-size:24px;transition:all .3s ease;color:#303030}@media(max-width: 575px){.subpage-image-container .subpage-image-link p a{font-size:20px}}.subpage-image-container .subpage-image-link:hover p{background:rgba(0,0,0,.5)}.subpage-image-container .subpage-image-link:hover p a{color:#fff}@media(min-width: 1200px){.article-185 .subpage-image-container{width:100%}}.subpage-content2{margin-top:60px}.subpage-content2 #scontainer-12 div[class^=col-],.subpage-content2 #scontainer-17 div[class^=col-],.subpage-content2 #scontainer-18 div[class^=col-],.subpage-content2 #scontainer-21 div[class^=col-],.subpage-content2 #scontainer-24 div[class^=col-],.subpage-content2 #scontainer-26 div[class^=col-],.subpage-content2 #scontainer-35 div[class^=col-],.subpage-content2 #scontainer-37 div[class^=col-],.subpage-content2 #scontainer-38 div[class^=col-],.subpage-content2 #scontainer-42 div[class^=col-],.subpage-content2 #scontainer-45 div[class^=col-],.subpage-content2 #scontainer-53 div[class^=col-],.subpage-content2 #scontainer-64 div[class^=col-]{padding:0;position:relative}.subpage-content2 #scontainer-12 div[class^=col-] img,.subpage-content2 #scontainer-17 div[class^=col-] img,.subpage-content2 #scontainer-18 div[class^=col-] img,.subpage-content2 #scontainer-21 div[class^=col-] img,.subpage-content2 #scontainer-24 div[class^=col-] img,.subpage-content2 #scontainer-26 div[class^=col-] img,.subpage-content2 #scontainer-35 div[class^=col-] img,.subpage-content2 #scontainer-37 div[class^=col-] img,.subpage-content2 #scontainer-38 div[class^=col-] img,.subpage-content2 #scontainer-42 div[class^=col-] img,.subpage-content2 #scontainer-45 div[class^=col-] img,.subpage-content2 #scontainer-53 div[class^=col-] img,.subpage-content2 #scontainer-64 div[class^=col-] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{position:absolute;background:rgba(255,255,255,.9);box-shadow:#232323 0px 0px 10px 0px;padding:70px 80px}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{padding:20px}}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1{margin-bottom:12px}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2{margin-bottom:12px}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box ul{list-style-type:square;margin-bottom:0}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box ul li{margin-bottom:15px}.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box{position:absolute;background:rgba(255,255,255,.9);box-shadow:#232323 0px 0px 10px 0px;padding:50px 60px}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box{padding:15px}}.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1{font-weight:700;margin-bottom:12px}.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p{font-size:22px}@media(max-width: 767px){.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p{font-size:19px}}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-12 div[class^=col-]{height:600px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-12 div[class^=col-]{height:600px}}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-]{height:600px}}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box{top:calc(50% - 173px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box{top:calc(50% - 173px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box{top:calc(50% - 173px);left:calc(50% - 140px);width:280px}}.subpage-content2 #scontainer-17 div[class^=col-]{height:700px}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-17 div[class^=col-]{height:800px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-17 div[class^=col-]{height:900px}}@media(max-width: 575px){.subpage-content2 #scontainer-17 div[class^=col-]{height:1000px}}.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 279px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 308px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 407px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 488px);left:calc(50% - 140px);width:280px}}.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul{list-style-type:square;margin-bottom:0}.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul li{margin-bottom:15px}@media(min-width: 992px)and (max-width: 1199px){.subpage-content2 #scontainer-18 div[class^=col-]{height:500px}}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-18 div[class^=col-]{height:600px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-18 div[class^=col-]{height:700px}}@media(max-width: 575px){.subpage-content2 #scontainer-18 div[class^=col-]{height:700px}}.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box{top:calc(50% - 204px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box{top:calc(50% - 225px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box{top:calc(50% - 245px);left:calc(50% - 140px);width:280px}}@media(min-width: 1200px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(min-width: 992px)and (max-width: 1199px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(max-width: 575px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box{top:calc(50% - 244px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box{top:calc(50% - 244px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box{top:calc(50% - 290px);left:calc(50% - 140px);width:280px}}.subpage-content2 #scontainer-53 div[class^=col-]{height:756px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-53 div[class^=col-]{height:862px}}@media(max-width: 575px){.subpage-content2 #scontainer-53 div[class^=col-]{height:987px}}.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box{top:calc(50% - 313px);left:calc(50% - 316px);width:633px}.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1{text-transform:uppercase}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box{top:10%;left:calc(50% - 274px);width:549px}}@media(max-width: 575px){.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box{top:5%;left:5%;right:5%;width:auto;padding:15px}}.subpage-content2 #scontainer-53 .btn4,.subpage-content2 #scontainer-53 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .subpage-content2 #scontainer-53 .btn,.subpage-content2 #scontainer-53 .btn5,.subpage-content2 #scontainer-53 .btn8{margin-top:20px}.subpage-content2 #scontainer-64 div[class^=col-]{height:800px}@media(max-width: 575px){.subpage-content2 #scontainer-64 div[class^=col-]{height:1070px}}.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{top:calc(50% - 316px);left:calc(50% - 316px);width:633px}.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1{text-transform:uppercase}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{width:500px;left:calc(50% - 250px);top:calc(50% - 366px)}}@media(max-width: 575px){.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{width:80%;left:10%;top:5%;padding:20px}}.subpage-content2 #scontainer-64 .btn4,.subpage-content2 #scontainer-64 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .subpage-content2 #scontainer-64 .btn,.subpage-content2 #scontainer-64 .btn5,.subpage-content2 #scontainer-64 .btn8{margin-top:20px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-37 div[class^=col-]{height:600px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-37 div[class^=col-]{height:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-37 div[class^=col-]{height:700px}}@media(max-width: 575px){#scontainer-37 div[class^=col-]{height:700px}}#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 280px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 275px);left:calc(50% - 140px);width:280px}}@media(min-width: 992px)and (max-width: 1199px){#scontainer-38 div[class^=col-]{height:600px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-38 div[class^=col-]{height:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-38 div[class^=col-]{height:700px}}@media(max-width: 575px){#scontainer-38 div[class^=col-]{height:700px}}#scontainer-38 div[class^=col-] .text-center-box{top:calc(50% - 244px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){#scontainer-38 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){#scontainer-38 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 140px);width:280px}}@media(min-width: 1200px){#scontainer-42 div[class^=col-]{height:700px}}@media(min-width: 992px)and (max-width: 1199px){#scontainer-42 div[class^=col-]{height:700px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-42 div[class^=col-]{height:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-42 div[class^=col-]{height:700px}}@media(max-width: 575px){#scontainer-42 div[class^=col-]{height:750px}}#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 240px);left:calc(50% - 400px);width:800px}#scontainer-42 div[class^=col-] .text-center-box h1{text-transform:uppercase}@media(min-width: 768px)and (max-width: 991px){#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 261px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 303px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 320px);left:calc(50% - 140px);width:280px}}@media(max-width: 767px){#scontainer-45 div[class^=col-]{height:350px}}#scontainer-45 div[class^=col-] .text-right-box{top:auto;left:auto;width:515px;bottom:50px;right:50px}#scontainer-45 div[class^=col-] .text-right-box h1{text-transform:uppercase}@media(max-width: 767px){#scontainer-45 div[class^=col-] .text-right-box{top:20%;left:10%;width:auto;bottom:20%;right:10%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}}#scontainer-13 img,#scontainer-14 img,#scontainer-15 img,#scontainer-16 img{width:100%}#scontainer-13 h4,#scontainer-14 h4,#scontainer-15 h4,#scontainer-16 h4{margin-bottom:0}#scontainer-13 h3,#scontainer-14 h3,#scontainer-15 h3,#scontainer-16 h3{margin-bottom:30px}#scontainer-13 h2,#scontainer-14 h2,#scontainer-15 h2,#scontainer-16 h2{margin-bottom:30px}#scontainer-14{text-align:center}#scontainer-14 p{max-width:920px;margin-left:auto;margin-right:auto}#scontainer-15 img{max-width:100%}@media(max-width: 767px){#scontainer-15 img{margin-bottom:50px}}@media(min-width: 992px){#scontainer-15 div[class^=col-]:first-child{padding-left:0}}@media(min-width: 768px)and (max-width: 991px){#scontainer-15 div[class^=col-]:first-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}}#scontainer-15 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}#scontainer-15 div[class^=col-]:last-child p{width:55%;margin-left:auto;margin-right:auto}@media(min-width: 992px)and (max-width: 1199px){#scontainer-15 div[class^=col-]:last-child p{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-15 div[class^=col-]:last-child p{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-15 div[class^=col-]:last-child p{width:80%}}@media(max-width: 575px){#scontainer-15 div[class^=col-]:last-child p{width:100%}}#scontainer-15 div[class^=col-]:last-child h3{width:55%;margin-left:auto;margin-right:auto;text-align:left}@media(min-width: 992px)and (max-width: 1199px){#scontainer-15 div[class^=col-]:last-child h3{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-15 div[class^=col-]:last-child h3{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-15 div[class^=col-]:last-child h3{width:80%}}@media(max-width: 575px){#scontainer-15 div[class^=col-]:last-child h3{width:100%}}#scontainer-16 img{max-width:100%}@media(max-width: 767px){#scontainer-16 img{margin-top:50px}}@media(min-width: 992px){#scontainer-16 div[class^=col-]:last-child{padding-right:0}}@media(min-width: 768px)and (max-width: 991px){#scontainer-16 div[class^=col-]:last-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}}#scontainer-16 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}#scontainer-16 div[class^=col-]:first-child p{width:55%;margin-left:auto;margin-right:auto;text-align:right}@media(min-width: 992px)and (max-width: 1199px){#scontainer-16 div[class^=col-]:first-child p{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-16 div[class^=col-]:first-child p{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-16 div[class^=col-]:first-child p{width:80%}}@media(max-width: 575px){#scontainer-16 div[class^=col-]:first-child p{width:100%}}#scontainer-16 div[class^=col-]:first-child h3{width:55%;margin-left:auto;margin-right:auto;text-align:right}@media(min-width: 992px)and (max-width: 1199px){#scontainer-16 div[class^=col-]:first-child h3{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-16 div[class^=col-]:first-child h3{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-16 div[class^=col-]:first-child h3{width:80%}}@media(max-width: 575px){#scontainer-16 div[class^=col-]:first-child h3{width:100%}}@media(min-width: 992px){#scontainer-19 h3,#scontainer-19 p{width:440px;margin-left:auto;margin-right:auto}}#scontainer-19 .row:nth-child(even){margin-top:100px}@media(max-width: 767px){#scontainer-19 .row:nth-child(even){flex-direction:column-reverse}}#scontainer-19 .row:nth-child(even) div[class^=col-]:first-child{display:flex;align-items:center;justify-content:center}#scontainer-19 .row:nth-child(even) div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){#scontainer-19 .row:nth-child(even) div[class^=col-]:last-child{margin-bottom:50px}}#scontainer-19 .row:nth-child(odd) div[class^=col-]:last-child{display:flex;align-items:center;justify-content:center}#scontainer-19 .row:nth-child(odd) div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){#scontainer-19 .row:nth-child(odd) div[class^=col-]:first-child{margin-bottom:50px}}#scontainer-20 div[class^=col-],#scontainer-66 div[class^=col-]{text-align:center}#scontainer-20 div[class^=col-] h6,#scontainer-66 div[class^=col-] h6{font-size:18px;font-weight:400;font-family:"Open Sans",sans-serif;margin-bottom:30px}#scontainer-20 div[class^=col-] h2,#scontainer-66 div[class^=col-] h2{font-size:30px;margin-bottom:15px}#scontainer-20 div[class^=col-] .btn2:first-child,#scontainer-66 div[class^=col-] .btn2:first-child{margin-right:25px}@media(max-width: 575px){#scontainer-20 div[class^=col-] .btn2:first-child,#scontainer-66 div[class^=col-] .btn2:first-child{margin-right:0}}@media(max-width: 575px){#scontainer-20 .row:last-child div[class^=col-],#scontainer-66 .row:last-child div[class^=col-]{display:block}}#scontainer-22{background:#ebebeb;padding-top:100px;padding-bottom:100px;text-align:center}#scontainer-22 img{max-width:100%}#scontainer-22 .row:last-child div[class^=col-]{display:flex;align-items:center;justify-content:center}#scontainer-23 img{width:100%}@media(max-width: 767px){#scontainer-23 img{margin-bottom:30px}}#scontainer-23 div[class^=col-]:first-child{text-align:right}#scontainer-25 h2,#scontainer-50 h2,#scontainer-54 h2,#scontainer-65 h2{text-align:center}@media(min-width: 992px){#scontainer-25 .tab-content div[class^=col-]:first-child,#scontainer-50 .tab-content div[class^=col-]:first-child,#scontainer-54 .tab-content div[class^=col-]:first-child,#scontainer-65 .tab-content div[class^=col-]:first-child{border-right:1px solid #303030}}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td{border-top:none}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr td:first-child,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td:first-child,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td:first-child,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td:first-child{color:#fff;background-color:#232323;text-align:right;font-size:14px;line-height:24px;font-weight:400;font-family:"Alegreya Sans",sans-serif}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 40px 20px}@media(max-width: 575px){#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 20px 20px}}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:60px 40px}@media(max-width: 575px){#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:60px 20px}}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:20px 40px 100px}@media(max-width: 575px){#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:20px 20px 100px}}#scontainer-25 .tab-content div[class^=col-]:last-child,#scontainer-50 .tab-content div[class^=col-]:last-child,#scontainer-54 .tab-content div[class^=col-]:last-child,#scontainer-65 .tab-content div[class^=col-]:last-child{text-align:center}#scontainer-25 .tab-content div[class^=col-]:last-child>img,#scontainer-50 .tab-content div[class^=col-]:last-child>img,#scontainer-54 .tab-content div[class^=col-]:last-child>img,#scontainer-65 .tab-content div[class^=col-]:last-child>img{margin-bottom:30px;width:179px}#scontainer-25 .tab-content div[class^=col-]:last-child table tr td:first-child,#scontainer-50 .tab-content div[class^=col-]:last-child table tr td:first-child,#scontainer-54 .tab-content div[class^=col-]:last-child table tr td:first-child,#scontainer-65 .tab-content div[class^=col-]:last-child table tr td:first-child{text-align:left}#scontainer-25 .tab-content div[class^=col-]:last-child table tr td:last-child,#scontainer-50 .tab-content div[class^=col-]:last-child table tr td:last-child,#scontainer-54 .tab-content div[class^=col-]:last-child table tr td:last-child,#scontainer-65 .tab-content div[class^=col-]:last-child table tr td:last-child{text-align:right}#scontainer-25 .tab-content div[class^=col-]:last-child p,#scontainer-50 .tab-content div[class^=col-]:last-child p,#scontainer-54 .tab-content div[class^=col-]:last-child p,#scontainer-65 .tab-content div[class^=col-]:last-child p{text-align:left;margin-left:100px;margin-top:30px}@media(max-width: 991px){#scontainer-25 .tab-content div[class^=col-]:last-child p,#scontainer-50 .tab-content div[class^=col-]:last-child p,#scontainer-54 .tab-content div[class^=col-]:last-child p,#scontainer-65 .tab-content div[class^=col-]:last-child p{margin-left:0px;text-align:center}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td{padding:15px 40px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td{padding:15px 15px}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 40px 20px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 15px 15px}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:15px 40px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:15px 15px}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:20px 40px 100px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:15px 15px 100px}}#scontainer-50 .tab-content div[class^=col-]:last-child>img,#scontainer-54 .tab-content div[class^=col-]:last-child>img,#scontainer-65 .tab-content div[class^=col-]:last-child>img{width:240px}#scontainer-27{text-align:center}#scontainer-28 img,#scontainer-47 img{width:100%}#scontainer-28 p,#scontainer-47 p,.box26 p{padding-left:55px;position:relative;margin-bottom:0;margin-top:16px}#scontainer-28 p span,#scontainer-47 p span,.box26 p span{position:absolute;left:0;padding:3px 10px;border:1px solid #303030;display:inline-block}@media(min-width: 1200px){.box26{margin-bottom:0}}.box26 img{max-width:100%}@media(max-width: 991px){.box26 div[class^=col-]:first-child{text-align:center}}#scontainer-29{background:#ebebeb}#scontainer-29 img{width:100%}#scontainer-29 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 991px){#scontainer-29 div[class^=col-]:first-child{padding-top:50px;padding-bottom:50px}}#scontainer-29 div[class^=col-]:last-child{display:flex;align-items:center;justify-content:center}#scontainer-29 h2{margin-bottom:60px}#scontainer-30 h2{margin-bottom:30px}#scontainer-30 .row:first-child{margin-bottom:50px}#scontainer-30 .row:nth-child(2) img,#scontainer-30 .row:nth-child(4) img{width:100%}@media(max-width: 991px){#scontainer-30 .row:nth-child(2) img,#scontainer-30 .row:nth-child(4) img{margin-bottom:30px}}#scontainer-30 .row:nth-child(4){margin-top:30px;margin-bottom:50px}#scontainer-30 .row:nth-child(5){margin-bottom:50px}@media(max-width: 767px){#scontainer-30 .row:nth-child(5){flex-direction:column-reverse}#scontainer-30 .row:nth-child(5) img{margin-bottom:30px;max-width:100%}}#scontainer-30 .row:nth-child(5) div[class^=col-]:first-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center;border-right:1px solid #303030}@media(max-width: 767px){#scontainer-30 .row:nth-child(5) div[class^=col-]:first-child{border-right:none}}#scontainer-30 .row:nth-child(5) div[class^=col-]:last-child{display:flex;align-items:center;justify-content:center}#scontainer-30 .row:nth-child(5) table{margin-bottom:30px}#scontainer-30 .row:nth-child(6){margin-bottom:50px}#scontainer-30 .row:nth-child(6) div[class^=col-] div{background:#ebebeb;padding:30px;min-height:208px}@media(max-width: 991px){#scontainer-30 .row:nth-child(6) div[class^=col-] div{margin-bottom:30px;display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}}#scontainer-30 .row:nth-child(6) div[class^=col-] div p{margin-bottom:10px}#scontainer-30 .row:nth-child(6) div[class^=col-] div p:last-child{margin-bottom:0}#scontainer-30 ul{margin-top:30px}#scontainer-30 ul li{margin-bottom:20px}#scontainer-31{padding-top:100px;padding-bottom:100px;background-image:url("/upload/filemanager/images/produkty/gold-energy-pvc/vidok-gold-energy-70.jpg");background-size:cover;color:#fff}#scontainer-31 h2{color:#fff;text-align:center;margin-bottom:50px}#scontainer-31 p{color:#fff;text-align:center;margin-bottom:0;line-height:25px}#scontainer-32 .row{margin-bottom:50px}#scontainer-32 .row:first-child img{width:100%}#scontainer-32 .row:nth-child(2){text-align:center}#scontainer-32 .row:nth-child(3) img{height:231px;text-align:center;max-width:100%}@media(max-width: 575px){#scontainer-32 .row:nth-child(3) img{height:auto}}#scontainer-33{background:#f7f6f6;padding-top:100px;padding-bottom:100px}#scontainer-33 img{max-width:100%}@media(max-width: 767px){#scontainer-33 img{margin-bottom:30px}}#scontainer-33 h2{text-align:center;margin-bottom:50px}#scontainer-33 .row:first-child,#scontainer-33 .row:nth-child(2),#scontainer-33 .row:nth-child(3){margin-bottom:50px}#scontainer-33 .row:nth-child(4),#scontainer-33 .row:nth-child(7){margin-bottom:20px}#scontainer-33 .row:nth-child(4) h2,#scontainer-33 .row:nth-child(7) h2{text-align:left;margin-bottom:20px}#scontainer-33 .row:nth-child(5) div[class^=col-],#scontainer-33 .row:nth-child(6) div[class^=col-],#scontainer-33 .row:nth-child(8) div[class^=col-]{display:flex;justify-content:center;align-items:center}#scontainer-33 .row:nth-child(5) div[class^=col-] img,#scontainer-33 .row:nth-child(6) div[class^=col-] img,#scontainer-33 .row:nth-child(8) div[class^=col-] img{margin-bottom:50px}#scontainer-33 .row:nth-child(5),#scontainer-33 .row:nth-child(6){border-bottom:1px solid #303030;margin-bottom:50px}@media(max-width: 767px){#scontainer-33 .row:nth-child(3) div[class^=col-]{text-align:center}}#scontainer-34{text-align:center}#scontainer-34 .row:last-child div[class^=col-]{padding:0}#scontainer-34 .row:last-child div[class^=col-] img{width:100%;-o-object-fit:cover;object-fit:cover}#scontainer-36 h2{margin-bottom:30px}#scontainer-36 h3{font-size:25px;margin-top:30px;margin-bottom:30px}#scontainer-36 .row:nth-child(2){text-align:center}#scontainer-36 .row:nth-child(2) p{margin-bottom:30px}#scontainer-36 .row:nth-child(3) .btn3{color:#fff;margin-top:20px;display:inline-block}#scontainer-36 .row:nth-child(3) div[class^=col-] div{background:#f4f4f4;padding:40px 50px;height:100%}#scontainer-39 img{max-width:100%}#scontainer-39 div[class^=col-]:first-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}#scontainer-39 div[class^=col-]:first-child img{width:288px;margin-bottom:50px}#scontainer-39 div[class^=col-]:first-child p{max-width:300px}@media(max-width: 767px){#scontainer-39 div[class^=col-]:first-child p:last-child{margin-bottom:50px}}.portfolio div[class^=col-]{padding-bottom:70px}.portfolio div[class^=col-] img{max-width:100%;margin-bottom:60px}@media(max-width: 575px){.portfolio div[class^=col-] img{margin-bottom:30px}}.portfolio div[class^=col-] h6{color:#232323;font-family:"Open Sans",sans-serif;font-size:18px;line-height:29px;font-weight:400;letter-spacing:0px;text-transform:none}.article-9{padding-top:100px;padding-bottom:100px;background-image:url("/upload/filemanager/images/strefa-partnerstwa/strefa-partnerstwa-bg.jpg");background-size:cover}.article-9 .row:first-child{text-align:center}.article-9 .row:first-child h3{margin-bottom:70px}.article-10 h1,.article-15 h1,.article-16 h1,.article-17 h1,.article-18 h1,.article-20 h1{color:#000;font-family:"Open Sans",sans-serif;font-size:40px;font-weight:300;text-align:center;margin-bottom:0;padding:40px 20px}.article-10 .window-construction,.article-15 .window-construction,.article-16 .window-construction,.article-17 .window-construction,.article-18 .window-construction,.article-20 .window-construction{position:relative}.article-10 .window-construction:before,.article-15 .window-construction:before,.article-16 .window-construction:before,.article-17 .window-construction:before,.article-18 .window-construction:before,.article-20 .window-construction:before{position:absolute;content:"";width:600px;height:400px;background:#ebebeb;left:21%;bottom:-32px}@media(max-width: 991px){.article-10 .window-construction:before,.article-15 .window-construction:before,.article-16 .window-construction:before,.article-17 .window-construction:before,.article-18 .window-construction:before,.article-20 .window-construction:before{display:none}}.article-10 .window-construction img,.article-15 .window-construction img,.article-16 .window-construction img,.article-17 .window-construction img,.article-18 .window-construction img,.article-20 .window-construction img{width:80%}.article-10 .window-construction p,.article-15 .window-construction p,.article-16 .window-construction p,.article-17 .window-construction p,.article-18 .window-construction p,.article-20 .window-construction p{padding-left:55px;position:relative;margin-bottom:0;margin-top:16px}.article-10 .window-construction p span,.article-15 .window-construction p span,.article-16 .window-construction p span,.article-17 .window-construction p span,.article-18 .window-construction p span,.article-20 .window-construction p span{position:absolute;left:0;padding:3px 10px;color:#fff;background:#303030;border:1px solid #303030;display:inline-block}.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid{background-image:url("/upload/filemanager/images/produkty/linia-extreme-pvc/tlo.jpg");background-size:cover}.article-10 .solid .container>.row>div[class^=col-]:first-child,.article-15 .solid .container>.row>div[class^=col-]:first-child,.article-16 .solid .container>.row>div[class^=col-]:first-child,.article-17 .solid .container>.row>div[class^=col-]:first-child,.article-18 .solid .container>.row>div[class^=col-]:first-child,.article-20 .solid .container>.row>div[class^=col-]:first-child{padding-right:80px}.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{color:#fff;margin-bottom:50px}@media(max-width: 575px){.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{font-size:27px}}.article-10 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-15 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-16 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-17 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-18 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-20 .solid .container>.row>div[class^=col-]:first-child h2:before{background:#fff}.article-10 .solid .container>.row>div[class^=col-]:first-child p,.article-15 .solid .container>.row>div[class^=col-]:first-child p,.article-16 .solid .container>.row>div[class^=col-]:first-child p,.article-17 .solid .container>.row>div[class^=col-]:first-child p,.article-18 .solid .container>.row>div[class^=col-]:first-child p,.article-20 .solid .container>.row>div[class^=col-]:first-child p{color:#fff;margin-bottom:40px}.article-10 .solid .container>.row>div[class^=col-]:first-child h3,.article-15 .solid .container>.row>div[class^=col-]:first-child h3,.article-16 .solid .container>.row>div[class^=col-]:first-child h3,.article-17 .solid .container>.row>div[class^=col-]:first-child h3,.article-18 .solid .container>.row>div[class^=col-]:first-child h3,.article-20 .solid .container>.row>div[class^=col-]:first-child h3{font-size:18px;color:#fff;font-family:"Alegreya Sans",sans-serif;font-weight:500;margin-bottom:10px}.article-10 .solid .container>.row>div[class^=col-]:first-child img,.article-15 .solid .container>.row>div[class^=col-]:first-child img,.article-16 .solid .container>.row>div[class^=col-]:first-child img,.article-17 .solid .container>.row>div[class^=col-]:first-child img,.article-18 .solid .container>.row>div[class^=col-]:first-child img,.article-20 .solid .container>.row>div[class^=col-]:first-child img{margin-bottom:20px}.article-10 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-15 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-16 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-17 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-18 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-20 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p{color:#303030;background:#ebebeb;padding:60px 40px;min-height:185px;display:flex;justify-content:flex-start;align-items:center}.article-10 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-15 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-16 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-17 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-18 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-20 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p{margin-top:30px;padding:40px}.article-10 .solid .container>.row>div[class^=col-]:last-child,.article-15 .solid .container>.row>div[class^=col-]:last-child,.article-16 .solid .container>.row>div[class^=col-]:last-child,.article-17 .solid .container>.row>div[class^=col-]:last-child,.article-18 .solid .container>.row>div[class^=col-]:last-child,.article-20 .solid .container>.row>div[class^=col-]:last-child{text-align:center;position:relative;padding-left:80px}.article-10 .solid .container>.row>div[class^=col-]:last-child img,.article-15 .solid .container>.row>div[class^=col-]:last-child img,.article-16 .solid .container>.row>div[class^=col-]:last-child img,.article-17 .solid .container>.row>div[class^=col-]:last-child img,.article-18 .solid .container>.row>div[class^=col-]:last-child img,.article-20 .solid .container>.row>div[class^=col-]:last-child img{max-width:100%}.article-10 .solid .container>.row>div[class^=col-]:last-child:before,.article-15 .solid .container>.row>div[class^=col-]:last-child:before,.article-16 .solid .container>.row>div[class^=col-]:last-child:before,.article-17 .solid .container>.row>div[class^=col-]:last-child:before,.article-18 .solid .container>.row>div[class^=col-]:last-child:before,.article-20 .solid .container>.row>div[class^=col-]:last-child:before{position:absolute;content:"";left:0;top:20%;height:60%;width:2px;background:#fff}@media(max-width: 991px){.article-10 .solid .container>.row>div[class^=col-]:last-child:before,.article-15 .solid .container>.row>div[class^=col-]:last-child:before,.article-16 .solid .container>.row>div[class^=col-]:last-child:before,.article-17 .solid .container>.row>div[class^=col-]:last-child:before,.article-18 .solid .container>.row>div[class^=col-]:last-child:before,.article-20 .solid .container>.row>div[class^=col-]:last-child:before{display:none}}.article-10 .technology div[class^=col-]>img,.article-15 .technology div[class^=col-]>img,.article-16 .technology div[class^=col-]>img,.article-17 .technology div[class^=col-]>img,.article-18 .technology div[class^=col-]>img,.article-20 .technology div[class^=col-]>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.article-10 .technology div[class^=col-]:last-child,.article-15 .technology div[class^=col-]:last-child,.article-16 .technology div[class^=col-]:last-child,.article-17 .technology div[class^=col-]:last-child,.article-18 .technology div[class^=col-]:last-child,.article-20 .technology div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){.article-10 .technology div[class^=col-]:last-child,.article-15 .technology div[class^=col-]:last-child,.article-16 .technology div[class^=col-]:last-child,.article-17 .technology div[class^=col-]:last-child,.article-18 .technology div[class^=col-]:last-child,.article-20 .technology div[class^=col-]:last-child{margin-top:30px}}.article-10 .technology div[class^=col-]:last-child p,.article-15 .technology div[class^=col-]:last-child p,.article-16 .technology div[class^=col-]:last-child p,.article-17 .technology div[class^=col-]:last-child p,.article-18 .technology div[class^=col-]:last-child p,.article-20 .technology div[class^=col-]:last-child p{margin-bottom:30px}.article-10 .technology div[class^=col-]:last-child h2,.article-10 .technology div[class^=col-]:last-child p,.article-10 .technology div[class^=col-]:last-child a,.article-15 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child p,.article-15 .technology div[class^=col-]:last-child a,.article-16 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child p,.article-16 .technology div[class^=col-]:last-child a,.article-17 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child p,.article-17 .technology div[class^=col-]:last-child a,.article-18 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child p,.article-18 .technology div[class^=col-]:last-child a,.article-20 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child p,.article-20 .technology div[class^=col-]:last-child a{margin-left:-100px}@media(max-width: 767px){.article-10 .technology div[class^=col-]:last-child h2,.article-10 .technology div[class^=col-]:last-child p,.article-10 .technology div[class^=col-]:last-child a,.article-15 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child p,.article-15 .technology div[class^=col-]:last-child a,.article-16 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child p,.article-16 .technology div[class^=col-]:last-child a,.article-17 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child p,.article-17 .technology div[class^=col-]:last-child a,.article-18 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child p,.article-18 .technology div[class^=col-]:last-child a,.article-20 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child p,.article-20 .technology div[class^=col-]:last-child a{margin-left:0}}@media(max-width: 991px){.article-10 .window-construction div[class^=col-]{text-align:center;margin-bottom:30px}}.article-10 .solid{padding-left:0;padding-right:0;max-width:2220px;margin-left:auto;margin-right:auto}.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/pvc-70/vp-70-bg.png");background-position:center right}.article-15 #scontainer-41 h2,.article-16 #scontainer-41 h2,.article-17 #scontainer-41 h2,.article-18 #scontainer-41 h2{text-align:left;margin-bottom:100px}#scontainer-40,#scontainer-63{margin-top:150px;background-image:url("/upload/filemanager/images/produkty/linia-extreme-pvc/bg.jpg");background-size:cover}#scontainer-40 div[class^=col-]:first-child>div,#scontainer-63 div[class^=col-]:first-child>div{margin-top:-70px}@media(max-width: 1199px){#scontainer-40 div[class^=col-]:not(:last-child),#scontainer-63 div[class^=col-]:not(:last-child){margin-bottom:50px}}#scontainer-40 div[class^=col-]>div,#scontainer-63 div[class^=col-]>div{background:#fff;margin-top:-70px}@media(max-width: 1199px){#scontainer-40 div[class^=col-]>div,#scontainer-63 div[class^=col-]>div{max-width:70%;margin-left:auto;margin-right:auto;margin-top:0px}}@media(max-width: 575px){#scontainer-40 div[class^=col-]>div,#scontainer-63 div[class^=col-]>div{max-width:95%}}#scontainer-40 div[class^=col-]>div img,#scontainer-63 div[class^=col-]>div img{width:100%}#scontainer-40 div[class^=col-]>div div,#scontainer-63 div[class^=col-]>div div{padding:50px 25px 35px 25px}#scontainer-40 div[class^=col-]>div div h2,#scontainer-63 div[class^=col-]>div div h2{font-size:25px;font-weight:300;font-style:normal;letter-spacing:normal;text-align:left;text-transform:uppercase;font-family:"Open Sans",sans-serif;color:#303030;position:relative;margin-bottom:40px}#scontainer-40 div[class^=col-]>div div h2:before,#scontainer-63 div[class^=col-]>div div h2:before{position:absolute;content:"";bottom:-20px;height:2px;width:100px;background:#303030}#scontainer-40 div[class^=col-]>div div p,#scontainer-63 div[class^=col-]>div div p{margin-bottom:40px}@media(min-width: 768px){#scontainer-40 div[class^=col-]>div div p,#scontainer-63 div[class^=col-]>div div p{min-height:189px}}#scontainer-40 div[class^=col-]>div div .btn5,#scontainer-63 div[class^=col-]>div div .btn5{width:219px}#scontainer-63 div[class^=col-]>div div p{min-height:209px}#scontainer-41 div[class^=col-]{text-align:center;position:relative}#scontainer-41 div[class^=col-]:not(:last-child):before{right:0;top:20%;position:absolute;content:"";height:60%;width:2px;background:#ebebeb}#scontainer-41 div[class^=col-]:first-child img:first-child{position:absolute;left:0;top:0}#scontainer-41 div[class^=col-] h3{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;color:#303030;text-transform:uppercase;text-align:left}#scontainer-41 div[class^=col-] p{text-align:left;min-height:105px}#scontainer-41 div[class^=col-]>div{position:relative;border:2px solid #fff;transition:all .3s ease;padding:15px}#scontainer-41 div[class^=col-]>div img{margin-bottom:50px}#scontainer-41 div[class^=col-]>div div{text-align:left}#scontainer-41 div[class^=col-]>div:hover{border:2px solid #fbfa08}.article-11{text-align:center}.article-11 .container-fluid .row:first-child{margin-bottom:50px}.article-11 .container-fluid .row:first-child div[class^=col-]{padding:0}.article-11 .container-fluid .row:first-child img{width:100%}@media(max-width: 575px){.article-11 .container-fluid .row:first-child img{height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}.article-11 p{margin-bottom:30px}.article-11{margin-top:-50px}#scontainer-43 .row:first-child{text-align:center}#scontainer-43 .row:first-child h2{text-transform:uppercase;margin-bottom:15px}#scontainer-43 .row:first-child p{max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:70px}#scontainer-43 .row:last-child{max-width:950px;margin-left:auto;margin-right:auto}#scontainer-43 .row:last-child div[class^=col-] div{border:1px solid #303030;padding:50px 20px;margin-bottom:30px;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center;min-height:295px}#scontainer-43 .row:last-child div[class^=col-] div p{text-align:center}#scontainer-43 .row:last-child div[class^=col-] div p a{font-weight:600}#scontainer-43 .row:last-child div[class^=col-] div p a:hover{color:#000}.download-box,.article-9 .row:nth-child(2) div[class^=col-]{text-align:center;margin-bottom:30px}.download-box div,.article-9 .row:nth-child(2) div[class^=col-] div{padding-top:100px;padding-bottom:100px;background:#f7f6f6;transition:all .3s ease}.download-box div:hover,.article-9 .row:nth-child(2) div[class^=col-] div:hover{background-image:url("/upload/filemanager/images/strefa-partnerstwa/download.jpg");box-shadow:0 0 5px 5px #d5d5d5}.download-box2{text-align:left;margin-bottom:30px}.download-box2 div{padding:50px 30px;background:#f7f6f6;transition:all .3s ease;background-image:url("/upload/filemanager/images/strefa-partnerstwa/download.jpg")}.article-13 h1{text-align:center}.article-13 .row{margin-bottom:30px}.article-13 img{margin-bottom:10px;max-width:100%}.article-13 p a{word-wrap:break-word}.article-13 div[class^=col-]>img{max-height:111px}.salony>.row div[class^=col-]:last-child{display:flex;align-items:flex-start;justify-content:center}@media(min-width: 1200px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.9);margin-top:-60px}}@media(min-width: 992px)and (max-width: 1199px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.7);margin-top:-150px}}@media(min-width: 768px)and (max-width: 991px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.8);margin-top:-100px}}@media(min-width: 576px)and (max-width: 767px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.5);margin-top:-200px}}@media(max-width: 575px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.3);margin-top:-353px}}.salony h1{text-align:center;text-transform:uppercase;margin-top:50px}.salony img{width:960px}.salony #scontainer-44 .voivodeship{display:none}.salony #scontainer-44 .visible-box{display:block}.salony #scontainer-44 .hidden-box{display:none}.salony #scontainer-44 h2{padding:20px 10px;text-align:center;background:#ebebeb}.salony #scontainer-44 .store{text-align:center;padding-top:30px;padding-bottom:30px}.salony #scontainer-44 .store .btn{border:2px solid #000;background:#fff;color:#000;transition:all .5s ease;font-size:11px;padding:10px 25px;text-transform:uppercase}.salony #scontainer-44 .store .btn:hover{background:#000;color:#fff}.salony #scontainer-44 .store:not(:last-child){border-bottom:1px solid #ebebeb}.salony title{text-decoration:none;color:red}.box01 .row div[class^=col-] div{background:#f5f5f5;max-width:600px;margin-left:50px;padding-right:100px;position:relative}@media(max-width: 575px){.box01 .row div[class^=col-] div{margin-right:10px;max-width:100%;margin-left:0;padding:20px}}.box01 .row div[class^=col-] div:before{position:absolute;content:"";width:200px;height:200px;border:4px solid #fbfa08;right:-40px;top:-40px;z-index:-1}@media(max-width: 575px){.box01 .row div[class^=col-] div:before{right:-12px}}.box01 .row div[class^=col-] div h1,.box01 .row div[class^=col-] div p{margin-left:-50px}@media(max-width: 575px){.box01 .row div[class^=col-] div h1,.box01 .row div[class^=col-] div p{margin-left:0}}.article-19 h1{font-style:normal;font-weight:600;font-size:60px;line-height:82px;color:#303030;margin-bottom:24px}@media(max-width: 575px){.article-19 h1{font-size:38px}}.article-14 h1{font-style:normal;font-weight:600;font-size:60px;line-height:82px;color:#303030;margin-bottom:24px}@media(max-width: 575px){.article-14 h1{font-size:35px}}.article-14 .nav-tabs{border-bottom:none}.article-14 .nav-tabs li{margin-right:12px;width:279px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .nav-tabs li{margin-right:12px;width:212px}}@media(max-width: 991px){.article-14 .nav-tabs li{margin-bottom:15px}}@media(min-width: 576px)and (max-width: 767px){.article-14 .nav-tabs li{width:229px}}.article-14 .nav-tabs li a{padding:7px 12px;font-style:normal;font-weight:700;font-size:18px;line-height:1.3;color:#303030;text-transform:uppercase;border:1px solid #ccc;background:rgba(0,0,0,0);transition:all .3s ease;display:block}@media(min-width: 992px)and (max-width: 1199px){.article-14 .nav-tabs li a{min-height:63px;display:flex;justify-content:flex-start;align-items:center}}@media(min-width: 576px)and (max-width: 767px){.article-14 .nav-tabs li a{display:flex;justify-content:flex-start;align-items:center;min-height:63px}}@media(max-width: 575px){.article-14 .nav-tabs li a{display:flex;justify-content:flex-start;align-items:center;min-height:63px}}.article-14 .nav-tabs li a:hover,.article-14 .nav-tabs li a.active{background:#000;border:1px solid #000;color:#fff}.article-14 .box02 img{width:485px}@media(max-width: 1199px){.article-14 .box02 img{width:100%}}@media(max-width: 767px){.article-14 .box02 img{margin-bottom:50px}}.article-14 .box02 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box02 div[class^=col-]:last-child h2{font-size:40px;text-transform:uppercase}.article-14 .box02 div[class^=col-]:last-child h2:before{width:150px}.article-14 .box02 div[class^=col-]:last-child p{max-width:300px}@media(max-width: 767px){.article-14 .box02 div[class^=col-]:last-child p{max-width:100%}}.article-14 .box03{background:#f5f5f5}.article-14 .box03 div[class^=col-]{padding:0 50px}@media(min-width: 768px){.article-14 .box03 div[class^=col-]:not(:last-child){border-right:1px solid #ccc}}@media(max-width: 767px){.article-14 .box03 div[class^=col-]:not(:last-child){margin-bottom:50px}}.article-14 .box03 div[class^=col-] h2 span{font-size:40px;padding-left:5px;position:relative}.article-14 .box03 div[class^=col-] h2 span:before{position:absolute;content:"";width:50px;height:50px;border:2px solid #fbfa08;top:-11px;left:0}@media(min-width: 768px)and (max-width: 991px){.article-14 .box03 div[class^=col-]{padding:0px 25px}}.article-14 .box04 img{max-width:100%}.article-14 .box04 div[class^=col-]:first-child{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center;text-align:right}@media(max-width: 767px){.article-14 .box04 div[class^=col-]:first-child{align-items:center;text-align:center}}.article-14 .box04 div[class^=col-]:nth-child(2),.article-14 .box04 div[class^=col-]:nth-child(3){text-align:center}.article-14 .box04 div[class^=col-]:nth-child(2) p,.article-14 .box04 div[class^=col-]:nth-child(3) p{font-size:30px;font-weight:300}.article-14 .box04 h2:before{left:auto;right:0}@media(max-width: 767px){.article-14 .box04 h2:before{right:calc(50% - 50px)}}.article-14 .box05 div[class^=col-]:first-child img:first-child{margin-bottom:50px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box05 div[class^=col-]:first-child img:first-child{width:87%}}@media(min-width: 576px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:first-child img:first-child{width:100%}}@media(max-width: 575px){.article-14 .box05 div[class^=col-]:first-child img:first-child{width:100%}}.article-14 .box05 div[class^=col-]:first-child img:last-child{margin-left:10%;width:90%}@media(min-width: 768px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:first-child img:last-child{margin-left:0;width:118%}}@media(max-width: 767px){.article-14 .box05 div[class^=col-]:first-child img:last-child{margin-bottom:50px}}.article-14 .box05 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box05 div[class^=col-]:last-child div{background:#f5f5f5;padding:80px;max-width:500px;margin-left:-80px;position:relative}@media(min-width: 768px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:last-child div{padding:38px;max-width:500px;margin-left:0px;position:relative}}@media(max-width: 767px){.article-14 .box05 div[class^=col-]:last-child div{margin-left:0px}}@media(max-width: 575px){.article-14 .box05 div[class^=col-]:last-child div{margin-left:0px;width:80%;padding:20px}}.article-14 .box05 div[class^=col-]:last-child div:before{position:absolute;content:"";width:200px;height:200px;border:4px solid #fbfa08;right:-40px;top:-40px;z-index:-1}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box05 div[class^=col-]:last-child div:before{right:-21px}}@media(min-width: 768px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:last-child div:before{right:-30px}}.article-14 .box08{margin-top:200px;background:#f5f5f5;padding:60px 70px;text-align:right}@media(max-width: 1199px){.article-14 .box08{margin-top:100px}}@media(max-width: 575px){.article-14 .box08{padding:50px 25px}}.article-14 .box08 div[class^=col-]:first-child{padding-right:50px;display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 991px){.article-14 .box08 div[class^=col-]:first-child{margin-bottom:50px}}@media(max-width: 575px){.article-14 .box08 div[class^=col-]:first-child{padding-right:15px}}.article-14 .box08 img{margin-top:-150px;width:100%}@media(max-width: 1199px){.article-14 .box08 img{margin-top:0px}}.article-14 .box08 h2:before{left:auto;right:0}.article-14 .box09 img{width:100%}.article-14 .box09 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box09 div[class^=col-]:last-child h2:before{max-width:150px}.article-14 .box10{background:#f5f5f5}.article-14 .box10 img{width:100%}.article-14 .box10 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-left:100px;padding-right:30px}@media(max-width: 1199px){.article-14 .box10 div[class^=col-]:first-child{padding-left:20px}}@media(max-width: 991px){.article-14 .box10 div[class^=col-]:first-child{margin-bottom:50px}}@media(max-width: 575px){.article-14 .box10 div[class^=col-]:first-child h2{line-height:20px}}.article-14 .box10 div[class^=col-]:first-child p{margin-bottom:0}.article-14 .box11 img{margin-bottom:20px;width:100%}.article-14 .box11 h2{position:relative;display:inline-block;margin-bottom:30px}.article-14 .box11 h2:before{position:absolute;content:"";bottom:-10px;width:100%;height:2px;background:#303030}@media(max-width: 767px){.article-14 .box11 div[class^=col-]{margin-bottom:50px}}.article-14 .box12{margin-top:200px}.article-14 .box12 div[class^=col-]:first-child div{background:#f5f5f5;padding:50px 40px;text-align:right;margin-top:-100px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box12 div[class^=col-]:first-child div{padding:50px 27px}}@media(min-width: 768px)and (max-width: 991px){.article-14 .box12 div[class^=col-]:first-child div{padding:50px 20px}}.article-14 .box12 div[class^=col-]:first-child div h2:before{left:auto;right:0}.article-14 .box12 div[class^=col-]:last-child img{margin-left:-20%;width:120%;z-index:-1;position:relative}@media(min-width: 768px)and (max-width: 991px){.article-14 .box12 div[class^=col-]:last-child img{height:378px;-o-object-fit:cover;object-fit:cover}}@media(min-width: 576px)and (max-width: 767px){.article-14 .box12 div[class^=col-]:last-child img{margin-left:0;width:100%;margin-top:0px}}.article-14 .box13 img{width:100%}.article-14 .box13 div[class^=col-]:first-child{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child{align-items:center}}.article-14 .box13 div[class^=col-]:first-child h2{text-align:right}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child h2{text-align:center}}.article-14 .box13 div[class^=col-]:first-child h2:before{left:auto;right:0}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child h2:before{left:calc(50% - 50px);right:auto}}.article-14 .box13 div[class^=col-]:first-child p{text-align:justify;max-width:400px}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child{margin-bottom:50px}}.article-14 .box13 div[class^=col-]:last-child{text-align:right}.article-14 .box14 div[class^=col-] div{padding:30px 100px;background:#f5f5f5;max-width:500px;margin-left:-200px;margin-top:120px;position:relative}@media(max-width: 767px){.article-14 .box14 div[class^=col-] div{margin-left:0px}}@media(max-width: 575px){.article-14 .box14 div[class^=col-] div{padding-left:20px;padding-right:20px}}.article-14 .box14 div[class^=col-] div:before{position:absolute;content:"";width:200px;height:200px;border:4px solid #fbfa08;right:-40px;top:-40px;z-index:-1}@media(min-width: 768px)and (max-width: 991px){.article-14 .box14 div[class^=col-] div:before{right:-30px}}@media(max-width: 575px){.article-14 .box14 div[class^=col-] div:before{right:-9px}}.article-14 .box14 div[class^=col-]:first-child img{width:100%}.article-14 .box15 img{width:100%}.article-14 .box15 div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box15 p{max-width:400px;text-align:justify}.article-14 .box16 img{width:100%}.article-14 .box16 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box17{background-image:url("/upload/filemanager/images/produkty/dodatki/dark-bg.png");background-size:cover}.article-14 .box17 img{width:100%}@media(max-width: 767px){.article-14 .box17 img{margin-bottom:30px}}.article-14 .box17 div[class^=col-]:first-child{text-align:center}.article-14 .box17 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box17 div[class^=col-]:last-child p{color:#fff;max-width:400px;text-align:justify}.article-14 .box17 div[class^=col-]:last-child h2{color:#fff}.article-14 .box17 div[class^=col-]:last-child h2 span{color:#fff}.article-14 .box17 div[class^=col-]:last-child h2:before{background:#fff}.article-14 .box18{background:#f5f5f5;padding-left:100px;padding-right:100px;text-align:center}@media(max-width: 575px){.article-14 .box18{padding-left:20px;padding-right:20px}}.article-14 .box18 h2{font-size:40px}.article-14 .box18 div[class^=col-]:first-child{margin-bottom:50px}.article-14 .box18 div[class^=col-]:last-child{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 1199px){.article-14 .box18 div[class^=col-]:last-child{justify-content:center}}.article-14 .box18 div[class^=col-]:last-child div{width:11%;margin-bottom:30px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box18 div[class^=col-]:last-child div{width:16.6666666667%}}@media(min-width: 768px)and (max-width: 991px){.article-14 .box18 div[class^=col-]:last-child div{width:25%}}@media(min-width: 576px)and (max-width: 767px){.article-14 .box18 div[class^=col-]:last-child div{width:50%}}@media(max-width: 575px){.article-14 .box18 div[class^=col-]:last-child div{width:50%}}.article-14 .box18 div[class^=col-]:last-child div img{margin-bottom:20px}.article-14 .box18 div[class^=col-]:last-child p{text-transform:uppercase}.article-14 .box19{margin-top:200px}@media(max-width: 767px){.article-14 .box19{margin-top:100px}}.article-14 .box19 img{width:135%}@media(min-width: 768px)and (max-width: 991px){.article-14 .box19 img{width:130%;height:500px;-o-object-fit:cover;object-fit:cover}}@media(min-width: 576px)and (max-width: 767px){.article-14 .box19 img{width:100%;margin-bottom:50px}}@media(max-width: 575px){.article-14 .box19 img{width:100%;margin-bottom:50px}}.article-14 .box19 div[class^=col-] div{text-align:right;background:#f5f5f5;padding:50px 40px;margin-top:-100px;margin-left:-80px}@media(min-width: 576px)and (max-width: 767px){.article-14 .box19 div[class^=col-] div{margin-top:0px;margin-left:0px}}@media(max-width: 575px){.article-14 .box19 div[class^=col-] div{margin-top:0px;margin-left:0px;padding:40px 20px}}.article-14 .box19 div[class^=col-] div p{text-align:right}.article-14 .box19 div[class^=col-] div h2{text-align:right}.article-14 .box19 div[class^=col-] div h2:before{left:auto;right:0}.files{margin-bottom:0}.files li a{margin-bottom:15px;display:block;font-weight:600}.gallery .image img{margin-bottom:15px}.article .text h2,.article .store-page .contact-box-02 h2 h2,.store-page .contact-box-02 .article h2 h2,.article .store-page .store-details a h2,.store-page .store-details .article a h2,.article .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article a h2,.article .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a h2,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article a h2,.article .contact-new-form form a h2,.contact-new-form form .article a h2,.article .contact-new-form form input h2,.contact-new-form form .article input h2,.article .contact-new-form form textarea h2,.contact-new-form form .article textarea h2,.article .contact-new-form form .form-check-label h2,.contact-new-form form .article .form-check-label h2,.article .article-entry .article-content .more h2,.article-entry .article-content .article .more h2,.article .article-30 a h2,.article-30 .article a h2,.article .article-30 h6 h2,.article-30 .article h6 h2,.article .article-29 a h2,.article-29 .article a h2,.article .article-31 a h2,.article-31 .article a h2,.article .article-26 .row:nth-child(6) div[class^=col-] div h5 h2,.article-26 .row:nth-child(6) div[class^=col-] div .article h5 h2,.article .box35 .text-center-box p h2,.box35 .text-center-box .article p h2,.article .box40 .text-center-box p h2,.box40 .text-center-box .article p h2,.article .box42 .text-center-box p h2,.box42 .text-center-box .article p h2,.article .box44 .text-center-box p h2,.box44 .text-center-box .article p h2,.article .box47 .text-center-box p h2,.box47 .text-center-box .article p h2,.article .box47-2 .text-center-box p h2,.box47-2 .text-center-box .article p h2,.article .box47-3 .text-center-box p h2,.box47-3 .text-center-box .article p h2,.article .box47-4 .text-center-box p h2,.box47-4 .text-center-box .article p h2,.article .box47-5 .text-center-box p h2,.box47-5 .text-center-box .article p h2,.article .box47-6 .text-center-box p h2,.box47-6 .text-center-box .article p h2,.article .box47-7 .text-center-box p h2,.box47-7 .text-center-box .article p h2,.article .box47-8 .text-center-box p h2,.box47-8 .text-center-box .article p h2,.article .box27 div[class^=col-] h5 h2,.box27 div[class^=col-] .article h5 h2,.article .box27 div[class^=col-] p h2,.box27 div[class^=col-] .article p h2,.article .article-20 .box25 h3 h2,.article-20 .box25 .article h3 h2,.article .article-21 .box25 h3 h2,.article-21 .box25 .article h3 h2,.article .article-22 .box25 h3 h2,.article-22 .box25 .article h3 h2,.article .box24 h4 h2,.box24 .article h4 h2,.article #scontainer-58 h4 h2,#scontainer-58 .article h4 h2,.article #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller h2,#scontainer-58 .row:first-child div[class^=col-] .model-box .article .bestseller h2,.article #scontainer-48 div[class^=col-] div p h2,#scontainer-48 div[class^=col-] div .article p h2,.article .date-add h2,.article a h2,.article .btn7 h2,.article #scontainer-7 p h2,#scontainer-7 .article p h2,.article #scontainer-9 p h2,#scontainer-9 .article p h2,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article p h2,.article #scontainer-37 div[class^=col-] .text-center-box ul li h2,#scontainer-37 div[class^=col-] .text-center-box ul .article li h2,.article #scontainer-38 div[class^=col-] .text-center-box ul li h2,#scontainer-38 div[class^=col-] .text-center-box ul .article li h2,.article #scontainer-13 p h2,#scontainer-13 .article p h2,.article #scontainer-14 p h2,#scontainer-14 .article p h2,.article #scontainer-15 p h2,#scontainer-15 .article p h2,.article #scontainer-16 p h2,#scontainer-16 .article p h2,.article #scontainer-19 p h2,#scontainer-19 .article p h2,.article #scontainer-31 p h2,#scontainer-31 .article p h2,.article #scontainer-36 .row:nth-child(3) a h2,#scontainer-36 .row:nth-child(3) .article a h2,.article #scontainer-43 .row:last-child div[class^=col-] div p a h2,#scontainer-43 .row:last-child div[class^=col-] div p .article a h2,.article .article-13 p h2,.article-13 .article p h2,.article .salony #scontainer-44 .store p a h2,.salony #scontainer-44 .store p .article a h2,.article .article-14 p h2,.article-14 .article p h2{font-size:1.25rem}.article .products h2{font-size:1.5rem;line-height:1.5}.article .products h2 strong{padding:0 5px;background:#000;color:#fff;display:inline-block}.article .products a{display:inline-block;font-weight:600 !important;border-bottom:2px solid #000}.article h1{font-size:1.75rem !important;margin:25px 0 !important;font-weight:600 !important}.article .date-add{font-weight:600;margin-bottom:10px}.article .date-add img{width:20px;height:20px;margin-right:10px}#scontainer-48{background-image:url("/upload/filemanager/images/produkty/okna/okna-drewniane/okna-drewniane-zalety.jpg");background-size:cover}#scontainer-48 div[class^=col-]:nth-child(odd){display:flex;justify-content:flex-end;align-items:center}#scontainer-48 div[class^=col-] div{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;background:rgba(255,255,255,.9);width:500px;height:250px;padding:20px 20px 20px 40px}@media(min-width: 768px)and (max-width: 1199px){#scontainer-48 div[class^=col-] div{width:calc(100% - 15px)}}@media(min-width: 576px)and (max-width: 767px){#scontainer-48 div[class^=col-] div{width:calc(100% - 30px);margin:auto}}@media(max-width: 575px){#scontainer-48 div[class^=col-] div{width:100%;padding:15px}}#scontainer-48 div[class^=col-] div img{margin-bottom:20px}#scontainer-48 div[class^=col-] div h3{font-size:26px;font-weight:700}@media(max-width: 991px){#scontainer-48 div[class^=col-] div h3{font-size:22px}}#scontainer-48 div[class^=col-] div p{margin-bottom:0}#scontainer-48 div[class^=col-]:first-child,#scontainer-48 div[class^=col-]:nth-child(2){margin-bottom:30px}@media(max-width: 767px){#scontainer-48 div[class^=col-]{margin-bottom:30px}}#scontainer-49{text-align:center}#scontainer-49 p{max-width:1100px;margin-left:auto;margin-right:auto}#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px)and (max-width: 991px){#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{height:340px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{height:240px}}@media(max-width: 575px){#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{height:200px}}#scontainer-51 img{max-width:100%;min-width:100px}#scontainer-51 .row-list img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}#scontainer-51 h2{text-align:center}#scontainer-51 .gray-bg .row:nth-child(2){max-width:70%;justify-content:center;margin:auto}#scontainer-51 .gray-bg .row:nth-child(2) div[class^=col-]{text-align:center}.color-box{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.color-box .color-content{width:12.5%;text-align:center}@media(min-width: 768px)and (max-width: 991px){.color-box .color-content{width:18.5%}}@media(min-width: 576px)and (max-width: 767px){.color-box .color-content{width:24.5%}}@media(max-width: 575px){.color-box .color-content{width:49.5%}}#scontainer-52 img{max-width:100%}#scontainer-52 h2{line-height:40px;margin-bottom:40px}@media(max-width: 991px){#scontainer-52 h2{margin-top:50px}}#scontainer-52 h2 strong{font-size:42px}@media(max-width: 575px){#scontainer-52 h2 strong{font-size:30px}}#scontainer-52 .row:first-child div[class^=col-]:last-child{padding:0 15px}@media(min-width: 1200px){#scontainer-52 .row:first-child div[class^=col-]:last-child{padding:90px}}#scontainer-52 .row:last-child div[class^=col-]{text-align:center}#scontainer-52 .row:last-child h3:first-child{margin-bottom:20px}#scontainer-52 .row:last-child h3:last-child{margin-bottom:0}#scontainer-55 .gray-bg{text-align:center}#scontainer-55 .gray-bg .row:nth-child(2){margin-left:auto;margin-right:auto}@media(min-width: 992px){#scontainer-55 .gray-bg .row:nth-child(2){max-width:70%}}#scontainer-55 .gray-bg img{margin-bottom:20px}#scontainer-55 #scontainer-55-content>p:last-child{margin-bottom:0}#scontainer-55 #scontainer-55-content>p>img{width:100%;-o-object-fit:cover;object-fit:cover}#scontainer-56{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc-banner.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;max-width:1600px;margin-left:auto;margin-right:auto;height:588px;display:flex;align-items:center;justify-content:center}#scontainer-56 #scontainer-56-content{width:100%}#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child{padding-left:200px;padding-right:100px}@media(min-width: 768px)and (max-width: 1199px){#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child{padding-left:50px;padding-right:30px}}@media(max-width: 767px){#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child{background:rgba(255,255,255,.5);padding:15px;margin:auto;max-width:80%}}#scontainer-57 h3{font-size:20px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-57 h3{min-height:56px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-57 h3{min-height:56px}}@media(min-width: 576px){#scontainer-57 #scontainer-57-content>.row{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/back.jpg");background-repeat:no-repeat;background-size:auto;background-position:70px 20px}}@media(min-width: 576px)and (min-width: 768px)and (max-width: 991px){#scontainer-57 #scontainer-57-content>.row{background-position:center}}#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-right:100px}@media(max-width: 575px){#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:first-child{padding-right:15px;margin-bottom:30px}}#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child div[class^=col-]:nth-child(3),#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child div[class^=col-]:nth-child(4){padding-top:20px}#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child p{padding:60px 40px;background:#f2f2f2;color:#9c9b9b}@media(min-width: 992px)and (max-width: 1199px){#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child p{height:204px;display:flex;justify-content:flex-start;align-items:center}}@media(min-width: 576px)and (max-width: 767px){#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child p{height:204px;display:flex;justify-content:flex-start;align-items:center}}#scontainer-58 .row:first-child div[class^=col-]{display:flex;justify-content:center;align-items:center}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-]{display:block}}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-]:first-child .model-box{margin-top:80px}}@media(min-width: 992px){#scontainer-58 .row:first-child div[class^=col-]:first-child{border-right:2px solid #303030}}@media(max-width: 991px){#scontainer-58 .row:first-child div[class^=col-]:first-child{margin-bottom:40px}}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-]:last-child .img{margin-top:40px}}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-] .img{text-align:center}}#scontainer-58 .row:first-child div[class^=col-] .model-box{padding-left:40px;padding-right:40px;position:relative}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-] .model-box{padding-left:0px;padding-right:0px}}#scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller{position:absolute;top:-56px;left:40px;font-weight:700;padding:7px 10px;border:1px solid #303030}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller{left:0px}}@media(max-width: 575px){#scontainer-58 .row:nth-child(2) div[class^=col-]{margin-bottom:30px}}@media(max-width: 991px){#scontainer-58 .row:nth-child(2) div[class^=col-] .img{text-align:center}}#scontainer-58 .row:nth-child(2) img{margin-bottom:30px}@media(min-width: 768px)and (max-width: 991px){#scontainer-58 .row:nth-child(2) img{margin-top:30px}}#scontainer-58 h4{font-size:18px}#scontainer-59 h3{font-size:43px;font-weight:400}#scontainer-59 #scontainer-59-content>.row{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/back3.png");background-repeat:no-repeat;background-size:auto;background-position:right bottom}@media(min-width: 768px)and (max-width: 991px){#scontainer-59 #scontainer-59-content>.row{flex-direction:column-reverse}}#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:first-child{display:flex;align-items:center}#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-right:100px;padding-top:150px;padding-bottom:150px}@media(min-width: 768px)and (max-width: 991px){#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:last-child{padding-top:0px;padding-bottom:50px}}@media(max-width: 575px){#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:last-child{padding-right:15px;padding-top:108px}}#scontainer-59 #scontainer-59-content>.row>div[class^=col-] .row div[class^=col-]{display:flex;justify-content:flex-start;align-items:center}#scontainer-59 #scontainer-59-content>.row>div[class^=col-] .row div[class^=col-] img{margin-right:50px}#scontainer-59 #scontainer-59-content>.row>div[class^=col-] .row div[class^=col-]:not(:last-child){margin-bottom:55px}#scontainer-60 .btn5{width:250px}@media(min-width: 576px){#scontainer-60 .row{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc.jpg");background-repeat:no-repeat;background-size:contain;background-position:left bottom}}@media(min-width: 768px)and (max-width: 991px){#scontainer-60 .row{background-size:cover}}@media(max-width: 575px){#scontainer-60 .row{background-size:cover}}@media(min-width: 1200px){#scontainer-60 .row{min-height:700px}}#scontainer-60 .row div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(min-width: 1200px){#scontainer-60 .row div[class^=col-]{padding-left:40px}}@media(min-width: 576px)and (max-width: 1199px){#scontainer-60 .row div[class^=col-] div{background:rgba(255,255,255,.6);padding:20px}}@media(max-width: 575px){#scontainer-60 .row div[class^=col-] div{background:rgba(255,255,255,.8);padding:0px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-60 .row div[class^=col-]:last-child{margin-top:50px}}.box06{padding-bottom:30px}.box06 h2{margin-bottom:40px}.box07{background-image:url("/upload/filemanager/images/produkty/dodatki/dark-bg.png");background-size:cover;padding-top:80px;padding-bottom:80px;max-width:1600px;margin-left:auto;margin-right:auto}@media(max-width: 991px){.box07 div[class^=col-]:not(:last-child)>div{margin-bottom:30px}}@media(max-width: 575px){.box07 div[class^=col-]:last-child>div .btn5 img{width:54px !important}}.box07 div[class^=col-]>div{background-color:rgba(255,255,255,.87);padding:50px 20px;text-align:center;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}.box07 div[class^=col-]>div>img{margin-bottom:40px}.box20 div[class^=col-]{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}.box20 h2{font-size:50px;text-transform:uppercase;font-weight:600;position:relative;margin-bottom:40px}@media(max-width: 575px){.box20 h2{font-size:32px}}.box20 h2:before{position:absolute;content:"";left:-10px;top:-18px;width:212px;height:100px;border:2px solid #fbfa08;z-index:-1}@media(max-width: 575px){.box20 h2:before{top:-35px}}.box21 div[class^=col-]{text-align:center}.box21 div[class^=col-] img{max-width:100%;margin-bottom:30px}@media(min-width: 992px)and (max-width: 1199px){.box21 div[class^=col-] img{height:234px}}@media(min-width: 768px)and (max-width: 991px){.box21 div[class^=col-] img{height:167px}}.box21 div[class^=col-] h4{font-size:20px;font-weight:600}@media(min-width: 576px)and (max-width: 767px){.box21 div[class^=col-]:first-child,.box21 div[class^=col-]:nth-child(2){margin-bottom:30px}}@media(max-width: 575px){.box21 div[class^=col-]{margin-bottom:30px}}.box23 p{padding-top:15px;padding-bottom:15px;margin-bottom:0;min-height:72px;display:flex;justify-content:center;align-items:center;text-transform:uppercase}.box23 div[class^=col-]{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}.box23 div[class^=col-] div{width:calc(11.1111111111% - 12px);margin:0 6px 15px;background:#ebebeb;text-align:center}@media(min-width: 992px)and (max-width: 1199px){.box23 div[class^=col-] div{width:calc(16.6666666667% - 12px)}}@media(min-width: 768px)and (max-width: 991px){.box23 div[class^=col-] div{width:calc(20% - 12px)}}@media(min-width: 576px)and (max-width: 767px){.box23 div[class^=col-] div{width:calc(33.3333333333% - 12px)}}@media(max-width: 575px){.box23 div[class^=col-] div{width:calc(50% - 12px)}}.box23 div[class^=col-] div img{width:100%;height:137px;-o-object-fit:cover;object-fit:cover}.box24{margin-top:20px;margin-bottom:20px}.box24 h4{font-size:18px}.img-100 img{width:100%;-o-object-fit:cover;object-fit:cover}.article-20 h1,.article-21 h1{text-align:center}.article-20 .nav-tabs a:before,.article-21 .nav-tabs a:before,.article-22 .nav-tabs a:before{content:"drzwi" !important;left:calc(50% - 30px) !important}.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%}@media(max-width: 575px){.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%;height:249px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}@media(min-width: 576px)and (max-width: 767px){.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%;height:449px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}@media(min-width: 768px)and (max-width: 991px){.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%;height:449px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}.article-20 .box25 h2,.article-21 .box25 h2,.article-22 .box25 h2{margin-bottom:5px}.article-20 .box25 h3,.article-21 .box25 h3,.article-22 .box25 h3{font-size:15px}.article-20 .box25 p,.article-21 .box25 p,.article-22 .box25 p{margin-bottom:50px}.article-22 .nav-tabs a{padding:63px 25px 30px 25px !important}.article-22 .nav-tabs a:before{content:"rolety" !important;left:calc(50% - 35px) !important}.box27 .row:nth-child(4) img{max-height:438px}.box27 div[class^=col-]{text-align:center}.box27 div[class^=col-] img{margin-bottom:30px;width:auto;max-width:100%}.box27 div[class^=col-] p{font-weight:700;text-transform:uppercase;position:relative}.box27 div[class^=col-] p:before{content:"";position:absolute;bottom:-14px;left:calc(50% - 12px);font-weight:700;width:24px;height:3px;background:#303030}.box27 div[class^=col-] h5{font-weight:700;text-transform:uppercase;position:relative}.box27 div[class^=col-] h2{margin-bottom:0;text-transform:uppercase}.box28 div[class^=col-]:first-child{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center;text-align:right;padding:0 50px}@media(max-width: 1199px){.box28 div[class^=col-]:first-child{text-align:center;align-items:center;margin-bottom:20px}}@media(max-width: 575px){.box28 div[class^=col-]:first-child{padding:0px 15px}}.box28 div[class^=col-]:last-child{text-align:left}@media(max-width: 1199px){.box28 div[class^=col-]:last-child{text-align:center}}.box28 img{max-width:100%}.box28 h2{font-size:30px}.box29 h2:before{display:none}.box30{position:relative}.box30>div[class^=col-]>img{width:100%;-o-object-fit:cover;object-fit:cover;height:500px}.box30 div[class^=col-]:nth-child(2){padding-left:250px;padding-top:30px}@media(max-width: 575px){.box30 div[class^=col-]:nth-child(2){padding-left:15px}}.box30 .img-line{position:absolute;left:50px;bottom:0}@media(max-width: 575px){.box30 .img-line{display:none}}.box31 img{max-height:480px;margin-bottom:20px;max-width:100%}@media(max-width: 767px){.box31 div[class^=col-]{margin-bottom:30px;text-align:center}}.box32{position:relative}.box32>div[class^=col-]>img{width:100%;-o-object-fit:cover;object-fit:cover;height:500px}.box32 div[class^=col-]:nth-child(2){padding-left:50px;padding-top:30px}@media(max-width: 575px){.box32 div[class^=col-]:nth-child(2){padding-left:15px}}.box32 .img-line{position:absolute;right:250px;top:-50px}@media(max-width: 575px){.box32 .img-line{display:none}}.box33 img{margin-top:30px;width:100%}.box34>.row img{max-width:100%;margin-bottom:30px}@media(max-width: 991px){.box34>.row:first-child>div[class^=col-]:first-child{text-align:center}}.box34>.row:first-child>div[class^=col-]:nth-child(2){display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-left:100px;padding-right:150px;padding-bottom:200px}@media(max-width: 1199px){.box34>.row:first-child>div[class^=col-]:nth-child(2){padding-bottom:100px}}@media(max-width: 991px){.box34>.row:first-child>div[class^=col-]:nth-child(2){padding-left:15px;padding-right:15px}}.box34>.row:first-child>div[class^=col-] div[class^=col-] img{margin-bottom:0}@media(min-width: 576px)and (max-width: 991px){.box34>.row:first-child>div[class^=col-] div[class^=col-]{margin-bottom:30px}}.box35 div[class^=col-],.box40 div[class^=col-],.box42 div[class^=col-],.box44 div[class^=col-],.box47 div[class^=col-],.box47-2 div[class^=col-],.box47-3 div[class^=col-],.box47-4 div[class^=col-],.box47-5 div[class^=col-],.box47-6 div[class^=col-],.box47-7 div[class^=col-],.box47-8 div[class^=col-]{padding:0;position:relative}.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px)and (max-width: 991px){.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{height:450px}}@media(min-width: 576px)and (max-width: 767px){.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{height:450px}}@media(max-width: 575px){.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{height:450px}}.box35 .text-center-box,.box40 .text-center-box,.box42 .text-center-box,.box44 .text-center-box,.box47 .text-center-box,.box47-2 .text-center-box,.box47-3 .text-center-box,.box47-4 .text-center-box,.box47-5 .text-center-box,.box47-6 .text-center-box,.box47-7 .text-center-box,.box47-8 .text-center-box{position:absolute;top:0;left:50%;background:#ebebeb;padding:70px 80px}@media(min-width: 576px)and (max-width: 767px){.box35 .text-center-box,.box40 .text-center-box,.box42 .text-center-box,.box44 .text-center-box,.box47 .text-center-box,.box47-2 .text-center-box,.box47-3 .text-center-box,.box47-4 .text-center-box,.box47-5 .text-center-box,.box47-6 .text-center-box,.box47-7 .text-center-box,.box47-8 .text-center-box{padding:20px}}@media(max-width: 575px){.box35 .text-center-box,.box40 .text-center-box,.box42 .text-center-box,.box44 .text-center-box,.box47 .text-center-box,.box47-2 .text-center-box,.box47-3 .text-center-box,.box47-4 .text-center-box,.box47-5 .text-center-box,.box47-6 .text-center-box,.box47-7 .text-center-box,.box47-8 .text-center-box{padding:10px}}.box35 .text-center-box h1,.box40 .text-center-box h1,.box42 .text-center-box h1,.box44 .text-center-box h1,.box47 .text-center-box h1,.box47-2 .text-center-box h1,.box47-3 .text-center-box h1,.box47-4 .text-center-box h1,.box47-5 .text-center-box h1,.box47-6 .text-center-box h1,.box47-7 .text-center-box h1,.box47-8 .text-center-box h1{margin-bottom:12px;text-transform:uppercase}.box35 .text-center-box h2,.box40 .text-center-box h2,.box42 .text-center-box h2,.box44 .text-center-box h2,.box47 .text-center-box h2,.box47-2 .text-center-box h2,.box47-3 .text-center-box h2,.box47-4 .text-center-box h2,.box47-5 .text-center-box h2,.box47-6 .text-center-box h2,.box47-7 .text-center-box h2,.box47-8 .text-center-box h2{margin-bottom:12px}.box47-8 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-8 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-8 img{height:800px}}@media(max-width: 575px){.box47-8 img{height:1200px}}.box47-8 .text-center-box{top:calc(50% - 342px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-8 .text-center-box{top:calc(50% - 373px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-8 .text-center-box{top:calc(50% - 355px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-8 .text-center-box{top:calc(50% - 538px);left:calc(50% - 140px);width:280px}}.box47-8 .btn4,.box47-8 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-8 .btn,.box47-8 .btn5,.box47-8 .btn8{margin-top:20px}.box47-7 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-7 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-7 img{height:700px}}@media(max-width: 575px){.box47-7 img{height:700px}}.box47-7 .text-center-box{top:calc(50% - 202px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-7 .text-center-box{top:calc(50% - 202px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-7 .text-center-box{top:calc(50% - 162px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-7 .text-center-box{top:calc(50% - 233px);left:calc(50% - 140px);width:280px}}.box47-7 .btn4,.box47-7 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-7 .btn,.box47-7 .btn5,.box47-7 .btn8{margin-top:20px}.box42 .text-center-box{top:calc(50% - 200px);left:auto;right:15%;width:633px}@media(min-width: 768px)and (max-width: 991px){.box42 .text-center-box{top:calc(50% - 200px);left:calc(50% - 316px);right:auto;width:633px}}@media(min-width: 576px)and (max-width: 767px){.box42 .text-center-box{top:calc(50% - 172px);left:calc(50% - 250px);right:auto;width:500px}}@media(max-width: 575px){.box42 .text-center-box{top:calc(50% - 257px);left:calc(50% - 135px);right:auto;width:270px}}.box42 img{height:737px}.box47 img{height:900px}@media(min-width: 576px)and (max-width: 767px){.box47 img{height:800px}}@media(max-width: 575px){.box47 img{height:800px}}.box47 .text-center-box{top:calc(50% - 305px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47 .text-center-box{top:calc(50% - 275px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47 .text-center-box{top:calc(50% - 223px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47 .text-center-box{top:calc(50% - 320px);left:calc(50% - 140px);width:280px}}.box47 .btn4,.box47 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47 .btn,.box47 .btn5,.box47 .btn8{margin-top:20px}.box47-2 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-2 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-2 img{height:700px}}@media(max-width: 575px){.box47-2 img{height:700px}}.box47-2 .text-center-box{top:calc(50% - 240px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-2 .text-center-box{top:calc(50% - 250px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-2 .text-center-box{top:calc(50% - 223px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-2 .text-center-box{top:calc(50% - 320px);left:calc(50% - 140px);width:280px}}.box47-2 .btn4,.box47-2 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-2 .btn,.box47-2 .btn5,.box47-2 .btn8{margin-top:20px}.box47-5 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-5 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-5 img{height:700px}}@media(max-width: 575px){.box47-5 img{height:700px}}.box47-5 .text-center-box{top:calc(50% - 172px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-5 .text-center-box{top:calc(50% - 194px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-5 .text-center-box{top:calc(50% - 144px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-5 .text-center-box{top:calc(50% - 194px);left:calc(50% - 140px);width:280px}}.box47-5 .btn4,.box47-5 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-5 .btn,.box47-5 .btn5,.box47-5 .btn8{margin-top:20px}.box47-6 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-6 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-6 img{height:700px}}@media(max-width: 575px){.box47-6 img{height:700px}}.box47-6 .text-center-box{top:calc(50% - 133px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-6 .text-center-box{top:calc(50% - 133px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-6 .text-center-box{top:calc(50% - 83px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-6 .text-center-box{top:calc(50% - 102px);left:calc(50% - 140px);width:280px}}.box47-6 .btn4,.box47-6 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-6 .btn,.box47-6 .btn5,.box47-6 .btn8{margin-top:20px}.box47-3 img{height:700px}@media(min-width: 768px)and (max-width: 991px){.box47-3 img{height:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-3 img{height:700px}}@media(max-width: 575px){.box47-3 img{height:700px}}.box47-3 .text-center-box{position:relative;margin-top:25px;top:0;left:0}@media(min-width: 576px)and (max-width: 767px){.box47-3 .text-center-box{top:calc(50% - 175px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-3 .text-center-box{top:calc(50% - 246px);left:calc(50% - 130px);width:260px}}.box47-3 .btn4,.box47-3 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-3 .btn,.box47-3 .btn5,.box47-3 .btn8{margin-top:20px}.box47-4 img{height:700px}@media(max-width: 575px){.box47-4 img{height:850px}}.box47-4 .text-center-box{top:calc(50% - 272px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-4 .text-center-box{top:calc(50% - 293px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-4 .text-center-box{top:calc(50% - 264px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-4 .text-center-box{top:calc(50% - 379px);left:calc(50% - 140px);width:280px}}.box47-4 .btn4,.box47-4 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-4 .btn,.box47-4 .btn5,.box47-4 .btn8{margin-top:20px}.box35 .text-center-box{top:calc(50% - 131px);left:calc(50% - 316px);width:633px}@media(min-width: 576px)and (max-width: 767px){.box35 .text-center-box{width:500px;top:calc(50% - 81px);left:calc(50% - 250px)}}@media(max-width: 575px){.box35 .text-center-box{width:280px;top:calc(50% - 94px);left:calc(50% - 140px)}}.box40 .text-center-box{top:calc(50% - 283px);left:calc(50% - 316px);width:633px}@media(min-width: 576px)and (max-width: 767px){.box40 .text-center-box{top:calc(50% - 233px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box40 .text-center-box{top:calc(50% - 335px);left:calc(50% - 140px);width:280px}}@media(min-width: 1200px){.box40 img{height:1000px}}@media(min-width: 992px)and (max-width: 1199px){.box40 img{height:900px}}@media(min-width: 768px)and (max-width: 991px){.box40 img{height:900px}}@media(min-width: 576px)and (max-width: 767px){.box40 img{height:700px}}@media(max-width: 575px){.box40 img{height:800px}}.box36 img{max-width:100%;margin-bottom:20px}.box36 div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.box37{margin-bottom:70px}.box37 h2{text-align:center;margin-bottom:10px}.box37 h3{font-size:18px;font-weight:400;color:#929292;text-align:center;margin-bottom:20px}.box37 h4{font-size:24px}.box37 img{margin-top:30px;width:100%}.box38 img{max-width:100%}.box39 img{max-width:100%}.box39 h2{margin-bottom:10px}.box39 h3{font-size:18px;font-weight:400;color:#929292;margin-bottom:20px}.box39 h4{font-size:24px}.box39 div[class^=col-]:first-child{display:flex;justify-content:center;align-items:center}.box41 .row:first-child{margin-bottom:50px}.box41 h2{text-align:center;margin-bottom:50px}.box41 img{max-width:100%}.box43 div[class^=col-]{text-align:right;display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}.box43 div[class^=col-] img{max-width:100%}.box44 h3{margin-bottom:20px}.box44 .text-center-box{top:calc(50% - 135px);left:auto;right:15%;width:633px}@media(min-width: 768px)and (max-width: 991px){.box44 .text-center-box{top:calc(50% - 123px);left:calc(50% - 316px);right:auto;width:633px}}@media(min-width: 576px)and (max-width: 767px){.box44 .text-center-box{top:calc(50% - 83px);left:calc(50% - 250px);right:auto;width:500px}}@media(max-width: 575px){.box44 .text-center-box{top:calc(50% - 88px);left:calc(50% - 135px);right:auto;width:270px}}.box44 img{height:560px}.box45 h4{margin-bottom:20px}.box46 div[class^=col-]{text-align:center}.box46 img{margin-bottom:20px}.box48{text-align:center}.box49 img{max-width:100%}.box49 .row:first-child div[class^=col-]:last-child{text-align:center}.box49 .row:last-child h3{text-align:center;margin-bottom:70px}.box49 .row:last-child li{margin-bottom:20px}.box49 .row:last-child img{margin-bottom:50px}.box49 h3{margin-bottom:20px}.box49 p{margin-bottom:20px}.window-blind-colors .row:first-child div[class^=col-]{text-align:center}.window-blind-colors .row:last-child{padding-top:50px}.window-blind-colors .row:last-child div[class^=col-]{margin-top:50px;margin-bottom:50px}@media(max-width: 575px){.window-blind-colors .row:last-child div[class^=col-]{margin-top:25px;margin-bottom:25px;text-align:center}}.window-blind-colors .row:last-child div[class^=col-] img{width:244px;max-width:100%}.box-center-text p{text-align:center}.article-26 .row:nth-child(2) h2{text-align:center;margin-bottom:50px}.article-26 .row:nth-child(3) h3{margin-bottom:20px;padding-bottom:20px;position:relative}.article-26 .row:nth-child(3) h3:before{position:absolute;content:"";bottom:0;width:200px;height:2px;background:#303030}.article-26 .row:nth-child(3) p{margin-bottom:20px}.article-26 .row:nth-child(3) div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-26 .row:nth-child(3) img{max-width:100%}.article-26 .row:nth-child(4) div[class^=col-]{background:#ebebeb;padding:25px}.article-26 .row:nth-child(4) div[class^=col-]:nth-child(2){background:#dbdbdb}.article-26 .row:nth-child(4) div[class^=col-] p{position:relative;margin-bottom:0;padding-bottom:5px}.article-26 .row:nth-child(4) div[class^=col-] p:before{position:absolute;content:"";width:25px;height:1px;background:#bdbdbd;bottom:0}.article-26 .row:nth-child(5) img{max-width:100%}@media(max-width: 767px){.article-26 .row:nth-child(5) img{margin-bottom:30px}}.article-26 .row:nth-child(5) div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-26 .row:nth-child(5) div[class^=col-] div{background:#ebebeb;display:inline-block;padding:25px;margin-bottom:30px}.article-26 .row:nth-child(5) div[class^=col-] div p{margin-bottom:0;text-align:center}.article-26 .row:nth-child(5) div[class^=col-]>p{max-width:450px}@media(min-width: 768px){.article-26 .row:nth-child(6){height:550px;background-image:url("/upload/filemanager/images/gwarancja/img3.png");background-position:center right;background-repeat:no-repeat;background-size:contain}}.article-26 .row:nth-child(6) div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-26 .row:nth-child(6) div[class^=col-] div{background:#ebebeb;padding:30px;text-align:center}.article-26 .row:nth-child(6) div[class^=col-] div h5{font-size:18px;margin-bottom:15px}.article-26 .row:nth-child(6) div[class^=col-] div p{margin-bottom:0}.article-26 .row:nth-child(7) img{max-width:100%}@media(max-width: 767px){.article-26 .row:nth-child(7) img{margin-bottom:30px}}.article-26 .row:nth-child(7) div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-27 .container .row:first-child div[class^=col-]{margin-bottom:60px}.article-27 .container .row:first-child h3{margin-bottom:10px}.article-27 .container .row:first-child p{max-width:460px}.article-27 .container .row:last-child{margin-top:50px;text-align:center}.article-27 .container .row:last-child img{max-width:106px;margin-bottom:30px}.article-27 .container .row:last-child h4{margin-bottom:30px}.article-29 h1,.article-31 h1{text-align:center;margin-bottom:70px}.article-29 p,.article-31 p{margin-bottom:30px}.article-29 a,.article-31 a{font-weight:700;text-decoration:underline}.article-29 ol>li,.article-31 ol>li{margin-bottom:20px}.article-29 ol>li>ul,.article-31 ol>li>ul{list-style-type:disc}.article-29 ol>li>ul li,.article-31 ol>li>ul li{margin-bottom:10px}.article-29 ol>li>ul li ul,.article-31 ol>li>ul li ul{list-style-type:circle}ul{padding-inline-start:36px}.article-30 h1{text-align:center;margin-bottom:10px}.article-30 h6{font-size:18px;text-align:center;margin-bottom:70px}.article-30 p{margin-bottom:30px}.article-30 a{font-weight:700;text-decoration:underline}.article-30 ul li{margin-bottom:20px}.article-30 .row:last-child{margin-top:30px}.article-30 .row:last-child p{margin-bottom:0}.article-30 .row:last-child div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-30 .row:last-child div[class^=col-]:first-child img{margin-bottom:15px}.article-30 .row:last-child div[class^=col-]:last-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(min-width: 576px)and (max-width: 1199px){.article-30 .row:last-child div[class^=col-]:last-child{align-items:flex-end}}@media(max-width: 575px){.article-30 .row:last-child div[class^=col-]:last-child{align-items:flex-start;margin-top:50px}}.article-30 .row:last-child div[class^=col-]:last-child img{margin-top:15px}.guide{text-align:center}.guide h1{text-transform:uppercase}.guide p{max-width:680px;margin:auto}.article-entry{margin-bottom:30px}.article-entry .img{height:330px}.article-entry .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-entry .article-content .article-title{margin-top:30px;margin-bottom:15px}.article-entry .article-content .article-title a{text-transform:uppercase;display:block}@media(max-width: 767px){.article-entry .article-content .article-title a{font-weight:700}}.article-entry .article-content .entry{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px;font-weight:400}.article-entry .article-content .entry strong{font-weight:400}.article-entry .article-content .more{text-decoration:underline;padding:6px 12px 6px 0px;transition:all .5s ease;border-radius:4px}.article-entry .article-content .more:hover{padding:6px 12px;border:1px solid #303030}div[class^=col-]:not(:last-child) .article-entry{margin-bottom:50px}.pager{display:flex;justify-content:flex-start;align-items:center;padding-inline-start:0;list-style-type:none}.pager li:not(:last-child){margin-right:10px}.pager li a{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ededef;border-radius:2px}.pager li a.inactive{opacity:.3;pointer-events:none}@media(min-width: 992px){.article-box{padding-right:40px}}.article-box .article-title{font-weight:700;margin-bottom:30px}.article-box img{max-width:100%}.right-box-title{background:#ebebeb;padding:8px;margin-bottom:15px;text-align:center}.right-box-title h3{font-size:26px;margin:0;text-transform:uppercase}.right-box-title img{max-width:100%}.right-box-title p{margin:10px 0}.right-box-title:nth-child(3){padding-left:0;padding-right:0;padding-bottom:0}.right-box-title:nth-child(3) h3{margin-bottom:8px}.right-box-title:last-child{padding:20px 8px}.news-list{padding-inline-start:0}.news-list li{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}@media(min-width: 992px)and (max-width: 1199px){.news-list li{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px;flex-direction:column}}.news-list li a{font-size:11px;line-height:15px;color:#303030;font-weight:600;text-transform:uppercase;display:grid;grid-auto-flow:column;gap:10px;width:100% !important}.news-list li .text,.news-list li .store-page .contact-box-02 h2,.store-page .contact-box-02 .news-list li h2,.news-list li .store-page .store-details a,.store-page .store-details .news-list li a,.news-list li .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .news-list li a,.news-list li .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .news-list li a,.news-list li .contact-new-form form a,.contact-new-form form .news-list li a,.news-list li .contact-new-form form input,.contact-new-form form .news-list li input,.news-list li .contact-new-form form textarea,.contact-new-form form .news-list li textarea,.news-list li .contact-new-form form .form-check-label,.contact-new-form form .news-list li .form-check-label,.news-list li a,.news-list li .btn7,.news-list li #scontainer-7 p,#scontainer-7 .news-list li p,.news-list li #scontainer-9 p,#scontainer-9 .news-list li p,.news-list li .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .news-list li p,.news-list li #scontainer-37 div[class^=col-] .text-center-box ul li,#scontainer-37 div[class^=col-] .text-center-box ul .news-list li li,.news-list li #scontainer-38 div[class^=col-] .text-center-box ul li,#scontainer-38 div[class^=col-] .text-center-box ul .news-list li li,.news-list li #scontainer-13 p,#scontainer-13 .news-list li p,.news-list li #scontainer-14 p,#scontainer-14 .news-list li p,.news-list li #scontainer-15 p,#scontainer-15 .news-list li p,.news-list li #scontainer-16 p,#scontainer-16 .news-list li p,.news-list li #scontainer-19 p,#scontainer-19 .news-list li p,.news-list li #scontainer-31 p,#scontainer-31 .news-list li p,.news-list li #scontainer-36 .row:nth-child(3) a,#scontainer-36 .row:nth-child(3) .news-list li a,.news-list li .article-11 p a,.article-11 p .news-list li a,.news-list li #scontainer-43 .row:last-child div[class^=col-] div p a,#scontainer-43 .row:last-child div[class^=col-] div p .news-list li a,.news-list li .article-13 p,.article-13 .news-list li p,.news-list li .article-13 p a,.article-13 p .news-list li a,.news-list li .salony #scontainer-44 .store p a,.salony #scontainer-44 .store p .news-list li a,.news-list li .article-14 p,.article-14 .news-list li p,.news-list .files li a,.files .news-list li a,.news-list li .article .date-add,.article .news-list li .date-add,.news-list li #scontainer-48 div[class^=col-] div p,#scontainer-48 div[class^=col-] div .news-list li p,.news-list li #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller,#scontainer-58 .row:first-child div[class^=col-] .model-box .news-list li .bestseller,.news-list li #scontainer-58 h4,#scontainer-58 .news-list li h4,.news-list li .box24 h4,.box24 .news-list li h4,.news-list li .article-20 .box25 h3,.article-20 .box25 .news-list li h3,.news-list li .article-21 .box25 h3,.article-21 .box25 .news-list li h3,.news-list li .article-22 .box25 h3,.article-22 .box25 .news-list li h3,.news-list li .box27 div[class^=col-] p,.box27 div[class^=col-] .news-list li p,.news-list li .box27 div[class^=col-] h5,.box27 div[class^=col-] .news-list li h5,.news-list li .box35 .text-center-box p,.box35 .text-center-box .news-list li p,.news-list li .box40 .text-center-box p,.box40 .text-center-box .news-list li p,.news-list li .box42 .text-center-box p,.box42 .text-center-box .news-list li p,.news-list li .box44 .text-center-box p,.box44 .text-center-box .news-list li p,.news-list li .box47 .text-center-box p,.box47 .text-center-box .news-list li p,.news-list li .box47-2 .text-center-box p,.box47-2 .text-center-box .news-list li p,.news-list li .box47-3 .text-center-box p,.box47-3 .text-center-box .news-list li p,.news-list li .box47-4 .text-center-box p,.box47-4 .text-center-box .news-list li p,.news-list li .box47-5 .text-center-box p,.box47-5 .text-center-box .news-list li p,.news-list li .box47-6 .text-center-box p,.box47-6 .text-center-box .news-list li p,.news-list li .box47-7 .text-center-box p,.box47-7 .text-center-box .news-list li p,.news-list li .box47-8 .text-center-box p,.box47-8 .text-center-box .news-list li p,.news-list li .article-26 .row:nth-child(6) div[class^=col-] div h5,.article-26 .row:nth-child(6) div[class^=col-] div .news-list li h5,.news-list li .article-29 a,.article-29 .news-list li a,.news-list li .article-31 a,.article-31 .news-list li a,.news-list li .article-30 h6,.article-30 .news-list li h6,.news-list li .article-30 a,.article-30 .news-list li a,.news-list li .article-entry .article-content .more,.article-entry .article-content .news-list li .more{line-height:1.5;font-size:.8rem}.news-list li .img{width:120px;position:relative;height:100%}@media(min-width: 992px)and (max-width: 1199px){.news-list li .img{margin-bottom:5px}}.news-list li .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.article-32 .text>.row:first-child,.article-32 .store-page .contact-box-02 h2>.row:first-child,.store-page .contact-box-02 .article-32 h2>.row:first-child,.article-32 .store-page .store-details a>.row:first-child,.store-page .store-details .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child,.article-32 .contact-new-form form a>.row:first-child,.contact-new-form form .article-32 a>.row:first-child,.article-32 .contact-new-form form input>.row:first-child,.contact-new-form form .article-32 input>.row:first-child,.article-32 .contact-new-form form textarea>.row:first-child,.contact-new-form form .article-32 textarea>.row:first-child,.article-32 .contact-new-form form .form-check-label>.row:first-child,.contact-new-form form .article-32 .form-check-label>.row:first-child,.article-32 a>.row:first-child,.article-32 .btn7>.row:first-child,.article-32 #scontainer-7 p>.row:first-child,#scontainer-7 .article-32 p>.row:first-child,.article-32 #scontainer-9 p>.row:first-child,#scontainer-9 .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-13 p>.row:first-child,#scontainer-13 .article-32 p>.row:first-child,.article-32 #scontainer-14 p>.row:first-child,#scontainer-14 .article-32 p>.row:first-child,.article-32 #scontainer-15 p>.row:first-child,#scontainer-15 .article-32 p>.row:first-child,.article-32 #scontainer-16 p>.row:first-child,#scontainer-16 .article-32 p>.row:first-child,.article-32 #scontainer-19 p>.row:first-child,#scontainer-19 .article-32 p>.row:first-child,.article-32 #scontainer-31 p>.row:first-child,#scontainer-31 .article-32 p>.row:first-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child,.article-32 .article-11 p a>.row:first-child,.article-11 p .article-32 a>.row:first-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child,.article-32 .article-13 p>.row:first-child,.article-13 .article-32 p>.row:first-child,.article-32 .article-13 p a>.row:first-child,.article-13 p .article-32 a>.row:first-child,.article-32 .salony #scontainer-44 .store p a>.row:first-child,.salony #scontainer-44 .store p .article-32 a>.row:first-child,.article-32 .article-14 p>.row:first-child,.article-14 .article-32 p>.row:first-child,.article-32 .files li a>.row:first-child,.files li .article-32 a>.row:first-child,.article-32 .article .date-add>.row:first-child,.article .article-32 .date-add>.row:first-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child,.article-32 #scontainer-58 h4>.row:first-child,#scontainer-58 .article-32 h4>.row:first-child,.article-32 .box24 h4>.row:first-child,.box24 .article-32 h4>.row:first-child,.article-32 .article-20 .box25 h3>.row:first-child,.article-20 .box25 .article-32 h3>.row:first-child,.article-32 .article-21 .box25 h3>.row:first-child,.article-21 .box25 .article-32 h3>.row:first-child,.article-32 .article-22 .box25 h3>.row:first-child,.article-22 .box25 .article-32 h3>.row:first-child,.article-32 .box27 div[class^=col-] p>.row:first-child,.box27 div[class^=col-] .article-32 p>.row:first-child,.article-32 .box27 div[class^=col-] h5>.row:first-child,.box27 div[class^=col-] .article-32 h5>.row:first-child,.article-32 .box35 .text-center-box p>.row:first-child,.box35 .text-center-box .article-32 p>.row:first-child,.article-32 .box40 .text-center-box p>.row:first-child,.box40 .text-center-box .article-32 p>.row:first-child,.article-32 .box42 .text-center-box p>.row:first-child,.box42 .text-center-box .article-32 p>.row:first-child,.article-32 .box44 .text-center-box p>.row:first-child,.box44 .text-center-box .article-32 p>.row:first-child,.article-32 .box47 .text-center-box p>.row:first-child,.box47 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-2 .text-center-box p>.row:first-child,.box47-2 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-3 .text-center-box p>.row:first-child,.box47-3 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-4 .text-center-box p>.row:first-child,.box47-4 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-5 .text-center-box p>.row:first-child,.box47-5 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-6 .text-center-box p>.row:first-child,.box47-6 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-7 .text-center-box p>.row:first-child,.box47-7 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-8 .text-center-box p>.row:first-child,.box47-8 .text-center-box .article-32 p>.row:first-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child,.article-32 .article-29 a>.row:first-child,.article-29 .article-32 a>.row:first-child,.article-32 .article-31 a>.row:first-child,.article-31 .article-32 a>.row:first-child,.article-32 .article-30 h6>.row:first-child,.article-30 .article-32 h6>.row:first-child,.article-32 .article-30 a>.row:first-child,.article-30 .article-32 a>.row:first-child,.article-32 .article-entry .article-content .more>.row:first-child,.article-entry .article-content .article-32 .more>.row:first-child{text-align:center;padding-top:50px}.article-32 .text>.row:first-child img,.article-32 .store-page .contact-box-02 h2>.row:first-child img,.store-page .contact-box-02 .article-32 h2>.row:first-child img,.article-32 .store-page .store-details a>.row:first-child img,.store-page .store-details .article-32 a>.row:first-child img,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child img,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child img,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child img,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child img,.article-32 .contact-new-form form a>.row:first-child img,.contact-new-form form .article-32 a>.row:first-child img,.article-32 .contact-new-form form input>.row:first-child img,.contact-new-form form .article-32 input>.row:first-child img,.article-32 .contact-new-form form textarea>.row:first-child img,.contact-new-form form .article-32 textarea>.row:first-child img,.article-32 .contact-new-form form .form-check-label>.row:first-child img,.contact-new-form form .article-32 .form-check-label>.row:first-child img,.article-32 a>.row:first-child img,.article-32 .btn7>.row:first-child img,.article-32 #scontainer-7 p>.row:first-child img,#scontainer-7 .article-32 p>.row:first-child img,.article-32 #scontainer-9 p>.row:first-child img,#scontainer-9 .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child img,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child img,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child img,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child img,.article-32 #scontainer-13 p>.row:first-child img,#scontainer-13 .article-32 p>.row:first-child img,.article-32 #scontainer-14 p>.row:first-child img,#scontainer-14 .article-32 p>.row:first-child img,.article-32 #scontainer-15 p>.row:first-child img,#scontainer-15 .article-32 p>.row:first-child img,.article-32 #scontainer-16 p>.row:first-child img,#scontainer-16 .article-32 p>.row:first-child img,.article-32 #scontainer-19 p>.row:first-child img,#scontainer-19 .article-32 p>.row:first-child img,.article-32 #scontainer-31 p>.row:first-child img,#scontainer-31 .article-32 p>.row:first-child img,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child img,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child img,.article-32 .article-11 p a>.row:first-child img,.article-11 p .article-32 a>.row:first-child img,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child img,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child img,.article-32 .article-13 p>.row:first-child img,.article-13 .article-32 p>.row:first-child img,.article-32 .article-13 p a>.row:first-child img,.article-13 p .article-32 a>.row:first-child img,.article-32 .salony #scontainer-44 .store p a>.row:first-child img,.salony #scontainer-44 .store p .article-32 a>.row:first-child img,.article-32 .article-14 p>.row:first-child img,.article-14 .article-32 p>.row:first-child img,.article-32 .files li a>.row:first-child img,.files li .article-32 a>.row:first-child img,.article-32 .article .date-add>.row:first-child img,.article .article-32 .date-add>.row:first-child img,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child img,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child img,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child img,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child img,.article-32 #scontainer-58 h4>.row:first-child img,#scontainer-58 .article-32 h4>.row:first-child img,.article-32 .box24 h4>.row:first-child img,.box24 .article-32 h4>.row:first-child img,.article-32 .article-20 .box25 h3>.row:first-child img,.article-20 .box25 .article-32 h3>.row:first-child img,.article-32 .article-21 .box25 h3>.row:first-child img,.article-21 .box25 .article-32 h3>.row:first-child img,.article-32 .article-22 .box25 h3>.row:first-child img,.article-22 .box25 .article-32 h3>.row:first-child img,.article-32 .box27 div[class^=col-] p>.row:first-child img,.box27 div[class^=col-] .article-32 p>.row:first-child img,.article-32 .box27 div[class^=col-] h5>.row:first-child img,.box27 div[class^=col-] .article-32 h5>.row:first-child img,.article-32 .box35 .text-center-box p>.row:first-child img,.box35 .text-center-box .article-32 p>.row:first-child img,.article-32 .box40 .text-center-box p>.row:first-child img,.box40 .text-center-box .article-32 p>.row:first-child img,.article-32 .box42 .text-center-box p>.row:first-child img,.box42 .text-center-box .article-32 p>.row:first-child img,.article-32 .box44 .text-center-box p>.row:first-child img,.box44 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47 .text-center-box p>.row:first-child img,.box47 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-2 .text-center-box p>.row:first-child img,.box47-2 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-3 .text-center-box p>.row:first-child img,.box47-3 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-4 .text-center-box p>.row:first-child img,.box47-4 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-5 .text-center-box p>.row:first-child img,.box47-5 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-6 .text-center-box p>.row:first-child img,.box47-6 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-7 .text-center-box p>.row:first-child img,.box47-7 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-8 .text-center-box p>.row:first-child img,.box47-8 .text-center-box .article-32 p>.row:first-child img,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child img,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child img,.article-32 .article-29 a>.row:first-child img,.article-29 .article-32 a>.row:first-child img,.article-32 .article-31 a>.row:first-child img,.article-31 .article-32 a>.row:first-child img,.article-32 .article-30 h6>.row:first-child img,.article-30 .article-32 h6>.row:first-child img,.article-32 .article-30 a>.row:first-child img,.article-30 .article-32 a>.row:first-child img,.article-32 .article-entry .article-content .more>.row:first-child img,.article-entry .article-content .article-32 .more>.row:first-child img{max-width:100%}.article-32 .text>.row:last-child,.article-32 .store-page .contact-box-02 h2>.row:last-child,.store-page .contact-box-02 .article-32 h2>.row:last-child,.article-32 .store-page .store-details a>.row:last-child,.store-page .store-details .article-32 a>.row:last-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child,.article-32 .contact-new-form form a>.row:last-child,.contact-new-form form .article-32 a>.row:last-child,.article-32 .contact-new-form form input>.row:last-child,.contact-new-form form .article-32 input>.row:last-child,.article-32 .contact-new-form form textarea>.row:last-child,.contact-new-form form .article-32 textarea>.row:last-child,.article-32 .contact-new-form form .form-check-label>.row:last-child,.contact-new-form form .article-32 .form-check-label>.row:last-child,.article-32 a>.row:last-child,.article-32 .btn7>.row:last-child,.article-32 #scontainer-7 p>.row:last-child,#scontainer-7 .article-32 p>.row:last-child,.article-32 #scontainer-9 p>.row:last-child,#scontainer-9 .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child,.article-32 #scontainer-13 p>.row:last-child,#scontainer-13 .article-32 p>.row:last-child,.article-32 #scontainer-14 p>.row:last-child,#scontainer-14 .article-32 p>.row:last-child,.article-32 #scontainer-15 p>.row:last-child,#scontainer-15 .article-32 p>.row:last-child,.article-32 #scontainer-16 p>.row:last-child,#scontainer-16 .article-32 p>.row:last-child,.article-32 #scontainer-19 p>.row:last-child,#scontainer-19 .article-32 p>.row:last-child,.article-32 #scontainer-31 p>.row:last-child,#scontainer-31 .article-32 p>.row:last-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child,.article-32 .article-11 p a>.row:last-child,.article-11 p .article-32 a>.row:last-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child,.article-32 .article-13 p>.row:last-child,.article-13 .article-32 p>.row:last-child,.article-32 .article-13 p a>.row:last-child,.article-13 p .article-32 a>.row:last-child,.article-32 .salony #scontainer-44 .store p a>.row:last-child,.salony #scontainer-44 .store p .article-32 a>.row:last-child,.article-32 .article-14 p>.row:last-child,.article-14 .article-32 p>.row:last-child,.article-32 .files li a>.row:last-child,.files li .article-32 a>.row:last-child,.article-32 .article .date-add>.row:last-child,.article .article-32 .date-add>.row:last-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child,.article-32 #scontainer-58 h4>.row:last-child,#scontainer-58 .article-32 h4>.row:last-child,.article-32 .box24 h4>.row:last-child,.box24 .article-32 h4>.row:last-child,.article-32 .article-20 .box25 h3>.row:last-child,.article-20 .box25 .article-32 h3>.row:last-child,.article-32 .article-21 .box25 h3>.row:last-child,.article-21 .box25 .article-32 h3>.row:last-child,.article-32 .article-22 .box25 h3>.row:last-child,.article-22 .box25 .article-32 h3>.row:last-child,.article-32 .box27 div[class^=col-] p>.row:last-child,.box27 div[class^=col-] .article-32 p>.row:last-child,.article-32 .box27 div[class^=col-] h5>.row:last-child,.box27 div[class^=col-] .article-32 h5>.row:last-child,.article-32 .box35 .text-center-box p>.row:last-child,.box35 .text-center-box .article-32 p>.row:last-child,.article-32 .box40 .text-center-box p>.row:last-child,.box40 .text-center-box .article-32 p>.row:last-child,.article-32 .box42 .text-center-box p>.row:last-child,.box42 .text-center-box .article-32 p>.row:last-child,.article-32 .box44 .text-center-box p>.row:last-child,.box44 .text-center-box .article-32 p>.row:last-child,.article-32 .box47 .text-center-box p>.row:last-child,.box47 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-2 .text-center-box p>.row:last-child,.box47-2 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-3 .text-center-box p>.row:last-child,.box47-3 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-4 .text-center-box p>.row:last-child,.box47-4 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-5 .text-center-box p>.row:last-child,.box47-5 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-6 .text-center-box p>.row:last-child,.box47-6 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-7 .text-center-box p>.row:last-child,.box47-7 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-8 .text-center-box p>.row:last-child,.box47-8 .text-center-box .article-32 p>.row:last-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child,.article-32 .article-29 a>.row:last-child,.article-29 .article-32 a>.row:last-child,.article-32 .article-31 a>.row:last-child,.article-31 .article-32 a>.row:last-child,.article-32 .article-30 h6>.row:last-child,.article-30 .article-32 h6>.row:last-child,.article-32 .article-30 a>.row:last-child,.article-30 .article-32 a>.row:last-child,.article-32 .article-entry .article-content .more>.row:last-child,.article-entry .article-content .article-32 .more>.row:last-child{text-align:center}.timeline div[class^=col-]:first-child{border-right:4px solid #303030;padding-top:50px;padding-bottom:50px;padding-right:35px;position:relative}@media(max-width: 575px){.timeline div[class^=col-]:first-child{padding-right:11px}}.timeline div[class^=col-]:first-child:before{position:absolute;content:"";width:20px;height:20px;border-radius:50%;border:3px solid #303030;right:-12px;top:-14px;background:#fff}.timeline div[class^=col-]:first-child:after{position:absolute;content:"";width:20px;height:20px;border-radius:50%;border:3px solid #303030;right:-12px;bottom:-14px;background:#fff}.timeline div[class^=col-]:last-child{padding-left:35px;padding-bottom:50px}@media(max-width: 575px){.timeline div[class^=col-]:last-child{padding-left:11px}}.timeline .calendar-title{padding:10px;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:700;position:relative}.timeline .calendar-title:before{position:absolute;content:"";top:9px;width:0;height:0;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:12px solid #303030;right:-12px}.timeline .calendar-title.yellow-bg{background:#fbfa08;color:#000}.timeline .calendar-title.yellow-bg:before{border-left:12px solid #fbfa08}.timeline .calendar-title.black-bg{background:#303030;color:#fff}.timeline .calendar-title.black-bg:before{border-left:12px solid #303030}.timeline .calendar-title.gray-bg{background:#d6d6d6;color:#303030}.timeline .calendar-title.gray-bg:before{border-left:12px solid #d6d6d6}.timeline .calendar-text{background:#f5f5f5;padding:30px 15px}@media(max-width: 575px){.timeline .calendar-text{padding:30px 8px}}.timeline .calendar-text p:last-child{margin-bottom:0}@media(max-width: 575px){.timeline .calendar-text p{font-size:12px}}.timeline .calendar-img{width:100%;height:250px}@media(max-width: 767px){.timeline .calendar-img{height:100px}}.timeline .calendar-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.timeline .left-calendar{background:gray;position:relative;border-radius:5px;margin-bottom:40px}@media(min-width: 992px){.timeline .left-calendar{margin-left:100px}}.timeline .left-calendar:before{position:absolute;content:"";width:40px;height:40px;border-radius:50%;border:3px solid #303030;right:-57px;top:0px;background:#fff}@media(max-width: 575px){.timeline .left-calendar:before{display:none}}.timeline .left-calendar .calendar-title{text-align:right}.timeline .right-calendar{background:gray;position:relative;border-radius:5px;margin-bottom:40px}@media(min-width: 992px){.timeline .right-calendar{margin-right:100px}}.timeline .right-calendar:first-child{margin-top:105px}.timeline .right-calendar:before{position:absolute;content:"";width:40px;background:#fff;height:40px;border-radius:50%;border:3px solid #303030;left:-57px;top:0px}@media(max-width: 575px){.timeline .right-calendar:before{display:none}}.timeline .right-calendar .calendar-title{text-align:left}.timeline .right-calendar .calendar-title:before{border-left:none;border-right:12px solid #303030;left:-12px;right:auto}.timeline .right-calendar .calendar-title.yellow-bg:before{border-left:none;border-right:12px solid #fbfa08}.timeline .right-calendar .calendar-title.black-bg:before{border-left:none;border-right:12px solid #303030}.timeline .right-calendar .calendar-title.gray-bg:before{border-left:none;border-right:12px solid #d6d6d6}.contact-new-form form .form-check-label{font-size:11px}.contact-new-form form input,.contact-new-form form textarea{font-size:13px;border:1px solid #606060;border-radius:0}.contact-new-form form input:focus,.contact-new-form form textarea:focus{box-shadow:none}.contact-new-form form a{font-weight:600}.contact-new-form form .btn4,.contact-new-form form .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .contact-new-form form .btn,.contact-new-form form .btn5,.contact-new-form form .btn8{float:right}.contact-new-form form p:last-child{margin-top:10px}.contact-new{background-image:url("/upload/filemanager/images/kontakt-nowy/Vidok-o-nas-firma-image-4.jpg");background-size:cover}.contact-new #scontainer-67>#scontainer-67-content>.row{background-color:rgba(255,255,255,.9);box-shadow:0 0 10px 0 #232323;padding:40px 20px;margin-bottom:20px;margin-left:0;margin-right:0}@media(max-width: 991px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child{flex-direction:column-reverse}}.contact-new #scontainer-67>#scontainer-67-content>.row h1{text-align:center;margin-bottom:15px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div p{margin-bottom:5px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a{font-weight:600}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div:first-child img{width:26px;height:26px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div:last-child{margin-left:15px}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box{transition:all .3s ease}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content{height:0;overflow:hidden}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title{transition:all .3s ease;cursor:pointer;padding:15px 20px;background:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:27px;color:#303030;margin-bottom:0;position:relative;padding-right:20px}@media(min-width: 992px)and (max-width: 1199px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:20px;padding-right:20px}}@media(min-width: 992px)and (max-width: 1199px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{padding-right:20px}}@media(min-width: 576px)and (max-width: 767px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:20px;padding-right:15px}}@media(max-width: 575px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:15px;padding-right:15px}}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{content:"+";position:absolute;top:0;right:0;color:#303030;font-size:30px}@media(min-width: 992px)and (max-width: 1199px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{font-size:20px}}@media(min-width: 576px)and (max-width: 767px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{font-size:20px}}@media(max-width: 575px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{font-size:15px}}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title:hover{background:#303030}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title:hover h2{color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title:hover h2:before{color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a{font-weight:600}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3{font-size:23px;margin-bottom:15px;padding-top:10px;font-weight:600}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content img{margin-right:10px;width:15px;height:15px}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-title{background:#303030}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-title h2{color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-title h2:before{content:"-";color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-content{height:100%;padding:20px}.button-contact{position:fixed;bottom:65px;right:65px;z-index:1000;animation:action-box-special-contact-icon-1 10s linear infinite;transition:background-color .4s linear 0s}@media(min-width: 768px)and (max-width: 1199px){.button-contact{bottom:40px;right:40px}}@media(max-width: 767px){.button-contact{bottom:75px;right:10px}}.button-contact:hover{background-color:#fff;animation:action-box-special-contact-icon-2 1.5s linear 1}.button-contact img{width:80px;height:80px}@media(max-width: 767px){.button-contact img{width:50px;height:50px}}@keyframes action-box-special-contact-icon-1{0%{transform:translateY(0);background-color:#999}25%{transform:translateY(-10px);background-color:#eee}50%{transform:translateY(0);background-color:#999}75%{transform:translateY(10px);background-color:#eee}100%{transform:translateY(0);background-color:#999}}@keyframes action-box-special-contact-icon-2{0%{transform:rotate(0) scale(1)}33%{transform:rotate(360deg) scale(1)}66%{transform:rotate(360deg) scale(1.05)}100%{transform:rotate(360deg) scale(1.05)}}.article-5,.article-6{margin-bottom:50px}.article-187 .container>.row:first-child p{max-width:450px}.article-188 .klamki{text-align:center}.article-188 .klamki h2{margin-bottom:0}.article-188 .klamki p{text-align:center;margin-bottom:0}@media(max-width: 767px){.article-188 .klamki p{margin-bottom:50px}}.article-188 .klamki img{box-shadow:0 0 4px 4px #aaa;width:100%;margin-bottom:20px}.article-188 .klamki .row:first-child,.article-188 .klamki .row:nth-child(2),.article-188 .klamki .row:nth-child(3){margin-bottom:50px}.store-page .shop-name-title{background:#303030;opacity:.7;margin-top:-40px}.store-page .shop-name-title h1{color:#fff;margin-bottom:0;padding:45px 0}.store-page .store-details h2{font-size:26px;line-height:40px;margin-bottom:50px}.store-page .store-details div[class^=col-]>div{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:30px}.store-page .store-details div[class^=col-]>div p:last-child{margin-bottom:0}.store-page .store-details div[class^=col-]>div img{margin-right:15px}.store-page .store-details div[class^=col-]>div.opening-hours{display:block}.store-page .store-details div[class^=col-]:last-child{text-align:right}.store-page .store-details a{font-size:18px}.store-page .store-details a.btn8{text-transform:uppercase;font-size:14px;margin-bottom:20px}.store-page .contact-box-03 h2{text-align:center;text-transform:uppercase;margin-bottom:50px}.store-page .contact-box-01 img{margin-bottom:20px}.store-page .contact-box-01 h3{margin-bottom:30px}.store-page .contact-box-01 h2{font-size:26px;line-height:40px;margin-bottom:50px}.store-page .contact-box-01 div[class^=col-]{text-align:center}.store-page .contact-box-01 .col-lg-3{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:flex-end}@media(max-width: 767px){.store-page .contact-box-01 .col-lg-3:first-child,.store-page .contact-box-01 .col-lg-3:nth-child(2){margin-bottom:30px}}.store-page .contact-box-02 h3{font-size:26px;line-height:40px;margin-bottom:50px}.store-page .contact-box-02 h2{text-transform:uppercase;font-weight:600;margin-top:50px}.store-page .contact-box-02 p{margin-top:30px;padding-bottom:50px}.store-page .contact-box-02 p:not(:last-child){border-bottom:1px solid #303030}.gray-bg .contact-box-01{padding-top:0;padding-bottom:0}.opening-hours{padding:30px;border:1px solid #303030;max-width:300px;display:block;margin-right:auto}.opening-hours p{font-size:18px}.box-popup{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);z-index:9999;transition:all .3s}.box-popup .modal-step-1{display:none}.box-popup .modal-step-2{display:none}.box-popup .modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-1{display:none}.box-popup .modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-2{display:none}.box-popup .modal-step-3{display:none}.box-popup .modal-container{position:fixed;width:1000px;max-width:1000px;height:630px;max-height:100%;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff}.box-popup .modal-container .modal-close{position:absolute;top:15px;right:15px;display:flex;justify-content:flex-end;width:100%;z-index:3}.box-popup .modal-container .modal-close img{cursor:pointer}.box-popup .modal-container .step-back{display:flex;justify-content:flex-start;position:absolute;bottom:40px;left:30px}.box-popup .modal-container .step-back button{background-color:#e1e1e1;border:none;outline:0;color:#000;padding:8px 20px;cursor:pointer;height:45px;font-size:15px;text-transform:uppercase;font-weight:700;font-family:"Open Sans",sans-serif !important;transition:all .3s}.box-popup .modal-container .step-send{position:absolute;bottom:40px;right:30px}.box-popup .modal-container .step-send .form-send-content{background-color:#000;border:none;outline:0;color:#fff;padding:8px 20px;cursor:pointer;height:45px;font-size:15px;text-transform:uppercase;font-weight:700;font-family:"Open Sans",sans-serif !important;transition:all .3s}.box-popup .modal-step-1 .modal-step-1-wrap{padding:3px;height:100%;display:flex}.box-popup .modal-step-1 .modal-step-1-wrap .box-left{background:url("/images/popup/popup-1.jpg") no-repeat;background-position:top left;background-size:cover;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .title-text{color:#fff;font-family:"Open Sans",sans-serif;font-size:45px;text-transform:none;position:absolute;left:0;bottom:40%}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .title-text span{padding-left:50px;font-weight:300}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .title-text .white-title{display:block;background-color:#fff;color:#000;padding-left:50px;font-size:60px;line-height:65px;font-weight:300;padding-top:10px;padding-bottom:10px;padding-right:20px}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .subtitle-text{position:absolute;right:20px;bottom:0;padding:17px 0;border-top:2px solid #fff;font-size:21px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;color:#fff;text-transform:uppercase;font-family:"Open Sans",sans-serif;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-right{background:url("/images/popup/popup-2.jpg") no-repeat;background-position:top right;background-size:cover;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .title-text{color:#000;font-family:"Open Sans",sans-serif;font-size:45px;text-transform:none;position:absolute;left:0;bottom:40%}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .title-text span{padding-left:50px;display:block;font-size:35px;font-weight:300;line-height:26px}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .title-text .yellow-title{display:inline-flex;background-color:#fff200;color:#000;padding-left:50px;font-size:60px;line-height:65px;font-weight:300;padding-top:10px;padding-bottom:10px;padding-right:20px;margin-top:15px}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .subtitle-text{position:absolute;right:20px;bottom:0;padding:17px 0;border-top:2px solid #000;font-size:21px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;color:#000;text-transform:uppercase;font-family:"Open Sans",sans-serif;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-col{width:50%;position:relative;height:100%}.box-popup .modal-step-2 .modal-tabs{display:flex;justify-content:center;margin-top:50px}.box-popup .modal-step-2 .modal-tabs .item{font-size:15px;line-height:15px;font-weight:700;text-align:left;text-transform:uppercase;padding:16px 24px;margin-right:10px;margin-left:10px;color:#fff;background-color:#000;cursor:pointer}.box-popup .modal-step-2 .modal-tabs .active{color:#000;background-color:#fff200}.box-popup .modal-step-2 .modal-tabs-content .content-1{display:flex;justify-content:space-between;width:90%;margin-left:auto;margin-right:auto;margin-top:50px}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col{width:45%;display:flex;flex-direction:column}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item{display:flex;justify-content:space-between;padding:11px 20px}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item span{color:#000;font-family:"Open Sans",sans-serif;font-size:14px;line-height:15px;font-weight:400;text-align:left;text-transform:uppercase}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item.item-gray{background-color:#e1e1e1}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item a{font-family:"Open Sans",sans-serif;font-size:14px;line-height:15px;font-weight:700;text-align:left;text-transform:uppercase;color:#232323}.box-popup .modal-step-2 .modal-tabs-content .content-2{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px;font-family:"Open Sans",sans-serif;margin-bottom:50px}.box-popup .modal-step-2 .modal-tabs-content .content-2 .title,.box-popup .modal-step-2 .modal-tabs-content .content-2 .btn6,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-3 h1,#scontainer-3 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content h1,.subpage-content .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content h2,.subpage-content .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-13 h3,#scontainer-13 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-14 h3,#scontainer-14 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-15 h3,#scontainer-15 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-16 h3,#scontainer-16 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-19 h3,#scontainer-19 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-30 h2,#scontainer-30 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-31 h2,#scontainer-31 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-33 h2,#scontainer-33 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-36 h2,#scontainer-36 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-36 h3,#scontainer-36 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-9 .row:first-child h3,.article-9 .row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .box-popup .modal-step-2 .modal-tabs-content .content-2 a,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-14 .box11 h2,.article-14 .box11 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-58 a,#scontainer-58 .box-popup .modal-step-2 .modal-tabs-content .content-2 a,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box20 h2,.box20 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-20 .box25 h2,.article-20 .box25 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-21 .box25 h2,.article-21 .box25 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-22 .box25 h2,.article-22 .box25 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box33 h2,.box33 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box35 .text-center-box h1,.box35 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box40 .text-center-box h1,.box40 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box42 .text-center-box h1,.box42 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box44 .text-center-box h1,.box44 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 .text-center-box h1,.box47 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 .text-center-box h1,.box47-2 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 .text-center-box h1,.box47-3 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 .text-center-box h1,.box47-4 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 .text-center-box h1,.box47-5 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 .text-center-box h1,.box47-6 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 .text-center-box h1,.box47-7 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 .text-center-box h1,.box47-8 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box35 .text-center-box h2,.box35 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box40 .text-center-box h2,.box40 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box42 .text-center-box h2,.box42 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box44 .text-center-box h2,.box44 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 .text-center-box h2,.box47 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 .text-center-box h2,.box47-2 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 .text-center-box h2,.box47-3 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 .text-center-box h2,.box47-4 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 .text-center-box h2,.box47-5 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 .text-center-box h2,.box47-6 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 .text-center-box h2,.box47-7 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 .text-center-box h2,.box47-8 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 h1,.box47-8 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 h1,.box47-7 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 h1,.box47 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 h1,.box47-2 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 h1,.box47-5 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 h1,.box47-6 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 h1,.box47-3 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 h1,.box47-4 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box36 h2,.box36 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box37 h2,.box37 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box37 h3,.box37 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box37 h4,.box37 .box-popup .modal-step-2 .modal-tabs-content .content-2 h4,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box38 h2,.box38 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box39 h2,.box39 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box39 h3,.box39 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box39 h4,.box39 .box-popup .modal-step-2 .modal-tabs-content .content-2 h4,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box41 h2,.box41 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box46 h3,.box46 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box48 h2,.box48 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box49 h3,.box49 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-29 h1,.article-29 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-31 h1,.article-31 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-30 h1,.article-30 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .guide h1,.guide .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-box .article-title,.article-box .box-popup .modal-step-2 .modal-tabs-content .content-2 .article-title,.box-popup .modal-step-2 .modal-tabs-content .content-2 .right-box-title h3,.right-box-title .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-188 .klamki h2,.article-188 .klamki .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .contact-box-03 h2,.store-page .contact-box-03 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .contact-box-01 h3,.store-page .contact-box-01 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5{text-align:center;font-size:21px;font-weight:300;margin-bottom:40px;color:#000}.box-popup .modal-step-2 .modal-tabs-content .content-2 .mail{font-size:24px;font-weight:600;color:#000;text-decoration:none;text-align:center}.box-popup .modal-step-2 .modal-tabs-content .content-2 .phone{padding:5px 8px;background-color:#000;color:#fff;text-decoration:none;font-size:24px;font-weight:400;display:inline-flex;margin-top:25px}.box-popup .modal-step-3{height:-moz-max-content;height:max-content}.box-popup .modal-step-3 .modal-step-3-wrap form{margin:50px auto 0;padding-bottom:100px;max-width:800px;position:relative}.box-popup .modal-step-3 .modal-step-3-wrap form .form-title{margin-bottom:7px;padding-left:3px;color:#000;font-family:"Open Sans",sans-serif;font-size:22px;font-weight:600;text-transform:uppercase}.box-popup .modal-step-3 .modal-step-3-wrap form .form-row input{display:block;margin:10px 3px 0;width:calc(50% - 6px);outline:0;resize:none;line-height:17px;background-color:#fff;color:#818181;font-weight:400;font-family:"Open Sans",sans-serif;font-size:16px;padding:20px 8px;padding-left:15px;height:30px;border-radius:0;border:1px solid #a7a7a7;-webkit-appearance:none}.box-popup .modal-step-3 .modal-step-3-wrap form .form-row .column-full{padding:3px;width:100%}.box-popup .modal-step-3 .modal-step-3-wrap form .form-row textarea{display:block;width:100%;margin:5px 0 0;padding:15px;border:1px solid #a7a7a7;font-family:"Open Sans",sans-serif;font-size:16px;height:90px;color:#000;font-weight:300;border-radius:0;outline:0;resize:none;line-height:17px;background-color:#fff;box-sizing:border-box;-webkit-appearance:none}.box-popup .modal-step-3 .modal-step-3-wrap form .confirm-data{margin:0 0 0 1em}.box-popup .modal-step-3 .modal-step-3-wrap form .confirm-data span{color:#272727;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:300;margin-top:10px}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader{display:block;width:100%;margin:35px 0 15px;background:#fff;border:2px dashed #c5c5c5;border-radius:5px;padding:10px 15px;font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px;line-height:normal;text-align:left}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .files{position:absolute;z-index:-9999;height:0px;width:0px;padding:0px;margin:0px;line-height:0;outline:0px;border:0px;opacity:0}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input{position:relative;display:flex;border:1px solid rgba(0,0,0,0);border-radius:30px;cursor:pointer}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-caption{position:relative;display:inline-block;flex:1;align-self:flex-start;padding:13px 16px;margin-right:16px;border-radius:30px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right;background:url("../../images/popup/popup-cloud-computing.png") no-repeat center left;background-size:contain;cursor:pointer}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-caption span{font-weight:700;white-space:nowrap;text-align:right}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-button{background:#fff200;color:#000;border-radius:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;cursor:pointer}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-button span{font-weight:700}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-items .fileuploader-items-list{display:block;margin:0 -16px;padding:0;list-style:none}.box-popup .modal-step-3 .modal-step-3-wrap form .inner-data{width:100%;color:#232323;font-size:14px;font-family:"Open Sans",sans-serif;line-height:26px;font-weight:400}.box-popup .modal-step-3 .modal-step-3-wrap form .inner-data textarea{display:block;width:100%;margin:5px 0 0;padding:15px;border:1px solid #a7a7a7;font-family:"Open Sans",sans-serif;font-size:16px;height:90px;color:#000;font-weight:300;border-radius:0;outline:0;resize:none;line-height:17px;background-color:#fff;box-sizing:border-box;-webkit-appearance:none}.box-popup .modal-step-3 .modal-step-3-wrap .step-actions{position:absolute;padding-top:20px;left:0;right:0;display:flex;justify-content:space-between}.box-popup .modal-step-3 .modal-step-3-wrap .step-actions .step-send{position:relative !important;bottom:auto !important;right:auto !important}.box-popup .modal-step-3 .modal-step-3-wrap .step-actions .step-back{position:relative !important;bottom:auto !important;left:auto !important}@media(max-width: 1000px){.box-popup .modal-container{top:0;left:0;right:0;bottom:0;transform:none;height:auto;width:auto}}@media(max-width: 820px){.box-popup .modal-container.modal-step-3 .modal-step-3-wrap{padding:0 20px}}@media(max-width: 767px){.box-popup .modal-container.modal-step-1 .modal-step-1-wrap{flex-direction:column}.box-popup .modal-container.modal-step-1 .modal-step-1-wrap .box-col{width:100%}.box-popup .modal-container.modal-step-2 .modal-tabs{margin:50px 15px 0}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap{overflow:auto;position:relative;height:100%;min-height:100%}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-1{flex-direction:column}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-1 .phone-col{width:100%}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-2 .mail{font-size:18px}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .step-back{position:relative;bottom:0;left:5%;padding-top:20px;padding-bottom:20px}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap{overflow:auto;position:relative;height:100%;min-height:100%}}@media(max-width: 500px){.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .form-row{flex-direction:column}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .form-row input{width:calc(100% - 6px)}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .fileuploader .fileuploader-input{flex-direction:column}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .fileuploader .fileuploader-input .fileuploader-input-caption{padding:75px 0px 15px !important;background-position-x:center !important;background-position-y:top !important;background-size:75px !important;margin:0 auto !important;border-radius:0 !important}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap .step-actions button,.box-popup .modal-container.modal-step-3 .modal-step-3-wrap .step-actions input{font-size:14px !important;padding:8px 10px !important}}.article-207 .gray-bg-2{background-color:#e4e2e3;padding:70px 0}.article-207 .container h1{margin-bottom:60px}.article-207 .box-01 p{margin-bottom:50px}.article-207 .box-02{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-02{text-align:center;margin-bottom:36px !important}.article-207 .box-02 .sepparator{width:360px !important;height:2px !important;margin:0 auto}}@media(max-width: 440px){.article-207 .box-02 .sepparator{width:260px !important}}.article-207 .box-02 h3{font-size:1.4rem}.article-207 .box-02 .sepparator{width:2px;height:calc(100% - .5rem);background-color:#000}.article-207 .box-03{margin-bottom:90px}@media(max-width: 1200px){.article-207 .box-03{margin-bottom:36px !important}.article-207 .box-03 .title,.article-207 .box-03 .btn6,.article-207 .box-03 #scontainer-3 h1,#scontainer-3 .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h1,.subpage-content .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h2,.subpage-content .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-13 h3,#scontainer-13 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-14 h3,#scontainer-14 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-15 h3,#scontainer-15 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-16 h3,#scontainer-16 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-19 h3,#scontainer-19 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-30 h2,#scontainer-30 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-31 h2,#scontainer-31 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-33 h2,#scontainer-33 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h2,#scontainer-36 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h3,#scontainer-36 .article-207 .box-03 h3,.article-207 .box-03 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-03 h3,.article-207 .box-03 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-03 a,.article-207 .box-03 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-03 h2,.article-207 .box-03 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-03 h3,.article-207 .box-03 #scontainer-58 a,#scontainer-58 .article-207 .box-03 a,.article-207 .box-03 .box20 h2,.box20 .article-207 .box-03 h2,.article-207 .box-03 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-03 h2,.article-207 .box-03 .box33 h2,.box33 .article-207 .box-03 h2,.article-207 .box-03 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 h1,.box47-8 .article-207 .box-03 h1,.article-207 .box-03 .box47-7 h1,.box47-7 .article-207 .box-03 h1,.article-207 .box-03 .box47 h1,.box47 .article-207 .box-03 h1,.article-207 .box-03 .box47-2 h1,.box47-2 .article-207 .box-03 h1,.article-207 .box-03 .box47-5 h1,.box47-5 .article-207 .box-03 h1,.article-207 .box-03 .box47-6 h1,.box47-6 .article-207 .box-03 h1,.article-207 .box-03 .box47-3 h1,.box47-3 .article-207 .box-03 h1,.article-207 .box-03 .box47-4 h1,.box47-4 .article-207 .box-03 h1,.article-207 .box-03 .box36 h2,.box36 .article-207 .box-03 h2,.article-207 .box-03 .box37 h2,.box37 .article-207 .box-03 h2,.article-207 .box-03 .box37 h3,.box37 .article-207 .box-03 h3,.article-207 .box-03 .box37 h4,.box37 .article-207 .box-03 h4,.article-207 .box-03 .box38 h2,.box38 .article-207 .box-03 h2,.article-207 .box-03 .box39 h2,.box39 .article-207 .box-03 h2,.article-207 .box-03 .box39 h3,.box39 .article-207 .box-03 h3,.article-207 .box-03 .box39 h4,.box39 .article-207 .box-03 h4,.article-207 .box-03 .box41 h2,.box41 .article-207 .box-03 h2,.article-207 .box-03 .box46 h3,.box46 .article-207 .box-03 h3,.article-207 .box-03 .box48 h2,.box48 .article-207 .box-03 h2,.article-207 .box-03 .box49 h3,.box49 .article-207 .box-03 h3,.article-207 .box-03 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-03 h3,.article-207 .box-03 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-29 h1,.article-29 .article-207 .box-03 h1,.article-207 .box-03 .article-31 h1,.article-31 .article-207 .box-03 h1,.article-207 .box-03 .article-30 h1,.article-30 .article-207 .box-03 h1,.article-207 .box-03 .guide h1,.guide .article-207 .box-03 h1,.article-207 .box-03 .article-box .article-title,.article-box .article-207 .box-03 .article-title,.article-207 .box-03 .right-box-title h3,.right-box-title .article-207 .box-03 h3,.article-207 .box-03 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-03 h1,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-03 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-03 h3,.article-207 .box-03 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-03 h2,.article-207 .box-03 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-03 h2,.article-207 .box-03 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-03 h3,.article-207 .box-03 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-03 h5{margin-bottom:36px !important}}.article-207 .box-03 .title,.article-207 .box-03 .btn6,.article-207 .box-03 #scontainer-3 h1,#scontainer-3 .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h1,.subpage-content .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h2,.subpage-content .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-13 h3,#scontainer-13 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-14 h3,#scontainer-14 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-15 h3,#scontainer-15 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-16 h3,#scontainer-16 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-19 h3,#scontainer-19 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-30 h2,#scontainer-30 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-31 h2,#scontainer-31 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-33 h2,#scontainer-33 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h2,#scontainer-36 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h3,#scontainer-36 .article-207 .box-03 h3,.article-207 .box-03 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-03 h3,.article-207 .box-03 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-03 a,.article-207 .box-03 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-03 h2,.article-207 .box-03 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-03 h3,.article-207 .box-03 #scontainer-58 a,#scontainer-58 .article-207 .box-03 a,.article-207 .box-03 .box20 h2,.box20 .article-207 .box-03 h2,.article-207 .box-03 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-03 h2,.article-207 .box-03 .box33 h2,.box33 .article-207 .box-03 h2,.article-207 .box-03 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 h1,.box47-8 .article-207 .box-03 h1,.article-207 .box-03 .box47-7 h1,.box47-7 .article-207 .box-03 h1,.article-207 .box-03 .box47 h1,.box47 .article-207 .box-03 h1,.article-207 .box-03 .box47-2 h1,.box47-2 .article-207 .box-03 h1,.article-207 .box-03 .box47-5 h1,.box47-5 .article-207 .box-03 h1,.article-207 .box-03 .box47-6 h1,.box47-6 .article-207 .box-03 h1,.article-207 .box-03 .box47-3 h1,.box47-3 .article-207 .box-03 h1,.article-207 .box-03 .box47-4 h1,.box47-4 .article-207 .box-03 h1,.article-207 .box-03 .box36 h2,.box36 .article-207 .box-03 h2,.article-207 .box-03 .box37 h2,.box37 .article-207 .box-03 h2,.article-207 .box-03 .box37 h3,.box37 .article-207 .box-03 h3,.article-207 .box-03 .box37 h4,.box37 .article-207 .box-03 h4,.article-207 .box-03 .box38 h2,.box38 .article-207 .box-03 h2,.article-207 .box-03 .box39 h2,.box39 .article-207 .box-03 h2,.article-207 .box-03 .box39 h3,.box39 .article-207 .box-03 h3,.article-207 .box-03 .box39 h4,.box39 .article-207 .box-03 h4,.article-207 .box-03 .box41 h2,.box41 .article-207 .box-03 h2,.article-207 .box-03 .box46 h3,.box46 .article-207 .box-03 h3,.article-207 .box-03 .box48 h2,.box48 .article-207 .box-03 h2,.article-207 .box-03 .box49 h3,.box49 .article-207 .box-03 h3,.article-207 .box-03 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-03 h3,.article-207 .box-03 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-29 h1,.article-29 .article-207 .box-03 h1,.article-207 .box-03 .article-31 h1,.article-31 .article-207 .box-03 h1,.article-207 .box-03 .article-30 h1,.article-30 .article-207 .box-03 h1,.article-207 .box-03 .guide h1,.guide .article-207 .box-03 h1,.article-207 .box-03 .article-box .article-title,.article-box .article-207 .box-03 .article-title,.article-207 .box-03 .right-box-title h3,.right-box-title .article-207 .box-03 h3,.article-207 .box-03 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-03 h1,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-03 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-03 h3,.article-207 .box-03 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-03 h2,.article-207 .box-03 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-03 h2,.article-207 .box-03 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-03 h3,.article-207 .box-03 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-03 h5{margin-bottom:40px}.article-207 .box-03 .title h2,.article-207 .box-03 .btn6 h2,.article-207 .box-03 #scontainer-3 h1 h2,#scontainer-3 .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content h1 h2,.subpage-content .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content h2 h2,.subpage-content .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box h1 h2,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box h1 h2,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 #scontainer-13 h3 h2,#scontainer-13 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-14 h3 h2,#scontainer-14 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-15 h3 h2,#scontainer-15 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-16 h3 h2,#scontainer-16 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-19 h3 h2,#scontainer-19 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-30 h2 h2,#scontainer-30 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-31 h2 h2,#scontainer-31 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-33 h2 h2,#scontainer-33 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-36 h2 h2,#scontainer-36 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-36 h3 h2,#scontainer-36 .article-207 .box-03 h3 h2,.article-207 .box-03 .article-9 .row:first-child h3 h2,.article-9 .row:first-child .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-41 div[class^=col-]>div a h2,#scontainer-41 div[class^=col-]>div .article-207 .box-03 a h2,.article-207 .box-03 #scontainer-43 .row:first-child h2 h2,#scontainer-43 .row:first-child .article-207 .box-03 h2 h2,.article-207 .box-03 .article-14 .box11 h2 h2,.article-14 .box11 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div h3 h2,#scontainer-48 div[class^=col-] div .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-58 a h2,#scontainer-58 .article-207 .box-03 a h2,.article-207 .box-03 .box20 h2 h2,.box20 .article-207 .box-03 h2 h2,.article-207 .box-03 .article-20 .box25 h2 h2,.article-20 .box25 .article-207 .box-03 h2 h2,.article-207 .box-03 .article-21 .box25 h2 h2,.article-21 .box25 .article-207 .box-03 h2 h2,.article-207 .box-03 .article-22 .box25 h2 h2,.article-22 .box25 .article-207 .box-03 h2 h2,.article-207 .box-03 .box33 h2 h2,.box33 .article-207 .box-03 h2 h2,.article-207 .box-03 .box35 .text-center-box h1 h2,.box35 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box40 .text-center-box h1 h2,.box40 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box42 .text-center-box h1 h2,.box42 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box44 .text-center-box h1 h2,.box44 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47 .text-center-box h1 h2,.box47 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-2 .text-center-box h1 h2,.box47-2 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-3 .text-center-box h1 h2,.box47-3 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-4 .text-center-box h1 h2,.box47-4 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-5 .text-center-box h1 h2,.box47-5 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-6 .text-center-box h1 h2,.box47-6 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-7 .text-center-box h1 h2,.box47-7 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-8 .text-center-box h1 h2,.box47-8 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box35 .text-center-box h2 h2,.box35 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box40 .text-center-box h2 h2,.box40 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box42 .text-center-box h2 h2,.box42 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box44 .text-center-box h2 h2,.box44 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47 .text-center-box h2 h2,.box47 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-2 .text-center-box h2 h2,.box47-2 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-3 .text-center-box h2 h2,.box47-3 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-4 .text-center-box h2 h2,.box47-4 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-5 .text-center-box h2 h2,.box47-5 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-6 .text-center-box h2 h2,.box47-6 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-7 .text-center-box h2 h2,.box47-7 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-8 .text-center-box h2 h2,.box47-8 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-8 h1 h2,.box47-8 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-7 h1 h2,.box47-7 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47 h1 h2,.box47 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-2 h1 h2,.box47-2 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-5 h1 h2,.box47-5 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-6 h1 h2,.box47-6 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-3 h1 h2,.box47-3 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-4 h1 h2,.box47-4 .article-207 .box-03 h1 h2,.article-207 .box-03 .box36 h2 h2,.box36 .article-207 .box-03 h2 h2,.article-207 .box-03 .box37 h2 h2,.box37 .article-207 .box-03 h2 h2,.article-207 .box-03 .box37 h3 h2,.box37 .article-207 .box-03 h3 h2,.article-207 .box-03 .box37 h4 h2,.box37 .article-207 .box-03 h4 h2,.article-207 .box-03 .box38 h2 h2,.box38 .article-207 .box-03 h2 h2,.article-207 .box-03 .box39 h2 h2,.box39 .article-207 .box-03 h2 h2,.article-207 .box-03 .box39 h3 h2,.box39 .article-207 .box-03 h3 h2,.article-207 .box-03 .box39 h4 h2,.box39 .article-207 .box-03 h4 h2,.article-207 .box-03 .box41 h2 h2,.box41 .article-207 .box-03 h2 h2,.article-207 .box-03 .box46 h3 h2,.box46 .article-207 .box-03 h3 h2,.article-207 .box-03 .box48 h2 h2,.box48 .article-207 .box-03 h2 h2,.article-207 .box-03 .box49 h3 h2,.box49 .article-207 .box-03 h3 h2,.article-207 .box-03 .window-blind-colors .row:first-child div[class^=col-] h2 h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-03 h2 h2,.article-207 .box-03 .article-26 .row:nth-child(2) h2 h2,.article-26 .row:nth-child(2) .article-207 .box-03 h2 h2,.article-207 .box-03 .article-26 .row:nth-child(3) h3 h2,.article-26 .row:nth-child(3) .article-207 .box-03 h3 h2,.article-207 .box-03 .article-27 .container .row:first-child h3 h2,.article-27 .container .row:first-child .article-207 .box-03 h3 h2,.article-207 .box-03 .article-29 h1 h2,.article-29 .article-207 .box-03 h1 h2,.article-207 .box-03 .article-31 h1 h2,.article-31 .article-207 .box-03 h1 h2,.article-207 .box-03 .article-30 h1 h2,.article-30 .article-207 .box-03 h1 h2,.article-207 .box-03 .guide h1 h2,.guide .article-207 .box-03 h1 h2,.article-207 .box-03 .article-box .article-title h2,.article-box .article-207 .box-03 .article-title h2,.article-207 .box-03 .right-box-title h3 h2,.right-box-title .article-207 .box-03 h3 h2,.article-207 .box-03 .article-32 .text>.row:last-child h5 h2,.article-32 .text>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 a>.row:last-child h5 h2,.article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .btn7>.row:last-child h5 h2,.article-32 .btn7>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-7 p>.row:last-child h5 h2,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-7 .article-32 p>.row:last-child h5 h2,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-9 p>.row:last-child h5 h2,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-9 .article-32 p>.row:last-child h5 h2,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5 h2,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 h2,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5 h2,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 h2,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-13 p>.row:last-child h5 h2,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-13 .article-32 p>.row:last-child h5 h2,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-14 p>.row:last-child h5 h2,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-14 .article-32 p>.row:last-child h5 h2,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-15 p>.row:last-child h5 h2,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-15 .article-32 p>.row:last-child h5 h2,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-16 p>.row:last-child h5 h2,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-16 .article-32 p>.row:last-child h5 h2,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-19 p>.row:last-child h5 h2,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-19 .article-32 p>.row:last-child h5 h2,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-31 p>.row:last-child h5 h2,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-31 .article-32 p>.row:last-child h5 h2,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5 h2,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5 h2,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-11 p a>.row:last-child h5 h2,.article-32 .article-11 p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-11 p .article-32 a>.row:last-child h5 h2,.article-11 p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5 h2,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5 h2,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-13 p>.row:last-child h5 h2,.article-32 .article-13 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-13 .article-32 p>.row:last-child h5 h2,.article-13 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-13 p a>.row:last-child h5 h2,.article-32 .article-13 p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-13 p .article-32 a>.row:last-child h5 h2,.article-13 p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5 h2,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5 h2,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-14 p>.row:last-child h5 h2,.article-32 .article-14 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-14 .article-32 p>.row:last-child h5 h2,.article-14 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .files li a>.row:last-child h5 h2,.article-32 .files li a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .files li .article-32 a>.row:last-child h5 h2,.files li .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article .date-add>.row:last-child h5 h2,.article-32 .article .date-add>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article .article-32 .date-add>.row:last-child h5 h2,.article .article-32 .date-add>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5 h2,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5 h2,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5 h2,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5 h2,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-58 h4>.row:last-child h5 h2,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-58 .article-32 h4>.row:last-child h5 h2,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box24 h4>.row:last-child h5 h2,.article-32 .box24 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box24 .article-32 h4>.row:last-child h5 h2,.box24 .article-32 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-20 .box25 h3>.row:last-child h5 h2,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-20 .box25 .article-32 h3>.row:last-child h5 h2,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-21 .box25 h3>.row:last-child h5 h2,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-21 .box25 .article-32 h3>.row:last-child h5 h2,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-22 .box25 h3>.row:last-child h5 h2,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-22 .box25 .article-32 h3>.row:last-child h5 h2,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box27 div[class^=col-] p>.row:last-child h5 h2,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box27 div[class^=col-] .article-32 p>.row:last-child h5 h2,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box27 div[class^=col-] h5>.row:last-child h5 h2,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box27 div[class^=col-] .article-32 h5>.row:last-child h5 h2,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box35 .text-center-box p>.row:last-child h5 h2,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box35 .text-center-box .article-32 p>.row:last-child h5 h2,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box40 .text-center-box p>.row:last-child h5 h2,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box40 .text-center-box .article-32 p>.row:last-child h5 h2,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box42 .text-center-box p>.row:last-child h5 h2,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box42 .text-center-box .article-32 p>.row:last-child h5 h2,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box44 .text-center-box p>.row:last-child h5 h2,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box44 .text-center-box .article-32 p>.row:last-child h5 h2,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47 .text-center-box p>.row:last-child h5 h2,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47 .text-center-box .article-32 p>.row:last-child h5 h2,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-2 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-2 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-3 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-3 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-4 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-4 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-5 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-5 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-6 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-6 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-7 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-7 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-8 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-8 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5 h2,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5 h2,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-29 a>.row:last-child h5 h2,.article-32 .article-29 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-29 .article-32 a>.row:last-child h5 h2,.article-29 .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-31 a>.row:last-child h5 h2,.article-32 .article-31 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-31 .article-32 a>.row:last-child h5 h2,.article-31 .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-30 h6>.row:last-child h5 h2,.article-32 .article-30 h6>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-30 .article-32 h6>.row:last-child h5 h2,.article-30 .article-32 h6>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-30 a>.row:last-child h5 h2,.article-32 .article-30 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-30 .article-32 a>.row:last-child h5 h2,.article-30 .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-entry .article-content .more>.row:last-child h5 h2,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-entry .article-content .article-32 .more>.row:last-child h5 h2,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form .form-check-label>.row:last-child h5 h2,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 .form-check-label>.row:last-child h5 h2,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form input>.row:last-child h5 h2,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 input>.row:last-child h5 h2,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form textarea>.row:last-child h5 h2,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 textarea>.row:last-child h5 h2,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form a>.row:last-child h5 h2,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 a>.row:last-child h5 h2,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row h1 h2,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-03 h1 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5 h2,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-03 h2 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5 h2,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-03 h3 h2,.article-207 .box-03 .article-187 .container>.row:first-child h3 h2,.article-187 .container>.row:first-child .article-207 .box-03 h3 h2,.article-207 .box-03 .article-188 .klamki h2 h2,.article-188 .klamki .article-207 .box-03 h2 h2,.article-207 .box-03 .article-32 .store-page .store-details a>.row:last-child h5 h2,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .store-page .store-details .article-32 a>.row:last-child h5 h2,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .store-page .contact-box-03 h2 h2,.store-page .contact-box-03 .article-207 .box-03 h2 h2,.article-207 .box-03 .store-page .contact-box-01 h3 h2,.store-page .contact-box-01 .article-207 .box-03 h3 h2,.article-207 .box-03 .article-32 .store-page .contact-box-02 h2>.row:last-child h5 h2,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .store-page .contact-box-02 .article-32 h2>.row:last-child h5 h2,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-03 h5 h2{margin-bottom:0}.article-207 .box-03 .sub-title{margin:0}.article-207 .box-04{margin-bottom:50px}@media(max-width: 1200px){.article-207 .box-04 h2{margin-bottom:36px !important}}.article-207 .box-04 h2{margin-bottom:50px}.article-207 .box-05{margin-bottom:90px}.article-207 .box-06{margin-bottom:90px}.article-207 .box-06 .nav-tabs{border:none}.article-207 .box-06 .nav-tabs .bootstrapTab{display:flex;align-items:center;justify-content:center;background-color:#ebebeb}.article-207 .box-06 .nav-tabs .bootstrapTab a{width:100%;text-align:center;padding:30px 60px 20px;margin-bottom:0;font-size:1.4rem;font-weight:500}.article-207 .box-06 .nav-tabs .bootstrapTab a.active{background-color:#c9c9c9}.article-207 .box-06 .nav-tabs .bootstrapTab a:hover{color:#000}.article-207 .box-06 .nav-tabs .bootstrapTab a span{font-size:1rem;font-weight:300}.article-207 .box-06 .tab-content{background-color:#c9c9c9;padding:60px 70px 50px}.article-207 .box-06 .tab-content .p-link{margin:40px 0 0 0;font-size:1rem;font-weight:500}.article-207 .box-06 .tab-content .p-link a{-webkit-text-decoration:revert;text-decoration:revert}.article-207 .box-07{margin-bottom:90px}@media(max-width: 1200px){.article-207 .box-07{margin-bottom:60px !important}}.article-207 .box-08{margin-bottom:100px}@media(max-width: 1200px){.article-207 .box-08{margin-bottom:50px !important}}.article-207 .box-08 h2{margin-bottom:30px}.article-207 .box-09{margin-bottom:150px}@media(max-width: 1200px){.article-207 .box-09{margin-bottom:50px !important}.article-207 .box-09 h2{position:relative !important;display:inline-block !important;margin-bottom:36px !important;font-size:1.6rem !important}.article-207 .box-09 p{padding-top:0 !important}}.article-207 .box-09 h2{position:absolute;margin-bottom:60px;padding:30px;border:2px solid #000;background-color:#f5f5f5;z-index:100}.article-207 .box-09 p{padding-top:170px}.article-207 .box-10{margin-bottom:150px}@media(max-width: 1200px){.article-207 .box-10{margin-bottom:50px !important}.article-207 .box-10 .title,.article-207 .box-10 .btn6,.article-207 .box-10 #scontainer-3 h1,#scontainer-3 .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h1,.subpage-content .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h2,.subpage-content .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-13 h3,#scontainer-13 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-14 h3,#scontainer-14 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-15 h3,#scontainer-15 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-16 h3,#scontainer-16 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-19 h3,#scontainer-19 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-30 h2,#scontainer-30 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-31 h2,#scontainer-31 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-33 h2,#scontainer-33 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h2,#scontainer-36 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h3,#scontainer-36 .article-207 .box-10 h3,.article-207 .box-10 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-10 h3,.article-207 .box-10 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-10 a,.article-207 .box-10 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-10 h2,.article-207 .box-10 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-10 h3,.article-207 .box-10 #scontainer-58 a,#scontainer-58 .article-207 .box-10 a,.article-207 .box-10 .box20 h2,.box20 .article-207 .box-10 h2,.article-207 .box-10 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-10 h2,.article-207 .box-10 .box33 h2,.box33 .article-207 .box-10 h2,.article-207 .box-10 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 h1,.box47-8 .article-207 .box-10 h1,.article-207 .box-10 .box47-7 h1,.box47-7 .article-207 .box-10 h1,.article-207 .box-10 .box47 h1,.box47 .article-207 .box-10 h1,.article-207 .box-10 .box47-2 h1,.box47-2 .article-207 .box-10 h1,.article-207 .box-10 .box47-5 h1,.box47-5 .article-207 .box-10 h1,.article-207 .box-10 .box47-6 h1,.box47-6 .article-207 .box-10 h1,.article-207 .box-10 .box47-3 h1,.box47-3 .article-207 .box-10 h1,.article-207 .box-10 .box47-4 h1,.box47-4 .article-207 .box-10 h1,.article-207 .box-10 .box36 h2,.box36 .article-207 .box-10 h2,.article-207 .box-10 .box37 h2,.box37 .article-207 .box-10 h2,.article-207 .box-10 .box37 h3,.box37 .article-207 .box-10 h3,.article-207 .box-10 .box37 h4,.box37 .article-207 .box-10 h4,.article-207 .box-10 .box38 h2,.box38 .article-207 .box-10 h2,.article-207 .box-10 .box39 h2,.box39 .article-207 .box-10 h2,.article-207 .box-10 .box39 h3,.box39 .article-207 .box-10 h3,.article-207 .box-10 .box39 h4,.box39 .article-207 .box-10 h4,.article-207 .box-10 .box41 h2,.box41 .article-207 .box-10 h2,.article-207 .box-10 .box46 h3,.box46 .article-207 .box-10 h3,.article-207 .box-10 .box48 h2,.box48 .article-207 .box-10 h2,.article-207 .box-10 .box49 h3,.box49 .article-207 .box-10 h3,.article-207 .box-10 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-10 h3,.article-207 .box-10 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-29 h1,.article-29 .article-207 .box-10 h1,.article-207 .box-10 .article-31 h1,.article-31 .article-207 .box-10 h1,.article-207 .box-10 .article-30 h1,.article-30 .article-207 .box-10 h1,.article-207 .box-10 .guide h1,.guide .article-207 .box-10 h1,.article-207 .box-10 .article-box .article-title,.article-box .article-207 .box-10 .article-title,.article-207 .box-10 .right-box-title h3,.right-box-title .article-207 .box-10 h3,.article-207 .box-10 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-10 h1,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-10 h2,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-10 h3,.article-207 .box-10 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-10 h2,.article-207 .box-10 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-10 h2,.article-207 .box-10 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-10 h3,.article-207 .box-10 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-10 h5{margin-bottom:36px !important}.article-207 .box-10 .h2-button{font-size:1.6rem !important}}.article-207 .box-10 .title,.article-207 .box-10 .btn6,.article-207 .box-10 #scontainer-3 h1,#scontainer-3 .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h1,.subpage-content .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h2,.subpage-content .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-13 h3,#scontainer-13 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-14 h3,#scontainer-14 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-15 h3,#scontainer-15 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-16 h3,#scontainer-16 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-19 h3,#scontainer-19 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-30 h2,#scontainer-30 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-31 h2,#scontainer-31 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-33 h2,#scontainer-33 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h2,#scontainer-36 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h3,#scontainer-36 .article-207 .box-10 h3,.article-207 .box-10 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-10 h3,.article-207 .box-10 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-10 a,.article-207 .box-10 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-10 h2,.article-207 .box-10 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-10 h3,.article-207 .box-10 #scontainer-58 a,#scontainer-58 .article-207 .box-10 a,.article-207 .box-10 .box20 h2,.box20 .article-207 .box-10 h2,.article-207 .box-10 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-10 h2,.article-207 .box-10 .box33 h2,.box33 .article-207 .box-10 h2,.article-207 .box-10 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 h1,.box47-8 .article-207 .box-10 h1,.article-207 .box-10 .box47-7 h1,.box47-7 .article-207 .box-10 h1,.article-207 .box-10 .box47 h1,.box47 .article-207 .box-10 h1,.article-207 .box-10 .box47-2 h1,.box47-2 .article-207 .box-10 h1,.article-207 .box-10 .box47-5 h1,.box47-5 .article-207 .box-10 h1,.article-207 .box-10 .box47-6 h1,.box47-6 .article-207 .box-10 h1,.article-207 .box-10 .box47-3 h1,.box47-3 .article-207 .box-10 h1,.article-207 .box-10 .box47-4 h1,.box47-4 .article-207 .box-10 h1,.article-207 .box-10 .box36 h2,.box36 .article-207 .box-10 h2,.article-207 .box-10 .box37 h2,.box37 .article-207 .box-10 h2,.article-207 .box-10 .box37 h3,.box37 .article-207 .box-10 h3,.article-207 .box-10 .box37 h4,.box37 .article-207 .box-10 h4,.article-207 .box-10 .box38 h2,.box38 .article-207 .box-10 h2,.article-207 .box-10 .box39 h2,.box39 .article-207 .box-10 h2,.article-207 .box-10 .box39 h3,.box39 .article-207 .box-10 h3,.article-207 .box-10 .box39 h4,.box39 .article-207 .box-10 h4,.article-207 .box-10 .box41 h2,.box41 .article-207 .box-10 h2,.article-207 .box-10 .box46 h3,.box46 .article-207 .box-10 h3,.article-207 .box-10 .box48 h2,.box48 .article-207 .box-10 h2,.article-207 .box-10 .box49 h3,.box49 .article-207 .box-10 h3,.article-207 .box-10 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-10 h3,.article-207 .box-10 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-29 h1,.article-29 .article-207 .box-10 h1,.article-207 .box-10 .article-31 h1,.article-31 .article-207 .box-10 h1,.article-207 .box-10 .article-30 h1,.article-30 .article-207 .box-10 h1,.article-207 .box-10 .guide h1,.guide .article-207 .box-10 h1,.article-207 .box-10 .article-box .article-title,.article-box .article-207 .box-10 .article-title,.article-207 .box-10 .right-box-title h3,.right-box-title .article-207 .box-10 h3,.article-207 .box-10 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-10 h1,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-10 h2,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-10 h3,.article-207 .box-10 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-10 h2,.article-207 .box-10 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-10 h2,.article-207 .box-10 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-10 h3,.article-207 .box-10 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-10 h5{margin-bottom:50px}.article-207 .box-10 p{margin-bottom:45px}.article-207 .box-10 .sub-box{text-align:center}.article-207 .box-10 .h2-button{line-height:25px;margin-bottom:0 !important;display:inline-block;text-align:center;padding:20px;border:2px solid #000;background-color:#f5f5f5;z-index:100}.article-207 .box-10 .h2-button span{font-size:1.2rem}.article-207 .box-11{margin-bottom:140px}@media(max-width: 1200px){.article-207 .box-11{margin-bottom:50px !important}.article-207 .box-11 h2{position:relative !important;display:inline-block !important;margin-bottom:36px !important;font-size:1.6rem !important}.article-207 .box-11 p{padding-top:0 !important}}.article-207 .box-11 h2{position:absolute;margin-bottom:60px;padding:30px;border:2px solid #000;background-color:#f5f5f5;z-index:100}.article-207 .box-11 p{padding-top:150px}@media(max-width: 1200px){.article-207 .box-12 .p-big-text{margin-bottom:36px !important}.article-207 .box-12 h2{margin-bottom:36px !important}.article-207 .box-12 .text-2{margin-bottom:40px !important}.article-207 .box-12 .text-2{margin-bottom:60px !important}.article-207 .box-12 .blocks-panel{margin-bottom:40px !important}}@media(max-width: 768px){.article-207 .box-12 .p-big-text{font-size:2rem !important}}.article-207 .box-12 .p-big-text{font-size:2.5rem;margin-bottom:60px}.article-207 .box-12 h2{margin-bottom:55px}.article-207 .box-12 .text-1{margin-bottom:50px}.article-207 .box-12 .text-2{margin-bottom:110px}.article-207 .box-12 .blocks-panel{margin-bottom:55px;padding:25px 45px;background-color:#e4e2e3}.article-207 .box-12 .blocks-panel h3{font-size:1.4rem;margin:0}.article-207 .box-12 .blocks-panel .sepparator{width:2px;background-color:#000}@media(max-width: 1200px){.article-207 .box-12 .sepparator{width:100% !important;height:2px !important;margin:0 auto}.article-207 .box-12 h3{margin-bottom:.5rem !important}}@media(max-width: 1200px){.article-207 .box-13 h2{margin:20px 0 36px 0 !important}}@media(max-width: 768px){.article-207 .box-13 .p-big-text{font-size:2rem !important;margin-bottom:15px !important}.article-207 .box-13 p{font-size:1rem}.article-207 .box-13 h2{font-size:1.2rem}}.article-207 .box-13 .p-big-text{font-size:2.5rem;margin:0}.article-207 .box-13 p{font-size:1.2rem}.article-207 .box-13 h2{margin:30px 0 50px 0;font-size:1.5rem}.article-207 .box-14{padding:100px 0}@media(max-width: 1200px){.article-207 .box-14{padding:70px 0 40px !important}.article-207 .box-14 h2{margin-bottom:36px !important}}.article-207 .box-14 h2{margin-bottom:60px}.article-207 .box-15{margin-bottom:50px}@media(max-width: 1200px){.article-207 .box-15{margin-bottom:36px !important}.article-207 .box-15 .title,.article-207 .box-15 .btn6,.article-207 .box-15 #scontainer-3 h1,#scontainer-3 .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h1,.subpage-content .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h2,.subpage-content .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-13 h3,#scontainer-13 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-14 h3,#scontainer-14 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-15 h3,#scontainer-15 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-16 h3,#scontainer-16 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-19 h3,#scontainer-19 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-30 h2,#scontainer-30 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-31 h2,#scontainer-31 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-33 h2,#scontainer-33 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h2,#scontainer-36 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h3,#scontainer-36 .article-207 .box-15 h3,.article-207 .box-15 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-15 h3,.article-207 .box-15 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-15 a,.article-207 .box-15 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-15 h2,.article-207 .box-15 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-15 h3,.article-207 .box-15 #scontainer-58 a,#scontainer-58 .article-207 .box-15 a,.article-207 .box-15 .box20 h2,.box20 .article-207 .box-15 h2,.article-207 .box-15 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-15 h2,.article-207 .box-15 .box33 h2,.box33 .article-207 .box-15 h2,.article-207 .box-15 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 h1,.box47-8 .article-207 .box-15 h1,.article-207 .box-15 .box47-7 h1,.box47-7 .article-207 .box-15 h1,.article-207 .box-15 .box47 h1,.box47 .article-207 .box-15 h1,.article-207 .box-15 .box47-2 h1,.box47-2 .article-207 .box-15 h1,.article-207 .box-15 .box47-5 h1,.box47-5 .article-207 .box-15 h1,.article-207 .box-15 .box47-6 h1,.box47-6 .article-207 .box-15 h1,.article-207 .box-15 .box47-3 h1,.box47-3 .article-207 .box-15 h1,.article-207 .box-15 .box47-4 h1,.box47-4 .article-207 .box-15 h1,.article-207 .box-15 .box36 h2,.box36 .article-207 .box-15 h2,.article-207 .box-15 .box37 h2,.box37 .article-207 .box-15 h2,.article-207 .box-15 .box37 h3,.box37 .article-207 .box-15 h3,.article-207 .box-15 .box37 h4,.box37 .article-207 .box-15 h4,.article-207 .box-15 .box38 h2,.box38 .article-207 .box-15 h2,.article-207 .box-15 .box39 h2,.box39 .article-207 .box-15 h2,.article-207 .box-15 .box39 h3,.box39 .article-207 .box-15 h3,.article-207 .box-15 .box39 h4,.box39 .article-207 .box-15 h4,.article-207 .box-15 .box41 h2,.box41 .article-207 .box-15 h2,.article-207 .box-15 .box46 h3,.box46 .article-207 .box-15 h3,.article-207 .box-15 .box48 h2,.box48 .article-207 .box-15 h2,.article-207 .box-15 .box49 h3,.box49 .article-207 .box-15 h3,.article-207 .box-15 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-15 h3,.article-207 .box-15 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-29 h1,.article-29 .article-207 .box-15 h1,.article-207 .box-15 .article-31 h1,.article-31 .article-207 .box-15 h1,.article-207 .box-15 .article-30 h1,.article-30 .article-207 .box-15 h1,.article-207 .box-15 .guide h1,.guide .article-207 .box-15 h1,.article-207 .box-15 .article-box .article-title,.article-box .article-207 .box-15 .article-title,.article-207 .box-15 .right-box-title h3,.right-box-title .article-207 .box-15 h3,.article-207 .box-15 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-15 h1,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-15 h2,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-15 h3,.article-207 .box-15 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-15 h2,.article-207 .box-15 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-15 h2,.article-207 .box-15 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-15 h3,.article-207 .box-15 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-15 h5{margin-bottom:26px !important}.article-207 .box-15 .p-text{margin-bottom:36px !important}}.article-207 .box-15 .title,.article-207 .box-15 .btn6,.article-207 .box-15 #scontainer-3 h1,#scontainer-3 .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h1,.subpage-content .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h2,.subpage-content .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-13 h3,#scontainer-13 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-14 h3,#scontainer-14 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-15 h3,#scontainer-15 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-16 h3,#scontainer-16 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-19 h3,#scontainer-19 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-30 h2,#scontainer-30 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-31 h2,#scontainer-31 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-33 h2,#scontainer-33 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h2,#scontainer-36 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h3,#scontainer-36 .article-207 .box-15 h3,.article-207 .box-15 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-15 h3,.article-207 .box-15 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-15 a,.article-207 .box-15 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-15 h2,.article-207 .box-15 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-15 h3,.article-207 .box-15 #scontainer-58 a,#scontainer-58 .article-207 .box-15 a,.article-207 .box-15 .box20 h2,.box20 .article-207 .box-15 h2,.article-207 .box-15 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-15 h2,.article-207 .box-15 .box33 h2,.box33 .article-207 .box-15 h2,.article-207 .box-15 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 h1,.box47-8 .article-207 .box-15 h1,.article-207 .box-15 .box47-7 h1,.box47-7 .article-207 .box-15 h1,.article-207 .box-15 .box47 h1,.box47 .article-207 .box-15 h1,.article-207 .box-15 .box47-2 h1,.box47-2 .article-207 .box-15 h1,.article-207 .box-15 .box47-5 h1,.box47-5 .article-207 .box-15 h1,.article-207 .box-15 .box47-6 h1,.box47-6 .article-207 .box-15 h1,.article-207 .box-15 .box47-3 h1,.box47-3 .article-207 .box-15 h1,.article-207 .box-15 .box47-4 h1,.box47-4 .article-207 .box-15 h1,.article-207 .box-15 .box36 h2,.box36 .article-207 .box-15 h2,.article-207 .box-15 .box37 h2,.box37 .article-207 .box-15 h2,.article-207 .box-15 .box37 h3,.box37 .article-207 .box-15 h3,.article-207 .box-15 .box37 h4,.box37 .article-207 .box-15 h4,.article-207 .box-15 .box38 h2,.box38 .article-207 .box-15 h2,.article-207 .box-15 .box39 h2,.box39 .article-207 .box-15 h2,.article-207 .box-15 .box39 h3,.box39 .article-207 .box-15 h3,.article-207 .box-15 .box39 h4,.box39 .article-207 .box-15 h4,.article-207 .box-15 .box41 h2,.box41 .article-207 .box-15 h2,.article-207 .box-15 .box46 h3,.box46 .article-207 .box-15 h3,.article-207 .box-15 .box48 h2,.box48 .article-207 .box-15 h2,.article-207 .box-15 .box49 h3,.box49 .article-207 .box-15 h3,.article-207 .box-15 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-15 h3,.article-207 .box-15 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-29 h1,.article-29 .article-207 .box-15 h1,.article-207 .box-15 .article-31 h1,.article-31 .article-207 .box-15 h1,.article-207 .box-15 .article-30 h1,.article-30 .article-207 .box-15 h1,.article-207 .box-15 .guide h1,.guide .article-207 .box-15 h1,.article-207 .box-15 .article-box .article-title,.article-box .article-207 .box-15 .article-title,.article-207 .box-15 .right-box-title h3,.right-box-title .article-207 .box-15 h3,.article-207 .box-15 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-15 h1,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-15 h2,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-15 h3,.article-207 .box-15 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-15 h2,.article-207 .box-15 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-15 h2,.article-207 .box-15 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-15 h3,.article-207 .box-15 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-15 h5{margin-bottom:40px}.article-207 .box-15 .p-text{margin-bottom:60px}@media(max-width: 1200px){.article-207 .box-16 h2,.article-207 .box-18 h2{margin-bottom:50px !important;font-size:1.6rem !important}}.article-207 .box-16 h2,.article-207 .box-18 h2{display:inline-block;margin-bottom:80px;padding:25px;border:2px solid #000;background-color:#f5f5f5}.article-207 .box-17{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-17{margin-bottom:36px !important}.article-207 .box-17 .title,.article-207 .box-17 .btn6,.article-207 .box-17 #scontainer-3 h1,#scontainer-3 .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h1,.subpage-content .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h2,.subpage-content .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-13 h3,#scontainer-13 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-14 h3,#scontainer-14 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-15 h3,#scontainer-15 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-16 h3,#scontainer-16 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-19 h3,#scontainer-19 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-30 h2,#scontainer-30 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-31 h2,#scontainer-31 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-33 h2,#scontainer-33 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h2,#scontainer-36 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h3,#scontainer-36 .article-207 .box-17 h3,.article-207 .box-17 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-17 h3,.article-207 .box-17 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-17 a,.article-207 .box-17 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-17 h2,.article-207 .box-17 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-17 h3,.article-207 .box-17 #scontainer-58 a,#scontainer-58 .article-207 .box-17 a,.article-207 .box-17 .box20 h2,.box20 .article-207 .box-17 h2,.article-207 .box-17 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-17 h2,.article-207 .box-17 .box33 h2,.box33 .article-207 .box-17 h2,.article-207 .box-17 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 h1,.box47-8 .article-207 .box-17 h1,.article-207 .box-17 .box47-7 h1,.box47-7 .article-207 .box-17 h1,.article-207 .box-17 .box47 h1,.box47 .article-207 .box-17 h1,.article-207 .box-17 .box47-2 h1,.box47-2 .article-207 .box-17 h1,.article-207 .box-17 .box47-5 h1,.box47-5 .article-207 .box-17 h1,.article-207 .box-17 .box47-6 h1,.box47-6 .article-207 .box-17 h1,.article-207 .box-17 .box47-3 h1,.box47-3 .article-207 .box-17 h1,.article-207 .box-17 .box47-4 h1,.box47-4 .article-207 .box-17 h1,.article-207 .box-17 .box36 h2,.box36 .article-207 .box-17 h2,.article-207 .box-17 .box37 h2,.box37 .article-207 .box-17 h2,.article-207 .box-17 .box37 h3,.box37 .article-207 .box-17 h3,.article-207 .box-17 .box37 h4,.box37 .article-207 .box-17 h4,.article-207 .box-17 .box38 h2,.box38 .article-207 .box-17 h2,.article-207 .box-17 .box39 h2,.box39 .article-207 .box-17 h2,.article-207 .box-17 .box39 h3,.box39 .article-207 .box-17 h3,.article-207 .box-17 .box39 h4,.box39 .article-207 .box-17 h4,.article-207 .box-17 .box41 h2,.box41 .article-207 .box-17 h2,.article-207 .box-17 .box46 h3,.box46 .article-207 .box-17 h3,.article-207 .box-17 .box48 h2,.box48 .article-207 .box-17 h2,.article-207 .box-17 .box49 h3,.box49 .article-207 .box-17 h3,.article-207 .box-17 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-17 h3,.article-207 .box-17 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-29 h1,.article-29 .article-207 .box-17 h1,.article-207 .box-17 .article-31 h1,.article-31 .article-207 .box-17 h1,.article-207 .box-17 .article-30 h1,.article-30 .article-207 .box-17 h1,.article-207 .box-17 .guide h1,.guide .article-207 .box-17 h1,.article-207 .box-17 .article-box .article-title,.article-box .article-207 .box-17 .article-title,.article-207 .box-17 .right-box-title h3,.right-box-title .article-207 .box-17 h3,.article-207 .box-17 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-17 h1,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-17 h2,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-17 h3,.article-207 .box-17 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-17 h2,.article-207 .box-17 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-17 h2,.article-207 .box-17 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-17 h3,.article-207 .box-17 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-17 h5{margin-bottom:26px !important}.article-207 .box-17 .p-text{margin-bottom:36px !important}}.article-207 .box-17 .title,.article-207 .box-17 .btn6,.article-207 .box-17 #scontainer-3 h1,#scontainer-3 .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h1,.subpage-content .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h2,.subpage-content .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-13 h3,#scontainer-13 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-14 h3,#scontainer-14 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-15 h3,#scontainer-15 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-16 h3,#scontainer-16 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-19 h3,#scontainer-19 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-30 h2,#scontainer-30 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-31 h2,#scontainer-31 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-33 h2,#scontainer-33 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h2,#scontainer-36 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h3,#scontainer-36 .article-207 .box-17 h3,.article-207 .box-17 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-17 h3,.article-207 .box-17 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-17 a,.article-207 .box-17 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-17 h2,.article-207 .box-17 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-17 h3,.article-207 .box-17 #scontainer-58 a,#scontainer-58 .article-207 .box-17 a,.article-207 .box-17 .box20 h2,.box20 .article-207 .box-17 h2,.article-207 .box-17 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-17 h2,.article-207 .box-17 .box33 h2,.box33 .article-207 .box-17 h2,.article-207 .box-17 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 h1,.box47-8 .article-207 .box-17 h1,.article-207 .box-17 .box47-7 h1,.box47-7 .article-207 .box-17 h1,.article-207 .box-17 .box47 h1,.box47 .article-207 .box-17 h1,.article-207 .box-17 .box47-2 h1,.box47-2 .article-207 .box-17 h1,.article-207 .box-17 .box47-5 h1,.box47-5 .article-207 .box-17 h1,.article-207 .box-17 .box47-6 h1,.box47-6 .article-207 .box-17 h1,.article-207 .box-17 .box47-3 h1,.box47-3 .article-207 .box-17 h1,.article-207 .box-17 .box47-4 h1,.box47-4 .article-207 .box-17 h1,.article-207 .box-17 .box36 h2,.box36 .article-207 .box-17 h2,.article-207 .box-17 .box37 h2,.box37 .article-207 .box-17 h2,.article-207 .box-17 .box37 h3,.box37 .article-207 .box-17 h3,.article-207 .box-17 .box37 h4,.box37 .article-207 .box-17 h4,.article-207 .box-17 .box38 h2,.box38 .article-207 .box-17 h2,.article-207 .box-17 .box39 h2,.box39 .article-207 .box-17 h2,.article-207 .box-17 .box39 h3,.box39 .article-207 .box-17 h3,.article-207 .box-17 .box39 h4,.box39 .article-207 .box-17 h4,.article-207 .box-17 .box41 h2,.box41 .article-207 .box-17 h2,.article-207 .box-17 .box46 h3,.box46 .article-207 .box-17 h3,.article-207 .box-17 .box48 h2,.box48 .article-207 .box-17 h2,.article-207 .box-17 .box49 h3,.box49 .article-207 .box-17 h3,.article-207 .box-17 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-17 h3,.article-207 .box-17 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-29 h1,.article-29 .article-207 .box-17 h1,.article-207 .box-17 .article-31 h1,.article-31 .article-207 .box-17 h1,.article-207 .box-17 .article-30 h1,.article-30 .article-207 .box-17 h1,.article-207 .box-17 .guide h1,.guide .article-207 .box-17 h1,.article-207 .box-17 .article-box .article-title,.article-box .article-207 .box-17 .article-title,.article-207 .box-17 .right-box-title h3,.right-box-title .article-207 .box-17 h3,.article-207 .box-17 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-17 h1,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-17 h2,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-17 h3,.article-207 .box-17 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-17 h2,.article-207 .box-17 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-17 h2,.article-207 .box-17 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-17 h3,.article-207 .box-17 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-17 h5{margin-bottom:40px}.article-207 .box-17 .p-text{margin-bottom:60px}.article-207 .box-19{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-19{margin-bottom:36px !important}.article-207 .box-19 .title,.article-207 .box-19 .btn6,.article-207 .box-19 #scontainer-3 h1,#scontainer-3 .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h1,.subpage-content .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h2,.subpage-content .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-13 h3,#scontainer-13 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-14 h3,#scontainer-14 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-15 h3,#scontainer-15 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-16 h3,#scontainer-16 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-19 h3,#scontainer-19 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-30 h2,#scontainer-30 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-31 h2,#scontainer-31 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-33 h2,#scontainer-33 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h2,#scontainer-36 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h3,#scontainer-36 .article-207 .box-19 h3,.article-207 .box-19 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-19 h3,.article-207 .box-19 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-19 a,.article-207 .box-19 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-19 h2,.article-207 .box-19 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-19 h3,.article-207 .box-19 #scontainer-58 a,#scontainer-58 .article-207 .box-19 a,.article-207 .box-19 .box20 h2,.box20 .article-207 .box-19 h2,.article-207 .box-19 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-19 h2,.article-207 .box-19 .box33 h2,.box33 .article-207 .box-19 h2,.article-207 .box-19 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 h1,.box47-8 .article-207 .box-19 h1,.article-207 .box-19 .box47-7 h1,.box47-7 .article-207 .box-19 h1,.article-207 .box-19 .box47 h1,.box47 .article-207 .box-19 h1,.article-207 .box-19 .box47-2 h1,.box47-2 .article-207 .box-19 h1,.article-207 .box-19 .box47-5 h1,.box47-5 .article-207 .box-19 h1,.article-207 .box-19 .box47-6 h1,.box47-6 .article-207 .box-19 h1,.article-207 .box-19 .box47-3 h1,.box47-3 .article-207 .box-19 h1,.article-207 .box-19 .box47-4 h1,.box47-4 .article-207 .box-19 h1,.article-207 .box-19 .box36 h2,.box36 .article-207 .box-19 h2,.article-207 .box-19 .box37 h2,.box37 .article-207 .box-19 h2,.article-207 .box-19 .box37 h3,.box37 .article-207 .box-19 h3,.article-207 .box-19 .box37 h4,.box37 .article-207 .box-19 h4,.article-207 .box-19 .box38 h2,.box38 .article-207 .box-19 h2,.article-207 .box-19 .box39 h2,.box39 .article-207 .box-19 h2,.article-207 .box-19 .box39 h3,.box39 .article-207 .box-19 h3,.article-207 .box-19 .box39 h4,.box39 .article-207 .box-19 h4,.article-207 .box-19 .box41 h2,.box41 .article-207 .box-19 h2,.article-207 .box-19 .box46 h3,.box46 .article-207 .box-19 h3,.article-207 .box-19 .box48 h2,.box48 .article-207 .box-19 h2,.article-207 .box-19 .box49 h3,.box49 .article-207 .box-19 h3,.article-207 .box-19 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-19 h3,.article-207 .box-19 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-29 h1,.article-29 .article-207 .box-19 h1,.article-207 .box-19 .article-31 h1,.article-31 .article-207 .box-19 h1,.article-207 .box-19 .article-30 h1,.article-30 .article-207 .box-19 h1,.article-207 .box-19 .guide h1,.guide .article-207 .box-19 h1,.article-207 .box-19 .article-box .article-title,.article-box .article-207 .box-19 .article-title,.article-207 .box-19 .right-box-title h3,.right-box-title .article-207 .box-19 h3,.article-207 .box-19 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-19 h1,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-19 h2,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-19 h3,.article-207 .box-19 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-19 h2,.article-207 .box-19 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-19 h2,.article-207 .box-19 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-19 h3,.article-207 .box-19 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-19 h5{margin-bottom:26px !important}.article-207 .box-19 .p-text{margin-bottom:36px !important}}.article-207 .box-19 .title,.article-207 .box-19 .btn6,.article-207 .box-19 #scontainer-3 h1,#scontainer-3 .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h1,.subpage-content .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h2,.subpage-content .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-13 h3,#scontainer-13 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-14 h3,#scontainer-14 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-15 h3,#scontainer-15 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-16 h3,#scontainer-16 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-19 h3,#scontainer-19 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-30 h2,#scontainer-30 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-31 h2,#scontainer-31 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-33 h2,#scontainer-33 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h2,#scontainer-36 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h3,#scontainer-36 .article-207 .box-19 h3,.article-207 .box-19 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-19 h3,.article-207 .box-19 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-19 a,.article-207 .box-19 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-19 h2,.article-207 .box-19 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-19 h3,.article-207 .box-19 #scontainer-58 a,#scontainer-58 .article-207 .box-19 a,.article-207 .box-19 .box20 h2,.box20 .article-207 .box-19 h2,.article-207 .box-19 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-19 h2,.article-207 .box-19 .box33 h2,.box33 .article-207 .box-19 h2,.article-207 .box-19 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 h1,.box47-8 .article-207 .box-19 h1,.article-207 .box-19 .box47-7 h1,.box47-7 .article-207 .box-19 h1,.article-207 .box-19 .box47 h1,.box47 .article-207 .box-19 h1,.article-207 .box-19 .box47-2 h1,.box47-2 .article-207 .box-19 h1,.article-207 .box-19 .box47-5 h1,.box47-5 .article-207 .box-19 h1,.article-207 .box-19 .box47-6 h1,.box47-6 .article-207 .box-19 h1,.article-207 .box-19 .box47-3 h1,.box47-3 .article-207 .box-19 h1,.article-207 .box-19 .box47-4 h1,.box47-4 .article-207 .box-19 h1,.article-207 .box-19 .box36 h2,.box36 .article-207 .box-19 h2,.article-207 .box-19 .box37 h2,.box37 .article-207 .box-19 h2,.article-207 .box-19 .box37 h3,.box37 .article-207 .box-19 h3,.article-207 .box-19 .box37 h4,.box37 .article-207 .box-19 h4,.article-207 .box-19 .box38 h2,.box38 .article-207 .box-19 h2,.article-207 .box-19 .box39 h2,.box39 .article-207 .box-19 h2,.article-207 .box-19 .box39 h3,.box39 .article-207 .box-19 h3,.article-207 .box-19 .box39 h4,.box39 .article-207 .box-19 h4,.article-207 .box-19 .box41 h2,.box41 .article-207 .box-19 h2,.article-207 .box-19 .box46 h3,.box46 .article-207 .box-19 h3,.article-207 .box-19 .box48 h2,.box48 .article-207 .box-19 h2,.article-207 .box-19 .box49 h3,.box49 .article-207 .box-19 h3,.article-207 .box-19 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-19 h3,.article-207 .box-19 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-29 h1,.article-29 .article-207 .box-19 h1,.article-207 .box-19 .article-31 h1,.article-31 .article-207 .box-19 h1,.article-207 .box-19 .article-30 h1,.article-30 .article-207 .box-19 h1,.article-207 .box-19 .guide h1,.guide .article-207 .box-19 h1,.article-207 .box-19 .article-box .article-title,.article-box .article-207 .box-19 .article-title,.article-207 .box-19 .right-box-title h3,.right-box-title .article-207 .box-19 h3,.article-207 .box-19 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-19 h1,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-19 h2,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-19 h3,.article-207 .box-19 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-19 h2,.article-207 .box-19 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-19 h2,.article-207 .box-19 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-19 h3,.article-207 .box-19 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-19 h5{margin-bottom:40px}.article-207 .box-19 .p-text{margin-bottom:60px}.article-207 .box-20{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-20{margin-bottom:36px !important}.article-207 .box-20 .title,.article-207 .box-20 .btn6,.article-207 .box-20 #scontainer-3 h1,#scontainer-3 .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h1,.subpage-content .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h2,.subpage-content .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-13 h3,#scontainer-13 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-14 h3,#scontainer-14 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-15 h3,#scontainer-15 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-16 h3,#scontainer-16 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-19 h3,#scontainer-19 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-30 h2,#scontainer-30 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-31 h2,#scontainer-31 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-33 h2,#scontainer-33 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h2,#scontainer-36 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h3,#scontainer-36 .article-207 .box-20 h3,.article-207 .box-20 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-20 h3,.article-207 .box-20 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-20 a,.article-207 .box-20 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-20 h2,.article-207 .box-20 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-20 h3,.article-207 .box-20 #scontainer-58 a,#scontainer-58 .article-207 .box-20 a,.article-207 .box-20 .box20 h2,.box20 .article-207 .box-20 h2,.article-207 .box-20 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-20 h2,.article-207 .box-20 .box33 h2,.box33 .article-207 .box-20 h2,.article-207 .box-20 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 h1,.box47-8 .article-207 .box-20 h1,.article-207 .box-20 .box47-7 h1,.box47-7 .article-207 .box-20 h1,.article-207 .box-20 .box47 h1,.box47 .article-207 .box-20 h1,.article-207 .box-20 .box47-2 h1,.box47-2 .article-207 .box-20 h1,.article-207 .box-20 .box47-5 h1,.box47-5 .article-207 .box-20 h1,.article-207 .box-20 .box47-6 h1,.box47-6 .article-207 .box-20 h1,.article-207 .box-20 .box47-3 h1,.box47-3 .article-207 .box-20 h1,.article-207 .box-20 .box47-4 h1,.box47-4 .article-207 .box-20 h1,.article-207 .box-20 .box36 h2,.box36 .article-207 .box-20 h2,.article-207 .box-20 .box37 h2,.box37 .article-207 .box-20 h2,.article-207 .box-20 .box37 h3,.box37 .article-207 .box-20 h3,.article-207 .box-20 .box37 h4,.box37 .article-207 .box-20 h4,.article-207 .box-20 .box38 h2,.box38 .article-207 .box-20 h2,.article-207 .box-20 .box39 h2,.box39 .article-207 .box-20 h2,.article-207 .box-20 .box39 h3,.box39 .article-207 .box-20 h3,.article-207 .box-20 .box39 h4,.box39 .article-207 .box-20 h4,.article-207 .box-20 .box41 h2,.box41 .article-207 .box-20 h2,.article-207 .box-20 .box46 h3,.box46 .article-207 .box-20 h3,.article-207 .box-20 .box48 h2,.box48 .article-207 .box-20 h2,.article-207 .box-20 .box49 h3,.box49 .article-207 .box-20 h3,.article-207 .box-20 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-20 h3,.article-207 .box-20 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-29 h1,.article-29 .article-207 .box-20 h1,.article-207 .box-20 .article-31 h1,.article-31 .article-207 .box-20 h1,.article-207 .box-20 .article-30 h1,.article-30 .article-207 .box-20 h1,.article-207 .box-20 .guide h1,.guide .article-207 .box-20 h1,.article-207 .box-20 .article-box .article-title,.article-box .article-207 .box-20 .article-title,.article-207 .box-20 .right-box-title h3,.right-box-title .article-207 .box-20 h3,.article-207 .box-20 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-20 h1,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-20 h2,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-20 h3,.article-207 .box-20 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-20 h2,.article-207 .box-20 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-20 h2,.article-207 .box-20 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-20 h3,.article-207 .box-20 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-20 h5{margin-bottom:26px !important}}.article-207 .box-20 .title,.article-207 .box-20 .btn6,.article-207 .box-20 #scontainer-3 h1,#scontainer-3 .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h1,.subpage-content .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h2,.subpage-content .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-13 h3,#scontainer-13 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-14 h3,#scontainer-14 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-15 h3,#scontainer-15 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-16 h3,#scontainer-16 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-19 h3,#scontainer-19 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-30 h2,#scontainer-30 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-31 h2,#scontainer-31 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-33 h2,#scontainer-33 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h2,#scontainer-36 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h3,#scontainer-36 .article-207 .box-20 h3,.article-207 .box-20 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-20 h3,.article-207 .box-20 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-20 a,.article-207 .box-20 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-20 h2,.article-207 .box-20 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-20 h3,.article-207 .box-20 #scontainer-58 a,#scontainer-58 .article-207 .box-20 a,.article-207 .box-20 .box20 h2,.box20 .article-207 .box-20 h2,.article-207 .box-20 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-20 h2,.article-207 .box-20 .box33 h2,.box33 .article-207 .box-20 h2,.article-207 .box-20 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 h1,.box47-8 .article-207 .box-20 h1,.article-207 .box-20 .box47-7 h1,.box47-7 .article-207 .box-20 h1,.article-207 .box-20 .box47 h1,.box47 .article-207 .box-20 h1,.article-207 .box-20 .box47-2 h1,.box47-2 .article-207 .box-20 h1,.article-207 .box-20 .box47-5 h1,.box47-5 .article-207 .box-20 h1,.article-207 .box-20 .box47-6 h1,.box47-6 .article-207 .box-20 h1,.article-207 .box-20 .box47-3 h1,.box47-3 .article-207 .box-20 h1,.article-207 .box-20 .box47-4 h1,.box47-4 .article-207 .box-20 h1,.article-207 .box-20 .box36 h2,.box36 .article-207 .box-20 h2,.article-207 .box-20 .box37 h2,.box37 .article-207 .box-20 h2,.article-207 .box-20 .box37 h3,.box37 .article-207 .box-20 h3,.article-207 .box-20 .box37 h4,.box37 .article-207 .box-20 h4,.article-207 .box-20 .box38 h2,.box38 .article-207 .box-20 h2,.article-207 .box-20 .box39 h2,.box39 .article-207 .box-20 h2,.article-207 .box-20 .box39 h3,.box39 .article-207 .box-20 h3,.article-207 .box-20 .box39 h4,.box39 .article-207 .box-20 h4,.article-207 .box-20 .box41 h2,.box41 .article-207 .box-20 h2,.article-207 .box-20 .box46 h3,.box46 .article-207 .box-20 h3,.article-207 .box-20 .box48 h2,.box48 .article-207 .box-20 h2,.article-207 .box-20 .box49 h3,.box49 .article-207 .box-20 h3,.article-207 .box-20 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-20 h3,.article-207 .box-20 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-29 h1,.article-29 .article-207 .box-20 h1,.article-207 .box-20 .article-31 h1,.article-31 .article-207 .box-20 h1,.article-207 .box-20 .article-30 h1,.article-30 .article-207 .box-20 h1,.article-207 .box-20 .guide h1,.guide .article-207 .box-20 h1,.article-207 .box-20 .article-box .article-title,.article-box .article-207 .box-20 .article-title,.article-207 .box-20 .right-box-title h3,.right-box-title .article-207 .box-20 h3,.article-207 .box-20 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-20 h1,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-20 h2,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-20 h3,.article-207 .box-20 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-20 h2,.article-207 .box-20 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-20 h2,.article-207 .box-20 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-20 h3,.article-207 .box-20 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-20 h5{margin-bottom:40px}.article-207 .box-21{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-21{margin-bottom:36px !important}.article-207 .box-21 .title,.article-207 .box-21 .btn6,.article-207 .box-21 #scontainer-3 h1,#scontainer-3 .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h1,.subpage-content .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h2,.subpage-content .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-13 h3,#scontainer-13 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-14 h3,#scontainer-14 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-15 h3,#scontainer-15 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-16 h3,#scontainer-16 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-19 h3,#scontainer-19 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-30 h2,#scontainer-30 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-31 h2,#scontainer-31 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-33 h2,#scontainer-33 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h2,#scontainer-36 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h3,#scontainer-36 .article-207 .box-21 h3,.article-207 .box-21 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-21 h3,.article-207 .box-21 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-21 a,.article-207 .box-21 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-21 h2,.article-207 .box-21 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-21 h3,.article-207 .box-21 #scontainer-58 a,#scontainer-58 .article-207 .box-21 a,.article-207 .box-21 .box20 h2,.box20 .article-207 .box-21 h2,.article-207 .box-21 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-21 h2,.article-207 .box-21 .box33 h2,.box33 .article-207 .box-21 h2,.article-207 .box-21 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 h1,.box47-8 .article-207 .box-21 h1,.article-207 .box-21 .box47-7 h1,.box47-7 .article-207 .box-21 h1,.article-207 .box-21 .box47 h1,.box47 .article-207 .box-21 h1,.article-207 .box-21 .box47-2 h1,.box47-2 .article-207 .box-21 h1,.article-207 .box-21 .box47-5 h1,.box47-5 .article-207 .box-21 h1,.article-207 .box-21 .box47-6 h1,.box47-6 .article-207 .box-21 h1,.article-207 .box-21 .box47-3 h1,.box47-3 .article-207 .box-21 h1,.article-207 .box-21 .box47-4 h1,.box47-4 .article-207 .box-21 h1,.article-207 .box-21 .box36 h2,.box36 .article-207 .box-21 h2,.article-207 .box-21 .box37 h2,.box37 .article-207 .box-21 h2,.article-207 .box-21 .box37 h3,.box37 .article-207 .box-21 h3,.article-207 .box-21 .box37 h4,.box37 .article-207 .box-21 h4,.article-207 .box-21 .box38 h2,.box38 .article-207 .box-21 h2,.article-207 .box-21 .box39 h2,.box39 .article-207 .box-21 h2,.article-207 .box-21 .box39 h3,.box39 .article-207 .box-21 h3,.article-207 .box-21 .box39 h4,.box39 .article-207 .box-21 h4,.article-207 .box-21 .box41 h2,.box41 .article-207 .box-21 h2,.article-207 .box-21 .box46 h3,.box46 .article-207 .box-21 h3,.article-207 .box-21 .box48 h2,.box48 .article-207 .box-21 h2,.article-207 .box-21 .box49 h3,.box49 .article-207 .box-21 h3,.article-207 .box-21 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-21 h3,.article-207 .box-21 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-29 h1,.article-29 .article-207 .box-21 h1,.article-207 .box-21 .article-31 h1,.article-31 .article-207 .box-21 h1,.article-207 .box-21 .article-30 h1,.article-30 .article-207 .box-21 h1,.article-207 .box-21 .guide h1,.guide .article-207 .box-21 h1,.article-207 .box-21 .article-box .article-title,.article-box .article-207 .box-21 .article-title,.article-207 .box-21 .right-box-title h3,.right-box-title .article-207 .box-21 h3,.article-207 .box-21 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-21 h1,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-21 h2,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-21 h3,.article-207 .box-21 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-21 h2,.article-207 .box-21 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-21 h2,.article-207 .box-21 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-21 h3,.article-207 .box-21 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-21 h5{margin-bottom:26px !important}}.article-207 .box-21 .title,.article-207 .box-21 .btn6,.article-207 .box-21 #scontainer-3 h1,#scontainer-3 .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h1,.subpage-content .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h2,.subpage-content .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-13 h3,#scontainer-13 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-14 h3,#scontainer-14 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-15 h3,#scontainer-15 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-16 h3,#scontainer-16 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-19 h3,#scontainer-19 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-30 h2,#scontainer-30 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-31 h2,#scontainer-31 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-33 h2,#scontainer-33 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h2,#scontainer-36 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h3,#scontainer-36 .article-207 .box-21 h3,.article-207 .box-21 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-21 h3,.article-207 .box-21 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-21 a,.article-207 .box-21 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-21 h2,.article-207 .box-21 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-21 h3,.article-207 .box-21 #scontainer-58 a,#scontainer-58 .article-207 .box-21 a,.article-207 .box-21 .box20 h2,.box20 .article-207 .box-21 h2,.article-207 .box-21 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-21 h2,.article-207 .box-21 .box33 h2,.box33 .article-207 .box-21 h2,.article-207 .box-21 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 h1,.box47-8 .article-207 .box-21 h1,.article-207 .box-21 .box47-7 h1,.box47-7 .article-207 .box-21 h1,.article-207 .box-21 .box47 h1,.box47 .article-207 .box-21 h1,.article-207 .box-21 .box47-2 h1,.box47-2 .article-207 .box-21 h1,.article-207 .box-21 .box47-5 h1,.box47-5 .article-207 .box-21 h1,.article-207 .box-21 .box47-6 h1,.box47-6 .article-207 .box-21 h1,.article-207 .box-21 .box47-3 h1,.box47-3 .article-207 .box-21 h1,.article-207 .box-21 .box47-4 h1,.box47-4 .article-207 .box-21 h1,.article-207 .box-21 .box36 h2,.box36 .article-207 .box-21 h2,.article-207 .box-21 .box37 h2,.box37 .article-207 .box-21 h2,.article-207 .box-21 .box37 h3,.box37 .article-207 .box-21 h3,.article-207 .box-21 .box37 h4,.box37 .article-207 .box-21 h4,.article-207 .box-21 .box38 h2,.box38 .article-207 .box-21 h2,.article-207 .box-21 .box39 h2,.box39 .article-207 .box-21 h2,.article-207 .box-21 .box39 h3,.box39 .article-207 .box-21 h3,.article-207 .box-21 .box39 h4,.box39 .article-207 .box-21 h4,.article-207 .box-21 .box41 h2,.box41 .article-207 .box-21 h2,.article-207 .box-21 .box46 h3,.box46 .article-207 .box-21 h3,.article-207 .box-21 .box48 h2,.box48 .article-207 .box-21 h2,.article-207 .box-21 .box49 h3,.box49 .article-207 .box-21 h3,.article-207 .box-21 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-21 h3,.article-207 .box-21 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-29 h1,.article-29 .article-207 .box-21 h1,.article-207 .box-21 .article-31 h1,.article-31 .article-207 .box-21 h1,.article-207 .box-21 .article-30 h1,.article-30 .article-207 .box-21 h1,.article-207 .box-21 .guide h1,.guide .article-207 .box-21 h1,.article-207 .box-21 .article-box .article-title,.article-box .article-207 .box-21 .article-title,.article-207 .box-21 .right-box-title h3,.right-box-title .article-207 .box-21 h3,.article-207 .box-21 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-21 h1,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-21 h2,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-21 h3,.article-207 .box-21 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-21 h2,.article-207 .box-21 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-21 h2,.article-207 .box-21 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-21 h3,.article-207 .box-21 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-21 h5{margin-bottom:40px}.article-207 .box-22{margin-bottom:40px}@media(max-width: 1200px){.article-207 .box-22{margin-bottom:36px !important}}.numeric_list{margin:0;padding:0;list-style-type:none;font-weight:300;font-size:.875rem}.numeric_list li{position:relative;padding-left:46px;counter-increment:step-counter}.numeric_list li:not(:last-child){margin-bottom:20px}.numeric_list li::before{position:absolute;content:counter(step-counter);color:#232323;padding:0 6px;border:.5px solid #232323;font-weight:300;font-size:.875rem;left:0;top:0}.silver-line-page{padding-top:60px;margin-top:35px}.silver-line-page .content_wrapper_1{background:url("/images/pages/silver-line/silver-line-bg.png");background-repeat:no-repeat;background-position:center;background-size:cover}.silver-line-page #scontainer-68{background:url("/images/pages/silver-line/silver-line-header.jpg");background-repeat:no-repeat;background-position:center}.silver-line-page #scontainer-68 .col-6{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.silver-line-page #scontainer-68 h1{color:#fff;font-size:4.375rem;text-transform:uppercase;margin-bottom:12px}.silver-line-page #scontainer-68 h2{color:#fff;font-size:1.5rem;font-weight:300;text-transform:uppercase;margin-bottom:24px;width:100%;max-width:300px}@media(max-width: 992px){.silver-line-page #scontainer-68 .col-12{padding-top:25px;padding-bottom:25px}}.silver-line-page #scontainer-69{text-align:center;font-weight:300;font-size:.875rem;line-height:25px;padding:100px 0 60px 0}.silver-line-page #scontainer-70{font-weight:300;font-size:.875rem;line-height:25px;padding-bottom:90px}.silver-line-page #scontainer-71{margin-bottom:80px}.silver-line-page #scontainer-71 .container{background:#f7f6f6;padding-top:115px;padding-bottom:115px}.silver-line-page #scontainer-71 h2{font-weight:600;font-size:2.5rem;line-height:54px}.silver-line-page #scontainer-71 h3{position:relative;font-weight:300;font-size:1.25rem;line-height:27px;letter-spacing:.055em;margin-bottom:40px}.silver-line-page #scontainer-71 h3:before{position:absolute;content:"";bottom:-20px;left:0;width:142px;height:2px;background:#303030}@media(max-width: 767px){.silver-line-page #scontainer-71 h3:before{width:200px}}@media(max-width: 992px){.silver-line-page #scontainer-71 .container{padding-top:25px;padding-bottom:25px}}.silver-line-page #scontainer-72{padding-bottom:200px}.silver-line-page #scontainer-72 h2{font-weight:600;font-size:2.5rem;line-height:54px}.silver-line-page #scontainer-72 h3{position:relative;font-weight:300;font-size:1.25rem;line-height:27px;letter-spacing:.055em;margin-bottom:40px}.silver-line-page #scontainer-72 h3:before{position:absolute;content:"";bottom:-20px;left:0;width:142px;height:2px;background:#303030}@media(max-width: 767px){.silver-line-page #scontainer-72 h3:before{width:200px}}.silver-line-page #scontainer-72 h4{font-weight:600;font-size:1.25rem;line-height:27px;letter-spacing:.055em}.silver-line-page #scontainer-72 p{font-weight:300;font-size:.875rem}.silver-line-page #scontainer-72 .right-col{position:relative}.silver-line-page #scontainer-72 .right-col::before{position:absolute;content:"";left:-20%;width:1px;height:100%;background:#dadada}.silver-line-page #scontainer-73{padding-bottom:40px}.silver-line-page #scontainer-73 h2{font-weight:600;font-size:2.5rem;line-height:54px}.silver-line-page #scontainer-73 h3{position:relative;font-weight:300;font-size:1.25rem;line-height:27px;letter-spacing:.055em;margin-bottom:40px}.silver-line-page #scontainer-73 h3:before{position:absolute;content:"";bottom:-20px;left:0;width:142px;height:2px;background:#303030}@media(max-width: 767px){.silver-line-page #scontainer-73 h3:before{width:200px}}.deklaracje{display:flex;flex-direction:column;justify-content:center}.deklaracje .title,.deklaracje .btn6,.deklaracje #scontainer-3 h1,#scontainer-3 .deklaracje h1,.deklaracje .subpage-content h1,.subpage-content .deklaracje h1,.deklaracje .subpage-content h2,.subpage-content .deklaracje h2,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje #scontainer-13 h3,#scontainer-13 .deklaracje h3,.deklaracje #scontainer-14 h3,#scontainer-14 .deklaracje h3,.deklaracje #scontainer-15 h3,#scontainer-15 .deklaracje h3,.deklaracje #scontainer-16 h3,#scontainer-16 .deklaracje h3,.deklaracje #scontainer-19 h3,#scontainer-19 .deklaracje h3,.deklaracje #scontainer-30 h2,#scontainer-30 .deklaracje h2,.deklaracje #scontainer-31 h2,#scontainer-31 .deklaracje h2,.deklaracje #scontainer-33 h2,#scontainer-33 .deklaracje h2,.deklaracje #scontainer-36 h2,#scontainer-36 .deklaracje h2,.deklaracje #scontainer-36 h3,#scontainer-36 .deklaracje h3,.deklaracje .article-9 .row:first-child h3,.article-9 .row:first-child .deklaracje h3,.deklaracje #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .deklaracje a,.deklaracje #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .deklaracje h2,.deklaracje .article-14 .box11 h2,.article-14 .box11 .deklaracje h2,.deklaracje #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .deklaracje h3,.deklaracje #scontainer-58 a,#scontainer-58 .deklaracje a,.deklaracje .box20 h2,.box20 .deklaracje h2,.deklaracje .article-20 .box25 h2,.article-20 .box25 .deklaracje h2,.deklaracje .article-21 .box25 h2,.article-21 .box25 .deklaracje h2,.deklaracje .article-22 .box25 h2,.article-22 .box25 .deklaracje h2,.deklaracje .box33 h2,.box33 .deklaracje h2,.deklaracje .box35 .text-center-box h1,.box35 .text-center-box .deklaracje h1,.deklaracje .box40 .text-center-box h1,.box40 .text-center-box .deklaracje h1,.deklaracje .box42 .text-center-box h1,.box42 .text-center-box .deklaracje h1,.deklaracje .box44 .text-center-box h1,.box44 .text-center-box .deklaracje h1,.deklaracje .box47 .text-center-box h1,.box47 .text-center-box .deklaracje h1,.deklaracje .box47-2 .text-center-box h1,.box47-2 .text-center-box .deklaracje h1,.deklaracje .box47-3 .text-center-box h1,.box47-3 .text-center-box .deklaracje h1,.deklaracje .box47-4 .text-center-box h1,.box47-4 .text-center-box .deklaracje h1,.deklaracje .box47-5 .text-center-box h1,.box47-5 .text-center-box .deklaracje h1,.deklaracje .box47-6 .text-center-box h1,.box47-6 .text-center-box .deklaracje h1,.deklaracje .box47-7 .text-center-box h1,.box47-7 .text-center-box .deklaracje h1,.deklaracje .box47-8 .text-center-box h1,.box47-8 .text-center-box .deklaracje h1,.deklaracje .box35 .text-center-box h2,.box35 .text-center-box .deklaracje h2,.deklaracje .box40 .text-center-box h2,.box40 .text-center-box .deklaracje h2,.deklaracje .box42 .text-center-box h2,.box42 .text-center-box .deklaracje h2,.deklaracje .box44 .text-center-box h2,.box44 .text-center-box .deklaracje h2,.deklaracje .box47 .text-center-box h2,.box47 .text-center-box .deklaracje h2,.deklaracje .box47-2 .text-center-box h2,.box47-2 .text-center-box .deklaracje h2,.deklaracje .box47-3 .text-center-box h2,.box47-3 .text-center-box .deklaracje h2,.deklaracje .box47-4 .text-center-box h2,.box47-4 .text-center-box .deklaracje h2,.deklaracje .box47-5 .text-center-box h2,.box47-5 .text-center-box .deklaracje h2,.deklaracje .box47-6 .text-center-box h2,.box47-6 .text-center-box .deklaracje h2,.deklaracje .box47-7 .text-center-box h2,.box47-7 .text-center-box .deklaracje h2,.deklaracje .box47-8 .text-center-box h2,.box47-8 .text-center-box .deklaracje h2,.deklaracje .box47-8 h1,.box47-8 .deklaracje h1,.deklaracje .box47-7 h1,.box47-7 .deklaracje h1,.deklaracje .box47 h1,.box47 .deklaracje h1,.deklaracje .box47-2 h1,.box47-2 .deklaracje h1,.deklaracje .box47-5 h1,.box47-5 .deklaracje h1,.deklaracje .box47-6 h1,.box47-6 .deklaracje h1,.deklaracje .box47-3 h1,.box47-3 .deklaracje h1,.deklaracje .box47-4 h1,.box47-4 .deklaracje h1,.deklaracje .box36 h2,.box36 .deklaracje h2,.deklaracje .box37 h2,.box37 .deklaracje h2,.deklaracje .box37 h3,.box37 .deklaracje h3,.deklaracje .box37 h4,.box37 .deklaracje h4,.deklaracje .box38 h2,.box38 .deklaracje h2,.deklaracje .box39 h2,.box39 .deklaracje h2,.deklaracje .box39 h3,.box39 .deklaracje h3,.deklaracje .box39 h4,.box39 .deklaracje h4,.deklaracje .box41 h2,.box41 .deklaracje h2,.deklaracje .box46 h3,.box46 .deklaracje h3,.deklaracje .box48 h2,.box48 .deklaracje h2,.deklaracje .box49 h3,.box49 .deklaracje h3,.deklaracje .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .deklaracje h2,.deklaracje .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .deklaracje h2,.deklaracje .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .deklaracje h3,.deklaracje .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .deklaracje h3,.deklaracje .article-29 h1,.article-29 .deklaracje h1,.deklaracje .article-31 h1,.article-31 .deklaracje h1,.deklaracje .article-30 h1,.article-30 .deklaracje h1,.deklaracje .guide h1,.guide .deklaracje h1,.deklaracje .article-box .article-title,.article-box .deklaracje .article-title,.deklaracje .right-box-title h3,.right-box-title .deklaracje h3,.deklaracje .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .deklaracje h5,.deklaracje .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .deklaracje h5,.deklaracje #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .deklaracje h5,.deklaracje #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .deklaracje h5,.deklaracje #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .deklaracje h5,.deklaracje .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .deklaracje h5,.deklaracje #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .deklaracje h5,.deklaracje .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .deklaracje h5,.deklaracje .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .deklaracje h5,.deklaracje .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .deklaracje h5,.deklaracje .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .deklaracje h5,.deklaracje .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .deklaracje h5,.deklaracje .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .deklaracje h5,.deklaracje #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .deklaracje h5,.deklaracje #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .deklaracje h5,.deklaracje #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .deklaracje h5,.deklaracje .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .deklaracje h5,.deklaracje .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .deklaracje h5,.deklaracje .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .deklaracje h5,.deklaracje .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .deklaracje h5,.deklaracje .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .deklaracje h5,.deklaracje .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .deklaracje h5,.deklaracje .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .deklaracje h5,.deklaracje .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .deklaracje h5,.deklaracje .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .deklaracje h5,.deklaracje .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .deklaracje h5,.deklaracje .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .deklaracje h5,.deklaracje .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .deklaracje h5,.deklaracje .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .deklaracje h5,.deklaracje .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .deklaracje h5,.deklaracje .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .deklaracje h1,.deklaracje .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .deklaracje h2,.deklaracje .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .deklaracje h3,.deklaracje .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .deklaracje h3,.deklaracje .article-188 .klamki h2,.article-188 .klamki .deklaracje h2,.deklaracje .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .deklaracje h5,.deklaracje .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .deklaracje h5,.deklaracje .store-page .contact-box-03 h2,.store-page .contact-box-03 .deklaracje h2,.deklaracje .store-page .contact-box-01 h3,.store-page .contact-box-01 .deklaracje h3,.deklaracje .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .deklaracje h5,.deklaracje .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .deklaracje h5{text-align:center;padding:10px}.deklaracje .form-row .form-control{width:100%;max-width:720px;margin:0 auto}.deklaracje .form-row:focus,.deklaracje .form-row:active{outline:1px solid #add8e6}.deklaracje .form-row--btn{align-self:center;padding:20px 0 60px}.deklaracje .declarations-list .content{display:block}@media(min-width: 576px){.deklaracje .declarations-list .content{display:flex;flex-wrap:wrap;align-items:flex-start;box-sizing:border-box;justify-content:center}}.deklaracje .declarations-list .content p{text-align:center;font-weight:700;padding-top:20px;width:100%}.deklaracje .declarations-list .content__file{width:100%;padding:10px;margin:5px;background-color:#ebebeb;text-align:center;max-height:50px}.deklaracje .declarations-list .content__file a{text-decoration:none;color:#000;transition:color .3s}.deklaracje .declarations-list .content__file a:hover{color:gray}.deklaracje .declarations-list .content__file a i{padding-right:5px}@media(min-width: 576px){.deklaracje .declarations-list .content__file{width:calc(50% - 10px)}}@media(min-width: 768px){.deklaracje .declarations-list .content__file{width:30%;max-height:80px}}@media(min-width: 992px){.deklaracje .declarations-list .content__file{width:20%}}@media(min-width: 1200px){.deklaracje .declarations-list .content__file{max-height:50px}}.search-form{display:flex;background-color:#232323;width:100%;color:#fff;font-size:14px}.search-form__btn{background-color:rgba(0,0,0,0);width:4%;border:none;color:#fff;margin-right:5px}.search-form input{background-color:rgba(0,0,0,0)}.search-form__txt{width:92%;border:none;color:#fff}.search-form__txt:focus{outline:none}.search-form__txt:active{outline:none}.search-form__clear{width:4%;color:#fff;font-weight:700;border:none;cursor:pointer}.search-results__list{display:flex;flex-direction:column;justify-content:center;list-style:none;padding:0;margin:0}.search-results__list .search-results__list-item{background-color:#ebebeb;margin-bottom:10px;max-width:100%}.search-results__list .search-results__list-item .article-title{font-weight:700;padding-left:40px;font-size:24px;margin:0;line-height:46px}.search-results__list .search-results__list-item .article-title a{text-decoration:none;color:#000;display:block}.search-results__list .search-results__list-item .article-title a:hover{color:gray}.documents{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:58vh}.documents .site-title{border-bottom:1px dotted #000;width:100%;padding-bottom:20px;text-align:center;margin-bottom:50px}.documents .article .files{list-style:none;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin:0}.documents .article .files li{background-color:#ebebeb;border-radius:3px;transition:background-color .3s}.documents .article .files li a{margin:0;padding:20px}.documents .article .files li a i{font-size:22px;margin-right:10px;top:5px;position:relative}.documents .article .files li:hover{background-color:#f8f8f8}.documents .article .files li:hover a{color:gray}.collapse-box .contact-new-form{display:none}.collapse-box.open .contact-new-form{display:block}.article .text a,.article a a,.article .btn7 a,.article #scontainer-7 p a,#scontainer-7 .article p a,.article #scontainer-9 p a,#scontainer-9 .article p a,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article p a,.article #scontainer-37 div[class^=col-] .text-center-box ul li a,#scontainer-37 div[class^=col-] .text-center-box ul .article li a,.article #scontainer-38 div[class^=col-] .text-center-box ul li a,#scontainer-38 div[class^=col-] .text-center-box ul .article li a,.article #scontainer-13 p a,#scontainer-13 .article p a,.article #scontainer-14 p a,#scontainer-14 .article p a,.article #scontainer-15 p a,#scontainer-15 .article p a,.article #scontainer-16 p a,#scontainer-16 .article p a,.article #scontainer-19 p a,#scontainer-19 .article p a,.article #scontainer-31 p a,#scontainer-31 .article p a,.article #scontainer-36 .row:nth-child(3) a a,#scontainer-36 .row:nth-child(3) .article a a,.article .article-11 p a a,.article-11 p .article a a,.article #scontainer-43 .row:last-child div[class^=col-] div p a a,#scontainer-43 .row:last-child div[class^=col-] div p .article a a,.article .article-13 p a,.article-13 .article p a,.article .article-13 p a a,.article-13 p .article a a,.article .salony #scontainer-44 .store p a a,.salony #scontainer-44 .store p .article a a,.article .article-14 p a,.article-14 .article p a,.article .files li a a,.files li .article a a,.article .date-add a,.article #scontainer-48 div[class^=col-] div p a,#scontainer-48 div[class^=col-] div .article p a,.article #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller a,#scontainer-58 .row:first-child div[class^=col-] .model-box .article .bestseller a,.article #scontainer-58 h4 a,#scontainer-58 .article h4 a,.article .box24 h4 a,.box24 .article h4 a,.article .article-20 .box25 h3 a,.article-20 .box25 .article h3 a,.article .article-21 .box25 h3 a,.article-21 .box25 .article h3 a,.article .article-22 .box25 h3 a,.article-22 .box25 .article h3 a,.article .box27 div[class^=col-] p a,.box27 div[class^=col-] .article p a,.article .box27 div[class^=col-] h5 a,.box27 div[class^=col-] .article h5 a,.article .box35 .text-center-box p a,.box35 .text-center-box .article p a,.article .box40 .text-center-box p a,.box40 .text-center-box .article p a,.article .box42 .text-center-box p a,.box42 .text-center-box .article p a,.article .box44 .text-center-box p a,.box44 .text-center-box .article p a,.article .box47 .text-center-box p a,.box47 .text-center-box .article p a,.article .box47-2 .text-center-box p a,.box47-2 .text-center-box .article p a,.article .box47-3 .text-center-box p a,.box47-3 .text-center-box .article p a,.article .box47-4 .text-center-box p a,.box47-4 .text-center-box .article p a,.article .box47-5 .text-center-box p a,.box47-5 .text-center-box .article p a,.article .box47-6 .text-center-box p a,.box47-6 .text-center-box .article p a,.article .box47-7 .text-center-box p a,.box47-7 .text-center-box .article p a,.article .box47-8 .text-center-box p a,.box47-8 .text-center-box .article p a,.article .article-26 .row:nth-child(6) div[class^=col-] div h5 a,.article-26 .row:nth-child(6) div[class^=col-] div .article h5 a,.article .article-29 a a,.article-29 .article a a,.article .article-31 a a,.article-31 .article a a,.article .article-30 h6 a,.article-30 .article h6 a,.article .article-30 a a,.article-30 .article a a,.article .article-entry .article-content .more a,.article-entry .article-content .article .more a,.article .contact-new-form form .form-check-label a,.contact-new-form form .article .form-check-label a,.article .contact-new-form form input a,.contact-new-form form .article input a,.article .contact-new-form form textarea a,.contact-new-form form .article textarea a,.article .contact-new-form form a a,.contact-new-form form .article a a,.article .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a a,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article a a,.article .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a a,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article a a,.article .store-page .store-details a a,.store-page .store-details .article a a,.article .store-page .contact-box-02 h2 a,.store-page .contact-box-02 .article h2 a{font-weight:600;color:#0056b3}#scontainer-58 .c-tiles{display:flex;-moz-column-gap:30px;column-gap:30px;row-gap:50px;justify-content:center;flex-wrap:wrap}#scontainer-58 .c-tiles .c-tile{display:flex;flex-direction:column;width:230px}#scontainer-58 .c-tiles .c-tile .black-bg-text{width:-moz-fit-content;width:fit-content}#scontainer-58 .c-tiles .c-tile a{width:-moz-fit-content;width:fit-content}#scontainer-58 .c-tiles .c-tile p{flex:1}.g-colors{display:flex;flex-direction:column;row-gap:40px}.g-colors .g-color{width:100%;max-width:900px}.g-colors .g-color .g-color-head{margin-bottom:20px}.g-colors .g-color .g-color-head h3{color:#000;font-size:14px;font-weight:700;font-family:"URW Form",sans-serif;margin-bottom:0;text-transform:uppercase}.g-colors .g-color ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:33px}.g-colors .g-color ul li{display:flex;flex-direction:column;row-gap:2px}.g-colors .g-color ul li img{width:98px;height:98px}.g-colors .g-color ul li span{color:#000;font-size:12px;font-family:"URW Form",sans-serif;font-weight:300;text-transform:uppercase}#scontainer-2{max-width:1920px;margin-left:auto;margin-right:auto}#scontainer-2 .slick-slide img{margin:0 auto}/*# sourceMappingURL=style.css.map */ +@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"https://fonts.cdnfonts.com/css/bahnschrift";@font-face{font-family:"URW Form";font-style:normal;font-weight:100;src:url("/layout/fonts/urw-font/urw-form-thin.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:100;src:url("/layout/fonts/urw-font/urw-form-thin-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:200;src:url("/layout/fonts/urw-font/urw-form-extra-light.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:200;src:url("/layout/fonts/urw-font/urw-form-extra-light-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:300;src:url("/layout/fonts/urw-font/urw-form-light.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:300;src:url("/layout/fonts/urw-font/urw-form-light-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:400;src:url("/layout/fonts/urw-font/urw-form-regular.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:500;src:url("/layout/fonts/urw-font/urw-form-medium.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;font-weight:500;src:url("/layout/fonts/urw-font/urw-form-medium-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:600;src:url("/layout/fonts/urw-font/urw-form-demi.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:700;src:url("/layout/fonts/urw-font/urw-form-bold.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:700;src:url("/layout/fonts/urw-font/urw-form-bold-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:800;src:url("/layout/fonts/urw-font/urw-form-extra-bold.woff") format("woff")}@font-face{font-family:"URW Form";font-style:normal;font-weight:800;src:url("/layout/fonts/urw-font/urw-form-extra-bold-italic.woff") format("woff")}@font-face{font-family:"URW Form";font-style:italic;src:url("/layout/fonts/urw-font/urw-form-italic.woff") format("woff")}body{font-family:"Open Sans",sans-serif;color:#232323}body.nowebp .inspiration{background-image:url("/upload/filemanager/images/home/vidok-zainspiruj-sie.jpg")}body .alert{border-radius:0;top:50px;font-size:15px}body .alert.alert-success{background:#232323;color:#fff;border:0}a{transition:all .3s ease;font-weight:600}a:hover{text-decoration:none}@media(min-width: 576px){.hidden-above-xs{display:none !important}}@media(max-width: 575px){.hidden-below-xs{display:none !important}}.btn_t1{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:#fff;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t1:hover{background:#232323;color:#fff !important}.btn_t2{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#fff;background:#232323;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t2:hover{background:#ebebeb;color:#232323 !important}.btn_t3{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#000;background:#fbfa08;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden;font-weight:600;line-height:130%;letter-spacing:1.47px;font-family:"URW Form",sans-serif;padding:20px 40px 15px}.btn_t3:hover{background:#fbfa08;color:#000 !important}.btn1{font-size:14px;color:#fff;border:solid 1px #fbfa08;line-height:30px;padding:5px 10px;display:inline-block;cursor:pointer}.btn1:hover{color:#fff}.btn2{text-align:center;font-size:12px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:#fff;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;border-radius:0px;border:2px solid #232323;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn2:before,.btn2:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;background-color:#ebebeb}.btn2:before{left:-115%}.btn2:after{right:-115%}.btn2:hover{background:#232323;color:#fff}.btn2:hover:before{animation:btn2-animation-left 1s linear 1}.btn2:hover:after{animation:btn2-animation-right 1s linear 1}.btn3{background-color:#949494;color:#fff;transition:all .3s;font-weight:400;padding:8px 12px;font-family:"Alegreya Sans",sans-serif;font-size:14px}.btn4,.deklaracje .form-row--btn .btn,.btn8,.btn5{text-align:center;font-size:12px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:rgba(0,0,0,0);text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;border-radius:0px;border:2px solid #232323;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn4:hover,.deklaracje .form-row--btn .btn:hover,.btn8:hover,.btn5:hover{background:#232323;color:#fff !important}.btn5{display:flex;justify-content:space-between;align-items:center;font-size:14px}.btn5 img{width:79px !important;transition:all .3s ease;margin-left:10px;margin-bottom:4px;display:block}@media(min-width: 992px)and (max-width: 1199px){.btn5 img{width:72px !important}}.btn5:hover img{filter:invert(100%);transform:translatex(8px)}@keyframes btn2-animation-left{0%{transform:skew(-45deg) translateX(65%)}100%{transform:skew(-45deg) translateX(0)}}@keyframes btn2-animation-right{0%{transform:skew(-45deg) translateX(-65%)}100%{transform:skew(-45deg) translateX(0)}}.btn7{background:#fbfa08;padding:6px 15px;display:inline-block;border-radius:5px;transition:all .3s}.btn7:hover{color:#fbfa08;background:#303030}.btn8{border-color:#d6d6d6}.btn8:hover{color:#303030 !important;background:#d6d6d6}.article-box .text table,.article-box .store-page .contact-box-02 h2 table,.store-page .contact-box-02 .article-box h2 table,.article-box .store-page .store-details a table,.store-page .store-details .article-box a table,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a table,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-box a table,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a table,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-box a table,.article-box .contact-new-form form a table,.contact-new-form form .article-box a table,.article-box .contact-new-form form input table,.contact-new-form form .article-box input table,.article-box .contact-new-form form textarea table,.contact-new-form form .article-box textarea table,.article-box .contact-new-form form .form-check-label table,.contact-new-form form .article-box .form-check-label table,.article-box .article-entry .article-content .more table,.article-entry .article-content .article-box .more table,.article-box .article-30 a table,.article-30 .article-box a table,.article-box .article-30 h6 table,.article-30 .article-box h6 table,.article-box .article-29 a table,.article-29 .article-box a table,.article-box .article-31 a table,.article-31 .article-box a table,.article-box .article-26 .row:nth-child(6) div[class^=col-] div h5 table,.article-26 .row:nth-child(6) div[class^=col-] div .article-box h5 table,.article-box .box35 .text-center-box p table,.box35 .text-center-box .article-box p table,.article-box .box40 .text-center-box p table,.box40 .text-center-box .article-box p table,.article-box .box42 .text-center-box p table,.box42 .text-center-box .article-box p table,.article-box .box44 .text-center-box p table,.box44 .text-center-box .article-box p table,.article-box .box47 .text-center-box p table,.box47 .text-center-box .article-box p table,.article-box .box47-2 .text-center-box p table,.box47-2 .text-center-box .article-box p table,.article-box .box47-3 .text-center-box p table,.box47-3 .text-center-box .article-box p table,.article-box .box47-4 .text-center-box p table,.box47-4 .text-center-box .article-box p table,.article-box .box47-5 .text-center-box p table,.box47-5 .text-center-box .article-box p table,.article-box .box47-6 .text-center-box p table,.box47-6 .text-center-box .article-box p table,.article-box .box47-7 .text-center-box p table,.box47-7 .text-center-box .article-box p table,.article-box .box47-8 .text-center-box p table,.box47-8 .text-center-box .article-box p table,.article-box .box27 div[class^=col-] h5 table,.box27 div[class^=col-] .article-box h5 table,.article-box .box27 div[class^=col-] p table,.box27 div[class^=col-] .article-box p table,.article-box .article-20 .box25 h3 table,.article-20 .box25 .article-box h3 table,.article-box .article-21 .box25 h3 table,.article-21 .box25 .article-box h3 table,.article-box .article-22 .box25 h3 table,.article-22 .box25 .article-box h3 table,.article-box .box24 h4 table,.box24 .article-box h4 table,.article-box #scontainer-58 h4 table,#scontainer-58 .article-box h4 table,.article-box #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller table,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-box .bestseller table,.article-box #scontainer-48 div[class^=col-] div p table,#scontainer-48 div[class^=col-] div .article-box p table,.article-box .article .date-add table,.article .article-box .date-add table,.article-box .article-14 p table,.article-14 .article-box p table,.article-box .salony #scontainer-44 .store p a table,.salony #scontainer-44 .store p .article-box a table,.article-box .article-13 p table,.article-13 .article-box p table,.article-box #scontainer-43 .row:last-child div[class^=col-] div p a table,#scontainer-43 .row:last-child div[class^=col-] div p .article-box a table,.article-box #scontainer-36 .row:nth-child(3) a table,#scontainer-36 .row:nth-child(3) .article-box a table,.article-box #scontainer-31 p table,#scontainer-31 .article-box p table,.article-box #scontainer-19 p table,#scontainer-19 .article-box p table,.article-box #scontainer-13 p table,#scontainer-13 .article-box p table,.article-box #scontainer-14 p table,#scontainer-14 .article-box p table,.article-box #scontainer-15 p table,#scontainer-15 .article-box p table,.article-box #scontainer-16 p table,#scontainer-16 .article-box p table,.article-box #scontainer-38 div[class^=col-] .text-center-box ul li table,#scontainer-38 div[class^=col-] .text-center-box ul .article-box li table,.article-box #scontainer-37 div[class^=col-] .text-center-box ul li table,#scontainer-37 div[class^=col-] .text-center-box ul .article-box li table,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p table,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-box p table,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-box p table,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p table,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-box p table,.article-box #scontainer-9 p table,#scontainer-9 .article-box p table,.article-box #scontainer-7 p table,#scontainer-7 .article-box p table,.article-box a table,.article-box .btn7 table{margin-top:10px;margin-bottom:10px}.article-box .text table tbody tr:nth-child(odd) td,.article-box .store-page .contact-box-02 h2 table tbody tr:nth-child(odd) td,.store-page .contact-box-02 .article-box h2 table tbody tr:nth-child(odd) td,.article-box .store-page .store-details a table tbody tr:nth-child(odd) td,.store-page .store-details .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a table tbody tr:nth-child(odd) td,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a table tbody tr:nth-child(odd) td,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new-form form a table tbody tr:nth-child(odd) td,.contact-new-form form .article-box a table tbody tr:nth-child(odd) td,.article-box .contact-new-form form input table tbody tr:nth-child(odd) td,.contact-new-form form .article-box input table tbody tr:nth-child(odd) td,.article-box .contact-new-form form textarea table tbody tr:nth-child(odd) td,.contact-new-form form .article-box textarea table tbody tr:nth-child(odd) td,.article-box .contact-new-form form .form-check-label table tbody tr:nth-child(odd) td,.contact-new-form form .article-box .form-check-label table tbody tr:nth-child(odd) td,.article-box .article-entry .article-content .more table tbody tr:nth-child(odd) td,.article-entry .article-content .article-box .more table tbody tr:nth-child(odd) td,.article-box .article-30 a table tbody tr:nth-child(odd) td,.article-30 .article-box a table tbody tr:nth-child(odd) td,.article-box .article-30 h6 table tbody tr:nth-child(odd) td,.article-30 .article-box h6 table tbody tr:nth-child(odd) td,.article-box .article-29 a table tbody tr:nth-child(odd) td,.article-29 .article-box a table tbody tr:nth-child(odd) td,.article-box .article-31 a table tbody tr:nth-child(odd) td,.article-31 .article-box a table tbody tr:nth-child(odd) td,.article-box .article-26 .row:nth-child(6) div[class^=col-] div h5 table tbody tr:nth-child(odd) td,.article-26 .row:nth-child(6) div[class^=col-] div .article-box h5 table tbody tr:nth-child(odd) td,.article-box .box35 .text-center-box p table tbody tr:nth-child(odd) td,.box35 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box40 .text-center-box p table tbody tr:nth-child(odd) td,.box40 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box42 .text-center-box p table tbody tr:nth-child(odd) td,.box42 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box44 .text-center-box p table tbody tr:nth-child(odd) td,.box44 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47 .text-center-box p table tbody tr:nth-child(odd) td,.box47 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-2 .text-center-box p table tbody tr:nth-child(odd) td,.box47-2 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-3 .text-center-box p table tbody tr:nth-child(odd) td,.box47-3 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-4 .text-center-box p table tbody tr:nth-child(odd) td,.box47-4 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-5 .text-center-box p table tbody tr:nth-child(odd) td,.box47-5 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-6 .text-center-box p table tbody tr:nth-child(odd) td,.box47-6 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-7 .text-center-box p table tbody tr:nth-child(odd) td,.box47-7 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box47-8 .text-center-box p table tbody tr:nth-child(odd) td,.box47-8 .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .box27 div[class^=col-] h5 table tbody tr:nth-child(odd) td,.box27 div[class^=col-] .article-box h5 table tbody tr:nth-child(odd) td,.article-box .box27 div[class^=col-] p table tbody tr:nth-child(odd) td,.box27 div[class^=col-] .article-box p table tbody tr:nth-child(odd) td,.article-box .article-20 .box25 h3 table tbody tr:nth-child(odd) td,.article-20 .box25 .article-box h3 table tbody tr:nth-child(odd) td,.article-box .article-21 .box25 h3 table tbody tr:nth-child(odd) td,.article-21 .box25 .article-box h3 table tbody tr:nth-child(odd) td,.article-box .article-22 .box25 h3 table tbody tr:nth-child(odd) td,.article-22 .box25 .article-box h3 table tbody tr:nth-child(odd) td,.article-box .box24 h4 table tbody tr:nth-child(odd) td,.box24 .article-box h4 table tbody tr:nth-child(odd) td,.article-box #scontainer-58 h4 table tbody tr:nth-child(odd) td,#scontainer-58 .article-box h4 table tbody tr:nth-child(odd) td,.article-box #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller table tbody tr:nth-child(odd) td,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-box .bestseller table tbody tr:nth-child(odd) td,.article-box #scontainer-48 div[class^=col-] div p table tbody tr:nth-child(odd) td,#scontainer-48 div[class^=col-] div .article-box p table tbody tr:nth-child(odd) td,.article-box .article .date-add table tbody tr:nth-child(odd) td,.article .article-box .date-add table tbody tr:nth-child(odd) td,.article-box .article-14 p table tbody tr:nth-child(odd) td,.article-14 .article-box p table tbody tr:nth-child(odd) td,.article-box .salony #scontainer-44 .store p a table tbody tr:nth-child(odd) td,.salony #scontainer-44 .store p .article-box a table tbody tr:nth-child(odd) td,.article-box .article-13 p table tbody tr:nth-child(odd) td,.article-13 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-43 .row:last-child div[class^=col-] div p a table tbody tr:nth-child(odd) td,#scontainer-43 .row:last-child div[class^=col-] div p .article-box a table tbody tr:nth-child(odd) td,.article-box #scontainer-36 .row:nth-child(3) a table tbody tr:nth-child(odd) td,#scontainer-36 .row:nth-child(3) .article-box a table tbody tr:nth-child(odd) td,.article-box #scontainer-31 p table tbody tr:nth-child(odd) td,#scontainer-31 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-19 p table tbody tr:nth-child(odd) td,#scontainer-19 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-13 p table tbody tr:nth-child(odd) td,#scontainer-13 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-14 p table tbody tr:nth-child(odd) td,#scontainer-14 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-15 p table tbody tr:nth-child(odd) td,#scontainer-15 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-16 p table tbody tr:nth-child(odd) td,#scontainer-16 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-38 div[class^=col-] .text-center-box ul li table tbody tr:nth-child(odd) td,#scontainer-38 div[class^=col-] .text-center-box ul .article-box li table tbody tr:nth-child(odd) td,.article-box #scontainer-37 div[class^=col-] .text-center-box ul li table tbody tr:nth-child(odd) td,#scontainer-37 div[class^=col-] .text-center-box ul .article-box li table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p table tbody tr:nth-child(odd) td,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-9 p table tbody tr:nth-child(odd) td,#scontainer-9 .article-box p table tbody tr:nth-child(odd) td,.article-box #scontainer-7 p table tbody tr:nth-child(odd) td,#scontainer-7 .article-box p table tbody tr:nth-child(odd) td,.article-box a table tbody tr:nth-child(odd) td,.article-box .btn7 table tbody tr:nth-child(odd) td{background:#f5f5f5}.article-box .text table tbody tr td,.article-box .store-page .contact-box-02 h2 table tbody tr td,.store-page .contact-box-02 .article-box h2 table tbody tr td,.article-box .store-page .store-details a table tbody tr td,.store-page .store-details .article-box a table tbody tr td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a table tbody tr td,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-box a table tbody tr td,.article-box .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a table tbody tr td,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-box a table tbody tr td,.article-box .contact-new-form form a table tbody tr td,.contact-new-form form .article-box a table tbody tr td,.article-box .contact-new-form form input table tbody tr td,.contact-new-form form .article-box input table tbody tr td,.article-box .contact-new-form form textarea table tbody tr td,.contact-new-form form .article-box textarea table tbody tr td,.article-box .contact-new-form form .form-check-label table tbody tr td,.contact-new-form form .article-box .form-check-label table tbody tr td,.article-box .article-entry .article-content .more table tbody tr td,.article-entry .article-content .article-box .more table tbody tr td,.article-box .article-30 a table tbody tr td,.article-30 .article-box a table tbody tr td,.article-box .article-30 h6 table tbody tr td,.article-30 .article-box h6 table tbody tr td,.article-box .article-29 a table tbody tr td,.article-29 .article-box a table tbody tr td,.article-box .article-31 a table tbody tr td,.article-31 .article-box a table tbody tr td,.article-box .article-26 .row:nth-child(6) div[class^=col-] div h5 table tbody tr td,.article-26 .row:nth-child(6) div[class^=col-] div .article-box h5 table tbody tr td,.article-box .box35 .text-center-box p table tbody tr td,.box35 .text-center-box .article-box p table tbody tr td,.article-box .box40 .text-center-box p table tbody tr td,.box40 .text-center-box .article-box p table tbody tr td,.article-box .box42 .text-center-box p table tbody tr td,.box42 .text-center-box .article-box p table tbody tr td,.article-box .box44 .text-center-box p table tbody tr td,.box44 .text-center-box .article-box p table tbody tr td,.article-box .box47 .text-center-box p table tbody tr td,.box47 .text-center-box .article-box p table tbody tr td,.article-box .box47-2 .text-center-box p table tbody tr td,.box47-2 .text-center-box .article-box p table tbody tr td,.article-box .box47-3 .text-center-box p table tbody tr td,.box47-3 .text-center-box .article-box p table tbody tr td,.article-box .box47-4 .text-center-box p table tbody tr td,.box47-4 .text-center-box .article-box p table tbody tr td,.article-box .box47-5 .text-center-box p table tbody tr td,.box47-5 .text-center-box .article-box p table tbody tr td,.article-box .box47-6 .text-center-box p table tbody tr td,.box47-6 .text-center-box .article-box p table tbody tr td,.article-box .box47-7 .text-center-box p table tbody tr td,.box47-7 .text-center-box .article-box p table tbody tr td,.article-box .box47-8 .text-center-box p table tbody tr td,.box47-8 .text-center-box .article-box p table tbody tr td,.article-box .box27 div[class^=col-] h5 table tbody tr td,.box27 div[class^=col-] .article-box h5 table tbody tr td,.article-box .box27 div[class^=col-] p table tbody tr td,.box27 div[class^=col-] .article-box p table tbody tr td,.article-box .article-20 .box25 h3 table tbody tr td,.article-20 .box25 .article-box h3 table tbody tr td,.article-box .article-21 .box25 h3 table tbody tr td,.article-21 .box25 .article-box h3 table tbody tr td,.article-box .article-22 .box25 h3 table tbody tr td,.article-22 .box25 .article-box h3 table tbody tr td,.article-box .box24 h4 table tbody tr td,.box24 .article-box h4 table tbody tr td,.article-box #scontainer-58 h4 table tbody tr td,#scontainer-58 .article-box h4 table tbody tr td,.article-box #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller table tbody tr td,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-box .bestseller table tbody tr td,.article-box #scontainer-48 div[class^=col-] div p table tbody tr td,#scontainer-48 div[class^=col-] div .article-box p table tbody tr td,.article-box .article .date-add table tbody tr td,.article .article-box .date-add table tbody tr td,.article-box .article-14 p table tbody tr td,.article-14 .article-box p table tbody tr td,.article-box .salony #scontainer-44 .store p a table tbody tr td,.salony #scontainer-44 .store p .article-box a table tbody tr td,.article-box .article-13 p table tbody tr td,.article-13 .article-box p table tbody tr td,.article-box #scontainer-43 .row:last-child div[class^=col-] div p a table tbody tr td,#scontainer-43 .row:last-child div[class^=col-] div p .article-box a table tbody tr td,.article-box #scontainer-36 .row:nth-child(3) a table tbody tr td,#scontainer-36 .row:nth-child(3) .article-box a table tbody tr td,.article-box #scontainer-31 p table tbody tr td,#scontainer-31 .article-box p table tbody tr td,.article-box #scontainer-19 p table tbody tr td,#scontainer-19 .article-box p table tbody tr td,.article-box #scontainer-13 p table tbody tr td,#scontainer-13 .article-box p table tbody tr td,.article-box #scontainer-14 p table tbody tr td,#scontainer-14 .article-box p table tbody tr td,.article-box #scontainer-15 p table tbody tr td,#scontainer-15 .article-box p table tbody tr td,.article-box #scontainer-16 p table tbody tr td,#scontainer-16 .article-box p table tbody tr td,.article-box #scontainer-38 div[class^=col-] .text-center-box ul li table tbody tr td,#scontainer-38 div[class^=col-] .text-center-box ul .article-box li table tbody tr td,.article-box #scontainer-37 div[class^=col-] .text-center-box ul li table tbody tr td,#scontainer-37 div[class^=col-] .text-center-box ul .article-box li table tbody tr td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p table tbody tr td,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p table tbody tr td,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-box p table tbody tr td,.article-box #scontainer-9 p table tbody tr td,#scontainer-9 .article-box p table tbody tr td,.article-box #scontainer-7 p table tbody tr td,#scontainer-7 .article-box p table tbody tr td,.article-box a table tbody tr td,.article-box .btn7 table tbody tr td{padding:10px}.gold-bg-text,#scontainer-41 div[class^=col-] h3 span,.black-bg-text{font-size:25px;margin-top:7px;display:inline-block;margin-bottom:15px;padding:5px;color:#fff;background:linear-gradient(-183deg, #ceb167 0%, #906a25 100%)}.black-bg-text{color:#fff;background:#303030}.table-1,#scontainer-30 .row:nth-child(5) table,#scontainer-25 .tab-content div[class^=col-]:last-child table,#scontainer-50 .tab-content div[class^=col-]:last-child table,#scontainer-54 .tab-content div[class^=col-]:last-child table,#scontainer-65 .tab-content div[class^=col-]:last-child table{width:auto;margin-left:auto;margin-right:auto}.table-1 tbody tr:first-child td,#scontainer-30 .row:nth-child(5) table tbody tr:first-child td,#scontainer-25 .tab-content div[class^=col-]:last-child table tbody tr:first-child td,#scontainer-50 .tab-content div[class^=col-]:last-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:last-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:last-child table tbody tr:first-child td{border-top:none}.table-1 tbody tr td,#scontainer-30 .row:nth-child(5) table tbody tr td,#scontainer-25 .tab-content div[class^=col-]:last-child table tbody tr td,#scontainer-50 .tab-content div[class^=col-]:last-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:last-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:last-child table tbody tr td{vertical-align:middle;font-size:11px;line-height:21px;font-weight:400;font-family:"Open Sans",sans-serif;padding:10px 5px 5px}.table-1 tbody tr td img,#scontainer-30 .row:nth-child(5) table tbody tr td img,#scontainer-25 .tab-content div[class^=col-]:last-child table tbody tr td img,#scontainer-50 .tab-content div[class^=col-]:last-child table tbody tr td img,#scontainer-54 .tab-content div[class^=col-]:last-child table tbody tr td img,#scontainer-65 .tab-content div[class^=col-]:last-child table tbody tr td img{margin-bottom:0}.text,.store-page .contact-box-02 h2,.store-page .store-details a,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a,.contact-new-form form a,.contact-new-form form input,.contact-new-form form textarea,.contact-new-form form .form-check-label,.article-entry .article-content .more,.article-30 a,.article-30 h6,.article-29 a,.article-31 a,.article-26 .row:nth-child(6) div[class^=col-] div h5,.box35 .text-center-box p,.box40 .text-center-box p,.box42 .text-center-box p,.box44 .text-center-box p,.box47 .text-center-box p,.box47-2 .text-center-box p,.box47-3 .text-center-box p,.box47-4 .text-center-box p,.box47-5 .text-center-box p,.box47-6 .text-center-box p,.box47-7 .text-center-box p,.box47-8 .text-center-box p,.box27 div[class^=col-] h5,.box27 div[class^=col-] p,.article-20 .box25 h3,.article-21 .box25 h3,.article-22 .box25 h3,.box24 h4,#scontainer-58 h4,#scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller,#scontainer-48 div[class^=col-] div p,.article .date-add,.files li a,.article-14 p,.salony #scontainer-44 .store p a,.article-13 p a,.article-13 p,#scontainer-43 .row:last-child div[class^=col-] div p a,.article-11 p a,#scontainer-36 .row:nth-child(3) a,#scontainer-31 p,#scontainer-19 p,#scontainer-13 p,#scontainer-14 p,#scontainer-15 p,#scontainer-16 p,#scontainer-38 div[class^=col-] .text-center-box ul li,#scontainer-37 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p,#scontainer-9 p,#scontainer-7 p,a,.btn7,p{font-size:14px;font-weight:400;font-family:"Open Sans",sans-serif;color:#232323}.title,.store-page .contact-box-01 h3,.store-page .contact-box-03 h2,.article-188 .klamki h2,.article-187 .container>.row:first-child h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row h1,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.right-box-title h3,.article-box .article-title,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child h3,.article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(2) h2,.window-blind-colors .row:first-child div[class^=col-] h2,.box49 h3,.box48 h2,.box46 h3,.box41 h2,.box39 h4,.box39 h3,.box39 h2,.box38 h2,.box37 h4,.box37 h3,.box37 h2,.box36 h2,.box47-4 h1,.box47-3 h1,.box47-6 h1,.box47-5 h1,.box47-2 h1,.box47 h1,.box47-7 h1,.box47-8 h1,.box35 .text-center-box h2,.box40 .text-center-box h2,.box42 .text-center-box h2,.box44 .text-center-box h2,.box47 .text-center-box h2,.box47-2 .text-center-box h2,.box47-3 .text-center-box h2,.box47-4 .text-center-box h2,.box47-5 .text-center-box h2,.box47-6 .text-center-box h2,.box47-7 .text-center-box h2,.box47-8 .text-center-box h2,.box35 .text-center-box h1,.box40 .text-center-box h1,.box42 .text-center-box h1,.box44 .text-center-box h1,.box47 .text-center-box h1,.box47-2 .text-center-box h1,.box47-3 .text-center-box h1,.box47-4 .text-center-box h1,.box47-5 .text-center-box h1,.box47-6 .text-center-box h1,.box47-7 .text-center-box h1,.box47-8 .text-center-box h1,.box33 h2,.article-20 .box25 h2,.article-21 .box25 h2,.article-22 .box25 h2,.box20 h2,#scontainer-48 div[class^=col-] div h3,.article-14 .box11 h2,#scontainer-43 .row:first-child h2,.article-9 .row:first-child h3,#scontainer-36 h3,#scontainer-36 h2,#scontainer-33 h2,#scontainer-31 h2,#scontainer-30 h2,#scontainer-19 h3,#scontainer-13 h3,#scontainer-14 h3,#scontainer-15 h3,#scontainer-16 h3,#scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content h1,.subpage-content h2,#scontainer-3 h1,.btn6,#scontainer-58 a,#scontainer-41 div[class^=col-]>div a{color:#303030;font-size:30px;font-weight:400}.title b,.store-page .contact-box-01 h3 b,.store-page .contact-box-03 h2 b,.article-188 .klamki h2 b,.article-187 .container>.row:first-child h3 b,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3 b,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2 b,.contact-new #scontainer-67>#scontainer-67-content>.row h1 b,.article-32 .text>.row:last-child h5 b,.article-32 .store-page .contact-box-02 h2>.row:last-child h5 b,.store-page .contact-box-02 .article-32 h2>.row:last-child h5 b,.article-32 .store-page .store-details a>.row:last-child h5 b,.store-page .store-details .article-32 a>.row:last-child h5 b,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5 b,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5 b,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5 b,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5 b,.article-32 .contact-new-form form a>.row:last-child h5 b,.contact-new-form form .article-32 a>.row:last-child h5 b,.article-32 .contact-new-form form input>.row:last-child h5 b,.contact-new-form form .article-32 input>.row:last-child h5 b,.article-32 .contact-new-form form textarea>.row:last-child h5 b,.contact-new-form form .article-32 textarea>.row:last-child h5 b,.article-32 .contact-new-form form .form-check-label>.row:last-child h5 b,.contact-new-form form .article-32 .form-check-label>.row:last-child h5 b,.article-32 a>.row:last-child h5 b,.article-32 .btn7>.row:last-child h5 b,.article-32 #scontainer-7 p>.row:last-child h5 b,#scontainer-7 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-9 p>.row:last-child h5 b,#scontainer-9 .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 b,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5 b,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 b,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5 b,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 b,.article-32 #scontainer-13 p>.row:last-child h5 b,#scontainer-13 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-14 p>.row:last-child h5 b,#scontainer-14 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-15 p>.row:last-child h5 b,#scontainer-15 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-16 p>.row:last-child h5 b,#scontainer-16 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-19 p>.row:last-child h5 b,#scontainer-19 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-31 p>.row:last-child h5 b,#scontainer-31 .article-32 p>.row:last-child h5 b,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5 b,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5 b,.article-32 .article-11 p a>.row:last-child h5 b,.article-11 p .article-32 a>.row:last-child h5 b,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5 b,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5 b,.article-32 .article-13 p>.row:last-child h5 b,.article-13 .article-32 p>.row:last-child h5 b,.article-32 .article-13 p a>.row:last-child h5 b,.article-13 p .article-32 a>.row:last-child h5 b,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5 b,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5 b,.article-32 .article-14 p>.row:last-child h5 b,.article-14 .article-32 p>.row:last-child h5 b,.article-32 .files li a>.row:last-child h5 b,.files li .article-32 a>.row:last-child h5 b,.article-32 .article .date-add>.row:last-child h5 b,.article .article-32 .date-add>.row:last-child h5 b,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5 b,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5 b,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5 b,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5 b,.article-32 #scontainer-58 h4>.row:last-child h5 b,#scontainer-58 .article-32 h4>.row:last-child h5 b,.article-32 .box24 h4>.row:last-child h5 b,.box24 .article-32 h4>.row:last-child h5 b,.article-32 .article-20 .box25 h3>.row:last-child h5 b,.article-20 .box25 .article-32 h3>.row:last-child h5 b,.article-32 .article-21 .box25 h3>.row:last-child h5 b,.article-21 .box25 .article-32 h3>.row:last-child h5 b,.article-32 .article-22 .box25 h3>.row:last-child h5 b,.article-22 .box25 .article-32 h3>.row:last-child h5 b,.article-32 .box27 div[class^=col-] p>.row:last-child h5 b,.box27 div[class^=col-] .article-32 p>.row:last-child h5 b,.article-32 .box27 div[class^=col-] h5>.row:last-child h5 b,.box27 div[class^=col-] .article-32 h5>.row:last-child h5 b,.article-32 .box35 .text-center-box p>.row:last-child h5 b,.box35 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box40 .text-center-box p>.row:last-child h5 b,.box40 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box42 .text-center-box p>.row:last-child h5 b,.box42 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box44 .text-center-box p>.row:last-child h5 b,.box44 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47 .text-center-box p>.row:last-child h5 b,.box47 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-2 .text-center-box p>.row:last-child h5 b,.box47-2 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-3 .text-center-box p>.row:last-child h5 b,.box47-3 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-4 .text-center-box p>.row:last-child h5 b,.box47-4 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-5 .text-center-box p>.row:last-child h5 b,.box47-5 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-6 .text-center-box p>.row:last-child h5 b,.box47-6 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-7 .text-center-box p>.row:last-child h5 b,.box47-7 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .box47-8 .text-center-box p>.row:last-child h5 b,.box47-8 .text-center-box .article-32 p>.row:last-child h5 b,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5 b,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5 b,.article-32 .article-29 a>.row:last-child h5 b,.article-29 .article-32 a>.row:last-child h5 b,.article-32 .article-31 a>.row:last-child h5 b,.article-31 .article-32 a>.row:last-child h5 b,.article-32 .article-30 h6>.row:last-child h5 b,.article-30 .article-32 h6>.row:last-child h5 b,.article-32 .article-30 a>.row:last-child h5 b,.article-30 .article-32 a>.row:last-child h5 b,.article-32 .article-entry .article-content .more>.row:last-child h5 b,.article-entry .article-content .article-32 .more>.row:last-child h5 b,.right-box-title h3 b,.article-box .article-title b,.guide h1 b,.article-30 h1 b,.article-29 h1 b,.article-31 h1 b,.article-27 .container .row:first-child h3 b,.article-26 .row:nth-child(3) h3 b,.article-26 .row:nth-child(2) h2 b,.window-blind-colors .row:first-child div[class^=col-] h2 b,.box49 h3 b,.box48 h2 b,.box46 h3 b,.box41 h2 b,.box39 h4 b,.box39 h3 b,.box39 h2 b,.box38 h2 b,.box37 h4 b,.box37 h3 b,.box37 h2 b,.box36 h2 b,.box47-4 h1 b,.box47-3 h1 b,.box47-6 h1 b,.box47-5 h1 b,.box47-2 h1 b,.box47 h1 b,.box47-7 h1 b,.box47-8 h1 b,.box35 .text-center-box h2 b,.box40 .text-center-box h2 b,.box42 .text-center-box h2 b,.box44 .text-center-box h2 b,.box47 .text-center-box h2 b,.box47-2 .text-center-box h2 b,.box47-3 .text-center-box h2 b,.box47-4 .text-center-box h2 b,.box47-5 .text-center-box h2 b,.box47-6 .text-center-box h2 b,.box47-7 .text-center-box h2 b,.box47-8 .text-center-box h2 b,.box35 .text-center-box h1 b,.box40 .text-center-box h1 b,.box42 .text-center-box h1 b,.box44 .text-center-box h1 b,.box47 .text-center-box h1 b,.box47-2 .text-center-box h1 b,.box47-3 .text-center-box h1 b,.box47-4 .text-center-box h1 b,.box47-5 .text-center-box h1 b,.box47-6 .text-center-box h1 b,.box47-7 .text-center-box h1 b,.box47-8 .text-center-box h1 b,.box33 h2 b,.article-20 .box25 h2 b,.article-21 .box25 h2 b,.article-22 .box25 h2 b,.box20 h2 b,#scontainer-48 div[class^=col-] div h3 b,.article-14 .box11 h2 b,#scontainer-43 .row:first-child h2 b,.article-9 .row:first-child h3 b,#scontainer-36 h3 b,#scontainer-36 h2 b,#scontainer-33 h2 b,#scontainer-31 h2 b,#scontainer-30 h2 b,#scontainer-19 h3 b,#scontainer-13 h3 b,#scontainer-14 h3 b,#scontainer-15 h3 b,#scontainer-16 h3 b,#scontainer-38 div[class^=col-] .text-center-box h1 b,#scontainer-37 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2 b,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1 b,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1 b,.subpage-content h1 b,.subpage-content h2 b,#scontainer-3 h1 b,.btn6 b,#scontainer-58 a b,#scontainer-41 div[class^=col-]>div a b,.title strong,.store-page .contact-box-01 h3 strong,.store-page .contact-box-03 h2 strong,.article-188 .klamki h2 strong,.article-187 .container>.row:first-child h3 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2 strong,.contact-new #scontainer-67>#scontainer-67-content>.row h1 strong,.article-32 .text>.row:last-child h5 strong,.article-32 .store-page .contact-box-02 h2>.row:last-child h5 strong,.store-page .contact-box-02 .article-32 h2>.row:last-child h5 strong,.article-32 .store-page .store-details a>.row:last-child h5 strong,.store-page .store-details .article-32 a>.row:last-child h5 strong,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5 strong,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5 strong,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5 strong,.article-32 .contact-new-form form a>.row:last-child h5 strong,.contact-new-form form .article-32 a>.row:last-child h5 strong,.article-32 .contact-new-form form input>.row:last-child h5 strong,.contact-new-form form .article-32 input>.row:last-child h5 strong,.article-32 .contact-new-form form textarea>.row:last-child h5 strong,.contact-new-form form .article-32 textarea>.row:last-child h5 strong,.article-32 .contact-new-form form .form-check-label>.row:last-child h5 strong,.contact-new-form form .article-32 .form-check-label>.row:last-child h5 strong,.article-32 a>.row:last-child h5 strong,.article-32 .btn7>.row:last-child h5 strong,.article-32 #scontainer-7 p>.row:last-child h5 strong,#scontainer-7 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-9 p>.row:last-child h5 strong,#scontainer-9 .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5 strong,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 strong,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5 strong,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 strong,.article-32 #scontainer-13 p>.row:last-child h5 strong,#scontainer-13 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-14 p>.row:last-child h5 strong,#scontainer-14 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-15 p>.row:last-child h5 strong,#scontainer-15 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-16 p>.row:last-child h5 strong,#scontainer-16 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-19 p>.row:last-child h5 strong,#scontainer-19 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-31 p>.row:last-child h5 strong,#scontainer-31 .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5 strong,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5 strong,.article-32 .article-11 p a>.row:last-child h5 strong,.article-11 p .article-32 a>.row:last-child h5 strong,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5 strong,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5 strong,.article-32 .article-13 p>.row:last-child h5 strong,.article-13 .article-32 p>.row:last-child h5 strong,.article-32 .article-13 p a>.row:last-child h5 strong,.article-13 p .article-32 a>.row:last-child h5 strong,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5 strong,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5 strong,.article-32 .article-14 p>.row:last-child h5 strong,.article-14 .article-32 p>.row:last-child h5 strong,.article-32 .files li a>.row:last-child h5 strong,.files li .article-32 a>.row:last-child h5 strong,.article-32 .article .date-add>.row:last-child h5 strong,.article .article-32 .date-add>.row:last-child h5 strong,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5 strong,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5 strong,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5 strong,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5 strong,.article-32 #scontainer-58 h4>.row:last-child h5 strong,#scontainer-58 .article-32 h4>.row:last-child h5 strong,.article-32 .box24 h4>.row:last-child h5 strong,.box24 .article-32 h4>.row:last-child h5 strong,.article-32 .article-20 .box25 h3>.row:last-child h5 strong,.article-20 .box25 .article-32 h3>.row:last-child h5 strong,.article-32 .article-21 .box25 h3>.row:last-child h5 strong,.article-21 .box25 .article-32 h3>.row:last-child h5 strong,.article-32 .article-22 .box25 h3>.row:last-child h5 strong,.article-22 .box25 .article-32 h3>.row:last-child h5 strong,.article-32 .box27 div[class^=col-] p>.row:last-child h5 strong,.box27 div[class^=col-] .article-32 p>.row:last-child h5 strong,.article-32 .box27 div[class^=col-] h5>.row:last-child h5 strong,.box27 div[class^=col-] .article-32 h5>.row:last-child h5 strong,.article-32 .box35 .text-center-box p>.row:last-child h5 strong,.box35 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box40 .text-center-box p>.row:last-child h5 strong,.box40 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box42 .text-center-box p>.row:last-child h5 strong,.box42 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box44 .text-center-box p>.row:last-child h5 strong,.box44 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47 .text-center-box p>.row:last-child h5 strong,.box47 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-2 .text-center-box p>.row:last-child h5 strong,.box47-2 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-3 .text-center-box p>.row:last-child h5 strong,.box47-3 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-4 .text-center-box p>.row:last-child h5 strong,.box47-4 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-5 .text-center-box p>.row:last-child h5 strong,.box47-5 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-6 .text-center-box p>.row:last-child h5 strong,.box47-6 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-7 .text-center-box p>.row:last-child h5 strong,.box47-7 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .box47-8 .text-center-box p>.row:last-child h5 strong,.box47-8 .text-center-box .article-32 p>.row:last-child h5 strong,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5 strong,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5 strong,.article-32 .article-29 a>.row:last-child h5 strong,.article-29 .article-32 a>.row:last-child h5 strong,.article-32 .article-31 a>.row:last-child h5 strong,.article-31 .article-32 a>.row:last-child h5 strong,.article-32 .article-30 h6>.row:last-child h5 strong,.article-30 .article-32 h6>.row:last-child h5 strong,.article-32 .article-30 a>.row:last-child h5 strong,.article-30 .article-32 a>.row:last-child h5 strong,.article-32 .article-entry .article-content .more>.row:last-child h5 strong,.article-entry .article-content .article-32 .more>.row:last-child h5 strong,.right-box-title h3 strong,.article-box .article-title strong,.guide h1 strong,.article-30 h1 strong,.article-29 h1 strong,.article-31 h1 strong,.article-27 .container .row:first-child h3 strong,.article-26 .row:nth-child(3) h3 strong,.article-26 .row:nth-child(2) h2 strong,.window-blind-colors .row:first-child div[class^=col-] h2 strong,.box49 h3 strong,.box48 h2 strong,.box46 h3 strong,.box41 h2 strong,.box39 h4 strong,.box39 h3 strong,.box39 h2 strong,.box38 h2 strong,.box37 h4 strong,.box37 h3 strong,.box37 h2 strong,.box36 h2 strong,.box47-4 h1 strong,.box47-3 h1 strong,.box47-6 h1 strong,.box47-5 h1 strong,.box47-2 h1 strong,.box47 h1 strong,.box47-7 h1 strong,.box47-8 h1 strong,.box35 .text-center-box h2 strong,.box40 .text-center-box h2 strong,.box42 .text-center-box h2 strong,.box44 .text-center-box h2 strong,.box47 .text-center-box h2 strong,.box47-2 .text-center-box h2 strong,.box47-3 .text-center-box h2 strong,.box47-4 .text-center-box h2 strong,.box47-5 .text-center-box h2 strong,.box47-6 .text-center-box h2 strong,.box47-7 .text-center-box h2 strong,.box47-8 .text-center-box h2 strong,.box35 .text-center-box h1 strong,.box40 .text-center-box h1 strong,.box42 .text-center-box h1 strong,.box44 .text-center-box h1 strong,.box47 .text-center-box h1 strong,.box47-2 .text-center-box h1 strong,.box47-3 .text-center-box h1 strong,.box47-4 .text-center-box h1 strong,.box47-5 .text-center-box h1 strong,.box47-6 .text-center-box h1 strong,.box47-7 .text-center-box h1 strong,.box47-8 .text-center-box h1 strong,.box33 h2 strong,.article-20 .box25 h2 strong,.article-21 .box25 h2 strong,.article-22 .box25 h2 strong,.box20 h2 strong,#scontainer-48 div[class^=col-] div h3 strong,.article-14 .box11 h2 strong,#scontainer-43 .row:first-child h2 strong,.article-9 .row:first-child h3 strong,#scontainer-36 h3 strong,#scontainer-36 h2 strong,#scontainer-33 h2 strong,#scontainer-31 h2 strong,#scontainer-30 h2 strong,#scontainer-19 h3 strong,#scontainer-13 h3 strong,#scontainer-14 h3 strong,#scontainer-15 h3 strong,#scontainer-16 h3 strong,#scontainer-38 div[class^=col-] .text-center-box h1 strong,#scontainer-37 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2 strong,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1 strong,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1 strong,.subpage-content h1 strong,.subpage-content h2 strong,#scontainer-3 h1 strong,.btn6 strong,#scontainer-58 a strong,#scontainer-41 div[class^=col-]>div a strong{font-weight:700}@media(max-width: 575px){.title,.store-page .contact-box-01 h3,.store-page .contact-box-03 h2,.article-188 .klamki h2,.article-187 .container>.row:first-child h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row h1,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.right-box-title h3,.article-box .article-title,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child h3,.article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(2) h2,.window-blind-colors .row:first-child div[class^=col-] h2,.box49 h3,.box48 h2,.box46 h3,.box41 h2,.box39 h4,.box39 h3,.box39 h2,.box38 h2,.box37 h4,.box37 h3,.box37 h2,.box36 h2,.box47-4 h1,.box47-3 h1,.box47-6 h1,.box47-5 h1,.box47-2 h1,.box47 h1,.box47-7 h1,.box47-8 h1,.box35 .text-center-box h2,.box40 .text-center-box h2,.box42 .text-center-box h2,.box44 .text-center-box h2,.box47 .text-center-box h2,.box47-2 .text-center-box h2,.box47-3 .text-center-box h2,.box47-4 .text-center-box h2,.box47-5 .text-center-box h2,.box47-6 .text-center-box h2,.box47-7 .text-center-box h2,.box47-8 .text-center-box h2,.box35 .text-center-box h1,.box40 .text-center-box h1,.box42 .text-center-box h1,.box44 .text-center-box h1,.box47 .text-center-box h1,.box47-2 .text-center-box h1,.box47-3 .text-center-box h1,.box47-4 .text-center-box h1,.box47-5 .text-center-box h1,.box47-6 .text-center-box h1,.box47-7 .text-center-box h1,.box47-8 .text-center-box h1,.box33 h2,.article-20 .box25 h2,.article-21 .box25 h2,.article-22 .box25 h2,.box20 h2,#scontainer-48 div[class^=col-] div h3,.article-14 .box11 h2,#scontainer-43 .row:first-child h2,.article-9 .row:first-child h3,#scontainer-36 h3,#scontainer-36 h2,#scontainer-33 h2,#scontainer-31 h2,#scontainer-30 h2,#scontainer-19 h3,#scontainer-13 h3,#scontainer-14 h3,#scontainer-15 h3,#scontainer-16 h3,#scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content h1,.subpage-content h2,#scontainer-3 h1,.btn6,#scontainer-58 a,#scontainer-41 div[class^=col-]>div a{font-size:25px}}.title2,.box22 h3,.article-14 .box19 div[class^=col-] div h2,.article-14 .box17 div[class^=col-]:last-child h2,.article-14 .box16 div[class^=col-]:first-child h2,.article-14 .box15 div[class^=col-] h2,.article-14 .box14 h2,.article-14 .box13 div[class^=col-]:first-child h2,.article-14 .box12 div[class^=col-]:first-child div h2,.article-14 .box10 div[class^=col-]:first-child h2,.article-14 .box09 div[class^=col-]:last-child h2,.article-14 .box08 h2,.article-14 .box05 h2,.article-14 .box04 h2{font-style:normal;font-weight:600;font-size:40px;line-height:45px;color:#303030;margin-bottom:30px;display:inline-block;position:relative}@media(max-width: 575px){.title2,.box22 h3,.article-14 .box19 div[class^=col-] div h2,.article-14 .box17 div[class^=col-]:last-child h2,.article-14 .box16 div[class^=col-]:first-child h2,.article-14 .box15 div[class^=col-] h2,.article-14 .box14 h2,.article-14 .box13 div[class^=col-]:first-child h2,.article-14 .box12 div[class^=col-]:first-child div h2,.article-14 .box10 div[class^=col-]:first-child h2,.article-14 .box09 div[class^=col-]:last-child h2,.article-14 .box08 h2,.article-14 .box05 h2,.article-14 .box04 h2{font-size:28px;line-height:40px}}.title2 span,.box22 h3 span,.article-14 .box19 div[class^=col-] div h2 span,.article-14 .box17 div[class^=col-]:last-child h2 span,.article-14 .box16 div[class^=col-]:first-child h2 span,.article-14 .box15 div[class^=col-] h2 span,.article-14 .box14 h2 span,.article-14 .box13 div[class^=col-]:first-child h2 span,.article-14 .box12 div[class^=col-]:first-child div h2 span,.article-14 .box10 div[class^=col-]:first-child h2 span,.article-14 .box09 div[class^=col-]:last-child h2 span,.article-14 .box08 h2 span,.article-14 .box05 h2 span,.article-14 .box04 h2 span{display:inline-block;font-style:normal;font-weight:300;font-size:20px;line-height:27px;letter-spacing:.055em;text-transform:uppercase;color:#303030;padding-bottom:10px}.title2:before,.box22 h3:before,.article-14 .box19 div[class^=col-] div h2:before,.article-14 .box17 div[class^=col-]:last-child h2:before,.article-14 .box16 div[class^=col-]:first-child h2:before,.article-14 .box15 div[class^=col-] h2:before,.article-14 .box14 h2:before,.article-14 .box13 div[class^=col-]:first-child h2:before,.article-14 .box12 div[class^=col-]:first-child div h2:before,.article-14 .box10 div[class^=col-]:first-child h2:before,.article-14 .box09 div[class^=col-]:last-child h2:before,.article-14 .box08 h2:before,.article-14 .box05 h2:before,.article-14 .box04 h2:before{position:absolute;content:"";width:100%;left:0;bottom:-10px;height:2px;max-width:100px;background:#303030}.title-big,.store-page .shop-name-title h1,.box28 h2,.article-22 h1,.article-20 h1,.article-21 h1,#scontainer-52 h2,#scontainer-51 h2,.salony h1,.article-13 h1,#scontainer-25 h2,#scontainer-50 h2,#scontainer-54 h2,#scontainer-65 h2,#scontainer-20 div[class^=col-] h2,#scontainer-66 div[class^=col-] h2,#scontainer-13 h2,#scontainer-14 h2,#scontainer-15 h2,#scontainer-16 h2{font-size:36px;font-weight:400;color:#303030;line-height:46px;font-family:"Alegreya Sans",sans-serif;margin-bottom:0}@media(max-width: 575px){.title-big,.store-page .shop-name-title h1,.box28 h2,.article-22 h1,.article-20 h1,.article-21 h1,#scontainer-52 h2,#scontainer-51 h2,.salony h1,.article-13 h1,#scontainer-25 h2,#scontainer-50 h2,#scontainer-54 h2,#scontainer-65 h2,#scontainer-20 div[class^=col-] h2,#scontainer-66 div[class^=col-] h2,#scontainer-13 h2,#scontainer-14 h2,#scontainer-15 h2,#scontainer-16 h2{font-size:30px}}.subtitle-big,.store-page .contact-box-02 h3,.store-page .contact-box-01 h2,.store-page .store-details h2,.article-entry .article-content .article-title a,.article-27 .container .row:last-child h4,.box45 h4,.box44 h3,#scontainer-57 h3,#scontainer-52 .row:last-child h3 a,#scontainer-52 .row:last-child h3,.article-14 .box03 div[class^=col-] h2,.salony #scontainer-44 h2,#scontainer-34 h4 a,#scontainer-34 h4,#scontainer-29 h3,#scontainer-29 h2,#scontainer-13 h4,#scontainer-14 h4,#scontainer-15 h4,#scontainer-16 h4{font-size:24px;color:#303030;font-weight:400;line-height:28px;font-family:"Alegreya Sans",sans-serif}@media(max-width: 575px){.subtitle-big,.store-page .contact-box-02 h3,.store-page .contact-box-01 h2,.store-page .store-details h2,.article-entry .article-content .article-title a,.article-27 .container .row:last-child h4,.box45 h4,.box44 h3,#scontainer-57 h3,#scontainer-52 .row:last-child h3 a,#scontainer-52 .row:last-child h3,.article-14 .box03 div[class^=col-] h2,.salony #scontainer-44 h2,#scontainer-34 h4 a,#scontainer-34 h4,#scontainer-29 h3,#scontainer-29 h2,#scontainer-13 h4,#scontainer-14 h4,#scontainer-15 h4,#scontainer-16 h4{font-size:17px}}.title50,.box29 h2,.box06 h2,#scontainer-60 h2,#scontainer-59 h2,#scontainer-57 h2,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1,.article-14 .box02 div[class^=col-]:last-child h2,.article-15 #scontainer-41 h2,.article-16 #scontainer-41 h2,.article-17 #scontainer-41 h2,.article-18 #scontainer-41 h2,.article-10 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child h2,.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{font-size:50px;font-weight:600;line-height:46px;color:#303030;position:relative;margin-bottom:40px}@media(min-width: 576px)and (max-width: 767px){.title50,.box29 h2,.box06 h2,#scontainer-60 h2,#scontainer-59 h2,#scontainer-57 h2,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1,.article-14 .box02 div[class^=col-]:last-child h2,.article-15 #scontainer-41 h2,.article-16 #scontainer-41 h2,.article-17 #scontainer-41 h2,.article-18 #scontainer-41 h2,.article-10 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child h2,.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{font-size:44px}}.title50:before,.box29 h2:before,.box06 h2:before,#scontainer-60 h2:before,#scontainer-59 h2:before,#scontainer-57 h2:before,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1:before,.article-14 .box02 div[class^=col-]:last-child h2:before,.article-15 #scontainer-41 h2:before,.article-16 #scontainer-41 h2:before,.article-17 #scontainer-41 h2:before,.article-18 #scontainer-41 h2:before,.article-10 .technology div[class^=col-]:last-child h2:before,.article-15 .technology div[class^=col-]:last-child h2:before,.article-16 .technology div[class^=col-]:last-child h2:before,.article-17 .technology div[class^=col-]:last-child h2:before,.article-18 .technology div[class^=col-]:last-child h2:before,.article-20 .technology div[class^=col-]:last-child h2:before,.article-10 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-15 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-16 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-17 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-18 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-20 .solid .container>.row>div[class^=col-]:first-child h2:before{position:absolute;content:"";bottom:-20px;left:0;width:300px;height:2px;background:#303030}@media(max-width: 767px){.title50:before,.box29 h2:before,.box06 h2:before,#scontainer-60 h2:before,#scontainer-59 h2:before,#scontainer-57 h2:before,#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child h1:before,.article-14 .box02 div[class^=col-]:last-child h2:before,.article-15 #scontainer-41 h2:before,.article-16 #scontainer-41 h2:before,.article-17 #scontainer-41 h2:before,.article-18 #scontainer-41 h2:before,.article-10 .technology div[class^=col-]:last-child h2:before,.article-15 .technology div[class^=col-]:last-child h2:before,.article-16 .technology div[class^=col-]:last-child h2:before,.article-17 .technology div[class^=col-]:last-child h2:before,.article-18 .technology div[class^=col-]:last-child h2:before,.article-20 .technology div[class^=col-]:last-child h2:before,.article-10 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-15 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-16 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-17 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-18 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-20 .solid .container>.row>div[class^=col-]:first-child h2:before{width:200px}}.btn6,#scontainer-58 a,#scontainer-41 div[class^=col-]>div a{font-size:15px;font-weight:700;text-transform:uppercase;text-align:left;border-bottom:1px solid #303030;transition:all .3s ease;display:inline-block}.btn6:hover,#scontainer-58 a:hover,#scontainer-41 div[class^=col-]>div a:hover{border-bottom:none;color:#ceb167;transform:translateY(-2px)}.top-content{margin-top:-40px}.gold{color:#b3993f}.color-gray{color:#d3d3d3}.gray-bg{background:#f5f5f5}.top-margin,.article-188 .klamki,.article-187 .container>.row:first-child,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child,.article-26 .row:nth-child(2),.box46,.box38,.article-20 h1,.article-21 h1,#scontainer-60,#scontainer-52 .row:nth-child(2),#scontainer-52,#scontainer-34 .row:last-child,#scontainer-34,#scontainer-25 .tab-content div[class^=col-],#scontainer-50 .tab-content div[class^=col-],#scontainer-54 .tab-content div[class^=col-],#scontainer-65 .tab-content div[class^=col-],#scontainer-19 .row:nth-child(odd),#scontainer-19 .row:nth-child(even){margin-top:100px}@media(max-width: 575px){.top-margin,.article-188 .klamki,.article-187 .container>.row:first-child,.guide h1,.article-30 h1,.article-29 h1,.article-31 h1,.article-27 .container .row:first-child,.article-26 .row:nth-child(2),.box46,.box38,.article-20 h1,.article-21 h1,#scontainer-60,#scontainer-52 .row:nth-child(2),#scontainer-52,#scontainer-34 .row:last-child,#scontainer-34,#scontainer-25 .tab-content div[class^=col-],#scontainer-50 .tab-content div[class^=col-],#scontainer-54 .tab-content div[class^=col-],#scontainer-65 .tab-content div[class^=col-],#scontainer-19 .row:nth-child(odd),#scontainer-19 .row:nth-child(even){margin-top:80px}}.bottom-margin,.article-32 .text>.row:first-child,.article-32 .store-page .contact-box-02 h2>.row:first-child,.store-page .contact-box-02 .article-32 h2>.row:first-child,.article-32 .store-page .store-details a>.row:first-child,.store-page .store-details .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child,.article-32 .contact-new-form form a>.row:first-child,.contact-new-form form .article-32 a>.row:first-child,.article-32 .contact-new-form form input>.row:first-child,.contact-new-form form .article-32 input>.row:first-child,.article-32 .contact-new-form form textarea>.row:first-child,.contact-new-form form .article-32 textarea>.row:first-child,.article-32 .contact-new-form form .form-check-label>.row:first-child,.contact-new-form form .article-32 .form-check-label>.row:first-child,.article-32 a>.row:first-child,.article-32 .btn7>.row:first-child,.article-32 #scontainer-7 p>.row:first-child,#scontainer-7 .article-32 p>.row:first-child,.article-32 #scontainer-9 p>.row:first-child,#scontainer-9 .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-13 p>.row:first-child,#scontainer-13 .article-32 p>.row:first-child,.article-32 #scontainer-14 p>.row:first-child,#scontainer-14 .article-32 p>.row:first-child,.article-32 #scontainer-15 p>.row:first-child,#scontainer-15 .article-32 p>.row:first-child,.article-32 #scontainer-16 p>.row:first-child,#scontainer-16 .article-32 p>.row:first-child,.article-32 #scontainer-19 p>.row:first-child,#scontainer-19 .article-32 p>.row:first-child,.article-32 #scontainer-31 p>.row:first-child,#scontainer-31 .article-32 p>.row:first-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child,.article-32 .article-11 p a>.row:first-child,.article-11 p .article-32 a>.row:first-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child,.article-32 .article-13 p>.row:first-child,.article-13 .article-32 p>.row:first-child,.article-32 .article-13 p a>.row:first-child,.article-13 p .article-32 a>.row:first-child,.article-32 .salony #scontainer-44 .store p a>.row:first-child,.salony #scontainer-44 .store p .article-32 a>.row:first-child,.article-32 .article-14 p>.row:first-child,.article-14 .article-32 p>.row:first-child,.article-32 .files li a>.row:first-child,.files li .article-32 a>.row:first-child,.article-32 .article .date-add>.row:first-child,.article .article-32 .date-add>.row:first-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child,.article-32 #scontainer-58 h4>.row:first-child,#scontainer-58 .article-32 h4>.row:first-child,.article-32 .box24 h4>.row:first-child,.box24 .article-32 h4>.row:first-child,.article-32 .article-20 .box25 h3>.row:first-child,.article-20 .box25 .article-32 h3>.row:first-child,.article-32 .article-21 .box25 h3>.row:first-child,.article-21 .box25 .article-32 h3>.row:first-child,.article-32 .article-22 .box25 h3>.row:first-child,.article-22 .box25 .article-32 h3>.row:first-child,.article-32 .box27 div[class^=col-] p>.row:first-child,.box27 div[class^=col-] .article-32 p>.row:first-child,.article-32 .box27 div[class^=col-] h5>.row:first-child,.box27 div[class^=col-] .article-32 h5>.row:first-child,.article-32 .box35 .text-center-box p>.row:first-child,.box35 .text-center-box .article-32 p>.row:first-child,.article-32 .box40 .text-center-box p>.row:first-child,.box40 .text-center-box .article-32 p>.row:first-child,.article-32 .box42 .text-center-box p>.row:first-child,.box42 .text-center-box .article-32 p>.row:first-child,.article-32 .box44 .text-center-box p>.row:first-child,.box44 .text-center-box .article-32 p>.row:first-child,.article-32 .box47 .text-center-box p>.row:first-child,.box47 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-2 .text-center-box p>.row:first-child,.box47-2 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-3 .text-center-box p>.row:first-child,.box47-3 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-4 .text-center-box p>.row:first-child,.box47-4 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-5 .text-center-box p>.row:first-child,.box47-5 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-6 .text-center-box p>.row:first-child,.box47-6 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-7 .text-center-box p>.row:first-child,.box47-7 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-8 .text-center-box p>.row:first-child,.box47-8 .text-center-box .article-32 p>.row:first-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child,.article-32 .article-29 a>.row:first-child,.article-29 .article-32 a>.row:first-child,.article-32 .article-31 a>.row:first-child,.article-31 .article-32 a>.row:first-child,.article-32 .article-30 h6>.row:first-child,.article-30 .article-32 h6>.row:first-child,.article-32 .article-30 a>.row:first-child,.article-30 .article-32 a>.row:first-child,.article-32 .article-entry .article-content .more>.row:first-child,.article-entry .article-content .article-32 .more>.row:first-child,.article-box,.guide,.article-30,.article-29,.article-31,.article-27 .container .row:last-child,.article-26 .row:nth-child(7),.box49 .row:first-child,.box46 h3,.box41,.box29,.box28 .row,.box27 div[class^=col-],.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img,.box21,#scontainer-55 .gray-bg .row:not(:last-child),#scontainer-52,.color-box .color-content,.article-14 .box19,.article-14 .box17,.article-14 .box12,.article-14 .box08,#scontainer-32 .row:nth-child(3),.box26,#scontainer-22,#scontainer-19 .row:last-child,#scontainer-5 .row:nth-child(2),.image-link-container{margin-bottom:100px}@media(max-width: 575px){.bottom-margin,.article-32 .text>.row:first-child,.article-32 .store-page .contact-box-02 h2>.row:first-child,.store-page .contact-box-02 .article-32 h2>.row:first-child,.article-32 .store-page .store-details a>.row:first-child,.store-page .store-details .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child,.article-32 .contact-new-form form a>.row:first-child,.contact-new-form form .article-32 a>.row:first-child,.article-32 .contact-new-form form input>.row:first-child,.contact-new-form form .article-32 input>.row:first-child,.article-32 .contact-new-form form textarea>.row:first-child,.contact-new-form form .article-32 textarea>.row:first-child,.article-32 .contact-new-form form .form-check-label>.row:first-child,.contact-new-form form .article-32 .form-check-label>.row:first-child,.article-32 a>.row:first-child,.article-32 .btn7>.row:first-child,.article-32 #scontainer-7 p>.row:first-child,#scontainer-7 .article-32 p>.row:first-child,.article-32 #scontainer-9 p>.row:first-child,#scontainer-9 .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-13 p>.row:first-child,#scontainer-13 .article-32 p>.row:first-child,.article-32 #scontainer-14 p>.row:first-child,#scontainer-14 .article-32 p>.row:first-child,.article-32 #scontainer-15 p>.row:first-child,#scontainer-15 .article-32 p>.row:first-child,.article-32 #scontainer-16 p>.row:first-child,#scontainer-16 .article-32 p>.row:first-child,.article-32 #scontainer-19 p>.row:first-child,#scontainer-19 .article-32 p>.row:first-child,.article-32 #scontainer-31 p>.row:first-child,#scontainer-31 .article-32 p>.row:first-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child,.article-32 .article-11 p a>.row:first-child,.article-11 p .article-32 a>.row:first-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child,.article-32 .article-13 p>.row:first-child,.article-13 .article-32 p>.row:first-child,.article-32 .article-13 p a>.row:first-child,.article-13 p .article-32 a>.row:first-child,.article-32 .salony #scontainer-44 .store p a>.row:first-child,.salony #scontainer-44 .store p .article-32 a>.row:first-child,.article-32 .article-14 p>.row:first-child,.article-14 .article-32 p>.row:first-child,.article-32 .files li a>.row:first-child,.files li .article-32 a>.row:first-child,.article-32 .article .date-add>.row:first-child,.article .article-32 .date-add>.row:first-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child,.article-32 #scontainer-58 h4>.row:first-child,#scontainer-58 .article-32 h4>.row:first-child,.article-32 .box24 h4>.row:first-child,.box24 .article-32 h4>.row:first-child,.article-32 .article-20 .box25 h3>.row:first-child,.article-20 .box25 .article-32 h3>.row:first-child,.article-32 .article-21 .box25 h3>.row:first-child,.article-21 .box25 .article-32 h3>.row:first-child,.article-32 .article-22 .box25 h3>.row:first-child,.article-22 .box25 .article-32 h3>.row:first-child,.article-32 .box27 div[class^=col-] p>.row:first-child,.box27 div[class^=col-] .article-32 p>.row:first-child,.article-32 .box27 div[class^=col-] h5>.row:first-child,.box27 div[class^=col-] .article-32 h5>.row:first-child,.article-32 .box35 .text-center-box p>.row:first-child,.box35 .text-center-box .article-32 p>.row:first-child,.article-32 .box40 .text-center-box p>.row:first-child,.box40 .text-center-box .article-32 p>.row:first-child,.article-32 .box42 .text-center-box p>.row:first-child,.box42 .text-center-box .article-32 p>.row:first-child,.article-32 .box44 .text-center-box p>.row:first-child,.box44 .text-center-box .article-32 p>.row:first-child,.article-32 .box47 .text-center-box p>.row:first-child,.box47 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-2 .text-center-box p>.row:first-child,.box47-2 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-3 .text-center-box p>.row:first-child,.box47-3 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-4 .text-center-box p>.row:first-child,.box47-4 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-5 .text-center-box p>.row:first-child,.box47-5 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-6 .text-center-box p>.row:first-child,.box47-6 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-7 .text-center-box p>.row:first-child,.box47-7 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-8 .text-center-box p>.row:first-child,.box47-8 .text-center-box .article-32 p>.row:first-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child,.article-32 .article-29 a>.row:first-child,.article-29 .article-32 a>.row:first-child,.article-32 .article-31 a>.row:first-child,.article-31 .article-32 a>.row:first-child,.article-32 .article-30 h6>.row:first-child,.article-30 .article-32 h6>.row:first-child,.article-32 .article-30 a>.row:first-child,.article-30 .article-32 a>.row:first-child,.article-32 .article-entry .article-content .more>.row:first-child,.article-entry .article-content .article-32 .more>.row:first-child,.article-box,.guide,.article-30,.article-29,.article-31,.article-27 .container .row:last-child,.article-26 .row:nth-child(7),.box49 .row:first-child,.box46 h3,.box41,.box29,.box28 .row,.box27 div[class^=col-],.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img,.box21,#scontainer-55 .gray-bg .row:not(:last-child),#scontainer-52,.color-box .color-content,.article-14 .box19,.article-14 .box17,.article-14 .box12,.article-14 .box08,#scontainer-32 .row:nth-child(3),.box26,#scontainer-22,#scontainer-19 .row:last-child,#scontainer-5 .row:nth-child(2),.image-link-container{margin-bottom:80px}}.top-bottom-margin,.store-page .store-details,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.pager,.article-26 .row:nth-child(6),.article-26 .row:nth-child(4),.box-center-text,.box43,.box36,.box33,.box31,.article-20 .tab-content,.article-21 .tab-content,.article-22 .tab-content,#scontainer-58 .row:nth-child(2),#scontainer-48,#scontainer-46,.article-14 .box16,.article-14 .box14,.article-14 .box10,.article-14 .box02,#scontainer-43,#scontainer-41,.article-10 .technology,.article-15 .technology,.article-16 .technology,.article-17 .technology,.article-18 .technology,.article-20 .technology,.article-10 .window-construction,.article-15 .window-construction,.article-16 .window-construction,.article-17 .window-construction,.article-18 .window-construction,.article-20 .window-construction,#scontainer-39,#scontainer-36,#scontainer-31,#scontainer-29,#scontainer-27,#scontainer-25,#scontainer-50,#scontainer-54,#scontainer-65,#scontainer-20,#scontainer-66,#scontainer-13,#scontainer-14,#scontainer-15,#scontainer-16,#scontainer-10{margin-top:100px;margin-bottom:100px}@media(max-width: 575px){.top-bottom-margin,.store-page .store-details,.article-32 .text>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child h5,.article-32 a>.row:last-child h5,.article-32 .btn7>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,.article-32 .article-13 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child h5,.article-32 .article-13 p a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.article-32 .article-14 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child h5,.article-32 .files li a>.row:last-child h5,.files li .article-32 a>.row:last-child h5,.article-32 .article .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-32 .article-29 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child h5,.article-32 .article-30 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child h5,.article-32 .article-30 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child h5,.pager,.article-26 .row:nth-child(6),.article-26 .row:nth-child(4),.box-center-text,.box43,.box36,.box33,.box31,.article-20 .tab-content,.article-21 .tab-content,.article-22 .tab-content,#scontainer-58 .row:nth-child(2),#scontainer-48,#scontainer-46,.article-14 .box16,.article-14 .box14,.article-14 .box10,.article-14 .box02,#scontainer-43,#scontainer-41,.article-10 .technology,.article-15 .technology,.article-16 .technology,.article-17 .technology,.article-18 .technology,.article-20 .technology,.article-10 .window-construction,.article-15 .window-construction,.article-16 .window-construction,.article-17 .window-construction,.article-18 .window-construction,.article-20 .window-construction,#scontainer-39,#scontainer-36,#scontainer-31,#scontainer-29,#scontainer-27,#scontainer-25,#scontainer-50,#scontainer-54,#scontainer-65,#scontainer-20,#scontainer-66,#scontainer-13,#scontainer-14,#scontainer-15,#scontainer-16,#scontainer-10{margin-top:80px;margin-bottom:80px}}.top-bottom-margin200,#scontainer-57{margin-top:200px;margin-bottom:200px}@media(max-width: 1199px){.top-bottom-margin200,#scontainer-57{margin-top:150px;margin-bottom:150px}}@media(max-width: 575px){.top-bottom-margin200,#scontainer-57{margin-top:100px;margin-bottom:100px}}.top-margin200{margin-top:200px}@media(max-width: 1199px){.top-margin200{margin-top:100px}}.bottom-margin200{margin-bottom:200px}@media(max-width: 1199px){.bottom-margin200{margin-bottom:100px}}.top-bottom-padding,.store-page .contact-box-02,.store-page .contact-box-01,.store-page .gray-bg,.contact-new #scontainer-67,.window-blind-colors,.box45,#scontainer-48,.article-14 .box18,.article-14 .box17,.article-14 .box10,.article-14 .box04,.article-14 .box03,.box01 .row div[class^=col-] div,.box01 .row,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid{padding-top:100px;padding-bottom:100px}@media(max-width: 575px){.top-bottom-padding,.store-page .contact-box-02,.store-page .contact-box-01,.store-page .gray-bg,.contact-new #scontainer-67,.window-blind-colors,.box45,#scontainer-48,.article-14 .box18,.article-14 .box17,.article-14 .box10,.article-14 .box04,.article-14 .box03,.box01 .row div[class^=col-] div,.box01 .row,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid{padding-top:80px;padding-bottom:80px}}.top-padding,.box48,.box06,#scontainer-55 .gray-bg,#scontainer-52 .row:last-child h3:first-child,#scontainer-51 .gray-bg .row{padding-top:100px}@media(max-width: 575px){.top-padding,.box48,.box06,#scontainer-55 .gray-bg,#scontainer-52 .row:last-child h3:first-child,#scontainer-51 .gray-bg .row{padding-top:80px}}.bottom-padding,#scontainer-52 .row:last-child h3:last-child,#scontainer-40,#scontainer-63{padding-bottom:100px}@media(max-width: 575px){.bottom-padding,#scontainer-52 .row:last-child h3:last-child,#scontainer-40,#scontainer-63{padding-bottom:80px}}.left-right-margin,.box-center-text p,#scontainer-40,#scontainer-63,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid,.article-10 .gray-bg,.article-15 .gray-bg,.article-16 .gray-bg,.article-17 .gray-bg,.article-18 .gray-bg,.article-20 .gray-bg{margin-left:150px;margin-right:150px}@media(min-width: 576px)and (max-width: 767px){.left-right-margin,.box-center-text p,#scontainer-40,#scontainer-63,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid,.article-10 .gray-bg,.article-15 .gray-bg,.article-16 .gray-bg,.article-17 .gray-bg,.article-18 .gray-bg,.article-20 .gray-bg{margin-left:50px;margin-right:50px}}@media(max-width: 575px){.left-right-margin,.box-center-text p,#scontainer-40,#scontainer-63,.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid,.article-10 .gray-bg,.article-15 .gray-bg,.article-16 .gray-bg,.article-17 .gray-bg,.article-18 .gray-bg,.article-20 .gray-bg{margin-left:0px;margin-right:0px}}@media(min-width: 1200px){.container{max-width:1300px}}@media(max-width: 767px){#main-menu{height:100%;width:100%;position:fixed;z-index:10;background:#fff;display:none;width:100%;height:100%;left:0;right:0;top:0;bottom:0}#main-menu.visible{display:flex}}@media(max-width: 767px){#main-menu div[id^=menu-container-]{width:100%;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}#main-menu div[id^=menu-container-]>ul{margin:0;padding:0;list-style-type:none}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul{display:flex}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul{width:100%;text-align:center}}#main-menu div[id^=menu-container-]>ul>li{position:relative}#main-menu div[id^=menu-container-]>ul>li:first-child{display:none}#main-menu div[id^=menu-container-]>ul>li:hover>a{color:#bcbcbc}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li:hover>a{color:#303030;font-weight:700}}@media(min-width: 1200px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:20px 8px;font-size:14px;color:#fff}}@media(min-width: 992px)and (max-width: 1199px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:20px 5px;font-size:13px;color:#fff}}@media(min-width: 768px)and (max-width: 991px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:20px 6px;font-size:14px;color:#fff}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li>a{display:block;padding:5px;font-size:17px;color:#303030}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li>a i{margin-left:10px}}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li.parent>a{pointer-events:none}#main-menu div[id^=menu-container-]>ul>li.parent>a i{display:none}}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li#link-8.parent>a i{display:none}}#main-menu div[id^=menu-container-]>ul>li ul{position:absolute;display:none}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li ul{background:#fff;padding-inline-start:0;list-style-type:none;box-shadow:0 0 1px 0 silver}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li ul{position:static}}@media(max-width: 767px)and (max-width: 767px){#main-menu div[id^=menu-container-]>ul>li ul{padding-top:5px;padding-bottom:5px}}#main-menu div[id^=menu-container-]>ul>li ul li a{white-space:nowrap;color:#232323;font-size:12px;font-weight:400;padding:5px 20px;display:block}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li ul li a:hover{color:#fff;background:#000}}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li ul li a{font-size:15px;padding:0}}@media(min-width: 768px){#main-menu div[id^=menu-container-]>ul>li:hover ul{display:block}}#main-menu div[id^=menu-container-]>ul>li.active ul{display:block}@media(max-width: 767px){#main-menu div[id^=menu-container-]>ul>li.active ul{list-style-type:none;padding-inline-start:0}}#main-menu div[id^=menu-container-]>ul #link-5{display:none}#main-menu-btn{height:50px;width:50px;position:fixed;bottom:10px;right:10px;color:#fff;background:#000;display:none;z-index:9999;line-height:50px;text-align:center;font-size:25px;cursor:pointer;border-radius:50%}@media(max-width: 767px){#main-menu-btn{display:block}}.nav-tabs-style,.article-20 .nav-tabs,.article-21 .nav-tabs,.article-22 .nav-tabs,#scontainer-25 .nav-tabs,#scontainer-50 .nav-tabs,#scontainer-54 .nav-tabs,#scontainer-65 .nav-tabs{margin-top:60px;display:flex;justify-content:center;align-items:center;border-bottom:none}@media(max-width: 575px){.nav-tabs-style,.article-20 .nav-tabs,.article-21 .nav-tabs,.article-22 .nav-tabs,#scontainer-25 .nav-tabs,#scontainer-50 .nav-tabs,#scontainer-54 .nav-tabs,#scontainer-65 .nav-tabs{justify-content:space-around}}.nav-tabs-style li,.article-20 .nav-tabs li,.article-21 .nav-tabs li,.article-22 .nav-tabs li,#scontainer-25 .nav-tabs li,#scontainer-50 .nav-tabs li,#scontainer-54 .nav-tabs li,#scontainer-65 .nav-tabs li{margin-bottom:20px}.nav-tabs-style li:not(:last-child),.article-20 .nav-tabs li:not(:last-child),.article-21 .nav-tabs li:not(:last-child),.article-22 .nav-tabs li:not(:last-child),#scontainer-25 .nav-tabs li:not(:last-child),#scontainer-50 .nav-tabs li:not(:last-child),#scontainer-54 .nav-tabs li:not(:last-child),#scontainer-65 .nav-tabs li:not(:last-child){margin-right:30px}@media(max-width: 767px){.nav-tabs-style li:not(:last-child),.article-20 .nav-tabs li:not(:last-child),.article-21 .nav-tabs li:not(:last-child),.article-22 .nav-tabs li:not(:last-child),#scontainer-25 .nav-tabs li:not(:last-child),#scontainer-50 .nav-tabs li:not(:last-child),#scontainer-54 .nav-tabs li:not(:last-child),#scontainer-65 .nav-tabs li:not(:last-child){margin-right:2px}}.nav-tabs-style li a,.article-20 .nav-tabs li a,.article-21 .nav-tabs li a,.article-22 .nav-tabs li a,#scontainer-25 .nav-tabs li a,#scontainer-50 .nav-tabs li a,#scontainer-54 .nav-tabs li a,#scontainer-65 .nav-tabs li a{font-size:27px;font-weight:700;text-transform:uppercase;color:#303030;padding:63px 10px 30px 10px;display:block;border:1px solid #303030;position:relative;text-align:center}@media(min-width: 576px)and (max-width: 1199px){.nav-tabs-style li a,.article-20 .nav-tabs li a,.article-21 .nav-tabs li a,.article-22 .nav-tabs li a,#scontainer-25 .nav-tabs li a,#scontainer-50 .nav-tabs li a,#scontainer-54 .nav-tabs li a,#scontainer-65 .nav-tabs li a{font-size:20px}}@media(max-width: 575px){.nav-tabs-style li a,.article-20 .nav-tabs li a,.article-21 .nav-tabs li a,.article-22 .nav-tabs li a,#scontainer-25 .nav-tabs li a,#scontainer-50 .nav-tabs li a,#scontainer-54 .nav-tabs li a,#scontainer-65 .nav-tabs li a{min-width:264px;font-size:22px}}.nav-tabs-style li a:before,.article-20 .nav-tabs li a:before,.article-21 .nav-tabs li a:before,.article-22 .nav-tabs li a:before,#scontainer-25 .nav-tabs li a:before,#scontainer-50 .nav-tabs li a:before,#scontainer-54 .nav-tabs li a:before,#scontainer-65 .nav-tabs li a:before{position:absolute;content:"MODEL";top:32px;left:calc(50% - 35px);font-size:20px;font-weight:400;z-index:-1}@media(min-width: 576px){.nav-tabs-style li a.show,.article-20 .nav-tabs li a.show,.article-21 .nav-tabs li a.show,.article-22 .nav-tabs li a.show,#scontainer-25 .nav-tabs li a.show,#scontainer-50 .nav-tabs li a.show,#scontainer-54 .nav-tabs li a.show,#scontainer-65 .nav-tabs li a.show{padding:63px 40px 30px 40px}}@media(max-width: 575px){.nav-tabs-style li a.show,.article-20 .nav-tabs li a.show,.article-21 .nav-tabs li a.show,.article-22 .nav-tabs li a.show,#scontainer-25 .nav-tabs li a.show,#scontainer-50 .nav-tabs li a.show,#scontainer-54 .nav-tabs li a.show,#scontainer-65 .nav-tabs li a.show{background:#303030;color:#fff;opacity:.95}.nav-tabs-style li a.show:before,.article-20 .nav-tabs li a.show:before,.article-21 .nav-tabs li a.show:before,.article-22 .nav-tabs li a.show:before,#scontainer-25 .nav-tabs li a.show:before,#scontainer-50 .nav-tabs li a.show:before,#scontainer-54 .nav-tabs li a.show:before,#scontainer-65 .nav-tabs li a.show:before{color:#fff}}.header-container{background:#232323;transition:.3s all ease}.header-container.top-scroll{background-color:rgba(35,35,35,.7)}.header-container .header{min-height:59px;transition:.3s all ease}@media(max-width: 767px){.header-container .header>.container>.row{height:60px}}.header-container .header>.container>.row>div[class^=col-]:nth-child(2){display:flex;align-items:center;justify-content:flex-end}@media(min-width: 992px)and (max-width: 1199px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-left:0;padding-right:0}}@media(min-width: 768px)and (max-width: 991px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-left:0;padding-right:0}}@media(min-width: 576px)and (max-width: 767px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-right:0}}@media(max-width: 575px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2){padding-left:0}}@media(min-width: 992px)and (max-width: 1199px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2) a.btn1{font-size:12px}}@media(min-width: 768px)and (max-width: 991px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2) a.btn1{display:none}}@media(min-width: 1200px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{width:145px;height:38px}}@media(min-width: 992px)and (max-width: 1199px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{width:88px}}@media(min-width: 576px)and (max-width: 991px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{display:none}}@media(max-width: 575px){.header-container .header>.container>.row>div[class^=col-]:nth-child(2)>img{display:none}}.header-container .header .logo-container{perspective:600px}.header-container .header .logo-container .box-logo{position:relative;transform-style:preserve-3d;width:100%;height:100%}.header-container .header .logo-container .box-logo .logo-front{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:61px;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-animation:logo-front 4s linear infinite alternate;-webkit-animation:logo-front 4s linear infinite alternate;-ms-animation:none}.header-container .header .logo-container .box-logo .logo-front img{width:63px;height:39px}.header-container .header .logo-container .box-logo .logo-back{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:61px;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:rotateY(180deg);-moz-animation:logo-back 4s linear infinite alternate;-webkit-animation:logo-back 4s linear infinite alternate;-ms-animation:none}.header-container .header .logo-container .box-logo .logo-back img{width:109px;height:39px}@keyframes logo-back{0%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}}@keyframes logo-front{0%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}}.lang-change{position:relative;margin-right:10px;cursor:pointer}@media(min-width: 768px)and (max-width: 991px){.lang-change{margin-right:0px;margin-left:10px}}.lang-change .over{font-size:14px;color:#fff;text-transform:uppercase}.lang-change .over img{width:10px;height:10px}.lang-change ul{display:none;position:absolute;padding-inline-start:0;list-style-type:none;background:#ebebeb;border:1px solid #232323}.lang-change ul li a{font-size:12px;color:#232323;padding:4px 12px;display:block}.lang-change.open ul{display:block}#scontainer-1 a img{width:16px;height:16px;margin:0 10px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-1 a img{margin:0 5px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-1 a img{display:none}}@media(max-width: 575px){#scontainer-1 a img{display:none}}#scontainer-1 a:first-child img{width:25px;height:25px;margin-right:0}@media(min-width: 992px)and (max-width: 1199px){#scontainer-1 a:first-child img{width:23px;height:23px}}#scontainer-1 a:last-child img{width:16px;height:16px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-1 a:last-child img{width:14px;height:14px;margin-left:0}}.search{margin-left:10px}@media(max-width: 575px){.search{margin-left:10px;margin-right:10px}}.search img{width:14px;height:14px}.search-box{background:#232323;height:0;transition:all .3s ease;overflow:hidden}.search-box .search-close{margin-left:10px}.search-box .input-group{display:flex;align-items:center}.search-box .input-group .input-group-prepend .input-group-text{padding:0;border:none;background:rgba(0,0,0,0)}.search-box .input-group .input-group-prepend .input-group-text img{width:13px;height:13px}.search-box #search-input{background:rgba(0,0,0,0);border:none;font-size:14px;color:#fff}.search-box #search-input:focus{box-shadow:none}.search-box.search-open{height:43px}.banner-container{margin-top:60px}.banner-container .banner.mobile{display:block}@media(min-width: 576px){.banner-container .banner.mobile{display:none !important}}.banner-container .banner.desktop{display:none}@media(min-width: 1200px){.banner-container .banner.desktop{display:block}}.banner-container .banner.tablet{display:none}@media(min-width: 576px){.banner-container .banner.tablet{display:block}}@media(min-width: 992px){.banner-container .banner.tablet{display:none}}.banner-container .banner.laptop{display:none}@media(min-width: 992px){.banner-container .banner.laptop{display:block}}@media(min-width: 1200px){.banner-container .banner.laptop{display:none}}.banner-container .banner .slick-prev,.banner-container .banner .slick-next{background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%}.banner-container .banner .slick-prev{left:25px;z-index:5}.banner-container .banner .slick-prev:before{content:url(/upload/filemanager/icon/left-white.svg)}.banner-container .banner .slick-next{right:25px;z-index:5}.banner-container .banner .slick-next:before{content:url(/upload/filemanager/icon/right-white.svg)}#scontainer-3 h1{text-align:center;margin-bottom:50px;margin-top:30px}@media(max-width: 767px){.image-link-container .container>.row>div[class^=col-]:first-child{margin-bottom:30px}}.image-link-container div[class^=col-] div[class^=col-]:nth-child(1),.image-link-container div[class^=col-] div[class^=col-]:nth-child(2){margin-bottom:30px}@media(max-width: 575px){.image-link-container div[class^=col-] div[class^=col-]:not(:last-child){margin-bottom:30px}}.image-link-container .link-img{position:relative}.image-link-container .link-img .dark-bg{position:absolute;bottom:0;left:0;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:all .7s ease}.image-link-container .link-img h2{position:absolute;bottom:0;left:30px;font-size:80px;line-height:90px;color:#232323;text-transform:uppercase;font-family:"Alegreya Sans",sans-serif;font-weight:400;margin-bottom:10px;transition:all .7s ease}@media(min-width: 768px)and (max-width: 991px){.image-link-container .link-img h2{left:20px;font-size:60px;line-height:60px}}@media(max-width: 575px){.image-link-container .link-img h2{position:absolute;bottom:0;left:15px;font-size:36px;line-height:36px;margin-bottom:5px}}.image-link-container .link-img:hover .dark-bg{background:rgba(0,0,0,.4)}.image-link-container .link-img:hover h2{font-size:100px;color:#fff}.image-link-container .link-img-small{position:relative}.image-link-container .link-img-small .dark-bg{position:absolute;bottom:0;left:0;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:all .7s ease}.image-link-container .link-img-small h2{position:absolute;bottom:0;left:30px;font-size:26px;line-height:30px;color:#232323;text-transform:uppercase;font-family:"Alegreya Sans",sans-serif;font-weight:400;margin-bottom:16px;transition:all .7s ease}@media(min-width: 768px)and (max-width: 991px){.image-link-container .link-img-small h2{left:12px;font-size:24px;margin-bottom:5px}}@media(max-width: 575px){.image-link-container .link-img-small h2{position:absolute;bottom:0;left:15px;font-size:36px;line-height:36px;margin-bottom:5px}}.image-link-container .link-img-small h2.white{color:#fff}.image-link-container .link-img-small:hover .dark-bg{background:rgba(0,0,0,.4)}.image-link-container .link-img-small:hover h2{font-size:39px;color:#fff}#scontainer-4 h4,#scontainer-4 h2{font-family:"Alegreya Sans",sans-serif;text-transform:uppercase}#scontainer-4 h4{font-size:24px;color:#d6d6d6;font-weight:400;line-height:28px;margin-bottom:0}#scontainer-4 h2{font-size:36px;font-weight:400;color:#303030;line-height:46px;margin-bottom:15px}#scontainer-4 .row:nth-child(2) div[class^=col-]>div{background:#ebebeb;padding:100px 50px 90px}@media(min-width: 992px){#scontainer-4 .row:nth-child(2) div[class^=col-]>div{min-height:497px}}@media(max-width: 991px){#scontainer-4 .row:nth-child(2) div[class^=col-]>div{margin-bottom:30px}}@media(max-width: 575px){#scontainer-4 .row:nth-child(2) div[class^=col-]>div{padding:50px 28px 50px}}#scontainer-4 .row:nth-child(2) div[class^=col-]>div img{margin-bottom:25px;width:83px;height:83px}#scontainer-4 .row:nth-child(2) div[class^=col-]>div h4{color:#303030;margin-bottom:25px}#scontainer-4 .row:nth-child(2) div[class^=col-]>div p{font-size:14px;font-weight:400}#scontainer-4 .row:nth-child(2) div[class^=col-]>div p b,#scontainer-4 .row:nth-child(2) div[class^=col-]>div p strong{font-weight:700}#scontainer-4 .row:nth-child(2) div[class^=col-]:last-child>div{margin-bottom:0}#scontainer-5{margin-top:70px;text-align:center;margin-bottom:30px}#scontainer-5 h3{text-transform:uppercase;font-family:"Alegreya Sans",sans-serif;font-size:30px;font-weight:400;margin-bottom:45px}#scontainer-5 img{margin-bottom:30px;max-width:100%}@media(min-width: 768px)and (max-width: 991px){#scontainer-5 img{margin-bottom:25px}}#scontainer-5 h4{font-family:"Alegreya Sans",sans-serif;font-size:24px;font-weight:400;margin-bottom:15px}@media(min-width: 576px)and (max-width: 767px){#scontainer-5 h4{margin-bottom:5px}}#scontainer-5 p{font-weight:400;font-size:14px;font-family:"Open Sans",sans-serif}@media(min-width: 576px)and (max-width: 767px){#scontainer-5 p{font-size:13px}}@media(max-width: 575px){#scontainer-5 .row:nth-child(2){margin-bottom:50px}}@media(min-width: 576px)and (max-width: 991px){#scontainer-5 .row:nth-child(2) div[class^=col-]:first-child,#scontainer-5 .row:nth-child(2) div[class^=col-]:nth-child(2){margin-bottom:50px}}@media(max-width: 575px){#scontainer-5{margin-bottom:50px}}#scontainer-7{text-align:center;margin-bottom:30px}#scontainer-7 img{max-width:890px;width:100%}@media(min-width: 992px)and (max-width: 1199px){#scontainer-7 img{width:696px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-7 img{width:582px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-7 img{width:421px}}#scontainer-7 p{margin-bottom:30px;margin-top:30px}.inspiration{background-image:url("/upload/filemanager/images/home/vidok-zainspiruj-sie.webp");height:890px;background-size:cover}@media(min-width: 768px)and (max-width: 991px){.inspiration{height:700px}}@media(min-width: 576px)and (max-width: 767px){.inspiration{height:600px}}@media(max-width: 575px){.inspiration{height:515px}}.inspiration #scontainer-8{padding-top:100px;padding-right:100px;text-align:right}@media(min-width: 576px)and (max-width: 991px){.inspiration #scontainer-8{padding-top:70px;padding-right:40px}}@media(max-width: 575px){.inspiration #scontainer-8{padding-top:50px;padding-right:0px}}.inspiration #scontainer-8 p{font-weight:400;font-family:"Alegreya Sans",sans-serif;margin-bottom:0}.inspiration #scontainer-8 p:first-child{font-size:48px;line-height:58px;text-transform:uppercase}@media(max-width: 575px){.inspiration #scontainer-8 p:first-child{font-size:40px;line-height:50px}}.inspiration #scontainer-8 p:nth-child(2){line-height:60px;font-size:50px}@media(max-width: 575px){.inspiration #scontainer-8 p:nth-child(2){font-size:40px;line-height:50px}}.inspiration #scontainer-8 p:nth-child(3){line-height:100px;font-size:90px;text-transform:uppercase;margin-bottom:30px}@media(min-width: 576px)and (max-width: 767px){.inspiration #scontainer-8 p:nth-child(3){line-height:80px;font-size:70px}}@media(max-width: 575px){.inspiration #scontainer-8 p:nth-child(3){font-size:40px;line-height:50px}}.inspiration #scontainer-8 .btn2{background:rgba(0,0,0,0)}.inspiration #scontainer-8 .btn2:hover{background:#303030}#scontainer-9{text-align:center;margin-top:45px}#scontainer-9 img{width:105px;height:98px}#scontainer-9 h3{font-size:28px;font-weight:400;font-family:"Alegreya Sans",sans-serif}#scontainer-9 p{margin-bottom:0;line-height:26px}#scontainer-9 .row:first-child{margin-bottom:45px}@media(max-width: 575px){#scontainer-9 .row:first-child{margin-bottom:20px}}#scontainer-9 .row:nth-child(2) p{padding:5px 25px 0 25px;margin-bottom:10px}@media(max-width: 1199px){#scontainer-9 .row:nth-child(2) p{padding:5px 0px 0 0px}}@media(max-width: 991px){.news .article{margin-bottom:50px}}.news .article .img img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;margin-bottom:30px}.news .article .article-content .title,.news .article .article-content .store-page .contact-box-01 h3,.store-page .contact-box-01 .news .article .article-content h3,.news .article .article-content .store-page .contact-box-03 h2,.store-page .contact-box-03 .news .article .article-content h2,.news .article .article-content .article-188 .klamki h2,.article-188 .klamki .news .article .article-content h2,.news .article .article-content .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .news .article .article-content h3,.news .article .article-content .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .news .article .article-content h3,.news .article .article-content .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .news .article .article-content h2,.news .article .article-content .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .news .article .article-content h1,.news .article .article-content .article-32 .text>.row:last-child h5,.news .article .article-content .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.store-page .contact-box-02 .news .article .article-content .article-32 h2>.row:last-child h5,.news .article .article-content .article-32 .store-page .store-details a>.row:last-child h5,.store-page .store-details .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form a>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 a>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form input>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 input>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form textarea>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 textarea>.row:last-child h5,.news .article .article-content .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.contact-new-form form .news .article .article-content .article-32 .form-check-label>.row:last-child h5,.article-32 .text>.row:last-child .news .article .article-content h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .news .article .article-content h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .news .article .article-content h5,.article-32 .store-page .store-details a>.row:last-child .news .article .article-content h5,.store-page .store-details .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .news .article .article-content h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .news .article .article-content h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form a>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 a>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form input>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 input>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form textarea>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 textarea>.row:last-child .news .article .article-content h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .news .article .article-content h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .news .article .article-content h5,.news .article .article-content .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .news .article .article-content h5,.news .article .article-content .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .news .article .article-content h5,.news .article-32 .article .article-content .date-add>.row:last-child h5,.article-32 .news .article .article-content .date-add>.row:last-child h5,.news .article-32 .article .date-add>.row:last-child .article-content h5,.article-32 .news .article .date-add>.row:last-child .article-content h5,.news .article .article-content .article-32 .date-add>.row:last-child h5,.news .article .article-32 .date-add>.row:last-child .article-content h5,.news .article .article-content .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .news .article .article-content h5,.news .article .article-content #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .news .article .article-content h5,.news .article .article-content .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .news .article .article-content h5,.news .article .article-content .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .news .article .article-content h5,.news .article .article-content .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .news .article .article-content h5,.news .article .article-content .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .news .article .article-content h5,.news .article .article-content .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .news .article .article-content h5,.news .article .article-content .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .news .article .article-content h5,.news .article .article-content .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .news .article .article-content h5,.news .article .article-content .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .news .article .article-content h5,.news .article .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .news .article .article-content .more>.row:last-child h5,.news .article .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .news .article .article-content .article-32 .more>.row:last-child h5,.news .article .article-content .right-box-title h3,.right-box-title .news .article .article-content h3,.news .article .article-content .article-box .article-title,.article-box .news .article .article-content .article-title,.news .article .article-content .guide h1,.guide .news .article .article-content h1,.news .article .article-content .article-30 h1,.article-30 .news .article .article-content h1,.news .article .article-content .article-29 h1,.article-29 .news .article .article-content h1,.news .article .article-content .article-31 h1,.article-31 .news .article .article-content h1,.news .article .article-content .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .news .article .article-content h3,.news .article .article-content .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .news .article .article-content h3,.news .article .article-content .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .news .article .article-content h2,.news .article .article-content .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .news .article .article-content h2,.news .article .article-content .box49 h3,.box49 .news .article .article-content h3,.news .article .article-content .box48 h2,.box48 .news .article .article-content h2,.news .article .article-content .box46 h3,.box46 .news .article .article-content h3,.news .article .article-content .box41 h2,.box41 .news .article .article-content h2,.news .article .article-content .box39 h4,.box39 .news .article .article-content h4,.news .article .article-content .box39 h3,.box39 .news .article .article-content h3,.news .article .article-content .box39 h2,.box39 .news .article .article-content h2,.news .article .article-content .box38 h2,.box38 .news .article .article-content h2,.news .article .article-content .box37 h4,.box37 .news .article .article-content h4,.news .article .article-content .box37 h3,.box37 .news .article .article-content h3,.news .article .article-content .box37 h2,.box37 .news .article .article-content h2,.news .article .article-content .box36 h2,.box36 .news .article .article-content h2,.news .article .article-content .box47-4 h1,.box47-4 .news .article .article-content h1,.news .article .article-content .box47-3 h1,.box47-3 .news .article .article-content h1,.news .article .article-content .box47-6 h1,.box47-6 .news .article .article-content h1,.news .article .article-content .box47-5 h1,.box47-5 .news .article .article-content h1,.news .article .article-content .box47-2 h1,.box47-2 .news .article .article-content h1,.news .article .article-content .box47 h1,.box47 .news .article .article-content h1,.news .article .article-content .box47-7 h1,.box47-7 .news .article .article-content h1,.news .article .article-content .box47-8 h1,.box47-8 .news .article .article-content h1,.news .article .article-content .box35 .text-center-box h2,.box35 .text-center-box .news .article .article-content h2,.news .article .article-content .box40 .text-center-box h2,.box40 .text-center-box .news .article .article-content h2,.news .article .article-content .box42 .text-center-box h2,.box42 .text-center-box .news .article .article-content h2,.news .article .article-content .box44 .text-center-box h2,.box44 .text-center-box .news .article .article-content h2,.news .article .article-content .box47 .text-center-box h2,.box47 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-2 .text-center-box h2,.box47-2 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-3 .text-center-box h2,.box47-3 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-4 .text-center-box h2,.box47-4 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-5 .text-center-box h2,.box47-5 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-6 .text-center-box h2,.box47-6 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-7 .text-center-box h2,.box47-7 .text-center-box .news .article .article-content h2,.news .article .article-content .box47-8 .text-center-box h2,.box47-8 .text-center-box .news .article .article-content h2,.news .article .article-content .box35 .text-center-box h1,.box35 .text-center-box .news .article .article-content h1,.news .article .article-content .box40 .text-center-box h1,.box40 .text-center-box .news .article .article-content h1,.news .article .article-content .box42 .text-center-box h1,.box42 .text-center-box .news .article .article-content h1,.news .article .article-content .box44 .text-center-box h1,.box44 .text-center-box .news .article .article-content h1,.news .article .article-content .box47 .text-center-box h1,.box47 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-2 .text-center-box h1,.box47-2 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-3 .text-center-box h1,.box47-3 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-4 .text-center-box h1,.box47-4 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-5 .text-center-box h1,.box47-5 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-6 .text-center-box h1,.box47-6 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-7 .text-center-box h1,.box47-7 .text-center-box .news .article .article-content h1,.news .article .article-content .box47-8 .text-center-box h1,.box47-8 .text-center-box .news .article .article-content h1,.news .article .article-content .box33 h2,.box33 .news .article .article-content h2,.news .article .article-content .article-20 .box25 h2,.article-20 .box25 .news .article .article-content h2,.news .article .article-content .article-21 .box25 h2,.article-21 .box25 .news .article .article-content h2,.news .article .article-content .article-22 .box25 h2,.article-22 .box25 .news .article .article-content h2,.news .article .article-content .box20 h2,.box20 .news .article .article-content h2,.news .article .article-content #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .news .article .article-content h3,.news .article .article-content .article-14 .box11 h2,.article-14 .box11 .news .article .article-content h2,.news .article .article-content #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .news .article .article-content h2,.news .article .article-content .article-9 .row:first-child h3,.article-9 .row:first-child .news .article .article-content h3,.news .article .article-content #scontainer-36 h3,#scontainer-36 .news .article .article-content h3,.news .article .article-content #scontainer-36 h2,#scontainer-36 .news .article .article-content h2,.news .article .article-content #scontainer-33 h2,#scontainer-33 .news .article .article-content h2,.news .article .article-content #scontainer-31 h2,#scontainer-31 .news .article .article-content h2,.news .article .article-content #scontainer-30 h2,#scontainer-30 .news .article .article-content h2,.news .article .article-content #scontainer-19 h3,#scontainer-19 .news .article .article-content h3,.news .article .article-content #scontainer-13 h3,#scontainer-13 .news .article .article-content h3,.news .article .article-content #scontainer-14 h3,#scontainer-14 .news .article .article-content h3,.news .article .article-content #scontainer-15 h3,#scontainer-15 .news .article .article-content h3,.news .article .article-content #scontainer-16 h3,#scontainer-16 .news .article .article-content h3,.news .article .article-content #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .news .article .article-content h2,.news .article .article-content .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .news .article .article-content h1,.news .article .article-content .subpage-content h1,.subpage-content .news .article .article-content h1,.news .article .article-content .subpage-content h2,.subpage-content .news .article .article-content h2,.news .article .article-content .btn6,.news .article .article-content #scontainer-58 a,#scontainer-58 .news .article .article-content a,.news .article .article-content #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .news .article .article-content a,.news .article .article-content #scontainer-3 h1,#scontainer-3 .news .article .article-content h1{font-size:16px;text-transform:uppercase;font-weight:400;font-family:"Open Sans",sans-serif;color:#232323;line-height:28px;margin-bottom:15px;display:block}.news .article .article-content .entry p{font-size:14px;font-weight:300;color:#929292}.news .article .article-content .more{color:#303030;font-size:14px;font-weight:600}.news h2{font-weight:400;font-size:30px;font-family:"Alegreya Sans",sans-serif}.news h6{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;max-width:500px;margin:0 auto;line-height:29px}.news .row:first-child{margin-top:70px;text-align:center;margin-bottom:50px}@media(max-width: 991px){#scontainer-10{margin-top:0}}#scontainer-10 p{font-size:12px;font-weight:400;line-height:25px;text-align:justify}#cookie-information{padding:10px;font-size:10px;text-align:center;font-family:"Open Sans",sans-serif;color:#fff;background:#232323}#cookie-information a{font-size:10px;text-transform:uppercase;color:#fff}#cookie-information a:hover{color:#fbfa08}.footer{background:#ebebeb;padding-top:60px;padding-bottom:60px}@media(min-width: 576px)and (max-width: 767px){.footer div[class^=col-]:last-child{margin-top:30px}}.footer div[class^=col-]:first-child #menu-container-1>ul>li{display:none}.footer div[class^=col-]:first-child #menu-container-1>ul>li:nth-child(2){display:block}@media(max-width: 575px){.footer div[class^=col-]:first-child{margin-bottom:30px}}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li{display:none}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(5),.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(9){display:block}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(5){margin-bottom:25px}@media(max-width: 575px){.footer div[class^=col-]:nth-child(2){margin-bottom:30px}}.footer #menu-container-1>ul{margin-bottom:0;padding-inline-start:0;list-style-type:none}.footer #menu-container-1>ul>li>a{font-size:12px;color:#303030;line-height:22px;font-weight:700;margin-bottom:15px;display:block;pointer-events:none}.footer #menu-container-1>ul>li>a .fa{display:none}.footer #menu-container-1>ul>li>ul{padding-inline-start:0;list-style-type:none}.footer #menu-container-1>ul>li>ul>li>a{font-size:12px;color:#7a7a7a;font-weight:400;line-height:22px}.footer #menu-container-1>ul>li>ul>li>a:hover{color:#303030}.footer #menu-container-1 #link-5 a{pointer-events:initial}.footer p{font-size:12px;color:#303030;line-height:22px;font-weight:700;margin-bottom:15px}.footer #menu-container-5 ul{padding-inline-start:0;list-style-type:none;margin-bottom:0}.footer #menu-container-5 ul li a{font-size:12px;color:#7a7a7a;font-weight:400;line-height:22px}.footer #menu-container-5 ul li a:hover{color:#303030}.footer img{width:210px}@media(min-width: 768px)and (max-width: 991px){.footer img{width:150px}}@media(max-width: 575px){.footer img{width:100%}}.subpage-content{padding-top:100px}.subpage-content h1,.subpage-content h2{margin-bottom:20px}.subpage-image-container{margin-top:34px;margin-left:auto;margin-right:auto}@media(min-width: 1200px){.subpage-image-container{width:80%}}.subpage-image-container .subpage-image-link{margin-bottom:50px;position:relative}.subpage-image-container .subpage-image-link a{display:block}.subpage-image-container .subpage-image-link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subpage-image-container .subpage-image-link p{position:absolute;bottom:0;left:0;right:0;width:100%;background:rgba(255,255,255,.75);margin-bottom:0;text-align:center;padding:10px;transition:all .3s ease}.subpage-image-container .subpage-image-link p a{font-family:"Open Sans",sans-serif;font-size:24px;transition:all .3s ease;color:#303030}@media(max-width: 575px){.subpage-image-container .subpage-image-link p a{font-size:20px}}.subpage-image-container .subpage-image-link:hover p{background:rgba(0,0,0,.5)}.subpage-image-container .subpage-image-link:hover p a{color:#fff}@media(min-width: 1200px){.article-185 .subpage-image-container{width:100%}}.subpage-content2{margin-top:60px}.subpage-content2 #scontainer-12 div[class^=col-],.subpage-content2 #scontainer-17 div[class^=col-],.subpage-content2 #scontainer-18 div[class^=col-],.subpage-content2 #scontainer-21 div[class^=col-],.subpage-content2 #scontainer-24 div[class^=col-],.subpage-content2 #scontainer-26 div[class^=col-],.subpage-content2 #scontainer-35 div[class^=col-],.subpage-content2 #scontainer-37 div[class^=col-],.subpage-content2 #scontainer-38 div[class^=col-],.subpage-content2 #scontainer-42 div[class^=col-],.subpage-content2 #scontainer-45 div[class^=col-],.subpage-content2 #scontainer-53 div[class^=col-],.subpage-content2 #scontainer-64 div[class^=col-]{padding:0;position:relative}.subpage-content2 #scontainer-12 div[class^=col-] img,.subpage-content2 #scontainer-17 div[class^=col-] img,.subpage-content2 #scontainer-18 div[class^=col-] img,.subpage-content2 #scontainer-21 div[class^=col-] img,.subpage-content2 #scontainer-24 div[class^=col-] img,.subpage-content2 #scontainer-26 div[class^=col-] img,.subpage-content2 #scontainer-35 div[class^=col-] img,.subpage-content2 #scontainer-37 div[class^=col-] img,.subpage-content2 #scontainer-38 div[class^=col-] img,.subpage-content2 #scontainer-42 div[class^=col-] img,.subpage-content2 #scontainer-45 div[class^=col-] img,.subpage-content2 #scontainer-53 div[class^=col-] img,.subpage-content2 #scontainer-64 div[class^=col-] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{position:absolute;background:rgba(255,255,255,.9);box-shadow:#232323 0px 0px 10px 0px;padding:70px 80px}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{padding:20px}}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1{margin-bottom:12px}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2{margin-bottom:12px}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box ul,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box ul{list-style-type:square;margin-bottom:0}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box ul li,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box ul li{margin-bottom:15px}.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box{position:absolute;background:rgba(255,255,255,.9);box-shadow:#232323 0px 0px 10px 0px;padding:50px 60px}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box{padding:15px}}.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1{font-weight:700;margin-bottom:12px}.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p{font-size:22px}@media(max-width: 767px){.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p{font-size:19px}}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-12 div[class^=col-]{height:600px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-12 div[class^=col-]{height:600px}}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-]{height:600px}}.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box{top:calc(50% - 173px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box{top:calc(50% - 173px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box{top:calc(50% - 173px);left:calc(50% - 140px);width:280px}}.subpage-content2 #scontainer-17 div[class^=col-]{height:700px}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-17 div[class^=col-]{height:800px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-17 div[class^=col-]{height:900px}}@media(max-width: 575px){.subpage-content2 #scontainer-17 div[class^=col-]{height:1000px}}.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 279px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 308px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 407px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box{top:calc(50% - 488px);left:calc(50% - 140px);width:280px}}.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul{list-style-type:square;margin-bottom:0}.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box ul li{margin-bottom:15px}@media(min-width: 992px)and (max-width: 1199px){.subpage-content2 #scontainer-18 div[class^=col-]{height:500px}}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-18 div[class^=col-]{height:600px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-18 div[class^=col-]{height:700px}}@media(max-width: 575px){.subpage-content2 #scontainer-18 div[class^=col-]{height:700px}}.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box{top:calc(50% - 204px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box{top:calc(50% - 225px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box{top:calc(50% - 245px);left:calc(50% - 140px);width:280px}}@media(min-width: 1200px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(min-width: 992px)and (max-width: 1199px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(min-width: 768px)and (max-width: 991px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}@media(max-width: 575px){.subpage-content2 #scontainer-21 div[class^=col-]{height:800px}}.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box{top:calc(50% - 244px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box{top:calc(50% - 244px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box{top:calc(50% - 290px);left:calc(50% - 140px);width:280px}}.subpage-content2 #scontainer-53 div[class^=col-]{height:756px}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-53 div[class^=col-]{height:862px}}@media(max-width: 575px){.subpage-content2 #scontainer-53 div[class^=col-]{height:987px}}.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box{top:calc(50% - 313px);left:calc(50% - 316px);width:633px}.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1{text-transform:uppercase}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box{top:10%;left:calc(50% - 274px);width:549px}}@media(max-width: 575px){.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box{top:5%;left:5%;right:5%;width:auto;padding:15px}}.subpage-content2 #scontainer-53 .btn4,.subpage-content2 #scontainer-53 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .subpage-content2 #scontainer-53 .btn,.subpage-content2 #scontainer-53 .btn5,.subpage-content2 #scontainer-53 .btn8{margin-top:20px}.subpage-content2 #scontainer-64 div[class^=col-]{height:800px}@media(max-width: 575px){.subpage-content2 #scontainer-64 div[class^=col-]{height:1070px}}.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{top:calc(50% - 316px);left:calc(50% - 316px);width:633px}.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1{text-transform:uppercase}@media(min-width: 576px)and (max-width: 767px){.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{width:500px;left:calc(50% - 250px);top:calc(50% - 366px)}}@media(max-width: 575px){.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box{width:80%;left:10%;top:5%;padding:20px}}.subpage-content2 #scontainer-64 .btn4,.subpage-content2 #scontainer-64 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .subpage-content2 #scontainer-64 .btn,.subpage-content2 #scontainer-64 .btn5,.subpage-content2 #scontainer-64 .btn8{margin-top:20px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-37 div[class^=col-]{height:600px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-37 div[class^=col-]{height:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-37 div[class^=col-]{height:700px}}@media(max-width: 575px){#scontainer-37 div[class^=col-]{height:700px}}#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 280px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){#scontainer-37 div[class^=col-] .text-center-box{top:calc(50% - 275px);left:calc(50% - 140px);width:280px}}@media(min-width: 992px)and (max-width: 1199px){#scontainer-38 div[class^=col-]{height:600px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-38 div[class^=col-]{height:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-38 div[class^=col-]{height:700px}}@media(max-width: 575px){#scontainer-38 div[class^=col-]{height:700px}}#scontainer-38 div[class^=col-] .text-center-box{top:calc(50% - 244px);left:calc(50% - 295px);width:590px}@media(min-width: 576px)and (max-width: 767px){#scontainer-38 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){#scontainer-38 div[class^=col-] .text-center-box{top:calc(50% - 238px);left:calc(50% - 140px);width:280px}}@media(min-width: 1200px){#scontainer-42 div[class^=col-]{height:700px}}@media(min-width: 992px)and (max-width: 1199px){#scontainer-42 div[class^=col-]{height:700px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-42 div[class^=col-]{height:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-42 div[class^=col-]{height:700px}}@media(max-width: 575px){#scontainer-42 div[class^=col-]{height:750px}}#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 240px);left:calc(50% - 400px);width:800px}#scontainer-42 div[class^=col-] .text-center-box h1{text-transform:uppercase}@media(min-width: 768px)and (max-width: 991px){#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 261px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 303px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){#scontainer-42 div[class^=col-] .text-center-box{top:calc(50% - 320px);left:calc(50% - 140px);width:280px}}@media(max-width: 767px){#scontainer-45 div[class^=col-]{height:350px}}#scontainer-45 div[class^=col-] .text-right-box{top:auto;left:auto;width:515px;bottom:50px;right:50px}#scontainer-45 div[class^=col-] .text-right-box h1{text-transform:uppercase}@media(max-width: 767px){#scontainer-45 div[class^=col-] .text-right-box{top:20%;left:10%;width:auto;bottom:20%;right:10%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}}#scontainer-13 img,#scontainer-14 img,#scontainer-15 img,#scontainer-16 img{width:100%}#scontainer-13 h4,#scontainer-14 h4,#scontainer-15 h4,#scontainer-16 h4{margin-bottom:0}#scontainer-13 h3,#scontainer-14 h3,#scontainer-15 h3,#scontainer-16 h3{margin-bottom:30px}#scontainer-13 h2,#scontainer-14 h2,#scontainer-15 h2,#scontainer-16 h2{margin-bottom:30px}#scontainer-14{text-align:center}#scontainer-14 p{max-width:920px;margin-left:auto;margin-right:auto}#scontainer-15 img{max-width:100%}@media(max-width: 767px){#scontainer-15 img{margin-bottom:50px}}@media(min-width: 992px){#scontainer-15 div[class^=col-]:first-child{padding-left:0}}@media(min-width: 768px)and (max-width: 991px){#scontainer-15 div[class^=col-]:first-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}}#scontainer-15 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}#scontainer-15 div[class^=col-]:last-child p{width:55%;margin-left:auto;margin-right:auto}@media(min-width: 992px)and (max-width: 1199px){#scontainer-15 div[class^=col-]:last-child p{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-15 div[class^=col-]:last-child p{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-15 div[class^=col-]:last-child p{width:80%}}@media(max-width: 575px){#scontainer-15 div[class^=col-]:last-child p{width:100%}}#scontainer-15 div[class^=col-]:last-child h3{width:55%;margin-left:auto;margin-right:auto;text-align:left}@media(min-width: 992px)and (max-width: 1199px){#scontainer-15 div[class^=col-]:last-child h3{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-15 div[class^=col-]:last-child h3{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-15 div[class^=col-]:last-child h3{width:80%}}@media(max-width: 575px){#scontainer-15 div[class^=col-]:last-child h3{width:100%}}#scontainer-16 img{max-width:100%}@media(max-width: 767px){#scontainer-16 img{margin-top:50px}}@media(min-width: 992px){#scontainer-16 div[class^=col-]:last-child{padding-right:0}}@media(min-width: 768px)and (max-width: 991px){#scontainer-16 div[class^=col-]:last-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}}#scontainer-16 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}#scontainer-16 div[class^=col-]:first-child p{width:55%;margin-left:auto;margin-right:auto;text-align:right}@media(min-width: 992px)and (max-width: 1199px){#scontainer-16 div[class^=col-]:first-child p{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-16 div[class^=col-]:first-child p{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-16 div[class^=col-]:first-child p{width:80%}}@media(max-width: 575px){#scontainer-16 div[class^=col-]:first-child p{width:100%}}#scontainer-16 div[class^=col-]:first-child h3{width:55%;margin-left:auto;margin-right:auto;text-align:right}@media(min-width: 992px)and (max-width: 1199px){#scontainer-16 div[class^=col-]:first-child h3{width:80%}}@media(min-width: 768px)and (max-width: 991px){#scontainer-16 div[class^=col-]:first-child h3{width:100%}}@media(min-width: 576px)and (max-width: 767px){#scontainer-16 div[class^=col-]:first-child h3{width:80%}}@media(max-width: 575px){#scontainer-16 div[class^=col-]:first-child h3{width:100%}}@media(min-width: 992px){#scontainer-19 h3,#scontainer-19 p{width:440px;margin-left:auto;margin-right:auto}}#scontainer-19 .row:nth-child(even){margin-top:100px}@media(max-width: 767px){#scontainer-19 .row:nth-child(even){flex-direction:column-reverse}}#scontainer-19 .row:nth-child(even) div[class^=col-]:first-child{display:flex;align-items:center;justify-content:center}#scontainer-19 .row:nth-child(even) div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){#scontainer-19 .row:nth-child(even) div[class^=col-]:last-child{margin-bottom:50px}}#scontainer-19 .row:nth-child(odd) div[class^=col-]:last-child{display:flex;align-items:center;justify-content:center}#scontainer-19 .row:nth-child(odd) div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){#scontainer-19 .row:nth-child(odd) div[class^=col-]:first-child{margin-bottom:50px}}#scontainer-20 div[class^=col-],#scontainer-66 div[class^=col-]{text-align:center}#scontainer-20 div[class^=col-] h6,#scontainer-66 div[class^=col-] h6{font-size:18px;font-weight:400;font-family:"Open Sans",sans-serif;margin-bottom:30px}#scontainer-20 div[class^=col-] h2,#scontainer-66 div[class^=col-] h2{font-size:30px;margin-bottom:15px}#scontainer-20 div[class^=col-] .btn2:first-child,#scontainer-66 div[class^=col-] .btn2:first-child{margin-right:25px}@media(max-width: 575px){#scontainer-20 div[class^=col-] .btn2:first-child,#scontainer-66 div[class^=col-] .btn2:first-child{margin-right:0}}@media(max-width: 575px){#scontainer-20 .row:last-child div[class^=col-],#scontainer-66 .row:last-child div[class^=col-]{display:block}}#scontainer-22{background:#ebebeb;padding-top:100px;padding-bottom:100px;text-align:center}#scontainer-22 img{max-width:100%}#scontainer-22 .row:last-child div[class^=col-]{display:flex;align-items:center;justify-content:center}#scontainer-23 img{width:100%}@media(max-width: 767px){#scontainer-23 img{margin-bottom:30px}}#scontainer-23 div[class^=col-]:first-child{text-align:right}#scontainer-25 h2,#scontainer-50 h2,#scontainer-54 h2,#scontainer-65 h2{text-align:center}@media(min-width: 992px){#scontainer-25 .tab-content div[class^=col-]:first-child,#scontainer-50 .tab-content div[class^=col-]:first-child,#scontainer-54 .tab-content div[class^=col-]:first-child,#scontainer-65 .tab-content div[class^=col-]:first-child{border-right:1px solid #303030}}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td{border-top:none}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr td:first-child,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td:first-child,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td:first-child,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td:first-child{color:#fff;background-color:#232323;text-align:right;font-size:14px;line-height:24px;font-weight:400;font-family:"Alegreya Sans",sans-serif}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 40px 20px}@media(max-width: 575px){#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 20px 20px}}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:60px 40px}@media(max-width: 575px){#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:60px 20px}}#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:20px 40px 100px}@media(max-width: 575px){#scontainer-25 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:20px 20px 100px}}#scontainer-25 .tab-content div[class^=col-]:last-child,#scontainer-50 .tab-content div[class^=col-]:last-child,#scontainer-54 .tab-content div[class^=col-]:last-child,#scontainer-65 .tab-content div[class^=col-]:last-child{text-align:center}#scontainer-25 .tab-content div[class^=col-]:last-child>img,#scontainer-50 .tab-content div[class^=col-]:last-child>img,#scontainer-54 .tab-content div[class^=col-]:last-child>img,#scontainer-65 .tab-content div[class^=col-]:last-child>img{margin-bottom:30px;width:179px}#scontainer-25 .tab-content div[class^=col-]:last-child table tr td:first-child,#scontainer-50 .tab-content div[class^=col-]:last-child table tr td:first-child,#scontainer-54 .tab-content div[class^=col-]:last-child table tr td:first-child,#scontainer-65 .tab-content div[class^=col-]:last-child table tr td:first-child{text-align:left}#scontainer-25 .tab-content div[class^=col-]:last-child table tr td:last-child,#scontainer-50 .tab-content div[class^=col-]:last-child table tr td:last-child,#scontainer-54 .tab-content div[class^=col-]:last-child table tr td:last-child,#scontainer-65 .tab-content div[class^=col-]:last-child table tr td:last-child{text-align:right}#scontainer-25 .tab-content div[class^=col-]:last-child p,#scontainer-50 .tab-content div[class^=col-]:last-child p,#scontainer-54 .tab-content div[class^=col-]:last-child p,#scontainer-65 .tab-content div[class^=col-]:last-child p{text-align:left;margin-left:100px;margin-top:30px}@media(max-width: 991px){#scontainer-25 .tab-content div[class^=col-]:last-child p,#scontainer-50 .tab-content div[class^=col-]:last-child p,#scontainer-54 .tab-content div[class^=col-]:last-child p,#scontainer-65 .tab-content div[class^=col-]:last-child p{margin-left:0px;text-align:center}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td{padding:15px 40px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr td{padding:15px 15px}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 40px 20px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:first-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:first-child td{padding:100px 15px 15px}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:15px 40px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:nth-child(2) td{padding:15px 15px}}#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:20px 40px 100px}@media(max-width: 575px){#scontainer-50 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-54 .tab-content div[class^=col-]:first-child table tbody tr:last-child td,#scontainer-65 .tab-content div[class^=col-]:first-child table tbody tr:last-child td{padding:15px 15px 100px}}#scontainer-50 .tab-content div[class^=col-]:last-child>img,#scontainer-54 .tab-content div[class^=col-]:last-child>img,#scontainer-65 .tab-content div[class^=col-]:last-child>img{width:240px}#scontainer-27{text-align:center}#scontainer-28 img,#scontainer-47 img{width:100%}#scontainer-28 p,#scontainer-47 p,.box26 p{padding-left:55px;position:relative;margin-bottom:0;margin-top:16px}#scontainer-28 p span,#scontainer-47 p span,.box26 p span{position:absolute;left:0;padding:3px 10px;border:1px solid #303030;display:inline-block}@media(min-width: 1200px){.box26{margin-bottom:0}}.box26 img{max-width:100%}@media(max-width: 991px){.box26 div[class^=col-]:first-child{text-align:center}}#scontainer-29{background:#ebebeb}#scontainer-29 img{width:100%}#scontainer-29 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 991px){#scontainer-29 div[class^=col-]:first-child{padding-top:50px;padding-bottom:50px}}#scontainer-29 div[class^=col-]:last-child{display:flex;align-items:center;justify-content:center}#scontainer-29 h2{margin-bottom:60px}#scontainer-30 h2{margin-bottom:30px}#scontainer-30 .row:first-child{margin-bottom:50px}#scontainer-30 .row:nth-child(2) img,#scontainer-30 .row:nth-child(4) img{width:100%}@media(max-width: 991px){#scontainer-30 .row:nth-child(2) img,#scontainer-30 .row:nth-child(4) img{margin-bottom:30px}}#scontainer-30 .row:nth-child(4){margin-top:30px;margin-bottom:50px}#scontainer-30 .row:nth-child(5){margin-bottom:50px}@media(max-width: 767px){#scontainer-30 .row:nth-child(5){flex-direction:column-reverse}#scontainer-30 .row:nth-child(5) img{margin-bottom:30px;max-width:100%}}#scontainer-30 .row:nth-child(5) div[class^=col-]:first-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center;border-right:1px solid #303030}@media(max-width: 767px){#scontainer-30 .row:nth-child(5) div[class^=col-]:first-child{border-right:none}}#scontainer-30 .row:nth-child(5) div[class^=col-]:last-child{display:flex;align-items:center;justify-content:center}#scontainer-30 .row:nth-child(5) table{margin-bottom:30px}#scontainer-30 .row:nth-child(6){margin-bottom:50px}#scontainer-30 .row:nth-child(6) div[class^=col-] div{background:#ebebeb;padding:30px;min-height:208px}@media(max-width: 991px){#scontainer-30 .row:nth-child(6) div[class^=col-] div{margin-bottom:30px;display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}}#scontainer-30 .row:nth-child(6) div[class^=col-] div p{margin-bottom:10px}#scontainer-30 .row:nth-child(6) div[class^=col-] div p:last-child{margin-bottom:0}#scontainer-30 ul{margin-top:30px}#scontainer-30 ul li{margin-bottom:20px}#scontainer-31{padding-top:100px;padding-bottom:100px;background-image:url("/upload/filemanager/images/produkty/gold-energy-pvc/vidok-gold-energy-70.jpg");background-size:cover;color:#fff}#scontainer-31 h2{color:#fff;text-align:center;margin-bottom:50px}#scontainer-31 p{color:#fff;text-align:center;margin-bottom:0;line-height:25px}#scontainer-32 .row{margin-bottom:50px}#scontainer-32 .row:first-child img{width:100%}#scontainer-32 .row:nth-child(2){text-align:center}#scontainer-32 .row:nth-child(3) img{height:231px;text-align:center;max-width:100%}@media(max-width: 575px){#scontainer-32 .row:nth-child(3) img{height:auto}}#scontainer-33{background:#f7f6f6;padding-top:100px;padding-bottom:100px}#scontainer-33 img{max-width:100%}@media(max-width: 767px){#scontainer-33 img{margin-bottom:30px}}#scontainer-33 h2{text-align:center;margin-bottom:50px}#scontainer-33 .row:first-child,#scontainer-33 .row:nth-child(2),#scontainer-33 .row:nth-child(3){margin-bottom:50px}#scontainer-33 .row:nth-child(4),#scontainer-33 .row:nth-child(7){margin-bottom:20px}#scontainer-33 .row:nth-child(4) h2,#scontainer-33 .row:nth-child(7) h2{text-align:left;margin-bottom:20px}#scontainer-33 .row:nth-child(5) div[class^=col-],#scontainer-33 .row:nth-child(6) div[class^=col-],#scontainer-33 .row:nth-child(8) div[class^=col-]{display:flex;justify-content:center;align-items:center}#scontainer-33 .row:nth-child(5) div[class^=col-] img,#scontainer-33 .row:nth-child(6) div[class^=col-] img,#scontainer-33 .row:nth-child(8) div[class^=col-] img{margin-bottom:50px}#scontainer-33 .row:nth-child(5),#scontainer-33 .row:nth-child(6){border-bottom:1px solid #303030;margin-bottom:50px}@media(max-width: 767px){#scontainer-33 .row:nth-child(3) div[class^=col-]{text-align:center}}#scontainer-34{text-align:center}#scontainer-34 .row:last-child div[class^=col-]{padding:0}#scontainer-34 .row:last-child div[class^=col-] img{width:100%;-o-object-fit:cover;object-fit:cover}#scontainer-36 h2{margin-bottom:30px}#scontainer-36 h3{font-size:25px;margin-top:30px;margin-bottom:30px}#scontainer-36 .row:nth-child(2){text-align:center}#scontainer-36 .row:nth-child(2) p{margin-bottom:30px}#scontainer-36 .row:nth-child(3) .btn3{color:#fff;margin-top:20px;display:inline-block}#scontainer-36 .row:nth-child(3) div[class^=col-] div{background:#f4f4f4;padding:40px 50px;height:100%}#scontainer-39 img{max-width:100%}#scontainer-39 div[class^=col-]:first-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}#scontainer-39 div[class^=col-]:first-child img{width:288px;margin-bottom:50px}#scontainer-39 div[class^=col-]:first-child p{max-width:300px}@media(max-width: 767px){#scontainer-39 div[class^=col-]:first-child p:last-child{margin-bottom:50px}}.portfolio div[class^=col-]{padding-bottom:70px}.portfolio div[class^=col-] img{max-width:100%;margin-bottom:60px}@media(max-width: 575px){.portfolio div[class^=col-] img{margin-bottom:30px}}.portfolio div[class^=col-] h6{color:#232323;font-family:"Open Sans",sans-serif;font-size:18px;line-height:29px;font-weight:400;letter-spacing:0px;text-transform:none}.article-9{padding-top:100px;padding-bottom:100px;background-image:url("/upload/filemanager/images/strefa-partnerstwa/strefa-partnerstwa-bg.jpg");background-size:cover}.article-9 .row:first-child{text-align:center}.article-9 .row:first-child h3{margin-bottom:70px}.article-10 h1,.article-15 h1,.article-16 h1,.article-17 h1,.article-18 h1,.article-20 h1{color:#000;font-family:"Open Sans",sans-serif;font-size:40px;font-weight:300;text-align:center;margin-bottom:0;padding:40px 20px}.article-10 .window-construction,.article-15 .window-construction,.article-16 .window-construction,.article-17 .window-construction,.article-18 .window-construction,.article-20 .window-construction{position:relative}.article-10 .window-construction:before,.article-15 .window-construction:before,.article-16 .window-construction:before,.article-17 .window-construction:before,.article-18 .window-construction:before,.article-20 .window-construction:before{position:absolute;content:"";width:600px;height:400px;background:#ebebeb;left:21%;bottom:-32px}@media(max-width: 991px){.article-10 .window-construction:before,.article-15 .window-construction:before,.article-16 .window-construction:before,.article-17 .window-construction:before,.article-18 .window-construction:before,.article-20 .window-construction:before{display:none}}.article-10 .window-construction img,.article-15 .window-construction img,.article-16 .window-construction img,.article-17 .window-construction img,.article-18 .window-construction img,.article-20 .window-construction img{width:80%}.article-10 .window-construction p,.article-15 .window-construction p,.article-16 .window-construction p,.article-17 .window-construction p,.article-18 .window-construction p,.article-20 .window-construction p{padding-left:55px;position:relative;margin-bottom:0;margin-top:16px}.article-10 .window-construction p span,.article-15 .window-construction p span,.article-16 .window-construction p span,.article-17 .window-construction p span,.article-18 .window-construction p span,.article-20 .window-construction p span{position:absolute;left:0;padding:3px 10px;color:#fff;background:#303030;border:1px solid #303030;display:inline-block}.article-10 .solid,.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid,.article-20 .solid{background-image:url("/upload/filemanager/images/produkty/linia-extreme-pvc/tlo.jpg");background-size:cover}.article-10 .solid .container>.row>div[class^=col-]:first-child,.article-15 .solid .container>.row>div[class^=col-]:first-child,.article-16 .solid .container>.row>div[class^=col-]:first-child,.article-17 .solid .container>.row>div[class^=col-]:first-child,.article-18 .solid .container>.row>div[class^=col-]:first-child,.article-20 .solid .container>.row>div[class^=col-]:first-child{padding-right:80px}.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{color:#fff;margin-bottom:50px}@media(max-width: 575px){.article-10 .solid .container>.row>div[class^=col-]:first-child h2,.article-15 .solid .container>.row>div[class^=col-]:first-child h2,.article-16 .solid .container>.row>div[class^=col-]:first-child h2,.article-17 .solid .container>.row>div[class^=col-]:first-child h2,.article-18 .solid .container>.row>div[class^=col-]:first-child h2,.article-20 .solid .container>.row>div[class^=col-]:first-child h2{font-size:27px}}.article-10 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-15 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-16 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-17 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-18 .solid .container>.row>div[class^=col-]:first-child h2:before,.article-20 .solid .container>.row>div[class^=col-]:first-child h2:before{background:#fff}.article-10 .solid .container>.row>div[class^=col-]:first-child p,.article-15 .solid .container>.row>div[class^=col-]:first-child p,.article-16 .solid .container>.row>div[class^=col-]:first-child p,.article-17 .solid .container>.row>div[class^=col-]:first-child p,.article-18 .solid .container>.row>div[class^=col-]:first-child p,.article-20 .solid .container>.row>div[class^=col-]:first-child p{color:#fff;margin-bottom:40px}.article-10 .solid .container>.row>div[class^=col-]:first-child h3,.article-15 .solid .container>.row>div[class^=col-]:first-child h3,.article-16 .solid .container>.row>div[class^=col-]:first-child h3,.article-17 .solid .container>.row>div[class^=col-]:first-child h3,.article-18 .solid .container>.row>div[class^=col-]:first-child h3,.article-20 .solid .container>.row>div[class^=col-]:first-child h3{font-size:18px;color:#fff;font-family:"Alegreya Sans",sans-serif;font-weight:500;margin-bottom:10px}.article-10 .solid .container>.row>div[class^=col-]:first-child img,.article-15 .solid .container>.row>div[class^=col-]:first-child img,.article-16 .solid .container>.row>div[class^=col-]:first-child img,.article-17 .solid .container>.row>div[class^=col-]:first-child img,.article-18 .solid .container>.row>div[class^=col-]:first-child img,.article-20 .solid .container>.row>div[class^=col-]:first-child img{margin-bottom:20px}.article-10 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-15 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-16 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-17 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-18 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p,.article-20 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-] p{color:#303030;background:#ebebeb;padding:60px 40px;min-height:185px;display:flex;justify-content:flex-start;align-items:center}.article-10 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-15 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-16 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-17 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-18 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p,.article-20 .solid .container>.row>div[class^=col-]:first-child .row div[class^=col-]:last-child p{margin-top:30px;padding:40px}.article-10 .solid .container>.row>div[class^=col-]:last-child,.article-15 .solid .container>.row>div[class^=col-]:last-child,.article-16 .solid .container>.row>div[class^=col-]:last-child,.article-17 .solid .container>.row>div[class^=col-]:last-child,.article-18 .solid .container>.row>div[class^=col-]:last-child,.article-20 .solid .container>.row>div[class^=col-]:last-child{text-align:center;position:relative;padding-left:80px}.article-10 .solid .container>.row>div[class^=col-]:last-child img,.article-15 .solid .container>.row>div[class^=col-]:last-child img,.article-16 .solid .container>.row>div[class^=col-]:last-child img,.article-17 .solid .container>.row>div[class^=col-]:last-child img,.article-18 .solid .container>.row>div[class^=col-]:last-child img,.article-20 .solid .container>.row>div[class^=col-]:last-child img{max-width:100%}.article-10 .solid .container>.row>div[class^=col-]:last-child:before,.article-15 .solid .container>.row>div[class^=col-]:last-child:before,.article-16 .solid .container>.row>div[class^=col-]:last-child:before,.article-17 .solid .container>.row>div[class^=col-]:last-child:before,.article-18 .solid .container>.row>div[class^=col-]:last-child:before,.article-20 .solid .container>.row>div[class^=col-]:last-child:before{position:absolute;content:"";left:0;top:20%;height:60%;width:2px;background:#fff}@media(max-width: 991px){.article-10 .solid .container>.row>div[class^=col-]:last-child:before,.article-15 .solid .container>.row>div[class^=col-]:last-child:before,.article-16 .solid .container>.row>div[class^=col-]:last-child:before,.article-17 .solid .container>.row>div[class^=col-]:last-child:before,.article-18 .solid .container>.row>div[class^=col-]:last-child:before,.article-20 .solid .container>.row>div[class^=col-]:last-child:before{display:none}}.article-10 .technology div[class^=col-]>img,.article-15 .technology div[class^=col-]>img,.article-16 .technology div[class^=col-]>img,.article-17 .technology div[class^=col-]>img,.article-18 .technology div[class^=col-]>img,.article-20 .technology div[class^=col-]>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.article-10 .technology div[class^=col-]:last-child,.article-15 .technology div[class^=col-]:last-child,.article-16 .technology div[class^=col-]:last-child,.article-17 .technology div[class^=col-]:last-child,.article-18 .technology div[class^=col-]:last-child,.article-20 .technology div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){.article-10 .technology div[class^=col-]:last-child,.article-15 .technology div[class^=col-]:last-child,.article-16 .technology div[class^=col-]:last-child,.article-17 .technology div[class^=col-]:last-child,.article-18 .technology div[class^=col-]:last-child,.article-20 .technology div[class^=col-]:last-child{margin-top:30px}}.article-10 .technology div[class^=col-]:last-child p,.article-15 .technology div[class^=col-]:last-child p,.article-16 .technology div[class^=col-]:last-child p,.article-17 .technology div[class^=col-]:last-child p,.article-18 .technology div[class^=col-]:last-child p,.article-20 .technology div[class^=col-]:last-child p{margin-bottom:30px}.article-10 .technology div[class^=col-]:last-child h2,.article-10 .technology div[class^=col-]:last-child p,.article-10 .technology div[class^=col-]:last-child a,.article-15 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child p,.article-15 .technology div[class^=col-]:last-child a,.article-16 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child p,.article-16 .technology div[class^=col-]:last-child a,.article-17 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child p,.article-17 .technology div[class^=col-]:last-child a,.article-18 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child p,.article-18 .technology div[class^=col-]:last-child a,.article-20 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child p,.article-20 .technology div[class^=col-]:last-child a{margin-left:-100px}@media(max-width: 767px){.article-10 .technology div[class^=col-]:last-child h2,.article-10 .technology div[class^=col-]:last-child p,.article-10 .technology div[class^=col-]:last-child a,.article-15 .technology div[class^=col-]:last-child h2,.article-15 .technology div[class^=col-]:last-child p,.article-15 .technology div[class^=col-]:last-child a,.article-16 .technology div[class^=col-]:last-child h2,.article-16 .technology div[class^=col-]:last-child p,.article-16 .technology div[class^=col-]:last-child a,.article-17 .technology div[class^=col-]:last-child h2,.article-17 .technology div[class^=col-]:last-child p,.article-17 .technology div[class^=col-]:last-child a,.article-18 .technology div[class^=col-]:last-child h2,.article-18 .technology div[class^=col-]:last-child p,.article-18 .technology div[class^=col-]:last-child a,.article-20 .technology div[class^=col-]:last-child h2,.article-20 .technology div[class^=col-]:last-child p,.article-20 .technology div[class^=col-]:last-child a{margin-left:0}}@media(max-width: 991px){.article-10 .window-construction div[class^=col-]{text-align:center;margin-bottom:30px}}.article-10 .solid{padding-left:0;padding-right:0;max-width:2220px;margin-left:auto;margin-right:auto}.article-15 .solid,.article-16 .solid,.article-17 .solid,.article-18 .solid{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/pvc-70/vp-70-bg.png");background-position:center right}.article-15 #scontainer-41 h2,.article-16 #scontainer-41 h2,.article-17 #scontainer-41 h2,.article-18 #scontainer-41 h2{text-align:left;margin-bottom:100px}#scontainer-40,#scontainer-63{margin-top:150px;background-image:url("/upload/filemanager/images/produkty/linia-extreme-pvc/bg.jpg");background-size:cover}#scontainer-40 div[class^=col-]:first-child>div,#scontainer-63 div[class^=col-]:first-child>div{margin-top:-70px}@media(max-width: 1199px){#scontainer-40 div[class^=col-]:not(:last-child),#scontainer-63 div[class^=col-]:not(:last-child){margin-bottom:50px}}#scontainer-40 div[class^=col-]>div,#scontainer-63 div[class^=col-]>div{background:#fff;margin-top:-70px}@media(max-width: 1199px){#scontainer-40 div[class^=col-]>div,#scontainer-63 div[class^=col-]>div{max-width:70%;margin-left:auto;margin-right:auto;margin-top:0px}}@media(max-width: 575px){#scontainer-40 div[class^=col-]>div,#scontainer-63 div[class^=col-]>div{max-width:95%}}#scontainer-40 div[class^=col-]>div img,#scontainer-63 div[class^=col-]>div img{width:100%}#scontainer-40 div[class^=col-]>div div,#scontainer-63 div[class^=col-]>div div{padding:50px 25px 35px 25px}#scontainer-40 div[class^=col-]>div div h2,#scontainer-63 div[class^=col-]>div div h2{font-size:25px;font-weight:300;font-style:normal;letter-spacing:normal;text-align:left;text-transform:uppercase;font-family:"Open Sans",sans-serif;color:#303030;position:relative;margin-bottom:40px}#scontainer-40 div[class^=col-]>div div h2:before,#scontainer-63 div[class^=col-]>div div h2:before{position:absolute;content:"";bottom:-20px;height:2px;width:100px;background:#303030}#scontainer-40 div[class^=col-]>div div p,#scontainer-63 div[class^=col-]>div div p{margin-bottom:40px}@media(min-width: 768px){#scontainer-40 div[class^=col-]>div div p,#scontainer-63 div[class^=col-]>div div p{min-height:189px}}#scontainer-40 div[class^=col-]>div div .btn5,#scontainer-63 div[class^=col-]>div div .btn5{width:219px}#scontainer-63 div[class^=col-]>div div p{min-height:209px}#scontainer-41 div[class^=col-]{text-align:center;position:relative}#scontainer-41 div[class^=col-]:not(:last-child):before{right:0;top:20%;position:absolute;content:"";height:60%;width:2px;background:#ebebeb}#scontainer-41 div[class^=col-]:first-child img:first-child{position:absolute;left:0;top:0}#scontainer-41 div[class^=col-] h3{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:400;color:#303030;text-transform:uppercase;text-align:left}#scontainer-41 div[class^=col-] p{text-align:left;min-height:105px}#scontainer-41 div[class^=col-]>div{position:relative;border:2px solid #fff;transition:all .3s ease;padding:15px}#scontainer-41 div[class^=col-]>div img{margin-bottom:50px}#scontainer-41 div[class^=col-]>div div{text-align:left}#scontainer-41 div[class^=col-]>div:hover{border:2px solid #fbfa08}.article-11{text-align:center}.article-11 .container-fluid .row:first-child{margin-bottom:50px}.article-11 .container-fluid .row:first-child div[class^=col-]{padding:0}.article-11 .container-fluid .row:first-child img{width:100%}@media(max-width: 575px){.article-11 .container-fluid .row:first-child img{height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}.article-11 p{margin-bottom:30px}.article-11{margin-top:-50px}#scontainer-43 .row:first-child{text-align:center}#scontainer-43 .row:first-child h2{text-transform:uppercase;margin-bottom:15px}#scontainer-43 .row:first-child p{max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:70px}#scontainer-43 .row:last-child{max-width:950px;margin-left:auto;margin-right:auto}#scontainer-43 .row:last-child div[class^=col-] div{border:1px solid #303030;padding:50px 20px;margin-bottom:30px;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center;min-height:295px}#scontainer-43 .row:last-child div[class^=col-] div p{text-align:center}#scontainer-43 .row:last-child div[class^=col-] div p a{font-weight:600}#scontainer-43 .row:last-child div[class^=col-] div p a:hover{color:#000}.download-box,.article-9 .row:nth-child(2) div[class^=col-]{text-align:center;margin-bottom:30px}.download-box div,.article-9 .row:nth-child(2) div[class^=col-] div{padding-top:100px;padding-bottom:100px;background:#f7f6f6;transition:all .3s ease}.download-box div:hover,.article-9 .row:nth-child(2) div[class^=col-] div:hover{background-image:url("/upload/filemanager/images/strefa-partnerstwa/download.jpg");box-shadow:0 0 5px 5px #d5d5d5}.download-box2{text-align:left;margin-bottom:30px}.download-box2 div{padding:50px 30px;background:#f7f6f6;transition:all .3s ease;background-image:url("/upload/filemanager/images/strefa-partnerstwa/download.jpg")}.article-13 h1{text-align:center}.article-13 .row{margin-bottom:30px}.article-13 img{margin-bottom:10px;max-width:100%}.article-13 p a{word-wrap:break-word}.article-13 div[class^=col-]>img{max-height:111px}.salony>.row div[class^=col-]:last-child{display:flex;align-items:flex-start;justify-content:center}@media(min-width: 1200px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.9);margin-top:-60px}}@media(min-width: 992px)and (max-width: 1199px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.7);margin-top:-150px}}@media(min-width: 768px)and (max-width: 991px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.8);margin-top:-100px}}@media(min-width: 576px)and (max-width: 767px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.5);margin-top:-200px}}@media(max-width: 575px){.salony>.row div[class^=col-]:last-child .mapa-swiata-kontener{transform:scale(0.3);margin-top:-353px}}.salony h1{text-align:center;text-transform:uppercase;margin-top:50px}.salony img{width:960px}.salony #scontainer-44 .voivodeship{display:none}.salony #scontainer-44 .visible-box{display:block}.salony #scontainer-44 .hidden-box{display:none}.salony #scontainer-44 h2{padding:20px 10px;text-align:center;background:#ebebeb}.salony #scontainer-44 .store{text-align:center;padding-top:30px;padding-bottom:30px}.salony #scontainer-44 .store .btn{border:2px solid #000;background:#fff;color:#000;transition:all .5s ease;font-size:11px;padding:10px 25px;text-transform:uppercase}.salony #scontainer-44 .store .btn:hover{background:#000;color:#fff}.salony #scontainer-44 .store:not(:last-child){border-bottom:1px solid #ebebeb}.salony title{text-decoration:none;color:red}.box01 .row div[class^=col-] div{background:#f5f5f5;max-width:600px;margin-left:50px;padding-right:100px;position:relative}@media(max-width: 575px){.box01 .row div[class^=col-] div{margin-right:10px;max-width:100%;margin-left:0;padding:20px}}.box01 .row div[class^=col-] div:before{position:absolute;content:"";width:200px;height:200px;border:4px solid #fbfa08;right:-40px;top:-40px;z-index:-1}@media(max-width: 575px){.box01 .row div[class^=col-] div:before{right:-12px}}.box01 .row div[class^=col-] div h1,.box01 .row div[class^=col-] div p{margin-left:-50px}@media(max-width: 575px){.box01 .row div[class^=col-] div h1,.box01 .row div[class^=col-] div p{margin-left:0}}.article-19 h1{font-style:normal;font-weight:600;font-size:60px;line-height:82px;color:#303030;margin-bottom:24px}@media(max-width: 575px){.article-19 h1{font-size:38px}}.article-14 h1{font-style:normal;font-weight:600;font-size:60px;line-height:82px;color:#303030;margin-bottom:24px}@media(max-width: 575px){.article-14 h1{font-size:35px}}.article-14 .nav-tabs{border-bottom:none}.article-14 .nav-tabs li{margin-right:12px;width:279px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .nav-tabs li{margin-right:12px;width:212px}}@media(max-width: 991px){.article-14 .nav-tabs li{margin-bottom:15px}}@media(min-width: 576px)and (max-width: 767px){.article-14 .nav-tabs li{width:229px}}.article-14 .nav-tabs li a{padding:7px 12px;font-style:normal;font-weight:700;font-size:18px;line-height:1.3;color:#303030;text-transform:uppercase;border:1px solid #ccc;background:rgba(0,0,0,0);transition:all .3s ease;display:block}@media(min-width: 992px)and (max-width: 1199px){.article-14 .nav-tabs li a{min-height:63px;display:flex;justify-content:flex-start;align-items:center}}@media(min-width: 576px)and (max-width: 767px){.article-14 .nav-tabs li a{display:flex;justify-content:flex-start;align-items:center;min-height:63px}}@media(max-width: 575px){.article-14 .nav-tabs li a{display:flex;justify-content:flex-start;align-items:center;min-height:63px}}.article-14 .nav-tabs li a:hover,.article-14 .nav-tabs li a.active{background:#000;border:1px solid #000;color:#fff}.article-14 .box02 img{width:485px}@media(max-width: 1199px){.article-14 .box02 img{width:100%}}@media(max-width: 767px){.article-14 .box02 img{margin-bottom:50px}}.article-14 .box02 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box02 div[class^=col-]:last-child h2{font-size:40px;text-transform:uppercase}.article-14 .box02 div[class^=col-]:last-child h2:before{width:150px}.article-14 .box02 div[class^=col-]:last-child p{max-width:300px}@media(max-width: 767px){.article-14 .box02 div[class^=col-]:last-child p{max-width:100%}}.article-14 .box03{background:#f5f5f5}.article-14 .box03 div[class^=col-]{padding:0 50px}@media(min-width: 768px){.article-14 .box03 div[class^=col-]:not(:last-child){border-right:1px solid #ccc}}@media(max-width: 767px){.article-14 .box03 div[class^=col-]:not(:last-child){margin-bottom:50px}}.article-14 .box03 div[class^=col-] h2 span{font-size:40px;padding-left:5px;position:relative}.article-14 .box03 div[class^=col-] h2 span:before{position:absolute;content:"";width:50px;height:50px;border:2px solid #fbfa08;top:-11px;left:0}@media(min-width: 768px)and (max-width: 991px){.article-14 .box03 div[class^=col-]{padding:0px 25px}}.article-14 .box04 img{max-width:100%}.article-14 .box04 div[class^=col-]:first-child{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center;text-align:right}@media(max-width: 767px){.article-14 .box04 div[class^=col-]:first-child{align-items:center;text-align:center}}.article-14 .box04 div[class^=col-]:nth-child(2),.article-14 .box04 div[class^=col-]:nth-child(3){text-align:center}.article-14 .box04 div[class^=col-]:nth-child(2) p,.article-14 .box04 div[class^=col-]:nth-child(3) p{font-size:30px;font-weight:300}.article-14 .box04 h2:before{left:auto;right:0}@media(max-width: 767px){.article-14 .box04 h2:before{right:calc(50% - 50px)}}.article-14 .box05 div[class^=col-]:first-child img:first-child{margin-bottom:50px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box05 div[class^=col-]:first-child img:first-child{width:87%}}@media(min-width: 576px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:first-child img:first-child{width:100%}}@media(max-width: 575px){.article-14 .box05 div[class^=col-]:first-child img:first-child{width:100%}}.article-14 .box05 div[class^=col-]:first-child img:last-child{margin-left:10%;width:90%}@media(min-width: 768px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:first-child img:last-child{margin-left:0;width:118%}}@media(max-width: 767px){.article-14 .box05 div[class^=col-]:first-child img:last-child{margin-bottom:50px}}.article-14 .box05 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box05 div[class^=col-]:last-child div{background:#f5f5f5;padding:80px;max-width:500px;margin-left:-80px;position:relative}@media(min-width: 768px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:last-child div{padding:38px;max-width:500px;margin-left:0px;position:relative}}@media(max-width: 767px){.article-14 .box05 div[class^=col-]:last-child div{margin-left:0px}}@media(max-width: 575px){.article-14 .box05 div[class^=col-]:last-child div{margin-left:0px;width:80%;padding:20px}}.article-14 .box05 div[class^=col-]:last-child div:before{position:absolute;content:"";width:200px;height:200px;border:4px solid #fbfa08;right:-40px;top:-40px;z-index:-1}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box05 div[class^=col-]:last-child div:before{right:-21px}}@media(min-width: 768px)and (max-width: 991px){.article-14 .box05 div[class^=col-]:last-child div:before{right:-30px}}.article-14 .box08{margin-top:200px;background:#f5f5f5;padding:60px 70px;text-align:right}@media(max-width: 1199px){.article-14 .box08{margin-top:100px}}@media(max-width: 575px){.article-14 .box08{padding:50px 25px}}.article-14 .box08 div[class^=col-]:first-child{padding-right:50px;display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 991px){.article-14 .box08 div[class^=col-]:first-child{margin-bottom:50px}}@media(max-width: 575px){.article-14 .box08 div[class^=col-]:first-child{padding-right:15px}}.article-14 .box08 img{margin-top:-150px;width:100%}@media(max-width: 1199px){.article-14 .box08 img{margin-top:0px}}.article-14 .box08 h2:before{left:auto;right:0}.article-14 .box09 img{width:100%}.article-14 .box09 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box09 div[class^=col-]:last-child h2:before{max-width:150px}.article-14 .box10{background:#f5f5f5}.article-14 .box10 img{width:100%}.article-14 .box10 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-left:100px;padding-right:30px}@media(max-width: 1199px){.article-14 .box10 div[class^=col-]:first-child{padding-left:20px}}@media(max-width: 991px){.article-14 .box10 div[class^=col-]:first-child{margin-bottom:50px}}@media(max-width: 575px){.article-14 .box10 div[class^=col-]:first-child h2{line-height:20px}}.article-14 .box10 div[class^=col-]:first-child p{margin-bottom:0}.article-14 .box11 img{margin-bottom:20px;width:100%}.article-14 .box11 h2{position:relative;display:inline-block;margin-bottom:30px}.article-14 .box11 h2:before{position:absolute;content:"";bottom:-10px;width:100%;height:2px;background:#303030}@media(max-width: 767px){.article-14 .box11 div[class^=col-]{margin-bottom:50px}}.article-14 .box12{margin-top:200px}.article-14 .box12 div[class^=col-]:first-child div{background:#f5f5f5;padding:50px 40px;text-align:right;margin-top:-100px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box12 div[class^=col-]:first-child div{padding:50px 27px}}@media(min-width: 768px)and (max-width: 991px){.article-14 .box12 div[class^=col-]:first-child div{padding:50px 20px}}.article-14 .box12 div[class^=col-]:first-child div h2:before{left:auto;right:0}.article-14 .box12 div[class^=col-]:last-child img{margin-left:-20%;width:120%;z-index:-1;position:relative}@media(min-width: 768px)and (max-width: 991px){.article-14 .box12 div[class^=col-]:last-child img{height:378px;-o-object-fit:cover;object-fit:cover}}@media(min-width: 576px)and (max-width: 767px){.article-14 .box12 div[class^=col-]:last-child img{margin-left:0;width:100%;margin-top:0px}}.article-14 .box13 img{width:100%}.article-14 .box13 div[class^=col-]:first-child{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child{align-items:center}}.article-14 .box13 div[class^=col-]:first-child h2{text-align:right}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child h2{text-align:center}}.article-14 .box13 div[class^=col-]:first-child h2:before{left:auto;right:0}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child h2:before{left:calc(50% - 50px);right:auto}}.article-14 .box13 div[class^=col-]:first-child p{text-align:justify;max-width:400px}@media(max-width: 767px){.article-14 .box13 div[class^=col-]:first-child{margin-bottom:50px}}.article-14 .box13 div[class^=col-]:last-child{text-align:right}.article-14 .box14 div[class^=col-] div{padding:30px 100px;background:#f5f5f5;max-width:500px;margin-left:-200px;margin-top:120px;position:relative}@media(max-width: 767px){.article-14 .box14 div[class^=col-] div{margin-left:0px}}@media(max-width: 575px){.article-14 .box14 div[class^=col-] div{padding-left:20px;padding-right:20px}}.article-14 .box14 div[class^=col-] div:before{position:absolute;content:"";width:200px;height:200px;border:4px solid #fbfa08;right:-40px;top:-40px;z-index:-1}@media(min-width: 768px)and (max-width: 991px){.article-14 .box14 div[class^=col-] div:before{right:-30px}}@media(max-width: 575px){.article-14 .box14 div[class^=col-] div:before{right:-9px}}.article-14 .box14 div[class^=col-]:first-child img{width:100%}.article-14 .box15 img{width:100%}.article-14 .box15 div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box15 p{max-width:400px;text-align:justify}.article-14 .box16 img{width:100%}.article-14 .box16 div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box17{background-image:url("/upload/filemanager/images/produkty/dodatki/dark-bg.png");background-size:cover}.article-14 .box17 img{width:100%}@media(max-width: 767px){.article-14 .box17 img{margin-bottom:30px}}.article-14 .box17 div[class^=col-]:first-child{text-align:center}.article-14 .box17 div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-14 .box17 div[class^=col-]:last-child p{color:#fff;max-width:400px;text-align:justify}.article-14 .box17 div[class^=col-]:last-child h2{color:#fff}.article-14 .box17 div[class^=col-]:last-child h2 span{color:#fff}.article-14 .box17 div[class^=col-]:last-child h2:before{background:#fff}.article-14 .box18{background:#f5f5f5;padding-left:100px;padding-right:100px;text-align:center}@media(max-width: 575px){.article-14 .box18{padding-left:20px;padding-right:20px}}.article-14 .box18 h2{font-size:40px}.article-14 .box18 div[class^=col-]:first-child{margin-bottom:50px}.article-14 .box18 div[class^=col-]:last-child{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 1199px){.article-14 .box18 div[class^=col-]:last-child{justify-content:center}}.article-14 .box18 div[class^=col-]:last-child div{width:11%;margin-bottom:30px}@media(min-width: 992px)and (max-width: 1199px){.article-14 .box18 div[class^=col-]:last-child div{width:16.6666666667%}}@media(min-width: 768px)and (max-width: 991px){.article-14 .box18 div[class^=col-]:last-child div{width:25%}}@media(min-width: 576px)and (max-width: 767px){.article-14 .box18 div[class^=col-]:last-child div{width:50%}}@media(max-width: 575px){.article-14 .box18 div[class^=col-]:last-child div{width:50%}}.article-14 .box18 div[class^=col-]:last-child div img{margin-bottom:20px}.article-14 .box18 div[class^=col-]:last-child p{text-transform:uppercase}.article-14 .box19{margin-top:200px}@media(max-width: 767px){.article-14 .box19{margin-top:100px}}.article-14 .box19 img{width:135%}@media(min-width: 768px)and (max-width: 991px){.article-14 .box19 img{width:130%;height:500px;-o-object-fit:cover;object-fit:cover}}@media(min-width: 576px)and (max-width: 767px){.article-14 .box19 img{width:100%;margin-bottom:50px}}@media(max-width: 575px){.article-14 .box19 img{width:100%;margin-bottom:50px}}.article-14 .box19 div[class^=col-] div{text-align:right;background:#f5f5f5;padding:50px 40px;margin-top:-100px;margin-left:-80px}@media(min-width: 576px)and (max-width: 767px){.article-14 .box19 div[class^=col-] div{margin-top:0px;margin-left:0px}}@media(max-width: 575px){.article-14 .box19 div[class^=col-] div{margin-top:0px;margin-left:0px;padding:40px 20px}}.article-14 .box19 div[class^=col-] div p{text-align:right}.article-14 .box19 div[class^=col-] div h2{text-align:right}.article-14 .box19 div[class^=col-] div h2:before{left:auto;right:0}.files{margin-bottom:0}.files li a{margin-bottom:15px;display:block;font-weight:600}.gallery .image img{margin-bottom:15px}.article .text h2,.article .store-page .contact-box-02 h2 h2,.store-page .contact-box-02 .article h2 h2,.article .store-page .store-details a h2,.store-page .store-details .article a h2,.article .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article a h2,.article .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a h2,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article a h2,.article .contact-new-form form a h2,.contact-new-form form .article a h2,.article .contact-new-form form input h2,.contact-new-form form .article input h2,.article .contact-new-form form textarea h2,.contact-new-form form .article textarea h2,.article .contact-new-form form .form-check-label h2,.contact-new-form form .article .form-check-label h2,.article .article-entry .article-content .more h2,.article-entry .article-content .article .more h2,.article .article-30 a h2,.article-30 .article a h2,.article .article-30 h6 h2,.article-30 .article h6 h2,.article .article-29 a h2,.article-29 .article a h2,.article .article-31 a h2,.article-31 .article a h2,.article .article-26 .row:nth-child(6) div[class^=col-] div h5 h2,.article-26 .row:nth-child(6) div[class^=col-] div .article h5 h2,.article .box35 .text-center-box p h2,.box35 .text-center-box .article p h2,.article .box40 .text-center-box p h2,.box40 .text-center-box .article p h2,.article .box42 .text-center-box p h2,.box42 .text-center-box .article p h2,.article .box44 .text-center-box p h2,.box44 .text-center-box .article p h2,.article .box47 .text-center-box p h2,.box47 .text-center-box .article p h2,.article .box47-2 .text-center-box p h2,.box47-2 .text-center-box .article p h2,.article .box47-3 .text-center-box p h2,.box47-3 .text-center-box .article p h2,.article .box47-4 .text-center-box p h2,.box47-4 .text-center-box .article p h2,.article .box47-5 .text-center-box p h2,.box47-5 .text-center-box .article p h2,.article .box47-6 .text-center-box p h2,.box47-6 .text-center-box .article p h2,.article .box47-7 .text-center-box p h2,.box47-7 .text-center-box .article p h2,.article .box47-8 .text-center-box p h2,.box47-8 .text-center-box .article p h2,.article .box27 div[class^=col-] h5 h2,.box27 div[class^=col-] .article h5 h2,.article .box27 div[class^=col-] p h2,.box27 div[class^=col-] .article p h2,.article .article-20 .box25 h3 h2,.article-20 .box25 .article h3 h2,.article .article-21 .box25 h3 h2,.article-21 .box25 .article h3 h2,.article .article-22 .box25 h3 h2,.article-22 .box25 .article h3 h2,.article .box24 h4 h2,.box24 .article h4 h2,.article #scontainer-58 h4 h2,#scontainer-58 .article h4 h2,.article #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller h2,#scontainer-58 .row:first-child div[class^=col-] .model-box .article .bestseller h2,.article #scontainer-48 div[class^=col-] div p h2,#scontainer-48 div[class^=col-] div .article p h2,.article .date-add h2,.article a h2,.article .btn7 h2,.article #scontainer-7 p h2,#scontainer-7 .article p h2,.article #scontainer-9 p h2,#scontainer-9 .article p h2,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article p h2,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article p h2,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article p h2,.article #scontainer-37 div[class^=col-] .text-center-box ul li h2,#scontainer-37 div[class^=col-] .text-center-box ul .article li h2,.article #scontainer-38 div[class^=col-] .text-center-box ul li h2,#scontainer-38 div[class^=col-] .text-center-box ul .article li h2,.article #scontainer-13 p h2,#scontainer-13 .article p h2,.article #scontainer-14 p h2,#scontainer-14 .article p h2,.article #scontainer-15 p h2,#scontainer-15 .article p h2,.article #scontainer-16 p h2,#scontainer-16 .article p h2,.article #scontainer-19 p h2,#scontainer-19 .article p h2,.article #scontainer-31 p h2,#scontainer-31 .article p h2,.article #scontainer-36 .row:nth-child(3) a h2,#scontainer-36 .row:nth-child(3) .article a h2,.article #scontainer-43 .row:last-child div[class^=col-] div p a h2,#scontainer-43 .row:last-child div[class^=col-] div p .article a h2,.article .article-13 p h2,.article-13 .article p h2,.article .salony #scontainer-44 .store p a h2,.salony #scontainer-44 .store p .article a h2,.article .article-14 p h2,.article-14 .article p h2{font-size:1.25rem}.article .products h2{font-size:1.5rem;line-height:1.5}.article .products h2 strong{padding:0 5px;background:#000;color:#fff;display:inline-block}.article .products a{display:inline-block;font-weight:600 !important;border-bottom:2px solid #000}.article h1{font-size:1.75rem !important;margin:25px 0 !important;font-weight:600 !important}.article .date-add{font-weight:600;margin-bottom:10px}.article .date-add img{width:20px;height:20px;margin-right:10px}#scontainer-48{background-image:url("/upload/filemanager/images/produkty/okna/okna-drewniane/okna-drewniane-zalety.jpg");background-size:cover}#scontainer-48 div[class^=col-]:nth-child(odd){display:flex;justify-content:flex-end;align-items:center}#scontainer-48 div[class^=col-] div{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;background:rgba(255,255,255,.9);width:500px;height:250px;padding:20px 20px 20px 40px}@media(min-width: 768px)and (max-width: 1199px){#scontainer-48 div[class^=col-] div{width:calc(100% - 15px)}}@media(min-width: 576px)and (max-width: 767px){#scontainer-48 div[class^=col-] div{width:calc(100% - 30px);margin:auto}}@media(max-width: 575px){#scontainer-48 div[class^=col-] div{width:100%;padding:15px}}#scontainer-48 div[class^=col-] div img{margin-bottom:20px}#scontainer-48 div[class^=col-] div h3{font-size:26px;font-weight:700}@media(max-width: 991px){#scontainer-48 div[class^=col-] div h3{font-size:22px}}#scontainer-48 div[class^=col-] div p{margin-bottom:0}#scontainer-48 div[class^=col-]:first-child,#scontainer-48 div[class^=col-]:nth-child(2){margin-bottom:30px}@media(max-width: 767px){#scontainer-48 div[class^=col-]{margin-bottom:30px}}#scontainer-49{text-align:center}#scontainer-49 p{max-width:1100px;margin-left:auto;margin-right:auto}#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px)and (max-width: 991px){#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{height:340px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{height:240px}}@media(max-width: 575px){#scontainer-51 #scontainer-51-content>.row>div[class^=col-]>img{height:200px}}#scontainer-51 img{max-width:100%;min-width:100px}#scontainer-51 .row-list img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}#scontainer-51 h2{text-align:center}#scontainer-51 .gray-bg .row:nth-child(2){max-width:70%;justify-content:center;margin:auto}#scontainer-51 .gray-bg .row:nth-child(2) div[class^=col-]{text-align:center}.color-box{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.color-box .color-content{width:12.5%;text-align:center}@media(min-width: 768px)and (max-width: 991px){.color-box .color-content{width:18.5%}}@media(min-width: 576px)and (max-width: 767px){.color-box .color-content{width:24.5%}}@media(max-width: 575px){.color-box .color-content{width:49.5%}}#scontainer-52 img{max-width:100%}#scontainer-52 h2{line-height:40px;margin-bottom:40px}@media(max-width: 991px){#scontainer-52 h2{margin-top:50px}}#scontainer-52 h2 strong{font-size:42px}@media(max-width: 575px){#scontainer-52 h2 strong{font-size:30px}}#scontainer-52 .row:first-child div[class^=col-]:last-child{padding:0 15px}@media(min-width: 1200px){#scontainer-52 .row:first-child div[class^=col-]:last-child{padding:90px}}#scontainer-52 .row:last-child div[class^=col-]{text-align:center}#scontainer-52 .row:last-child h3:first-child{margin-bottom:20px}#scontainer-52 .row:last-child h3:last-child{margin-bottom:0}#scontainer-55 .gray-bg{text-align:center}#scontainer-55 .gray-bg .row:nth-child(2){margin-left:auto;margin-right:auto}@media(min-width: 992px){#scontainer-55 .gray-bg .row:nth-child(2){max-width:70%}}#scontainer-55 .gray-bg img{margin-bottom:20px}#scontainer-55 #scontainer-55-content>p:last-child{margin-bottom:0}#scontainer-55 #scontainer-55-content>p>img{width:100%;-o-object-fit:cover;object-fit:cover}#scontainer-56{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc-banner.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;max-width:1600px;margin-left:auto;margin-right:auto;height:588px;display:flex;align-items:center;justify-content:center}#scontainer-56 #scontainer-56-content{width:100%}#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child{padding-left:200px;padding-right:100px}@media(min-width: 768px)and (max-width: 1199px){#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child{padding-left:50px;padding-right:30px}}@media(max-width: 767px){#scontainer-56 #scontainer-56-content .row div[class^=col-]:last-child{background:rgba(255,255,255,.5);padding:15px;margin:auto;max-width:80%}}#scontainer-57 h3{font-size:20px}@media(min-width: 992px)and (max-width: 1199px){#scontainer-57 h3{min-height:56px}}@media(min-width: 576px)and (max-width: 767px){#scontainer-57 h3{min-height:56px}}@media(min-width: 576px){#scontainer-57 #scontainer-57-content>.row{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/back.jpg");background-repeat:no-repeat;background-size:auto;background-position:70px 20px}}@media(min-width: 576px)and (min-width: 768px)and (max-width: 991px){#scontainer-57 #scontainer-57-content>.row{background-position:center}}#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-right:100px}@media(max-width: 575px){#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:first-child{padding-right:15px;margin-bottom:30px}}#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child div[class^=col-]:nth-child(3),#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child div[class^=col-]:nth-child(4){padding-top:20px}#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child p{padding:60px 40px;background:#f2f2f2;color:#9c9b9b}@media(min-width: 992px)and (max-width: 1199px){#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child p{height:204px;display:flex;justify-content:flex-start;align-items:center}}@media(min-width: 576px)and (max-width: 767px){#scontainer-57 #scontainer-57-content>.row>div[class^=col-]:last-child p{height:204px;display:flex;justify-content:flex-start;align-items:center}}#scontainer-58 .row:first-child div[class^=col-]{display:flex;justify-content:center;align-items:center}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-]{display:block}}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-]:first-child .model-box{margin-top:80px}}@media(min-width: 992px){#scontainer-58 .row:first-child div[class^=col-]:first-child{border-right:2px solid #303030}}@media(max-width: 991px){#scontainer-58 .row:first-child div[class^=col-]:first-child{margin-bottom:40px}}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-]:last-child .img{margin-top:40px}}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-] .img{text-align:center}}#scontainer-58 .row:first-child div[class^=col-] .model-box{padding-left:40px;padding-right:40px;position:relative}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-] .model-box{padding-left:0px;padding-right:0px}}#scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller{position:absolute;top:-56px;left:40px;font-weight:700;padding:7px 10px;border:1px solid #303030}@media(max-width: 575px){#scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller{left:0px}}@media(max-width: 575px){#scontainer-58 .row:nth-child(2) div[class^=col-]{margin-bottom:30px}}@media(max-width: 991px){#scontainer-58 .row:nth-child(2) div[class^=col-] .img{text-align:center}}#scontainer-58 .row:nth-child(2) img{margin-bottom:30px}@media(min-width: 768px)and (max-width: 991px){#scontainer-58 .row:nth-child(2) img{margin-top:30px}}#scontainer-58 h4{font-size:18px}#scontainer-59 h3{font-size:43px;font-weight:400}#scontainer-59 #scontainer-59-content>.row{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/back3.png");background-repeat:no-repeat;background-size:auto;background-position:right bottom}@media(min-width: 768px)and (max-width: 991px){#scontainer-59 #scontainer-59-content>.row{flex-direction:column-reverse}}#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:first-child{display:flex;align-items:center}#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-right:100px;padding-top:150px;padding-bottom:150px}@media(min-width: 768px)and (max-width: 991px){#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:last-child{padding-top:0px;padding-bottom:50px}}@media(max-width: 575px){#scontainer-59 #scontainer-59-content>.row>div[class^=col-]:last-child{padding-right:15px;padding-top:108px}}#scontainer-59 #scontainer-59-content>.row>div[class^=col-] .row div[class^=col-]{display:flex;justify-content:flex-start;align-items:center}#scontainer-59 #scontainer-59-content>.row>div[class^=col-] .row div[class^=col-] img{margin-right:50px}#scontainer-59 #scontainer-59-content>.row>div[class^=col-] .row div[class^=col-]:not(:last-child){margin-bottom:55px}#scontainer-60 .btn5{width:250px}@media(min-width: 576px){#scontainer-60 .row{background-image:url("/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc.jpg");background-repeat:no-repeat;background-size:contain;background-position:left bottom}}@media(min-width: 768px)and (max-width: 991px){#scontainer-60 .row{background-size:cover}}@media(max-width: 575px){#scontainer-60 .row{background-size:cover}}@media(min-width: 1200px){#scontainer-60 .row{min-height:700px}}#scontainer-60 .row div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(min-width: 1200px){#scontainer-60 .row div[class^=col-]{padding-left:40px}}@media(min-width: 576px)and (max-width: 1199px){#scontainer-60 .row div[class^=col-] div{background:rgba(255,255,255,.6);padding:20px}}@media(max-width: 575px){#scontainer-60 .row div[class^=col-] div{background:rgba(255,255,255,.8);padding:0px}}@media(min-width: 768px)and (max-width: 991px){#scontainer-60 .row div[class^=col-]:last-child{margin-top:50px}}.box06{padding-bottom:30px}.box06 h2{margin-bottom:40px}.box07{background-image:url("/upload/filemanager/images/produkty/dodatki/dark-bg.png");background-size:cover;padding-top:80px;padding-bottom:80px;max-width:1600px;margin-left:auto;margin-right:auto}@media(max-width: 991px){.box07 div[class^=col-]:not(:last-child)>div{margin-bottom:30px}}@media(max-width: 575px){.box07 div[class^=col-]:last-child>div .btn5 img{width:54px !important}}.box07 div[class^=col-]>div{background-color:rgba(255,255,255,.87);padding:50px 20px;text-align:center;display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}.box07 div[class^=col-]>div>img{margin-bottom:40px}.box20 div[class^=col-]{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}.box20 h2{font-size:50px;text-transform:uppercase;font-weight:600;position:relative;margin-bottom:40px}@media(max-width: 575px){.box20 h2{font-size:32px}}.box20 h2:before{position:absolute;content:"";left:-10px;top:-18px;width:212px;height:100px;border:2px solid #fbfa08;z-index:-1}@media(max-width: 575px){.box20 h2:before{top:-35px}}.box21 div[class^=col-]{text-align:center}.box21 div[class^=col-] img{max-width:100%;margin-bottom:30px}@media(min-width: 992px)and (max-width: 1199px){.box21 div[class^=col-] img{height:234px}}@media(min-width: 768px)and (max-width: 991px){.box21 div[class^=col-] img{height:167px}}.box21 div[class^=col-] h4{font-size:20px;font-weight:600}@media(min-width: 576px)and (max-width: 767px){.box21 div[class^=col-]:first-child,.box21 div[class^=col-]:nth-child(2){margin-bottom:30px}}@media(max-width: 575px){.box21 div[class^=col-]{margin-bottom:30px}}.box23 p{padding-top:15px;padding-bottom:15px;margin-bottom:0;min-height:72px;display:flex;justify-content:center;align-items:center;text-transform:uppercase}.box23 div[class^=col-]{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}.box23 div[class^=col-] div{width:calc(11.1111111111% - 12px);margin:0 6px 15px;background:#ebebeb;text-align:center}@media(min-width: 992px)and (max-width: 1199px){.box23 div[class^=col-] div{width:calc(16.6666666667% - 12px)}}@media(min-width: 768px)and (max-width: 991px){.box23 div[class^=col-] div{width:calc(20% - 12px)}}@media(min-width: 576px)and (max-width: 767px){.box23 div[class^=col-] div{width:calc(33.3333333333% - 12px)}}@media(max-width: 575px){.box23 div[class^=col-] div{width:calc(50% - 12px)}}.box23 div[class^=col-] div img{width:100%;height:137px;-o-object-fit:cover;object-fit:cover}.box24{margin-top:20px;margin-bottom:20px}.box24 h4{font-size:18px}.img-100 img{width:100%;-o-object-fit:cover;object-fit:cover}.article-20 h1,.article-21 h1{text-align:center}.article-20 .nav-tabs a:before,.article-21 .nav-tabs a:before,.article-22 .nav-tabs a:before{content:"drzwi" !important;left:calc(50% - 30px) !important}.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%}@media(max-width: 575px){.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%;height:249px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}@media(min-width: 576px)and (max-width: 767px){.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%;height:449px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}@media(min-width: 768px)and (max-width: 991px){.article-20 .box25 img,.article-21 .box25 img,.article-22 .box25 img{width:100%;height:449px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}}.article-20 .box25 h2,.article-21 .box25 h2,.article-22 .box25 h2{margin-bottom:5px}.article-20 .box25 h3,.article-21 .box25 h3,.article-22 .box25 h3{font-size:15px}.article-20 .box25 p,.article-21 .box25 p,.article-22 .box25 p{margin-bottom:50px}.article-22 .nav-tabs a{padding:63px 25px 30px 25px !important}.article-22 .nav-tabs a:before{content:"rolety" !important;left:calc(50% - 35px) !important}.box27 .row:nth-child(4) img{max-height:438px}.box27 div[class^=col-]{text-align:center}.box27 div[class^=col-] img{margin-bottom:30px;width:auto;max-width:100%}.box27 div[class^=col-] p{font-weight:700;text-transform:uppercase;position:relative}.box27 div[class^=col-] p:before{content:"";position:absolute;bottom:-14px;left:calc(50% - 12px);font-weight:700;width:24px;height:3px;background:#303030}.box27 div[class^=col-] h5{font-weight:700;text-transform:uppercase;position:relative}.box27 div[class^=col-] h2{margin-bottom:0;text-transform:uppercase}.box28 div[class^=col-]:first-child{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center;text-align:right;padding:0 50px}@media(max-width: 1199px){.box28 div[class^=col-]:first-child{text-align:center;align-items:center;margin-bottom:20px}}@media(max-width: 575px){.box28 div[class^=col-]:first-child{padding:0px 15px}}.box28 div[class^=col-]:last-child{text-align:left}@media(max-width: 1199px){.box28 div[class^=col-]:last-child{text-align:center}}.box28 img{max-width:100%}.box28 h2{font-size:30px}.box29 h2:before{display:none}.box30{position:relative}.box30>div[class^=col-]>img{width:100%;-o-object-fit:cover;object-fit:cover;height:500px}.box30 div[class^=col-]:nth-child(2){padding-left:250px;padding-top:30px}@media(max-width: 575px){.box30 div[class^=col-]:nth-child(2){padding-left:15px}}.box30 .img-line{position:absolute;left:50px;bottom:0}@media(max-width: 575px){.box30 .img-line{display:none}}.box31 img{max-height:480px;margin-bottom:20px;max-width:100%}@media(max-width: 767px){.box31 div[class^=col-]{margin-bottom:30px;text-align:center}}.box32{position:relative}.box32>div[class^=col-]>img{width:100%;-o-object-fit:cover;object-fit:cover;height:500px}.box32 div[class^=col-]:nth-child(2){padding-left:50px;padding-top:30px}@media(max-width: 575px){.box32 div[class^=col-]:nth-child(2){padding-left:15px}}.box32 .img-line{position:absolute;right:250px;top:-50px}@media(max-width: 575px){.box32 .img-line{display:none}}.box33 img{margin-top:30px;width:100%}.box34>.row img{max-width:100%;margin-bottom:30px}@media(max-width: 991px){.box34>.row:first-child>div[class^=col-]:first-child{text-align:center}}.box34>.row:first-child>div[class^=col-]:nth-child(2){display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center;padding-left:100px;padding-right:150px;padding-bottom:200px}@media(max-width: 1199px){.box34>.row:first-child>div[class^=col-]:nth-child(2){padding-bottom:100px}}@media(max-width: 991px){.box34>.row:first-child>div[class^=col-]:nth-child(2){padding-left:15px;padding-right:15px}}.box34>.row:first-child>div[class^=col-] div[class^=col-] img{margin-bottom:0}@media(min-width: 576px)and (max-width: 991px){.box34>.row:first-child>div[class^=col-] div[class^=col-]{margin-bottom:30px}}.box35 div[class^=col-],.box40 div[class^=col-],.box42 div[class^=col-],.box44 div[class^=col-],.box47 div[class^=col-],.box47-2 div[class^=col-],.box47-3 div[class^=col-],.box47-4 div[class^=col-],.box47-5 div[class^=col-],.box47-6 div[class^=col-],.box47-7 div[class^=col-],.box47-8 div[class^=col-]{padding:0;position:relative}.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px)and (max-width: 991px){.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{height:450px}}@media(min-width: 576px)and (max-width: 767px){.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{height:450px}}@media(max-width: 575px){.box35 img,.box40 img,.box42 img,.box44 img,.box47 img,.box47-2 img,.box47-3 img,.box47-4 img,.box47-5 img,.box47-6 img,.box47-7 img,.box47-8 img{height:450px}}.box35 .text-center-box,.box40 .text-center-box,.box42 .text-center-box,.box44 .text-center-box,.box47 .text-center-box,.box47-2 .text-center-box,.box47-3 .text-center-box,.box47-4 .text-center-box,.box47-5 .text-center-box,.box47-6 .text-center-box,.box47-7 .text-center-box,.box47-8 .text-center-box{position:absolute;top:0;left:50%;background:#ebebeb;padding:70px 80px}@media(min-width: 576px)and (max-width: 767px){.box35 .text-center-box,.box40 .text-center-box,.box42 .text-center-box,.box44 .text-center-box,.box47 .text-center-box,.box47-2 .text-center-box,.box47-3 .text-center-box,.box47-4 .text-center-box,.box47-5 .text-center-box,.box47-6 .text-center-box,.box47-7 .text-center-box,.box47-8 .text-center-box{padding:20px}}@media(max-width: 575px){.box35 .text-center-box,.box40 .text-center-box,.box42 .text-center-box,.box44 .text-center-box,.box47 .text-center-box,.box47-2 .text-center-box,.box47-3 .text-center-box,.box47-4 .text-center-box,.box47-5 .text-center-box,.box47-6 .text-center-box,.box47-7 .text-center-box,.box47-8 .text-center-box{padding:10px}}.box35 .text-center-box h1,.box40 .text-center-box h1,.box42 .text-center-box h1,.box44 .text-center-box h1,.box47 .text-center-box h1,.box47-2 .text-center-box h1,.box47-3 .text-center-box h1,.box47-4 .text-center-box h1,.box47-5 .text-center-box h1,.box47-6 .text-center-box h1,.box47-7 .text-center-box h1,.box47-8 .text-center-box h1{margin-bottom:12px;text-transform:uppercase}.box35 .text-center-box h2,.box40 .text-center-box h2,.box42 .text-center-box h2,.box44 .text-center-box h2,.box47 .text-center-box h2,.box47-2 .text-center-box h2,.box47-3 .text-center-box h2,.box47-4 .text-center-box h2,.box47-5 .text-center-box h2,.box47-6 .text-center-box h2,.box47-7 .text-center-box h2,.box47-8 .text-center-box h2{margin-bottom:12px}.box47-8 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-8 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-8 img{height:800px}}@media(max-width: 575px){.box47-8 img{height:1200px}}.box47-8 .text-center-box{top:calc(50% - 342px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-8 .text-center-box{top:calc(50% - 373px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-8 .text-center-box{top:calc(50% - 355px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-8 .text-center-box{top:calc(50% - 538px);left:calc(50% - 140px);width:280px}}.box47-8 .btn4,.box47-8 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-8 .btn,.box47-8 .btn5,.box47-8 .btn8{margin-top:20px}.box47-7 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-7 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-7 img{height:700px}}@media(max-width: 575px){.box47-7 img{height:700px}}.box47-7 .text-center-box{top:calc(50% - 202px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-7 .text-center-box{top:calc(50% - 202px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-7 .text-center-box{top:calc(50% - 162px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-7 .text-center-box{top:calc(50% - 233px);left:calc(50% - 140px);width:280px}}.box47-7 .btn4,.box47-7 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-7 .btn,.box47-7 .btn5,.box47-7 .btn8{margin-top:20px}.box42 .text-center-box{top:calc(50% - 200px);left:auto;right:15%;width:633px}@media(min-width: 768px)and (max-width: 991px){.box42 .text-center-box{top:calc(50% - 200px);left:calc(50% - 316px);right:auto;width:633px}}@media(min-width: 576px)and (max-width: 767px){.box42 .text-center-box{top:calc(50% - 172px);left:calc(50% - 250px);right:auto;width:500px}}@media(max-width: 575px){.box42 .text-center-box{top:calc(50% - 257px);left:calc(50% - 135px);right:auto;width:270px}}.box42 img{height:737px}.box47 img{height:900px}@media(min-width: 576px)and (max-width: 767px){.box47 img{height:800px}}@media(max-width: 575px){.box47 img{height:800px}}.box47 .text-center-box{top:calc(50% - 305px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47 .text-center-box{top:calc(50% - 275px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47 .text-center-box{top:calc(50% - 223px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47 .text-center-box{top:calc(50% - 320px);left:calc(50% - 140px);width:280px}}.box47 .btn4,.box47 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47 .btn,.box47 .btn5,.box47 .btn8{margin-top:20px}.box47-2 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-2 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-2 img{height:700px}}@media(max-width: 575px){.box47-2 img{height:700px}}.box47-2 .text-center-box{top:calc(50% - 240px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-2 .text-center-box{top:calc(50% - 250px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-2 .text-center-box{top:calc(50% - 223px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-2 .text-center-box{top:calc(50% - 320px);left:calc(50% - 140px);width:280px}}.box47-2 .btn4,.box47-2 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-2 .btn,.box47-2 .btn5,.box47-2 .btn8{margin-top:20px}.box47-5 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-5 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-5 img{height:700px}}@media(max-width: 575px){.box47-5 img{height:700px}}.box47-5 .text-center-box{top:calc(50% - 172px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-5 .text-center-box{top:calc(50% - 194px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-5 .text-center-box{top:calc(50% - 144px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-5 .text-center-box{top:calc(50% - 194px);left:calc(50% - 140px);width:280px}}.box47-5 .btn4,.box47-5 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-5 .btn,.box47-5 .btn5,.box47-5 .btn8{margin-top:20px}.box47-6 img{height:900px}@media(min-width: 768px)and (max-width: 991px){.box47-6 img{height:800px}}@media(min-width: 576px)and (max-width: 767px){.box47-6 img{height:700px}}@media(max-width: 575px){.box47-6 img{height:700px}}.box47-6 .text-center-box{top:calc(50% - 133px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-6 .text-center-box{top:calc(50% - 133px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-6 .text-center-box{top:calc(50% - 83px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-6 .text-center-box{top:calc(50% - 102px);left:calc(50% - 140px);width:280px}}.box47-6 .btn4,.box47-6 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-6 .btn,.box47-6 .btn5,.box47-6 .btn8{margin-top:20px}.box47-3 img{height:700px}@media(min-width: 768px)and (max-width: 991px){.box47-3 img{height:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-3 img{height:700px}}@media(max-width: 575px){.box47-3 img{height:700px}}.box47-3 .text-center-box{position:relative;margin-top:25px;top:0;left:0}@media(min-width: 576px)and (max-width: 767px){.box47-3 .text-center-box{top:calc(50% - 175px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-3 .text-center-box{top:calc(50% - 246px);left:calc(50% - 130px);width:260px}}.box47-3 .btn4,.box47-3 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-3 .btn,.box47-3 .btn5,.box47-3 .btn8{margin-top:20px}.box47-4 img{height:700px}@media(max-width: 575px){.box47-4 img{height:850px}}.box47-4 .text-center-box{top:calc(50% - 272px);left:calc(50% - 400px);width:800px}@media(min-width: 768px)and (max-width: 991px){.box47-4 .text-center-box{top:calc(50% - 293px);left:calc(50% - 350px);width:700px}}@media(min-width: 576px)and (max-width: 767px){.box47-4 .text-center-box{top:calc(50% - 264px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box47-4 .text-center-box{top:calc(50% - 379px);left:calc(50% - 140px);width:280px}}.box47-4 .btn4,.box47-4 .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .box47-4 .btn,.box47-4 .btn5,.box47-4 .btn8{margin-top:20px}.box35 .text-center-box{top:calc(50% - 131px);left:calc(50% - 316px);width:633px}@media(min-width: 576px)and (max-width: 767px){.box35 .text-center-box{width:500px;top:calc(50% - 81px);left:calc(50% - 250px)}}@media(max-width: 575px){.box35 .text-center-box{width:280px;top:calc(50% - 94px);left:calc(50% - 140px)}}.box40 .text-center-box{top:calc(50% - 283px);left:calc(50% - 316px);width:633px}@media(min-width: 576px)and (max-width: 767px){.box40 .text-center-box{top:calc(50% - 233px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.box40 .text-center-box{top:calc(50% - 335px);left:calc(50% - 140px);width:280px}}@media(min-width: 1200px){.box40 img{height:1000px}}@media(min-width: 992px)and (max-width: 1199px){.box40 img{height:900px}}@media(min-width: 768px)and (max-width: 991px){.box40 img{height:900px}}@media(min-width: 576px)and (max-width: 767px){.box40 img{height:700px}}@media(max-width: 575px){.box40 img{height:800px}}.box36 img{max-width:100%;margin-bottom:20px}.box36 div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.box37{margin-bottom:70px}.box37 h2{text-align:center;margin-bottom:10px}.box37 h3{font-size:18px;font-weight:400;color:#929292;text-align:center;margin-bottom:20px}.box37 h4{font-size:24px}.box37 img{margin-top:30px;width:100%}.box38 img{max-width:100%}.box39 img{max-width:100%}.box39 h2{margin-bottom:10px}.box39 h3{font-size:18px;font-weight:400;color:#929292;margin-bottom:20px}.box39 h4{font-size:24px}.box39 div[class^=col-]:first-child{display:flex;justify-content:center;align-items:center}.box41 .row:first-child{margin-bottom:50px}.box41 h2{text-align:center;margin-bottom:50px}.box41 img{max-width:100%}.box43 div[class^=col-]{text-align:right;display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;justify-content:center}.box43 div[class^=col-] img{max-width:100%}.box44 h3{margin-bottom:20px}.box44 .text-center-box{top:calc(50% - 135px);left:auto;right:15%;width:633px}@media(min-width: 768px)and (max-width: 991px){.box44 .text-center-box{top:calc(50% - 123px);left:calc(50% - 316px);right:auto;width:633px}}@media(min-width: 576px)and (max-width: 767px){.box44 .text-center-box{top:calc(50% - 83px);left:calc(50% - 250px);right:auto;width:500px}}@media(max-width: 575px){.box44 .text-center-box{top:calc(50% - 88px);left:calc(50% - 135px);right:auto;width:270px}}.box44 img{height:560px}.box45 h4{margin-bottom:20px}.box46 div[class^=col-]{text-align:center}.box46 img{margin-bottom:20px}.box48{text-align:center}.box49 img{max-width:100%}.box49 .row:first-child div[class^=col-]:last-child{text-align:center}.box49 .row:last-child h3{text-align:center;margin-bottom:70px}.box49 .row:last-child li{margin-bottom:20px}.box49 .row:last-child img{margin-bottom:50px}.box49 h3{margin-bottom:20px}.box49 p{margin-bottom:20px}.window-blind-colors .row:first-child div[class^=col-]{text-align:center}.window-blind-colors .row:last-child{padding-top:50px}.window-blind-colors .row:last-child div[class^=col-]{margin-top:50px;margin-bottom:50px}@media(max-width: 575px){.window-blind-colors .row:last-child div[class^=col-]{margin-top:25px;margin-bottom:25px;text-align:center}}.window-blind-colors .row:last-child div[class^=col-] img{width:244px;max-width:100%}.box-center-text p{text-align:center}.article-26 .row:nth-child(2) h2{text-align:center;margin-bottom:50px}.article-26 .row:nth-child(3) h3{margin-bottom:20px;padding-bottom:20px;position:relative}.article-26 .row:nth-child(3) h3:before{position:absolute;content:"";bottom:0;width:200px;height:2px;background:#303030}.article-26 .row:nth-child(3) p{margin-bottom:20px}.article-26 .row:nth-child(3) div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-26 .row:nth-child(3) img{max-width:100%}.article-26 .row:nth-child(4) div[class^=col-]{background:#ebebeb;padding:25px}.article-26 .row:nth-child(4) div[class^=col-]:nth-child(2){background:#dbdbdb}.article-26 .row:nth-child(4) div[class^=col-] p{position:relative;margin-bottom:0;padding-bottom:5px}.article-26 .row:nth-child(4) div[class^=col-] p:before{position:absolute;content:"";width:25px;height:1px;background:#bdbdbd;bottom:0}.article-26 .row:nth-child(5) img{max-width:100%}@media(max-width: 767px){.article-26 .row:nth-child(5) img{margin-bottom:30px}}.article-26 .row:nth-child(5) div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-26 .row:nth-child(5) div[class^=col-] div{background:#ebebeb;display:inline-block;padding:25px;margin-bottom:30px}.article-26 .row:nth-child(5) div[class^=col-] div p{margin-bottom:0;text-align:center}.article-26 .row:nth-child(5) div[class^=col-]>p{max-width:450px}@media(min-width: 768px){.article-26 .row:nth-child(6){height:550px;background-image:url("/upload/filemanager/images/gwarancja/img3.png");background-position:center right;background-repeat:no-repeat;background-size:contain}}.article-26 .row:nth-child(6) div[class^=col-]{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-26 .row:nth-child(6) div[class^=col-] div{background:#ebebeb;padding:30px;text-align:center}.article-26 .row:nth-child(6) div[class^=col-] div h5{font-size:18px;margin-bottom:15px}.article-26 .row:nth-child(6) div[class^=col-] div p{margin-bottom:0}.article-26 .row:nth-child(7) img{max-width:100%}@media(max-width: 767px){.article-26 .row:nth-child(7) img{margin-bottom:30px}}.article-26 .row:nth-child(7) div[class^=col-]:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-27 .container .row:first-child div[class^=col-]{margin-bottom:60px}.article-27 .container .row:first-child h3{margin-bottom:10px}.article-27 .container .row:first-child p{max-width:460px}.article-27 .container .row:last-child{margin-top:50px;text-align:center}.article-27 .container .row:last-child img{max-width:106px;margin-bottom:30px}.article-27 .container .row:last-child h4{margin-bottom:30px}.article-29 h1,.article-31 h1{text-align:center;margin-bottom:70px}.article-29 p,.article-31 p{margin-bottom:30px}.article-29 a,.article-31 a{font-weight:700;text-decoration:underline}.article-29 ol>li,.article-31 ol>li{margin-bottom:20px}.article-29 ol>li>ul,.article-31 ol>li>ul{list-style-type:disc}.article-29 ol>li>ul li,.article-31 ol>li>ul li{margin-bottom:10px}.article-29 ol>li>ul li ul,.article-31 ol>li>ul li ul{list-style-type:circle}ul{padding-inline-start:36px}.article-30 h1{text-align:center;margin-bottom:10px}.article-30 h6{font-size:18px;text-align:center;margin-bottom:70px}.article-30 p{margin-bottom:30px}.article-30 a{font-weight:700;text-decoration:underline}.article-30 ul li{margin-bottom:20px}.article-30 .row:last-child{margin-top:30px}.article-30 .row:last-child p{margin-bottom:0}.article-30 .row:last-child div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-30 .row:last-child div[class^=col-]:first-child img{margin-bottom:15px}.article-30 .row:last-child div[class^=col-]:last-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(min-width: 576px)and (max-width: 1199px){.article-30 .row:last-child div[class^=col-]:last-child{align-items:flex-end}}@media(max-width: 575px){.article-30 .row:last-child div[class^=col-]:last-child{align-items:flex-start;margin-top:50px}}.article-30 .row:last-child div[class^=col-]:last-child img{margin-top:15px}.guide{text-align:center}.guide h1{text-transform:uppercase}.guide p{max-width:680px;margin:auto}.article-entry{margin-bottom:30px}.article-entry .img{height:330px}.article-entry .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-entry .article-content .article-title{margin-top:30px;margin-bottom:15px}.article-entry .article-content .article-title a{text-transform:uppercase;display:block}@media(max-width: 767px){.article-entry .article-content .article-title a{font-weight:700}}.article-entry .article-content .entry{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px;font-weight:400}.article-entry .article-content .entry strong{font-weight:400}.article-entry .article-content .more{text-decoration:underline;padding:6px 12px 6px 0px;transition:all .5s ease;border-radius:4px}.article-entry .article-content .more:hover{padding:6px 12px;border:1px solid #303030}div[class^=col-]:not(:last-child) .article-entry{margin-bottom:50px}.pager{display:flex;justify-content:flex-start;align-items:center;padding-inline-start:0;list-style-type:none}.pager li:not(:last-child){margin-right:10px}.pager li a{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ededef;border-radius:2px}.pager li a.inactive{opacity:.3;pointer-events:none}@media(min-width: 992px){.article-box{padding-right:40px}}.article-box .article-title{font-weight:700;margin-bottom:30px}.article-box img{max-width:100%}.right-box-title{background:#ebebeb;padding:8px;margin-bottom:15px;text-align:center}.right-box-title h3{font-size:26px;margin:0;text-transform:uppercase}.right-box-title img{max-width:100%}.right-box-title p{margin:10px 0}.right-box-title:nth-child(3){padding-left:0;padding-right:0;padding-bottom:0}.right-box-title:nth-child(3) h3{margin-bottom:8px}.right-box-title:last-child{padding:20px 8px}.news-list{padding-inline-start:0}.news-list li{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}@media(min-width: 992px)and (max-width: 1199px){.news-list li{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px;flex-direction:column}}.news-list li a{font-size:11px;line-height:15px;color:#303030;font-weight:600;text-transform:uppercase;display:grid;grid-auto-flow:column;gap:10px;width:100% !important}.news-list li .text,.news-list li .store-page .contact-box-02 h2,.store-page .contact-box-02 .news-list li h2,.news-list li .store-page .store-details a,.store-page .store-details .news-list li a,.news-list li .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .news-list li a,.news-list li .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .news-list li a,.news-list li .contact-new-form form a,.contact-new-form form .news-list li a,.news-list li .contact-new-form form input,.contact-new-form form .news-list li input,.news-list li .contact-new-form form textarea,.contact-new-form form .news-list li textarea,.news-list li .contact-new-form form .form-check-label,.contact-new-form form .news-list li .form-check-label,.news-list li a,.news-list li .btn7,.news-list li #scontainer-7 p,#scontainer-7 .news-list li p,.news-list li #scontainer-9 p,#scontainer-9 .news-list li p,.news-list li .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .news-list li p,.news-list li .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .news-list li p,.news-list li .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .news-list li p,.news-list li #scontainer-37 div[class^=col-] .text-center-box ul li,#scontainer-37 div[class^=col-] .text-center-box ul .news-list li li,.news-list li #scontainer-38 div[class^=col-] .text-center-box ul li,#scontainer-38 div[class^=col-] .text-center-box ul .news-list li li,.news-list li #scontainer-13 p,#scontainer-13 .news-list li p,.news-list li #scontainer-14 p,#scontainer-14 .news-list li p,.news-list li #scontainer-15 p,#scontainer-15 .news-list li p,.news-list li #scontainer-16 p,#scontainer-16 .news-list li p,.news-list li #scontainer-19 p,#scontainer-19 .news-list li p,.news-list li #scontainer-31 p,#scontainer-31 .news-list li p,.news-list li #scontainer-36 .row:nth-child(3) a,#scontainer-36 .row:nth-child(3) .news-list li a,.news-list li .article-11 p a,.article-11 p .news-list li a,.news-list li #scontainer-43 .row:last-child div[class^=col-] div p a,#scontainer-43 .row:last-child div[class^=col-] div p .news-list li a,.news-list li .article-13 p,.article-13 .news-list li p,.news-list li .article-13 p a,.article-13 p .news-list li a,.news-list li .salony #scontainer-44 .store p a,.salony #scontainer-44 .store p .news-list li a,.news-list li .article-14 p,.article-14 .news-list li p,.news-list .files li a,.files .news-list li a,.news-list li .article .date-add,.article .news-list li .date-add,.news-list li #scontainer-48 div[class^=col-] div p,#scontainer-48 div[class^=col-] div .news-list li p,.news-list li #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller,#scontainer-58 .row:first-child div[class^=col-] .model-box .news-list li .bestseller,.news-list li #scontainer-58 h4,#scontainer-58 .news-list li h4,.news-list li .box24 h4,.box24 .news-list li h4,.news-list li .article-20 .box25 h3,.article-20 .box25 .news-list li h3,.news-list li .article-21 .box25 h3,.article-21 .box25 .news-list li h3,.news-list li .article-22 .box25 h3,.article-22 .box25 .news-list li h3,.news-list li .box27 div[class^=col-] p,.box27 div[class^=col-] .news-list li p,.news-list li .box27 div[class^=col-] h5,.box27 div[class^=col-] .news-list li h5,.news-list li .box35 .text-center-box p,.box35 .text-center-box .news-list li p,.news-list li .box40 .text-center-box p,.box40 .text-center-box .news-list li p,.news-list li .box42 .text-center-box p,.box42 .text-center-box .news-list li p,.news-list li .box44 .text-center-box p,.box44 .text-center-box .news-list li p,.news-list li .box47 .text-center-box p,.box47 .text-center-box .news-list li p,.news-list li .box47-2 .text-center-box p,.box47-2 .text-center-box .news-list li p,.news-list li .box47-3 .text-center-box p,.box47-3 .text-center-box .news-list li p,.news-list li .box47-4 .text-center-box p,.box47-4 .text-center-box .news-list li p,.news-list li .box47-5 .text-center-box p,.box47-5 .text-center-box .news-list li p,.news-list li .box47-6 .text-center-box p,.box47-6 .text-center-box .news-list li p,.news-list li .box47-7 .text-center-box p,.box47-7 .text-center-box .news-list li p,.news-list li .box47-8 .text-center-box p,.box47-8 .text-center-box .news-list li p,.news-list li .article-26 .row:nth-child(6) div[class^=col-] div h5,.article-26 .row:nth-child(6) div[class^=col-] div .news-list li h5,.news-list li .article-29 a,.article-29 .news-list li a,.news-list li .article-31 a,.article-31 .news-list li a,.news-list li .article-30 h6,.article-30 .news-list li h6,.news-list li .article-30 a,.article-30 .news-list li a,.news-list li .article-entry .article-content .more,.article-entry .article-content .news-list li .more{line-height:1.5;font-size:.8rem}.news-list li .img{width:120px;position:relative;height:100%}@media(min-width: 992px)and (max-width: 1199px){.news-list li .img{margin-bottom:5px}}.news-list li .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.article-32 .text>.row:first-child,.article-32 .store-page .contact-box-02 h2>.row:first-child,.store-page .contact-box-02 .article-32 h2>.row:first-child,.article-32 .store-page .store-details a>.row:first-child,.store-page .store-details .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child,.article-32 .contact-new-form form a>.row:first-child,.contact-new-form form .article-32 a>.row:first-child,.article-32 .contact-new-form form input>.row:first-child,.contact-new-form form .article-32 input>.row:first-child,.article-32 .contact-new-form form textarea>.row:first-child,.contact-new-form form .article-32 textarea>.row:first-child,.article-32 .contact-new-form form .form-check-label>.row:first-child,.contact-new-form form .article-32 .form-check-label>.row:first-child,.article-32 a>.row:first-child,.article-32 .btn7>.row:first-child,.article-32 #scontainer-7 p>.row:first-child,#scontainer-7 .article-32 p>.row:first-child,.article-32 #scontainer-9 p>.row:first-child,#scontainer-9 .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child,.article-32 #scontainer-13 p>.row:first-child,#scontainer-13 .article-32 p>.row:first-child,.article-32 #scontainer-14 p>.row:first-child,#scontainer-14 .article-32 p>.row:first-child,.article-32 #scontainer-15 p>.row:first-child,#scontainer-15 .article-32 p>.row:first-child,.article-32 #scontainer-16 p>.row:first-child,#scontainer-16 .article-32 p>.row:first-child,.article-32 #scontainer-19 p>.row:first-child,#scontainer-19 .article-32 p>.row:first-child,.article-32 #scontainer-31 p>.row:first-child,#scontainer-31 .article-32 p>.row:first-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child,.article-32 .article-11 p a>.row:first-child,.article-11 p .article-32 a>.row:first-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child,.article-32 .article-13 p>.row:first-child,.article-13 .article-32 p>.row:first-child,.article-32 .article-13 p a>.row:first-child,.article-13 p .article-32 a>.row:first-child,.article-32 .salony #scontainer-44 .store p a>.row:first-child,.salony #scontainer-44 .store p .article-32 a>.row:first-child,.article-32 .article-14 p>.row:first-child,.article-14 .article-32 p>.row:first-child,.article-32 .files li a>.row:first-child,.files li .article-32 a>.row:first-child,.article-32 .article .date-add>.row:first-child,.article .article-32 .date-add>.row:first-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child,.article-32 #scontainer-58 h4>.row:first-child,#scontainer-58 .article-32 h4>.row:first-child,.article-32 .box24 h4>.row:first-child,.box24 .article-32 h4>.row:first-child,.article-32 .article-20 .box25 h3>.row:first-child,.article-20 .box25 .article-32 h3>.row:first-child,.article-32 .article-21 .box25 h3>.row:first-child,.article-21 .box25 .article-32 h3>.row:first-child,.article-32 .article-22 .box25 h3>.row:first-child,.article-22 .box25 .article-32 h3>.row:first-child,.article-32 .box27 div[class^=col-] p>.row:first-child,.box27 div[class^=col-] .article-32 p>.row:first-child,.article-32 .box27 div[class^=col-] h5>.row:first-child,.box27 div[class^=col-] .article-32 h5>.row:first-child,.article-32 .box35 .text-center-box p>.row:first-child,.box35 .text-center-box .article-32 p>.row:first-child,.article-32 .box40 .text-center-box p>.row:first-child,.box40 .text-center-box .article-32 p>.row:first-child,.article-32 .box42 .text-center-box p>.row:first-child,.box42 .text-center-box .article-32 p>.row:first-child,.article-32 .box44 .text-center-box p>.row:first-child,.box44 .text-center-box .article-32 p>.row:first-child,.article-32 .box47 .text-center-box p>.row:first-child,.box47 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-2 .text-center-box p>.row:first-child,.box47-2 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-3 .text-center-box p>.row:first-child,.box47-3 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-4 .text-center-box p>.row:first-child,.box47-4 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-5 .text-center-box p>.row:first-child,.box47-5 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-6 .text-center-box p>.row:first-child,.box47-6 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-7 .text-center-box p>.row:first-child,.box47-7 .text-center-box .article-32 p>.row:first-child,.article-32 .box47-8 .text-center-box p>.row:first-child,.box47-8 .text-center-box .article-32 p>.row:first-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child,.article-32 .article-29 a>.row:first-child,.article-29 .article-32 a>.row:first-child,.article-32 .article-31 a>.row:first-child,.article-31 .article-32 a>.row:first-child,.article-32 .article-30 h6>.row:first-child,.article-30 .article-32 h6>.row:first-child,.article-32 .article-30 a>.row:first-child,.article-30 .article-32 a>.row:first-child,.article-32 .article-entry .article-content .more>.row:first-child,.article-entry .article-content .article-32 .more>.row:first-child{text-align:center;padding-top:50px}.article-32 .text>.row:first-child img,.article-32 .store-page .contact-box-02 h2>.row:first-child img,.store-page .contact-box-02 .article-32 h2>.row:first-child img,.article-32 .store-page .store-details a>.row:first-child img,.store-page .store-details .article-32 a>.row:first-child img,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:first-child img,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:first-child img,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:first-child img,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:first-child img,.article-32 .contact-new-form form a>.row:first-child img,.contact-new-form form .article-32 a>.row:first-child img,.article-32 .contact-new-form form input>.row:first-child img,.contact-new-form form .article-32 input>.row:first-child img,.article-32 .contact-new-form form textarea>.row:first-child img,.contact-new-form form .article-32 textarea>.row:first-child img,.article-32 .contact-new-form form .form-check-label>.row:first-child img,.contact-new-form form .article-32 .form-check-label>.row:first-child img,.article-32 a>.row:first-child img,.article-32 .btn7>.row:first-child img,.article-32 #scontainer-7 p>.row:first-child img,#scontainer-7 .article-32 p>.row:first-child img,.article-32 #scontainer-9 p>.row:first-child img,#scontainer-9 .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:first-child img,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:first-child img,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:first-child img,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:first-child img,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child img,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:first-child img,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:first-child img,.article-32 #scontainer-13 p>.row:first-child img,#scontainer-13 .article-32 p>.row:first-child img,.article-32 #scontainer-14 p>.row:first-child img,#scontainer-14 .article-32 p>.row:first-child img,.article-32 #scontainer-15 p>.row:first-child img,#scontainer-15 .article-32 p>.row:first-child img,.article-32 #scontainer-16 p>.row:first-child img,#scontainer-16 .article-32 p>.row:first-child img,.article-32 #scontainer-19 p>.row:first-child img,#scontainer-19 .article-32 p>.row:first-child img,.article-32 #scontainer-31 p>.row:first-child img,#scontainer-31 .article-32 p>.row:first-child img,.article-32 #scontainer-36 .row:nth-child(3) a>.row:first-child img,#scontainer-36 .row:nth-child(3) .article-32 a>.row:first-child img,.article-32 .article-11 p a>.row:first-child img,.article-11 p .article-32 a>.row:first-child img,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:first-child img,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:first-child img,.article-32 .article-13 p>.row:first-child img,.article-13 .article-32 p>.row:first-child img,.article-32 .article-13 p a>.row:first-child img,.article-13 p .article-32 a>.row:first-child img,.article-32 .salony #scontainer-44 .store p a>.row:first-child img,.salony #scontainer-44 .store p .article-32 a>.row:first-child img,.article-32 .article-14 p>.row:first-child img,.article-14 .article-32 p>.row:first-child img,.article-32 .files li a>.row:first-child img,.files li .article-32 a>.row:first-child img,.article-32 .article .date-add>.row:first-child img,.article .article-32 .date-add>.row:first-child img,.article-32 #scontainer-48 div[class^=col-] div p>.row:first-child img,#scontainer-48 div[class^=col-] div .article-32 p>.row:first-child img,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:first-child img,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:first-child img,.article-32 #scontainer-58 h4>.row:first-child img,#scontainer-58 .article-32 h4>.row:first-child img,.article-32 .box24 h4>.row:first-child img,.box24 .article-32 h4>.row:first-child img,.article-32 .article-20 .box25 h3>.row:first-child img,.article-20 .box25 .article-32 h3>.row:first-child img,.article-32 .article-21 .box25 h3>.row:first-child img,.article-21 .box25 .article-32 h3>.row:first-child img,.article-32 .article-22 .box25 h3>.row:first-child img,.article-22 .box25 .article-32 h3>.row:first-child img,.article-32 .box27 div[class^=col-] p>.row:first-child img,.box27 div[class^=col-] .article-32 p>.row:first-child img,.article-32 .box27 div[class^=col-] h5>.row:first-child img,.box27 div[class^=col-] .article-32 h5>.row:first-child img,.article-32 .box35 .text-center-box p>.row:first-child img,.box35 .text-center-box .article-32 p>.row:first-child img,.article-32 .box40 .text-center-box p>.row:first-child img,.box40 .text-center-box .article-32 p>.row:first-child img,.article-32 .box42 .text-center-box p>.row:first-child img,.box42 .text-center-box .article-32 p>.row:first-child img,.article-32 .box44 .text-center-box p>.row:first-child img,.box44 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47 .text-center-box p>.row:first-child img,.box47 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-2 .text-center-box p>.row:first-child img,.box47-2 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-3 .text-center-box p>.row:first-child img,.box47-3 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-4 .text-center-box p>.row:first-child img,.box47-4 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-5 .text-center-box p>.row:first-child img,.box47-5 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-6 .text-center-box p>.row:first-child img,.box47-6 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-7 .text-center-box p>.row:first-child img,.box47-7 .text-center-box .article-32 p>.row:first-child img,.article-32 .box47-8 .text-center-box p>.row:first-child img,.box47-8 .text-center-box .article-32 p>.row:first-child img,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:first-child img,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:first-child img,.article-32 .article-29 a>.row:first-child img,.article-29 .article-32 a>.row:first-child img,.article-32 .article-31 a>.row:first-child img,.article-31 .article-32 a>.row:first-child img,.article-32 .article-30 h6>.row:first-child img,.article-30 .article-32 h6>.row:first-child img,.article-32 .article-30 a>.row:first-child img,.article-30 .article-32 a>.row:first-child img,.article-32 .article-entry .article-content .more>.row:first-child img,.article-entry .article-content .article-32 .more>.row:first-child img{max-width:100%}.article-32 .text>.row:last-child,.article-32 .store-page .contact-box-02 h2>.row:last-child,.store-page .contact-box-02 .article-32 h2>.row:last-child,.article-32 .store-page .store-details a>.row:last-child,.store-page .store-details .article-32 a>.row:last-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child,.article-32 .contact-new-form form a>.row:last-child,.contact-new-form form .article-32 a>.row:last-child,.article-32 .contact-new-form form input>.row:last-child,.contact-new-form form .article-32 input>.row:last-child,.article-32 .contact-new-form form textarea>.row:last-child,.contact-new-form form .article-32 textarea>.row:last-child,.article-32 .contact-new-form form .form-check-label>.row:last-child,.contact-new-form form .article-32 .form-check-label>.row:last-child,.article-32 a>.row:last-child,.article-32 .btn7>.row:last-child,.article-32 #scontainer-7 p>.row:last-child,#scontainer-7 .article-32 p>.row:last-child,.article-32 #scontainer-9 p>.row:last-child,#scontainer-9 .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child,.article-32 #scontainer-13 p>.row:last-child,#scontainer-13 .article-32 p>.row:last-child,.article-32 #scontainer-14 p>.row:last-child,#scontainer-14 .article-32 p>.row:last-child,.article-32 #scontainer-15 p>.row:last-child,#scontainer-15 .article-32 p>.row:last-child,.article-32 #scontainer-16 p>.row:last-child,#scontainer-16 .article-32 p>.row:last-child,.article-32 #scontainer-19 p>.row:last-child,#scontainer-19 .article-32 p>.row:last-child,.article-32 #scontainer-31 p>.row:last-child,#scontainer-31 .article-32 p>.row:last-child,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child,.article-32 .article-11 p a>.row:last-child,.article-11 p .article-32 a>.row:last-child,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child,.article-32 .article-13 p>.row:last-child,.article-13 .article-32 p>.row:last-child,.article-32 .article-13 p a>.row:last-child,.article-13 p .article-32 a>.row:last-child,.article-32 .salony #scontainer-44 .store p a>.row:last-child,.salony #scontainer-44 .store p .article-32 a>.row:last-child,.article-32 .article-14 p>.row:last-child,.article-14 .article-32 p>.row:last-child,.article-32 .files li a>.row:last-child,.files li .article-32 a>.row:last-child,.article-32 .article .date-add>.row:last-child,.article .article-32 .date-add>.row:last-child,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child,.article-32 #scontainer-58 h4>.row:last-child,#scontainer-58 .article-32 h4>.row:last-child,.article-32 .box24 h4>.row:last-child,.box24 .article-32 h4>.row:last-child,.article-32 .article-20 .box25 h3>.row:last-child,.article-20 .box25 .article-32 h3>.row:last-child,.article-32 .article-21 .box25 h3>.row:last-child,.article-21 .box25 .article-32 h3>.row:last-child,.article-32 .article-22 .box25 h3>.row:last-child,.article-22 .box25 .article-32 h3>.row:last-child,.article-32 .box27 div[class^=col-] p>.row:last-child,.box27 div[class^=col-] .article-32 p>.row:last-child,.article-32 .box27 div[class^=col-] h5>.row:last-child,.box27 div[class^=col-] .article-32 h5>.row:last-child,.article-32 .box35 .text-center-box p>.row:last-child,.box35 .text-center-box .article-32 p>.row:last-child,.article-32 .box40 .text-center-box p>.row:last-child,.box40 .text-center-box .article-32 p>.row:last-child,.article-32 .box42 .text-center-box p>.row:last-child,.box42 .text-center-box .article-32 p>.row:last-child,.article-32 .box44 .text-center-box p>.row:last-child,.box44 .text-center-box .article-32 p>.row:last-child,.article-32 .box47 .text-center-box p>.row:last-child,.box47 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-2 .text-center-box p>.row:last-child,.box47-2 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-3 .text-center-box p>.row:last-child,.box47-3 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-4 .text-center-box p>.row:last-child,.box47-4 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-5 .text-center-box p>.row:last-child,.box47-5 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-6 .text-center-box p>.row:last-child,.box47-6 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-7 .text-center-box p>.row:last-child,.box47-7 .text-center-box .article-32 p>.row:last-child,.article-32 .box47-8 .text-center-box p>.row:last-child,.box47-8 .text-center-box .article-32 p>.row:last-child,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child,.article-32 .article-29 a>.row:last-child,.article-29 .article-32 a>.row:last-child,.article-32 .article-31 a>.row:last-child,.article-31 .article-32 a>.row:last-child,.article-32 .article-30 h6>.row:last-child,.article-30 .article-32 h6>.row:last-child,.article-32 .article-30 a>.row:last-child,.article-30 .article-32 a>.row:last-child,.article-32 .article-entry .article-content .more>.row:last-child,.article-entry .article-content .article-32 .more>.row:last-child{text-align:center}.timeline div[class^=col-]:first-child{border-right:4px solid #303030;padding-top:50px;padding-bottom:50px;padding-right:35px;position:relative}@media(max-width: 575px){.timeline div[class^=col-]:first-child{padding-right:11px}}.timeline div[class^=col-]:first-child:before{position:absolute;content:"";width:20px;height:20px;border-radius:50%;border:3px solid #303030;right:-12px;top:-14px;background:#fff}.timeline div[class^=col-]:first-child:after{position:absolute;content:"";width:20px;height:20px;border-radius:50%;border:3px solid #303030;right:-12px;bottom:-14px;background:#fff}.timeline div[class^=col-]:last-child{padding-left:35px;padding-bottom:50px}@media(max-width: 575px){.timeline div[class^=col-]:last-child{padding-left:11px}}.timeline .calendar-title{padding:10px;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:700;position:relative}.timeline .calendar-title:before{position:absolute;content:"";top:9px;width:0;height:0;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:12px solid #303030;right:-12px}.timeline .calendar-title.yellow-bg{background:#fbfa08;color:#000}.timeline .calendar-title.yellow-bg:before{border-left:12px solid #fbfa08}.timeline .calendar-title.black-bg{background:#303030;color:#fff}.timeline .calendar-title.black-bg:before{border-left:12px solid #303030}.timeline .calendar-title.gray-bg{background:#d6d6d6;color:#303030}.timeline .calendar-title.gray-bg:before{border-left:12px solid #d6d6d6}.timeline .calendar-text{background:#f5f5f5;padding:30px 15px}@media(max-width: 575px){.timeline .calendar-text{padding:30px 8px}}.timeline .calendar-text p:last-child{margin-bottom:0}@media(max-width: 575px){.timeline .calendar-text p{font-size:12px}}.timeline .calendar-img{width:100%;height:250px}@media(max-width: 767px){.timeline .calendar-img{height:100px}}.timeline .calendar-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.timeline .left-calendar{background:gray;position:relative;border-radius:5px;margin-bottom:40px}@media(min-width: 992px){.timeline .left-calendar{margin-left:100px}}.timeline .left-calendar:before{position:absolute;content:"";width:40px;height:40px;border-radius:50%;border:3px solid #303030;right:-57px;top:0px;background:#fff}@media(max-width: 575px){.timeline .left-calendar:before{display:none}}.timeline .left-calendar .calendar-title{text-align:right}.timeline .right-calendar{background:gray;position:relative;border-radius:5px;margin-bottom:40px}@media(min-width: 992px){.timeline .right-calendar{margin-right:100px}}.timeline .right-calendar:first-child{margin-top:105px}.timeline .right-calendar:before{position:absolute;content:"";width:40px;background:#fff;height:40px;border-radius:50%;border:3px solid #303030;left:-57px;top:0px}@media(max-width: 575px){.timeline .right-calendar:before{display:none}}.timeline .right-calendar .calendar-title{text-align:left}.timeline .right-calendar .calendar-title:before{border-left:none;border-right:12px solid #303030;left:-12px;right:auto}.timeline .right-calendar .calendar-title.yellow-bg:before{border-left:none;border-right:12px solid #fbfa08}.timeline .right-calendar .calendar-title.black-bg:before{border-left:none;border-right:12px solid #303030}.timeline .right-calendar .calendar-title.gray-bg:before{border-left:none;border-right:12px solid #d6d6d6}.contact-new-form form .form-check-label{font-size:11px}.contact-new-form form input,.contact-new-form form textarea{font-size:13px;border:1px solid #606060;border-radius:0}.contact-new-form form input:focus,.contact-new-form form textarea:focus{box-shadow:none}.contact-new-form form a{font-weight:600}.contact-new-form form .btn4,.contact-new-form form .deklaracje .form-row--btn .btn,.deklaracje .form-row--btn .contact-new-form form .btn,.contact-new-form form .btn5,.contact-new-form form .btn8{float:right}.contact-new-form form p:last-child{margin-top:10px}.contact-new{background-image:url("/upload/filemanager/images/kontakt-nowy/Vidok-o-nas-firma-image-4.jpg");background-size:cover}.contact-new #scontainer-67>#scontainer-67-content>.row{background-color:rgba(255,255,255,.9);box-shadow:0 0 10px 0 #232323;padding:40px 20px;margin-bottom:20px;margin-left:0;margin-right:0}@media(max-width: 991px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child{flex-direction:column-reverse}}.contact-new #scontainer-67>#scontainer-67-content>.row h1{text-align:center;margin-bottom:15px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div p{margin-bottom:5px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a{font-weight:600}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div:first-child img{width:26px;height:26px}.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div:last-child{margin-left:15px}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box{transition:all .3s ease}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content{height:0;overflow:hidden}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title{transition:all .3s ease;cursor:pointer;padding:15px 20px;background:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:27px;color:#303030;margin-bottom:0;position:relative;padding-right:20px}@media(min-width: 992px)and (max-width: 1199px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:20px;padding-right:20px}}@media(min-width: 992px)and (max-width: 1199px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{padding-right:20px}}@media(min-width: 576px)and (max-width: 767px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:20px;padding-right:15px}}@media(max-width: 575px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2{font-size:15px;padding-right:15px}}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{content:"+";position:absolute;top:0;right:0;color:#303030;font-size:30px}@media(min-width: 992px)and (max-width: 1199px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{font-size:20px}}@media(min-width: 576px)and (max-width: 767px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{font-size:20px}}@media(max-width: 575px){.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2:before{font-size:15px}}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title:hover{background:#303030}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title:hover h2{color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title:hover h2:before{color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a{font-weight:600}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3{font-size:23px;margin-bottom:15px;padding-top:10px;font-weight:600}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content img{margin-right:10px;width:15px;height:15px}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-title{background:#303030}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-title h2{color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-title h2:before{content:"-";color:#fff}.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box.open .collapse-content{height:100%;padding:20px}.button-contact{position:fixed;bottom:65px;right:65px;z-index:1000;animation:action-box-special-contact-icon-1 10s linear infinite;transition:background-color .4s linear 0s}@media(min-width: 768px)and (max-width: 1199px){.button-contact{bottom:40px;right:40px}}@media(max-width: 767px){.button-contact{bottom:75px;right:10px}}.button-contact:hover{background-color:#fff;animation:action-box-special-contact-icon-2 1.5s linear 1}.button-contact img{width:80px;height:80px}@media(max-width: 767px){.button-contact img{width:50px;height:50px}}@keyframes action-box-special-contact-icon-1{0%{transform:translateY(0);background-color:#999}25%{transform:translateY(-10px);background-color:#eee}50%{transform:translateY(0);background-color:#999}75%{transform:translateY(10px);background-color:#eee}100%{transform:translateY(0);background-color:#999}}@keyframes action-box-special-contact-icon-2{0%{transform:rotate(0) scale(1)}33%{transform:rotate(360deg) scale(1)}66%{transform:rotate(360deg) scale(1.05)}100%{transform:rotate(360deg) scale(1.05)}}.article-5,.article-6{margin-bottom:50px}.article-187 .container>.row:first-child p{max-width:450px}.article-188 .klamki{text-align:center}.article-188 .klamki h2{margin-bottom:0}.article-188 .klamki p{text-align:center;margin-bottom:0}@media(max-width: 767px){.article-188 .klamki p{margin-bottom:50px}}.article-188 .klamki img{box-shadow:0 0 4px 4px #aaa;width:100%;margin-bottom:20px}.article-188 .klamki .row:first-child,.article-188 .klamki .row:nth-child(2),.article-188 .klamki .row:nth-child(3){margin-bottom:50px}.store-page .shop-name-title{background:#303030;opacity:.7;margin-top:-40px}.store-page .shop-name-title h1{color:#fff;margin-bottom:0;padding:45px 0}.store-page .store-details h2{font-size:26px;line-height:40px;margin-bottom:50px}.store-page .store-details div[class^=col-]>div{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:30px}.store-page .store-details div[class^=col-]>div p:last-child{margin-bottom:0}.store-page .store-details div[class^=col-]>div img{margin-right:15px}.store-page .store-details div[class^=col-]>div.opening-hours{display:block}.store-page .store-details div[class^=col-]:last-child{text-align:right}.store-page .store-details a{font-size:18px}.store-page .store-details a.btn8{text-transform:uppercase;font-size:14px;margin-bottom:20px}.store-page .contact-box-03 h2{text-align:center;text-transform:uppercase;margin-bottom:50px}.store-page .contact-box-01 img{margin-bottom:20px}.store-page .contact-box-01 h3{margin-bottom:30px}.store-page .contact-box-01 h2{font-size:26px;line-height:40px;margin-bottom:50px}.store-page .contact-box-01 div[class^=col-]{text-align:center}.store-page .contact-box-01 .col-lg-3{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:flex-end}@media(max-width: 767px){.store-page .contact-box-01 .col-lg-3:first-child,.store-page .contact-box-01 .col-lg-3:nth-child(2){margin-bottom:30px}}.store-page .contact-box-02 h3{font-size:26px;line-height:40px;margin-bottom:50px}.store-page .contact-box-02 h2{text-transform:uppercase;font-weight:600;margin-top:50px}.store-page .contact-box-02 p{margin-top:30px;padding-bottom:50px}.store-page .contact-box-02 p:not(:last-child){border-bottom:1px solid #303030}.gray-bg .contact-box-01{padding-top:0;padding-bottom:0}.opening-hours{padding:30px;border:1px solid #303030;max-width:300px;display:block;margin-right:auto}.opening-hours p{font-size:18px}.box-popup{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);z-index:9999;transition:all .3s}.box-popup .modal-step-1{display:none}.box-popup .modal-step-2{display:none}.box-popup .modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-1{display:none}.box-popup .modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-2{display:none}.box-popup .modal-step-3{display:none}.box-popup .modal-container{position:fixed;width:1000px;max-width:1000px;height:630px;max-height:100%;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff}.box-popup .modal-container .modal-close{position:absolute;top:15px;right:15px;display:flex;justify-content:flex-end;width:100%;z-index:3}.box-popup .modal-container .modal-close img{cursor:pointer}.box-popup .modal-container .step-back{display:flex;justify-content:flex-start;position:absolute;bottom:40px;left:30px}.box-popup .modal-container .step-back button{background-color:#e1e1e1;border:none;outline:0;color:#000;padding:8px 20px;cursor:pointer;height:45px;font-size:15px;text-transform:uppercase;font-weight:700;font-family:"Open Sans",sans-serif !important;transition:all .3s}.box-popup .modal-container .step-send{position:absolute;bottom:40px;right:30px}.box-popup .modal-container .step-send .form-send-content{background-color:#000;border:none;outline:0;color:#fff;padding:8px 20px;cursor:pointer;height:45px;font-size:15px;text-transform:uppercase;font-weight:700;font-family:"Open Sans",sans-serif !important;transition:all .3s}.box-popup .modal-step-1 .modal-step-1-wrap{padding:3px;height:100%;display:flex}.box-popup .modal-step-1 .modal-step-1-wrap .box-left{background:url("/images/popup/popup-1.jpg") no-repeat;background-position:top left;background-size:cover;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .title-text{color:#fff;font-family:"Open Sans",sans-serif;font-size:45px;text-transform:none;position:absolute;left:0;bottom:40%}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .title-text span{padding-left:50px;font-weight:300}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .title-text .white-title{display:block;background-color:#fff;color:#000;padding-left:50px;font-size:60px;line-height:65px;font-weight:300;padding-top:10px;padding-bottom:10px;padding-right:20px}.box-popup .modal-step-1 .modal-step-1-wrap .box-left .subtitle-text{position:absolute;right:20px;bottom:0;padding:17px 0;border-top:2px solid #fff;font-size:21px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;color:#fff;text-transform:uppercase;font-family:"Open Sans",sans-serif;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-right{background:url("/images/popup/popup-2.jpg") no-repeat;background-position:top right;background-size:cover;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .title-text{color:#000;font-family:"Open Sans",sans-serif;font-size:45px;text-transform:none;position:absolute;left:0;bottom:40%}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .title-text span{padding-left:50px;display:block;font-size:35px;font-weight:300;line-height:26px}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .title-text .yellow-title{display:inline-flex;background-color:#fff200;color:#000;padding-left:50px;font-size:60px;line-height:65px;font-weight:300;padding-top:10px;padding-bottom:10px;padding-right:20px;margin-top:15px}.box-popup .modal-step-1 .modal-step-1-wrap .box-right .subtitle-text{position:absolute;right:20px;bottom:0;padding:17px 0;border-top:2px solid #000;font-size:21px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;color:#000;text-transform:uppercase;font-family:"Open Sans",sans-serif;cursor:pointer}.box-popup .modal-step-1 .modal-step-1-wrap .box-col{width:50%;position:relative;height:100%}.box-popup .modal-step-2 .modal-tabs{display:flex;justify-content:center;margin-top:50px}.box-popup .modal-step-2 .modal-tabs .item{font-size:15px;line-height:15px;font-weight:700;text-align:left;text-transform:uppercase;padding:16px 24px;margin-right:10px;margin-left:10px;color:#fff;background-color:#000;cursor:pointer}.box-popup .modal-step-2 .modal-tabs .active{color:#000;background-color:#fff200}.box-popup .modal-step-2 .modal-tabs-content .content-1{display:flex;justify-content:space-between;width:90%;margin-left:auto;margin-right:auto;margin-top:50px}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col{width:45%;display:flex;flex-direction:column}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item{display:flex;justify-content:space-between;padding:11px 20px}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item span{color:#000;font-family:"Open Sans",sans-serif;font-size:14px;line-height:15px;font-weight:400;text-align:left;text-transform:uppercase}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item.item-gray{background-color:#e1e1e1}.box-popup .modal-step-2 .modal-tabs-content .content-1 .phone-col .item a{font-family:"Open Sans",sans-serif;font-size:14px;line-height:15px;font-weight:700;text-align:left;text-transform:uppercase;color:#232323}.box-popup .modal-step-2 .modal-tabs-content .content-2{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px;font-family:"Open Sans",sans-serif;margin-bottom:50px}.box-popup .modal-step-2 .modal-tabs-content .content-2 .title,.box-popup .modal-step-2 .modal-tabs-content .content-2 .btn6,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-3 h1,#scontainer-3 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content h1,.subpage-content .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content h2,.subpage-content .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-13 h3,#scontainer-13 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-14 h3,#scontainer-14 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-15 h3,#scontainer-15 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-16 h3,#scontainer-16 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-19 h3,#scontainer-19 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-30 h2,#scontainer-30 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-31 h2,#scontainer-31 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-33 h2,#scontainer-33 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-36 h2,#scontainer-36 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-36 h3,#scontainer-36 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-9 .row:first-child h3,.article-9 .row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .box-popup .modal-step-2 .modal-tabs-content .content-2 a,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-14 .box11 h2,.article-14 .box11 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-58 a,#scontainer-58 .box-popup .modal-step-2 .modal-tabs-content .content-2 a,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box20 h2,.box20 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-20 .box25 h2,.article-20 .box25 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-21 .box25 h2,.article-21 .box25 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-22 .box25 h2,.article-22 .box25 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box33 h2,.box33 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box35 .text-center-box h1,.box35 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box40 .text-center-box h1,.box40 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box42 .text-center-box h1,.box42 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box44 .text-center-box h1,.box44 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 .text-center-box h1,.box47 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 .text-center-box h1,.box47-2 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 .text-center-box h1,.box47-3 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 .text-center-box h1,.box47-4 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 .text-center-box h1,.box47-5 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 .text-center-box h1,.box47-6 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 .text-center-box h1,.box47-7 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 .text-center-box h1,.box47-8 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box35 .text-center-box h2,.box35 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box40 .text-center-box h2,.box40 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box42 .text-center-box h2,.box42 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box44 .text-center-box h2,.box44 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 .text-center-box h2,.box47 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 .text-center-box h2,.box47-2 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 .text-center-box h2,.box47-3 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 .text-center-box h2,.box47-4 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 .text-center-box h2,.box47-5 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 .text-center-box h2,.box47-6 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 .text-center-box h2,.box47-7 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 .text-center-box h2,.box47-8 .text-center-box .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 h1,.box47-8 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 h1,.box47-7 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 h1,.box47 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 h1,.box47-2 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 h1,.box47-5 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 h1,.box47-6 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 h1,.box47-3 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 h1,.box47-4 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box36 h2,.box36 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box37 h2,.box37 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box37 h3,.box37 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box37 h4,.box37 .box-popup .modal-step-2 .modal-tabs-content .content-2 h4,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box38 h2,.box38 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box39 h2,.box39 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box39 h3,.box39 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box39 h4,.box39 .box-popup .modal-step-2 .modal-tabs-content .content-2 h4,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box41 h2,.box41 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box46 h3,.box46 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box48 h2,.box48 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box49 h3,.box49 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-29 h1,.article-29 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-31 h1,.article-31 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-30 h1,.article-30 .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .guide h1,.guide .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-box .article-title,.article-box .box-popup .modal-step-2 .modal-tabs-content .content-2 .article-title,.box-popup .modal-step-2 .modal-tabs-content .content-2 .right-box-title h3,.right-box-title .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .box-popup .modal-step-2 .modal-tabs-content .content-2 h1,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-188 .klamki h2,.article-188 .klamki .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .contact-box-03 h2,.store-page .contact-box-03 .box-popup .modal-step-2 .modal-tabs-content .content-2 h2,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .contact-box-01 h3,.store-page .contact-box-01 .box-popup .modal-step-2 .modal-tabs-content .content-2 h3,.box-popup .modal-step-2 .modal-tabs-content .content-2 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5,.box-popup .modal-step-2 .modal-tabs-content .content-2 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .box-popup .modal-step-2 .modal-tabs-content .content-2 h5{text-align:center;font-size:21px;font-weight:300;margin-bottom:40px;color:#000}.box-popup .modal-step-2 .modal-tabs-content .content-2 .mail{font-size:24px;font-weight:600;color:#000;text-decoration:none;text-align:center}.box-popup .modal-step-2 .modal-tabs-content .content-2 .phone{padding:5px 8px;background-color:#000;color:#fff;text-decoration:none;font-size:24px;font-weight:400;display:inline-flex;margin-top:25px}.box-popup .modal-step-3{height:-moz-max-content;height:max-content}.box-popup .modal-step-3 .modal-step-3-wrap form{margin:50px auto 0;padding-bottom:100px;max-width:800px;position:relative}.box-popup .modal-step-3 .modal-step-3-wrap form .form-title{margin-bottom:7px;padding-left:3px;color:#000;font-family:"Open Sans",sans-serif;font-size:22px;font-weight:600;text-transform:uppercase}.box-popup .modal-step-3 .modal-step-3-wrap form .form-row input{display:block;margin:10px 3px 0;width:calc(50% - 6px);outline:0;resize:none;line-height:17px;background-color:#fff;color:#818181;font-weight:400;font-family:"Open Sans",sans-serif;font-size:16px;padding:20px 8px;padding-left:15px;height:30px;border-radius:0;border:1px solid #a7a7a7;-webkit-appearance:none}.box-popup .modal-step-3 .modal-step-3-wrap form .form-row .column-full{padding:3px;width:100%}.box-popup .modal-step-3 .modal-step-3-wrap form .form-row textarea{display:block;width:100%;margin:5px 0 0;padding:15px;border:1px solid #a7a7a7;font-family:"Open Sans",sans-serif;font-size:16px;height:90px;color:#000;font-weight:300;border-radius:0;outline:0;resize:none;line-height:17px;background-color:#fff;box-sizing:border-box;-webkit-appearance:none}.box-popup .modal-step-3 .modal-step-3-wrap form .confirm-data{margin:0 0 0 1em}.box-popup .modal-step-3 .modal-step-3-wrap form .confirm-data span{color:#272727;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:300;margin-top:10px}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader{display:block;width:100%;margin:35px 0 15px;background:#fff;border:2px dashed #c5c5c5;border-radius:5px;padding:10px 15px;font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px;line-height:normal;text-align:left}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .files{position:absolute;z-index:-9999;height:0px;width:0px;padding:0px;margin:0px;line-height:0;outline:0px;border:0px;opacity:0}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input{position:relative;display:flex;border:1px solid rgba(0,0,0,0);border-radius:30px;cursor:pointer}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-caption{position:relative;display:inline-block;flex:1;align-self:flex-start;padding:13px 16px;margin-right:16px;border-radius:30px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right;background:url("../../images/popup/popup-cloud-computing.png") no-repeat center left;background-size:contain;cursor:pointer}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-caption span{font-weight:700;white-space:nowrap;text-align:right}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-button{background:#fff200;color:#000;border-radius:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;cursor:pointer}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-input .fileuploader-input-button span{font-weight:700}.box-popup .modal-step-3 .modal-step-3-wrap form .codedropz-upload-wrapper .form-group .fileuploader .fileuploader-items .fileuploader-items-list{display:block;margin:0 -16px;padding:0;list-style:none}.box-popup .modal-step-3 .modal-step-3-wrap form .inner-data{width:100%;color:#232323;font-size:14px;font-family:"Open Sans",sans-serif;line-height:26px;font-weight:400}.box-popup .modal-step-3 .modal-step-3-wrap form .inner-data textarea{display:block;width:100%;margin:5px 0 0;padding:15px;border:1px solid #a7a7a7;font-family:"Open Sans",sans-serif;font-size:16px;height:90px;color:#000;font-weight:300;border-radius:0;outline:0;resize:none;line-height:17px;background-color:#fff;box-sizing:border-box;-webkit-appearance:none}.box-popup .modal-step-3 .modal-step-3-wrap .step-actions{position:absolute;padding-top:20px;left:0;right:0;display:flex;justify-content:space-between}.box-popup .modal-step-3 .modal-step-3-wrap .step-actions .step-send{position:relative !important;bottom:auto !important;right:auto !important}.box-popup .modal-step-3 .modal-step-3-wrap .step-actions .step-back{position:relative !important;bottom:auto !important;left:auto !important}@media(max-width: 1000px){.box-popup .modal-container{top:0;left:0;right:0;bottom:0;transform:none;height:auto;width:auto}}@media(max-width: 820px){.box-popup .modal-container.modal-step-3 .modal-step-3-wrap{padding:0 20px}}@media(max-width: 767px){.box-popup .modal-container.modal-step-1 .modal-step-1-wrap{flex-direction:column}.box-popup .modal-container.modal-step-1 .modal-step-1-wrap .box-col{width:100%}.box-popup .modal-container.modal-step-2 .modal-tabs{margin:50px 15px 0}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap{overflow:auto;position:relative;height:100%;min-height:100%}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-1{flex-direction:column}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-1 .phone-col{width:100%}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .modal-tabs-content .content-2 .mail{font-size:18px}.box-popup .modal-container.modal-step-2 .modal-step-2-wrap .step-back{position:relative;bottom:0;left:5%;padding-top:20px;padding-bottom:20px}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap{overflow:auto;position:relative;height:100%;min-height:100%}}@media(max-width: 500px){.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .form-row{flex-direction:column}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .form-row input{width:calc(100% - 6px)}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .fileuploader .fileuploader-input{flex-direction:column}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap form .fileuploader .fileuploader-input .fileuploader-input-caption{padding:75px 0px 15px !important;background-position-x:center !important;background-position-y:top !important;background-size:75px !important;margin:0 auto !important;border-radius:0 !important}.box-popup .modal-container.modal-step-3 .modal-step-3-wrap .step-actions button,.box-popup .modal-container.modal-step-3 .modal-step-3-wrap .step-actions input{font-size:14px !important;padding:8px 10px !important}}.article-207 .gray-bg-2{background-color:#e4e2e3;padding:70px 0}.article-207 .container h1{margin-bottom:60px}.article-207 .box-01 p{margin-bottom:50px}.article-207 .box-02{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-02{text-align:center;margin-bottom:36px !important}.article-207 .box-02 .sepparator{width:360px !important;height:2px !important;margin:0 auto}}@media(max-width: 440px){.article-207 .box-02 .sepparator{width:260px !important}}.article-207 .box-02 h3{font-size:1.4rem}.article-207 .box-02 .sepparator{width:2px;height:calc(100% - .5rem);background-color:#000}.article-207 .box-03{margin-bottom:90px}@media(max-width: 1200px){.article-207 .box-03{margin-bottom:36px !important}.article-207 .box-03 .title,.article-207 .box-03 .btn6,.article-207 .box-03 #scontainer-3 h1,#scontainer-3 .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h1,.subpage-content .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h2,.subpage-content .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-13 h3,#scontainer-13 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-14 h3,#scontainer-14 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-15 h3,#scontainer-15 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-16 h3,#scontainer-16 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-19 h3,#scontainer-19 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-30 h2,#scontainer-30 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-31 h2,#scontainer-31 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-33 h2,#scontainer-33 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h2,#scontainer-36 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h3,#scontainer-36 .article-207 .box-03 h3,.article-207 .box-03 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-03 h3,.article-207 .box-03 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-03 a,.article-207 .box-03 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-03 h2,.article-207 .box-03 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-03 h3,.article-207 .box-03 #scontainer-58 a,#scontainer-58 .article-207 .box-03 a,.article-207 .box-03 .box20 h2,.box20 .article-207 .box-03 h2,.article-207 .box-03 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-03 h2,.article-207 .box-03 .box33 h2,.box33 .article-207 .box-03 h2,.article-207 .box-03 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 h1,.box47-8 .article-207 .box-03 h1,.article-207 .box-03 .box47-7 h1,.box47-7 .article-207 .box-03 h1,.article-207 .box-03 .box47 h1,.box47 .article-207 .box-03 h1,.article-207 .box-03 .box47-2 h1,.box47-2 .article-207 .box-03 h1,.article-207 .box-03 .box47-5 h1,.box47-5 .article-207 .box-03 h1,.article-207 .box-03 .box47-6 h1,.box47-6 .article-207 .box-03 h1,.article-207 .box-03 .box47-3 h1,.box47-3 .article-207 .box-03 h1,.article-207 .box-03 .box47-4 h1,.box47-4 .article-207 .box-03 h1,.article-207 .box-03 .box36 h2,.box36 .article-207 .box-03 h2,.article-207 .box-03 .box37 h2,.box37 .article-207 .box-03 h2,.article-207 .box-03 .box37 h3,.box37 .article-207 .box-03 h3,.article-207 .box-03 .box37 h4,.box37 .article-207 .box-03 h4,.article-207 .box-03 .box38 h2,.box38 .article-207 .box-03 h2,.article-207 .box-03 .box39 h2,.box39 .article-207 .box-03 h2,.article-207 .box-03 .box39 h3,.box39 .article-207 .box-03 h3,.article-207 .box-03 .box39 h4,.box39 .article-207 .box-03 h4,.article-207 .box-03 .box41 h2,.box41 .article-207 .box-03 h2,.article-207 .box-03 .box46 h3,.box46 .article-207 .box-03 h3,.article-207 .box-03 .box48 h2,.box48 .article-207 .box-03 h2,.article-207 .box-03 .box49 h3,.box49 .article-207 .box-03 h3,.article-207 .box-03 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-03 h3,.article-207 .box-03 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-29 h1,.article-29 .article-207 .box-03 h1,.article-207 .box-03 .article-31 h1,.article-31 .article-207 .box-03 h1,.article-207 .box-03 .article-30 h1,.article-30 .article-207 .box-03 h1,.article-207 .box-03 .guide h1,.guide .article-207 .box-03 h1,.article-207 .box-03 .article-box .article-title,.article-box .article-207 .box-03 .article-title,.article-207 .box-03 .right-box-title h3,.right-box-title .article-207 .box-03 h3,.article-207 .box-03 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-03 h1,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-03 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-03 h3,.article-207 .box-03 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-03 h2,.article-207 .box-03 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-03 h2,.article-207 .box-03 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-03 h3,.article-207 .box-03 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-03 h5{margin-bottom:36px !important}}.article-207 .box-03 .title,.article-207 .box-03 .btn6,.article-207 .box-03 #scontainer-3 h1,#scontainer-3 .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h1,.subpage-content .article-207 .box-03 h1,.article-207 .box-03 .subpage-content h2,.subpage-content .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1,.article-207 .box-03 #scontainer-13 h3,#scontainer-13 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-14 h3,#scontainer-14 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-15 h3,#scontainer-15 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-16 h3,#scontainer-16 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-19 h3,#scontainer-19 .article-207 .box-03 h3,.article-207 .box-03 #scontainer-30 h2,#scontainer-30 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-31 h2,#scontainer-31 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-33 h2,#scontainer-33 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h2,#scontainer-36 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-36 h3,#scontainer-36 .article-207 .box-03 h3,.article-207 .box-03 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-03 h3,.article-207 .box-03 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-03 a,.article-207 .box-03 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-03 h2,.article-207 .box-03 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-03 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-03 h3,.article-207 .box-03 #scontainer-58 a,#scontainer-58 .article-207 .box-03 a,.article-207 .box-03 .box20 h2,.box20 .article-207 .box-03 h2,.article-207 .box-03 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-03 h2,.article-207 .box-03 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-03 h2,.article-207 .box-03 .box33 h2,.box33 .article-207 .box-03 h2,.article-207 .box-03 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-03 h1,.article-207 .box-03 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-03 h2,.article-207 .box-03 .box47-8 h1,.box47-8 .article-207 .box-03 h1,.article-207 .box-03 .box47-7 h1,.box47-7 .article-207 .box-03 h1,.article-207 .box-03 .box47 h1,.box47 .article-207 .box-03 h1,.article-207 .box-03 .box47-2 h1,.box47-2 .article-207 .box-03 h1,.article-207 .box-03 .box47-5 h1,.box47-5 .article-207 .box-03 h1,.article-207 .box-03 .box47-6 h1,.box47-6 .article-207 .box-03 h1,.article-207 .box-03 .box47-3 h1,.box47-3 .article-207 .box-03 h1,.article-207 .box-03 .box47-4 h1,.box47-4 .article-207 .box-03 h1,.article-207 .box-03 .box36 h2,.box36 .article-207 .box-03 h2,.article-207 .box-03 .box37 h2,.box37 .article-207 .box-03 h2,.article-207 .box-03 .box37 h3,.box37 .article-207 .box-03 h3,.article-207 .box-03 .box37 h4,.box37 .article-207 .box-03 h4,.article-207 .box-03 .box38 h2,.box38 .article-207 .box-03 h2,.article-207 .box-03 .box39 h2,.box39 .article-207 .box-03 h2,.article-207 .box-03 .box39 h3,.box39 .article-207 .box-03 h3,.article-207 .box-03 .box39 h4,.box39 .article-207 .box-03 h4,.article-207 .box-03 .box41 h2,.box41 .article-207 .box-03 h2,.article-207 .box-03 .box46 h3,.box46 .article-207 .box-03 h3,.article-207 .box-03 .box48 h2,.box48 .article-207 .box-03 h2,.article-207 .box-03 .box49 h3,.box49 .article-207 .box-03 h3,.article-207 .box-03 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-03 h2,.article-207 .box-03 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-03 h3,.article-207 .box-03 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-29 h1,.article-29 .article-207 .box-03 h1,.article-207 .box-03 .article-31 h1,.article-31 .article-207 .box-03 h1,.article-207 .box-03 .article-30 h1,.article-30 .article-207 .box-03 h1,.article-207 .box-03 .guide h1,.guide .article-207 .box-03 h1,.article-207 .box-03 .article-box .article-title,.article-box .article-207 .box-03 .article-title,.article-207 .box-03 .right-box-title h3,.right-box-title .article-207 .box-03 h3,.article-207 .box-03 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-03 h1,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-03 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-03 h3,.article-207 .box-03 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-03 h3,.article-207 .box-03 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-03 h2,.article-207 .box-03 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-03 h2,.article-207 .box-03 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-03 h3,.article-207 .box-03 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-03 h5,.article-207 .box-03 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-03 h5{margin-bottom:40px}.article-207 .box-03 .title h2,.article-207 .box-03 .btn6 h2,.article-207 .box-03 #scontainer-3 h1 h2,#scontainer-3 .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content h1 h2,.subpage-content .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content h2 h2,.subpage-content .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-03 h1 h2,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box h1 h2,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box h1 h2,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 #scontainer-13 h3 h2,#scontainer-13 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-14 h3 h2,#scontainer-14 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-15 h3 h2,#scontainer-15 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-16 h3 h2,#scontainer-16 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-19 h3 h2,#scontainer-19 .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-30 h2 h2,#scontainer-30 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-31 h2 h2,#scontainer-31 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-33 h2 h2,#scontainer-33 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-36 h2 h2,#scontainer-36 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-36 h3 h2,#scontainer-36 .article-207 .box-03 h3 h2,.article-207 .box-03 .article-9 .row:first-child h3 h2,.article-9 .row:first-child .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-41 div[class^=col-]>div a h2,#scontainer-41 div[class^=col-]>div .article-207 .box-03 a h2,.article-207 .box-03 #scontainer-43 .row:first-child h2 h2,#scontainer-43 .row:first-child .article-207 .box-03 h2 h2,.article-207 .box-03 .article-14 .box11 h2 h2,.article-14 .box11 .article-207 .box-03 h2 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div h3 h2,#scontainer-48 div[class^=col-] div .article-207 .box-03 h3 h2,.article-207 .box-03 #scontainer-58 a h2,#scontainer-58 .article-207 .box-03 a h2,.article-207 .box-03 .box20 h2 h2,.box20 .article-207 .box-03 h2 h2,.article-207 .box-03 .article-20 .box25 h2 h2,.article-20 .box25 .article-207 .box-03 h2 h2,.article-207 .box-03 .article-21 .box25 h2 h2,.article-21 .box25 .article-207 .box-03 h2 h2,.article-207 .box-03 .article-22 .box25 h2 h2,.article-22 .box25 .article-207 .box-03 h2 h2,.article-207 .box-03 .box33 h2 h2,.box33 .article-207 .box-03 h2 h2,.article-207 .box-03 .box35 .text-center-box h1 h2,.box35 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box40 .text-center-box h1 h2,.box40 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box42 .text-center-box h1 h2,.box42 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box44 .text-center-box h1 h2,.box44 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47 .text-center-box h1 h2,.box47 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-2 .text-center-box h1 h2,.box47-2 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-3 .text-center-box h1 h2,.box47-3 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-4 .text-center-box h1 h2,.box47-4 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-5 .text-center-box h1 h2,.box47-5 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-6 .text-center-box h1 h2,.box47-6 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-7 .text-center-box h1 h2,.box47-7 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-8 .text-center-box h1 h2,.box47-8 .text-center-box .article-207 .box-03 h1 h2,.article-207 .box-03 .box35 .text-center-box h2 h2,.box35 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box40 .text-center-box h2 h2,.box40 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box42 .text-center-box h2 h2,.box42 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box44 .text-center-box h2 h2,.box44 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47 .text-center-box h2 h2,.box47 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-2 .text-center-box h2 h2,.box47-2 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-3 .text-center-box h2 h2,.box47-3 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-4 .text-center-box h2 h2,.box47-4 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-5 .text-center-box h2 h2,.box47-5 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-6 .text-center-box h2 h2,.box47-6 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-7 .text-center-box h2 h2,.box47-7 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-8 .text-center-box h2 h2,.box47-8 .text-center-box .article-207 .box-03 h2 h2,.article-207 .box-03 .box47-8 h1 h2,.box47-8 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-7 h1 h2,.box47-7 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47 h1 h2,.box47 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-2 h1 h2,.box47-2 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-5 h1 h2,.box47-5 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-6 h1 h2,.box47-6 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-3 h1 h2,.box47-3 .article-207 .box-03 h1 h2,.article-207 .box-03 .box47-4 h1 h2,.box47-4 .article-207 .box-03 h1 h2,.article-207 .box-03 .box36 h2 h2,.box36 .article-207 .box-03 h2 h2,.article-207 .box-03 .box37 h2 h2,.box37 .article-207 .box-03 h2 h2,.article-207 .box-03 .box37 h3 h2,.box37 .article-207 .box-03 h3 h2,.article-207 .box-03 .box37 h4 h2,.box37 .article-207 .box-03 h4 h2,.article-207 .box-03 .box38 h2 h2,.box38 .article-207 .box-03 h2 h2,.article-207 .box-03 .box39 h2 h2,.box39 .article-207 .box-03 h2 h2,.article-207 .box-03 .box39 h3 h2,.box39 .article-207 .box-03 h3 h2,.article-207 .box-03 .box39 h4 h2,.box39 .article-207 .box-03 h4 h2,.article-207 .box-03 .box41 h2 h2,.box41 .article-207 .box-03 h2 h2,.article-207 .box-03 .box46 h3 h2,.box46 .article-207 .box-03 h3 h2,.article-207 .box-03 .box48 h2 h2,.box48 .article-207 .box-03 h2 h2,.article-207 .box-03 .box49 h3 h2,.box49 .article-207 .box-03 h3 h2,.article-207 .box-03 .window-blind-colors .row:first-child div[class^=col-] h2 h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-03 h2 h2,.article-207 .box-03 .article-26 .row:nth-child(2) h2 h2,.article-26 .row:nth-child(2) .article-207 .box-03 h2 h2,.article-207 .box-03 .article-26 .row:nth-child(3) h3 h2,.article-26 .row:nth-child(3) .article-207 .box-03 h3 h2,.article-207 .box-03 .article-27 .container .row:first-child h3 h2,.article-27 .container .row:first-child .article-207 .box-03 h3 h2,.article-207 .box-03 .article-29 h1 h2,.article-29 .article-207 .box-03 h1 h2,.article-207 .box-03 .article-31 h1 h2,.article-31 .article-207 .box-03 h1 h2,.article-207 .box-03 .article-30 h1 h2,.article-30 .article-207 .box-03 h1 h2,.article-207 .box-03 .guide h1 h2,.guide .article-207 .box-03 h1 h2,.article-207 .box-03 .article-box .article-title h2,.article-box .article-207 .box-03 .article-title h2,.article-207 .box-03 .right-box-title h3 h2,.right-box-title .article-207 .box-03 h3 h2,.article-207 .box-03 .article-32 .text>.row:last-child h5 h2,.article-32 .text>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 a>.row:last-child h5 h2,.article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .btn7>.row:last-child h5 h2,.article-32 .btn7>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-7 p>.row:last-child h5 h2,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-7 .article-32 p>.row:last-child h5 h2,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-9 p>.row:last-child h5 h2,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-9 .article-32 p>.row:last-child h5 h2,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5 h2,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5 h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5 h2,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 h2,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5 h2,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5 h2,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-13 p>.row:last-child h5 h2,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-13 .article-32 p>.row:last-child h5 h2,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-14 p>.row:last-child h5 h2,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-14 .article-32 p>.row:last-child h5 h2,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-15 p>.row:last-child h5 h2,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-15 .article-32 p>.row:last-child h5 h2,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-16 p>.row:last-child h5 h2,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-16 .article-32 p>.row:last-child h5 h2,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-19 p>.row:last-child h5 h2,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-19 .article-32 p>.row:last-child h5 h2,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-31 p>.row:last-child h5 h2,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-31 .article-32 p>.row:last-child h5 h2,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5 h2,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5 h2,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-11 p a>.row:last-child h5 h2,.article-32 .article-11 p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-11 p .article-32 a>.row:last-child h5 h2,.article-11 p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5 h2,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5 h2,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-13 p>.row:last-child h5 h2,.article-32 .article-13 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-13 .article-32 p>.row:last-child h5 h2,.article-13 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-13 p a>.row:last-child h5 h2,.article-32 .article-13 p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-13 p .article-32 a>.row:last-child h5 h2,.article-13 p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5 h2,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5 h2,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-14 p>.row:last-child h5 h2,.article-32 .article-14 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-14 .article-32 p>.row:last-child h5 h2,.article-14 .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .files li a>.row:last-child h5 h2,.article-32 .files li a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .files li .article-32 a>.row:last-child h5 h2,.files li .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article .date-add>.row:last-child h5 h2,.article-32 .article .date-add>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article .article-32 .date-add>.row:last-child h5 h2,.article .article-32 .date-add>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5 h2,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5 h2,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5 h2,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5 h2,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 #scontainer-58 h4>.row:last-child h5 h2,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 #scontainer-58 .article-32 h4>.row:last-child h5 h2,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box24 h4>.row:last-child h5 h2,.article-32 .box24 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box24 .article-32 h4>.row:last-child h5 h2,.box24 .article-32 h4>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-20 .box25 h3>.row:last-child h5 h2,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-20 .box25 .article-32 h3>.row:last-child h5 h2,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-21 .box25 h3>.row:last-child h5 h2,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-21 .box25 .article-32 h3>.row:last-child h5 h2,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-22 .box25 h3>.row:last-child h5 h2,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-22 .box25 .article-32 h3>.row:last-child h5 h2,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box27 div[class^=col-] p>.row:last-child h5 h2,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box27 div[class^=col-] .article-32 p>.row:last-child h5 h2,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box27 div[class^=col-] h5>.row:last-child h5 h2,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box27 div[class^=col-] .article-32 h5>.row:last-child h5 h2,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box35 .text-center-box p>.row:last-child h5 h2,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box35 .text-center-box .article-32 p>.row:last-child h5 h2,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box40 .text-center-box p>.row:last-child h5 h2,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box40 .text-center-box .article-32 p>.row:last-child h5 h2,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box42 .text-center-box p>.row:last-child h5 h2,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box42 .text-center-box .article-32 p>.row:last-child h5 h2,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box44 .text-center-box p>.row:last-child h5 h2,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box44 .text-center-box .article-32 p>.row:last-child h5 h2,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47 .text-center-box p>.row:last-child h5 h2,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47 .text-center-box .article-32 p>.row:last-child h5 h2,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-2 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-2 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-3 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-3 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-4 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-4 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-5 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-5 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-6 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-6 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-7 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-7 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .box47-8 .text-center-box p>.row:last-child h5 h2,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .box47-8 .text-center-box .article-32 p>.row:last-child h5 h2,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5 h2,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5 h2,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-29 a>.row:last-child h5 h2,.article-32 .article-29 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-29 .article-32 a>.row:last-child h5 h2,.article-29 .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-31 a>.row:last-child h5 h2,.article-32 .article-31 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-31 .article-32 a>.row:last-child h5 h2,.article-31 .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-30 h6>.row:last-child h5 h2,.article-32 .article-30 h6>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-30 .article-32 h6>.row:last-child h5 h2,.article-30 .article-32 h6>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-30 a>.row:last-child h5 h2,.article-32 .article-30 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-30 .article-32 a>.row:last-child h5 h2,.article-30 .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .article-entry .article-content .more>.row:last-child h5 h2,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-entry .article-content .article-32 .more>.row:last-child h5 h2,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form .form-check-label>.row:last-child h5 h2,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 .form-check-label>.row:last-child h5 h2,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form input>.row:last-child h5 h2,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 input>.row:last-child h5 h2,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form textarea>.row:last-child h5 h2,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 textarea>.row:last-child h5 h2,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .article-32 .contact-new-form form a>.row:last-child h5 h2,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new-form form .article-32 a>.row:last-child h5 h2,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row h1 h2,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-03 h1 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5 h2,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-03 h2 h2,.article-207 .box-03 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5 h2,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3 h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-03 h3 h2,.article-207 .box-03 .article-187 .container>.row:first-child h3 h2,.article-187 .container>.row:first-child .article-207 .box-03 h3 h2,.article-207 .box-03 .article-188 .klamki h2 h2,.article-188 .klamki .article-207 .box-03 h2 h2,.article-207 .box-03 .article-32 .store-page .store-details a>.row:last-child h5 h2,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .store-page .store-details .article-32 a>.row:last-child h5 h2,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .store-page .contact-box-03 h2 h2,.store-page .contact-box-03 .article-207 .box-03 h2 h2,.article-207 .box-03 .store-page .contact-box-01 h3 h2,.store-page .contact-box-01 .article-207 .box-03 h3 h2,.article-207 .box-03 .article-32 .store-page .contact-box-02 h2>.row:last-child h5 h2,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-03 h5 h2,.article-207 .box-03 .store-page .contact-box-02 .article-32 h2>.row:last-child h5 h2,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-03 h5 h2{margin-bottom:0}.article-207 .box-03 .sub-title{margin:0}.article-207 .box-04{margin-bottom:50px}@media(max-width: 1200px){.article-207 .box-04 h2{margin-bottom:36px !important}}.article-207 .box-04 h2{margin-bottom:50px}.article-207 .box-05{margin-bottom:90px}.article-207 .box-06{margin-bottom:90px}.article-207 .box-06 .nav-tabs{border:none}.article-207 .box-06 .nav-tabs .bootstrapTab{display:flex;align-items:center;justify-content:center;background-color:#ebebeb}.article-207 .box-06 .nav-tabs .bootstrapTab a{width:100%;text-align:center;padding:30px 60px 20px;margin-bottom:0;font-size:1.4rem;font-weight:500}.article-207 .box-06 .nav-tabs .bootstrapTab a.active{background-color:#c9c9c9}.article-207 .box-06 .nav-tabs .bootstrapTab a:hover{color:#000}.article-207 .box-06 .nav-tabs .bootstrapTab a span{font-size:1rem;font-weight:300}.article-207 .box-06 .tab-content{background-color:#c9c9c9;padding:60px 70px 50px}.article-207 .box-06 .tab-content .p-link{margin:40px 0 0 0;font-size:1rem;font-weight:500}.article-207 .box-06 .tab-content .p-link a{-webkit-text-decoration:revert;text-decoration:revert}.article-207 .box-07{margin-bottom:90px}@media(max-width: 1200px){.article-207 .box-07{margin-bottom:60px !important}}.article-207 .box-08{margin-bottom:100px}@media(max-width: 1200px){.article-207 .box-08{margin-bottom:50px !important}}.article-207 .box-08 h2{margin-bottom:30px}.article-207 .box-09{margin-bottom:150px}@media(max-width: 1200px){.article-207 .box-09{margin-bottom:50px !important}.article-207 .box-09 h2{position:relative !important;display:inline-block !important;margin-bottom:36px !important;font-size:1.6rem !important}.article-207 .box-09 p{padding-top:0 !important}}.article-207 .box-09 h2{position:absolute;margin-bottom:60px;padding:30px;border:2px solid #000;background-color:#f5f5f5;z-index:100}.article-207 .box-09 p{padding-top:170px}.article-207 .box-10{margin-bottom:150px}@media(max-width: 1200px){.article-207 .box-10{margin-bottom:50px !important}.article-207 .box-10 .title,.article-207 .box-10 .btn6,.article-207 .box-10 #scontainer-3 h1,#scontainer-3 .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h1,.subpage-content .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h2,.subpage-content .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-13 h3,#scontainer-13 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-14 h3,#scontainer-14 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-15 h3,#scontainer-15 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-16 h3,#scontainer-16 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-19 h3,#scontainer-19 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-30 h2,#scontainer-30 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-31 h2,#scontainer-31 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-33 h2,#scontainer-33 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h2,#scontainer-36 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h3,#scontainer-36 .article-207 .box-10 h3,.article-207 .box-10 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-10 h3,.article-207 .box-10 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-10 a,.article-207 .box-10 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-10 h2,.article-207 .box-10 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-10 h3,.article-207 .box-10 #scontainer-58 a,#scontainer-58 .article-207 .box-10 a,.article-207 .box-10 .box20 h2,.box20 .article-207 .box-10 h2,.article-207 .box-10 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-10 h2,.article-207 .box-10 .box33 h2,.box33 .article-207 .box-10 h2,.article-207 .box-10 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 h1,.box47-8 .article-207 .box-10 h1,.article-207 .box-10 .box47-7 h1,.box47-7 .article-207 .box-10 h1,.article-207 .box-10 .box47 h1,.box47 .article-207 .box-10 h1,.article-207 .box-10 .box47-2 h1,.box47-2 .article-207 .box-10 h1,.article-207 .box-10 .box47-5 h1,.box47-5 .article-207 .box-10 h1,.article-207 .box-10 .box47-6 h1,.box47-6 .article-207 .box-10 h1,.article-207 .box-10 .box47-3 h1,.box47-3 .article-207 .box-10 h1,.article-207 .box-10 .box47-4 h1,.box47-4 .article-207 .box-10 h1,.article-207 .box-10 .box36 h2,.box36 .article-207 .box-10 h2,.article-207 .box-10 .box37 h2,.box37 .article-207 .box-10 h2,.article-207 .box-10 .box37 h3,.box37 .article-207 .box-10 h3,.article-207 .box-10 .box37 h4,.box37 .article-207 .box-10 h4,.article-207 .box-10 .box38 h2,.box38 .article-207 .box-10 h2,.article-207 .box-10 .box39 h2,.box39 .article-207 .box-10 h2,.article-207 .box-10 .box39 h3,.box39 .article-207 .box-10 h3,.article-207 .box-10 .box39 h4,.box39 .article-207 .box-10 h4,.article-207 .box-10 .box41 h2,.box41 .article-207 .box-10 h2,.article-207 .box-10 .box46 h3,.box46 .article-207 .box-10 h3,.article-207 .box-10 .box48 h2,.box48 .article-207 .box-10 h2,.article-207 .box-10 .box49 h3,.box49 .article-207 .box-10 h3,.article-207 .box-10 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-10 h3,.article-207 .box-10 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-29 h1,.article-29 .article-207 .box-10 h1,.article-207 .box-10 .article-31 h1,.article-31 .article-207 .box-10 h1,.article-207 .box-10 .article-30 h1,.article-30 .article-207 .box-10 h1,.article-207 .box-10 .guide h1,.guide .article-207 .box-10 h1,.article-207 .box-10 .article-box .article-title,.article-box .article-207 .box-10 .article-title,.article-207 .box-10 .right-box-title h3,.right-box-title .article-207 .box-10 h3,.article-207 .box-10 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-10 h1,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-10 h2,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-10 h3,.article-207 .box-10 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-10 h2,.article-207 .box-10 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-10 h2,.article-207 .box-10 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-10 h3,.article-207 .box-10 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-10 h5{margin-bottom:36px !important}.article-207 .box-10 .h2-button{font-size:1.6rem !important}}.article-207 .box-10 .title,.article-207 .box-10 .btn6,.article-207 .box-10 #scontainer-3 h1,#scontainer-3 .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h1,.subpage-content .article-207 .box-10 h1,.article-207 .box-10 .subpage-content h2,.subpage-content .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-10 h1,.article-207 .box-10 #scontainer-13 h3,#scontainer-13 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-14 h3,#scontainer-14 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-15 h3,#scontainer-15 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-16 h3,#scontainer-16 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-19 h3,#scontainer-19 .article-207 .box-10 h3,.article-207 .box-10 #scontainer-30 h2,#scontainer-30 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-31 h2,#scontainer-31 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-33 h2,#scontainer-33 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h2,#scontainer-36 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-36 h3,#scontainer-36 .article-207 .box-10 h3,.article-207 .box-10 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-10 h3,.article-207 .box-10 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-10 a,.article-207 .box-10 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-10 h2,.article-207 .box-10 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-10 h2,.article-207 .box-10 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-10 h3,.article-207 .box-10 #scontainer-58 a,#scontainer-58 .article-207 .box-10 a,.article-207 .box-10 .box20 h2,.box20 .article-207 .box-10 h2,.article-207 .box-10 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-10 h2,.article-207 .box-10 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-10 h2,.article-207 .box-10 .box33 h2,.box33 .article-207 .box-10 h2,.article-207 .box-10 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-10 h1,.article-207 .box-10 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-10 h2,.article-207 .box-10 .box47-8 h1,.box47-8 .article-207 .box-10 h1,.article-207 .box-10 .box47-7 h1,.box47-7 .article-207 .box-10 h1,.article-207 .box-10 .box47 h1,.box47 .article-207 .box-10 h1,.article-207 .box-10 .box47-2 h1,.box47-2 .article-207 .box-10 h1,.article-207 .box-10 .box47-5 h1,.box47-5 .article-207 .box-10 h1,.article-207 .box-10 .box47-6 h1,.box47-6 .article-207 .box-10 h1,.article-207 .box-10 .box47-3 h1,.box47-3 .article-207 .box-10 h1,.article-207 .box-10 .box47-4 h1,.box47-4 .article-207 .box-10 h1,.article-207 .box-10 .box36 h2,.box36 .article-207 .box-10 h2,.article-207 .box-10 .box37 h2,.box37 .article-207 .box-10 h2,.article-207 .box-10 .box37 h3,.box37 .article-207 .box-10 h3,.article-207 .box-10 .box37 h4,.box37 .article-207 .box-10 h4,.article-207 .box-10 .box38 h2,.box38 .article-207 .box-10 h2,.article-207 .box-10 .box39 h2,.box39 .article-207 .box-10 h2,.article-207 .box-10 .box39 h3,.box39 .article-207 .box-10 h3,.article-207 .box-10 .box39 h4,.box39 .article-207 .box-10 h4,.article-207 .box-10 .box41 h2,.box41 .article-207 .box-10 h2,.article-207 .box-10 .box46 h3,.box46 .article-207 .box-10 h3,.article-207 .box-10 .box48 h2,.box48 .article-207 .box-10 h2,.article-207 .box-10 .box49 h3,.box49 .article-207 .box-10 h3,.article-207 .box-10 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-10 h2,.article-207 .box-10 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-10 h3,.article-207 .box-10 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-29 h1,.article-29 .article-207 .box-10 h1,.article-207 .box-10 .article-31 h1,.article-31 .article-207 .box-10 h1,.article-207 .box-10 .article-30 h1,.article-30 .article-207 .box-10 h1,.article-207 .box-10 .guide h1,.guide .article-207 .box-10 h1,.article-207 .box-10 .article-box .article-title,.article-box .article-207 .box-10 .article-title,.article-207 .box-10 .right-box-title h3,.right-box-title .article-207 .box-10 h3,.article-207 .box-10 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-10 h1,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-10 h2,.article-207 .box-10 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-10 h3,.article-207 .box-10 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-10 h3,.article-207 .box-10 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-10 h2,.article-207 .box-10 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-10 h2,.article-207 .box-10 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-10 h3,.article-207 .box-10 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-10 h5,.article-207 .box-10 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-10 h5{margin-bottom:50px}.article-207 .box-10 p{margin-bottom:45px}.article-207 .box-10 .sub-box{text-align:center}.article-207 .box-10 .h2-button{line-height:25px;margin-bottom:0 !important;display:inline-block;text-align:center;padding:20px;border:2px solid #000;background-color:#f5f5f5;z-index:100}.article-207 .box-10 .h2-button span{font-size:1.2rem}.article-207 .box-11{margin-bottom:140px}@media(max-width: 1200px){.article-207 .box-11{margin-bottom:50px !important}.article-207 .box-11 h2{position:relative !important;display:inline-block !important;margin-bottom:36px !important;font-size:1.6rem !important}.article-207 .box-11 p{padding-top:0 !important}}.article-207 .box-11 h2{position:absolute;margin-bottom:60px;padding:30px;border:2px solid #000;background-color:#f5f5f5;z-index:100}.article-207 .box-11 p{padding-top:150px}@media(max-width: 1200px){.article-207 .box-12 .p-big-text{margin-bottom:36px !important}.article-207 .box-12 h2{margin-bottom:36px !important}.article-207 .box-12 .text-2{margin-bottom:40px !important}.article-207 .box-12 .text-2{margin-bottom:60px !important}.article-207 .box-12 .blocks-panel{margin-bottom:40px !important}}@media(max-width: 768px){.article-207 .box-12 .p-big-text{font-size:2rem !important}}.article-207 .box-12 .p-big-text{font-size:2.5rem;margin-bottom:60px}.article-207 .box-12 h2{margin-bottom:55px}.article-207 .box-12 .text-1{margin-bottom:50px}.article-207 .box-12 .text-2{margin-bottom:110px}.article-207 .box-12 .blocks-panel{margin-bottom:55px;padding:25px 45px;background-color:#e4e2e3}.article-207 .box-12 .blocks-panel h3{font-size:1.4rem;margin:0}.article-207 .box-12 .blocks-panel .sepparator{width:2px;background-color:#000}@media(max-width: 1200px){.article-207 .box-12 .sepparator{width:100% !important;height:2px !important;margin:0 auto}.article-207 .box-12 h3{margin-bottom:.5rem !important}}@media(max-width: 1200px){.article-207 .box-13 h2{margin:20px 0 36px 0 !important}}@media(max-width: 768px){.article-207 .box-13 .p-big-text{font-size:2rem !important;margin-bottom:15px !important}.article-207 .box-13 p{font-size:1rem}.article-207 .box-13 h2{font-size:1.2rem}}.article-207 .box-13 .p-big-text{font-size:2.5rem;margin:0}.article-207 .box-13 p{font-size:1.2rem}.article-207 .box-13 h2{margin:30px 0 50px 0;font-size:1.5rem}.article-207 .box-14{padding:100px 0}@media(max-width: 1200px){.article-207 .box-14{padding:70px 0 40px !important}.article-207 .box-14 h2{margin-bottom:36px !important}}.article-207 .box-14 h2{margin-bottom:60px}.article-207 .box-15{margin-bottom:50px}@media(max-width: 1200px){.article-207 .box-15{margin-bottom:36px !important}.article-207 .box-15 .title,.article-207 .box-15 .btn6,.article-207 .box-15 #scontainer-3 h1,#scontainer-3 .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h1,.subpage-content .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h2,.subpage-content .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-13 h3,#scontainer-13 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-14 h3,#scontainer-14 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-15 h3,#scontainer-15 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-16 h3,#scontainer-16 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-19 h3,#scontainer-19 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-30 h2,#scontainer-30 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-31 h2,#scontainer-31 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-33 h2,#scontainer-33 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h2,#scontainer-36 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h3,#scontainer-36 .article-207 .box-15 h3,.article-207 .box-15 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-15 h3,.article-207 .box-15 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-15 a,.article-207 .box-15 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-15 h2,.article-207 .box-15 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-15 h3,.article-207 .box-15 #scontainer-58 a,#scontainer-58 .article-207 .box-15 a,.article-207 .box-15 .box20 h2,.box20 .article-207 .box-15 h2,.article-207 .box-15 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-15 h2,.article-207 .box-15 .box33 h2,.box33 .article-207 .box-15 h2,.article-207 .box-15 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 h1,.box47-8 .article-207 .box-15 h1,.article-207 .box-15 .box47-7 h1,.box47-7 .article-207 .box-15 h1,.article-207 .box-15 .box47 h1,.box47 .article-207 .box-15 h1,.article-207 .box-15 .box47-2 h1,.box47-2 .article-207 .box-15 h1,.article-207 .box-15 .box47-5 h1,.box47-5 .article-207 .box-15 h1,.article-207 .box-15 .box47-6 h1,.box47-6 .article-207 .box-15 h1,.article-207 .box-15 .box47-3 h1,.box47-3 .article-207 .box-15 h1,.article-207 .box-15 .box47-4 h1,.box47-4 .article-207 .box-15 h1,.article-207 .box-15 .box36 h2,.box36 .article-207 .box-15 h2,.article-207 .box-15 .box37 h2,.box37 .article-207 .box-15 h2,.article-207 .box-15 .box37 h3,.box37 .article-207 .box-15 h3,.article-207 .box-15 .box37 h4,.box37 .article-207 .box-15 h4,.article-207 .box-15 .box38 h2,.box38 .article-207 .box-15 h2,.article-207 .box-15 .box39 h2,.box39 .article-207 .box-15 h2,.article-207 .box-15 .box39 h3,.box39 .article-207 .box-15 h3,.article-207 .box-15 .box39 h4,.box39 .article-207 .box-15 h4,.article-207 .box-15 .box41 h2,.box41 .article-207 .box-15 h2,.article-207 .box-15 .box46 h3,.box46 .article-207 .box-15 h3,.article-207 .box-15 .box48 h2,.box48 .article-207 .box-15 h2,.article-207 .box-15 .box49 h3,.box49 .article-207 .box-15 h3,.article-207 .box-15 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-15 h3,.article-207 .box-15 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-29 h1,.article-29 .article-207 .box-15 h1,.article-207 .box-15 .article-31 h1,.article-31 .article-207 .box-15 h1,.article-207 .box-15 .article-30 h1,.article-30 .article-207 .box-15 h1,.article-207 .box-15 .guide h1,.guide .article-207 .box-15 h1,.article-207 .box-15 .article-box .article-title,.article-box .article-207 .box-15 .article-title,.article-207 .box-15 .right-box-title h3,.right-box-title .article-207 .box-15 h3,.article-207 .box-15 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-15 h1,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-15 h2,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-15 h3,.article-207 .box-15 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-15 h2,.article-207 .box-15 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-15 h2,.article-207 .box-15 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-15 h3,.article-207 .box-15 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-15 h5{margin-bottom:26px !important}.article-207 .box-15 .p-text{margin-bottom:36px !important}}.article-207 .box-15 .title,.article-207 .box-15 .btn6,.article-207 .box-15 #scontainer-3 h1,#scontainer-3 .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h1,.subpage-content .article-207 .box-15 h1,.article-207 .box-15 .subpage-content h2,.subpage-content .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-15 h1,.article-207 .box-15 #scontainer-13 h3,#scontainer-13 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-14 h3,#scontainer-14 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-15 h3,#scontainer-15 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-16 h3,#scontainer-16 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-19 h3,#scontainer-19 .article-207 .box-15 h3,.article-207 .box-15 #scontainer-30 h2,#scontainer-30 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-31 h2,#scontainer-31 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-33 h2,#scontainer-33 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h2,#scontainer-36 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-36 h3,#scontainer-36 .article-207 .box-15 h3,.article-207 .box-15 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-15 h3,.article-207 .box-15 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-15 a,.article-207 .box-15 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-15 h2,.article-207 .box-15 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-15 h2,.article-207 .box-15 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-15 h3,.article-207 .box-15 #scontainer-58 a,#scontainer-58 .article-207 .box-15 a,.article-207 .box-15 .box20 h2,.box20 .article-207 .box-15 h2,.article-207 .box-15 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-15 h2,.article-207 .box-15 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-15 h2,.article-207 .box-15 .box33 h2,.box33 .article-207 .box-15 h2,.article-207 .box-15 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-15 h1,.article-207 .box-15 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-15 h2,.article-207 .box-15 .box47-8 h1,.box47-8 .article-207 .box-15 h1,.article-207 .box-15 .box47-7 h1,.box47-7 .article-207 .box-15 h1,.article-207 .box-15 .box47 h1,.box47 .article-207 .box-15 h1,.article-207 .box-15 .box47-2 h1,.box47-2 .article-207 .box-15 h1,.article-207 .box-15 .box47-5 h1,.box47-5 .article-207 .box-15 h1,.article-207 .box-15 .box47-6 h1,.box47-6 .article-207 .box-15 h1,.article-207 .box-15 .box47-3 h1,.box47-3 .article-207 .box-15 h1,.article-207 .box-15 .box47-4 h1,.box47-4 .article-207 .box-15 h1,.article-207 .box-15 .box36 h2,.box36 .article-207 .box-15 h2,.article-207 .box-15 .box37 h2,.box37 .article-207 .box-15 h2,.article-207 .box-15 .box37 h3,.box37 .article-207 .box-15 h3,.article-207 .box-15 .box37 h4,.box37 .article-207 .box-15 h4,.article-207 .box-15 .box38 h2,.box38 .article-207 .box-15 h2,.article-207 .box-15 .box39 h2,.box39 .article-207 .box-15 h2,.article-207 .box-15 .box39 h3,.box39 .article-207 .box-15 h3,.article-207 .box-15 .box39 h4,.box39 .article-207 .box-15 h4,.article-207 .box-15 .box41 h2,.box41 .article-207 .box-15 h2,.article-207 .box-15 .box46 h3,.box46 .article-207 .box-15 h3,.article-207 .box-15 .box48 h2,.box48 .article-207 .box-15 h2,.article-207 .box-15 .box49 h3,.box49 .article-207 .box-15 h3,.article-207 .box-15 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-15 h2,.article-207 .box-15 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-15 h3,.article-207 .box-15 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-29 h1,.article-29 .article-207 .box-15 h1,.article-207 .box-15 .article-31 h1,.article-31 .article-207 .box-15 h1,.article-207 .box-15 .article-30 h1,.article-30 .article-207 .box-15 h1,.article-207 .box-15 .guide h1,.guide .article-207 .box-15 h1,.article-207 .box-15 .article-box .article-title,.article-box .article-207 .box-15 .article-title,.article-207 .box-15 .right-box-title h3,.right-box-title .article-207 .box-15 h3,.article-207 .box-15 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-15 h1,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-15 h2,.article-207 .box-15 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-15 h3,.article-207 .box-15 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-15 h3,.article-207 .box-15 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-15 h2,.article-207 .box-15 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-15 h2,.article-207 .box-15 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-15 h3,.article-207 .box-15 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-15 h5,.article-207 .box-15 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-15 h5{margin-bottom:40px}.article-207 .box-15 .p-text{margin-bottom:60px}@media(max-width: 1200px){.article-207 .box-16 h2,.article-207 .box-18 h2{margin-bottom:50px !important;font-size:1.6rem !important}}.article-207 .box-16 h2,.article-207 .box-18 h2{display:inline-block;margin-bottom:80px;padding:25px;border:2px solid #000;background-color:#f5f5f5}.article-207 .box-17{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-17{margin-bottom:36px !important}.article-207 .box-17 .title,.article-207 .box-17 .btn6,.article-207 .box-17 #scontainer-3 h1,#scontainer-3 .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h1,.subpage-content .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h2,.subpage-content .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-13 h3,#scontainer-13 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-14 h3,#scontainer-14 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-15 h3,#scontainer-15 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-16 h3,#scontainer-16 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-19 h3,#scontainer-19 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-30 h2,#scontainer-30 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-31 h2,#scontainer-31 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-33 h2,#scontainer-33 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h2,#scontainer-36 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h3,#scontainer-36 .article-207 .box-17 h3,.article-207 .box-17 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-17 h3,.article-207 .box-17 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-17 a,.article-207 .box-17 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-17 h2,.article-207 .box-17 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-17 h3,.article-207 .box-17 #scontainer-58 a,#scontainer-58 .article-207 .box-17 a,.article-207 .box-17 .box20 h2,.box20 .article-207 .box-17 h2,.article-207 .box-17 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-17 h2,.article-207 .box-17 .box33 h2,.box33 .article-207 .box-17 h2,.article-207 .box-17 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 h1,.box47-8 .article-207 .box-17 h1,.article-207 .box-17 .box47-7 h1,.box47-7 .article-207 .box-17 h1,.article-207 .box-17 .box47 h1,.box47 .article-207 .box-17 h1,.article-207 .box-17 .box47-2 h1,.box47-2 .article-207 .box-17 h1,.article-207 .box-17 .box47-5 h1,.box47-5 .article-207 .box-17 h1,.article-207 .box-17 .box47-6 h1,.box47-6 .article-207 .box-17 h1,.article-207 .box-17 .box47-3 h1,.box47-3 .article-207 .box-17 h1,.article-207 .box-17 .box47-4 h1,.box47-4 .article-207 .box-17 h1,.article-207 .box-17 .box36 h2,.box36 .article-207 .box-17 h2,.article-207 .box-17 .box37 h2,.box37 .article-207 .box-17 h2,.article-207 .box-17 .box37 h3,.box37 .article-207 .box-17 h3,.article-207 .box-17 .box37 h4,.box37 .article-207 .box-17 h4,.article-207 .box-17 .box38 h2,.box38 .article-207 .box-17 h2,.article-207 .box-17 .box39 h2,.box39 .article-207 .box-17 h2,.article-207 .box-17 .box39 h3,.box39 .article-207 .box-17 h3,.article-207 .box-17 .box39 h4,.box39 .article-207 .box-17 h4,.article-207 .box-17 .box41 h2,.box41 .article-207 .box-17 h2,.article-207 .box-17 .box46 h3,.box46 .article-207 .box-17 h3,.article-207 .box-17 .box48 h2,.box48 .article-207 .box-17 h2,.article-207 .box-17 .box49 h3,.box49 .article-207 .box-17 h3,.article-207 .box-17 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-17 h3,.article-207 .box-17 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-29 h1,.article-29 .article-207 .box-17 h1,.article-207 .box-17 .article-31 h1,.article-31 .article-207 .box-17 h1,.article-207 .box-17 .article-30 h1,.article-30 .article-207 .box-17 h1,.article-207 .box-17 .guide h1,.guide .article-207 .box-17 h1,.article-207 .box-17 .article-box .article-title,.article-box .article-207 .box-17 .article-title,.article-207 .box-17 .right-box-title h3,.right-box-title .article-207 .box-17 h3,.article-207 .box-17 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-17 h1,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-17 h2,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-17 h3,.article-207 .box-17 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-17 h2,.article-207 .box-17 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-17 h2,.article-207 .box-17 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-17 h3,.article-207 .box-17 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-17 h5{margin-bottom:26px !important}.article-207 .box-17 .p-text{margin-bottom:36px !important}}.article-207 .box-17 .title,.article-207 .box-17 .btn6,.article-207 .box-17 #scontainer-3 h1,#scontainer-3 .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h1,.subpage-content .article-207 .box-17 h1,.article-207 .box-17 .subpage-content h2,.subpage-content .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-17 h1,.article-207 .box-17 #scontainer-13 h3,#scontainer-13 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-14 h3,#scontainer-14 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-15 h3,#scontainer-15 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-16 h3,#scontainer-16 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-19 h3,#scontainer-19 .article-207 .box-17 h3,.article-207 .box-17 #scontainer-30 h2,#scontainer-30 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-31 h2,#scontainer-31 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-33 h2,#scontainer-33 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h2,#scontainer-36 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-36 h3,#scontainer-36 .article-207 .box-17 h3,.article-207 .box-17 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-17 h3,.article-207 .box-17 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-17 a,.article-207 .box-17 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-17 h2,.article-207 .box-17 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-17 h2,.article-207 .box-17 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-17 h3,.article-207 .box-17 #scontainer-58 a,#scontainer-58 .article-207 .box-17 a,.article-207 .box-17 .box20 h2,.box20 .article-207 .box-17 h2,.article-207 .box-17 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-17 h2,.article-207 .box-17 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-17 h2,.article-207 .box-17 .box33 h2,.box33 .article-207 .box-17 h2,.article-207 .box-17 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-17 h1,.article-207 .box-17 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-17 h2,.article-207 .box-17 .box47-8 h1,.box47-8 .article-207 .box-17 h1,.article-207 .box-17 .box47-7 h1,.box47-7 .article-207 .box-17 h1,.article-207 .box-17 .box47 h1,.box47 .article-207 .box-17 h1,.article-207 .box-17 .box47-2 h1,.box47-2 .article-207 .box-17 h1,.article-207 .box-17 .box47-5 h1,.box47-5 .article-207 .box-17 h1,.article-207 .box-17 .box47-6 h1,.box47-6 .article-207 .box-17 h1,.article-207 .box-17 .box47-3 h1,.box47-3 .article-207 .box-17 h1,.article-207 .box-17 .box47-4 h1,.box47-4 .article-207 .box-17 h1,.article-207 .box-17 .box36 h2,.box36 .article-207 .box-17 h2,.article-207 .box-17 .box37 h2,.box37 .article-207 .box-17 h2,.article-207 .box-17 .box37 h3,.box37 .article-207 .box-17 h3,.article-207 .box-17 .box37 h4,.box37 .article-207 .box-17 h4,.article-207 .box-17 .box38 h2,.box38 .article-207 .box-17 h2,.article-207 .box-17 .box39 h2,.box39 .article-207 .box-17 h2,.article-207 .box-17 .box39 h3,.box39 .article-207 .box-17 h3,.article-207 .box-17 .box39 h4,.box39 .article-207 .box-17 h4,.article-207 .box-17 .box41 h2,.box41 .article-207 .box-17 h2,.article-207 .box-17 .box46 h3,.box46 .article-207 .box-17 h3,.article-207 .box-17 .box48 h2,.box48 .article-207 .box-17 h2,.article-207 .box-17 .box49 h3,.box49 .article-207 .box-17 h3,.article-207 .box-17 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-17 h2,.article-207 .box-17 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-17 h3,.article-207 .box-17 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-29 h1,.article-29 .article-207 .box-17 h1,.article-207 .box-17 .article-31 h1,.article-31 .article-207 .box-17 h1,.article-207 .box-17 .article-30 h1,.article-30 .article-207 .box-17 h1,.article-207 .box-17 .guide h1,.guide .article-207 .box-17 h1,.article-207 .box-17 .article-box .article-title,.article-box .article-207 .box-17 .article-title,.article-207 .box-17 .right-box-title h3,.right-box-title .article-207 .box-17 h3,.article-207 .box-17 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-17 h1,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-17 h2,.article-207 .box-17 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-17 h3,.article-207 .box-17 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-17 h3,.article-207 .box-17 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-17 h2,.article-207 .box-17 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-17 h2,.article-207 .box-17 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-17 h3,.article-207 .box-17 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-17 h5,.article-207 .box-17 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-17 h5{margin-bottom:40px}.article-207 .box-17 .p-text{margin-bottom:60px}.article-207 .box-19{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-19{margin-bottom:36px !important}.article-207 .box-19 .title,.article-207 .box-19 .btn6,.article-207 .box-19 #scontainer-3 h1,#scontainer-3 .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h1,.subpage-content .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h2,.subpage-content .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-13 h3,#scontainer-13 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-14 h3,#scontainer-14 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-15 h3,#scontainer-15 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-16 h3,#scontainer-16 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-19 h3,#scontainer-19 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-30 h2,#scontainer-30 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-31 h2,#scontainer-31 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-33 h2,#scontainer-33 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h2,#scontainer-36 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h3,#scontainer-36 .article-207 .box-19 h3,.article-207 .box-19 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-19 h3,.article-207 .box-19 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-19 a,.article-207 .box-19 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-19 h2,.article-207 .box-19 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-19 h3,.article-207 .box-19 #scontainer-58 a,#scontainer-58 .article-207 .box-19 a,.article-207 .box-19 .box20 h2,.box20 .article-207 .box-19 h2,.article-207 .box-19 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-19 h2,.article-207 .box-19 .box33 h2,.box33 .article-207 .box-19 h2,.article-207 .box-19 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 h1,.box47-8 .article-207 .box-19 h1,.article-207 .box-19 .box47-7 h1,.box47-7 .article-207 .box-19 h1,.article-207 .box-19 .box47 h1,.box47 .article-207 .box-19 h1,.article-207 .box-19 .box47-2 h1,.box47-2 .article-207 .box-19 h1,.article-207 .box-19 .box47-5 h1,.box47-5 .article-207 .box-19 h1,.article-207 .box-19 .box47-6 h1,.box47-6 .article-207 .box-19 h1,.article-207 .box-19 .box47-3 h1,.box47-3 .article-207 .box-19 h1,.article-207 .box-19 .box47-4 h1,.box47-4 .article-207 .box-19 h1,.article-207 .box-19 .box36 h2,.box36 .article-207 .box-19 h2,.article-207 .box-19 .box37 h2,.box37 .article-207 .box-19 h2,.article-207 .box-19 .box37 h3,.box37 .article-207 .box-19 h3,.article-207 .box-19 .box37 h4,.box37 .article-207 .box-19 h4,.article-207 .box-19 .box38 h2,.box38 .article-207 .box-19 h2,.article-207 .box-19 .box39 h2,.box39 .article-207 .box-19 h2,.article-207 .box-19 .box39 h3,.box39 .article-207 .box-19 h3,.article-207 .box-19 .box39 h4,.box39 .article-207 .box-19 h4,.article-207 .box-19 .box41 h2,.box41 .article-207 .box-19 h2,.article-207 .box-19 .box46 h3,.box46 .article-207 .box-19 h3,.article-207 .box-19 .box48 h2,.box48 .article-207 .box-19 h2,.article-207 .box-19 .box49 h3,.box49 .article-207 .box-19 h3,.article-207 .box-19 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-19 h3,.article-207 .box-19 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-29 h1,.article-29 .article-207 .box-19 h1,.article-207 .box-19 .article-31 h1,.article-31 .article-207 .box-19 h1,.article-207 .box-19 .article-30 h1,.article-30 .article-207 .box-19 h1,.article-207 .box-19 .guide h1,.guide .article-207 .box-19 h1,.article-207 .box-19 .article-box .article-title,.article-box .article-207 .box-19 .article-title,.article-207 .box-19 .right-box-title h3,.right-box-title .article-207 .box-19 h3,.article-207 .box-19 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-19 h1,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-19 h2,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-19 h3,.article-207 .box-19 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-19 h2,.article-207 .box-19 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-19 h2,.article-207 .box-19 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-19 h3,.article-207 .box-19 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-19 h5{margin-bottom:26px !important}.article-207 .box-19 .p-text{margin-bottom:36px !important}}.article-207 .box-19 .title,.article-207 .box-19 .btn6,.article-207 .box-19 #scontainer-3 h1,#scontainer-3 .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h1,.subpage-content .article-207 .box-19 h1,.article-207 .box-19 .subpage-content h2,.subpage-content .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-19 h1,.article-207 .box-19 #scontainer-13 h3,#scontainer-13 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-14 h3,#scontainer-14 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-15 h3,#scontainer-15 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-16 h3,#scontainer-16 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-19 h3,#scontainer-19 .article-207 .box-19 h3,.article-207 .box-19 #scontainer-30 h2,#scontainer-30 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-31 h2,#scontainer-31 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-33 h2,#scontainer-33 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h2,#scontainer-36 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-36 h3,#scontainer-36 .article-207 .box-19 h3,.article-207 .box-19 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-19 h3,.article-207 .box-19 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-19 a,.article-207 .box-19 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-19 h2,.article-207 .box-19 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-19 h2,.article-207 .box-19 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-19 h3,.article-207 .box-19 #scontainer-58 a,#scontainer-58 .article-207 .box-19 a,.article-207 .box-19 .box20 h2,.box20 .article-207 .box-19 h2,.article-207 .box-19 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-19 h2,.article-207 .box-19 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-19 h2,.article-207 .box-19 .box33 h2,.box33 .article-207 .box-19 h2,.article-207 .box-19 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-19 h1,.article-207 .box-19 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-19 h2,.article-207 .box-19 .box47-8 h1,.box47-8 .article-207 .box-19 h1,.article-207 .box-19 .box47-7 h1,.box47-7 .article-207 .box-19 h1,.article-207 .box-19 .box47 h1,.box47 .article-207 .box-19 h1,.article-207 .box-19 .box47-2 h1,.box47-2 .article-207 .box-19 h1,.article-207 .box-19 .box47-5 h1,.box47-5 .article-207 .box-19 h1,.article-207 .box-19 .box47-6 h1,.box47-6 .article-207 .box-19 h1,.article-207 .box-19 .box47-3 h1,.box47-3 .article-207 .box-19 h1,.article-207 .box-19 .box47-4 h1,.box47-4 .article-207 .box-19 h1,.article-207 .box-19 .box36 h2,.box36 .article-207 .box-19 h2,.article-207 .box-19 .box37 h2,.box37 .article-207 .box-19 h2,.article-207 .box-19 .box37 h3,.box37 .article-207 .box-19 h3,.article-207 .box-19 .box37 h4,.box37 .article-207 .box-19 h4,.article-207 .box-19 .box38 h2,.box38 .article-207 .box-19 h2,.article-207 .box-19 .box39 h2,.box39 .article-207 .box-19 h2,.article-207 .box-19 .box39 h3,.box39 .article-207 .box-19 h3,.article-207 .box-19 .box39 h4,.box39 .article-207 .box-19 h4,.article-207 .box-19 .box41 h2,.box41 .article-207 .box-19 h2,.article-207 .box-19 .box46 h3,.box46 .article-207 .box-19 h3,.article-207 .box-19 .box48 h2,.box48 .article-207 .box-19 h2,.article-207 .box-19 .box49 h3,.box49 .article-207 .box-19 h3,.article-207 .box-19 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-19 h2,.article-207 .box-19 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-19 h3,.article-207 .box-19 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-29 h1,.article-29 .article-207 .box-19 h1,.article-207 .box-19 .article-31 h1,.article-31 .article-207 .box-19 h1,.article-207 .box-19 .article-30 h1,.article-30 .article-207 .box-19 h1,.article-207 .box-19 .guide h1,.guide .article-207 .box-19 h1,.article-207 .box-19 .article-box .article-title,.article-box .article-207 .box-19 .article-title,.article-207 .box-19 .right-box-title h3,.right-box-title .article-207 .box-19 h3,.article-207 .box-19 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-19 h1,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-19 h2,.article-207 .box-19 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-19 h3,.article-207 .box-19 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-19 h3,.article-207 .box-19 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-19 h2,.article-207 .box-19 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-19 h2,.article-207 .box-19 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-19 h3,.article-207 .box-19 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-19 h5,.article-207 .box-19 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-19 h5{margin-bottom:40px}.article-207 .box-19 .p-text{margin-bottom:60px}.article-207 .box-20{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-20{margin-bottom:36px !important}.article-207 .box-20 .title,.article-207 .box-20 .btn6,.article-207 .box-20 #scontainer-3 h1,#scontainer-3 .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h1,.subpage-content .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h2,.subpage-content .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-13 h3,#scontainer-13 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-14 h3,#scontainer-14 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-15 h3,#scontainer-15 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-16 h3,#scontainer-16 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-19 h3,#scontainer-19 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-30 h2,#scontainer-30 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-31 h2,#scontainer-31 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-33 h2,#scontainer-33 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h2,#scontainer-36 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h3,#scontainer-36 .article-207 .box-20 h3,.article-207 .box-20 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-20 h3,.article-207 .box-20 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-20 a,.article-207 .box-20 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-20 h2,.article-207 .box-20 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-20 h3,.article-207 .box-20 #scontainer-58 a,#scontainer-58 .article-207 .box-20 a,.article-207 .box-20 .box20 h2,.box20 .article-207 .box-20 h2,.article-207 .box-20 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-20 h2,.article-207 .box-20 .box33 h2,.box33 .article-207 .box-20 h2,.article-207 .box-20 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 h1,.box47-8 .article-207 .box-20 h1,.article-207 .box-20 .box47-7 h1,.box47-7 .article-207 .box-20 h1,.article-207 .box-20 .box47 h1,.box47 .article-207 .box-20 h1,.article-207 .box-20 .box47-2 h1,.box47-2 .article-207 .box-20 h1,.article-207 .box-20 .box47-5 h1,.box47-5 .article-207 .box-20 h1,.article-207 .box-20 .box47-6 h1,.box47-6 .article-207 .box-20 h1,.article-207 .box-20 .box47-3 h1,.box47-3 .article-207 .box-20 h1,.article-207 .box-20 .box47-4 h1,.box47-4 .article-207 .box-20 h1,.article-207 .box-20 .box36 h2,.box36 .article-207 .box-20 h2,.article-207 .box-20 .box37 h2,.box37 .article-207 .box-20 h2,.article-207 .box-20 .box37 h3,.box37 .article-207 .box-20 h3,.article-207 .box-20 .box37 h4,.box37 .article-207 .box-20 h4,.article-207 .box-20 .box38 h2,.box38 .article-207 .box-20 h2,.article-207 .box-20 .box39 h2,.box39 .article-207 .box-20 h2,.article-207 .box-20 .box39 h3,.box39 .article-207 .box-20 h3,.article-207 .box-20 .box39 h4,.box39 .article-207 .box-20 h4,.article-207 .box-20 .box41 h2,.box41 .article-207 .box-20 h2,.article-207 .box-20 .box46 h3,.box46 .article-207 .box-20 h3,.article-207 .box-20 .box48 h2,.box48 .article-207 .box-20 h2,.article-207 .box-20 .box49 h3,.box49 .article-207 .box-20 h3,.article-207 .box-20 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-20 h3,.article-207 .box-20 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-29 h1,.article-29 .article-207 .box-20 h1,.article-207 .box-20 .article-31 h1,.article-31 .article-207 .box-20 h1,.article-207 .box-20 .article-30 h1,.article-30 .article-207 .box-20 h1,.article-207 .box-20 .guide h1,.guide .article-207 .box-20 h1,.article-207 .box-20 .article-box .article-title,.article-box .article-207 .box-20 .article-title,.article-207 .box-20 .right-box-title h3,.right-box-title .article-207 .box-20 h3,.article-207 .box-20 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-20 h1,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-20 h2,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-20 h3,.article-207 .box-20 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-20 h2,.article-207 .box-20 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-20 h2,.article-207 .box-20 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-20 h3,.article-207 .box-20 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-20 h5{margin-bottom:26px !important}}.article-207 .box-20 .title,.article-207 .box-20 .btn6,.article-207 .box-20 #scontainer-3 h1,#scontainer-3 .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h1,.subpage-content .article-207 .box-20 h1,.article-207 .box-20 .subpage-content h2,.subpage-content .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-20 h1,.article-207 .box-20 #scontainer-13 h3,#scontainer-13 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-14 h3,#scontainer-14 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-15 h3,#scontainer-15 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-16 h3,#scontainer-16 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-19 h3,#scontainer-19 .article-207 .box-20 h3,.article-207 .box-20 #scontainer-30 h2,#scontainer-30 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-31 h2,#scontainer-31 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-33 h2,#scontainer-33 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h2,#scontainer-36 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-36 h3,#scontainer-36 .article-207 .box-20 h3,.article-207 .box-20 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-20 h3,.article-207 .box-20 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-20 a,.article-207 .box-20 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-20 h2,.article-207 .box-20 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-20 h2,.article-207 .box-20 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-20 h3,.article-207 .box-20 #scontainer-58 a,#scontainer-58 .article-207 .box-20 a,.article-207 .box-20 .box20 h2,.box20 .article-207 .box-20 h2,.article-207 .box-20 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-20 h2,.article-207 .box-20 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-20 h2,.article-207 .box-20 .box33 h2,.box33 .article-207 .box-20 h2,.article-207 .box-20 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-20 h1,.article-207 .box-20 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-20 h2,.article-207 .box-20 .box47-8 h1,.box47-8 .article-207 .box-20 h1,.article-207 .box-20 .box47-7 h1,.box47-7 .article-207 .box-20 h1,.article-207 .box-20 .box47 h1,.box47 .article-207 .box-20 h1,.article-207 .box-20 .box47-2 h1,.box47-2 .article-207 .box-20 h1,.article-207 .box-20 .box47-5 h1,.box47-5 .article-207 .box-20 h1,.article-207 .box-20 .box47-6 h1,.box47-6 .article-207 .box-20 h1,.article-207 .box-20 .box47-3 h1,.box47-3 .article-207 .box-20 h1,.article-207 .box-20 .box47-4 h1,.box47-4 .article-207 .box-20 h1,.article-207 .box-20 .box36 h2,.box36 .article-207 .box-20 h2,.article-207 .box-20 .box37 h2,.box37 .article-207 .box-20 h2,.article-207 .box-20 .box37 h3,.box37 .article-207 .box-20 h3,.article-207 .box-20 .box37 h4,.box37 .article-207 .box-20 h4,.article-207 .box-20 .box38 h2,.box38 .article-207 .box-20 h2,.article-207 .box-20 .box39 h2,.box39 .article-207 .box-20 h2,.article-207 .box-20 .box39 h3,.box39 .article-207 .box-20 h3,.article-207 .box-20 .box39 h4,.box39 .article-207 .box-20 h4,.article-207 .box-20 .box41 h2,.box41 .article-207 .box-20 h2,.article-207 .box-20 .box46 h3,.box46 .article-207 .box-20 h3,.article-207 .box-20 .box48 h2,.box48 .article-207 .box-20 h2,.article-207 .box-20 .box49 h3,.box49 .article-207 .box-20 h3,.article-207 .box-20 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-20 h2,.article-207 .box-20 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-20 h3,.article-207 .box-20 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-29 h1,.article-29 .article-207 .box-20 h1,.article-207 .box-20 .article-31 h1,.article-31 .article-207 .box-20 h1,.article-207 .box-20 .article-30 h1,.article-30 .article-207 .box-20 h1,.article-207 .box-20 .guide h1,.guide .article-207 .box-20 h1,.article-207 .box-20 .article-box .article-title,.article-box .article-207 .box-20 .article-title,.article-207 .box-20 .right-box-title h3,.right-box-title .article-207 .box-20 h3,.article-207 .box-20 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-20 h1,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-20 h2,.article-207 .box-20 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-20 h3,.article-207 .box-20 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-20 h3,.article-207 .box-20 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-20 h2,.article-207 .box-20 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-20 h2,.article-207 .box-20 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-20 h3,.article-207 .box-20 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-20 h5,.article-207 .box-20 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-20 h5{margin-bottom:40px}.article-207 .box-21{margin-bottom:80px}@media(max-width: 1200px){.article-207 .box-21{margin-bottom:36px !important}.article-207 .box-21 .title,.article-207 .box-21 .btn6,.article-207 .box-21 #scontainer-3 h1,#scontainer-3 .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h1,.subpage-content .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h2,.subpage-content .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-13 h3,#scontainer-13 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-14 h3,#scontainer-14 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-15 h3,#scontainer-15 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-16 h3,#scontainer-16 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-19 h3,#scontainer-19 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-30 h2,#scontainer-30 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-31 h2,#scontainer-31 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-33 h2,#scontainer-33 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h2,#scontainer-36 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h3,#scontainer-36 .article-207 .box-21 h3,.article-207 .box-21 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-21 h3,.article-207 .box-21 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-21 a,.article-207 .box-21 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-21 h2,.article-207 .box-21 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-21 h3,.article-207 .box-21 #scontainer-58 a,#scontainer-58 .article-207 .box-21 a,.article-207 .box-21 .box20 h2,.box20 .article-207 .box-21 h2,.article-207 .box-21 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-21 h2,.article-207 .box-21 .box33 h2,.box33 .article-207 .box-21 h2,.article-207 .box-21 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 h1,.box47-8 .article-207 .box-21 h1,.article-207 .box-21 .box47-7 h1,.box47-7 .article-207 .box-21 h1,.article-207 .box-21 .box47 h1,.box47 .article-207 .box-21 h1,.article-207 .box-21 .box47-2 h1,.box47-2 .article-207 .box-21 h1,.article-207 .box-21 .box47-5 h1,.box47-5 .article-207 .box-21 h1,.article-207 .box-21 .box47-6 h1,.box47-6 .article-207 .box-21 h1,.article-207 .box-21 .box47-3 h1,.box47-3 .article-207 .box-21 h1,.article-207 .box-21 .box47-4 h1,.box47-4 .article-207 .box-21 h1,.article-207 .box-21 .box36 h2,.box36 .article-207 .box-21 h2,.article-207 .box-21 .box37 h2,.box37 .article-207 .box-21 h2,.article-207 .box-21 .box37 h3,.box37 .article-207 .box-21 h3,.article-207 .box-21 .box37 h4,.box37 .article-207 .box-21 h4,.article-207 .box-21 .box38 h2,.box38 .article-207 .box-21 h2,.article-207 .box-21 .box39 h2,.box39 .article-207 .box-21 h2,.article-207 .box-21 .box39 h3,.box39 .article-207 .box-21 h3,.article-207 .box-21 .box39 h4,.box39 .article-207 .box-21 h4,.article-207 .box-21 .box41 h2,.box41 .article-207 .box-21 h2,.article-207 .box-21 .box46 h3,.box46 .article-207 .box-21 h3,.article-207 .box-21 .box48 h2,.box48 .article-207 .box-21 h2,.article-207 .box-21 .box49 h3,.box49 .article-207 .box-21 h3,.article-207 .box-21 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-21 h3,.article-207 .box-21 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-29 h1,.article-29 .article-207 .box-21 h1,.article-207 .box-21 .article-31 h1,.article-31 .article-207 .box-21 h1,.article-207 .box-21 .article-30 h1,.article-30 .article-207 .box-21 h1,.article-207 .box-21 .guide h1,.guide .article-207 .box-21 h1,.article-207 .box-21 .article-box .article-title,.article-box .article-207 .box-21 .article-title,.article-207 .box-21 .right-box-title h3,.right-box-title .article-207 .box-21 h3,.article-207 .box-21 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-21 h1,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-21 h2,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-21 h3,.article-207 .box-21 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-21 h2,.article-207 .box-21 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-21 h2,.article-207 .box-21 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-21 h3,.article-207 .box-21 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-21 h5{margin-bottom:26px !important}}.article-207 .box-21 .title,.article-207 .box-21 .btn6,.article-207 .box-21 #scontainer-3 h1,#scontainer-3 .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h1,.subpage-content .article-207 .box-21 h1,.article-207 .box-21 .subpage-content h2,.subpage-content .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .article-207 .box-21 h1,.article-207 .box-21 #scontainer-13 h3,#scontainer-13 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-14 h3,#scontainer-14 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-15 h3,#scontainer-15 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-16 h3,#scontainer-16 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-19 h3,#scontainer-19 .article-207 .box-21 h3,.article-207 .box-21 #scontainer-30 h2,#scontainer-30 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-31 h2,#scontainer-31 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-33 h2,#scontainer-33 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h2,#scontainer-36 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-36 h3,#scontainer-36 .article-207 .box-21 h3,.article-207 .box-21 .article-9 .row:first-child h3,.article-9 .row:first-child .article-207 .box-21 h3,.article-207 .box-21 #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .article-207 .box-21 a,.article-207 .box-21 #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .article-207 .box-21 h2,.article-207 .box-21 .article-14 .box11 h2,.article-14 .box11 .article-207 .box-21 h2,.article-207 .box-21 #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .article-207 .box-21 h3,.article-207 .box-21 #scontainer-58 a,#scontainer-58 .article-207 .box-21 a,.article-207 .box-21 .box20 h2,.box20 .article-207 .box-21 h2,.article-207 .box-21 .article-20 .box25 h2,.article-20 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-21 .box25 h2,.article-21 .box25 .article-207 .box-21 h2,.article-207 .box-21 .article-22 .box25 h2,.article-22 .box25 .article-207 .box-21 h2,.article-207 .box-21 .box33 h2,.box33 .article-207 .box-21 h2,.article-207 .box-21 .box35 .text-center-box h1,.box35 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box40 .text-center-box h1,.box40 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box42 .text-center-box h1,.box42 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box44 .text-center-box h1,.box44 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47 .text-center-box h1,.box47 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-2 .text-center-box h1,.box47-2 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-3 .text-center-box h1,.box47-3 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-4 .text-center-box h1,.box47-4 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-5 .text-center-box h1,.box47-5 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-6 .text-center-box h1,.box47-6 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-7 .text-center-box h1,.box47-7 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box47-8 .text-center-box h1,.box47-8 .text-center-box .article-207 .box-21 h1,.article-207 .box-21 .box35 .text-center-box h2,.box35 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box40 .text-center-box h2,.box40 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box42 .text-center-box h2,.box42 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box44 .text-center-box h2,.box44 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47 .text-center-box h2,.box47 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-2 .text-center-box h2,.box47-2 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-3 .text-center-box h2,.box47-3 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-4 .text-center-box h2,.box47-4 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-5 .text-center-box h2,.box47-5 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-6 .text-center-box h2,.box47-6 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-7 .text-center-box h2,.box47-7 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 .text-center-box h2,.box47-8 .text-center-box .article-207 .box-21 h2,.article-207 .box-21 .box47-8 h1,.box47-8 .article-207 .box-21 h1,.article-207 .box-21 .box47-7 h1,.box47-7 .article-207 .box-21 h1,.article-207 .box-21 .box47 h1,.box47 .article-207 .box-21 h1,.article-207 .box-21 .box47-2 h1,.box47-2 .article-207 .box-21 h1,.article-207 .box-21 .box47-5 h1,.box47-5 .article-207 .box-21 h1,.article-207 .box-21 .box47-6 h1,.box47-6 .article-207 .box-21 h1,.article-207 .box-21 .box47-3 h1,.box47-3 .article-207 .box-21 h1,.article-207 .box-21 .box47-4 h1,.box47-4 .article-207 .box-21 h1,.article-207 .box-21 .box36 h2,.box36 .article-207 .box-21 h2,.article-207 .box-21 .box37 h2,.box37 .article-207 .box-21 h2,.article-207 .box-21 .box37 h3,.box37 .article-207 .box-21 h3,.article-207 .box-21 .box37 h4,.box37 .article-207 .box-21 h4,.article-207 .box-21 .box38 h2,.box38 .article-207 .box-21 h2,.article-207 .box-21 .box39 h2,.box39 .article-207 .box-21 h2,.article-207 .box-21 .box39 h3,.box39 .article-207 .box-21 h3,.article-207 .box-21 .box39 h4,.box39 .article-207 .box-21 h4,.article-207 .box-21 .box41 h2,.box41 .article-207 .box-21 h2,.article-207 .box-21 .box46 h3,.box46 .article-207 .box-21 h3,.article-207 .box-21 .box48 h2,.box48 .article-207 .box-21 h2,.article-207 .box-21 .box49 h3,.box49 .article-207 .box-21 h3,.article-207 .box-21 .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .article-207 .box-21 h2,.article-207 .box-21 .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .article-207 .box-21 h3,.article-207 .box-21 .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-29 h1,.article-29 .article-207 .box-21 h1,.article-207 .box-21 .article-31 h1,.article-31 .article-207 .box-21 h1,.article-207 .box-21 .article-30 h1,.article-30 .article-207 .box-21 h1,.article-207 .box-21 .guide h1,.guide .article-207 .box-21 h1,.article-207 .box-21 .article-box .article-title,.article-box .article-207 .box-21 .article-title,.article-207 .box-21 .right-box-title h3,.right-box-title .article-207 .box-21 h3,.article-207 .box-21 .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .article-207 .box-21 h1,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .article-207 .box-21 h2,.article-207 .box-21 .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-207 .box-21 h3,.article-207 .box-21 .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .article-207 .box-21 h3,.article-207 .box-21 .article-188 .klamki h2,.article-188 .klamki .article-207 .box-21 h2,.article-207 .box-21 .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-03 h2,.store-page .contact-box-03 .article-207 .box-21 h2,.article-207 .box-21 .store-page .contact-box-01 h3,.store-page .contact-box-01 .article-207 .box-21 h3,.article-207 .box-21 .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .article-207 .box-21 h5,.article-207 .box-21 .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .article-207 .box-21 h5{margin-bottom:40px}.article-207 .box-22{margin-bottom:40px}@media(max-width: 1200px){.article-207 .box-22{margin-bottom:36px !important}}.numeric_list{margin:0;padding:0;list-style-type:none;font-weight:300;font-size:.875rem}.numeric_list li{position:relative;padding-left:46px;counter-increment:step-counter}.numeric_list li:not(:last-child){margin-bottom:20px}.numeric_list li::before{position:absolute;content:counter(step-counter);color:#232323;padding:0 6px;border:.5px solid #232323;font-weight:300;font-size:.875rem;left:0;top:0}.silver-line-page{padding-top:60px;margin-top:35px}.silver-line-page .content_wrapper_1{background:url("/images/pages/silver-line/silver-line-bg.png");background-repeat:no-repeat;background-position:center;background-size:cover}.silver-line-page #scontainer-68{background:url("/images/pages/silver-line/silver-line-header.jpg");background-repeat:no-repeat;background-position:center}.silver-line-page #scontainer-68 .col-6{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.silver-line-page #scontainer-68 h1{color:#fff;font-size:4.375rem;text-transform:uppercase;margin-bottom:12px}.silver-line-page #scontainer-68 h2{color:#fff;font-size:1.5rem;font-weight:300;text-transform:uppercase;margin-bottom:24px;width:100%;max-width:300px}@media(max-width: 992px){.silver-line-page #scontainer-68 .col-12{padding-top:25px;padding-bottom:25px}}.silver-line-page #scontainer-69{text-align:center;font-weight:300;font-size:.875rem;line-height:25px;padding:100px 0 60px 0}.silver-line-page #scontainer-70{font-weight:300;font-size:.875rem;line-height:25px;padding-bottom:90px}.silver-line-page #scontainer-71{margin-bottom:80px}.silver-line-page #scontainer-71 .container{background:#f7f6f6;padding-top:115px;padding-bottom:115px}.silver-line-page #scontainer-71 h2{font-weight:600;font-size:2.5rem;line-height:54px}.silver-line-page #scontainer-71 h3{position:relative;font-weight:300;font-size:1.25rem;line-height:27px;letter-spacing:.055em;margin-bottom:40px}.silver-line-page #scontainer-71 h3:before{position:absolute;content:"";bottom:-20px;left:0;width:142px;height:2px;background:#303030}@media(max-width: 767px){.silver-line-page #scontainer-71 h3:before{width:200px}}@media(max-width: 992px){.silver-line-page #scontainer-71 .container{padding-top:25px;padding-bottom:25px}}.silver-line-page #scontainer-72{padding-bottom:200px}.silver-line-page #scontainer-72 h2{font-weight:600;font-size:2.5rem;line-height:54px}.silver-line-page #scontainer-72 h3{position:relative;font-weight:300;font-size:1.25rem;line-height:27px;letter-spacing:.055em;margin-bottom:40px}.silver-line-page #scontainer-72 h3:before{position:absolute;content:"";bottom:-20px;left:0;width:142px;height:2px;background:#303030}@media(max-width: 767px){.silver-line-page #scontainer-72 h3:before{width:200px}}.silver-line-page #scontainer-72 h4{font-weight:600;font-size:1.25rem;line-height:27px;letter-spacing:.055em}.silver-line-page #scontainer-72 p{font-weight:300;font-size:.875rem}.silver-line-page #scontainer-72 .right-col{position:relative}.silver-line-page #scontainer-72 .right-col::before{position:absolute;content:"";left:-20%;width:1px;height:100%;background:#dadada}.silver-line-page #scontainer-73{padding-bottom:40px}.silver-line-page #scontainer-73 h2{font-weight:600;font-size:2.5rem;line-height:54px}.silver-line-page #scontainer-73 h3{position:relative;font-weight:300;font-size:1.25rem;line-height:27px;letter-spacing:.055em;margin-bottom:40px}.silver-line-page #scontainer-73 h3:before{position:absolute;content:"";bottom:-20px;left:0;width:142px;height:2px;background:#303030}@media(max-width: 767px){.silver-line-page #scontainer-73 h3:before{width:200px}}.deklaracje{display:flex;flex-direction:column;justify-content:center}.deklaracje .title,.deklaracje .btn6,.deklaracje #scontainer-3 h1,#scontainer-3 .deklaracje h1,.deklaracje .subpage-content h1,.subpage-content .deklaracje h1,.deklaracje .subpage-content h2,.subpage-content .deklaracje h2,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box h2,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .deklaracje h2,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box h1,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .deklaracje h1,.deklaracje #scontainer-37 div[class^=col-] .text-center-box h1,#scontainer-37 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje #scontainer-38 div[class^=col-] .text-center-box h1,#scontainer-38 div[class^=col-] .text-center-box .deklaracje h1,.deklaracje #scontainer-13 h3,#scontainer-13 .deklaracje h3,.deklaracje #scontainer-14 h3,#scontainer-14 .deklaracje h3,.deklaracje #scontainer-15 h3,#scontainer-15 .deklaracje h3,.deklaracje #scontainer-16 h3,#scontainer-16 .deklaracje h3,.deklaracje #scontainer-19 h3,#scontainer-19 .deklaracje h3,.deklaracje #scontainer-30 h2,#scontainer-30 .deklaracje h2,.deklaracje #scontainer-31 h2,#scontainer-31 .deklaracje h2,.deklaracje #scontainer-33 h2,#scontainer-33 .deklaracje h2,.deklaracje #scontainer-36 h2,#scontainer-36 .deklaracje h2,.deklaracje #scontainer-36 h3,#scontainer-36 .deklaracje h3,.deklaracje .article-9 .row:first-child h3,.article-9 .row:first-child .deklaracje h3,.deklaracje #scontainer-41 div[class^=col-]>div a,#scontainer-41 div[class^=col-]>div .deklaracje a,.deklaracje #scontainer-43 .row:first-child h2,#scontainer-43 .row:first-child .deklaracje h2,.deklaracje .article-14 .box11 h2,.article-14 .box11 .deklaracje h2,.deklaracje #scontainer-48 div[class^=col-] div h3,#scontainer-48 div[class^=col-] div .deklaracje h3,.deklaracje #scontainer-58 a,#scontainer-58 .deklaracje a,.deklaracje .box20 h2,.box20 .deklaracje h2,.deklaracje .article-20 .box25 h2,.article-20 .box25 .deklaracje h2,.deklaracje .article-21 .box25 h2,.article-21 .box25 .deklaracje h2,.deklaracje .article-22 .box25 h2,.article-22 .box25 .deklaracje h2,.deklaracje .box33 h2,.box33 .deklaracje h2,.deklaracje .box35 .text-center-box h1,.box35 .text-center-box .deklaracje h1,.deklaracje .box40 .text-center-box h1,.box40 .text-center-box .deklaracje h1,.deklaracje .box42 .text-center-box h1,.box42 .text-center-box .deklaracje h1,.deklaracje .box44 .text-center-box h1,.box44 .text-center-box .deklaracje h1,.deklaracje .box47 .text-center-box h1,.box47 .text-center-box .deklaracje h1,.deklaracje .box47-2 .text-center-box h1,.box47-2 .text-center-box .deklaracje h1,.deklaracje .box47-3 .text-center-box h1,.box47-3 .text-center-box .deklaracje h1,.deklaracje .box47-4 .text-center-box h1,.box47-4 .text-center-box .deklaracje h1,.deklaracje .box47-5 .text-center-box h1,.box47-5 .text-center-box .deklaracje h1,.deklaracje .box47-6 .text-center-box h1,.box47-6 .text-center-box .deklaracje h1,.deklaracje .box47-7 .text-center-box h1,.box47-7 .text-center-box .deklaracje h1,.deklaracje .box47-8 .text-center-box h1,.box47-8 .text-center-box .deklaracje h1,.deklaracje .box35 .text-center-box h2,.box35 .text-center-box .deklaracje h2,.deklaracje .box40 .text-center-box h2,.box40 .text-center-box .deklaracje h2,.deklaracje .box42 .text-center-box h2,.box42 .text-center-box .deklaracje h2,.deklaracje .box44 .text-center-box h2,.box44 .text-center-box .deklaracje h2,.deklaracje .box47 .text-center-box h2,.box47 .text-center-box .deklaracje h2,.deklaracje .box47-2 .text-center-box h2,.box47-2 .text-center-box .deklaracje h2,.deklaracje .box47-3 .text-center-box h2,.box47-3 .text-center-box .deklaracje h2,.deklaracje .box47-4 .text-center-box h2,.box47-4 .text-center-box .deklaracje h2,.deklaracje .box47-5 .text-center-box h2,.box47-5 .text-center-box .deklaracje h2,.deklaracje .box47-6 .text-center-box h2,.box47-6 .text-center-box .deklaracje h2,.deklaracje .box47-7 .text-center-box h2,.box47-7 .text-center-box .deklaracje h2,.deklaracje .box47-8 .text-center-box h2,.box47-8 .text-center-box .deklaracje h2,.deklaracje .box47-8 h1,.box47-8 .deklaracje h1,.deklaracje .box47-7 h1,.box47-7 .deklaracje h1,.deklaracje .box47 h1,.box47 .deklaracje h1,.deklaracje .box47-2 h1,.box47-2 .deklaracje h1,.deklaracje .box47-5 h1,.box47-5 .deklaracje h1,.deklaracje .box47-6 h1,.box47-6 .deklaracje h1,.deklaracje .box47-3 h1,.box47-3 .deklaracje h1,.deklaracje .box47-4 h1,.box47-4 .deklaracje h1,.deklaracje .box36 h2,.box36 .deklaracje h2,.deklaracje .box37 h2,.box37 .deklaracje h2,.deklaracje .box37 h3,.box37 .deklaracje h3,.deklaracje .box37 h4,.box37 .deklaracje h4,.deklaracje .box38 h2,.box38 .deklaracje h2,.deklaracje .box39 h2,.box39 .deklaracje h2,.deklaracje .box39 h3,.box39 .deklaracje h3,.deklaracje .box39 h4,.box39 .deklaracje h4,.deklaracje .box41 h2,.box41 .deklaracje h2,.deklaracje .box46 h3,.box46 .deklaracje h3,.deklaracje .box48 h2,.box48 .deklaracje h2,.deklaracje .box49 h3,.box49 .deklaracje h3,.deklaracje .window-blind-colors .row:first-child div[class^=col-] h2,.window-blind-colors .row:first-child div[class^=col-] .deklaracje h2,.deklaracje .article-26 .row:nth-child(2) h2,.article-26 .row:nth-child(2) .deklaracje h2,.deklaracje .article-26 .row:nth-child(3) h3,.article-26 .row:nth-child(3) .deklaracje h3,.deklaracje .article-27 .container .row:first-child h3,.article-27 .container .row:first-child .deklaracje h3,.deklaracje .article-29 h1,.article-29 .deklaracje h1,.deklaracje .article-31 h1,.article-31 .deklaracje h1,.deklaracje .article-30 h1,.article-30 .deklaracje h1,.deklaracje .guide h1,.guide .deklaracje h1,.deklaracje .article-box .article-title,.article-box .deklaracje .article-title,.deklaracje .right-box-title h3,.right-box-title .deklaracje h3,.deklaracje .article-32 .text>.row:last-child h5,.article-32 .text>.row:last-child .deklaracje h5,.deklaracje .article-32 a>.row:last-child h5,.article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .btn7>.row:last-child h5,.article-32 .btn7>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-7 p>.row:last-child h5,.article-32 #scontainer-7 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-7 .article-32 p>.row:last-child h5,#scontainer-7 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-9 p>.row:last-child h5,.article-32 #scontainer-9 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-9 .article-32 p>.row:last-child h5,#scontainer-9 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child h5,.article-32 .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p>.row:last-child .deklaracje h5,.deklaracje .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child h5,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-37 div[class^=col-] .text-center-box ul li>.row:last-child .deklaracje h5,.deklaracje #scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-37 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child h5,.article-32 #scontainer-38 div[class^=col-] .text-center-box ul li>.row:last-child .deklaracje h5,.deklaracje #scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child h5,#scontainer-38 div[class^=col-] .text-center-box ul .article-32 li>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-13 p>.row:last-child h5,.article-32 #scontainer-13 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-13 .article-32 p>.row:last-child h5,#scontainer-13 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-14 p>.row:last-child h5,.article-32 #scontainer-14 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-14 .article-32 p>.row:last-child h5,#scontainer-14 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-15 p>.row:last-child h5,.article-32 #scontainer-15 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-15 .article-32 p>.row:last-child h5,#scontainer-15 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-16 p>.row:last-child h5,.article-32 #scontainer-16 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-16 .article-32 p>.row:last-child h5,#scontainer-16 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-19 p>.row:last-child h5,.article-32 #scontainer-19 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-19 .article-32 p>.row:last-child h5,#scontainer-19 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-31 p>.row:last-child h5,.article-32 #scontainer-31 p>.row:last-child .deklaracje h5,.deklaracje #scontainer-31 .article-32 p>.row:last-child h5,#scontainer-31 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child h5,.article-32 #scontainer-36 .row:nth-child(3) a>.row:last-child .deklaracje h5,.deklaracje #scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child h5,#scontainer-36 .row:nth-child(3) .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-11 p a>.row:last-child h5,.article-32 .article-11 p a>.row:last-child .deklaracje h5,.deklaracje .article-11 p .article-32 a>.row:last-child h5,.article-11 p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child h5,.article-32 #scontainer-43 .row:last-child div[class^=col-] div p a>.row:last-child .deklaracje h5,.deklaracje #scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child h5,#scontainer-43 .row:last-child div[class^=col-] div p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-13 p>.row:last-child h5,.article-32 .article-13 p>.row:last-child .deklaracje h5,.deklaracje .article-13 .article-32 p>.row:last-child h5,.article-13 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-13 p a>.row:last-child h5,.article-32 .article-13 p a>.row:last-child .deklaracje h5,.deklaracje .article-13 p .article-32 a>.row:last-child h5,.article-13 p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .salony #scontainer-44 .store p a>.row:last-child h5,.article-32 .salony #scontainer-44 .store p a>.row:last-child .deklaracje h5,.deklaracje .salony #scontainer-44 .store p .article-32 a>.row:last-child h5,.salony #scontainer-44 .store p .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-14 p>.row:last-child h5,.article-32 .article-14 p>.row:last-child .deklaracje h5,.deklaracje .article-14 .article-32 p>.row:last-child h5,.article-14 .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .files li a>.row:last-child h5,.article-32 .files li a>.row:last-child .deklaracje h5,.deklaracje .files li .article-32 a>.row:last-child h5,.files li .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article .date-add>.row:last-child h5,.article-32 .article .date-add>.row:last-child .deklaracje h5,.deklaracje .article .article-32 .date-add>.row:last-child h5,.article .article-32 .date-add>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-48 div[class^=col-] div p>.row:last-child h5,.article-32 #scontainer-48 div[class^=col-] div p>.row:last-child .deklaracje h5,.deklaracje #scontainer-48 div[class^=col-] div .article-32 p>.row:last-child h5,#scontainer-48 div[class^=col-] div .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child h5,.article-32 #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller>.row:last-child .deklaracje h5,.deklaracje #scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child h5,#scontainer-58 .row:first-child div[class^=col-] .model-box .article-32 .bestseller>.row:last-child .deklaracje h5,.deklaracje .article-32 #scontainer-58 h4>.row:last-child h5,.article-32 #scontainer-58 h4>.row:last-child .deklaracje h5,.deklaracje #scontainer-58 .article-32 h4>.row:last-child h5,#scontainer-58 .article-32 h4>.row:last-child .deklaracje h5,.deklaracje .article-32 .box24 h4>.row:last-child h5,.article-32 .box24 h4>.row:last-child .deklaracje h5,.deklaracje .box24 .article-32 h4>.row:last-child h5,.box24 .article-32 h4>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-20 .box25 h3>.row:last-child h5,.article-32 .article-20 .box25 h3>.row:last-child .deklaracje h5,.deklaracje .article-20 .box25 .article-32 h3>.row:last-child h5,.article-20 .box25 .article-32 h3>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-21 .box25 h3>.row:last-child h5,.article-32 .article-21 .box25 h3>.row:last-child .deklaracje h5,.deklaracje .article-21 .box25 .article-32 h3>.row:last-child h5,.article-21 .box25 .article-32 h3>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-22 .box25 h3>.row:last-child h5,.article-32 .article-22 .box25 h3>.row:last-child .deklaracje h5,.deklaracje .article-22 .box25 .article-32 h3>.row:last-child h5,.article-22 .box25 .article-32 h3>.row:last-child .deklaracje h5,.deklaracje .article-32 .box27 div[class^=col-] p>.row:last-child h5,.article-32 .box27 div[class^=col-] p>.row:last-child .deklaracje h5,.deklaracje .box27 div[class^=col-] .article-32 p>.row:last-child h5,.box27 div[class^=col-] .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box27 div[class^=col-] h5>.row:last-child h5,.article-32 .box27 div[class^=col-] h5>.row:last-child .deklaracje h5,.deklaracje .box27 div[class^=col-] .article-32 h5>.row:last-child h5,.box27 div[class^=col-] .article-32 h5>.row:last-child .deklaracje h5,.deklaracje .article-32 .box35 .text-center-box p>.row:last-child h5,.article-32 .box35 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box35 .text-center-box .article-32 p>.row:last-child h5,.box35 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box40 .text-center-box p>.row:last-child h5,.article-32 .box40 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box40 .text-center-box .article-32 p>.row:last-child h5,.box40 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box42 .text-center-box p>.row:last-child h5,.article-32 .box42 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box42 .text-center-box .article-32 p>.row:last-child h5,.box42 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box44 .text-center-box p>.row:last-child h5,.article-32 .box44 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box44 .text-center-box .article-32 p>.row:last-child h5,.box44 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47 .text-center-box p>.row:last-child h5,.article-32 .box47 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47 .text-center-box .article-32 p>.row:last-child h5,.box47 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-2 .text-center-box p>.row:last-child h5,.article-32 .box47-2 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-2 .text-center-box .article-32 p>.row:last-child h5,.box47-2 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-3 .text-center-box p>.row:last-child h5,.article-32 .box47-3 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-3 .text-center-box .article-32 p>.row:last-child h5,.box47-3 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-4 .text-center-box p>.row:last-child h5,.article-32 .box47-4 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-4 .text-center-box .article-32 p>.row:last-child h5,.box47-4 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-5 .text-center-box p>.row:last-child h5,.article-32 .box47-5 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-5 .text-center-box .article-32 p>.row:last-child h5,.box47-5 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-6 .text-center-box p>.row:last-child h5,.article-32 .box47-6 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-6 .text-center-box .article-32 p>.row:last-child h5,.box47-6 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-7 .text-center-box p>.row:last-child h5,.article-32 .box47-7 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-7 .text-center-box .article-32 p>.row:last-child h5,.box47-7 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .box47-8 .text-center-box p>.row:last-child h5,.article-32 .box47-8 .text-center-box p>.row:last-child .deklaracje h5,.deklaracje .box47-8 .text-center-box .article-32 p>.row:last-child h5,.box47-8 .text-center-box .article-32 p>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child h5,.article-32 .article-26 .row:nth-child(6) div[class^=col-] div h5>.row:last-child .deklaracje h5,.deklaracje .article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child h5,.article-26 .row:nth-child(6) div[class^=col-] div .article-32 h5>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-29 a>.row:last-child h5,.article-32 .article-29 a>.row:last-child .deklaracje h5,.deklaracje .article-29 .article-32 a>.row:last-child h5,.article-29 .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-31 a>.row:last-child h5,.article-32 .article-31 a>.row:last-child .deklaracje h5,.deklaracje .article-31 .article-32 a>.row:last-child h5,.article-31 .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-30 h6>.row:last-child h5,.article-32 .article-30 h6>.row:last-child .deklaracje h5,.deklaracje .article-30 .article-32 h6>.row:last-child h5,.article-30 .article-32 h6>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-30 a>.row:last-child h5,.article-32 .article-30 a>.row:last-child .deklaracje h5,.deklaracje .article-30 .article-32 a>.row:last-child h5,.article-30 .article-32 a>.row:last-child .deklaracje h5,.deklaracje .article-32 .article-entry .article-content .more>.row:last-child h5,.article-32 .article-entry .article-content .more>.row:last-child .deklaracje h5,.deklaracje .article-entry .article-content .article-32 .more>.row:last-child h5,.article-entry .article-content .article-32 .more>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form .form-check-label>.row:last-child h5,.article-32 .contact-new-form form .form-check-label>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 .form-check-label>.row:last-child h5,.contact-new-form form .article-32 .form-check-label>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form input>.row:last-child h5,.article-32 .contact-new-form form input>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 input>.row:last-child h5,.contact-new-form form .article-32 input>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form textarea>.row:last-child h5,.article-32 .contact-new-form form textarea>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 textarea>.row:last-child h5,.contact-new-form form .article-32 textarea>.row:last-child .deklaracje h5,.deklaracje .article-32 .contact-new-form form a>.row:last-child h5,.article-32 .contact-new-form form a>.row:last-child .deklaracje h5,.deklaracje .contact-new-form form .article-32 a>.row:last-child h5,.contact-new-form form .article-32 a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row h1,.contact-new #scontainer-67>#scontainer-67-content>.row .deklaracje h1,.deklaracje .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article-32 a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title h2,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-title .deklaracje h2,.deklaracje .article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child h5,.article-32 .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child h5,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article-32 a>.row:last-child .deklaracje h5,.deklaracje .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content h3,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .deklaracje h3,.deklaracje .article-187 .container>.row:first-child h3,.article-187 .container>.row:first-child .deklaracje h3,.deklaracje .article-188 .klamki h2,.article-188 .klamki .deklaracje h2,.deklaracje .article-32 .store-page .store-details a>.row:last-child h5,.article-32 .store-page .store-details a>.row:last-child .deklaracje h5,.deklaracje .store-page .store-details .article-32 a>.row:last-child h5,.store-page .store-details .article-32 a>.row:last-child .deklaracje h5,.deklaracje .store-page .contact-box-03 h2,.store-page .contact-box-03 .deklaracje h2,.deklaracje .store-page .contact-box-01 h3,.store-page .contact-box-01 .deklaracje h3,.deklaracje .article-32 .store-page .contact-box-02 h2>.row:last-child h5,.article-32 .store-page .contact-box-02 h2>.row:last-child .deklaracje h5,.deklaracje .store-page .contact-box-02 .article-32 h2>.row:last-child h5,.store-page .contact-box-02 .article-32 h2>.row:last-child .deklaracje h5{text-align:center;padding:10px}.deklaracje .form-row .form-control{width:100%;max-width:720px;margin:0 auto}.deklaracje .form-row:focus,.deklaracje .form-row:active{outline:1px solid #add8e6}.deklaracje .form-row--btn{align-self:center;padding:20px 0 60px}.deklaracje .declarations-list .content{display:block}@media(min-width: 576px){.deklaracje .declarations-list .content{display:flex;flex-wrap:wrap;align-items:flex-start;box-sizing:border-box;justify-content:center}}.deklaracje .declarations-list .content p{text-align:center;font-weight:700;padding-top:20px;width:100%}.deklaracje .declarations-list .content__file{width:100%;padding:10px;margin:5px;background-color:#ebebeb;text-align:center;max-height:50px}.deklaracje .declarations-list .content__file a{text-decoration:none;color:#000;transition:color .3s}.deklaracje .declarations-list .content__file a:hover{color:gray}.deklaracje .declarations-list .content__file a i{padding-right:5px}@media(min-width: 576px){.deklaracje .declarations-list .content__file{width:calc(50% - 10px)}}@media(min-width: 768px){.deklaracje .declarations-list .content__file{width:30%;max-height:80px}}@media(min-width: 992px){.deklaracje .declarations-list .content__file{width:20%}}@media(min-width: 1200px){.deklaracje .declarations-list .content__file{max-height:50px}}.search-form{display:flex;background-color:#232323;width:100%;color:#fff;font-size:14px}.search-form__btn{background-color:rgba(0,0,0,0);width:4%;border:none;color:#fff;margin-right:5px}.search-form input{background-color:rgba(0,0,0,0)}.search-form__txt{width:92%;border:none;color:#fff}.search-form__txt:focus{outline:none}.search-form__txt:active{outline:none}.search-form__clear{width:4%;color:#fff;font-weight:700;border:none;cursor:pointer}.search-results__list{display:flex;flex-direction:column;justify-content:center;list-style:none;padding:0;margin:0}.search-results__list .search-results__list-item{background-color:#ebebeb;margin-bottom:10px;max-width:100%}.search-results__list .search-results__list-item .article-title{font-weight:700;padding-left:40px;font-size:24px;margin:0;line-height:46px}.search-results__list .search-results__list-item .article-title a{text-decoration:none;color:#000;display:block}.search-results__list .search-results__list-item .article-title a:hover{color:gray}.documents{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:58vh}.documents .site-title{border-bottom:1px dotted #000;width:100%;padding-bottom:20px;text-align:center;margin-bottom:50px}.documents .article .files{list-style:none;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin:0}.documents .article .files li{background-color:#ebebeb;border-radius:3px;transition:background-color .3s}.documents .article .files li a{margin:0;padding:20px}.documents .article .files li a i{font-size:22px;margin-right:10px;top:5px;position:relative}.documents .article .files li:hover{background-color:#f8f8f8}.documents .article .files li:hover a{color:gray}.collapse-box .contact-new-form{display:none}.collapse-box.open .contact-new-form{display:block}.article .text a,.article a a,.article .btn7 a,.article #scontainer-7 p a,#scontainer-7 .article p a,.article #scontainer-9 p a,#scontainer-9 .article p a,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-12 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-17 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-18 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-21 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-24 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-26 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-35 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-37 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-38 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-42 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-45 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-53 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-center-box p a,.subpage-content2 #scontainer-64 div[class^=col-] .text-center-box .article p a,.article .subpage-content2 #scontainer-12 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-12 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-17 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-17 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-18 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-18 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-21 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-21 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-24 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-24 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-26 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-26 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-35 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-35 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-37 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-37 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-38 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-38 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-42 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-42 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-45 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-45 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-53 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-53 div[class^=col-] .text-right-box .article p a,.article .subpage-content2 #scontainer-64 div[class^=col-] .text-right-box p a,.subpage-content2 #scontainer-64 div[class^=col-] .text-right-box .article p a,.article #scontainer-37 div[class^=col-] .text-center-box ul li a,#scontainer-37 div[class^=col-] .text-center-box ul .article li a,.article #scontainer-38 div[class^=col-] .text-center-box ul li a,#scontainer-38 div[class^=col-] .text-center-box ul .article li a,.article #scontainer-13 p a,#scontainer-13 .article p a,.article #scontainer-14 p a,#scontainer-14 .article p a,.article #scontainer-15 p a,#scontainer-15 .article p a,.article #scontainer-16 p a,#scontainer-16 .article p a,.article #scontainer-19 p a,#scontainer-19 .article p a,.article #scontainer-31 p a,#scontainer-31 .article p a,.article #scontainer-36 .row:nth-child(3) a a,#scontainer-36 .row:nth-child(3) .article a a,.article .article-11 p a a,.article-11 p .article a a,.article #scontainer-43 .row:last-child div[class^=col-] div p a a,#scontainer-43 .row:last-child div[class^=col-] div p .article a a,.article .article-13 p a,.article-13 .article p a,.article .article-13 p a a,.article-13 p .article a a,.article .salony #scontainer-44 .store p a a,.salony #scontainer-44 .store p .article a a,.article .article-14 p a,.article-14 .article p a,.article .files li a a,.files li .article a a,.article .date-add a,.article #scontainer-48 div[class^=col-] div p a,#scontainer-48 div[class^=col-] div .article p a,.article #scontainer-58 .row:first-child div[class^=col-] .model-box .bestseller a,#scontainer-58 .row:first-child div[class^=col-] .model-box .article .bestseller a,.article #scontainer-58 h4 a,#scontainer-58 .article h4 a,.article .box24 h4 a,.box24 .article h4 a,.article .article-20 .box25 h3 a,.article-20 .box25 .article h3 a,.article .article-21 .box25 h3 a,.article-21 .box25 .article h3 a,.article .article-22 .box25 h3 a,.article-22 .box25 .article h3 a,.article .box27 div[class^=col-] p a,.box27 div[class^=col-] .article p a,.article .box27 div[class^=col-] h5 a,.box27 div[class^=col-] .article h5 a,.article .box35 .text-center-box p a,.box35 .text-center-box .article p a,.article .box40 .text-center-box p a,.box40 .text-center-box .article p a,.article .box42 .text-center-box p a,.box42 .text-center-box .article p a,.article .box44 .text-center-box p a,.box44 .text-center-box .article p a,.article .box47 .text-center-box p a,.box47 .text-center-box .article p a,.article .box47-2 .text-center-box p a,.box47-2 .text-center-box .article p a,.article .box47-3 .text-center-box p a,.box47-3 .text-center-box .article p a,.article .box47-4 .text-center-box p a,.box47-4 .text-center-box .article p a,.article .box47-5 .text-center-box p a,.box47-5 .text-center-box .article p a,.article .box47-6 .text-center-box p a,.box47-6 .text-center-box .article p a,.article .box47-7 .text-center-box p a,.box47-7 .text-center-box .article p a,.article .box47-8 .text-center-box p a,.box47-8 .text-center-box .article p a,.article .article-26 .row:nth-child(6) div[class^=col-] div h5 a,.article-26 .row:nth-child(6) div[class^=col-] div .article h5 a,.article .article-29 a a,.article-29 .article a a,.article .article-31 a a,.article-31 .article a a,.article .article-30 h6 a,.article-30 .article h6 a,.article .article-30 a a,.article-30 .article a a,.article .article-entry .article-content .more a,.article-entry .article-content .article .more a,.article .contact-new-form form .form-check-label a,.contact-new-form form .article .form-check-label a,.article .contact-new-form form input a,.contact-new-form form .article input a,.article .contact-new-form form textarea a,.contact-new-form form .article textarea a,.article .contact-new-form form a a,.contact-new-form form .article a a,.article .contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div a a,.contact-new #scontainer-67>#scontainer-67-content>.row:first-child div[class^=col-] .row div[class^=col-] div .article a a,.article .contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content a a,.contact-new #scontainer-67>#scontainer-67-content>.row:last-child .collapse-box .collapse-content .article a a,.article .store-page .store-details a a,.store-page .store-details .article a a,.article .store-page .contact-box-02 h2 a,.store-page .contact-box-02 .article h2 a{font-weight:600;color:#0056b3}#scontainer-58 .c-tiles{display:flex;-moz-column-gap:30px;column-gap:30px;row-gap:50px;justify-content:center;flex-wrap:wrap}#scontainer-58 .c-tiles .c-tile{display:flex;flex-direction:column;width:230px}#scontainer-58 .c-tiles .c-tile .black-bg-text{width:-moz-fit-content;width:fit-content}#scontainer-58 .c-tiles .c-tile a{width:-moz-fit-content;width:fit-content}#scontainer-58 .c-tiles .c-tile p{flex:1}.g-colors{display:flex;flex-direction:column;row-gap:40px}.g-colors .g-color{width:100%;max-width:900px}.g-colors .g-color .g-color-head{margin-bottom:20px}.g-colors .g-color .g-color-head h3{color:#000;font-size:14px;font-weight:700;font-family:"URW Form",sans-serif;margin-bottom:0;text-transform:uppercase}.g-colors .g-color ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:33px}.g-colors .g-color ul li{display:flex;flex-direction:column;row-gap:2px}.g-colors .g-color ul li img{width:98px;height:98px}.g-colors .g-color ul li span{color:#000;font-size:12px;font-family:"URW Form",sans-serif;font-weight:300;text-transform:uppercase}#scontainer-2{max-width:1920px;margin-left:auto;margin-right:auto}#scontainer-2 .slick-slide img{margin:0 auto}/*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layout/style-css/style.css.map b/layout/style-css/style.css.map index 2c3b0ae..4cbb772 100644 --- a/layout/style-css/style.css.map +++ b/layout/style-css/style.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/style.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"AAAQ,6QAAA,CACA,kDAAA,CAsBR,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,wEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,wEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,+EAAA,CAID,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,kEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,yEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,oEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,wEAAA,CAGD,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,uEAAA,CAED,WACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,8EAAA,CAID,WACC,sBAAA,CACA,iBAAA,CACA,mEAAA,CCpHD,KACC,kCDYO,CCXP,aDIW,CCDV,yBACC,gFAAA,CAIF,YACC,eAAA,CACA,QAAA,CACA,cAAA,CAEA,0BACC,kBDfW,CCgBX,UAAA,CACA,QAAA,CAKH,EACC,uBAAA,CAOA,eAAA,CALA,QACC,oBAAA,CCnBA,yBD0BF,iBAEE,uBAAA,CAAA,CClBA,yBDsBF,iBAEE,uBAAA,CAAA,CA0BF,QArBC,iBAAA,CACA,cAqBqB,CApBrB,eAAA,CACA,sCDpCO,CCqCP,aD7CW,CC8CX,eDrDQ,CCsDR,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,cACC,kBD9DY,CC+DZ,qBAAA,CAQF,QAzBC,iBAAA,CACA,cAyBqB,CAxBrB,eAAA,CACA,sCDpCO,CCqCP,UDpDQ,CCqDR,kBD9CW,CC+CX,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,cACC,kBD7DQ,CC8DR,wBAAA,CAYF,QA7BC,iBAAA,CACA,cA6BqB,CA5BrB,eAAA,CACA,sCDpCO,CCqCP,UDnDQ,CCoDR,kBD3CS,CC4CT,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAkBA,eAAA,CACA,gBAAA,CACA,qBAAA,CACA,iCAAA,CACA,sBAAA,CApBA,cACC,kBDtDQ,CCuDR,qBAAA,CAqBF,MACC,cAAA,CACA,UAAA,CAEA,wBAAA,CACA,gBAAA,CAEA,gBAAA,CACA,oBAAA,CAEA,cAAA,CAEA,YACC,UAAA,CAIF,MACC,iBAAA,CACA,cAAA,CACA,eAAA,CACA,sCD5FO,CC6FP,aDrGW,CCsGX,eAAA,CACA,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,iBAAA,CACA,wBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,yBAEC,UAAA,CACA,aAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,KAAA,CACA,wBAAA,CAGD,aACC,UAAA,CAGD,YACC,WAAA,CAGD,YACC,kBDtIU,CCuIV,UAAA,CAEA,mBACC,yCAAA,CAGD,kBACC,0CAAA,CAKH,MACC,wBAAA,CACA,UAAA,CACA,kBAAA,CACA,eAAA,CACA,gBAAA,CACA,sCDjJO,CCkJP,cAAA,CAGD,kDACC,iBAAA,CACA,cAAA,CACA,eAAA,CACA,sCDzJO,CC0JP,aDlKW,CCmKX,wBAAA,CACA,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,iBAAA,CACA,wBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,0EACC,kBDhLU,CCiLV,qBAAA,CAIF,MAEC,YAAA,CAEA,6BAAA,CACA,kBAAA,CACA,cAAA,CAEA,UACC,qBAAA,CACA,uBAAA,CACA,gBAAA,CACA,iBAAA,CACA,aAAA,CC3KA,gDDsKD,UAQE,qBAAA,CAAA,CAKD,gBACC,mBAAA,CACA,yBAAA,CAKH,+BACC,GACC,sCAAA,CAGD,KACC,oCAAA,CAAA,CAIF,gCACC,GACC,uCAAA,CAGD,KACC,oCAAA,CAAA,CAIF,MAEC,kBDpOS,CCqOT,gBAAA,CAEA,oBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,YACC,aD5OQ,CC6OR,kBD9OW,CCkPb,MAEC,oBDrPgB,CCuPhB,YACC,wBAAA,CACA,kBDzPe,CC+Pf,y7SACC,eAAA,CACA,kBAAA,CAKG,wkbACC,kBD1QQ,CC8QV,qxWACC,YAAA,CAQN,qEACC,cAAA,CACA,cAAA,CACA,oBAAA,CACA,kBAAA,CACA,WAAA,CACA,UAAA,CACA,6DAAA,CAGD,eAEC,UAAA,CACA,kBDhSY,CCmSb,wSACC,UAAA,CACA,gBAAA,CACA,iBAAA,CAKG,wbACC,eAAA,CAIF,gXACC,qBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,kCDhTI,CCiTJ,oBAAA,CAEA,wYACC,eAAA,CAOL,8zGAEC,cAAA,CACA,eAAA,CACA,kCD/TO,CCgUP,aDvUW,CC0UZ,i0gBACC,aDzUY,CC0UZ,cAAA,CACA,eAAA,CAEA,6rmCAEC,eAAA,CCrUA,yBD8TF,i0gBAWE,cAAA,CAAA,CAIF,gfACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aD5VY,CC6VZ,kBAAA,CACA,oBAAA,CAoBA,iBAAA,CCxWC,yBD6UF,gfAUE,cAAA,CACA,gBAAA,CAAA,CAGD,sjBACC,oBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,qBAAA,CACA,wBAAA,CACA,aD7WW,CC+WX,mBAAA,CAKD,klBACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,MAAA,CACA,YAAA,CACA,UAAA,CACA,eAAA,CACA,kBD5XW,CCgYb,sXACC,cAAA,CACA,eAAA,CACA,aDnYY,CCoYZ,gBAAA,CACA,sCD/XO,CCgYP,eAAA,CC5XC,yBDsXF,sXASE,cAAA,CAAA,CAIF,ogBACC,cAAA,CACA,aD/YY,CCgZZ,eAAA,CACA,gBAAA,CACA,sCD5YO,CEIN,yBDmYF,ogBAQE,cAAA,CAAA,CAIF,miCACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,aD7ZY,CC8ZZ,iBAAA,CACA,kBAAA,CC1YC,+CDoYF,miCASE,cAAA,CAAA,CAGD,2sCACC,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBD5aW,CEUX,yBD2ZD,2sCAUE,WAAA,CAAA,CAKH,6DAEC,cAAA,CACA,eAAA,CACA,wBAAA,CACA,eAAA,CACA,+BAAA,CACA,uBAAA,CAEA,oBAAA,CAEA,+EACC,kBAAA,CACA,aAAA,CACA,0BAAA,CAIF,aACC,gBAAA,CAGD,MACC,aAAA,CAGD,YACC,aAAA,CAGD,SACC,kBDvdc,CC0df,2lBACC,gBAAA,CC7cC,yBD4cF,2lBAIE,eAAA,CAAA,CAIF,4zXACC,mBAAA,CCrdC,yBDodF,4zXAIE,kBAAA,CAAA,CAIF,+/YACC,gBAAA,CACA,mBAAA,CC9dC,yBD4dF,+/YAKE,eAAA,CACA,kBAAA,CAAA,CAIF,qCACC,gBAAA,CACA,mBAAA,CCxeC,0BDseF,qCAKE,gBAAA,CACA,mBAAA,CAAA,CC5eA,yBDseF,qCAUE,gBAAA,CACA,mBAAA,CAAA,CAIF,eACC,gBAAA,CCtfC,0BDqfF,eAIE,gBAAA,CAAA,CAIF,kBACC,mBAAA,CC9fC,0BD6fF,kBAIE,mBAAA,CAAA,CAIF,saACC,iBAAA,CACA,oBAAA,CCvgBC,yBDqgBF,saAKE,gBAAA,CACA,mBAAA,CAAA,CAIF,8HACC,iBAAA,CChhBC,yBD+gBF,8HAIE,gBAAA,CAAA,CAIF,2FACC,oBAAA,CCxhBC,yBDuhBF,2FAIE,mBAAA,CAAA,CAIF,oTACC,iBAAA,CACA,kBAAA,CCthBC,+CDohBF,oTAKE,gBAAA,CACA,iBAAA,CAAA,CCriBA,yBD+hBF,oTAUE,eAAA,CACA,gBAAA,CAAA,CCpjBA,0BDwjBF,WAEE,gBAAA,CAAA,CChjBA,yBDojBF,WAEE,WAAA,CACA,UAAA,CACA,cAAA,CACA,UAAA,CACA,eAAA,CACA,YAAA,CACA,UAAA,CACA,WAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,QAAA,CAEA,mBClhBD,YAAA,CAAA,CAjDC,yBDwkBD,oCAEE,UAAA,CCzhBF,YAAA,CAmEA,uBDwduB,CCvdvB,sBDuduB,CCtdvB,kBDsduB,CCrevB,2BDse2B,CCre3B,0BDqe2B,CCpe3B,sBDoe2B,CCne3B,oBDme2B,CAAA,CAG1B,uCACC,QAAA,CACA,SAAA,CACA,oBAAA,CC7lBD,yBD0lBA,uCC/hBD,YAAA,CAAA,CAjDC,yBDglBA,uCAUE,UAAA,CACA,iBAAA,CAAA,CAGD,0CACC,iBAAA,CAEA,sDACC,YAAA,CAIA,kDACC,aDpnBoB,CEaxB,yBDsmBG,kDAIE,aDpnBM,CCqnBN,eAAA,CAAA,CCrnBL,0BD0nBE,4CAEE,aAAA,CACA,gBAAA,CACA,cAAA,CACA,UAAA,CAAA,CC1mBJ,gDDqmBE,4CASE,aAAA,CACA,gBAAA,CACA,cAAA,CACA,UAAA,CAAA,CCjnBJ,+CDqmBE,4CAgBE,aAAA,CACA,gBAAA,CACA,cAAA,CACA,UAAA,CAAA,CCnoBJ,yBDgnBE,4CAuBE,aAAA,CACA,WAAA,CACA,cAAA,CACA,aDppBO,CAAA,CEUX,yBD6oBG,8CAEE,gBAAA,CAAA,CCzpBL,yBD+pBG,mDAEE,mBAAA,CAEA,qDACC,YAAA,CAAA,CCpqBN,yBD8qBM,4DACC,YAAA,CAAA,CAOL,6CACC,iBAAA,CACA,YAAA,CCxrBH,yBDsrBE,6CAKE,eAAA,CACA,sBAAA,CACA,oBAAA,CACA,2BAAA,CAAA,CCprBJ,yBD4qBE,6CAYE,eAAA,CAAA,CCxrBJ,+CD4qBE,6CAeG,eAAA,CACA,kBAAA,CAAA,CAKD,kDACC,kBAAA,CACA,aD/sBK,CCgtBL,cAAA,CACA,eAAA,CACA,gBAAA,CACA,aAAA,CCjtBL,yBDmtBK,wDAEE,UAAA,CACA,eAAA,CAAA,CC5sBP,yBDisBI,kDAgBE,cAAA,CACA,SAAA,CAAA,CC5tBN,yBDouBI,mDACC,aAAA,CAAA,CAMF,oDACC,aAAA,CCluBJ,yBDiuBG,oDAIE,oBAAA,CACA,sBAAA,CAAA,CAMJ,+CACC,YAAA,CAMJ,eACC,WAAA,CACA,UAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CACA,YAAA,CACA,YAAA,CACA,gBAAA,CACA,iBAAA,CACA,cAAA,CACA,cAAA,CCtuBA,iBDuuBuB,CCjwBtB,yBDmvBF,eAiBE,aAAA,CAAA,CAIF,sLACC,eAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,kBAAA,CC7wBC,yBDwwBF,sLAQE,4BAAA,CAAA,CAGD,8MASC,kBAAA,CARA,sVACC,iBAAA,CCrxBD,yBDoxBA,sVAIE,gBAAA,CAAA,CAMF,8NACC,cAAA,CACA,eAAA,CACA,wBAAA,CACA,aD5yBU,CC8yBV,2BAAA,CACA,aAAA,CACA,wBAAA,CACA,iBAAA,CACA,iBAAA,CC7xBD,gDDmxBA,8NAaE,cAAA,CAAA,CC3yBF,yBD8xBA,8NAiBE,eAAA,CACA,cAAA,CAAA,CAGD,sRACC,iBAAA,CACA,eAAA,CACA,QAAA,CACA,qBAAA,CACA,cAAA,CACA,eAAA,CACA,UAAA,CCp0BF,yBDu0BC,sQAEE,2BAAA,CAAA,CC/zBH,yBD6zBC,sQAME,kBD70BQ,CC80BR,UAAA,CACA,WAAA,CAEA,8TACC,UAAA,CAAA,CAQN,kBACC,kBDl2Ba,CCm2Bb,uBAAA,CAEA,6BACC,kCAAA,CAGD,0BACC,eAAA,CACA,uBAAA,CC11BA,yBD61BC,0CAEE,WAAA,CAAA,CAGD,wEACC,YAAA,CACA,kBAAA,CACA,wBAAA,CC11BH,gDDu1BE,wEAME,cAAA,CACA,eAAA,CAAA,CC91BJ,+CDu1BE,wEAWE,cAAA,CACA,eAAA,CAAA,CCn2BJ,+CDu1BE,wEAgBE,eAAA,CAAA,CCl3BJ,yBDk2BE,wEAoBE,cAAA,CAAA,CC32BJ,gDD+2BI,+EAEE,cAAA,CAAA,CCj3BN,+CD+2BI,+EAME,YAAA,CAAA,CC14BN,0BD+4BG,4EAEE,WAAA,CACA,WAAA,CAAA,CC73BL,gDD03BG,4EAOE,UAAA,CAAA,CCj4BL,+CD03BG,4EAWE,YAAA,CAAA,CCh5BL,yBDq4BG,4EAeE,YAAA,CAAA,CAOL,0CACC,iBAAA,CAEA,oDACC,iBAAA,CACA,2BAAA,CACA,UAAA,CACA,WAAA,CAEA,gEACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CACA,0BAAA,CACA,kCAAA,CACA,sDAAA,CACA,yDAAA,CACA,kBAAA,CAEA,oEACC,UAAA,CACA,WAAA,CAIF,+DACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CACA,0BAAA,CACA,kCAAA,CAEA,yBAAA,CACA,qDAAA,CACA,wDAAA,CACA,kBAAA,CAEA,mEACC,WAAA,CACA,WAAA,CAQN,qBACC,GACC,yBAAA,CACA,0BAAA,CACA,kCAAA,CAGD,IACC,yBAAA,CACA,0BAAA,CACA,kCAAA,CAGD,IACC,oBAAA,CACA,0BAAA,CACA,kCAAA,CAGD,KACC,oBAAA,CACA,0BAAA,CACA,kCAAA,CAAA,CAIF,sBACC,GACC,oBAAA,CACA,0BAAA,CACA,kCAAA,CAGD,IACC,oBAAA,CACA,0BAAA,CACA,kCAAA,CAGD,IACC,yBAAA,CACA,0BAAA,CACA,kCAAA,CAGD,KACC,yBAAA,CACA,0BAAA,CACA,kCAAA,CAAA,CAIF,aACC,iBAAA,CACA,iBAAA,CACA,cAAA,CChgCC,+CD6/BF,aAME,gBAAA,CACA,gBAAA,CAAA,CAGD,mBACC,cAAA,CACA,UAAA,CACA,wBAAA,CAEA,uBACC,UAAA,CACA,WAAA,CAIF,gBACC,YAAA,CACA,iBAAA,CACA,sBAAA,CACA,oBAAA,CACA,kBAAA,CACA,wBAAA,CAGC,qBACC,cAAA,CACA,aDpjCQ,CCqjCR,gBAAA,CACA,aAAA,CAMF,qBACC,aAAA,CAOD,oBACC,UAAA,CACA,WAAA,CACA,aAAA,CChjCD,gDD6iCA,oBAME,YAAA,CAAA,CCnjCF,+CD6iCA,oBAUE,YAAA,CAAA,CClkCF,yBDwjCA,oBAcE,YAAA,CAAA,CAKD,gCACC,UAAA,CACA,WAAA,CACA,cAAA,CCnkCF,gDDgkCC,gCAME,UAAA,CACA,WAAA,CAAA,CAMF,+BACC,UAAA,CACA,WAAA,CC/kCF,gDD6kCC,+BAKE,UAAA,CACA,WAAA,CACA,aAAA,CAAA,CAOL,QACC,gBAAA,CCvmCC,yBDsmCF,QAIE,gBAAA,CACA,iBAAA,CAAA,CAGD,YACC,UAAA,CACA,WAAA,CAIF,YACC,kBDtoCa,CCwoCb,QAAA,CACA,uBAAA,CACA,eAAA,CAEA,0BACC,gBAAA,CAGD,yBACC,YAAA,CACA,kBAAA,CAGC,gEACC,SAAA,CACA,WAAA,CACA,wBAAA,CAEA,oEACC,UAAA,CACA,WAAA,CAMJ,0BACC,wBAAA,CACA,WAAA,CACA,cAAA,CACA,UAAA,CAEA,gCACC,eAAA,CAIF,wBACC,WAAA,CAIF,kBACC,eAAA,CAEA,iCACC,aAAA,CC/qCA,yBD8qCD,iCAIE,uBAAA,CAAA,CAIF,kCACC,YAAA,CCvrCA,0BDsrCD,kCAIE,aAAA,CAAA,CAIF,iCACC,YAAA,CC/rCA,yBD8rCD,iCAIE,aAAA,CAAA,CClsCD,yBD8rCD,iCAQE,YAAA,CAAA,CAIF,iCACC,YAAA,CC3sCA,yBD0sCD,iCAIE,aAAA,CAAA,CC9sCD,0BD0sCD,iCAQE,YAAA,CAAA,CAKD,4EAEC,yBAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CAGD,sCACC,SAAA,CACA,SAAA,CAEA,6CACC,oDAAA,CAIF,sCACC,UAAA,CACA,SAAA,CAEA,6CACC,qDAAA,CAOH,iBAEC,iBAAA,CACA,kBAAA,CACA,eAAA,CC9uCA,yBDwvCE,mEAEE,kBAAA,CAAA,CASH,0IAEC,kBAAA,CCrwCF,yBDywCE,yEACC,kBAAA,CAAA,CAMJ,gCACC,iBAAA,CAEA,yCACC,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,uBAAA,CAGD,mCACC,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CACA,aDtzCW,CCuzCX,wBAAA,CACA,sCD3yCK,CC4yCL,eAAA,CACA,kBAAA,CACA,uBAAA,CC/xCD,+CDoxCA,mCAcE,SAAA,CACA,cAAA,CACA,gBAAA,CAAA,CC/yCF,yBD+xCA,mCAoBE,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CAAA,CAKD,+CACC,yBAAA,CAGD,yCACC,eAAA,CACA,UAAA,CAKH,sCACC,iBAAA,CAEA,+CACC,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,uBAAA,CAGD,yCACC,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CACA,aD92CW,CC+2CX,wBAAA,CACA,sCDn2CK,CCo2CL,eAAA,CACA,kBAAA,CACA,uBAAA,CCv1CD,+CD40CA,yCAcE,SAAA,CACA,cAAA,CACA,iBAAA,CAAA,CCv2CF,yBDu1CA,yCAoBE,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CAEA,iBAAA,CAAA,CAGD,+CACC,UAAA,CAKD,qDACC,yBAAA,CAGD,+CACC,cAAA,CACA,UAAA,CAOH,kCAEC,sCD74CM,CC84CN,wBAAA,CAGD,iBACC,cAAA,CACA,aD15Ce,CC25Cf,eAAA,CACA,gBAAA,CACA,eAAA,CAGD,iBACC,cAAA,CACA,eAAA,CACA,aDl6CW,CCm6CX,gBAAA,CACA,kBAAA,CAME,qDACC,kBDj7CK,CCk7CL,uBAAA,CC56CH,yBD06CE,qDAKE,gBAAA,CAAA,CCr6CJ,yBDg6CE,qDASE,kBAAA,CAAA,CCz6CJ,yBDg6CE,qDAaE,sBAAA,CAAA,CAGD,yDACC,kBAAA,CACA,UAAA,CACA,WAAA,CAGD,wDACC,aDj8CO,CCk8CP,kBAAA,CAGD,uDACC,cAAA,CACA,eAAA,CAEA,uHAEC,eAAA,CAMF,gEACC,eAAA,CAQN,cACC,eAAA,CACA,iBAAA,CA2DA,kBAAA,CAzDA,iBACC,wBAAA,CACA,sCD19CM,CC29CN,cAAA,CACA,eAAA,CACA,kBAAA,CAGD,kBACC,kBAAA,CACA,cAAA,CCn9CA,+CDi9CD,kBAKE,kBAAA,CAAA,CAIF,iBACC,sCD1+CM,CC2+CN,cAAA,CACA,eAAA,CACA,kBAAA,CC99CA,+CD09CD,iBAOE,iBAAA,CAAA,CAIF,gBACC,eAAA,CACA,cAAA,CACA,kCDx/CM,CEgBN,+CDq+CD,gBAME,cAAA,CAAA,CCt/CD,yBD2/CA,gCAIE,kBAAA,CAAA,CCp/CF,+CDw/CE,2HAGE,kBAAA,CAAA,CCtgDJ,yBDg9CF,cAgEE,kBAAA,CAAA,CAIF,cACC,iBAAA,CAyBA,kBAAA,CAvBA,kBACC,eAAA,CACA,UAAA,CC9gDA,gDD4gDD,kBAKE,WAAA,CAAA,CCjhDD,+CD4gDD,kBASE,WAAA,CAAA,CCrhDD,+CD4gDD,kBAaE,WAAA,CAAA,CAIF,gBAEC,kBAAA,CACA,eAAA,CAMF,aACC,iFAAA,CACA,YAAA,CACA,qBAAA,CCziDC,+CDsiDF,aAME,YAAA,CAAA,CC5iDA,+CDsiDF,aAUE,YAAA,CAAA,CC3jDA,yBDijDF,aAcE,YAAA,CAAA,CAGD,2BACC,iBAAA,CACA,mBAAA,CACA,gBAAA,CC1jDA,+CDujDD,2BAME,gBAAA,CACA,kBAAA,CAAA,CCzkDD,yBDkkDD,2BAWE,gBAAA,CACA,iBAAA,CAAA,CAGD,6BACC,eAAA,CACA,sCDvlDK,CCwlDL,eAAA,CAEA,yCACC,cAAA,CACA,gBAAA,CACA,wBAAA,CCzlDF,yBDslDC,yCAME,cAAA,CACA,gBAAA,CAAA,CAIF,0CACC,gBAAA,CACA,cAAA,CCnmDF,yBDimDC,0CAKE,cAAA,CACA,gBAAA,CAAA,CAIF,0CACC,iBAAA,CACA,cAAA,CACA,wBAAA,CACA,kBAAA,CCpmDF,+CDgmDC,0CAOE,gBAAA,CACA,cAAA,CAAA,CCnnDH,yBD2mDC,0CAYE,cAAA,CACA,gBAAA,CAAA,CAKH,iCACC,wBAAA,CAEA,uCACC,kBD3oDS,CCipDb,cACC,iBAAA,CACA,eAAA,CAEA,kBACC,WAAA,CACA,WAAA,CAGD,iBACC,cAAA,CACA,eAAA,CACA,sCDvpDM,CC0pDP,gBAEC,eAAA,CACA,gBAAA,CAIA,+BACC,kBAAA,CC9pDD,yBD6pDA,+BAIE,kBAAA,CAAA,CAKD,kCACC,uBAAA,CACA,kBAAA,CCxqDF,0BDsqDC,kCAKE,qBAAA,CAAA,CC3qDH,yBDmrDD,eAEE,kBAAA,CAAA,CAIA,wBACC,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,kBAAA,CAKD,u4kDACC,cAAA,CACA,wBAAA,CACA,eAAA,CACA,kCD3sDI,CC4sDJ,aDntDQ,CCotDR,gBAAA,CACA,kBAAA,CACA,aAAA,CAIA,yCACC,cAAA,CACA,eAAA,CACA,aAAA,CAIF,sCACC,aDhuDS,CCiuDT,cAAA,CACA,eAAA,CAKH,SACC,eAAA,CACA,cAAA,CACA,sCDpuDM,CCuuDP,SACC,kCDzuDM,CC0uDN,cAAA,CACA,eAAA,CACA,eAAA,CACA,aAAA,CACA,gBAAA,CAIA,uBACC,eAAA,CACA,iBAAA,CACA,kBAAA,CChvDD,yBDqvDF,eAIE,YAAA,CAAA,CAGD,iBACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,kBAAA,CAIF,oBACC,YAAA,CACA,cAAA,CACA,iBAAA,CACA,kCD7wDO,CC8wDP,UAAA,CACA,kBD3xDa,CC6xDb,sBACC,cAAA,CACA,wBAAA,CACA,UAAA,CAEA,4BACC,aD3xDO,CCgyDV,QACC,kBDxyDS,CCyyDT,gBAAA,CACA,mBAAA,CC/wDC,+CDixDD,oCAEE,eAAA,CAAA,CAOC,6DACC,YAAA,CAEA,0EACC,aAAA,CCzyDJ,yBDkyDD,qCAcE,kBAAA,CAAA,CAOC,8DACC,YAAA,CAEA,sJAEC,aAAA,CAGD,2EACC,kBAAA,CCh0DJ,yBDozDD,sCAmBE,kBAAA,CAAA,CAKD,6BACC,eAAA,CACA,sBAAA,CACA,oBAAA,CAGC,kCAKC,cAAA,CACA,aDl2DQ,CCm2DR,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,aAAA,CACA,mBAAA,CAVA,sCACC,YAAA,CAYF,mCACC,sBAAA,CACA,oBAAA,CAGC,wCACC,cAAA,CACA,aAAA,CACA,eAAA,CACA,gBAAA,CAEA,8CACC,aDt3DK,CC+3DV,oCACC,sBAAA,CAKH,UACC,cAAA,CACA,aDv4DW,CCw4DX,gBAAA,CACA,eAAA,CACA,kBAAA,CAIA,6BACC,sBAAA,CACA,oBAAA,CACA,eAAA,CAGC,kCACC,cAAA,CACA,aAAA,CACA,eAAA,CACA,gBAAA,CAEA,wCACC,aD35DO,CCk6DZ,YACC,WAAA,CC94DA,+CD64DD,YAIE,WAAA,CAAA,CC55DD,yBDw5DD,YAQE,UAAA,CAAA,CAKH,iBACC,iBAAA,CAEA,wCAGC,kBAAA,CAIF,yBACC,eAAA,CAEA,gBAAA,CAEA,iBAAA,CC97DC,0BDy7DF,yBAQE,SAAA,CAAA,CAGD,6CACC,kBAAA,CACA,iBAAA,CAEA,+CACC,aAAA,CAGD,iDACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAGD,+CACC,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,gCAAA,CAEA,eAAA,CAEA,iBAAA,CACA,YAAA,CACA,uBAAA,CAEA,iDACC,kCD59DI,CC69DJ,cAAA,CACA,uBAAA,CACA,aDp+DS,CEUX,yBDs9DC,iDAOE,cAAA,CAAA,CAMF,qDAKC,yBAAA,CAJA,uDACC,UAAA,CC/+DH,0BDy/DD,sCAEE,UAAA,CAAA,CAKH,kBACC,eAAA,CAeC,0oBACC,SAAA,CACA,iBAAA,CAEA,8rBACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAGD,u2BACC,iBAAA,CAEA,+BAAA,CACA,mCAAA,CACA,iBAAA,CCrhEF,yBDghEC,u2BAQE,YAAA,CAAA,CAGD,84BAEC,kBAAA,CAOD,84BAEC,kBAAA,CAGD,84BACC,sBAAA,CACA,eAAA,CAEA,q7BACC,kBAAA,CAKH,01BACC,iBAAA,CAEA,+BAAA,CACA,mCAAA,CACA,iBAAA,CCxjEF,yBDmjEC,01BAQE,YAAA,CAAA,CAGD,i4BAEC,eAAA,CACA,kBAAA,CAGD,o3BAEC,cAAA,CCtkEH,yBDokEE,o3BAKE,cAAA,CAAA,CC9jEJ,+CDskEA,kDAEE,YAAA,CAAA,CCxkEF,+CDskEA,kDAME,YAAA,CAAA,CCvlEF,yBDilEA,kDAUE,YAAA,CAAA,CAGD,mEACC,qBAAA,CACA,sBAAA,CAEA,WAAA,CCvlEF,+CDmlEC,mEAOE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCxmEH,yBD8lEC,mEAcE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CAOH,kDACC,YAAA,CC5mED,+CD2mEA,kDAIE,YAAA,CAAA,CC/mEF,+CD2mEA,kDAQE,YAAA,CAAA,CC9nEF,yBDsnEA,kDAYE,aAAA,CAAA,CAGD,mEACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC7nEF,+CD0nEC,mEAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCloEH,+CD0nEC,mEAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCnpEH,yBDqoEC,mEAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAGD,sEACC,sBAAA,CACA,eAAA,CAEA,yEACC,kBAAA,CCtpEJ,gDD8pEA,kDAEE,YAAA,CAAA,CChqEF,+CD8pEA,kDAME,YAAA,CAAA,CCpqEF,+CD8pEA,kDAUE,YAAA,CAAA,CCnrEF,yBDyqEA,kDAcE,YAAA,CAAA,CAGD,mEACC,qBAAA,CACA,sBAAA,CAEA,WAAA,CCnrEF,+CD+qEC,mEAOE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCpsEH,yBD0rEC,mEAcE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCrtEH,0BD4tEA,kDAEE,YAAA,CAAA,CCzsEF,gDDusEA,kDAME,YAAA,CAAA,CC7sEF,+CDusEA,kDAUE,YAAA,CAAA,CCjtEF,+CDusEA,kDAcE,YAAA,CAAA,CChuEF,yBDktEA,kDAkBE,YAAA,CAAA,CAGD,mEACC,qBAAA,CACA,sBAAA,CAEA,WAAA,CChuEF,+CD4tEC,mEAOE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCjvEH,yBDuuEC,mEAcE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CAOH,kDACC,YAAA,CCrvED,+CDovEA,kDAIE,YAAA,CAAA,CCnwEF,yBD+vEA,kDAQE,YAAA,CAAA,CAMD,mEAKC,qBAAA,CACA,sBAAA,CACA,WAAA,CANA,sEACC,wBAAA,CCpwEH,+CDkwEC,mEAUE,OAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCzxEH,yBD6wEC,mEAgBE,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,YAAA,CAAA,CAKH,uPACC,eAAA,CAKD,kDACC,YAAA,CC7yED,yBD4yEA,kDAIE,aAAA,CAAA,CAGD,mEAKC,qBAAA,CAEA,sBAAA,CACA,WAAA,CAPA,sEACC,wBAAA,CC1yEH,+CDwyEC,mEAWE,WAAA,CACA,sBAAA,CACA,qBAAA,CAAA,CCh0EH,yBDmzEC,mEAiBE,SAAA,CACA,QAAA,CACA,MAAA,CACA,YAAA,CAAA,CAKH,uPACC,eAAA,CCl0ED,gDDw0ED,gCAEE,YAAA,CAAA,CC10ED,+CDw0ED,gCAME,YAAA,CAAA,CC90ED,+CDw0ED,gCAUE,YAAA,CAAA,CC71ED,yBDm1ED,gCAcE,YAAA,CAAA,CAGD,iDACC,qBAAA,CACA,sBAAA,CAEA,WAAA,CC71ED,+CDy1EA,iDAOE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCl2EF,+CDy1EA,iDAaE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCn3EF,yBDo2EA,iDAmBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC92EF,gDD+3ED,gCAEE,YAAA,CAAA,CCj4ED,+CD+3ED,gCAME,YAAA,CAAA,CCr4ED,+CD+3ED,gCAUE,YAAA,CAAA,CCp5ED,yBD04ED,gCAcE,YAAA,CAAA,CAGD,iDACC,qBAAA,CACA,sBAAA,CAEA,WAAA,CCp5ED,+CDg5EA,iDAOE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCp6EF,yBD25EA,iDAaE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCp7EF,0BDq8ED,gCAEE,YAAA,CAAA,CCl7ED,gDDg7ED,gCAME,YAAA,CAAA,CCt7ED,+CDg7ED,gCAUE,YAAA,CAAA,CC17ED,+CDg7ED,gCAcE,YAAA,CAAA,CCz8ED,yBD27ED,gCAkBE,YAAA,CAAA,CAGD,iDAKC,qBAAA,CACA,sBAAA,CAEA,WAAA,CAPA,oDACC,wBAAA,CCv8EF,+CDq8EA,iDAWE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCn9EF,+CDq8EA,iDAkBE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCr+EF,yBDg9EA,iDAyBE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CC5+EF,yBDm/ED,gCAEE,YAAA,CAAA,CAID,gDAQC,QAAA,CACA,SAAA,CACA,WAAA,CACA,WAAA,CACA,UAAA,CAXA,mDACC,wBAAA,CC3/EF,yBDy/EA,gDAeE,OAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,SAAA,CAEA,YAAA,CACA,sBAAA,CAEA,qBAAA,CACA,sBAAA,CAAA,CAYH,4EACC,UAAA,CAGD,wEAEC,eAAA,CAGD,wEAEC,kBAAA,CAGD,wEAEC,kBAAA,CAQF,eACC,iBAAA,CAEA,iBACC,eAAA,CACA,gBAAA,CACA,iBAAA,CAKD,mBACC,cAAA,CClkFA,yBDikFD,mBAIE,kBAAA,CAAA,CC/kFD,yBDolFA,4CAEE,cAAA,CAAA,CCjkFF,+CD+jFA,4CAME,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAIF,2CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,6CACC,SAAA,CACA,gBAAA,CACA,iBAAA,CCvlFF,gDDolFC,6CAME,SAAA,CAAA,CC1lFH,+CDolFC,6CAUE,UAAA,CAAA,CC9lFH,+CDolFC,6CAcE,SAAA,CAAA,CC7mFH,yBD+lFC,6CAkBE,UAAA,CAAA,CAIF,8CACC,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CC9mFF,gDD0mFC,8CAOE,SAAA,CAAA,CCjnFH,+CD0mFC,8CAWE,UAAA,CAAA,CCrnFH,+CD0mFC,8CAeE,SAAA,CAAA,CCpoFH,yBDqnFC,8CAmBE,UAAA,CAAA,CAQJ,mBACC,cAAA,CCjpFA,yBDgpFD,mBAIE,eAAA,CAAA,CC9pFD,yBDmqFA,2CAEE,eAAA,CAAA,CChpFF,+CD8oFA,2CAME,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAIF,4CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,8CACC,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBAAA,CCvqFF,gDDmqFC,8CAOE,SAAA,CAAA,CC1qFH,+CDmqFC,8CAWE,UAAA,CAAA,CC9qFH,+CDmqFC,8CAeE,SAAA,CAAA,CC7rFH,yBD8qFC,8CAmBE,UAAA,CAAA,CAIF,+CACC,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBAAA,CC9rFF,gDD0rFC,+CAOE,SAAA,CAAA,CCjsFH,+CD0rFC,+CAWE,UAAA,CAAA,CCrsFH,+CD0rFC,+CAeE,SAAA,CAAA,CCptFH,yBDqsFC,+CAmBE,UAAA,CAAA,CCluFH,yBD0uFD,mCAGE,WAAA,CACA,gBAAA,CACA,iBAAA,CAAA,CAYF,oCAEC,gBAAA,CCnvFA,yBDivFD,oCAKE,6BAAA,CAAA,CAIA,iEACC,YAAA,CACA,kBAAA,CAEA,sBAAA,CAGD,gEACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCtwFF,yBDiwFC,gEAQE,kBAAA,CAAA,CAUF,+DACC,YAAA,CACA,kBAAA,CAEA,sBAAA,CAGD,gEACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CC/xFF,yBD0xFC,gEAQE,kBAAA,CAAA,CAeJ,gEACC,iBAAA,CAEA,sEACC,cAAA,CACA,eAAA,CACA,kCD5zFK,CC6zFL,kBAAA,CAGD,sEAEC,cAAA,CACA,kBAAA,CAGD,oGACC,iBAAA,CCl0FD,yBDi0FA,oGAIE,cAAA,CAAA,CCr0FF,yBD40FC,gGAEE,aAAA,CAAA,CAOL,eACC,kBDt2FS,CCu2FT,iBAAA,CACA,oBAAA,CACA,iBAAA,CAGA,mBACC,cAAA,CAKC,gDACC,YAAA,CACA,kBAAA,CACA,sBAAA,CAOH,mBACC,UAAA,CC72FA,yBD42FD,mBAIE,kBAAA,CAAA,CAKD,4CACC,gBAAA,CAWF,wEAEC,iBAAA,CC74FA,yBDw5FC,oOAEE,8BAAA,CAAA,CAME,4SACC,eAAA,CAEA,4VACC,UAAA,CACA,wBDv6FG,CCw6FH,gBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,sCDp6FD,CCy6FA,4VACC,uBAAA,CCt6FP,yBDq6FM,4VAIE,uBAAA,CAAA,CAMF,gWACC,iBAAA,CCh7FP,yBD+6FM,gWAIE,iBAAA,CAAA,CAMF,wVACC,uBAAA,CC17FP,yBDy7FM,wVAIE,uBAAA,CAAA,CASP,gOACC,iBAAA,CAEA,gPACC,kBAAA,CACA,WAAA,CAQE,gUACC,eAAA,CAGD,4TACC,gBAAA,CAMJ,wOACC,eAAA,CACA,iBAAA,CACA,eAAA,CCj+FH,yBD89FE,wOAME,eAAA,CACA,iBAAA,CAAA,CAiBC,iOACC,iBAAA,CCv/FN,yBDs/FK,iOAIE,iBAAA,CAAA,CAKD,qQACC,uBAAA,CChgGP,yBD+/FM,qQAIE,uBAAA,CAAA,CAMF,wQACC,iBAAA,CC1gGP,yBDygGM,wQAIE,iBAAA,CAAA,CAMF,kQACC,uBAAA,CCphGP,yBDmhGM,kQAIE,uBAAA,CAAA,CAUN,oLACC,WAAA,CAOL,eACC,iBAAA,CAMA,sCACC,UAAA,CAOD,2CACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CAEA,0DACC,iBAAA,CACA,MAAA,CAEA,gBAAA,CAEA,wBAAA,CACA,oBAAA,CC/kGD,0BDolGF,OAIE,eAAA,CAAA,CAGD,WACC,cAAA,CCllGA,yBDslGA,oCAEE,iBAAA,CAAA,CAMJ,eACC,kBD/mGS,CCinGT,mBACC,UAAA,CAKD,4CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CC5mGA,yBDumGD,4CAQE,gBAAA,CACA,mBAAA,CAAA,CAIF,2CACC,YAAA,CACA,kBAAA,CAEA,sBAAA,CAQD,kBACC,kBAAA,CAKD,kBAEC,kBAAA,CAIA,gCACC,kBAAA,CAKA,0EACC,UAAA,CCnpGF,yBDkpGC,0EAIE,kBAAA,CAAA,CAKH,iCACC,eAAA,CACA,kBAAA,CAGD,iCACC,kBAAA,CCjqGD,yBDgqGA,iCAIE,6BAAA,CAEA,qCACC,kBAAA,CACA,cAAA,CAAA,CAKD,8DACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,8BAAA,CCnrGH,yBD6qGE,8DASE,iBAAA,CAAA,CAIF,6DACC,YAAA,CACA,kBAAA,CAEA,sBAAA,CAIF,uCAEC,kBAAA,CAIF,iCACC,kBAAA,CAGC,sDACC,kBD7tGK,CC8tGL,YAAA,CACA,gBAAA,CC/sGH,yBD4sGE,sDAME,kBAAA,CACA,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAGD,wDACC,kBAAA,CAEA,mEACC,eAAA,CAQN,kBACC,eAAA,CAEA,qBACC,kBAAA,CAKH,eAEC,iBAAA,CACA,oBAAA,CAEA,oGAAA,CACA,qBAAA,CACA,UAAA,CAEA,kBAEC,UAAA,CACA,iBAAA,CACA,kBAAA,CAGD,iBAEC,UAAA,CACA,iBAAA,CACA,eAAA,CACA,gBAAA,CAKD,oBACC,kBAAA,CAGC,oCACC,UAAA,CAIF,iCACC,iBAAA,CAMA,qCACC,YAAA,CACA,iBAAA,CACA,cAAA,CC5xGF,yBDyxGC,qCAME,WAAA,CAAA,CAOL,eACC,kBAAA,CACA,iBAAA,CACA,oBAAA,CAEA,mBACC,cAAA,CC5yGA,yBD2yGD,mBAIE,kBAAA,CAAA,CAIF,kBAEC,iBAAA,CACA,kBAAA,CAIA,kGAGC,kBAAA,CAGD,kEAEC,kBAAA,CAEA,wEACC,eAAA,CACA,kBAAA,CAOD,sJACC,YAAA,CACA,sBAAA,CACA,kBAAA,CAEA,kKACC,kBAAA,CAKH,kEAEC,+BAAA,CACA,kBAAA,CC31GD,yBD+1GC,kDAEE,iBAAA,CAAA,CAOL,eACC,iBAAA,CAeE,gDACC,SAAA,CAEA,oDACC,UAAA,CACA,mBAAA,CAAA,gBAAA,CAUJ,kBAEC,kBAAA,CAGD,kBAEC,cAAA,CACA,eAAA,CACA,kBAAA,CAIA,iCACC,iBAAA,CAEA,mCACC,kBAAA,CASD,uCACC,UAAA,CACA,eAAA,CACA,oBAAA,CAIA,sDACC,kBAAA,CACA,iBAAA,CACA,WAAA,CAUJ,mBACC,cAAA,CAIA,4CACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,gDACC,WAAA,CACA,kBAAA,CAGD,8CACC,eAAA,CCv8GF,yBDy8GE,yDAEE,kBAAA,CAAA,CASL,4BACC,mBAAA,CAEA,gCACC,cAAA,CACA,kBAAA,CCz9GD,yBDu9GA,gCAKE,kBAAA,CAAA,CAIF,+BACC,aD7+GS,CC8+GT,kCDv+GK,CCw+GL,cAAA,CACA,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,mBAAA,CAKH,WACC,iBAAA,CACA,oBAAA,CACA,+FAAA,CACA,qBAAA,CAGC,4BACC,iBAAA,CAEA,+BAEC,kBAAA,CAkBH,0FACC,UAAA,CACA,kCDjhHM,CCkhHN,cAAA,CACA,eAAA,CAEA,iBAAA,CAEA,eAAA,CACA,iBAAA,CAGD,sMAEC,iBAAA,CAEA,gPACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,kBD/iHO,CCgjHP,QAAA,CACA,YAAA,CCjiHD,yBD0hHA,gPAUE,YAAA,CAAA,CAIF,8NACC,SAAA,CAGD,kNACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CAEA,gPACC,iBAAA,CACA,MAAA,CAEA,gBAAA,CACA,UAAA,CACA,kBDlkHS,CCmkHT,wBAAA,CACA,oBAAA,CASH,kHACC,qFAAA,CACA,qBAAA,CAOG,gYACC,kBAAA,CAEA,kZAEC,UAAA,CAEA,kBAAA,CCnlHL,yBD+kHI,kZAOE,cAAA,CAAA,CAGD,4bACC,eAAA,CAIF,4YACC,UAAA,CACA,kBAAA,CAGD,kZACC,cAAA,CACA,UAAA,CACA,sCD1mHC,CC2mHD,eAAA,CACA,kBAAA,CAGD,wZACC,kBAAA,CAKC,ghBACC,aD5nHI,CC6nHJ,kBDnoHC,CCqoHD,iBAAA,CAEA,gBAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAIA,klBACC,eAAA,CACA,YAAA,CAOL,0XACC,iBAAA,CACA,iBAAA,CACA,iBAAA,CAEA,kZACC,cAAA,CAGD,oaACC,iBAAA,CACA,UAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,SAAA,CACA,eAAA,CCvpHL,yBDgpHI,oaAUE,YAAA,CAAA,CAaL,8QACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAGD,wTACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCnrHF,yBD8qHC,wTAQE,eAAA,CAAA,CAOD,oUACC,kBAAA,CAGD,k9BAGC,kBAAA,CCpsHH,yBDisHE,k9BAME,aAAA,CAAA,CCvsHJ,yBDitHA,kDAEE,iBAAA,CACA,kBAAA,CAAA,CAKH,mBACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,gBAAA,CACA,iBAAA,CAQD,4EACC,6FAAA,CACA,gCAAA,CAIA,wHAEC,eAAA,CACA,mBAAA,CAKH,8BAEC,gBAAA,CAEA,oFAAA,CACA,qBAAA,CAKE,gGACC,gBAAA,CC/vHF,0BDmwHA,kGAEE,kBAAA,CAAA,CAIF,wEACC,eAAA,CACA,gBAAA,CC3wHD,0BDywHA,wEAKE,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,cAAA,CAAA,CCjxHF,yBDywHA,wEAYE,aAAA,CAAA,CAGD,gFACC,UAAA,CAGD,gFACC,2BAAA,CAEA,sFACC,cAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,eAAA,CACA,wBAAA,CACA,kCD3yHG,CC4yHH,aDjzHQ,CCkzHR,iBAAA,CACA,kBAAA,CAEA,oGACC,iBAAA,CACA,UAAA,CACA,YAAA,CACA,UAAA,CACA,WAAA,CACA,kBD3zHO,CC+zHT,oFACC,kBAAA,CCh0HH,yBD+zHE,oFAIE,gBAAA,CAAA,CAIF,4FACC,WAAA,CAWD,0CACC,gBAAA,CAUJ,gCACC,iBAAA,CACA,iBAAA,CAGC,wDACC,OAAA,CACA,OAAA,CACA,iBAAA,CACA,UAAA,CACA,UAAA,CACA,SAAA,CACA,kBDh3HM,CCs3HN,4DACC,iBAAA,CACA,MAAA,CACA,KAAA,CAKH,mCACC,kCDp3HK,CCq3HL,cAAA,CACA,eAAA,CACA,aD53HU,CC63HV,wBAAA,CACA,eAAA,CAcD,kCACC,eAAA,CACA,gBAAA,CAGD,oCACC,iBAAA,CACA,qBAAA,CACA,uBAAA,CACA,YAAA,CAEA,wCACC,kBAAA,CAOD,wCACC,eAAA,CAGD,0CACC,wBAAA,CAMJ,YACC,iBAAA,CAIE,8CAKC,kBAAA,CAJA,+DACC,SAAA,CAKD,kDACC,UAAA,CC76HH,yBD46HE,kDAIE,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CAOL,cACC,kBAAA,CAQF,YACC,gBAAA,CAOC,gCACC,iBAAA,CAEA,mCAEC,wBAAA,CACA,kBAAA,CAGD,kCACC,eAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CAIF,+BACC,eAAA,CACA,gBAAA,CACA,iBAAA,CAGC,oDACC,wBAAA,CACA,iBAAA,CACA,kBAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,gBAAA,CAEA,sDACC,iBAAA,CAEA,wDAEC,eAAA,CAEA,8DACC,UAAA,CAUR,4DACC,iBAAA,CACA,kBAAA,CAEA,oEACC,iBAAA,CACA,oBAAA,CACA,kBAAA,CACA,uBAAA,CAEA,gFACC,kFAAA,CAEA,8BAAA,CAKH,eACC,eAAA,CACA,kBAAA,CAEA,mBACC,iBAAA,CACA,kBAAA,CACA,uBAAA,CACA,kFAAA,CAKD,eAEC,iBAAA,CAGD,iBACC,kBAAA,CAGD,gBACC,kBAAA,CACA,cAAA,CAMA,gBAEC,oBAAA,CAKD,iCACC,gBAAA,CAQA,yCACC,YAAA,CACA,sBAAA,CACA,sBAAA,CC3kIF,0BD6kIE,+DAEE,oBAAA,CACA,gBAAA,CAAA,CC3jIJ,gDDwjIE,+DAOE,oBAAA,CACA,iBAAA,CAAA,CChkIJ,+CDwjIE,+DAYE,oBAAA,CACA,iBAAA,CAAA,CCrkIJ,+CDwjIE,+DAiBE,oBAAA,CACA,iBAAA,CAAA,CCrlIJ,yBDmkIE,+DAsBE,oBAAA,CACA,iBAAA,CAAA,CAOL,WAEC,iBAAA,CACA,wBAAA,CACA,eAAA,CAGD,YACC,WAAA,CAIA,oCACC,YAAA,CAGD,oCACC,aAAA,CAGD,mCACC,YAAA,CAGD,0BAEC,iBAAA,CACA,iBAAA,CACA,kBD7oIO,CCgpIR,8BACC,iBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,mCACC,qBAAA,CACA,eAAA,CACA,UAAA,CCrmIH,uBAAA,CDumIG,cAAA,CACA,iBAAA,CACA,wBAAA,CAEA,yCACC,eAAA,CACA,UAAA,CAIF,+CACC,+BAAA,CAWH,cACC,oBAAA,CACA,SAAA,CASC,iCACC,kBD1rIW,CC2rIX,eAAA,CACA,gBAAA,CACA,mBAAA,CAEA,iBAAA,CCjrIF,yBD2qIC,iCASE,iBAAA,CAEA,cAAA,CACA,aAAA,CAEA,YAAA,CAAA,CAGD,wCACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CACA,UAAA,CCpsIH,yBD4rIE,wCAWE,WAAA,CAAA,CAIF,uEAEC,iBAAA,CC7sIH,yBD2sIE,uEAKE,aAAA,CAAA,CASL,eACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aDxuIW,CCyuIX,kBAAA,CC/tIA,yBDytID,eASE,cAAA,CAAA,CAMF,eACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aDvvIW,CCwvIX,kBAAA,CC9uIA,yBDwuID,eASE,cAAA,CAAA,CAQF,sBACC,kBAAA,CAEA,yBACC,iBAAA,CACA,WAAA,CCnvID,gDDivIA,yBAKE,iBAAA,CACA,WAAA,CAAA,CClwIF,yBD4vIA,yBAUE,kBAAA,CAAA,CC3vIF,+CDivIA,yBAcE,WAAA,CAAA,CAGD,2BACC,gBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,eAAA,CACA,aD7xIS,CC8xIT,wBAAA,CACA,qBAAA,CACA,wBAAA,CACA,uBAAA,CACA,aAAA,CC7wIF,gDDkwIC,2BAcE,eAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAAA,CCnxIH,+CDkwIC,2BAqBE,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,eAAA,CAAA,CCryIH,yBD6wIC,2BA4BE,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,eAAA,CAAA,CAGD,mEAEC,eAAA,CACA,qBAAA,CACA,UAAA,CAOH,uBACC,WAAA,CC3zID,0BD0zIA,uBAIE,UAAA,CAAA,CC9zIF,yBD0zIA,uBAQE,kBAAA,CAAA,CAOD,+CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,kDAEC,cAAA,CACA,wBAAA,CAEA,yDACC,WAAA,CAIF,iDACC,eAAA,CC31IH,yBD01IE,iDAIE,cAAA,CAAA,CAOL,mBACC,kBDp3Ia,CCu3Ib,oCA+BC,cAAA,CCl5ID,yBDo3IC,qDAEE,2BAAA,CAAA,CC52IH,yBD02IC,qDAME,kBAAA,CAAA,CAOD,4CACC,cAAA,CACA,gBAAA,CACA,iBAAA,CAEA,mDACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,SAAA,CACA,MAAA,CCx3IJ,+CD81IA,oCAkCE,gBAAA,CAAA,CAQF,uBACC,cAAA,CAIA,gDACC,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,gBAAA,CC95IF,yBDw5IC,gDASE,kBAAA,CACA,iBAAA,CAAA,CAIF,kGAEC,iBAAA,CAEA,sGACC,cAAA,CACA,eAAA,CAQF,6BACC,SAAA,CACA,OAAA,CCt7IF,yBDo7IC,6BAKE,sBAAA,CAAA,CAcA,gEACC,kBAAA,CC77IJ,gDD47IG,gEAIE,SAAA,CAAA,CCh8IL,+CD47IG,gEAQE,UAAA,CAAA,CC/8IL,yBDu8IG,gEAYE,UAAA,CAAA,CAIF,+DACC,eAAA,CACA,SAAA,CC98IJ,+CD48IG,+DAKE,aAAA,CACA,UAAA,CAAA,CC79IL,yBDu9IG,+DAUE,kBAAA,CAAA,CAMJ,+CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,mDACC,kBD7/IU,CC8/IV,YAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CCx+IH,+CDm+IE,mDAQE,YAAA,CACA,eAAA,CACA,eAAA,CACA,iBAAA,CAAA,CCz/IJ,yBD8+IE,mDAeE,eAAA,CAAA,CC7/IJ,yBD8+IE,mDAmBE,eAAA,CACA,SAAA,CACA,YAAA,CAAA,CAGD,0DACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CACA,UAAA,CCngJJ,gDD2/IG,0DAWE,WAAA,CAAA,CCtgJL,+CD2/IG,0DAeE,WAAA,CAAA,CAWN,mBACC,gBAAA,CACA,kBDhjJa,CCijJb,iBAAA,CA8CA,gBAAA,CCjlJA,0BDgiJD,mBAOE,gBAAA,CAAA,CCviJD,yBDgiJD,mBAWE,iBAAA,CAAA,CAGD,gDACC,kBAAA,CACA,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCpjJD,yBD8iJA,gDASE,kBAAA,CAAA,CCvjJF,yBD8iJA,gDAaE,kBAAA,CAAA,CAIF,uBACC,iBAAA,CACA,UAAA,CCjkJD,0BD+jJA,uBAKE,cAAA,CAAA,CAOD,6BACC,SAAA,CACA,OAAA,CAQF,uBACC,UAAA,CAIA,+CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAKC,yDACC,eAAA,CAOL,mBAGC,kBD7nJa,CC+nJb,uBACC,UAAA,CAGD,gDACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,kBAAA,CC5nJD,0BDqnJA,gDAUE,iBAAA,CAAA,CC/nJF,yBDqnJA,gDAcE,kBAAA,CAAA,CCnoJF,yBDsoJC,mDAIE,gBAAA,CAAA,CAIF,kDACC,eAAA,CAMF,uBACC,kBAAA,CACA,UAAA,CAGD,sBAEC,iBAAA,CACA,oBAAA,CACA,kBAAA,CAEA,6BACC,iBAAA,CACA,UAAA,CACA,YAAA,CACA,UAAA,CACA,UAAA,CACA,kBDhrJS,CEUX,yBD0qJA,oCAEE,kBAAA,CAAA,CAKH,mBAEC,gBAAA,CAIE,oDACC,kBDtsJU,CCusJV,iBAAA,CACA,gBAAA,CACA,iBAAA,CChrJH,gDD4qJE,oDAOE,iBAAA,CAAA,CCnrJJ,+CD4qJE,oDAWE,iBAAA,CAAA,CAMA,8DACC,SAAA,CACA,OAAA,CAOH,mDACC,gBAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CC1sJH,+CDssJE,mDAOE,YAAA,CACA,mBAAA,CAAA,gBAAA,CAAA,CC9sJJ,+CDssJE,mDAYE,aAAA,CACA,UAAA,CACA,cAAA,CAAA,CAQJ,uBACC,UAAA,CAIA,gDACC,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCjvJF,yBD4uJC,gDAQE,kBAAA,CAAA,CAGD,mDAEC,gBAAA,CCzvJH,yBDuvJE,mDAKE,iBAAA,CAAA,CAGD,0DACC,SAAA,CACA,OAAA,CCjwJJ,yBD+vJG,0DAKE,qBAAA,CACA,UAAA,CAAA,CAKH,kDACC,kBAAA,CACA,eAAA,CC5wJH,yBD4uJC,gDAoCE,kBAAA,CAAA,CAIF,+CACC,gBAAA,CASD,wCACC,kBAAA,CACA,kBD9yJW,CC+yJX,eAAA,CACA,kBAAA,CACA,gBAAA,CACA,iBAAA,CCpyJF,yBD8xJC,wCASE,eAAA,CAAA,CCvyJH,yBD8xJC,wCAaE,iBAAA,CACA,kBAAA,CAAA,CAGD,+CACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CACA,UAAA,CC5yJH,+CDoyJE,+CAWE,WAAA,CAAA,CC1zJJ,yBD+yJE,+CAeE,UAAA,CAAA,CAMF,oDACC,UAAA,CAWH,uBACC,UAAA,CAGD,oCACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAOD,qBACC,eAAA,CACA,kBAAA,CAKD,uBACC,UAAA,CAKD,gDACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAQF,mBACC,+EAAA,CACA,qBAAA,CAIA,uBACC,UAAA,CCj4JD,yBDg4JA,uBAIE,kBAAA,CAAA,CAKD,gDACC,iBAAA,CAGD,+CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,iDACC,UAAA,CACA,eAAA,CACA,kBAAA,CAGD,kDAEC,UAAA,CAEA,uDACC,UAAA,CAGD,yDACC,eAAA,CAOL,mBACC,kBDz7Ja,CC27Jb,kBAAA,CACA,mBAAA,CACA,iBAAA,CC/6JA,yBD06JD,mBAQE,iBAAA,CACA,kBAAA,CAAA,CAGD,sBACC,cAAA,CAIA,gDACC,kBAAA,CAGD,+CACC,YAAA,CACA,6BAAA,CACA,cAAA,CCl8JF,0BD+7JC,+CAME,sBAAA,CAAA,CAGD,mDACC,SAAA,CACA,kBAAA,CC/7JH,gDD67JE,mDAKE,oBAAA,CAAA,CCl8JJ,+CD67JE,mDASE,SAAA,CAAA,CCt8JJ,+CD67JE,mDAaE,SAAA,CAAA,CCr9JJ,yBDw8JE,mDAiBE,SAAA,CAAA,CAGD,uDACC,kBAAA,CAIF,iDACC,wBAAA,CAMJ,mBAEC,gBAAA,CC1+JA,yBDw+JD,mBAKE,gBAAA,CAAA,CAGD,uBACC,UAAA,CCt+JD,+CDq+JA,uBAOE,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CAAA,CC9+JF,+CDq+JA,uBAaE,UAAA,CACA,kBAAA,CAAA,CC9/JF,yBDg/JA,uBAkBE,UAAA,CACA,kBAAA,CAAA,CAKD,wCACC,gBAAA,CAEA,kBDzhKW,CC0hKX,iBAAA,CACA,iBAAA,CACA,iBAAA,CCngKF,+CD6/JC,wCASE,cAAA,CACA,eAAA,CAAA,CClhKH,yBDwgKC,wCAcE,cAAA,CACA,eAAA,CACA,iBAAA,CAAA,CAGD,0CACC,gBAAA,CAGD,2CAEC,gBAAA,CAEA,kDACC,SAAA,CACA,OAAA,CAQN,OACC,eAAA,CAGC,YACC,kBAAA,CACA,aAAA,CAEA,eAAA,CAOD,oBACC,kBAAA,CAOD,s0QACC,iBAAA,CAKD,sBACC,gBAAA,CACA,eAAA,CAEA,6BACC,aAAA,CACA,eAAA,CACA,UAAA,CACA,oBAAA,CAIF,qBACC,oBAAA,CACA,0BAAA,CACA,4BAAA,CAIF,YACC,4BAAA,CACA,wBAAA,CACA,0BAAA,CAGD,mBAEC,eAAA,CACA,kBAAA,CAEA,uBACC,UAAA,CACA,WAAA,CACA,iBAAA,CASH,eACC,yGAAA,CAEA,qBAAA,CAKC,+CACC,YAAA,CACA,wBAAA,CACA,kBAAA,CAGD,oCACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,+BAAA,CACA,WAAA,CACA,YAAA,CACA,2BAAA,CChoKD,gDDunKA,oCAYE,uBAAA,CAAA,CCnoKF,+CDunKA,oCAgBE,uBAAA,CACA,WAAA,CAAA,CCnpKF,yBDkoKA,oCAqBE,UAAA,CACA,YAAA,CAAA,CAGD,wCACC,kBAAA,CAGD,uCAEC,cAAA,CACA,eAAA,CClqKF,yBD+pKC,uCAME,cAAA,CAAA,CAIF,sCAEC,eAAA,CAIF,yFAEC,kBAAA,CCjrKD,yBD2nKD,gCA0DE,kBAAA,CAAA,CAKH,eACC,iBAAA,CAEA,iBACC,gBAAA,CACA,gBAAA,CACA,iBAAA,CAQE,gEACC,UAAA,CAEA,mBAAA,CAAA,gBAAA,CChsKH,+CD6rKE,gEAME,YAAA,CAAA,CCnsKJ,+CD6rKE,gEAUE,YAAA,CAAA,CCltKJ,yBDwsKE,gEAcE,YAAA,CAAA,CAOL,mBACC,cAAA,CACA,eAAA,CAIA,6BACC,WAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CAIF,kBAEC,iBAAA,CAOC,0CACC,aAAA,CACA,sBAAA,CACA,WAAA,CAEA,2DACC,iBAAA,CAOL,WACC,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,cAAA,CAEA,0BACC,WAAA,CACA,iBAAA,CC7vKA,+CD2vKD,0BAME,WAAA,CAAA,CCjwKD,+CD2vKD,0BAUE,WAAA,CAAA,CChxKD,yBDswKD,0BAcE,WAAA,CAAA,CASF,mBACC,cAAA,CAGD,kBAGC,gBAAA,CACA,kBAAA,CCryKA,yBDiyKD,kBAOE,eAAA,CAAA,CAGD,yBACC,cAAA,CC5yKD,yBD2yKA,yBAIE,cAAA,CAAA,CAQA,4DAKC,cAAA,CCt0KH,0BDi0KE,4DAEE,YAAA,CAAA,CAaH,gDACC,iBAAA,CAMA,8CAEC,kBAAA,CAGD,6CAEC,eAAA,CAYJ,wBAEC,iBAAA,CAOC,0CACC,gBAAA,CACA,iBAAA,CCr3KF,yBDm3KC,0CAKE,aAAA,CAAA,CAKH,4BACC,kBAAA,CAMA,mDACC,eAAA,CAGD,4CACC,UAAA,CACA,mBAAA,CAAA,gBAAA,CAMJ,eACC,6FAAA,CACA,2BAAA,CACA,qBAAA,CACA,0BAAA,CACA,gBAAA,CACA,gBAAA,CACA,iBAAA,CACA,YAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,sCACC,UAAA,CAIE,uEACC,kBAAA,CACA,mBAAA,CC/4KH,gDD64KE,uEAKE,iBAAA,CACA,kBAAA,CAAA,CC95KJ,yBDw5KE,uEAUE,+BAAA,CACA,YAAA,CACA,WAAA,CACA,aAAA,CAAA,CAsBL,kBAEC,cAAA,CCl7KA,gDDg7KD,kBAKE,eAAA,CAAA,CCr7KD,+CDg7KD,kBASE,eAAA,CAAA,CC98KD,yBDm9KA,2CAEE,kFAAA,CACA,2BAAA,CACA,oBAAA,CACA,6BAAA,CAAA,CCn8KF,qED87KA,2CAQG,0BAAA,CAAA,CAKD,wEACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,mBAAA,CC59KH,yBDs9KE,wEASE,kBAAA,CACA,kBAAA,CAAA,CAMA,0MAEC,gBAAA,CAIF,yEACC,iBAAA,CACA,kBAAA,CACA,aAAA,CCp+KJ,gDDi+KG,yEAME,YAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAAA,CC1+KL,+CDi+KG,yEAaE,YAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAAA,CAYJ,iDACC,YAAA,CACA,sBAAA,CACA,kBAAA,CC3gLF,yBDwgLC,iDAME,aAAA,CAAA,CC9gLH,yBDkhLG,wEAEE,eAAA,CAAA,CC9hLL,yBD2hLE,6DAQE,8BAAA,CAAA,CCzhLJ,yBDihLE,6DAYE,kBAAA,CAAA,CC7hLJ,yBDkiLG,iEAEE,eAAA,CAAA,CCpiLL,yBDyiLE,sDAEE,iBAAA,CAAA,CAIF,4DACC,iBAAA,CACA,kBAAA,CACA,iBAAA,CCljLH,yBD+iLE,4DAME,gBAAA,CACA,iBAAA,CAAA,CAGD,wEACC,iBAAA,CACA,SAAA,CACA,SAAA,CAGA,eAAA,CACA,gBAAA,CACA,wBAAA,CCjkLJ,yBDyjLG,wEAWE,QAAA,CAAA,CCpkLL,yBD8kLC,kDAEE,kBAAA,CAAA,CChlLH,yBDmlLE,uDAEE,iBAAA,CAAA,CAKH,qCACC,kBAAA,CChlLF,+CD+kLC,qCAIE,eAAA,CAAA,CAMJ,kBAEC,cAAA,CASD,kBACC,cAAA,CACA,eAAA,CAQA,2CACC,mFAAA,CACA,2BAAA,CACA,oBAAA,CACA,gCAAA,CClnLD,+CD8mLA,2CAOE,6BAAA,CAAA,CAIA,wEACC,YAAA,CACA,kBAAA,CAGD,uEACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,mBAAA,CACA,iBAAA,CACA,oBAAA,CCtoLH,+CD8nLE,uEAWE,eAAA,CACA,mBAAA,CAAA,CCrpLJ,yBDyoLE,uEAgBE,kBAAA,CACA,iBAAA,CAAA,CAKD,kFACC,YAAA,CACA,0BAAA,CACA,kBAAA,CAEA,sFACC,iBAAA,CAGD,mGACC,kBAAA,CAYN,qBACC,WAAA,CChsLA,yBDmsLD,oBAEE,sFAAA,CAEA,2BAAA,CACA,uBAAA,CACA,+BAAA,CAAA,CCprLD,+CD8qLD,oBAUE,qBAAA,CAAA,CCnsLD,yBDyrLD,oBAcE,qBAAA,CAAA,CCjtLD,0BDmsLD,oBAkBE,gBAAA,CAAA,CAGD,qCACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CC7tLD,0BDwtLA,qCAQE,iBAAA,CAAA,CC3sLF,gDD8sLC,yCAEE,+BAAA,CACA,YAAA,CAAA,CC5tLH,yBDytLC,yCAOE,+BAAA,CACA,WAAA,CAAA,CCttLH,+CD0tLC,gDAEE,eAAA,CAAA,CAWL,OAGC,mBAAA,CAEA,UAEC,kBAAA,CAIF,OACC,+EAAA,CACA,qBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,gBAAA,CACA,gBAAA,CACA,iBAAA,CCrwLC,yBDywLC,6CAEE,kBAAA,CAAA,CC3wLH,yBDmxLG,iDAEE,qBAAA,CAAA,CAOL,4BACC,sCAAA,CACA,iBAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,gCACC,kBAAA,CAUH,wBACC,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAGD,UAEC,cAAA,CACA,wBAAA,CACA,eAAA,CACA,iBAAA,CACA,kBAAA,CC/zLA,yBDyzLD,UASE,cAAA,CAAA,CAGD,iBACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,SAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,UAAA,CC70LD,yBDq0LA,iBAWE,SAAA,CAAA,CAOH,wBACC,iBAAA,CAEA,4BACC,cAAA,CACA,kBAAA,CCj1LD,gDD+0LA,4BAKE,YAAA,CAAA,CCp1LF,+CD+0LA,4BASE,YAAA,CAAA,CAIF,2BACC,cAAA,CACA,eAAA,CC91LD,+CDi2LA,yEAGE,kBAAA,CAAA,CC/2LF,yBDu1LD,wBA6BE,kBAAA,CAAA,CAcF,SACC,gBAAA,CACA,mBAAA,CACA,eAAA,CACA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,wBAAA,CAGD,wBACC,YAAA,CACA,0BAAA,CACA,cAAA,CACA,kBAAA,CAEA,4BACC,iCAAA,CACA,iBAAA,CACA,kBDt6LO,CCu6LP,iBAAA,CC54LD,gDDw4LA,4BAOE,iCAAA,CAAA,CC/4LF,+CDw4LA,4BAWE,sBAAA,CAAA,CCn5LF,+CDw4LA,4BAeE,iCAAA,CAAA,CCl6LF,yBDm5LA,4BAmBE,sBAAA,CAAA,CAGD,gCACC,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CAMJ,OACC,eAAA,CACA,kBAAA,CAEA,UAEC,cAAA,CAQD,aACC,UAAA,CACA,mBAAA,CAAA,gBAAA,CAMD,8BACC,iBAAA,CAkBC,6FACC,0BAAA,CACA,gCAAA,CAUF,qEACC,UAAA,CCx+LD,yBDu+LA,qEAKE,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CCp+LF,+CD49LA,qEAYE,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CC3+LF,+CD49LA,qEAmBE,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CAIF,kEAEC,iBAAA,CAGD,kEAEC,cAAA,CAGD,+DACC,kBAAA,CAOD,wBACC,sCAAA,CAEA,+BACC,2BAAA,CACA,gCAAA,CASD,6BACC,gBAAA,CAKH,wBACC,iBAAA,CAGA,4BACC,kBAAA,CACA,UAAA,CACA,cAAA,CAGD,0BAEC,eAAA,CACA,wBAAA,CACA,iBAAA,CAEA,iCACC,UAAA,CACA,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,eAAA,CACA,UAAA,CACA,UAAA,CACA,kBDzkMS,CC6kMX,2BAEC,eAAA,CACA,wBAAA,CACA,iBAAA,CAGD,2BACC,eAAA,CACA,wBAAA,CAWD,oCACC,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,gBAAA,CACA,cAAA,CC9lMD,0BDulMA,oCAUE,iBAAA,CACA,kBAAA,CACA,kBAAA,CAAA,CCnmMF,yBDulMA,oCAgBE,gBAAA,CAAA,CAIF,mCACC,eAAA,CC5mMD,0BD2mMA,mCAIE,iBAAA,CAAA,CAKH,WACC,cAAA,CAGD,UAEC,cAAA,CAQA,iBACC,YAAA,CAOH,OACC,iBAAA,CAGC,4BACC,UAAA,CACA,mBAAA,CAAA,gBAAA,CACA,YAAA,CAKD,qCACC,kBAAA,CACA,gBAAA,CCxpMD,yBDspMA,qCAKE,iBAAA,CAAA,CAKH,iBACC,iBAAA,CACA,SAAA,CACA,QAAA,CCnqMA,yBDgqMD,iBAME,YAAA,CAAA,CAQF,WACC,gBAAA,CACA,kBAAA,CACA,cAAA,CCjrMA,yBDorMD,wBAEE,kBAAA,CACA,iBAAA,CAAA,CAKH,OACC,iBAAA,CAGC,4BACC,UAAA,CACA,mBAAA,CAAA,gBAAA,CACA,YAAA,CAKD,qCACC,iBAAA,CACA,gBAAA,CC1sMD,yBDwsMA,qCAKE,iBAAA,CAAA,CAKH,iBACC,iBAAA,CACA,WAAA,CACA,SAAA,CCrtMA,yBDktMD,iBAME,YAAA,CAAA,CAQF,WACC,eAAA,CACA,UAAA,CAUA,gBACC,cAAA,CACA,kBAAA,CC9uMD,yBDmvME,qDAEE,iBAAA,CAAA,CAIF,sDACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,mBAAA,CACA,oBAAA,CCjwMH,0BDyvME,sDAWE,oBAAA,CAAA,CCpwMJ,yBDyvME,sDAeE,iBAAA,CACA,kBAAA,CAAA,CAKD,8DACC,eAAA,CCpwMJ,+CDkwME,0DAME,kBAAA,CAAA,CAuBL,8SACC,SAAA,CACA,iBAAA,CAGD,kJACC,UAAA,CACA,mBAAA,CAAA,gBAAA,CCtyMA,+CDoyMD,kJAKE,YAAA,CAAA,CCzyMD,+CDoyMD,kJASE,YAAA,CAAA,CCxzMD,yBD+yMD,kJAaE,YAAA,CAAA,CAIF,8SACC,iBAAA,CACA,KAAA,CACA,QAAA,CAEA,kBAAA,CACA,iBAAA,CC3zMA,+CDqzMD,8SASE,YAAA,CAAA,CCz0MD,yBDg0MD,8SAaE,YAAA,CAAA,CAGD,kVAEC,kBAAA,CACA,wBAAA,CAOD,kVAEC,kBAAA,CAMF,aACC,YAAA,CCx1MA,+CDu1MD,aAIE,YAAA,CAAA,CC31MD,+CDu1MD,aAQE,YAAA,CAAA,CC12MD,yBDk2MD,aAYE,aAAA,CAAA,CAIF,0BACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC12MA,+CDu2MD,0BAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC/2MD,+CDu2MD,0BAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCh4MD,yBDk3MD,0BAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,aACC,YAAA,CC14MA,+CDy4MD,aAIE,YAAA,CAAA,CC74MD,+CDy4MD,aAQE,YAAA,CAAA,CC55MD,yBDo5MD,aAYE,YAAA,CAAA,CAIF,0BACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC55MA,+CDy5MD,0BAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCj6MD,+CDy5MD,0BAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCl7MD,yBDo6MD,0BAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,wBACC,qBAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CC/7MA,+CD27MD,wBAOE,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CCr8MD,+CD27MD,wBAcE,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CCv9MD,yBDs8MD,wBAqBE,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CAIF,WACC,YAAA,CAKD,WACC,YAAA,CC99MA,+CD69MD,WAIE,YAAA,CAAA,CC5+MD,yBDw+MD,WAQE,YAAA,CAAA,CAIF,wBACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC5+MA,+CDy+MD,wBAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCj/MD,+CDy+MD,wBAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CClgND,yBDo/MD,wBAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,qHACC,eAAA,CASD,aACC,YAAA,CC5gNA,+CD2gND,aAIE,YAAA,CAAA,CC/gND,+CD2gND,aAQE,YAAA,CAAA,CC9hND,yBDshND,aAYE,YAAA,CAAA,CAIF,0BACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC9hNA,+CD2hND,0BAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCniND,+CD2hND,0BAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCpjND,yBDsiND,0BAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,aACC,YAAA,CC9jNA,+CD6jND,aAIE,YAAA,CAAA,CCjkND,+CD6jND,aAQE,YAAA,CAAA,CChlND,yBDwkND,aAYE,YAAA,CAAA,CAIF,0BACC,qBAAA,CACA,sBAAA,CACA,WAAA,CChlNA,+CD6kND,0BAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCrlND,+CD6kND,0BAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCtmND,yBDwlND,0BAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,aACC,YAAA,CChnNA,+CD+mND,aAIE,YAAA,CAAA,CCnnND,+CD+mND,aAQE,YAAA,CAAA,CCloND,yBD0nND,aAYE,YAAA,CAAA,CAIF,0BACC,qBAAA,CACA,sBAAA,CACA,WAAA,CCloNA,+CD+nND,0BAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCvoND,+CD+nND,0BAYE,oBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCxpND,yBD0oND,0BAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,aACC,YAAA,CClqNA,+CDiqND,aAIE,YAAA,CAAA,CCrqND,+CDiqND,aAQE,YAAA,CAAA,CCprND,yBD4qND,aAYE,YAAA,CAAA,CAIF,0BACC,iBAAA,CACA,eAAA,CACA,KAAA,CACA,MAAA,CCrrNA,+CDirND,0BAOE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCrsND,yBD4rND,0BAaE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,aACC,YAAA,CC1tNA,yBDytND,aAIE,YAAA,CAAA,CAIF,0BACC,qBAAA,CACA,sBAAA,CACA,WAAA,CCztNA,+CDstND,0BAME,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC9tND,+CDstND,0BAYE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC/uND,yBDiuND,0BAkBE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIF,+HACC,eAAA,CASD,wBACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC3vNA,+CDwvND,wBAME,WAAA,CACA,oBAAA,CACA,sBAAA,CAAA,CC3wND,yBDmwND,wBAYE,WAAA,CACA,oBAAA,CACA,sBAAA,CAAA,CAMF,wBACC,qBAAA,CACA,sBAAA,CACA,WAAA,CC/wNA,+CD4wND,wBASE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CClyND,yBDuxND,wBAeE,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CClzND,0BDszND,WAEE,aAAA,CAAA,CCnyND,gDDiyND,WAME,YAAA,CAAA,CCvyND,+CDiyND,WAUE,YAAA,CAAA,CC3yND,+CDiyND,WAcE,YAAA,CAAA,CC1zND,yBD4yND,WAkBE,YAAA,CAAA,CAQF,WACC,cAAA,CACA,kBAAA,CAOD,wBACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAIF,OACC,kBAAA,CAEA,UAEC,iBAAA,CACA,kBAAA,CAGD,UAEC,cAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,kBAAA,CAGD,UAEC,cAAA,CAGD,WACC,eAAA,CACA,UAAA,CAWD,WACC,cAAA,CAKD,WACC,cAAA,CAGD,UAGC,kBAAA,CAGD,UAEC,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CAGD,UAEC,cAAA,CAIA,oCACC,YAAA,CACA,sBAAA,CACA,kBAAA,CASD,wBACC,kBAAA,CAIF,UAEC,iBAAA,CACA,kBAAA,CAGD,WACC,cAAA,CAOD,wBACC,gBAAA,CACA,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,4BACC,cAAA,CAMF,UAEC,kBAAA,CAGD,wBACC,qBAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CCt8NA,+CDk8ND,wBAOE,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CC58ND,+CDk8ND,wBAcE,oBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CC99ND,yBD68ND,wBAqBE,oBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CAIF,WACC,YAAA,CAOD,UAEC,kBAAA,CAYD,wBACC,iBAAA,CAGD,WACC,kBAAA,CAIF,OAEC,iBAAA,CAQA,WACC,cAAA,CAQE,oDACC,iBAAA,CAMF,0BACC,iBAAA,CACA,kBAAA,CAGD,0BACC,kBAAA,CAGD,2BACC,kBAAA,CAKH,UAEC,kBAAA,CAGD,SACC,kBAAA,CASC,uDACC,iBAAA,CAQF,qCACC,gBAAA,CAEA,sDACC,eAAA,CACA,kBAAA,CC9kOF,yBD4kOC,sDAKE,eAAA,CACA,kBAAA,CACA,iBAAA,CAAA,CAGD,0DACC,WAAA,CACA,cAAA,CAUJ,mBACC,iBAAA,CAUC,iCAEC,iBAAA,CACA,kBAAA,CAKD,iCAEC,kBAAA,CACA,mBAAA,CACA,iBAAA,CAEA,wCACC,iBAAA,CACA,UAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,kBD3oOQ,CC+oOV,gCACC,kBAAA,CAIA,2DACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAIF,kCACC,cAAA,CAOD,+CACC,kBD5qOM,CC6qON,YAAA,CAEA,4DACC,kBAAA,CAGD,iDACC,iBAAA,CACA,eAAA,CACA,kBAAA,CAEA,wDACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,UAAA,CACA,kBAAA,CACA,QAAA,CAOH,kCACC,cAAA,CCtrOF,yBDqrOC,kCAIE,kBAAA,CAAA,CAKD,0DACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAGD,mDACC,kBDvtOK,CCwtOL,oBAAA,CACA,YAAA,CACA,kBAAA,CAEA,qDACC,eAAA,CACA,iBAAA,CAIF,iDACC,eAAA,CC7tOH,yBDkuOA,8BAIE,YAAA,CACA,qEAAA,CACA,gCAAA,CACA,2BAAA,CACA,uBAAA,CAAA,CAGD,+CACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,mDACC,kBD3vOK,CC4vOL,YAAA,CACA,iBAAA,CAEA,sDAEC,cAAA,CACA,kBAAA,CAGD,qDACC,eAAA,CASH,kCACC,cAAA,CChwOF,yBD+vOC,kCAIE,kBAAA,CAAA,CAKD,0DACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAaD,yDACC,kBAAA,CAGD,2CAEC,kBAAA,CAGD,0CACC,eAAA,CAIF,uCAEC,eAAA,CACA,iBAAA,CAEA,2CACC,eAAA,CACA,kBAAA,CAGD,0CAEC,kBAAA,CAWJ,8BAEC,iBAAA,CAEA,kBAAA,CAGD,4BACC,kBAAA,CAGD,4BAEC,eAAA,CACA,yBAAA,CAIA,oCACC,kBAAA,CAEA,0CACC,oBAAA,CAEA,gDACC,kBAAA,CAEA,sDACC,sBAAA,CAQN,GACC,yBAAA,CAMA,eAEC,iBAAA,CAEA,kBAAA,CAGD,eAEC,cAAA,CACA,iBAAA,CACA,kBAAA,CAGD,cACC,kBAAA,CAGD,cAEC,eAAA,CACA,yBAAA,CAIA,kBACC,kBAAA,CAIF,4BACC,eAAA,CAEA,8BACC,eAAA,CAIA,yDACC,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,6DACC,kBAAA,CAIF,wDACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCt5OF,gDDi5OC,wDAQE,oBAAA,CAAA,CCp6OH,yBD45OC,wDAYE,sBAAA,CACA,eAAA,CAAA,CAGD,4DACC,eAAA,CAOL,OACC,iBAAA,CAGA,UAEC,wBAAA,CAID,SACC,eAAA,CACA,WAAA,CAIF,eACC,kBAAA,CAEA,oBACC,YAAA,CAEA,wBACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAKD,+CACC,eAAA,CACA,kBAAA,CAEA,iDAEC,wBAAA,CACA,aAAA,CCz9OF,yBDs9OC,iDAME,eAAA,CAAA,CAKH,uCACC,mBAAA,CACA,oBAAA,CACA,2BAAA,CACA,eAAA,CACA,kBAAA,CACA,eAAA,CAEA,8CACC,eAAA,CAIF,sCAEC,yBAAA,CACA,wBAAA,CACA,uBAAA,CACA,iBAAA,CAEA,4CACC,gBAAA,CACA,wBAAA,CAQF,iDACC,kBAAA,CAKH,OACC,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,sBAAA,CACA,oBAAA,CAKC,2BACC,iBAAA,CAGD,YACC,UAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,kBAAA,CACA,iBAAA,CAEA,qBACC,UAAA,CACA,mBAAA,CCxiPF,yBDijPF,aAEE,kBAAA,CAAA,CAKD,4BAEC,eAAA,CACA,kBAAA,CAGD,iBACC,cAAA,CAIF,iBACC,kBD1kPS,CC2kPT,WAAA,CACA,kBAAA,CACA,iBAAA,CAEA,oBAEC,cAAA,CACA,QAAA,CAEA,wBAAA,CAGD,qBACC,cAAA,CAGD,mBACC,aAAA,CAGD,8BACC,cAAA,CACA,eAAA,CACA,gBAAA,CAEA,iCACC,iBAAA,CAIF,4BACC,gBAAA,CAIF,WACC,sBAAA,CAEA,cACC,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,kBAAA,CC1lPA,gDDslPD,cAOE,YAAA,CACA,0BAAA,CACA,sBAAA,CACA,kBAAA,CACA,qBAAA,CAAA,CAGD,gBACC,cAAA,CACA,gBAAA,CACA,aD5nPU,CC6nPV,eAAA,CACA,wBAAA,CACA,YAAA,CACA,qBAAA,CACA,QAAA,CACA,qBAAA,CAGD,80RACC,eAAA,CACA,eAAA,CAGD,mBACC,WAAA,CACA,iBAAA,CACA,WAAA,CCxnPD,gDDqnPA,mBAME,iBAAA,CAAA,CAGD,uBACC,WAAA,CACA,UAAA,CACA,mBAAA,CAAA,gBAAA,CASD,iuWACC,iBAAA,CAEA,gBAAA,CAEA,62XACC,cAAA,CAIF,8jWACC,iBAAA,CAaF,uCACC,8BAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CACA,iBAAA,CClrPD,yBD6qPA,uCAQE,kBAAA,CAAA,CAGD,8CACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CAEA,eAAA,CAGD,6CACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,WAAA,CACA,YAAA,CAEA,eAAA,CAIF,sCACC,iBAAA,CACA,mBAAA,CCrtPD,yBDmtPA,sCAKE,iBAAA,CAAA,CAKH,0BACC,YAAA,CACA,0BAAA,CACA,2BAAA,CACA,eAAA,CACA,iBAAA,CAEA,iCACC,iBAAA,CACA,UAAA,CACA,OAAA,CACA,OAAA,CACA,QAAA,CACA,mCAAA,CACA,sCAAA,CACA,8BAAA,CACA,WAAA,CAGD,oCACC,kBD1vPO,CC2vPP,UAAA,CAEA,2CACC,8BAAA,CAIF,mCACC,kBDpwPU,CCqwPV,UAAA,CAEA,0CACC,8BAAA,CAIF,kCACC,kBD9wPc,CC+wPd,aD9wPU,CCgxPV,yCACC,8BAAA,CAKH,yBACC,kBD3xPa,CC4xPb,iBAAA,CC9wPA,yBD4wPD,yBAKE,gBAAA,CAAA,CAIA,sCACC,eAAA,CCtxPF,yBDoxPA,2BAME,cAAA,CAAA,CAKH,wBACC,UAAA,CACA,YAAA,CCjyPA,yBD+xPD,wBAKE,YAAA,CAAA,CAGD,4BACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAIF,yBACC,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CC5zPA,yBDwzPD,yBAOE,iBAAA,CAAA,CAGD,gCACC,iBAAA,CACA,UAAA,CACA,UAAA,CAEA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,WAAA,CACA,OAAA,CACA,eAAA,CCl0PD,yBDwzPA,gCAaE,YAAA,CAAA,CAIF,yCACC,gBAAA,CAIF,0BACC,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CC51PA,yBDw1PD,0BAOE,kBAAA,CAAA,CAGD,sCACC,gBAAA,CAGD,iCACC,iBAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CACA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,UAAA,CACA,OAAA,CCr2PD,yBD41PA,iCAYE,YAAA,CAAA,CAIF,0CACC,eAAA,CAEA,iDACC,gBAAA,CACA,+BAAA,CACA,UAAA,CACA,UAAA,CAIA,2DACC,gBAAA,CACA,+BAAA,CAKD,0DACC,gBAAA,CACA,+BAAA,CAKD,yDACC,gBAAA,CACA,+BAAA,CASH,yCAEC,cAAA,CAGD,6DAGC,cAAA,CACA,wBAAA,CACA,eAAA,CAEA,yEACC,eAAA,CAIF,yBAEC,eAAA,CAGD,qMACC,WAAA,CAGD,oCACC,eAAA,CAKH,aACC,6FAAA,CAEA,qBAAA,CAME,wDACC,qCAAA,CACA,6BAAA,CACA,iBAAA,CACA,kBAAA,CACA,aAAA,CACA,cAAA,CC/7PF,yBDi8PE,mEAEE,6BAAA,CAAA,CAIF,2DAEC,iBAAA,CACA,kBAAA,CAME,2GACC,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,kBAAA,CAGC,iHACC,iBAAA,CAGD,iHAEC,eAAA,CAIA,+HACC,UAAA,CACA,WAAA,CAIF,0HACC,gBAAA,CASL,iFACC,uBAAA,CAEA,mGACC,QAAA,CACA,eAAA,CAGD,iGACC,uBAAA,CACA,cAAA,CAmDA,iBAAA,CACA,eAAA,CAlDA,oGAEC,cAAA,CACA,aD1gQK,CC2gQL,eAAA,CACA,iBAAA,CACA,kBAAA,CCx/PN,gDDk/PK,oGASE,cAAA,CACA,kBAAA,CAAA,CC5/PP,gDDk/PK,oGAcE,kBAAA,CAAA,CChgQP,+CDk/PK,oGAkBE,cAAA,CACA,kBAAA,CAAA,CChhQP,yBD6/PK,oGAuBE,cAAA,CACA,kBAAA,CAAA,CAGD,2GACC,WAAA,CACA,iBAAA,CACA,KAAA,CACA,OAAA,CACA,aDviQI,CCwiQJ,cAAA,CCnhQP,gDD6gQM,2GASE,cAAA,CAAA,CCthQR,+CD6gQM,2GAaE,cAAA,CAAA,CCriQR,yBDwhQM,2GAiBE,cAAA,CAAA,CAQH,uGASC,kBDpkQK,CC4jQL,0GACC,UAAA,CAEA,iHACC,UAAA,CASH,qGAEC,eAAA,CAGD,sGAEC,cAAA,CACA,kBAAA,CACA,gBAAA,CACA,eAAA,CAGD,uGACC,iBAAA,CACA,UAAA,CACA,WAAA,CAKD,sGAUC,kBDxmQK,CC+lQL,yGACC,UAAA,CAEA,gHACC,WAAA,CACA,UAAA,CAOH,wGACC,WAAA,CACA,YAAA,CAUR,gBACC,cAAA,CACA,WAAA,CACA,UAAA,CACA,YAAA,CACA,+DAAA,CACA,yCAAA,CCxmQC,gDDkmQF,gBASE,WAAA,CACA,UAAA,CAAA,CCvnQA,yBD6mQF,gBAcE,WAAA,CACA,UAAA,CAAA,CAGD,sBACC,qBAAA,CACA,yDAAA,CAGD,oBACC,UAAA,CACA,WAAA,CCtoQA,yBDooQD,oBAKE,UAAA,CACA,WAAA,CAAA,CAKH,6CACC,GACC,uBAAA,CACA,qBAAA,CAGD,IACC,2BAAA,CACA,qBAAA,CAGD,IACC,uBAAA,CACA,qBAAA,CAGD,IACC,0BAAA,CACA,qBAAA,CAGD,KACC,uBAAA,CACA,qBAAA,CAAA,CAIF,6CACC,GACC,4BAAA,CAGD,IACC,iCAAA,CAGD,IACC,oCAAA,CAGD,KACC,oCAAA,CAAA,CAIF,sBAEC,kBAAA,CAYE,2CACC,eAAA,CAOH,qBAEC,iBAAA,CAEA,wBAEC,eAAA,CAGD,uBACC,iBAAA,CACA,eAAA,CC7tQD,yBD2tQA,uBAKE,kBAAA,CAAA,CAIF,yBACC,2BAAA,CACA,UAAA,CACA,kBAAA,CAIA,oHAGC,kBAAA,CAWH,6BACC,kBDpwQW,CCqwQX,UAAA,CACA,gBAAA,CAEA,gCAEC,UAAA,CACA,eAAA,CACA,cAAA,CAOD,8BAEC,cAAA,CACA,gBAAA,CACA,kBAAA,CAIA,gDACC,YAAA,CACA,0BAAA,CACA,sBAAA,CACA,kBAAA,CAGC,6DACC,eAAA,CAIF,oDACC,iBAAA,CAGD,8DACC,aAAA,CAIF,uDACC,gBAAA,CAIF,6BAEC,cAAA,CAEA,kCACC,wBAAA,CACA,cAAA,CACA,kBAAA,CAMF,+BAEC,iBAAA,CACA,wBAAA,CACA,kBAAA,CAOD,gCACC,kBAAA,CAGD,+BAEC,kBAAA,CAGD,+BAEC,cAAA,CACA,gBAAA,CACA,kBAAA,CAGD,6CACC,iBAAA,CAGD,sCACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,wBAAA,CC51QD,yBD+1QE,qGAEC,kBAAA,CAAA,CASH,+BAEC,cAAA,CACA,gBAAA,CACA,kBAAA,CAGD,+BAEC,wBAAA,CACA,eAAA,CACA,eAAA,CAGD,8BACC,eAAA,CACA,mBAAA,CAEA,+CACC,+BAAA,CAOH,yBACC,aAAA,CACA,gBAAA,CAIF,eACC,YAAA,CACA,wBAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CAEA,iBACC,cAAA,CAKF,WACC,YAAA,CAEA,cAAA,CACA,KAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,WAAA,CACA,gCAAA,CACA,YAAA,CACA,kBAAA,CAGA,yBACC,YAAA,CAGD,yBACC,YAAA,CAIE,2EACC,YAAA,CAGD,2EACC,YAAA,CAMJ,yBACC,YAAA,CAKD,4BACC,cAAA,CACA,YAAA,CACA,gBAAA,CACA,YAAA,CACA,eAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CACA,qBAAA,CAEA,yCACC,iBAAA,CACA,QAAA,CACA,UAAA,CACA,YAAA,CACA,wBAAA,CACA,UAAA,CACA,SAAA,CAEA,6CACC,cAAA,CAIF,uCACC,YAAA,CACA,0BAAA,CACA,iBAAA,CACA,WAAA,CACA,SAAA,CAEA,8CACC,wBDh/QO,CCi/QP,WAAA,CACA,SAAA,CACA,UDt/QK,CCu/QL,gBAAA,CACA,cAAA,CACA,WAAA,CACA,cAAA,CACA,wBAAA,CACA,eAAA,CACA,6CAAA,CACA,kBAAA,CAIF,uCACC,iBAAA,CACA,WAAA,CACA,UAAA,CAEA,0DACC,qBDxgRK,CCygRL,WAAA,CACA,SAAA,CACA,UD5gRK,CC6gRL,gBAAA,CACA,cAAA,CACA,WAAA,CACA,cAAA,CACA,wBAAA,CACA,eAAA,CACA,6CAAA,CACA,kBAAA,CAMF,4CACC,WAAA,CACA,WAAA,CACA,YAAA,CAEA,sDACC,qDAAA,CACA,4BAAA,CACA,qBAAA,CACA,cAAA,CAEA,kEACC,UDtiRI,CCuiRJ,kCAAA,CACA,cAAA,CACA,mBAAA,CACA,iBAAA,CACA,MAAA,CACA,UAAA,CAEA,uEACC,iBAAA,CACA,eAAA,CAGD,+EACC,aAAA,CACA,qBDrjRG,CCsjRH,UDrjRG,CCsjRH,iBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CAIF,qEACC,iBAAA,CACA,UAAA,CACA,QAAA,CACA,cAAA,CACA,yBAAA,CACA,cAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,UD7kRI,CC8kRJ,wBAAA,CACA,kCAAA,CACA,cAAA,CAIF,uDACC,qDAAA,CACA,6BAAA,CACA,qBAAA,CACA,cAAA,CAEA,mEACC,UD1lRI,CC2lRJ,kCAAA,CACA,cAAA,CACA,mBAAA,CACA,iBAAA,CACA,MAAA,CACA,UAAA,CAEA,wEACC,iBAAA,CACA,aAAA,CACA,cAAA,CACA,eAAA,CACA,gBAAA,CAGD,iFACC,mBAAA,CACA,wBDlmRK,CCmmRL,UD7mRG,CC8mRH,iBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CACA,eAAA,CAIF,sEACC,iBAAA,CACA,UAAA,CACA,QAAA,CACA,cAAA,CACA,yBAAA,CACA,cAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,UDroRI,CCsoRJ,wBAAA,CACA,kCAAA,CACA,cAAA,CAIF,qDACC,SAAA,CACA,iBAAA,CACA,WAAA,CAMF,qCACC,YAAA,CACA,sBAAA,CACA,eAAA,CAEA,2CACC,cAAA,CACA,gBAAA,CACA,eAAA,CACA,eAAA,CACA,wBAAA,CACA,iBAAA,CACA,iBAAA,CACA,gBAAA,CACA,UDpqRK,CCqqRL,qBDpqRK,CCqqRL,cAAA,CAGD,6CACC,UAAA,CACA,wBDhqRO,CCqqRR,wDACC,YAAA,CACA,6BAAA,CACA,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CAEA,mEACC,SAAA,CACA,YAAA,CACA,qBAAA,CAEA,yEACC,YAAA,CACA,6BAAA,CACA,iBAAA,CAEA,8EACC,UDlsRE,CCmsRF,kCAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,eAAA,CACA,wBAAA,CAGD,mFACC,wBDzsRI,CC4sRL,2EACC,kCAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,eAAA,CACA,wBAAA,CACA,aDhtRK,CCstRT,wDACC,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CACA,kCAAA,CACA,kBAAA,CAEA,q1gEACC,iBAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,UD1uRI,CC6uRL,8DACC,cAAA,CACA,eAAA,CACA,UDhvRI,CCivRJ,oBAAA,CACA,iBAAA,CAGD,+DACC,eAAA,CACA,qBDvvRI,CCwvRJ,UDzvRI,CC0vRJ,oBAAA,CACA,cAAA,CACA,eAAA,CACA,mBAAA,CACA,eAAA,CAMJ,yBACC,uBAAA,CAAA,kBAAA,CAGC,iDACC,kBAAA,CACA,oBAAA,CACA,eAAA,CACA,iBAAA,CAEA,6DACC,iBAAA,CACA,gBAAA,CACA,UDhxRI,CCixRJ,kCAAA,CACA,cAAA,CACA,eAAA,CACA,wBAAA,CAIA,iEACC,aAAA,CACA,iBAAA,CACA,qBAAA,CACA,SAAA,CACA,WAAA,CACA,gBAAA,CACA,qBAAA,CACA,aAAA,CACA,eAAA,CACA,kCAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,WAAA,CACA,eAAA,CACA,wBAAA,CACA,uBAAA,CAGD,wEACC,WAAA,CACA,UAAA,CAGD,oEACC,aAAA,CACA,UAAA,CACA,cAAA,CACA,YAAA,CACA,wBAAA,CACA,kCAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,eAAA,CACA,SAAA,CACA,WAAA,CACA,gBAAA,CACA,qBAAA,CACA,qBAAA,CACA,uBAAA,CAIF,+DACC,gBAAA,CAEA,oEACC,aAAA,CACA,kCAAA,CACA,cAAA,CACA,eAAA,CACA,eAAA,CAMA,qGACC,aAAA,CACA,UAAA,CACA,kBAAA,CACA,eAAA,CACA,yBAAA,CACA,iBAAA,CACA,iBAAA,CACA,kCAAA,CACA,eAAA,CACA,cAAA,CACA,kBAAA,CACA,eAAA,CAEA,4GACC,iBAAA,CACA,aAAA,CACA,UAAA,CACA,SAAA,CACA,WAAA,CACA,UAAA,CACA,aAAA,CACA,WAAA,CACA,UAAA,CACA,SAAA,CAGD,yHACC,iBAAA,CACA,YAAA,CACA,8BAAA,CACA,kBAAA,CACA,cAAA,CAEA,qJACC,iBAAA,CACA,oBAAA,CACA,MAAA,CACA,qBAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CACA,gBAAA,CACA,oFAAA,CAEA,uBAAA,CACA,cAAA,CAEA,0JACC,eAAA,CACA,kBAAA,CACA,gBAAA,CAIF,oJACC,kBAAA,CACA,UAAA,CACA,eAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,gBAAA,CACA,WAAA,CACA,cAAA,CAEA,yJACC,eAAA,CAMF,kJACC,aAAA,CACA,cAAA,CACA,SAAA,CACA,eAAA,CAOL,6DACC,UAAA,CACA,aAAA,CACA,cAAA,CACA,kCAAA,CACA,gBAAA,CACA,eAAA,CAEA,sEACC,aAAA,CACA,UAAA,CACA,cAAA,CACA,YAAA,CACA,wBAAA,CACA,kCAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,eAAA,CACA,SAAA,CACA,WAAA,CACA,gBAAA,CACA,qBAAA,CAEA,qBAAA,CACA,uBAAA,CAKH,0DACC,iBAAA,CACA,gBAAA,CACA,MAAA,CACA,OAAA,CACA,YAAA,CACA,6BAAA,CAEA,qEACC,4BAAA,CACA,sBAAA,CACA,qBAAA,CAGD,qEACC,4BAAA,CACA,sBAAA,CACA,oBAAA,CAMJ,0BACC,4BACC,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CAAA,CAIF,yBAGG,4DACC,cAAA,CAAA,CAMJ,yBAGG,4DACC,qBAAA,CAEA,qEACC,UAAA,CAMF,qDACC,kBAAA,CAGD,4DACC,aAAA,CACA,iBAAA,CACA,WAAA,CACA,eAAA,CAGC,2FACC,qBAAA,CAEA,sGACC,UAAA,CAKD,iGACC,cAAA,CAKH,uEACC,iBAAA,CACA,QAAA,CACA,OAAA,CACA,gBAAA,CACA,mBAAA,CAMF,4DACC,aAAA,CACA,iBAAA,CACA,WAAA,CACA,eAAA,CAAA,CAMJ,yBAKK,2EACC,qBAAA,CAEA,iFACC,sBAAA,CAKD,mGACC,qBAAA,CAEA,+HACC,gCAAA,CACA,uCAAA,CACA,oCAAA,CACA,+BAAA,CACA,wBAAA,CACA,0BAAA,CAOH,iKAEC,yBAAA,CACA,2BAAA,CAAA,CAUN,wBACC,wBAAA,CACA,cAAA,CAIA,2BACC,kBAAA,CAKD,uBACC,kBAAA,CAIF,qBACC,kBAAA,CAEA,0BAHD,qBAIE,iBAAA,CACA,6BAAA,CAEA,iCACC,sBAAA,CACA,qBAAA,CACA,aAAA,CAAA,CAIF,yBACC,iCACC,sBAAA,CAAA,CAIF,wBACC,gBAAA,CAGD,iCACC,SAAA,CACA,yBAAA,CACA,qBDxoSM,CC4oSR,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAEA,qt8CACC,eAAA,CAIF,gCACC,QAAA,CAIF,qBACC,kBAAA,CAEA,0BACC,wBACC,6BAAA,CAAA,CAIF,wBACC,kBAAA,CAIF,qBACC,kBAAA,CAGD,qBACC,kBAAA,CAEA,+BACC,WAAA,CAEA,6CACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,wBD9rSM,CCgsSN,+CACC,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,eAAA,CACA,gBAAA,CACA,eAAA,CAEA,sDACC,wBAAA,CAGD,qDACC,UD/sSG,CCktSJ,oDACC,cAAA,CACA,eAAA,CAMJ,kCACC,wBAAA,CACA,sBAAA,CAEA,0CACC,iBAAA,CACA,cAAA,CACA,eAAA,CAEA,4CACC,8BAAA,CAAA,sBAAA,CAMJ,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAAA,CAIF,qBACC,mBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAAA,CAGD,wBACC,kBAAA,CAIF,qBACC,mBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,wBACC,4BAAA,CACA,+BAAA,CACA,6BAAA,CACA,2BAAA,CAGD,uBACC,wBAAA,CAAA,CAIF,wBACC,iBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBDjxSY,CCkxSZ,WAAA,CAGD,uBACC,iBAAA,CAIF,qBACC,mBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAGD,gCACC,2BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAGD,uBACC,kBAAA,CAGD,8BACC,iBAAA,CAGD,gCACC,gBAAA,CACA,0BAAA,CACA,oBAAA,CACA,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBAAA,CACA,WAAA,CAEA,qCACC,gBAAA,CAKH,qBACC,mBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,wBACC,4BAAA,CACA,+BAAA,CACA,6BAAA,CACA,2BAAA,CAGD,uBACC,wBAAA,CAAA,CAIF,wBACC,iBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBD51SY,CC61SZ,WAAA,CAGD,uBACC,iBAAA,CAKD,0BACC,iCACC,6BAAA,CAGD,wBACC,6BAAA,CAGD,6BACC,6BAAA,CAGD,6BACC,6BAAA,CAGD,mCACC,6BAAA,CAAA,CAIF,yBACC,iCACC,yBAAA,CAAA,CAIF,iCACC,gBAAA,CACA,kBAAA,CAGD,wBACC,kBAAA,CAGD,6BACC,kBAAA,CAGD,6BACC,mBAAA,CAGD,mCACC,kBAAA,CACA,iBAAA,CACA,wBAAA,CAEA,sCACC,gBAAA,CACA,QAAA,CAGD,+CACC,SAAA,CACA,qBAAA,CAIF,0BACC,iCACC,qBAAA,CACA,qBAAA,CACA,aAAA,CAGD,wBACC,8BAAA,CAAA,CAMF,0BACC,wBACC,+BAAA,CAAA,CAIF,yBACC,iCACC,yBAAA,CACA,6BAAA,CAGD,uBACC,cAAA,CAGD,wBACC,gBAAA,CAAA,CAIF,iCACC,gBAAA,CACA,QAAA,CAGD,uBACC,gBAAA,CAGD,wBACC,oBAAA,CACA,gBAAA,CAIF,qBACC,eAAA,CAEA,0BAHD,qBAIE,8BAAA,CAEA,wBACC,6BAAA,CAAA,CAIF,wBACC,kBAAA,CAIF,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAGD,6BACC,6BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAGD,6BACC,kBAAA,CAMD,0BACC,gDACC,6BAAA,CACA,2BAAA,CAAA,CAIF,gDACC,oBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBD3gTY,CC+gTd,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAGD,6BACC,6BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAGD,6BACC,kBAAA,CAIF,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAGD,6BACC,6BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAGD,6BACC,kBAAA,CAIF,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAIF,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAEA,yg5CACC,6BAAA,CAAA,CAIF,yg5CACC,kBAAA,CAIF,qBACC,kBAAA,CAEA,0BAHD,qBAIE,6BAAA,CAAA,CAMH,cACC,QAAA,CACA,SAAA,CACA,oBAAA,CACA,eAAA,CACA,iBAAA,CAEA,iBACC,iBAAA,CACA,iBAAA,CACA,8BAAA,CAEA,kCACC,kBAAA,CAGD,yBACC,iBAAA,CACA,6BAAA,CACA,aD/nTW,CCgoTX,aAAA,CACA,yBAAA,CACA,eAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CAMH,kBACC,gBAAA,CACA,eAAA,CAEA,qCACC,8DAAA,CACA,2BAAA,CACA,0BAAA,CACA,qBAAA,CAGD,iCACC,kEAAA,CACA,2BAAA,CACA,0BAAA,CAEA,wCACC,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,sBAAA,CAGD,oCACC,UDrqTM,CCsqTN,kBAAA,CACA,wBAAA,CACA,kBAAA,CAGD,oCACC,UD5qTM,CC6qTN,gBAAA,CACA,eAAA,CACA,wBAAA,CACA,kBAAA,CACA,UAAA,CACA,eAAA,CAGD,yBACC,yCACC,gBAAA,CACA,mBAAA,CAAA,CAKH,iCACC,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,sBAAA,CAGD,iCACC,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,mBAAA,CAGD,iCACC,kBAAA,CAEA,4CACC,kBAAA,CACA,iBAAA,CACA,oBAAA,CAGD,oCACC,eAAA,CACA,gBAAA,CACA,gBAAA,CAGD,oCACC,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA,CAEA,2CACC,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBDjuTS,CEUX,yBDgtTC,2CAUE,WAAA,CAAA,CAKH,yBACC,4CACC,gBAAA,CACA,mBAAA,CAAA,CAKH,iCACC,oBAAA,CAEA,oCACC,eAAA,CACA,gBAAA,CACA,gBAAA,CAGD,oCACC,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA,CAEA,2CACC,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBDzwTS,CEUX,yBDwvTC,2CAUE,WAAA,CAAA,CAKH,oCACC,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CAGD,mCACC,eAAA,CACA,iBAAA,CAGD,4CACC,iBAAA,CAEA,oDACC,iBAAA,CACA,UAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CACA,kBAAA,CAKH,iCACC,mBAAA,CAEA,oCACC,eAAA,CACA,gBAAA,CACA,gBAAA,CAGD,oCACC,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA,CAEA,2CACC,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBDn0TS,CEUX,yBDkzTC,2CAUE,WAAA,CAAA,CASL,YACC,YAAA,CACA,qBAAA,CACA,sBAAA,CAEA,q6uCACC,iBAAA,CACA,YAAA,CAIA,oCACC,UAAA,CACA,eAAA,CACA,aAAA,CAGD,yDAEC,yBAAA,CAIF,2BACC,iBAAA,CACA,mBAAA,CAQA,wCACC,aAAA,CCj3TD,yBDg3TA,wCAIE,YAAA,CACA,cAAA,CACA,sBAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAGD,0CACC,iBAAA,CACA,eAAA,CACA,gBAAA,CACA,UAAA,CAGD,8CACC,UAAA,CACA,YAAA,CACA,UAAA,CACA,wBAAA,CACA,iBAAA,CACA,eAAA,CAEA,gDACC,oBAAA,CACA,UAAA,CACA,oBAAA,CAEA,sDACC,UAAA,CAGD,kDACC,iBAAA,CCp5TJ,yBDk4TC,8CAuBE,sBAAA,CAAA,CCz5TH,yBDk4TC,8CA2BE,SAAA,CACA,eAAA,CAAA,CC95TH,yBDk4TC,8CAgCE,SAAA,CAAA,CCl6TH,0BDk4TC,8CAoCE,eAAA,CAAA,CASL,aACC,YAAA,CACA,wBDx7Ta,CCy7Tb,UAAA,CACA,UAAA,CACA,cAAA,CAEA,kBACC,8BAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,gBAAA,CAGD,mBACC,8BAAA,CAGD,kBACC,SAAA,CACA,WAAA,CACA,UAAA,CAEA,wBACC,YAAA,CAGD,yBACC,YAAA,CAIF,oBACC,QAAA,CACA,UAAA,CACA,eAAA,CACA,WAAA,CACA,cAAA,CAMF,sBACC,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,eAAA,CACA,SAAA,CACA,QAAA,CAEA,iDACC,wBAAA,CACA,kBAAA,CACA,cAAA,CAEA,gEACC,eAAA,CACA,iBAAA,CACA,cAAA,CACA,QAAA,CACA,gBAAA,CAEA,kEACC,oBAAA,CACA,UAAA,CACA,aAAA,CAEA,wEACC,UAAA,CASL,WACC,YAAA,CACA,qBAAA,CACA,0BAAA,CACA,kBAAA,CACA,eAAA,CAEA,uBACC,6BAAA,CACA,UAAA,CACA,mBAAA,CACA,iBAAA,CACA,kBAAA,CAIA,2BACC,eAAA,CACA,YAAA,CACA,QAAA,CACA,iCAAA,CACA,QAAA,CAEA,8BACC,wBAAA,CACA,iBAAA,CACA,+BAAA,CAEA,gCACC,QAAA,CACA,YAAA,CAEA,kCACC,cAAA,CACA,iBAAA,CACA,OAAA,CACA,iBAAA,CAIF,oCACC,wBAAA,CAEA,sCACC,UAAA,CAUL,gCACC,YAAA,CAKD,qCACC,aAAA,CAMA,o0QACC,eAAA,CACA,aAAA,CAMF,wBACC,YAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,cAAA,CAEA,gCACC,YAAA,CACA,qBAAA,CAEA,WAAA,CAEA,+CACC,sBAAA,CAAA,iBAAA,CAGD,kCACC,sBAAA,CAAA,iBAAA,CAGD,kCACC,MAAA,CAMJ,UACC,YAAA,CACA,qBAAA,CACA,YAAA,CAEA,mBACC,UAAA,CACA,eAAA,CAEA,iCACC,kBAAA,CAEA,oCACC,UAAA,CACA,cAAA,CACA,eAAA,CACA,iCAAA,CACA,eAAA,CACA,wBAAA,CAIF,sBACC,SAAA,CACA,QAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CACA,QAAA,CAEA,yBACC,YAAA,CACA,qBAAA,CACA,WAAA,CAEA,6BACC,UAAA,CACA,WAAA,CAED,8BACC,UAAA,CACA,cAAA,CACA,iCAAA,CACA,eAAA,CACA,wBAAA,CAOL,cACC,gBAAA,CACA,gBAAA,CACA,iBAAA,CAGC,+BACC,aAAA","file":"style.css"} +{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\style.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"AAAQ,6QAAA,CACA,mDAAA,CAyBR,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,iFAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,oEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,2EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,sEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,qEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,4EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,mEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,0EAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,yEAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,gFAAA,CAGF,WACE,sBAAA,CACA,iBAAA,CACA,qEAAA,CC3HF,KACE,kCDYM,CCXN,aDIU,CCDR,yBACE,gFAAA,CAIJ,YACE,eAAA,CACA,QAAA,CACA,cAAA,CAEA,0BACE,kBDfQ,CCgBR,UAAA,CACA,QAAA,CAKN,EACE,uBAAA,CAOA,eAAA,CALA,QACE,oBAAA,CCnBF,yBD0BF,iBAEI,uBAAA,CAAA,CClBF,yBDsBF,iBAEI,uBAAA,CAAA,CA0BJ,QArBE,iBAAA,CACA,cAqBqB,CApBrB,eAAA,CACA,sCDnCM,CCoCN,aD7CU,CC8CV,eDrDO,CCsDP,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,cACE,kBD9DU,CC+DV,qBAAA,CAQJ,QAzBE,iBAAA,CACA,cAyBqB,CAxBrB,eAAA,CACA,sCDnCM,CCoCN,UDpDO,CCqDP,kBD9CU,CC+CV,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,cACE,kBD7DM,CC8DN,wBAAA,CAYJ,QA7BE,iBAAA,CACA,cA6BqB,CA5BrB,eAAA,CACA,sCDnCM,CCoCN,UDnDO,CCoDP,kBD3CQ,CC4CR,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAkBA,eAAA,CACA,gBAAA,CACA,qBAAA,CACA,iCAAA,CACA,sBAAA,CApBA,cACE,kBDtDM,CCuDN,qBAAA,CAqBJ,MACE,cAAA,CACA,UAAA,CAEA,wBAAA,CACA,gBAAA,CAEA,gBAAA,CACA,oBAAA,CAEA,cAAA,CAEA,YACE,UAAA,CAIJ,MACE,iBAAA,CACA,cAAA,CACA,eAAA,CACA,sCD3FM,CC4FN,aDrGU,CCsGV,eAAA,CACA,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,iBAAA,CACA,wBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,yBAEE,UAAA,CACA,aAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,KAAA,CACA,wBAAA,CAGF,aACE,UAAA,CAGF,YACE,WAAA,CAGF,YACE,kBDtIQ,CCuIR,UAAA,CAEA,mBACE,yCAAA,CAGF,kBACE,0CAAA,CAKN,MACE,wBAAA,CACA,UAAA,CACA,kBAAA,CACA,eAAA,CACA,gBAAA,CACA,sCDhJM,CCiJN,cAAA,CAGF,kDACE,iBAAA,CACA,cAAA,CACA,eAAA,CACA,sCDxJM,CCyJN,aDlKU,CCmKV,wBAAA,CACA,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oBAAA,CACA,iBAAA,CACA,wBAAA,CACA,eAAA,CACA,uBAAA,CACA,iBAAA,CACA,eAAA,CAEA,0EACE,kBDhLQ,CCiLR,qBAAA,CAIJ,MAEE,YAAA,CAEA,6BAAA,CACA,kBAAA,CACA,cAAA,CAEA,UACE,qBAAA,CACA,uBAAA,CACA,gBAAA,CACA,iBAAA,CACA,aAAA,CC3KF,gDDsKA,UAQI,qBAAA,CAAA,CAKF,gBACE,mBAAA,CACA,yBAAA,CAKN,+BACE,GACE,sCAAA,CAGF,KACE,oCAAA,CAAA,CAIJ,gCACE,GACE,uCAAA,CAGF,KACE,oCAAA,CAAA,CAIJ,MAEE,kBDpOQ,CCqOR,gBAAA,CAEA,oBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,YACE,aD5OM,CC6ON,kBD9OS,CCkPb,MAEE,oBDrPe,CCuPf,YACE,wBAAA,CACA,kBDzPa,CC+Pb,y7SACE,eAAA,CACA,kBAAA,CAKM,wkbACE,kBD1QC,CC8QL,qxWACE,YAAA,CAQZ,qEACE,cAAA,CACA,cAAA,CACA,oBAAA,CACA,kBAAA,CACA,WAAA,CACA,UAAA,CACA,6DAAA,CAGF,eAEE,UAAA,CACA,kBDhSW,CCmSb,wSACE,UAAA,CACA,gBAAA,CACA,iBAAA,CAKM,wbACE,eAAA,CAIJ,gXACE,qBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,kCDhTA,CCiTA,oBAAA,CAEA,wYACE,eAAA,CAOV,8zGAEE,cAAA,CACA,eAAA,CACA,kCD/TM,CCgUN,aDvUU,CC0UZ,i0gBACE,aDzUW,CC0UX,cAAA,CACA,eAAA,CAEA,6rmCAEE,eAAA,CCrUF,yBD8TF,i0gBAWI,cAAA,CAAA,CAIJ,gfACE,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aD5VW,CC6VX,kBAAA,CACA,oBAAA,CAoBA,iBAAA,CCxWA,yBD6UF,gfAUI,cAAA,CACA,gBAAA,CAAA,CAGF,sjBACE,oBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,qBAAA,CACA,wBAAA,CACA,aD7WS,CC+WT,mBAAA,CAKF,klBACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,MAAA,CACA,YAAA,CACA,UAAA,CACA,eAAA,CACA,kBD5XS,CCgYb,sXACE,cAAA,CACA,eAAA,CACA,aDnYW,CCoYX,gBAAA,CACA,sCD9XM,CC+XN,eAAA,CC5XA,yBDsXF,sXASI,cAAA,CAAA,CAIJ,ogBACE,cAAA,CACA,aD/YW,CCgZX,eAAA,CACA,gBAAA,CACA,sCD3YM,CEGN,yBDmYF,ogBAQI,cAAA,CAAA,CAIJ,miCACE,cAAA,CACA,eAAA,CACA,gBAAA,CACA,aD7ZW,CC8ZX,iBAAA,CACA,kBAAA,CC1YA,+CDoYF,miCASI,cAAA,CAAA,CAGF,2sCACE,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBD5aS,CEUX,yBD2ZA,2sCAUI,WAAA,CAAA,CAKN,6DAEE,cAAA,CACA,eAAA,CACA,wBAAA,CACA,eAAA,CACA,+BAAA,CACA,uBAAA,CAEA,oBAAA,CAEA,+EACE,kBAAA,CACA,aAAA,CACA,0BAAA,CAIJ,aACE,gBAAA,CAGF,MACE,aAAA,CAGF,YACE,aAAA,CAGF,SACE,kBDvda,CC0df,2lBACE,gBAAA,CC7cA,yBD4cF,2lBAII,eAAA,CAAA,CAIJ,4zXACE,mBAAA,CCrdA,yBDodF,4zXAII,kBAAA,CAAA,CAIJ,+/YACE,gBAAA,CACA,mBAAA,CC9dA,yBD4dF,+/YAKI,eAAA,CACA,kBAAA,CAAA,CAIJ,qCACE,gBAAA,CACA,mBAAA,CCxeA,0BDseF,qCAKI,gBAAA,CACA,mBAAA,CAAA,CC5eF,yBDseF,qCAUI,gBAAA,CACA,mBAAA,CAAA,CAIJ,eACE,gBAAA,CCtfA,0BDqfF,eAII,gBAAA,CAAA,CAIJ,kBACE,mBAAA,CC9fA,0BD6fF,kBAII,mBAAA,CAAA,CAIJ,saACE,iBAAA,CACA,oBAAA,CCvgBA,yBDqgBF,saAKI,gBAAA,CACA,mBAAA,CAAA,CAIJ,8HACE,iBAAA,CChhBA,yBD+gBF,8HAII,gBAAA,CAAA,CAIJ,2FACE,oBAAA,CCxhBA,yBDuhBF,2FAII,mBAAA,CAAA,CAIJ,oTACE,iBAAA,CACA,kBAAA,CCthBA,+CDohBF,oTAKI,gBAAA,CACA,iBAAA,CAAA,CCriBF,yBD+hBF,oTAUI,eAAA,CACA,gBAAA,CAAA,CCpjBF,0BDwjBF,WAEI,gBAAA,CAAA,CChjBF,yBDojBF,WAEI,WAAA,CACA,UAAA,CACA,cAAA,CACA,UAAA,CACA,eAAA,CACA,YAAA,CACA,UAAA,CACA,WAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,QAAA,CAEA,mBClhBH,YAAA,CAAA,CAjDC,yBDwkBA,oCAEI,UAAA,CCzhBL,YAAA,CAmEA,uBDwd0B,CCvd1B,sBDud0B,CCtd1B,kBDsd0B,CCre1B,2BDse8B,CCre9B,0BDqe8B,CCpe9B,sBDoe8B,CCne9B,oBDme8B,CAAA,CAG3B,uCACE,QAAA,CACA,SAAA,CACA,oBAAA,CC7lBJ,yBD0lBE,uCC/hBH,YAAA,CAAA,CAjDC,yBDglBE,uCAUI,UAAA,CACA,iBAAA,CAAA,CAGF,0CACE,iBAAA,CAEA,sDACE,YAAA,CAIA,kDACE,aDpnBc,CEaxB,yBDsmBQ,kDAII,aDpnBD,CCqnBC,eAAA,CAAA,CCrnBZ,0BD0nBM,4CAEI,aAAA,CACA,gBAAA,CACA,cAAA,CACA,UAAA,CAAA,CC1mBV,gDDqmBM,4CASI,aAAA,CACA,gBAAA,CACA,cAAA,CACA,UAAA,CAAA,CCjnBV,+CDqmBM,4CAgBI,aAAA,CACA,gBAAA,CACA,cAAA,CACA,UAAA,CAAA,CCnoBV,yBDgnBM,4CAuBI,aAAA,CACA,WAAA,CACA,cAAA,CACA,aDppBC,CAAA,CEUX,yBD6oBQ,8CAEI,gBAAA,CAAA,CCzpBZ,yBD+pBQ,mDAEI,mBAAA,CAEA,qDACE,YAAA,CAAA,CCpqBd,yBD8qBc,4DACE,YAAA,CAAA,CAOV,6CACE,iBAAA,CACA,YAAA,CCxrBR,yBDsrBM,6CAKI,eAAA,CACA,sBAAA,CACA,oBAAA,CACA,2BAAA,CAAA,CCprBV,yBD4qBM,6CAYI,eAAA,CAAA,CCxrBV,+CD4qBM,6CAeM,eAAA,CACA,kBAAA,CAAA,CAKF,kDACE,kBAAA,CACA,aD/sBF,CCgtBE,cAAA,CACA,eAAA,CACA,gBAAA,CACA,aAAA,CCjtBZ,yBDmtBY,wDAEI,UAAA,CACA,eAAA,CAAA,CC5sBhB,yBDisBU,kDAgBI,cAAA,CACA,SAAA,CAAA,CC5tBd,yBDouBU,mDACE,aAAA,CAAA,CAMJ,oDACE,aAAA,CCluBV,yBDiuBQ,oDAII,oBAAA,CACA,sBAAA,CAAA,CAMR,+CACE,YAAA,CAMR,eACE,WAAA,CACA,UAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CACA,YAAA,CACA,YAAA,CACA,gBAAA,CACA,iBAAA,CACA,cAAA,CACA,cAAA,CCtuBD,iBDuuBwB,CCjwBvB,yBDmvBF,eAiBI,aAAA,CAAA,CAIJ,sLACE,eAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,kBAAA,CC7wBA,yBDwwBF,sLAQI,4BAAA,CAAA,CAGF,8MASE,kBAAA,CARA,sVACE,iBAAA,CCrxBJ,yBDoxBE,sVAII,gBAAA,CAAA,CAMJ,8NACE,cAAA,CACA,eAAA,CACA,wBAAA,CACA,aD5yBO,CC8yBP,2BAAA,CACA,aAAA,CACA,wBAAA,CACA,iBAAA,CACA,iBAAA,CC7xBJ,gDDmxBE,8NAaI,cAAA,CAAA,CC3yBN,yBD8xBE,8NAiBI,eAAA,CACA,cAAA,CAAA,CAGF,sRACE,iBAAA,CACA,eAAA,CACA,QAAA,CACA,qBAAA,CACA,cAAA,CACA,eAAA,CACA,UAAA,CCp0BN,yBDu0BI,sQAEI,2BAAA,CAAA,CC/zBR,yBD6zBI,sQAMI,kBD70BG,CC80BH,UAAA,CACA,WAAA,CAEA,8TACE,UAAA,CAAA,CAQZ,kBACE,kBDl2BY,CCm2BZ,uBAAA,CAEA,6BACE,kCAAA,CAGF,0BACE,eAAA,CACA,uBAAA,CC11BF,yBD61BI,0CAEI,WAAA,CAAA,CAGF,wEACE,YAAA,CACA,kBAAA,CACA,wBAAA,CC11BR,gDDu1BM,wEAMI,cAAA,CACA,eAAA,CAAA,CC91BV,+CDu1BM,wEAWI,cAAA,CACA,eAAA,CAAA,CCn2BV,+CDu1BM,wEAgBI,eAAA,CAAA,CCl3BV,yBDk2BM,wEAoBI,cAAA,CAAA,CC32BV,gDD+2BU,+EAEI,cAAA,CAAA,CCj3Bd,+CD+2BU,+EAMI,YAAA,CAAA,CC14Bd,0BD+4BQ,4EAEI,WAAA,CACA,WAAA,CAAA,CC73BZ,gDD03BQ,4EAOI,UAAA,CAAA,CCj4BZ,+CD03BQ,4EAWI,YAAA,CAAA,CCh5BZ,yBDq4BQ,4EAeI,YAAA,CAAA,CAOV,0CACE,iBAAA,CAEA,oDACE,iBAAA,CACA,2BAAA,CACA,UAAA,CACA,WAAA,CAEA,gEACE,iBAAA,CACA,KAAA,CACA,MAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CACA,0BAAA,CACA,kCAAA,CACA,sDAAA,CACA,yDAAA,CACA,kBAAA,CAEA,oEACE,UAAA,CACA,WAAA,CAIJ,+DACE,iBAAA,CACA,KAAA,CACA,MAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CACA,0BAAA,CACA,kCAAA,CAEA,yBAAA,CACA,qDAAA,CACA,wDAAA,CACA,kBAAA,CAEA,mEACE,WAAA,CACA,WAAA,CAQZ,qBACE,GACE,yBAAA,CACA,0BAAA,CACA,kCAAA,CAGF,IACE,yBAAA,CACA,0BAAA,CACA,kCAAA,CAGF,IACE,oBAAA,CACA,0BAAA,CACA,kCAAA,CAGF,KACE,oBAAA,CACA,0BAAA,CACA,kCAAA,CAAA,CAIJ,sBACE,GACE,oBAAA,CACA,0BAAA,CACA,kCAAA,CAGF,IACE,oBAAA,CACA,0BAAA,CACA,kCAAA,CAGF,IACE,yBAAA,CACA,0BAAA,CACA,kCAAA,CAGF,KACE,yBAAA,CACA,0BAAA,CACA,kCAAA,CAAA,CAIJ,aACE,iBAAA,CACA,iBAAA,CACA,cAAA,CChgCA,+CD6/BF,aAMI,gBAAA,CACA,gBAAA,CAAA,CAGF,mBACE,cAAA,CACA,UAAA,CACA,wBAAA,CAEA,uBACE,UAAA,CACA,WAAA,CAIJ,gBACE,YAAA,CACA,iBAAA,CACA,sBAAA,CACA,oBAAA,CACA,kBAAA,CACA,wBAAA,CAGE,qBACE,cAAA,CACA,aDpjCI,CCqjCJ,gBAAA,CACA,aAAA,CAMJ,qBACE,aAAA,CAOF,oBACE,UAAA,CACA,WAAA,CACA,aAAA,CChjCJ,gDD6iCE,oBAMI,YAAA,CAAA,CCnjCN,+CD6iCE,oBAUI,YAAA,CAAA,CClkCN,yBDwjCE,oBAcI,YAAA,CAAA,CAKF,gCACE,UAAA,CACA,WAAA,CACA,cAAA,CCnkCN,gDDgkCI,gCAMI,UAAA,CACA,WAAA,CAAA,CAMJ,+BACE,UAAA,CACA,WAAA,CC/kCN,gDD6kCI,+BAKI,UAAA,CACA,WAAA,CACA,aAAA,CAAA,CAOV,QACE,gBAAA,CCvmCA,yBDsmCF,QAII,gBAAA,CACA,iBAAA,CAAA,CAGF,YACE,UAAA,CACA,WAAA,CAIJ,YACE,kBDtoCY,CCwoCZ,QAAA,CACA,uBAAA,CACA,eAAA,CAEA,0BACE,gBAAA,CAGF,yBACE,YAAA,CACA,kBAAA,CAGE,gEACE,SAAA,CACA,WAAA,CACA,wBAAA,CAEA,oEACE,UAAA,CACA,WAAA,CAMR,0BACE,wBAAA,CACA,WAAA,CACA,cAAA,CACA,UAAA,CAEA,gCACE,eAAA,CAIJ,wBACE,WAAA,CAIJ,kBACE,eAAA,CAEA,iCACE,aAAA,CC/qCF,yBD8qCA,iCAII,uBAAA,CAAA,CAIJ,kCACE,YAAA,CCvrCF,0BDsrCA,kCAII,aAAA,CAAA,CAIJ,iCACE,YAAA,CC/rCF,yBD8rCA,iCAII,aAAA,CAAA,CClsCJ,yBD8rCA,iCAQI,YAAA,CAAA,CAIJ,iCACE,YAAA,CC3sCF,yBD0sCA,iCAII,aAAA,CAAA,CC9sCJ,0BD0sCA,iCAQI,YAAA,CAAA,CAMF,4EAEE,yBAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CAGF,sCACE,SAAA,CACA,SAAA,CAEA,6CACE,oDAAA,CAIJ,sCACE,UAAA,CACA,SAAA,CAEA,6CACE,qDAAA,CAON,iBAEE,iBAAA,CACA,kBAAA,CACA,eAAA,CC/uCF,yBDyvCM,mEAEI,kBAAA,CAAA,CAUN,0IAEE,kBAAA,CCvwCN,yBD2wCM,yEACE,kBAAA,CAAA,CAMR,gCACE,iBAAA,CAEA,yCACE,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,uBAAA,CAGF,mCACE,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CACA,aDxzCQ,CCyzCR,wBAAA,CACA,sCD5yCE,CC6yCF,eAAA,CACA,kBAAA,CACA,uBAAA,CCjyCJ,+CDsxCE,mCAcI,SAAA,CACA,cAAA,CACA,gBAAA,CAAA,CCjzCN,yBDiyCE,mCAoBI,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CAAA,CAKF,+CACE,yBAAA,CAGF,yCACE,eAAA,CACA,UAAA,CAKN,sCACE,iBAAA,CAEA,+CACE,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,uBAAA,CAGF,yCACE,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CACA,aDh3CQ,CCi3CR,wBAAA,CACA,sCDp2CE,CCq2CF,eAAA,CACA,kBAAA,CACA,uBAAA,CCz1CJ,+CD80CE,yCAcI,SAAA,CACA,cAAA,CACA,iBAAA,CAAA,CCz2CN,yBDy1CE,yCAoBI,iBAAA,CACA,QAAA,CACA,SAAA,CACA,cAAA,CACA,gBAAA,CAEA,iBAAA,CAAA,CAGF,+CACE,UAAA,CAKF,qDACE,yBAAA,CAGF,+CACE,cAAA,CACA,UAAA,CAQN,kCAEE,sCD/4CI,CCg5CJ,wBAAA,CAGF,iBACE,cAAA,CACA,aD75Ca,CC85Cb,eAAA,CACA,gBAAA,CACA,eAAA,CAGF,iBACE,cAAA,CACA,eAAA,CACA,aDr6CS,CCs6CT,gBAAA,CACA,kBAAA,CAMI,qDACE,kBDp7CA,CCq7CA,uBAAA,CC/6CR,yBD66CM,qDAKI,gBAAA,CAAA,CCx6CV,yBDm6CM,qDASI,kBAAA,CAAA,CC56CV,yBDm6CM,qDAaI,sBAAA,CAAA,CAGF,yDACE,kBAAA,CACA,UAAA,CACA,WAAA,CAGF,wDACE,aDp8CC,CCq8CD,kBAAA,CAGF,uDACE,cAAA,CACA,eAAA,CAEA,uHAEE,eAAA,CAMJ,gEACE,eAAA,CAQZ,cACE,eAAA,CACA,iBAAA,CA4DA,kBAAA,CA1DA,iBACE,wBAAA,CACA,sCD59CI,CC69CJ,cAAA,CACA,eAAA,CACA,kBAAA,CAGF,kBACE,kBAAA,CACA,cAAA,CCt9CF,+CDo9CA,kBAKI,kBAAA,CAAA,CAIJ,iBACE,sCD5+CI,CC6+CJ,cAAA,CACA,eAAA,CACA,kBAAA,CCj+CF,+CD69CA,iBAOI,iBAAA,CAAA,CAIJ,gBACE,eAAA,CACA,cAAA,CACA,kCD3/CI,CEgBN,+CDw+CA,gBAMI,cAAA,CAAA,CCz/CJ,yBD8/CE,gCAII,kBAAA,CAAA,CCv/CN,+CD4/CM,2HAGI,kBAAA,CAAA,CC1gDV,yBDm9CF,cAiEI,kBAAA,CAAA,CAIJ,cACE,iBAAA,CAyBA,kBAAA,CAvBA,kBACE,eAAA,CACA,UAAA,CClhDF,gDDghDA,kBAKI,WAAA,CAAA,CCrhDJ,+CDghDA,kBASI,WAAA,CAAA,CCzhDJ,+CDghDA,kBAaI,WAAA,CAAA,CAIJ,gBAEE,kBAAA,CACA,eAAA,CAMJ,aACE,iFAAA,CACA,YAAA,CACA,qBAAA,CC7iDA,+CD0iDF,aAMI,YAAA,CAAA,CChjDF,+CD0iDF,aAUI,YAAA,CAAA,CC/jDF,yBDqjDF,aAcI,YAAA,CAAA,CAGF,2BACE,iBAAA,CACA,mBAAA,CACA,gBAAA,CC9jDF,+CD2jDA,2BAMI,gBAAA,CACA,kBAAA,CAAA,CC7kDJ,yBDskDA,2BAWI,gBAAA,CACA,iBAAA,CAAA,CAGF,6BACE,eAAA,CACA,sCD1lDE,CC2lDF,eAAA,CAEA,yCACE,cAAA,CACA,gBAAA,CACA,wBAAA,CC7lDN,yBD0lDI,yCAMI,cAAA,CACA,gBAAA,CAAA,CAIJ,0CACE,gBAAA,CACA,cAAA,CCvmDN,yBDqmDI,0CAKI,cAAA,CACA,gBAAA,CAAA,CAIJ,0CACE,iBAAA,CACA,cAAA,CACA,wBAAA,CACA,kBAAA,CCxmDN,+CDomDI,0CAOI,gBAAA,CACA,cAAA,CAAA,CCvnDR,yBD+mDI,0CAYI,cAAA,CACA,gBAAA,CAAA,CAKN,iCACE,wBAAA,CAEA,uCACE,kBD/oDK,CCqpDb,cACE,iBAAA,CACA,eAAA,CAEA,kBACE,WAAA,CACA,WAAA,CAGF,iBACE,cAAA,CACA,eAAA,CACA,sCD1pDI,CC6pDN,gBAEE,eAAA,CACA,gBAAA,CAIA,+BACE,kBAAA,CClqDJ,yBDiqDE,+BAII,kBAAA,CAAA,CAKF,kCACE,uBAAA,CACA,kBAAA,CC5qDN,0BD0qDI,kCAKI,qBAAA,CAAA,CC/qDR,yBDurDA,eAEI,kBAAA,CAAA,CAIA,wBACE,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,kBAAA,CAKF,u4kDACE,cAAA,CACA,wBAAA,CACA,eAAA,CACA,kCD/sDA,CCgtDA,aDvtDI,CCwtDJ,gBAAA,CACA,kBAAA,CACA,aAAA,CAIA,yCACE,cAAA,CACA,eAAA,CACA,aAAA,CAIJ,sCACE,aDpuDK,CCquDL,cAAA,CACA,eAAA,CAKN,SACE,eAAA,CACA,cAAA,CACA,sCDvuDI,CC0uDN,SACE,kCD7uDI,CC8uDJ,cAAA,CACA,eAAA,CACA,eAAA,CACA,aAAA,CACA,gBAAA,CAIA,uBACE,eAAA,CACA,iBAAA,CACA,kBAAA,CCpvDJ,yBDyvDF,eAII,YAAA,CAAA,CAGF,iBACE,cAAA,CACA,eAAA,CACA,gBAAA,CACA,kBAAA,CAIJ,oBACE,YAAA,CACA,cAAA,CACA,iBAAA,CACA,kCDjxDM,CCkxDN,UAAA,CACA,kBD/xDY,CCiyDZ,sBACE,cAAA,CACA,wBAAA,CACA,UAAA,CAEA,4BACE,aD/xDI,CCoyDV,QACE,kBD5yDQ,CC6yDR,gBAAA,CACA,mBAAA,CCnxDA,+CDqxDA,oCAEI,eAAA,CAAA,CAOE,6DACE,YAAA,CAEA,0EACE,aAAA,CC7yDV,yBDsyDA,qCAcI,kBAAA,CAAA,CAOE,8DACE,YAAA,CAEA,sJAEE,aAAA,CAGF,2EACE,kBAAA,CCp0DV,yBDwzDA,sCAmBI,kBAAA,CAAA,CAKF,6BACE,eAAA,CACA,sBAAA,CACA,oBAAA,CAGE,kCAKE,cAAA,CACA,aDt2DG,CCu2DH,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,aAAA,CACA,mBAAA,CAVA,sCACE,YAAA,CAYJ,mCACE,sBAAA,CACA,oBAAA,CAGE,wCACE,cAAA,CACA,aAAA,CACA,eAAA,CACA,gBAAA,CAEA,8CACE,aD13DH,CCm4DP,oCACE,sBAAA,CAKN,UACE,cAAA,CACA,aD34DS,CC44DT,gBAAA,CACA,eAAA,CACA,kBAAA,CAIA,6BACE,sBAAA,CACA,oBAAA,CACA,eAAA,CAGE,kCACE,cAAA,CACA,aAAA,CACA,eAAA,CACA,gBAAA,CAEA,wCACE,aD/5DC,CCs6DX,YACE,WAAA,CCl5DF,+CDi5DA,YAII,WAAA,CAAA,CCh6DJ,yBD45DA,YAQI,UAAA,CAAA,CAKN,iBACE,iBAAA,CAEA,wCAGE,kBAAA,CAIJ,yBACE,eAAA,CAEA,gBAAA,CAEA,iBAAA,CCl8DA,0BD67DF,yBAQI,SAAA,CAAA,CAGF,6CACE,kBAAA,CACA,iBAAA,CAEA,+CACE,aAAA,CAGF,iDACE,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAGF,+CACE,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,gCAAA,CAEA,eAAA,CAEA,iBAAA,CACA,YAAA,CACA,uBAAA,CAEA,iDACE,kCDh+DA,CCi+DA,cAAA,CACA,uBAAA,CACA,aDx+DK,CEUX,yBD09DI,iDAOI,cAAA,CAAA,CAMJ,qDAKE,yBAAA,CAJA,uDACE,UAAA,CCn/DR,0BD6/DA,sCAEI,UAAA,CAAA,CAKN,kBACE,eAAA,CAeE,0oBACE,SAAA,CACA,iBAAA,CAEA,8rBACE,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAGF,u2BACE,iBAAA,CAEA,+BAAA,CACA,mCAAA,CACA,iBAAA,CCzhEN,yBDohEI,u2BAQI,YAAA,CAAA,CAGF,84BAEE,kBAAA,CAOF,84BAEE,kBAAA,CAGF,84BACE,sBAAA,CACA,eAAA,CAEA,q7BACE,kBAAA,CAKN,01BACE,iBAAA,CAEA,+BAAA,CACA,mCAAA,CACA,iBAAA,CC5jEN,yBDujEI,01BAQI,YAAA,CAAA,CAGF,i4BAEE,eAAA,CACA,kBAAA,CAGF,o3BAEE,cAAA,CC1kER,yBDwkEM,o3BAKI,cAAA,CAAA,CClkEV,+CD0kEE,kDAEI,YAAA,CAAA,CC5kEN,+CD0kEE,kDAMI,YAAA,CAAA,CC3lEN,yBDqlEE,kDAUI,YAAA,CAAA,CAGF,mEACE,qBAAA,CACA,sBAAA,CAEA,WAAA,CC3lEN,+CDulEI,mEAOI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CC5mER,yBDkmEI,mEAcI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CAON,kDACE,YAAA,CChnEJ,+CD+mEE,kDAII,YAAA,CAAA,CCnnEN,+CD+mEE,kDAQI,YAAA,CAAA,CCloEN,yBD0nEE,kDAYI,aAAA,CAAA,CAGF,mEACE,qBAAA,CACA,sBAAA,CACA,WAAA,CCjoEN,+CD8nEI,mEAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCtoER,+CD8nEI,mEAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCvpER,yBDyoEI,mEAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAGF,sEACE,sBAAA,CACA,eAAA,CAEA,yEACE,kBAAA,CC1pEV,gDDkqEE,kDAEI,YAAA,CAAA,CCpqEN,+CDkqEE,kDAMI,YAAA,CAAA,CCxqEN,+CDkqEE,kDAUI,YAAA,CAAA,CCvrEN,yBD6qEE,kDAcI,YAAA,CAAA,CAGF,mEACE,qBAAA,CACA,sBAAA,CAEA,WAAA,CCvrEN,+CDmrEI,mEAOI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCxsER,yBD8rEI,mEAcI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCztER,0BDguEE,kDAEI,YAAA,CAAA,CC7sEN,gDD2sEE,kDAMI,YAAA,CAAA,CCjtEN,+CD2sEE,kDAUI,YAAA,CAAA,CCrtEN,+CD2sEE,kDAcI,YAAA,CAAA,CCpuEN,yBDstEE,kDAkBI,YAAA,CAAA,CAGF,mEACE,qBAAA,CACA,sBAAA,CAEA,WAAA,CCpuEN,+CDguEI,mEAOI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCrvER,yBD2uEI,mEAcI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CAON,kDACE,YAAA,CCzvEJ,+CDwvEE,kDAII,YAAA,CAAA,CCvwEN,yBDmwEE,kDAQI,YAAA,CAAA,CAKF,mEAKE,qBAAA,CACA,sBAAA,CACA,WAAA,CANA,sEACE,wBAAA,CCvwER,+CDqwEI,mEAUI,OAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC5xER,yBDgxEI,mEAgBI,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,YAAA,CAAA,CAKN,uPACE,eAAA,CAKF,kDACE,YAAA,CChzEJ,yBD+yEE,kDAII,aAAA,CAAA,CAGF,mEAKE,qBAAA,CAEA,sBAAA,CACA,WAAA,CAPA,sEACE,wBAAA,CC7yER,+CD2yEI,mEAWI,WAAA,CACA,sBAAA,CACA,qBAAA,CAAA,CCn0ER,yBDszEI,mEAiBI,SAAA,CACA,QAAA,CACA,MAAA,CACA,YAAA,CAAA,CAKN,uPACE,eAAA,CCr0EJ,gDD20EA,gCAEI,YAAA,CAAA,CC70EJ,+CD20EA,gCAMI,YAAA,CAAA,CCj1EJ,+CD20EA,gCAUI,YAAA,CAAA,CCh2EJ,yBDs1EA,gCAcI,YAAA,CAAA,CAGF,iDACE,qBAAA,CACA,sBAAA,CAEA,WAAA,CCh2EJ,+CD41EE,iDAOI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCr2EN,+CD41EE,iDAaI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCt3EN,yBDu2EE,iDAmBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCj3EN,gDDk4EA,gCAEI,YAAA,CAAA,CCp4EJ,+CDk4EA,gCAMI,YAAA,CAAA,CCx4EJ,+CDk4EA,gCAUI,YAAA,CAAA,CCv5EJ,yBD64EA,gCAcI,YAAA,CAAA,CAGF,iDACE,qBAAA,CACA,sBAAA,CAEA,WAAA,CCv5EJ,+CDm5EE,iDAOI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCv6EN,yBD85EE,iDAaI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCv7EN,0BDw8EA,gCAEI,YAAA,CAAA,CCr7EJ,gDDm7EA,gCAMI,YAAA,CAAA,CCz7EJ,+CDm7EA,gCAUI,YAAA,CAAA,CC77EJ,+CDm7EA,gCAcI,YAAA,CAAA,CC58EJ,yBD87EA,gCAkBI,YAAA,CAAA,CAGF,iDAKE,qBAAA,CACA,sBAAA,CAEA,WAAA,CAPA,oDACE,wBAAA,CC18EN,+CDw8EE,iDAWI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCt9EN,+CDw8EE,iDAkBI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CCx+EN,yBDm9EE,iDAyBI,qBAAA,CACA,sBAAA,CAEA,WAAA,CAAA,CC/+EN,yBDs/EA,gCAEI,YAAA,CAAA,CAIF,gDAOE,QAAA,CACA,SAAA,CACA,WAAA,CACA,WAAA,CACA,UAAA,CAVA,mDACE,wBAAA,CC9/EN,yBD4/EE,gDAcI,OAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,SAAA,CAEA,YAAA,CACA,sBAAA,CAEA,qBAAA,CACA,sBAAA,CAAA,CAYN,4EACE,UAAA,CAGF,wEAEE,eAAA,CAGF,wEAEE,kBAAA,CAGF,wEAEE,kBAAA,CAQJ,eACE,iBAAA,CAEA,iBACE,eAAA,CACA,gBAAA,CACA,iBAAA,CAKF,mBACE,cAAA,CCpkFF,yBDmkFA,mBAII,kBAAA,CAAA,CCjlFJ,yBDslFE,4CAEI,cAAA,CAAA,CCnkFN,+CDikFE,4CAMI,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAIJ,2CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,6CACE,SAAA,CACA,gBAAA,CACA,iBAAA,CCzlFN,gDDslFI,6CAMI,SAAA,CAAA,CC5lFR,+CDslFI,6CAUI,UAAA,CAAA,CChmFR,+CDslFI,6CAcI,SAAA,CAAA,CC/mFR,yBDimFI,6CAkBI,UAAA,CAAA,CAIJ,8CACE,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CChnFN,gDD4mFI,8CAOI,SAAA,CAAA,CCnnFR,+CD4mFI,8CAWI,UAAA,CAAA,CCvnFR,+CD4mFI,8CAeI,SAAA,CAAA,CCtoFR,yBDunFI,8CAmBI,UAAA,CAAA,CAQR,mBACE,cAAA,CCnpFF,yBDkpFA,mBAII,eAAA,CAAA,CChqFJ,yBDqqFE,2CAEI,eAAA,CAAA,CClpFN,+CDgpFE,2CAMI,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAIJ,4CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,8CACE,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBAAA,CCzqFN,gDDqqFI,8CAOI,SAAA,CAAA,CC5qFR,+CDqqFI,8CAWI,UAAA,CAAA,CChrFR,+CDqqFI,8CAeI,SAAA,CAAA,CC/rFR,yBDgrFI,8CAmBI,UAAA,CAAA,CAIJ,+CACE,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBAAA,CChsFN,gDD4rFI,+CAOI,SAAA,CAAA,CCnsFR,+CD4rFI,+CAWI,UAAA,CAAA,CCvsFR,+CD4rFI,+CAeI,SAAA,CAAA,CCttFR,yBDusFI,+CAmBI,UAAA,CAAA,CCpuFR,yBD6uFA,mCAGI,WAAA,CACA,gBAAA,CACA,iBAAA,CAAA,CAYJ,oCAEE,gBAAA,CCtvFF,yBDovFA,oCAKI,6BAAA,CAAA,CAIA,iEACE,YAAA,CACA,kBAAA,CAEA,sBAAA,CAGF,gEACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCzwFN,yBDowFI,gEAQI,kBAAA,CAAA,CAUJ,+DACE,YAAA,CACA,kBAAA,CAEA,sBAAA,CAGF,gEACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CClyFN,yBD6xFI,gEAQI,kBAAA,CAAA,CAeR,gEACE,iBAAA,CAEA,sEACE,cAAA,CACA,eAAA,CACA,kCD/zFE,CCg0FF,kBAAA,CAGF,sEAEE,cAAA,CACA,kBAAA,CAGF,oGACE,iBAAA,CCr0FJ,yBDo0FE,oGAII,cAAA,CAAA,CCx0FN,yBD+0FI,gGAEI,aAAA,CAAA,CAOV,eACE,kBDz2FQ,CC02FR,iBAAA,CACA,oBAAA,CACA,iBAAA,CAGA,mBACE,cAAA,CAKE,gDACE,YAAA,CACA,kBAAA,CACA,sBAAA,CAON,mBACE,UAAA,CCh3FF,yBD+2FA,mBAII,kBAAA,CAAA,CAKF,4CACE,gBAAA,CAWJ,wEAEE,iBAAA,CCh5FF,yBD25FI,oOAEI,8BAAA,CAAA,CAMI,4SACE,eAAA,CAEA,4VACE,UAAA,CACA,wBD16FN,CC26FM,gBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,sCDt6FV,CC26FQ,4VACE,uBAAA,CCz6FhB,yBDw6Fc,4VAII,uBAAA,CAAA,CAMJ,gWACE,iBAAA,CCn7FhB,yBDk7Fc,gWAII,iBAAA,CAAA,CAMJ,wVACE,uBAAA,CC77FhB,yBD47Fc,wVAII,uBAAA,CAAA,CASd,gOACE,iBAAA,CAEA,gPACE,kBAAA,CACA,WAAA,CAQI,gUACE,eAAA,CAGF,4TACE,gBAAA,CAMR,wOACE,eAAA,CACA,iBAAA,CACA,eAAA,CCp+FR,yBDi+FM,wOAMI,eAAA,CACA,iBAAA,CAAA,CAiBE,iOACE,iBAAA,CC1/Fd,yBDy/FY,iOAII,iBAAA,CAAA,CAKF,qQACE,uBAAA,CCngGhB,yBDkgGc,qQAII,uBAAA,CAAA,CAMJ,wQACE,iBAAA,CC7gGhB,yBD4gGc,wQAII,iBAAA,CAAA,CAMJ,kQACE,uBAAA,CCvhGhB,yBDshGc,kQAII,uBAAA,CAAA,CAUZ,oLACE,WAAA,CAOV,eACE,iBAAA,CAMA,sCACE,UAAA,CAOF,2CACE,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CAEA,0DACE,iBAAA,CACA,MAAA,CAEA,gBAAA,CAEA,wBAAA,CACA,oBAAA,CCllGJ,0BDulGF,OAII,eAAA,CAAA,CAGF,WACE,cAAA,CCrlGF,yBDylGE,oCAEI,iBAAA,CAAA,CAMR,eACE,kBDlnGQ,CConGR,mBACE,UAAA,CAKF,4CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CC/mGF,yBD0mGA,4CAQI,gBAAA,CACA,mBAAA,CAAA,CAIJ,2CACE,YAAA,CACA,kBAAA,CAEA,sBAAA,CAQF,kBACE,kBAAA,CAKF,kBAEE,kBAAA,CAIA,gCACE,kBAAA,CAKA,0EACE,UAAA,CCtpGN,yBDqpGI,0EAII,kBAAA,CAAA,CAKN,iCACE,eAAA,CACA,kBAAA,CAGF,iCACE,kBAAA,CCpqGJ,yBDmqGE,iCAII,6BAAA,CAEA,qCACE,kBAAA,CACA,cAAA,CAAA,CAKF,8DACE,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,8BAAA,CCtrGR,yBDgrGM,8DASI,iBAAA,CAAA,CAIJ,6DACE,YAAA,CACA,kBAAA,CAEA,sBAAA,CAIJ,uCAEE,kBAAA,CAIJ,iCACE,kBAAA,CAGE,sDACE,kBDhuGA,CCiuGA,YAAA,CACA,gBAAA,CCltGR,yBD+sGM,sDAMI,kBAAA,CACA,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAGF,wDACE,kBAAA,CAEA,mEACE,eAAA,CAQZ,kBACE,eAAA,CAEA,qBACE,kBAAA,CAKN,eAEE,iBAAA,CACA,oBAAA,CAEA,oGAAA,CACA,qBAAA,CACA,UAAA,CAEA,kBAEE,UAAA,CACA,iBAAA,CACA,kBAAA,CAGF,iBAEE,UAAA,CACA,iBAAA,CACA,eAAA,CACA,gBAAA,CAKF,oBACE,kBAAA,CAGE,oCACE,UAAA,CAIJ,iCACE,iBAAA,CAMA,qCACE,YAAA,CACA,iBAAA,CACA,cAAA,CC/xGN,yBD4xGI,qCAMI,WAAA,CAAA,CAOV,eACE,kBAAA,CACA,iBAAA,CACA,oBAAA,CAEA,mBACE,cAAA,CC/yGF,yBD8yGA,mBAII,kBAAA,CAAA,CAIJ,kBAEE,iBAAA,CACA,kBAAA,CAKA,kGAGE,kBAAA,CAGF,kEAEE,kBAAA,CAEA,wEACE,eAAA,CACA,kBAAA,CAOF,sJACE,YAAA,CACA,sBAAA,CACA,kBAAA,CAEA,kKACE,kBAAA,CAKN,kEAEE,+BAAA,CACA,kBAAA,CC/1GJ,yBDm2GI,kDAEI,iBAAA,CAAA,CAOV,eACE,iBAAA,CAeI,gDACE,SAAA,CAEA,oDACE,UAAA,CACA,mBAAA,CAAA,gBAAA,CAUR,kBAEE,kBAAA,CAGF,kBAEE,cAAA,CACA,eAAA,CACA,kBAAA,CAIA,iCACE,iBAAA,CAEA,mCACE,kBAAA,CASF,uCACE,UAAA,CACA,eAAA,CACA,oBAAA,CAIA,sDACE,kBAAA,CACA,iBAAA,CACA,WAAA,CAUR,mBACE,cAAA,CAIA,4CACE,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,gDACE,WAAA,CACA,kBAAA,CAGF,8CACE,eAAA,CC38GN,yBD68GM,yDAEI,kBAAA,CAAA,CASV,4BACE,mBAAA,CAEA,gCACE,cAAA,CACA,kBAAA,CC79GJ,yBD29GE,gCAKI,kBAAA,CAAA,CAIJ,+BACE,aDj/GM,CCk/GN,kCD3+GE,CC4+GF,cAAA,CACA,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,mBAAA,CAKN,WACE,iBAAA,CACA,oBAAA,CACA,+FAAA,CACA,qBAAA,CAGE,4BACE,iBAAA,CAEA,+BAEE,kBAAA,CAkBN,0FACE,UAAA,CACA,kCDrhHI,CCshHJ,cAAA,CACA,eAAA,CAEA,iBAAA,CAEA,eAAA,CACA,iBAAA,CAGF,sMAEE,iBAAA,CAEA,gPACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,kBDnjHI,CCojHJ,QAAA,CACA,YAAA,CCriHJ,yBD8hHE,gPAUI,YAAA,CAAA,CAIJ,8NACE,SAAA,CAGF,kNACE,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CAEA,gPACE,iBAAA,CACA,MAAA,CAEA,gBAAA,CACA,UAAA,CACA,kBDtkHK,CCukHL,wBAAA,CACA,oBAAA,CASN,kHACE,qFAAA,CACA,qBAAA,CAOM,gYACE,kBAAA,CAEA,kZAEE,UAAA,CAEA,kBAAA,CCvlHZ,yBDmlHU,kZAOI,cAAA,CAAA,CAGF,4bACE,eAAA,CAIJ,4YACE,UAAA,CACA,kBAAA,CAGF,kZACE,cAAA,CACA,UAAA,CACA,sCD7mHN,CC8mHM,eAAA,CACA,kBAAA,CAGF,wZACE,kBAAA,CAKE,ghBACE,aDhoHL,CCioHK,kBDvoHR,CCyoHQ,iBAAA,CAEA,gBAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAIA,klBACE,eAAA,CACA,YAAA,CAOV,0XACE,iBAAA,CACA,iBAAA,CACA,iBAAA,CAEA,kZACE,cAAA,CAGF,oaACE,iBAAA,CACA,UAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,SAAA,CACA,eAAA,CC3pHZ,yBDopHU,oaAUI,YAAA,CAAA,CAaV,8QACE,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAGF,wTACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCvrHN,yBDkrHI,wTAQI,eAAA,CAAA,CAOF,oUACE,kBAAA,CAGF,k9BAGE,kBAAA,CCxsHR,yBDqsHM,k9BAMI,aAAA,CAAA,CC3sHV,yBDqtHE,kDAEI,iBAAA,CACA,kBAAA,CAAA,CAKN,mBACE,cAAA,CACA,eAAA,CACA,gBAAA,CACA,gBAAA,CACA,iBAAA,CAQF,4EACE,6FAAA,CACA,gCAAA,CAIA,wHAEE,eAAA,CACA,mBAAA,CAKN,8BAEE,gBAAA,CAEA,oFAAA,CACA,qBAAA,CAKI,gGACE,gBAAA,CCnwHN,0BDuwHE,kGAEI,kBAAA,CAAA,CAIJ,wEACE,eAAA,CACA,gBAAA,CC/wHJ,0BD6wHE,wEAKI,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,cAAA,CAAA,CCrxHN,yBD6wHE,wEAYI,aAAA,CAAA,CAGF,gFACE,UAAA,CAGF,gFACE,2BAAA,CAEA,sFACE,cAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,eAAA,CACA,wBAAA,CACA,kCD/yHF,CCgzHE,aDrzHG,CCszHH,iBAAA,CACA,kBAAA,CAEA,oGACE,iBAAA,CACA,UAAA,CACA,YAAA,CACA,UAAA,CACA,WAAA,CACA,kBD/zHC,CCm0HL,oFACE,kBAAA,CCp0HR,yBDm0HM,oFAII,gBAAA,CAAA,CAIJ,4FACE,WAAA,CAWF,0CACE,gBAAA,CAUR,gCACE,iBAAA,CACA,iBAAA,CAGE,wDACE,OAAA,CACA,OAAA,CACA,iBAAA,CACA,UAAA,CACA,UAAA,CACA,SAAA,CACA,kBDp3HE,CC03HF,4DACE,iBAAA,CACA,MAAA,CACA,KAAA,CAKN,mCACE,kCDx3HE,CCy3HF,cAAA,CACA,eAAA,CACA,aDh4HO,CCi4HP,wBAAA,CACA,eAAA,CAcF,kCACE,eAAA,CACA,gBAAA,CAGF,oCACE,iBAAA,CACA,qBAAA,CACA,uBAAA,CACA,YAAA,CAEA,wCACE,kBAAA,CAOF,wCACE,eAAA,CAGF,0CACE,wBAAA,CAMR,YACE,iBAAA,CAII,8CAKE,kBAAA,CAJA,+DACE,SAAA,CAKF,kDACE,UAAA,CCj7HR,yBDg7HM,kDAII,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CAOV,cACE,kBAAA,CAQJ,YACE,gBAAA,CAOE,gCACE,iBAAA,CAEA,mCAEE,wBAAA,CACA,kBAAA,CAGF,kCACE,eAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CAIJ,+BACE,eAAA,CACA,gBAAA,CACA,iBAAA,CAGE,oDACE,wBAAA,CACA,iBAAA,CACA,kBAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,gBAAA,CAEA,sDACE,iBAAA,CAEA,wDAEE,eAAA,CAEA,8DACE,UAAA,CAUhB,4DACE,iBAAA,CACA,kBAAA,CAEA,oEACE,iBAAA,CACA,oBAAA,CACA,kBAAA,CACA,uBAAA,CAEA,gFACE,kFAAA,CAEA,8BAAA,CAKN,eACE,eAAA,CACA,kBAAA,CAEA,mBACE,iBAAA,CACA,kBAAA,CACA,uBAAA,CACA,kFAAA,CAKF,eAEE,iBAAA,CAGF,iBACE,kBAAA,CAGF,gBACE,kBAAA,CACA,cAAA,CAMA,gBAEE,oBAAA,CAKF,iCACE,gBAAA,CAQA,yCACE,YAAA,CACA,sBAAA,CACA,sBAAA,CC/kIN,0BDilIM,+DAEI,oBAAA,CACA,gBAAA,CAAA,CC/jIV,gDD4jIM,+DAOI,oBAAA,CACA,iBAAA,CAAA,CCpkIV,+CD4jIM,+DAYI,oBAAA,CACA,iBAAA,CAAA,CCzkIV,+CD4jIM,+DAiBI,oBAAA,CACA,iBAAA,CAAA,CCzlIV,yBDukIM,+DAsBI,oBAAA,CACA,iBAAA,CAAA,CAOV,WAEE,iBAAA,CACA,wBAAA,CACA,eAAA,CAGF,YACE,WAAA,CAIA,oCACE,YAAA,CAGF,oCACE,aAAA,CAGF,mCACE,YAAA,CAGF,0BAEE,iBAAA,CACA,iBAAA,CACA,kBDjpII,CCopIN,8BACE,iBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,mCACE,qBAAA,CACA,eAAA,CACA,UAAA,CCzmIP,uBAAA,CD2mIO,cAAA,CACA,iBAAA,CACA,wBAAA,CAEA,yCACE,eAAA,CACA,UAAA,CAIJ,+CACE,+BAAA,CAWN,cACE,oBAAA,CACA,SAAA,CASE,iCACE,kBD9rIO,CC+rIP,eAAA,CACA,gBAAA,CACA,mBAAA,CAEA,iBAAA,CCrrIN,yBD+qII,iCASI,iBAAA,CAEA,cAAA,CACA,aAAA,CAEA,YAAA,CAAA,CAGF,wCACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CACA,UAAA,CCxsIR,yBDgsIM,wCAWI,WAAA,CAAA,CAIJ,uEAEE,iBAAA,CCjtIR,yBD+sIM,uEAKI,aAAA,CAAA,CASV,eACE,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aD5uIS,CC6uIT,kBAAA,CCnuIF,yBD6tIA,eASI,cAAA,CAAA,CAMJ,eACE,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aD3vIS,CC4vIT,kBAAA,CClvIF,yBD4uIA,eASI,cAAA,CAAA,CAQJ,sBACE,kBAAA,CAEA,yBACE,iBAAA,CACA,WAAA,CCvvIJ,gDDqvIE,yBAKI,iBAAA,CACA,WAAA,CAAA,CCtwIN,yBDgwIE,yBAUI,kBAAA,CAAA,CC/vIN,+CDqvIE,yBAcI,WAAA,CAAA,CAGF,2BACE,gBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,eAAA,CACA,aDjyIK,CCkyIL,wBAAA,CACA,qBAAA,CACA,wBAAA,CACA,uBAAA,CACA,aAAA,CCjxIN,gDDswII,2BAcI,eAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAAA,CCvxIR,+CDswII,2BAqBI,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,eAAA,CAAA,CCzyIR,yBDixII,2BA4BI,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,eAAA,CAAA,CAGF,mEAEE,eAAA,CACA,qBAAA,CACA,UAAA,CAON,uBACE,WAAA,CC/zIJ,0BD8zIE,uBAII,UAAA,CAAA,CCl0IN,yBD8zIE,uBAQI,kBAAA,CAAA,CAOF,+CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,kDAEE,cAAA,CACA,wBAAA,CAEA,yDACE,WAAA,CAIJ,iDACE,eAAA,CC/1IR,yBD81IM,iDAII,cAAA,CAAA,CAOV,mBACE,kBDx3IW,CC23IX,oCA+BE,cAAA,CCt5IJ,yBDw3II,qDAEI,2BAAA,CAAA,CCh3IR,yBD82II,qDAMI,kBAAA,CAAA,CAOF,4CACE,cAAA,CACA,gBAAA,CACA,iBAAA,CAEA,mDACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,wBAAA,CACA,SAAA,CACA,MAAA,CC53IV,+CDk2IE,oCAkCI,gBAAA,CAAA,CAQJ,uBACE,cAAA,CAIA,gDACE,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,gBAAA,CCl6IN,yBD45II,gDASI,kBAAA,CACA,iBAAA,CAAA,CAIJ,kGAEE,iBAAA,CAEA,sGACE,cAAA,CACA,eAAA,CAQJ,6BACE,SAAA,CACA,OAAA,CC17IN,yBDw7II,6BAKI,sBAAA,CAAA,CAcA,gEACE,kBAAA,CCj8IV,gDDg8IQ,gEAII,SAAA,CAAA,CCp8IZ,+CDg8IQ,gEAQI,UAAA,CAAA,CCn9IZ,yBD28IQ,gEAYI,UAAA,CAAA,CAIJ,+DACE,eAAA,CACA,SAAA,CCl9IV,+CDg9IQ,+DAKI,aAAA,CACA,UAAA,CAAA,CCj+IZ,yBD29IQ,+DAUI,kBAAA,CAAA,CAMR,+CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,mDACE,kBDjgJK,CCkgJL,YAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CC5+IR,+CDu+IM,mDAQI,YAAA,CACA,eAAA,CACA,eAAA,CACA,iBAAA,CAAA,CC7/IV,yBDk/IM,mDAeI,eAAA,CAAA,CCjgJV,yBDk/IM,mDAmBI,eAAA,CACA,SAAA,CACA,YAAA,CAAA,CAGF,0DACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CACA,UAAA,CCvgJV,gDD+/IQ,0DAWI,WAAA,CAAA,CC1gJZ,+CD+/IQ,0DAeI,WAAA,CAAA,CAUZ,mBACE,gBAAA,CACA,kBDnjJW,CCojJX,iBAAA,CA8CA,gBAAA,CCplJF,0BDmiJA,mBAOI,gBAAA,CAAA,CC1iJJ,yBDmiJA,mBAWI,iBAAA,CAAA,CAGF,gDACE,kBAAA,CACA,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCvjJJ,yBDijJE,gDASI,kBAAA,CAAA,CC1jJN,yBDijJE,gDAaI,kBAAA,CAAA,CAIJ,uBACE,iBAAA,CACA,UAAA,CCpkJJ,0BDkkJE,uBAKI,cAAA,CAAA,CAOF,6BACE,SAAA,CACA,OAAA,CAQJ,uBACE,UAAA,CAIA,+CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAKE,yDACE,eAAA,CAOV,mBAGE,kBDhoJW,CCkoJX,uBACE,UAAA,CAGF,gDACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,kBAAA,CC/nJJ,0BDwnJE,gDAUI,iBAAA,CAAA,CCloJN,yBDwnJE,gDAcI,kBAAA,CAAA,CCtoJN,yBDyoJI,mDAII,gBAAA,CAAA,CAIJ,kDACE,eAAA,CAMJ,uBACE,kBAAA,CACA,UAAA,CAGF,sBAEE,iBAAA,CACA,oBAAA,CACA,kBAAA,CAEA,6BACE,iBAAA,CACA,UAAA,CACA,YAAA,CACA,UAAA,CACA,UAAA,CACA,kBDnrJK,CEUX,yBD6qJE,oCAEI,kBAAA,CAAA,CAKN,mBAEE,gBAAA,CAII,oDACE,kBDzsJK,CC0sJL,iBAAA,CACA,gBAAA,CACA,iBAAA,CCnrJR,gDD+qJM,oDAOI,iBAAA,CAAA,CCtrJV,+CD+qJM,oDAWI,iBAAA,CAAA,CAMA,8DACE,SAAA,CACA,OAAA,CAON,mDACE,gBAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CC7sJR,+CDysJM,mDAOI,YAAA,CACA,mBAAA,CAAA,gBAAA,CAAA,CCjtJV,+CDysJM,mDAYI,aAAA,CACA,UAAA,CACA,cAAA,CAAA,CAQR,uBACE,UAAA,CAIA,gDACE,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCpvJN,yBD+uJI,gDAQI,kBAAA,CAAA,CAGF,mDAEE,gBAAA,CC5vJR,yBD0vJM,mDAKI,iBAAA,CAAA,CAGF,0DACE,SAAA,CACA,OAAA,CCpwJV,yBDkwJQ,0DAKI,qBAAA,CACA,UAAA,CAAA,CAKN,kDACE,kBAAA,CACA,eAAA,CC/wJR,yBD+uJI,gDAoCI,kBAAA,CAAA,CAIJ,+CACE,gBAAA,CASF,wCACE,kBAAA,CACA,kBDjzJO,CCkzJP,eAAA,CACA,kBAAA,CACA,gBAAA,CACA,iBAAA,CCvyJN,yBDiyJI,wCASI,eAAA,CAAA,CC1yJR,yBDiyJI,wCAaI,iBAAA,CACA,kBAAA,CAAA,CAGF,+CACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CACA,UAAA,CC/yJR,+CDuyJM,+CAWI,WAAA,CAAA,CC7zJV,yBDkzJM,+CAeI,UAAA,CAAA,CAMJ,oDACE,UAAA,CAWN,uBACE,UAAA,CAGF,oCACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAOF,qBACE,eAAA,CACA,kBAAA,CAKF,uBACE,UAAA,CAKF,gDACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAQJ,mBACE,+EAAA,CACA,qBAAA,CAIA,uBACE,UAAA,CCp4JJ,yBDm4JE,uBAII,kBAAA,CAAA,CAKF,gDACE,iBAAA,CAGF,+CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,iDACE,UAAA,CACA,eAAA,CACA,kBAAA,CAGF,kDAEE,UAAA,CAEA,uDACE,UAAA,CAGF,yDACE,eAAA,CAOV,mBACE,kBD57JW,CC87JX,kBAAA,CACA,mBAAA,CACA,iBAAA,CCl7JF,yBD66JA,mBAQI,iBAAA,CACA,kBAAA,CAAA,CAGF,sBACE,cAAA,CAIA,gDACE,kBAAA,CAGF,+CACE,YAAA,CACA,6BAAA,CACA,cAAA,CCr8JN,0BDk8JI,+CAMI,sBAAA,CAAA,CAGF,mDACE,SAAA,CACA,kBAAA,CCl8JR,gDDg8JM,mDAKI,oBAAA,CAAA,CCr8JV,+CDg8JM,mDASI,SAAA,CAAA,CCz8JV,+CDg8JM,mDAaI,SAAA,CAAA,CCx9JV,yBD28JM,mDAiBI,SAAA,CAAA,CAGF,uDACE,kBAAA,CAIJ,iDACE,wBAAA,CAMR,mBAEE,gBAAA,CC7+JF,yBD2+JA,mBAKI,gBAAA,CAAA,CAGF,uBACE,UAAA,CCz+JJ,+CDw+JE,uBAMI,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CAAA,CCh/JN,+CDw+JE,uBAYI,UAAA,CACA,kBAAA,CAAA,CChgKN,yBDm/JE,uBAiBI,UAAA,CACA,kBAAA,CAAA,CAKF,wCACE,gBAAA,CAEA,kBD3hKO,CC4hKP,iBAAA,CACA,iBAAA,CACA,iBAAA,CCrgKN,+CD+/JI,wCASI,cAAA,CACA,eAAA,CAAA,CCphKR,yBD0gKI,wCAcI,cAAA,CACA,eAAA,CACA,iBAAA,CAAA,CAGF,0CACE,gBAAA,CAGF,2CAEE,gBAAA,CAEA,kDACE,SAAA,CACA,OAAA,CAQZ,OACE,eAAA,CAGE,YACE,kBAAA,CACA,aAAA,CAEA,eAAA,CAOF,oBACE,kBAAA,CAOF,s0QACE,iBAAA,CAKF,sBACE,gBAAA,CACA,eAAA,CAEA,6BACE,aAAA,CACA,eAAA,CACA,UAAA,CACA,oBAAA,CAIJ,qBACE,oBAAA,CACA,0BAAA,CACA,4BAAA,CAIJ,YACE,4BAAA,CACA,wBAAA,CACA,0BAAA,CAGF,mBAEE,eAAA,CACA,kBAAA,CAEA,uBACE,UAAA,CACA,WAAA,CACA,iBAAA,CASN,eACE,yGAAA,CAEA,qBAAA,CAKE,+CACE,YAAA,CACA,wBAAA,CACA,kBAAA,CAGF,oCACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,+BAAA,CACA,WAAA,CACA,YAAA,CACA,2BAAA,CCloKJ,gDDynKE,oCAYI,uBAAA,CAAA,CCroKN,+CDynKE,oCAgBI,uBAAA,CACA,WAAA,CAAA,CCrpKN,yBDooKE,oCAqBI,UAAA,CACA,YAAA,CAAA,CAGF,wCACE,kBAAA,CAGF,uCAEE,cAAA,CACA,eAAA,CCpqKN,yBDiqKI,uCAMI,cAAA,CAAA,CAIJ,sCAEE,eAAA,CAIJ,yFAEE,kBAAA,CCnrKJ,yBD6nKA,gCA0DI,kBAAA,CAAA,CAKN,eACE,iBAAA,CAEA,iBACE,gBAAA,CACA,gBAAA,CACA,iBAAA,CAQI,gEACE,UAAA,CAEA,mBAAA,CAAA,gBAAA,CClsKR,+CD+rKM,gEAMI,YAAA,CAAA,CCrsKV,+CD+rKM,gEAUI,YAAA,CAAA,CCptKV,yBD0sKM,gEAcI,YAAA,CAAA,CAOV,mBACE,cAAA,CACA,eAAA,CAIA,6BACE,WAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CAIJ,kBAEE,iBAAA,CAOE,0CACE,aAAA,CACA,sBAAA,CACA,WAAA,CAEA,2DACE,iBAAA,CAOV,WACE,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,cAAA,CAEA,0BACE,WAAA,CACA,iBAAA,CC/vKF,+CD6vKA,0BAMI,WAAA,CAAA,CCnwKJ,+CD6vKA,0BAUI,WAAA,CAAA,CClxKJ,yBDwwKA,0BAcI,WAAA,CAAA,CASJ,mBACE,cAAA,CAGF,kBAGE,gBAAA,CACA,kBAAA,CCvyKF,yBDmyKA,kBAOI,eAAA,CAAA,CAGF,yBACE,cAAA,CC9yKJ,yBD6yKE,yBAII,cAAA,CAAA,CAQA,4DAKE,cAAA,CCx0KR,0BDm0KM,4DAEI,YAAA,CAAA,CAaN,gDACE,iBAAA,CAMA,8CAEE,kBAAA,CAGF,6CAEE,eAAA,CAYR,wBAEE,iBAAA,CAOE,0CACE,gBAAA,CACA,iBAAA,CCv3KN,yBDq3KI,0CAKI,aAAA,CAAA,CAKN,4BACE,kBAAA,CAMA,mDACE,eAAA,CAGF,4CACE,UAAA,CACA,mBAAA,CAAA,gBAAA,CAMR,eACE,6FAAA,CACA,2BAAA,CACA,qBAAA,CACA,0BAAA,CACA,gBAAA,CACA,gBAAA,CACA,iBAAA,CACA,YAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,sCACE,UAAA,CAII,uEACE,kBAAA,CACA,mBAAA,CCj5KR,gDD+4KM,uEAKI,iBAAA,CACA,kBAAA,CAAA,CCh6KV,yBD05KM,uEAUI,+BAAA,CACA,YAAA,CACA,WAAA,CACA,aAAA,CAAA,CAqBV,kBAEE,cAAA,CCn7KF,gDDi7KA,kBAKI,eAAA,CAAA,CCt7KJ,+CDi7KA,kBASI,eAAA,CAAA,CC/8KJ,yBDo9KE,2CAEI,kFAAA,CACA,2BAAA,CACA,oBAAA,CACA,6BAAA,CAAA,CCp8KN,qED+7KE,2CAQM,0BAAA,CAAA,CAKF,wEACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,mBAAA,CC79KR,yBDu9KM,wEASI,kBAAA,CACA,kBAAA,CAAA,CAOA,0MAEE,gBAAA,CAIJ,yEACE,iBAAA,CACA,kBAAA,CACA,aAAA,CCt+KV,gDDm+KQ,yEAMI,YAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAAA,CC5+KZ,+CDm+KQ,yEAaI,YAAA,CACA,YAAA,CACA,0BAAA,CACA,kBAAA,CAAA,CAYR,iDACE,YAAA,CACA,sBAAA,CACA,kBAAA,CC7gLN,yBD0gLI,iDAMI,aAAA,CAAA,CChhLR,yBDohLQ,wEAEI,eAAA,CAAA,CChiLZ,yBD6hLM,6DAQI,8BAAA,CAAA,CC3hLV,yBDmhLM,6DAYI,kBAAA,CAAA,CC/hLV,yBDoiLQ,iEAEI,eAAA,CAAA,CCtiLZ,yBD2iLM,sDAEI,iBAAA,CAAA,CAIJ,4DACE,iBAAA,CACA,kBAAA,CACA,iBAAA,CCpjLR,yBDijLM,4DAMI,gBAAA,CACA,iBAAA,CAAA,CAGF,wEACE,iBAAA,CACA,SAAA,CACA,SAAA,CAGA,eAAA,CACA,gBAAA,CACA,wBAAA,CCnkLV,yBD2jLQ,wEAWI,QAAA,CAAA,CCtkLZ,yBDglLI,kDAEI,kBAAA,CAAA,CCllLR,yBDqlLM,uDAEI,iBAAA,CAAA,CAKN,qCACE,kBAAA,CCllLN,+CDilLI,qCAII,eAAA,CAAA,CAMR,kBAEE,cAAA,CASF,kBACE,cAAA,CACA,eAAA,CAQA,2CACE,mFAAA,CACA,2BAAA,CACA,oBAAA,CACA,gCAAA,CCpnLJ,+CDgnLE,2CAOI,6BAAA,CAAA,CAIA,wEACE,YAAA,CACA,kBAAA,CAGF,uEACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,mBAAA,CACA,iBAAA,CACA,oBAAA,CCxoLR,+CDgoLM,uEAWI,eAAA,CACA,mBAAA,CAAA,CCvpLV,yBD2oLM,uEAgBI,kBAAA,CACA,iBAAA,CAAA,CAKF,kFACE,YAAA,CACA,0BAAA,CACA,kBAAA,CAEA,sFACE,iBAAA,CAGF,mGACE,kBAAA,CAYZ,qBACE,WAAA,CClsLF,yBDqsLA,oBAEI,sFAAA,CAEA,2BAAA,CACA,uBAAA,CACA,+BAAA,CAAA,CCtrLJ,+CDgrLA,oBAUI,qBAAA,CAAA,CCrsLJ,yBD2rLA,oBAcI,qBAAA,CAAA,CCntLJ,0BDqsLA,oBAkBI,gBAAA,CAAA,CAGF,qCACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CC/tLJ,0BD0tLE,qCAQI,iBAAA,CAAA,CC7sLN,gDDgtLI,yCAEI,+BAAA,CACA,YAAA,CAAA,CC9tLR,yBD2tLI,yCAOI,+BAAA,CACA,WAAA,CAAA,CCxtLR,+CD4tLI,gDAEI,eAAA,CAAA,CAWV,OAGE,mBAAA,CAEA,UAEE,kBAAA,CAIJ,OACE,+EAAA,CACA,qBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,gBAAA,CACA,gBAAA,CACA,iBAAA,CCvwLA,yBD2wLI,6CAEI,kBAAA,CAAA,CC7wLR,yBDqxLQ,iDAEI,qBAAA,CAAA,CAOV,4BACE,sCAAA,CACA,iBAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,gCACE,kBAAA,CASN,wBACE,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAGF,UAEE,cAAA,CACA,wBAAA,CACA,eAAA,CACA,iBAAA,CACA,kBAAA,CCh0LF,yBD0zLA,UASI,cAAA,CAAA,CAGF,iBACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,SAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CACA,UAAA,CC90LJ,yBDs0LE,iBAWI,SAAA,CAAA,CAON,wBACE,iBAAA,CAEA,4BACE,cAAA,CACA,kBAAA,CCl1LJ,gDDg1LE,4BAKI,YAAA,CAAA,CCr1LN,+CDg1LE,4BASI,YAAA,CAAA,CAIJ,2BACE,cAAA,CACA,eAAA,CC/1LJ,+CDk2LE,yEAGI,kBAAA,CAAA,CCh3LN,yBDw1LA,wBA6BI,kBAAA,CAAA,CAcJ,SACE,gBAAA,CACA,mBAAA,CACA,eAAA,CACA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,wBAAA,CAGF,wBACE,YAAA,CACA,0BAAA,CACA,cAAA,CACA,kBAAA,CAEA,4BACE,iCAAA,CACA,iBAAA,CACA,kBDv6LI,CCw6LJ,iBAAA,CC74LJ,gDDy4LE,4BAOI,iCAAA,CAAA,CCh5LN,+CDy4LE,4BAWI,sBAAA,CAAA,CCp5LN,+CDy4LE,4BAeI,iCAAA,CAAA,CCn6LN,yBDo5LE,4BAmBI,sBAAA,CAAA,CAGF,gCACE,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CAMR,OACE,eAAA,CACA,kBAAA,CAEA,UAEE,cAAA,CAOF,aACE,UAAA,CACA,mBAAA,CAAA,gBAAA,CAMF,8BACE,iBAAA,CAkBE,6FACE,0BAAA,CACA,gCAAA,CAUJ,qEACE,UAAA,CCx+LJ,yBDu+LE,qEAKI,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CCp+LN,+CD49LE,qEAYI,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CC3+LN,+CD49LE,qEAmBI,UAAA,CACA,YAAA,CACA,mBAAA,CAAA,gBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,CAIJ,kEAEE,iBAAA,CAGF,kEAEE,cAAA,CAGF,+DACE,kBAAA,CAOF,wBACE,sCAAA,CAEA,+BACE,2BAAA,CACA,gCAAA,CASF,6BACE,gBAAA,CAKN,wBACE,iBAAA,CAGA,4BACE,kBAAA,CACA,UAAA,CACA,cAAA,CAGF,0BAEE,eAAA,CACA,wBAAA,CACA,iBAAA,CAEA,iCACE,UAAA,CACA,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,eAAA,CACA,UAAA,CACA,UAAA,CACA,kBDzkMK,CC6kMT,2BAEE,eAAA,CACA,wBAAA,CACA,iBAAA,CAGF,2BACE,eAAA,CACA,wBAAA,CAWF,oCACE,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,gBAAA,CACA,cAAA,CC9lMJ,0BDulME,oCAUI,iBAAA,CACA,kBAAA,CACA,kBAAA,CAAA,CCnmMN,yBDulME,oCAgBI,gBAAA,CAAA,CAIJ,mCACE,eAAA,CC5mMJ,0BD2mME,mCAII,iBAAA,CAAA,CAKN,WACE,cAAA,CAGF,UAEE,cAAA,CAQA,iBACE,YAAA,CAON,OACE,iBAAA,CAGE,4BACE,UAAA,CACA,mBAAA,CAAA,gBAAA,CACA,YAAA,CAKF,qCACE,kBAAA,CACA,gBAAA,CCxpMJ,yBDspME,qCAKI,iBAAA,CAAA,CAKN,iBACE,iBAAA,CACA,SAAA,CACA,QAAA,CCnqMF,yBDgqMA,iBAMI,YAAA,CAAA,CAQJ,WACE,gBAAA,CACA,kBAAA,CACA,cAAA,CCjrMF,yBDorMA,wBAEI,kBAAA,CACA,iBAAA,CAAA,CAKN,OACE,iBAAA,CAGE,4BACE,UAAA,CACA,mBAAA,CAAA,gBAAA,CACA,YAAA,CAKF,qCACE,iBAAA,CACA,gBAAA,CC1sMJ,yBDwsME,qCAKI,iBAAA,CAAA,CAKN,iBACE,iBAAA,CACA,WAAA,CACA,SAAA,CCrtMF,yBDktMA,iBAMI,YAAA,CAAA,CAQJ,WACE,eAAA,CACA,UAAA,CAUA,gBACE,cAAA,CACA,kBAAA,CC9uMJ,yBDmvMM,qDAEI,iBAAA,CAAA,CAIJ,sDACE,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,mBAAA,CACA,oBAAA,CCjwMR,0BDyvMM,sDAWI,oBAAA,CAAA,CCpwMV,yBDyvMM,sDAeI,iBAAA,CACA,kBAAA,CAAA,CAKF,8DACE,eAAA,CCpwMV,+CDkwMM,0DAMI,kBAAA,CAAA,CAsBV,8SACE,SAAA,CACA,iBAAA,CAGF,kJACE,UAAA,CACA,mBAAA,CAAA,gBAAA,CCryMF,+CDmyMA,kJAKI,YAAA,CAAA,CCxyMJ,+CDmyMA,kJASI,YAAA,CAAA,CCvzMJ,yBD8yMA,kJAaI,YAAA,CAAA,CAIJ,8SACE,iBAAA,CACA,KAAA,CACA,QAAA,CAEA,kBAAA,CACA,iBAAA,CC1zMF,+CDozMA,8SASI,YAAA,CAAA,CCx0MJ,yBD+zMA,8SAaI,YAAA,CAAA,CAGF,kVAEE,kBAAA,CACA,wBAAA,CAOF,kVAEE,kBAAA,CAMJ,aACE,YAAA,CCv1MF,+CDs1MA,aAII,YAAA,CAAA,CC11MJ,+CDs1MA,aAQI,YAAA,CAAA,CCz2MJ,yBDi2MA,aAYI,aAAA,CAAA,CAIJ,0BACE,qBAAA,CACA,sBAAA,CACA,WAAA,CCz2MF,+CDs2MA,0BAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC92MJ,+CDs2MA,0BAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC/3MJ,yBDi3MA,0BAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,aACE,YAAA,CCz4MF,+CDw4MA,aAII,YAAA,CAAA,CC54MJ,+CDw4MA,aAQI,YAAA,CAAA,CC35MJ,yBDm5MA,aAYI,YAAA,CAAA,CAIJ,0BACE,qBAAA,CACA,sBAAA,CACA,WAAA,CC35MF,+CDw5MA,0BAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCh6MJ,+CDw5MA,0BAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCj7MJ,yBDm6MA,0BAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,wBACE,qBAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CC97MF,+CD07MA,wBAOI,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CCp8MJ,+CD07MA,wBAcI,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CCt9MJ,yBDq8MA,wBAqBI,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CAIJ,WACE,YAAA,CAKF,WACE,YAAA,CC79MF,+CD49MA,WAII,YAAA,CAAA,CC3+MJ,yBDu+MA,WAQI,YAAA,CAAA,CAIJ,wBACE,qBAAA,CACA,sBAAA,CACA,WAAA,CC3+MF,+CDw+MA,wBAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCh/MJ,+CDw+MA,wBAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCjgNJ,yBDm/MA,wBAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,qHACE,eAAA,CASF,aACE,YAAA,CC3gNF,+CD0gNA,aAII,YAAA,CAAA,CC9gNJ,+CD0gNA,aAQI,YAAA,CAAA,CC7hNJ,yBDqhNA,aAYI,YAAA,CAAA,CAIJ,0BACE,qBAAA,CACA,sBAAA,CACA,WAAA,CC7hNF,+CD0hNA,0BAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCliNJ,+CD0hNA,0BAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCnjNJ,yBDqiNA,0BAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,aACE,YAAA,CC7jNF,+CD4jNA,aAII,YAAA,CAAA,CChkNJ,+CD4jNA,aAQI,YAAA,CAAA,CC/kNJ,yBDukNA,aAYI,YAAA,CAAA,CAIJ,0BACE,qBAAA,CACA,sBAAA,CACA,WAAA,CC/kNF,+CD4kNA,0BAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCplNJ,+CD4kNA,0BAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCrmNJ,yBDulNA,0BAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,aACE,YAAA,CC/mNF,+CD8mNA,aAII,YAAA,CAAA,CClnNJ,+CD8mNA,aAQI,YAAA,CAAA,CCjoNJ,yBDynNA,aAYI,YAAA,CAAA,CAIJ,0BACE,qBAAA,CACA,sBAAA,CACA,WAAA,CCjoNF,+CD8nNA,0BAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCtoNJ,+CD8nNA,0BAYI,oBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCvpNJ,yBDyoNA,0BAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,aACE,YAAA,CCjqNF,+CDgqNA,aAII,YAAA,CAAA,CCpqNJ,+CDgqNA,aAQI,YAAA,CAAA,CCnrNJ,yBD2qNA,aAYI,YAAA,CAAA,CAIJ,0BACE,iBAAA,CACA,eAAA,CACA,KAAA,CACA,MAAA,CCprNF,+CDgrNA,0BAOI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CCpsNJ,yBD2rNA,0BAaI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,aACE,YAAA,CCztNF,yBDwtNA,aAII,YAAA,CAAA,CAIJ,0BACE,qBAAA,CACA,sBAAA,CACA,WAAA,CCxtNF,+CDqtNA,0BAMI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC7tNJ,+CDqtNA,0BAYI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CC9uNJ,yBDguNA,0BAkBI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CAIJ,+HACE,eAAA,CASF,wBACE,qBAAA,CACA,sBAAA,CACA,WAAA,CC1vNF,+CDuvNA,wBAMI,WAAA,CACA,oBAAA,CACA,sBAAA,CAAA,CC1wNJ,yBDkwNA,wBAYI,WAAA,CACA,oBAAA,CACA,sBAAA,CAAA,CAMJ,wBACE,qBAAA,CACA,sBAAA,CACA,WAAA,CC9wNF,+CD2wNA,wBAQI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CChyNJ,yBDsxNA,wBAcI,qBAAA,CACA,sBAAA,CACA,WAAA,CAAA,CChzNJ,0BDozNA,WAEI,aAAA,CAAA,CCjyNJ,gDD+xNA,WAMI,YAAA,CAAA,CCryNJ,+CD+xNA,WAUI,YAAA,CAAA,CCzyNJ,+CD+xNA,WAcI,YAAA,CAAA,CCxzNJ,yBD0yNA,WAkBI,YAAA,CAAA,CAQJ,WACE,cAAA,CACA,kBAAA,CAOF,wBACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAIJ,OACE,kBAAA,CAEA,UAEE,iBAAA,CACA,kBAAA,CAGF,UAEE,cAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,kBAAA,CAGF,UAEE,cAAA,CAGF,WACE,eAAA,CACA,UAAA,CAWF,WACE,cAAA,CAKF,WACE,cAAA,CAGF,UAGE,kBAAA,CAGF,UAEE,cAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CAGF,UAEE,cAAA,CAIA,oCACE,YAAA,CACA,sBAAA,CACA,kBAAA,CASF,wBACE,kBAAA,CAIJ,UAEE,iBAAA,CACA,kBAAA,CAGF,WACE,cAAA,CAOF,wBACE,gBAAA,CACA,YAAA,CACA,oBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,4BACE,cAAA,CAMJ,UAEE,kBAAA,CAGF,wBACE,qBAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CCp8NF,+CDg8NA,wBAOI,qBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CC18NJ,+CDg8NA,wBAcI,oBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CC59NJ,yBD28NA,wBAqBI,oBAAA,CACA,sBAAA,CACA,UAAA,CACA,WAAA,CAAA,CAIJ,WACE,YAAA,CAOF,UAEE,kBAAA,CAYF,wBACE,iBAAA,CAGF,WACE,kBAAA,CAIJ,OAEE,iBAAA,CAQA,WACE,cAAA,CAQI,oDACE,iBAAA,CAMJ,0BACE,iBAAA,CACA,kBAAA,CAGF,0BACE,kBAAA,CAGF,2BACE,kBAAA,CAKN,UAEE,kBAAA,CAGF,SACE,kBAAA,CASE,uDACE,iBAAA,CAQJ,qCACE,gBAAA,CAEA,sDACE,eAAA,CACA,kBAAA,CC5kON,yBD0kOI,sDAKI,eAAA,CACA,kBAAA,CACA,iBAAA,CAAA,CAGF,0DACE,WAAA,CACA,cAAA,CAUR,mBACE,iBAAA,CAUE,iCAEE,iBAAA,CACA,kBAAA,CAKF,iCAEE,kBAAA,CACA,mBAAA,CACA,iBAAA,CAEA,wCACE,iBAAA,CACA,UAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,kBDzoOG,CC6oOP,gCACE,kBAAA,CAIA,2DACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAIJ,kCACE,cAAA,CAOF,+CACE,kBD1qOE,CC2qOF,YAAA,CAEA,4DACE,kBAAA,CAGF,iDACE,iBAAA,CACA,eAAA,CACA,kBAAA,CAEA,wDACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,UAAA,CACA,kBAAA,CACA,QAAA,CAON,kCACE,cAAA,CCprON,yBDmrOI,kCAII,kBAAA,CAAA,CAKF,0DACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAGF,mDACE,kBDrtOA,CCstOA,oBAAA,CACA,YAAA,CACA,kBAAA,CAEA,qDACE,eAAA,CACA,iBAAA,CAIJ,iDACE,eAAA,CC3tOR,yBDguOE,8BAII,YAAA,CACA,qEAAA,CACA,gCAAA,CACA,2BAAA,CACA,uBAAA,CAAA,CAGF,+CACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,mDACE,kBDzvOA,CC0vOA,YAAA,CACA,iBAAA,CAEA,sDAEE,cAAA,CACA,kBAAA,CAGF,qDACE,eAAA,CASN,kCACE,cAAA,CC9vON,yBD6vOI,kCAII,kBAAA,CAAA,CAKF,0DACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAaF,yDACE,kBAAA,CAGF,2CAEE,kBAAA,CAGF,0CACE,eAAA,CAIJ,uCAEE,eAAA,CACA,iBAAA,CAEA,2CACE,eAAA,CACA,kBAAA,CAGF,0CAEE,kBAAA,CAWR,8BAEE,iBAAA,CAEA,kBAAA,CAGF,4BACE,kBAAA,CAGF,4BAEE,eAAA,CACA,yBAAA,CAIA,oCACE,kBAAA,CAEA,0CACE,oBAAA,CAEA,gDACE,kBAAA,CAEA,sDACE,sBAAA,CAQZ,GACE,yBAAA,CAMA,eAEE,iBAAA,CAEA,kBAAA,CAGF,eAEE,cAAA,CACA,iBAAA,CACA,kBAAA,CAGF,cACE,kBAAA,CAGF,cAEE,eAAA,CACA,yBAAA,CAIA,kBACE,kBAAA,CAIJ,4BACE,eAAA,CAEA,8BACE,eAAA,CAIA,yDACE,YAAA,CACA,sBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CAEA,6DACE,kBAAA,CAIJ,wDACE,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,sBAAA,CCp5ON,gDD+4OI,wDAQI,oBAAA,CAAA,CCl6OR,yBD05OI,wDAYI,sBAAA,CACA,eAAA,CAAA,CAGF,4DACE,eAAA,CAOV,OACE,iBAAA,CAGA,UAEE,wBAAA,CAIF,SACE,eAAA,CACA,WAAA,CAIJ,eACE,kBAAA,CAEA,oBACE,YAAA,CAEA,wBACE,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAKF,+CACE,eAAA,CACA,kBAAA,CAEA,iDAEE,wBAAA,CACA,aAAA,CCv9ON,yBDo9OI,iDAMI,eAAA,CAAA,CAKN,uCACE,mBAAA,CACA,oBAAA,CACA,2BAAA,CACA,eAAA,CACA,kBAAA,CACA,eAAA,CAEA,8CACE,eAAA,CAIJ,sCAEE,yBAAA,CACA,wBAAA,CACA,uBAAA,CACA,iBAAA,CAEA,4CACE,gBAAA,CACA,wBAAA,CAQJ,iDACE,kBAAA,CAKN,OACE,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,sBAAA,CACA,oBAAA,CAKE,2BACE,iBAAA,CAGF,YACE,UAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,kBAAA,CACA,iBAAA,CAEA,qBACE,UAAA,CACA,mBAAA,CCtiPN,yBD8iPF,aAEI,kBAAA,CAAA,CAKF,4BAEE,eAAA,CACA,kBAAA,CAGF,iBACE,cAAA,CAIJ,iBACE,kBDvkPQ,CCwkPR,WAAA,CACA,kBAAA,CACA,iBAAA,CAEA,oBAEE,cAAA,CACA,QAAA,CAEA,wBAAA,CAGF,qBACE,cAAA,CAGF,mBACE,aAAA,CAGF,8BACE,cAAA,CACA,eAAA,CACA,gBAAA,CAEA,iCACE,iBAAA,CAIJ,4BACE,gBAAA,CAIJ,WACE,sBAAA,CAEA,cACE,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,kBAAA,CCvlPF,gDDmlPA,cAOI,YAAA,CACA,0BAAA,CACA,sBAAA,CACA,kBAAA,CACA,qBAAA,CAAA,CAGF,gBACE,cAAA,CACA,gBAAA,CACA,aDznPO,CC0nPP,eAAA,CACA,wBAAA,CACA,YAAA,CACA,qBAAA,CACA,QAAA,CACA,qBAAA,CAGF,80RACE,eAAA,CACA,eAAA,CAGF,mBACE,WAAA,CACA,iBAAA,CACA,WAAA,CCrnPJ,gDDknPE,mBAMI,iBAAA,CAAA,CAGF,uBACE,WAAA,CACA,UAAA,CACA,mBAAA,CAAA,gBAAA,CASF,iuWACE,iBAAA,CAEA,gBAAA,CAEA,62XACE,cAAA,CAIJ,8jWACE,iBAAA,CAaJ,uCACE,8BAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CACA,iBAAA,CC/qPJ,yBD0qPE,uCAQI,kBAAA,CAAA,CAGF,8CACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,WAAA,CACA,SAAA,CAEA,eAAA,CAGF,6CACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,WAAA,CACA,YAAA,CAEA,eAAA,CAIJ,sCACE,iBAAA,CACA,mBAAA,CCltPJ,yBDgtPE,sCAKI,iBAAA,CAAA,CAKN,0BACE,YAAA,CACA,0BAAA,CACA,2BAAA,CACA,eAAA,CACA,iBAAA,CAEA,iCACE,iBAAA,CACA,UAAA,CACA,OAAA,CACA,OAAA,CACA,QAAA,CACA,mCAAA,CACA,sCAAA,CACA,8BAAA,CACA,WAAA,CAGF,oCACE,kBDvvPI,CCwvPJ,UAAA,CAEA,2CACE,8BAAA,CAIJ,mCACE,kBDjwPO,CCkwPP,UAAA,CAEA,0CACE,8BAAA,CAIJ,kCACE,kBD3wPW,CC4wPX,aD3wPO,CC6wPP,yCACE,8BAAA,CAKN,yBACE,kBDxxPW,CCyxPX,iBAAA,CC3wPF,yBDywPA,yBAKI,gBAAA,CAAA,CAIA,sCACE,eAAA,CCnxPN,yBDixPE,2BAMI,cAAA,CAAA,CAKN,wBACE,UAAA,CACA,YAAA,CC9xPF,yBD4xPA,wBAKI,YAAA,CAAA,CAGF,4BACE,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CAIJ,yBACE,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CCzzPF,yBDqzPA,yBAOI,iBAAA,CAAA,CAGF,gCACE,iBAAA,CACA,UAAA,CACA,UAAA,CAEA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,WAAA,CACA,OAAA,CACA,eAAA,CC/zPJ,yBDqzPE,gCAaI,YAAA,CAAA,CAIJ,yCACE,gBAAA,CAIJ,0BACE,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CCz1PF,yBDq1PA,0BAOI,kBAAA,CAAA,CAGF,sCACE,gBAAA,CAGF,iCACE,iBAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CACA,WAAA,CACA,iBAAA,CACA,wBAAA,CACA,UAAA,CACA,OAAA,CCl2PJ,yBDy1PE,iCAYI,YAAA,CAAA,CAIJ,0CACE,eAAA,CAEA,iDACE,gBAAA,CACA,+BAAA,CACA,UAAA,CACA,UAAA,CAIA,2DACE,gBAAA,CACA,+BAAA,CAKF,0DACE,gBAAA,CACA,+BAAA,CAKF,yDACE,gBAAA,CACA,+BAAA,CASN,yCAEE,cAAA,CAGF,6DAGE,cAAA,CACA,wBAAA,CACA,eAAA,CAEA,yEACE,eAAA,CAIJ,yBAEE,eAAA,CAGF,qMACE,WAAA,CAGF,oCACE,eAAA,CAKN,aACE,6FAAA,CAEA,qBAAA,CAMI,wDACE,qCAAA,CACA,6BAAA,CACA,iBAAA,CACA,kBAAA,CACA,aAAA,CACA,cAAA,CC57PN,yBD87PM,mEAEI,6BAAA,CAAA,CAIJ,2DAEE,iBAAA,CACA,kBAAA,CAMI,2GACE,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,kBAAA,CAGE,iHACE,iBAAA,CAGF,iHAEE,eAAA,CAIA,+HACE,UAAA,CACA,WAAA,CAIJ,0HACE,gBAAA,CASV,iFACE,uBAAA,CAEA,mGACE,QAAA,CACA,eAAA,CAGF,iGACE,uBAAA,CACA,cAAA,CAmDA,iBAAA,CACA,eAAA,CAlDA,oGAEE,cAAA,CACA,aDvgQH,CCwgQG,eAAA,CACA,iBAAA,CACA,kBAAA,CCr/Pd,gDD++PY,oGASI,cAAA,CACA,kBAAA,CAAA,CCz/PhB,gDD++PY,oGAcI,kBAAA,CAAA,CC7/PhB,+CD++PY,oGAkBI,cAAA,CACA,kBAAA,CAAA,CC7gQhB,yBD0/PY,oGAuBI,cAAA,CACA,kBAAA,CAAA,CAGF,2GACE,WAAA,CACA,iBAAA,CACA,KAAA,CACA,OAAA,CACA,aDpiQL,CCqiQK,cAAA,CChhQhB,gDD0gQc,2GASI,cAAA,CAAA,CCnhQlB,+CD0gQc,2GAaI,cAAA,CAAA,CCliQlB,yBDqhQc,2GAiBI,cAAA,CAAA,CAQN,uGASE,kBDjkQH,CCyjQG,0GACE,UAAA,CAEA,iHACE,UAAA,CASN,qGAEE,eAAA,CAGF,sGAEE,cAAA,CACA,kBAAA,CACA,gBAAA,CACA,eAAA,CAGF,uGACE,iBAAA,CACA,UAAA,CACA,WAAA,CAKF,sGAUE,kBDrmQH,CC4lQG,yGACE,UAAA,CAEA,gHACE,WAAA,CACA,UAAA,CAON,wGACE,WAAA,CACA,YAAA,CAUhB,gBACE,cAAA,CACA,WAAA,CACA,UAAA,CACA,YAAA,CACA,+DAAA,CACA,yCAAA,CCrmQA,gDD+lQF,gBASI,WAAA,CACA,UAAA,CAAA,CCpnQF,yBD0mQF,gBAcI,WAAA,CACA,UAAA,CAAA,CAGF,sBACE,qBAAA,CACA,yDAAA,CAGF,oBACE,UAAA,CACA,WAAA,CCnoQF,yBDioQA,oBAKI,UAAA,CACA,WAAA,CAAA,CAKN,6CACE,GACE,uBAAA,CACA,qBAAA,CAGF,IACE,2BAAA,CACA,qBAAA,CAGF,IACE,uBAAA,CACA,qBAAA,CAGF,IACE,0BAAA,CACA,qBAAA,CAGF,KACE,uBAAA,CACA,qBAAA,CAAA,CAIJ,6CACE,GACE,4BAAA,CAGF,IACE,iCAAA,CAGF,IACE,oCAAA,CAGF,KACE,oCAAA,CAAA,CAIJ,sBAEE,kBAAA,CAYI,2CACE,eAAA,CAON,qBAEE,iBAAA,CAEA,wBAEE,eAAA,CAGF,uBACE,iBAAA,CACA,eAAA,CC1tQJ,yBDwtQE,uBAKI,kBAAA,CAAA,CAIJ,yBACE,2BAAA,CACA,UAAA,CACA,kBAAA,CAKA,oHAGE,kBAAA,CAWN,6BACE,kBDlwQS,CCmwQT,UAAA,CACA,gBAAA,CAEA,gCAEE,UAAA,CACA,eAAA,CACA,cAAA,CAOF,8BAEE,cAAA,CACA,gBAAA,CACA,kBAAA,CAIA,gDACE,YAAA,CACA,0BAAA,CACA,sBAAA,CACA,kBAAA,CAGE,6DACE,eAAA,CAIJ,oDACE,iBAAA,CAGF,8DACE,aAAA,CAIJ,uDACE,gBAAA,CAIJ,6BAEE,cAAA,CAEA,kCACE,wBAAA,CACA,cAAA,CACA,kBAAA,CAMJ,+BAEE,iBAAA,CACA,wBAAA,CACA,kBAAA,CAOF,gCACE,kBAAA,CAGF,+BAEE,kBAAA,CAGF,+BAEE,cAAA,CACA,gBAAA,CACA,kBAAA,CAGF,6CACE,iBAAA,CAGF,sCACE,YAAA,CACA,kBAAA,CACA,cAAA,CACA,qBAAA,CACA,wBAAA,CC11QJ,yBD81QM,qGAEE,kBAAA,CAAA,CASN,+BAEE,cAAA,CACA,gBAAA,CACA,kBAAA,CAGF,+BAEE,wBAAA,CACA,eAAA,CACA,eAAA,CAGF,8BACE,eAAA,CACA,mBAAA,CAEA,+CACE,+BAAA,CAON,yBACE,aAAA,CACA,gBAAA,CAIJ,eACE,YAAA,CACA,wBAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CAEA,iBACE,cAAA,CAKJ,WACE,YAAA,CAEA,cAAA,CACA,KAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,WAAA,CACA,gCAAA,CACA,YAAA,CACA,kBAAA,CAGA,yBACE,YAAA,CAGF,yBACE,YAAA,CAII,2EACE,YAAA,CAGF,2EACE,YAAA,CAMR,yBACE,YAAA,CAKF,4BACE,cAAA,CACA,YAAA,CACA,gBAAA,CACA,YAAA,CACA,eAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CACA,qBAAA,CAEA,yCACE,iBAAA,CACA,QAAA,CACA,UAAA,CACA,YAAA,CACA,wBAAA,CACA,UAAA,CACA,SAAA,CAEA,6CACE,cAAA,CAIJ,uCACE,YAAA,CACA,0BAAA,CACA,iBAAA,CACA,WAAA,CACA,SAAA,CAEA,8CACE,wBD/+QG,CCg/QH,WAAA,CACA,SAAA,CACA,UDr/QC,CCs/QD,gBAAA,CACA,cAAA,CACA,WAAA,CACA,cAAA,CACA,wBAAA,CACA,eAAA,CACA,6CAAA,CACA,kBAAA,CAIJ,uCACE,iBAAA,CACA,WAAA,CACA,UAAA,CAEA,0DACE,qBDvgRC,CCwgRD,WAAA,CACA,SAAA,CACA,UD3gRC,CC4gRD,gBAAA,CACA,cAAA,CACA,WAAA,CACA,cAAA,CACA,wBAAA,CACA,eAAA,CACA,6CAAA,CACA,kBAAA,CAMJ,4CACE,WAAA,CACA,WAAA,CACA,YAAA,CAEA,sDACE,qDAAA,CACA,4BAAA,CACA,qBAAA,CACA,cAAA,CAEA,kEACE,UDriRD,CCsiRC,kCAAA,CACA,cAAA,CACA,mBAAA,CACA,iBAAA,CACA,MAAA,CACA,UAAA,CAEA,uEACE,iBAAA,CACA,eAAA,CAGF,+EACE,aAAA,CACA,qBDpjRH,CCqjRG,UDpjRH,CCqjRG,iBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CAIJ,qEACE,iBAAA,CACA,UAAA,CACA,QAAA,CACA,cAAA,CACA,yBAAA,CACA,cAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,UD5kRD,CC6kRC,wBAAA,CACA,kCAAA,CACA,cAAA,CAIJ,uDACE,qDAAA,CACA,6BAAA,CACA,qBAAA,CACA,cAAA,CAEA,mEACE,UDzlRD,CC0lRC,kCAAA,CACA,cAAA,CACA,mBAAA,CACA,iBAAA,CACA,MAAA,CACA,UAAA,CAEA,wEACE,iBAAA,CACA,aAAA,CACA,cAAA,CACA,eAAA,CACA,gBAAA,CAGF,iFACE,mBAAA,CACA,wBDjmRD,CCkmRC,UD5mRH,CC6mRG,iBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CACA,eAAA,CAIJ,sEACE,iBAAA,CACA,UAAA,CACA,QAAA,CACA,cAAA,CACA,yBAAA,CACA,cAAA,CACA,eAAA,CACA,iBAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,UDpoRD,CCqoRC,wBAAA,CACA,kCAAA,CACA,cAAA,CAIJ,qDACE,SAAA,CACA,iBAAA,CACA,WAAA,CAMJ,qCACE,YAAA,CACA,sBAAA,CACA,eAAA,CAEA,2CACE,cAAA,CACA,gBAAA,CACA,eAAA,CACA,eAAA,CACA,wBAAA,CACA,iBAAA,CACA,iBAAA,CACA,gBAAA,CACA,UDnqRC,CCoqRD,qBDnqRC,CCoqRD,cAAA,CAGF,6CACE,UAAA,CACA,wBD/pRG,CCoqRL,wDACE,YAAA,CACA,6BAAA,CACA,SAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CAEA,mEACE,SAAA,CACA,YAAA,CACA,qBAAA,CAEA,yEACE,YAAA,CACA,6BAAA,CACA,iBAAA,CAEA,8EACE,UDjsRL,CCksRK,kCAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,eAAA,CACA,wBAAA,CAGF,mFACE,wBDxsRH,CC2sRC,2EACE,kCAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,eAAA,CACA,wBAAA,CACA,aD/sRF,CCqtRN,wDACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CACA,kCAAA,CACA,kBAAA,CAEA,q1gEACE,iBAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,UDzuRD,CC4uRD,8DACE,cAAA,CACA,eAAA,CACA,UD/uRD,CCgvRC,oBAAA,CACA,iBAAA,CAGF,+DACE,eAAA,CACA,qBDtvRD,CCuvRC,UDxvRD,CCyvRC,oBAAA,CACA,cAAA,CACA,eAAA,CACA,mBAAA,CACA,eAAA,CAMR,yBACE,uBAAA,CAAA,kBAAA,CAGE,iDACE,kBAAA,CACA,oBAAA,CACA,eAAA,CACA,iBAAA,CAEA,6DACE,iBAAA,CACA,gBAAA,CACA,UD/wRD,CCgxRC,kCAAA,CACA,cAAA,CACA,eAAA,CACA,wBAAA,CAIA,iEACE,aAAA,CACA,iBAAA,CACA,qBAAA,CACA,SAAA,CACA,WAAA,CACA,gBAAA,CACA,qBAAA,CACA,aAAA,CACA,eAAA,CACA,kCAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,WAAA,CACA,eAAA,CACA,wBAAA,CACA,uBAAA,CAGF,wEACE,WAAA,CACA,UAAA,CAGF,oEACE,aAAA,CACA,UAAA,CACA,cAAA,CACA,YAAA,CACA,wBAAA,CACA,kCAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,eAAA,CACA,SAAA,CACA,WAAA,CACA,gBAAA,CACA,qBAAA,CACA,qBAAA,CACA,uBAAA,CAIJ,+DACE,gBAAA,CAEA,oEACE,aAAA,CACA,kCAAA,CACA,cAAA,CACA,eAAA,CACA,eAAA,CAMA,qGACE,aAAA,CACA,UAAA,CACA,kBAAA,CACA,eAAA,CACA,yBAAA,CACA,iBAAA,CACA,iBAAA,CACA,kCAAA,CACA,eAAA,CACA,cAAA,CACA,kBAAA,CACA,eAAA,CAEA,4GACE,iBAAA,CACA,aAAA,CACA,UAAA,CACA,SAAA,CACA,WAAA,CACA,UAAA,CACA,aAAA,CACA,WAAA,CACA,UAAA,CACA,SAAA,CAGF,yHACE,iBAAA,CACA,YAAA,CACA,8BAAA,CACA,kBAAA,CACA,cAAA,CAEA,qJACE,iBAAA,CACA,oBAAA,CACA,MAAA,CACA,qBAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CACA,gBAAA,CACA,oFAAA,CACA,uBAAA,CACA,cAAA,CAEA,0JACE,eAAA,CACA,kBAAA,CACA,gBAAA,CAIJ,oJACE,kBAAA,CACA,UAAA,CACA,eAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,gBAAA,CACA,WAAA,CACA,cAAA,CAEA,yJACE,eAAA,CAMJ,kJACE,aAAA,CACA,cAAA,CACA,SAAA,CACA,eAAA,CAOV,6DACE,UAAA,CACA,aAAA,CACA,cAAA,CACA,kCAAA,CACA,gBAAA,CACA,eAAA,CAEA,sEACE,aAAA,CACA,UAAA,CACA,cAAA,CACA,YAAA,CACA,wBAAA,CACA,kCAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,eAAA,CACA,eAAA,CACA,SAAA,CACA,WAAA,CACA,gBAAA,CACA,qBAAA,CAEA,qBAAA,CACA,uBAAA,CAKN,0DACE,iBAAA,CACA,gBAAA,CACA,MAAA,CACA,OAAA,CACA,YAAA,CACA,6BAAA,CAEA,qEACE,4BAAA,CACA,sBAAA,CACA,qBAAA,CAGF,qEACE,4BAAA,CACA,sBAAA,CACA,oBAAA,CAMR,0BACE,4BACE,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CAAA,CAIJ,yBAGM,4DACE,cAAA,CAAA,CAMR,yBAGM,4DACE,qBAAA,CAEA,qEACE,UAAA,CAMJ,qDACE,kBAAA,CAGF,4DACE,aAAA,CACA,iBAAA,CACA,WAAA,CACA,eAAA,CAGE,2FACE,qBAAA,CAEA,sGACE,UAAA,CAKF,iGACE,cAAA,CAKN,uEACE,iBAAA,CACA,QAAA,CACA,OAAA,CACA,gBAAA,CACA,mBAAA,CAMJ,4DACE,aAAA,CACA,iBAAA,CACA,WAAA,CACA,eAAA,CAAA,CAMR,yBAKU,2EACE,qBAAA,CAEA,iFACE,sBAAA,CAKF,mGACE,qBAAA,CAEA,+HACE,gCAAA,CACA,uCAAA,CACA,oCAAA,CACA,+BAAA,CACA,wBAAA,CACA,0BAAA,CAQN,iKAEE,yBAAA,CACA,2BAAA,CAAA,CAUZ,wBACE,wBAAA,CACA,cAAA,CAIA,2BACE,kBAAA,CAKF,uBACE,kBAAA,CAIJ,qBACE,kBAAA,CAEA,0BAHF,qBAII,iBAAA,CACA,6BAAA,CAEA,iCACE,sBAAA,CACA,qBAAA,CACA,aAAA,CAAA,CAIJ,yBACE,iCACE,sBAAA,CAAA,CAIJ,wBACE,gBAAA,CAGF,iCACE,SAAA,CACA,yBAAA,CACA,qBDvoSG,CC2oSP,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAEA,qt8CACE,eAAA,CAIJ,gCACE,QAAA,CAIJ,qBACE,kBAAA,CAEA,0BACE,wBACE,6BAAA,CAAA,CAIJ,wBACE,kBAAA,CAIJ,qBACE,kBAAA,CAGF,qBACE,kBAAA,CAEA,+BACE,WAAA,CAEA,6CACE,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,wBD7rSE,CC+rSF,+CACE,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,eAAA,CACA,gBAAA,CACA,eAAA,CAEA,sDACE,wBAAA,CAGF,qDACE,UD9sSH,CCitSC,oDACE,cAAA,CACA,eAAA,CAMR,kCACE,wBAAA,CACA,sBAAA,CAEA,0CACE,iBAAA,CACA,cAAA,CACA,eAAA,CAEA,4CACE,8BAAA,CAAA,sBAAA,CAMR,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAAA,CAIJ,qBACE,mBAAA,CAEA,0BAHF,qBAII,6BAAA,CAAA,CAGF,wBACE,kBAAA,CAIJ,qBACE,mBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,wBACE,4BAAA,CACA,+BAAA,CACA,6BAAA,CACA,2BAAA,CAGF,uBACE,wBAAA,CAAA,CAIJ,wBACE,iBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBDhxSS,CCixST,WAAA,CAGF,uBACE,iBAAA,CAIJ,qBACE,mBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAGF,gCACE,2BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAGF,uBACE,kBAAA,CAGF,8BACE,iBAAA,CAGF,gCACE,gBAAA,CACA,0BAAA,CACA,oBAAA,CACA,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBAAA,CACA,WAAA,CAEA,qCACE,gBAAA,CAKN,qBACE,mBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,wBACE,4BAAA,CACA,+BAAA,CACA,6BAAA,CACA,2BAAA,CAGF,uBACE,wBAAA,CAAA,CAIJ,wBACE,iBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBD31SS,CC41ST,WAAA,CAGF,uBACE,iBAAA,CAKF,0BACE,iCACE,6BAAA,CAGF,wBACE,6BAAA,CAGF,6BACE,6BAAA,CAGF,6BACE,6BAAA,CAGF,mCACE,6BAAA,CAAA,CAIJ,yBACE,iCACE,yBAAA,CAAA,CAIJ,iCACE,gBAAA,CACA,kBAAA,CAGF,wBACE,kBAAA,CAGF,6BACE,kBAAA,CAGF,6BACE,mBAAA,CAGF,mCACE,kBAAA,CACA,iBAAA,CACA,wBAAA,CAEA,sCACE,gBAAA,CACA,QAAA,CAGF,+CACE,SAAA,CACA,qBAAA,CAIJ,0BACE,iCACE,qBAAA,CACA,qBAAA,CACA,aAAA,CAGF,wBACE,8BAAA,CAAA,CAMJ,0BACE,wBACE,+BAAA,CAAA,CAIJ,yBACE,iCACE,yBAAA,CACA,6BAAA,CAGF,uBACE,cAAA,CAGF,wBACE,gBAAA,CAAA,CAIJ,iCACE,gBAAA,CACA,QAAA,CAGF,uBACE,gBAAA,CAGF,wBACE,oBAAA,CACA,gBAAA,CAIJ,qBACE,eAAA,CAEA,0BAHF,qBAII,8BAAA,CAEA,wBACE,6BAAA,CAAA,CAIJ,wBACE,kBAAA,CAIJ,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAGF,6BACE,6BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAGF,6BACE,kBAAA,CAMF,0BACE,gDACE,6BAAA,CACA,2BAAA,CAAA,CAIJ,gDACE,oBAAA,CACA,kBAAA,CACA,YAAA,CACA,qBAAA,CACA,wBD1gTS,CC8gTb,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAGF,6BACE,6BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAGF,6BACE,kBAAA,CAIJ,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAGF,6BACE,6BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAGF,6BACE,kBAAA,CAIJ,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAIJ,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAEA,yg5CACE,6BAAA,CAAA,CAIJ,yg5CACE,kBAAA,CAIJ,qBACE,kBAAA,CAEA,0BAHF,qBAII,6BAAA,CAAA,CAMN,cACE,QAAA,CACA,SAAA,CACA,oBAAA,CACA,eAAA,CACA,iBAAA,CAEA,iBACE,iBAAA,CACA,iBAAA,CACA,8BAAA,CAEA,kCACE,kBAAA,CAGF,yBACE,iBAAA,CACA,6BAAA,CACA,aD9nTQ,CC+nTR,aAAA,CACA,yBAAA,CACA,eAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CAMN,kBACE,gBAAA,CACA,eAAA,CAEA,qCACE,8DAAA,CACA,2BAAA,CACA,0BAAA,CACA,qBAAA,CAGF,iCACE,kEAAA,CACA,2BAAA,CACA,0BAAA,CAEA,wCACE,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,sBAAA,CAGF,oCACE,UDpqTG,CCqqTH,kBAAA,CACA,wBAAA,CACA,kBAAA,CAGF,oCACE,UD3qTG,CC4qTH,gBAAA,CACA,eAAA,CACA,wBAAA,CACA,kBAAA,CACA,UAAA,CACA,eAAA,CAGF,yBACE,yCACE,gBAAA,CACA,mBAAA,CAAA,CAKN,iCACE,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,sBAAA,CAGF,iCACE,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,mBAAA,CAGF,iCACE,kBAAA,CAEA,4CACE,kBAAA,CACA,iBAAA,CACA,oBAAA,CAGF,oCACE,eAAA,CACA,gBAAA,CACA,gBAAA,CAGF,oCACE,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA,CAEA,2CACE,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBDhuTK,CEUX,yBD+sTI,2CAUI,WAAA,CAAA,CAKN,yBACE,4CACE,gBAAA,CACA,mBAAA,CAAA,CAKN,iCACE,oBAAA,CAEA,oCACE,eAAA,CACA,gBAAA,CACA,gBAAA,CAGF,oCACE,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA,CAEA,2CACE,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBDxwTK,CEUX,yBDuvTI,2CAUI,WAAA,CAAA,CAKN,oCACE,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CAGF,mCACE,eAAA,CACA,iBAAA,CAGF,4CACE,iBAAA,CAEA,oDACE,iBAAA,CACA,UAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CACA,kBAAA,CAKN,iCACE,mBAAA,CAEA,oCACE,eAAA,CACA,gBAAA,CACA,gBAAA,CAGF,oCACE,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,qBAAA,CACA,kBAAA,CAEA,2CACE,iBAAA,CACA,UAAA,CACA,YAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBDl0TK,CEUX,yBDizTI,2CAUI,WAAA,CAAA,CASV,YACE,YAAA,CACA,qBAAA,CACA,sBAAA,CAEA,q6uCACE,iBAAA,CACA,YAAA,CAIA,oCACE,UAAA,CACA,eAAA,CACA,aAAA,CAGF,yDAEE,yBAAA,CAIJ,2BACE,iBAAA,CACA,mBAAA,CAQA,wCACE,aAAA,CCh3TJ,yBD+2TE,wCAII,YAAA,CACA,cAAA,CACA,sBAAA,CACA,qBAAA,CACA,sBAAA,CAAA,CAGF,0CACE,iBAAA,CACA,eAAA,CACA,gBAAA,CACA,UAAA,CAGF,8CACE,UAAA,CACA,YAAA,CACA,UAAA,CACA,wBAAA,CACA,iBAAA,CACA,eAAA,CAEA,gDACE,oBAAA,CACA,UAAA,CACA,oBAAA,CAEA,sDACE,UAAA,CAGF,kDACE,iBAAA,CCn5TV,yBDi4TI,8CAuBI,sBAAA,CAAA,CCx5TR,yBDi4TI,8CA2BI,SAAA,CACA,eAAA,CAAA,CC75TR,yBDi4TI,8CAgCI,SAAA,CAAA,CCj6TR,0BDi4TI,8CAoCI,eAAA,CAAA,CASV,aACE,YAAA,CACA,wBDv7TY,CCw7TZ,UAAA,CACA,UAAA,CACA,cAAA,CAEA,kBACE,8BAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,gBAAA,CAGF,mBACE,8BAAA,CAGF,kBACE,SAAA,CACA,WAAA,CACA,UAAA,CAEA,wBACE,YAAA,CAGF,yBACE,YAAA,CAIJ,oBACE,QAAA,CACA,UAAA,CACA,eAAA,CACA,WAAA,CACA,cAAA,CAMJ,sBACE,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,eAAA,CACA,SAAA,CACA,QAAA,CAEA,iDACE,wBAAA,CACA,kBAAA,CACA,cAAA,CAEA,gEACE,eAAA,CACA,iBAAA,CACA,cAAA,CACA,QAAA,CACA,gBAAA,CAEA,kEACE,oBAAA,CACA,UAAA,CACA,aAAA,CAEA,wEACE,UAAA,CASV,WACE,YAAA,CACA,qBAAA,CACA,0BAAA,CACA,kBAAA,CACA,eAAA,CAEA,uBACE,6BAAA,CACA,UAAA,CACA,mBAAA,CACA,iBAAA,CACA,kBAAA,CAIA,2BACE,eAAA,CACA,YAAA,CACA,QAAA,CACA,iCAAA,CACA,QAAA,CAEA,8BACE,wBAAA,CACA,iBAAA,CACA,+BAAA,CAEA,gCACE,QAAA,CACA,YAAA,CAEA,kCACE,cAAA,CACA,iBAAA,CACA,OAAA,CACA,iBAAA,CAIJ,oCACE,wBAAA,CAEA,sCACE,UAAA,CAUV,gCACE,YAAA,CAKF,qCACE,aAAA,CAMA,o0QACE,eAAA,CACA,aAAA,CAMJ,wBACE,YAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,cAAA,CAEA,gCACE,YAAA,CACA,qBAAA,CAEA,WAAA,CAEA,+CACE,sBAAA,CAAA,iBAAA,CAGF,kCACE,sBAAA,CAAA,iBAAA,CAGF,kCACE,MAAA,CAMR,UACE,YAAA,CACA,qBAAA,CACA,YAAA,CAEA,mBACE,UAAA,CACA,eAAA,CAEA,iCACE,kBAAA,CAEA,oCACE,UAAA,CACA,cAAA,CACA,eAAA,CACA,iCAAA,CACA,eAAA,CACA,wBAAA,CAIJ,sBACE,SAAA,CACA,QAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CACA,QAAA,CAEA,yBACE,YAAA,CACA,qBAAA,CACA,WAAA,CAEA,6BACE,UAAA,CACA,WAAA,CAGF,8BACE,UAAA,CACA,cAAA,CACA,iCAAA,CACA,eAAA,CACA,wBAAA,CAOV,cACE,gBAAA,CACA,gBAAA,CACA,iBAAA,CAGE,+BACE,aAAA","file":"style.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');\r\n@import url('https://fonts.cdnfonts.com/css/bahnschrift');\r\n\r\n$cWhite: #ffffff;\r\n$cBlack: #000;\r\n$cGrayDarkBg: #232323;\r\n$cGrayBg: #ebebeb;\r\n$cGrayBg2: #e1e1e1;\r\n$cGrayLightBg: #f5f5f5;\r\n$cGrayLightTextMenuHover: #bcbcbc;\r\n$cGrayText: #232323;\r\n$cGrayLightText: #d6d6d6;\r\n$cBlackText: #303030;\r\n$cYellow: #fbfa08;\r\n$cYellow2: #fff200;\r\n$cLightYellow: #fdef8e;\r\n$cGold: #b89b00;\r\n$font1: 'Open Sans',\r\nsans-serif;\r\n$font2: 'Alegreya Sans',\r\nsans-serif;\r\n$font3: 'URW Form',\r\nsans-serif;\r\n$cTxtGray: #555555;\r\n\r\n//* Fonts\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 100;\r\n src: url('/layout/fonts/urw-font/urw-form-thin.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 100;\r\n src: url('/layout/fonts/urw-font/urw-form-thin-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 200;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-light.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 200;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-light-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 300;\r\n src: url('/layout/fonts/urw-font/urw-form-light.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 300;\r\n src: url('/layout/fonts/urw-font/urw-form-light-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 400;\r\n src: url('/layout/fonts/urw-font/urw-form-regular.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 500;\r\n src: url('/layout/fonts/urw-font/urw-form-medium.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n font-weight: 500;\r\n src: url('/layout/fonts/urw-font/urw-form-medium-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 600;\r\n src: url('/layout/fonts/urw-font/urw-form-demi.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 700;\r\n src: url('/layout/fonts/urw-font/urw-form-bold.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 700;\r\n src: url('/layout/fonts/urw-font/urw-form-bold-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 800;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-bold.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: normal;\r\n font-weight: 800;\r\n src: url('/layout/fonts/urw-font/urw-form-extra-bold-italic.woff') format('woff');\r\n}\r\n\r\n@font-face {\r\n font-family: 'URW Form';\r\n font-style: italic;\r\n src: url('/layout/fonts/urw-font/urw-form-italic.woff') format('woff');\r\n}","// out: ../style-css/style.css, compress: true, sourceMap: true\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\nbody {\r\n font-family: $font1;\r\n color: $cGrayText;\r\n\r\n &.nowebp {\r\n .inspiration {\r\n background-image: url('/upload/filemanager/images/home/vidok-zainspiruj-sie.jpg');\r\n }\r\n }\r\n\r\n .alert {\r\n border-radius: 0;\r\n top: 50px;\r\n font-size: 15px;\r\n\r\n &.alert-success {\r\n background: $cGrayDarkBg;\r\n color: #fff;\r\n border: 0;\r\n }\r\n }\r\n}\r\n\r\na {\r\n transition: all 0.3s ease;\r\n\r\n &:hover {\r\n text-decoration: none;\r\n }\r\n\r\n @extend .text;\r\n font-weight: 600;\r\n}\r\n\r\n.hidden-above-xs {\r\n @include respond-above(xs) {\r\n display: none !important;\r\n }\r\n}\r\n\r\n.hidden-below-xs {\r\n @include respond-below(xs) {\r\n display: none !important;\r\n }\r\n}\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n text-align: center;\r\n font-size: $f_size;\r\n font-weight: 700;\r\n font-family: $font2;\r\n color: $color;\r\n background: $bg;\r\n text-transform: uppercase;\r\n line-height: 22px;\r\n padding: 12px 15px;\r\n display: inline-block;\r\n min-width: 210px;\r\n transition: all 0.3s ease;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n &:hover {\r\n background: $h_bg;\r\n color: $h_color !important;\r\n }\r\n}\r\n\r\n.btn_t1 {\r\n @include btn_classic(14px, $cGrayText, $cWhite, $cWhite, $cGrayDarkBg);\r\n}\r\n\r\n.btn_t2 {\r\n @include btn_classic(14px, $cWhite, $cGrayText, $cGrayText, $cGrayBg);\r\n}\r\n\r\n.btn_t3 {\r\n @include btn_classic(14px, $cBlack, $cBlack, $cYellow, $cYellow);\r\n font-weight: 600;\r\n line-height: 130%;\r\n letter-spacing: 1.47px;\r\n font-family: 'URW Form', sans-serif;\r\n padding: 20px 40px 15px;\r\n}\r\n\r\n.btn1 {\r\n font-size: 14px;\r\n color: #fff;\r\n\r\n border: solid 1px $cYellow;\r\n line-height: 30px;\r\n\r\n padding: 5px 10px;\r\n display: inline-block;\r\n\r\n cursor: pointer;\r\n\r\n &:hover {\r\n color: #fff;\r\n }\r\n}\r\n\r\n.btn2 {\r\n text-align: center;\r\n font-size: 12px;\r\n font-weight: 700;\r\n font-family: $font2;\r\n color: $cGrayText;\r\n background: #fff;\r\n text-transform: uppercase;\r\n line-height: 22px;\r\n padding: 12px 15px;\r\n display: inline-block;\r\n border-radius: 0px;\r\n border: 2px solid $cGrayText;\r\n min-width: 210px;\r\n transition: all 0.3s ease;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n &:before,\r\n &:after {\r\n content: '';\r\n display: block;\r\n width: 100%;\r\n height: 100%;\r\n position: absolute;\r\n top: 0;\r\n background-color: #ebebeb;\r\n }\r\n\r\n &:before {\r\n left: -115%;\r\n }\r\n\r\n &:after {\r\n right: -115%;\r\n }\r\n\r\n &:hover {\r\n background: $cGrayText;\r\n color: #fff;\r\n\r\n &:before {\r\n animation: btn2-animation-left 1s linear 1;\r\n }\r\n\r\n &:after {\r\n animation: btn2-animation-right 1s linear 1;\r\n }\r\n }\r\n}\r\n\r\n.btn3 {\r\n background-color: rgb(148, 148, 148);\r\n color: #fff;\r\n transition: all 0.3s;\r\n font-weight: 400;\r\n padding: 8px 12px;\r\n font-family: $font2;\r\n font-size: 14px;\r\n}\r\n\r\n.btn4 {\r\n text-align: center;\r\n font-size: 12px;\r\n font-weight: 700;\r\n font-family: $font2;\r\n color: $cGrayText;\r\n background: transparent;\r\n text-transform: uppercase;\r\n line-height: 22px;\r\n padding: 12px 15px;\r\n display: inline-block;\r\n border-radius: 0px;\r\n border: 2px solid $cGrayText;\r\n min-width: 210px;\r\n transition: all 0.3s ease;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n &:hover {\r\n background: $cGrayText;\r\n color: #fff !important;\r\n }\r\n}\r\n\r\n.btn5 {\r\n @extend .btn4;\r\n display: flex;\r\n\r\n justify-content: space-between;\r\n align-items: center;\r\n font-size: 14px;\r\n\r\n img {\r\n width: 79px !important;\r\n transition: all 0.3s ease;\r\n margin-left: 10px;\r\n margin-bottom: 4px;\r\n display: block;\r\n\r\n @include respond-between(md, lg) {\r\n width: 72px !important;\r\n }\r\n }\r\n\r\n &:hover {\r\n img {\r\n filter: invert(100%);\r\n transform: translatex(8px);\r\n }\r\n }\r\n}\r\n\r\n@keyframes btn2-animation-left {\r\n 0% {\r\n transform: skew(-45deg) translateX(65%);\r\n }\r\n\r\n 100% {\r\n transform: skew(-45deg) translateX(0);\r\n }\r\n}\r\n\r\n@keyframes btn2-animation-right {\r\n 0% {\r\n transform: skew(-45deg) translateX(-65%);\r\n }\r\n\r\n 100% {\r\n transform: skew(-45deg) translateX(0);\r\n }\r\n}\r\n\r\n.btn7 {\r\n @extend .text;\r\n background: $cYellow;\r\n padding: 6px 15px;\r\n\r\n display: inline-block;\r\n border-radius: 5px;\r\n transition: all 0.3s;\r\n\r\n &:hover {\r\n color: $cYellow;\r\n background: $cBlackText;\r\n }\r\n}\r\n\r\n.btn8 {\r\n @extend .btn4;\r\n border-color: $cGrayLightText;\r\n\r\n &:hover {\r\n color: $cBlackText !important;\r\n background: $cGrayLightText;\r\n }\r\n}\r\n\r\n.article-box {\r\n .text {\r\n table {\r\n margin-top: 10px;\r\n margin-bottom: 10px;\r\n\r\n tbody {\r\n tr {\r\n &:nth-child(odd) {\r\n td {\r\n background: $cGrayLightBg;\r\n }\r\n }\r\n\r\n td {\r\n padding: 10px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.gold-bg-text {\r\n font-size: 25px;\r\n margin-top: 7px;\r\n display: inline-block;\r\n margin-bottom: 15px;\r\n padding: 5px;\r\n color: #fff;\r\n background: linear-gradient(-183deg, #ceb167 0%, #906a25 100%);\r\n}\r\n\r\n.black-bg-text {\r\n @extend .gold-bg-text;\r\n color: #fff;\r\n background: $cBlackText;\r\n}\r\n\r\n.table-1 {\r\n width: auto;\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n tbody {\r\n tr {\r\n &:first-child {\r\n td {\r\n border-top: none;\r\n }\r\n }\r\n\r\n td {\r\n vertical-align: middle;\r\n font-size: 11px;\r\n line-height: 21px;\r\n font-weight: 400;\r\n font-family: $font1;\r\n padding: 10px 5px 5px;\r\n\r\n img {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.text,\r\np {\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $font1;\r\n color: $cGrayText;\r\n}\r\n\r\n.title {\r\n color: $cBlackText;\r\n font-size: 30px;\r\n font-weight: 400;\r\n\r\n b,\r\n strong {\r\n font-weight: 700;\r\n }\r\n\r\n @include respond-below(xs) {\r\n font-size: 25px;\r\n }\r\n}\r\n\r\n.title2 {\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 40px;\r\n line-height: 45px;\r\n color: $cBlackText;\r\n margin-bottom: 30px;\r\n display: inline-block;\r\n\r\n @include respond-below(xs) {\r\n font-size: 28px;\r\n line-height: 40px;\r\n }\r\n\r\n span {\r\n display: inline-block;\r\n font-style: normal;\r\n font-weight: 300;\r\n font-size: 20px;\r\n line-height: 27px;\r\n letter-spacing: 0.055em;\r\n text-transform: uppercase;\r\n color: $cBlackText;\r\n\r\n padding-bottom: 10px;\r\n }\r\n\r\n position: relative;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 100%;\r\n left: 0;\r\n bottom: -10px;\r\n height: 2px;\r\n max-width: 100px;\r\n background: $cBlackText;\r\n }\r\n}\r\n\r\n.title-big {\r\n font-size: 36px;\r\n font-weight: 400;\r\n color: $cBlackText;\r\n line-height: 46px;\r\n font-family: $font2;\r\n margin-bottom: 0;\r\n\r\n @include respond-below(xs) {\r\n font-size: 30px;\r\n }\r\n}\r\n\r\n.subtitle-big {\r\n font-size: 24px;\r\n color: $cBlackText;\r\n font-weight: 400;\r\n line-height: 28px;\r\n font-family: $font2;\r\n\r\n @include respond-below(xs) {\r\n font-size: 17px;\r\n }\r\n}\r\n\r\n.title50 {\r\n font-size: 50px;\r\n font-weight: 600;\r\n line-height: 46px;\r\n color: $cBlackText;\r\n position: relative;\r\n margin-bottom: 40px;\r\n\r\n @include respond-between(xs, sm) {\r\n font-size: 44px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: -20px;\r\n left: 0;\r\n width: 300px;\r\n height: 2px;\r\n background: $cBlackText;\r\n\r\n @include respond-below(sm) {\r\n width: 200px;\r\n }\r\n }\r\n}\r\n\r\n.btn6 {\r\n @extend .title;\r\n font-size: 15px;\r\n font-weight: 700;\r\n text-transform: uppercase;\r\n text-align: left;\r\n border-bottom: 1px solid $cBlackText;\r\n transition: all 0.3s ease;\r\n\r\n display: inline-block;\r\n\r\n &:hover {\r\n border-bottom: none;\r\n color: #ceb167;\r\n transform: translateY(-2px);\r\n }\r\n}\r\n\r\n.top-content {\r\n margin-top: -40px;\r\n}\r\n\r\n.gold {\r\n color: #b3993f;\r\n}\r\n\r\n.color-gray {\r\n color: #d3d3d3;\r\n}\r\n\r\n.gray-bg {\r\n background: $cGrayLightBg;\r\n}\r\n\r\n.top-margin {\r\n margin-top: 100px;\r\n\r\n @include respond-below(xs) {\r\n margin-top: 80px;\r\n }\r\n}\r\n\r\n.bottom-margin {\r\n margin-bottom: 100px;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 80px;\r\n }\r\n}\r\n\r\n.top-bottom-margin {\r\n margin-top: 100px;\r\n margin-bottom: 100px;\r\n\r\n @include respond-below(xs) {\r\n margin-top: 80px;\r\n margin-bottom: 80px;\r\n }\r\n}\r\n\r\n.top-bottom-margin200 {\r\n margin-top: 200px;\r\n margin-bottom: 200px;\r\n\r\n @include respond-below(lg) {\r\n margin-top: 150px;\r\n margin-bottom: 150px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-top: 100px;\r\n margin-bottom: 100px;\r\n }\r\n}\r\n\r\n.top-margin200 {\r\n margin-top: 200px;\r\n\r\n @include respond-below(lg) {\r\n margin-top: 100px;\r\n }\r\n}\r\n\r\n.bottom-margin200 {\r\n margin-bottom: 200px;\r\n\r\n @include respond-below(lg) {\r\n margin-bottom: 100px;\r\n }\r\n}\r\n\r\n.top-bottom-padding {\r\n padding-top: 100px;\r\n padding-bottom: 100px;\r\n\r\n @include respond-below(xs) {\r\n padding-top: 80px;\r\n padding-bottom: 80px;\r\n }\r\n}\r\n\r\n.top-padding {\r\n padding-top: 100px;\r\n\r\n @include respond-below(xs) {\r\n padding-top: 80px;\r\n }\r\n}\r\n\r\n.bottom-padding {\r\n padding-bottom: 100px;\r\n\r\n @include respond-below(xs) {\r\n padding-bottom: 80px;\r\n }\r\n}\r\n\r\n.left-right-margin {\r\n margin-left: 150px;\r\n margin-right: 150px;\r\n\r\n @include respond-between(xs, sm) {\r\n margin-left: 50px;\r\n margin-right: 50px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-left: 0px;\r\n margin-right: 0px;\r\n }\r\n}\r\n\r\n.container {\r\n @include respond-above(lg) {\r\n max-width: 1300px;\r\n }\r\n}\r\n\r\n#main-menu {\r\n @include respond-below(sm) {\r\n height: 100%;\r\n width: 100%;\r\n position: fixed;\r\n z-index: 10;\r\n background: #fff;\r\n display: none;\r\n width: 100%;\r\n height: 100%;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n bottom: 0;\r\n\r\n &.visible {\r\n @include flexbox;\r\n }\r\n }\r\n\r\n div[id^='menu-container-'] {\r\n @include respond-below(sm) {\r\n width: 100%;\r\n @include flexbox;\r\n @include align-items(center);\r\n @include justify-content(center);\r\n }\r\n\r\n >ul {\r\n margin: 0;\r\n padding: 0;\r\n list-style-type: none;\r\n\r\n @include respond-above(sm) {\r\n @include flexbox;\r\n }\r\n\r\n @include respond-below(sm) {\r\n width: 100%;\r\n text-align: center;\r\n }\r\n\r\n >li {\r\n position: relative;\r\n\r\n &:first-child {\r\n display: none;\r\n }\r\n\r\n &:hover {\r\n >a {\r\n color: $cGrayLightTextMenuHover;\r\n\r\n @include respond-below(sm) {\r\n color: $cBlackText;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n\r\n >a {\r\n @include respond-above(lg) {\r\n display: block;\r\n padding: 20px 8px;\r\n font-size: 14px;\r\n color: #fff;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n display: block;\r\n padding: 20px 5px;\r\n font-size: 13px;\r\n color: #fff;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n display: block;\r\n padding: 20px 6px;\r\n font-size: 14px;\r\n color: #fff;\r\n }\r\n\r\n @include respond-below(sm) {\r\n display: block;\r\n padding: 5px;\r\n font-size: 17px;\r\n color: $cBlackText;\r\n }\r\n\r\n i {\r\n @include respond-below(sm) {\r\n margin-left: 10px;\r\n }\r\n }\r\n }\r\n\r\n &.parent {\r\n >a {\r\n @include respond-above(sm) {\r\n pointer-events: none;\r\n\r\n i {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &#link-8 {\r\n &.parent {\r\n >a {\r\n @include respond-above(sm) {\r\n i {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul {\r\n position: absolute;\r\n display: none;\r\n\r\n @include respond-above(sm) {\r\n background: #fff;\r\n padding-inline-start: 0;\r\n list-style-type: none;\r\n box-shadow: 0 0 1px 0 #c0c0c0;\r\n }\r\n\r\n @include respond-below(sm) {\r\n position: static;\r\n\r\n @include respond-below(sm) {\r\n padding-top: 5px;\r\n padding-bottom: 5px;\r\n }\r\n }\r\n\r\n li {\r\n a {\r\n white-space: nowrap;\r\n color: $cGrayText;\r\n font-size: 12px;\r\n font-weight: 400;\r\n padding: 5px 20px;\r\n display: block;\r\n\r\n &:hover {\r\n @include respond-above(sm) {\r\n color: #fff;\r\n background: #000;\r\n }\r\n }\r\n\r\n @include respond-below(sm) {\r\n font-size: 15px;\r\n padding: 0;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @include respond-above(sm) {\r\n &:hover {\r\n ul {\r\n display: block;\r\n }\r\n }\r\n }\r\n\r\n &.active {\r\n ul {\r\n display: block;\r\n\r\n @include respond-below(sm) {\r\n list-style-type: none;\r\n padding-inline-start: 0;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #link-5 {\r\n display: none;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#main-menu-btn {\r\n height: 50px;\r\n width: 50px;\r\n position: fixed;\r\n bottom: 10px;\r\n right: 10px;\r\n color: #fff;\r\n background: #000;\r\n display: none;\r\n z-index: 9999;\r\n line-height: 50px;\r\n text-align: center;\r\n font-size: 25px;\r\n cursor: pointer;\r\n @include border-radius(50%);\r\n\r\n @include respond-below(sm) {\r\n display: block;\r\n }\r\n}\r\n\r\n.nav-tabs-style {\r\n margin-top: 60px;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n border-bottom: none;\r\n\r\n @include respond-below(xs) {\r\n justify-content: space-around;\r\n }\r\n\r\n li {\r\n &:not(:last-child) {\r\n margin-right: 30px;\r\n\r\n @include respond-below(sm) {\r\n margin-right: 2px;\r\n }\r\n }\r\n\r\n margin-bottom: 20px;\r\n\r\n a {\r\n font-size: 27px;\r\n font-weight: 700;\r\n text-transform: uppercase;\r\n color: $cBlackText;\r\n\r\n padding: 63px 10px 30px 10px;\r\n display: block;\r\n border: 1px solid $cBlackText;\r\n position: relative;\r\n text-align: center;\r\n\r\n @include respond-between(xs, lg) {\r\n font-size: 20px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n min-width: 264px;\r\n font-size: 22px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: 'MODEL';\r\n top: 32px;\r\n left: calc(50% - 35px);\r\n font-size: 20px;\r\n font-weight: 400;\r\n z-index: -1;\r\n }\r\n\r\n &.show {\r\n @include respond-above(xs) {\r\n padding: 63px 40px 30px 40px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n background: $cBlackText;\r\n color: #fff;\r\n opacity: 0.95;\r\n\r\n &:before {\r\n color: #fff;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.header-container {\r\n background: $cGrayDarkBg;\r\n transition: 0.3s all ease;\r\n\r\n &.top-scroll {\r\n background-color: rgba(35, 35, 35, 0.7);\r\n }\r\n\r\n .header {\r\n min-height: 59px;\r\n transition: 0.3s all ease;\r\n\r\n >.container {\r\n >.row {\r\n @include respond-below(sm) {\r\n height: 60px;\r\n }\r\n\r\n >div[class^='col-']:nth-child(2) {\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-end;\r\n\r\n @include respond-between(md, lg) {\r\n padding-left: 0;\r\n padding-right: 0;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n padding-left: 0;\r\n padding-right: 0;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n padding-right: 0;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding-left: 0;\r\n }\r\n\r\n a {\r\n &.btn1 {\r\n @include respond-between(md, lg) {\r\n font-size: 12px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n display: none;\r\n }\r\n }\r\n }\r\n\r\n >img {\r\n @include respond-above(lg) {\r\n width: 145px;\r\n height: 38px;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n width: 88px;\r\n }\r\n\r\n @include respond-between(xs, md) {\r\n display: none;\r\n }\r\n\r\n @include respond-below(xs) {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .logo-container {\r\n perspective: 600px;\r\n\r\n .box-logo {\r\n position: relative;\r\n transform-style: preserve-3d;\r\n width: 100%;\r\n height: 100%;\r\n\r\n .logo-front {\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 61px;\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n -moz-animation: logo-front 4s linear infinite alternate;\r\n -webkit-animation: logo-front 4s linear infinite alternate;\r\n -ms-animation: none;\r\n\r\n img {\r\n width: 63px;\r\n height: 39px;\r\n }\r\n }\r\n\r\n .logo-back {\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 100%;\r\n height: 61px;\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n\r\n transform: rotateY(180deg);\r\n -moz-animation: logo-back 4s linear infinite alternate;\r\n -webkit-animation: logo-back 4s linear infinite alternate;\r\n -ms-animation: none;\r\n\r\n img {\r\n width: 109px;\r\n height: 39px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n@keyframes logo-back {\r\n 0% {\r\n transform: rotateY(180deg);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n\r\n 40% {\r\n transform: rotateY(180deg);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n\r\n 61% {\r\n transform: rotateY(0);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n\r\n 100% {\r\n transform: rotateY(0);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n}\r\n\r\n@keyframes logo-front {\r\n 0% {\r\n transform: rotateY(0);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n\r\n 40% {\r\n transform: rotateY(0);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n\r\n 61% {\r\n transform: rotateY(180deg);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n\r\n 100% {\r\n transform: rotateY(180deg);\r\n backface-visibility: hidden;\r\n -webkit-backface-visibility: hidden;\r\n }\r\n}\r\n\r\n.lang-change {\r\n position: relative;\r\n margin-right: 10px;\r\n cursor: pointer;\r\n\r\n @include respond-between(sm, md) {\r\n margin-right: 0px;\r\n margin-left: 10px;\r\n }\r\n\r\n .over {\r\n font-size: 14px;\r\n color: #fff;\r\n text-transform: uppercase;\r\n\r\n img {\r\n width: 10px;\r\n height: 10px;\r\n }\r\n }\r\n\r\n ul {\r\n display: none;\r\n position: absolute;\r\n padding-inline-start: 0;\r\n list-style-type: none;\r\n background: #ebebeb;\r\n border: 1px solid $cGrayText;\r\n\r\n li {\r\n a {\r\n font-size: 12px;\r\n color: $cGrayText;\r\n padding: 4px 12px;\r\n display: block;\r\n }\r\n }\r\n }\r\n\r\n &.open {\r\n ul {\r\n display: block;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-1 {\r\n a {\r\n img {\r\n width: 16px;\r\n height: 16px;\r\n margin: 0 10px;\r\n\r\n @include respond-between(md, lg) {\r\n margin: 0 5px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n display: none;\r\n }\r\n\r\n @include respond-below(xs) {\r\n display: none;\r\n }\r\n }\r\n\r\n &:first-child {\r\n img {\r\n width: 25px;\r\n height: 25px;\r\n margin-right: 0;\r\n\r\n @include respond-between(md, lg) {\r\n width: 23px;\r\n height: 23px;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n img {\r\n width: 16px;\r\n height: 16px;\r\n\r\n @include respond-between(md, lg) {\r\n width: 14px;\r\n height: 14px;\r\n margin-left: 0;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.search {\r\n margin-left: 10px;\r\n\r\n @include respond-below(xs) {\r\n margin-left: 10px;\r\n margin-right: 10px;\r\n }\r\n\r\n img {\r\n width: 14px;\r\n height: 14px;\r\n }\r\n}\r\n\r\n.search-box {\r\n background: $cGrayDarkBg;\r\n\r\n height: 0;\r\n transition: all 0.3s ease;\r\n overflow: hidden;\r\n\r\n .search-close {\r\n margin-left: 10px;\r\n }\r\n\r\n .input-group {\r\n display: flex;\r\n align-items: center;\r\n\r\n .input-group-prepend {\r\n .input-group-text {\r\n padding: 0;\r\n border: none;\r\n background: transparent;\r\n\r\n img {\r\n width: 13px;\r\n height: 13px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #search-input {\r\n background: transparent;\r\n border: none;\r\n font-size: 14px;\r\n color: #fff;\r\n\r\n &:focus {\r\n box-shadow: none;\r\n }\r\n }\r\n\r\n &.search-open {\r\n height: 43px;\r\n }\r\n}\r\n\r\n.banner-container {\r\n margin-top: 60px;\r\n\r\n .banner.mobile {\r\n display: block;\r\n\r\n @include respond-above(xs) {\r\n display: none !important;\r\n }\r\n }\r\n\r\n .banner.desktop {\r\n display: none;\r\n\r\n @include respond-above(lg) {\r\n display: block;\r\n }\r\n }\r\n\r\n .banner.tablet {\r\n display: none;\r\n\r\n @include respond-above(xs) {\r\n display: block;\r\n }\r\n\r\n @include respond-above(md) {\r\n display: none;\r\n }\r\n }\r\n\r\n .banner.laptop {\r\n display: none;\r\n\r\n @include respond-above(md) {\r\n display: block;\r\n }\r\n\r\n @include respond-above(lg) {\r\n display: none;\r\n }\r\n }\r\n\r\n .banner {\r\n\r\n .slick-prev,\r\n .slick-next {\r\n background: rgba(0, 0, 0, 0.5);\r\n width: 40px;\r\n height: 40px;\r\n border-radius: 50%;\r\n }\r\n\r\n .slick-prev {\r\n left: 25px;\r\n z-index: 5;\r\n\r\n &:before {\r\n content: url(/upload/filemanager/icon/left-white.svg);\r\n }\r\n }\r\n\r\n .slick-next {\r\n right: 25px;\r\n z-index: 5;\r\n\r\n &:before {\r\n content: url(/upload/filemanager/icon/right-white.svg);\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-3 {\r\n h1 {\r\n @extend .title;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n margin-top: 30px;\r\n }\r\n}\r\n\r\n.image-link-container {\r\n @extend .bottom-margin;\r\n\r\n .container {\r\n >.row {\r\n >div[class^='col-'] {\r\n &:first-child {\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n div[class^='col-'] {\r\n\r\n &:nth-child(1),\r\n &:nth-child(2) {\r\n margin-bottom: 30px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n &:not(:last-child) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .link-img {\r\n position: relative;\r\n\r\n .dark-bg {\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n width: 100%;\r\n height: 100%;\r\n background: rgba(0, 0, 0, 0);\r\n transition: all 0.7s ease;\r\n }\r\n\r\n h2 {\r\n position: absolute;\r\n bottom: 0;\r\n left: 30px;\r\n font-size: 80px;\r\n line-height: 90px;\r\n color: $cGrayDarkBg;\r\n text-transform: uppercase;\r\n font-family: $font2;\r\n font-weight: 400;\r\n margin-bottom: 10px;\r\n transition: all 0.7s ease;\r\n\r\n @include respond-between(sm, md) {\r\n left: 20px;\r\n font-size: 60px;\r\n line-height: 60px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n position: absolute;\r\n bottom: 0;\r\n left: 15px;\r\n font-size: 36px;\r\n line-height: 36px;\r\n margin-bottom: 5px;\r\n }\r\n }\r\n\r\n &:hover {\r\n .dark-bg {\r\n background: rgba(0, 0, 0, 0.4);\r\n }\r\n\r\n h2 {\r\n font-size: 100px;\r\n color: #fff;\r\n }\r\n }\r\n }\r\n\r\n .link-img-small {\r\n position: relative;\r\n\r\n .dark-bg {\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n width: 100%;\r\n height: 100%;\r\n background: rgba(0, 0, 0, 0);\r\n transition: all 0.7s ease;\r\n }\r\n\r\n h2 {\r\n position: absolute;\r\n bottom: 0;\r\n left: 30px;\r\n font-size: 26px;\r\n line-height: 30px;\r\n color: $cGrayDarkBg;\r\n text-transform: uppercase;\r\n font-family: $font2;\r\n font-weight: 400;\r\n margin-bottom: 16px;\r\n transition: all 0.7s ease;\r\n\r\n @include respond-between(sm, md) {\r\n left: 12px;\r\n font-size: 24px;\r\n margin-bottom: 5px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n position: absolute;\r\n bottom: 0;\r\n left: 15px;\r\n font-size: 36px;\r\n line-height: 36px;\r\n\r\n margin-bottom: 5px;\r\n }\r\n\r\n &.white {\r\n color: #fff;\r\n }\r\n }\r\n\r\n &:hover {\r\n .dark-bg {\r\n background: rgba(0, 0, 0, 0.4);\r\n }\r\n\r\n h2 {\r\n font-size: 39px;\r\n color: #fff;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-4 {\r\n\r\n h4,\r\n h2 {\r\n font-family: $font2;\r\n text-transform: uppercase;\r\n }\r\n\r\n h4 {\r\n font-size: 24px;\r\n color: $cGrayLightText;\r\n font-weight: 400;\r\n line-height: 28px;\r\n margin-bottom: 0;\r\n }\r\n\r\n h2 {\r\n font-size: 36px;\r\n font-weight: 400;\r\n color: $cBlackText;\r\n line-height: 46px;\r\n margin-bottom: 15px;\r\n }\r\n\r\n .row {\r\n &:nth-child(2) {\r\n div[class^='col-'] {\r\n >div {\r\n background: $cGrayBg;\r\n padding: 100px 50px 90px;\r\n\r\n @include respond-above(md) {\r\n min-height: 497px;\r\n }\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 30px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding: 50px 28px 50px;\r\n }\r\n\r\n img {\r\n margin-bottom: 25px;\r\n width: 83px;\r\n height: 83px;\r\n }\r\n\r\n h4 {\r\n color: $cBlackText;\r\n margin-bottom: 25px;\r\n }\r\n\r\n p {\r\n font-size: 14px;\r\n font-weight: 400;\r\n\r\n b,\r\n strong {\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n >div {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-5 {\r\n margin-top: 70px;\r\n text-align: center;\r\n\r\n h3 {\r\n text-transform: uppercase;\r\n font-family: $font2;\r\n font-size: 30px;\r\n font-weight: 400;\r\n margin-bottom: 45px;\r\n }\r\n\r\n img {\r\n margin-bottom: 30px;\r\n max-width: 100%;\r\n\r\n @include respond-between(sm, md) {\r\n margin-bottom: 25px;\r\n }\r\n }\r\n\r\n h4 {\r\n font-family: $font2;\r\n font-size: 24px;\r\n font-weight: 400;\r\n margin-bottom: 15px;\r\n\r\n @include respond-between(xs, sm) {\r\n margin-bottom: 5px;\r\n }\r\n }\r\n\r\n p {\r\n font-weight: 400;\r\n font-size: 14px;\r\n font-family: $font1;\r\n\r\n @include respond-between(xs, sm) {\r\n font-size: 13px;\r\n }\r\n }\r\n\r\n .row {\r\n &:nth-child(2) {\r\n @extend .bottom-margin;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 50px;\r\n }\r\n\r\n div[class^='col-'] {\r\n\r\n &:first-child,\r\n &:nth-child(2) {\r\n @include respond-between(xs, md) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n margin-bottom: 30px;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 50px;\r\n }\r\n}\r\n\r\n#scontainer-7 {\r\n text-align: center;\r\n\r\n img {\r\n max-width: 890px;\r\n width: 100%;\r\n\r\n @include respond-between(md, lg) {\r\n width: 696px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: 582px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 421px;\r\n }\r\n }\r\n\r\n p {\r\n @extend .text;\r\n margin-bottom: 30px;\r\n margin-top: 30px;\r\n }\r\n\r\n margin-bottom: 30px;\r\n}\r\n\r\n.inspiration {\r\n background-image: url('/upload/filemanager/images/home/vidok-zainspiruj-sie.webp');\r\n height: 890px;\r\n background-size: cover;\r\n\r\n @include respond-between(sm, md) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 600px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 515px;\r\n }\r\n\r\n #scontainer-8 {\r\n padding-top: 100px;\r\n padding-right: 100px;\r\n text-align: right;\r\n\r\n @include respond-between(xs, md) {\r\n padding-top: 70px;\r\n padding-right: 40px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding-top: 50px;\r\n padding-right: 0px;\r\n }\r\n\r\n p {\r\n font-weight: 400;\r\n font-family: $font2;\r\n margin-bottom: 0;\r\n\r\n &:first-child {\r\n font-size: 48px;\r\n line-height: 58px;\r\n text-transform: uppercase;\r\n\r\n @include respond-below(xs) {\r\n font-size: 40px;\r\n line-height: 50px;\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n line-height: 60px;\r\n font-size: 50px;\r\n\r\n @include respond-below(xs) {\r\n font-size: 40px;\r\n line-height: 50px;\r\n }\r\n }\r\n\r\n &:nth-child(3) {\r\n line-height: 100px;\r\n font-size: 90px;\r\n text-transform: uppercase;\r\n margin-bottom: 30px;\r\n\r\n @include respond-between(xs, sm) {\r\n line-height: 80px;\r\n font-size: 70px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n font-size: 40px;\r\n line-height: 50px;\r\n }\r\n }\r\n }\r\n\r\n .btn2 {\r\n background: transparent;\r\n\r\n &:hover {\r\n background: $cBlackText;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-9 {\r\n text-align: center;\r\n margin-top: 45px;\r\n\r\n img {\r\n width: 105px;\r\n height: 98px;\r\n }\r\n\r\n h3 {\r\n font-size: 28px;\r\n font-weight: 400;\r\n font-family: $font2;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n margin-bottom: 0;\r\n line-height: 26px;\r\n }\r\n\r\n .row {\r\n &:first-child {\r\n margin-bottom: 45px;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 20px;\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n p {\r\n padding: 5px 25px 0 25px;\r\n margin-bottom: 10px;\r\n\r\n @include respond-below(lg) {\r\n padding: 5px 0px 0 0px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.news {\r\n .article {\r\n @include respond-below(md) {\r\n margin-bottom: 50px;\r\n }\r\n\r\n .img {\r\n img {\r\n width: 100%;\r\n height: 220px;\r\n object-fit: cover;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n .article-content {\r\n .title {\r\n font-size: 16px;\r\n text-transform: uppercase;\r\n font-weight: 400;\r\n font-family: $font1;\r\n color: $cGrayText;\r\n line-height: 28px;\r\n margin-bottom: 15px;\r\n display: block;\r\n }\r\n\r\n .entry {\r\n p {\r\n font-size: 14px;\r\n font-weight: 300;\r\n color: #929292;\r\n }\r\n }\r\n\r\n .more {\r\n color: $cBlackText;\r\n font-size: 14px;\r\n font-weight: 600;\r\n }\r\n }\r\n }\r\n\r\n h2 {\r\n font-weight: 400;\r\n font-size: 30px;\r\n font-family: $font2;\r\n }\r\n\r\n h6 {\r\n font-family: $font1;\r\n font-size: 18px;\r\n font-weight: 400;\r\n max-width: 500px;\r\n margin: 0 auto;\r\n line-height: 29px;\r\n }\r\n\r\n .row {\r\n &:first-child {\r\n margin-top: 70px;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-10 {\r\n @extend .top-bottom-margin;\r\n\r\n @include respond-below(md) {\r\n margin-top: 0;\r\n }\r\n\r\n p {\r\n font-size: 12px;\r\n font-weight: 400;\r\n line-height: 25px;\r\n text-align: justify;\r\n }\r\n}\r\n\r\n#cookie-information {\r\n padding: 10px;\r\n font-size: 10px;\r\n text-align: center;\r\n font-family: $font1;\r\n color: #fff;\r\n background: $cGrayDarkBg;\r\n\r\n a {\r\n font-size: 10px;\r\n text-transform: uppercase;\r\n color: #fff;\r\n\r\n &:hover {\r\n color: $cYellow;\r\n }\r\n }\r\n}\r\n\r\n.footer {\r\n background: $cGrayBg;\r\n padding-top: 60px;\r\n padding-bottom: 60px;\r\n\r\n div[class^='col-']:last-child {\r\n @include respond-between(xs, sm) {\r\n margin-top: 30px;\r\n }\r\n }\r\n\r\n div[class^='col-']:first-child {\r\n #menu-container-1 {\r\n >ul {\r\n >li {\r\n display: none;\r\n\r\n &:nth-child(2) {\r\n display: block;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n div[class^='col-']:nth-child(2) {\r\n #menu-container-1 {\r\n >ul {\r\n >li {\r\n display: none;\r\n\r\n &:nth-child(5),\r\n &:nth-child(9) {\r\n display: block;\r\n }\r\n\r\n &:nth-child(5) {\r\n margin-bottom: 25px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n #menu-container-1 {\r\n >ul {\r\n margin-bottom: 0;\r\n padding-inline-start: 0;\r\n list-style-type: none;\r\n\r\n >li {\r\n >a {\r\n .fa {\r\n display: none;\r\n }\r\n\r\n font-size: 12px;\r\n color: $cBlackText;\r\n line-height: 22px;\r\n font-weight: 700;\r\n margin-bottom: 15px;\r\n display: block;\r\n pointer-events: none;\r\n }\r\n\r\n >ul {\r\n padding-inline-start: 0;\r\n list-style-type: none;\r\n\r\n >li {\r\n >a {\r\n font-size: 12px;\r\n color: #7a7a7a;\r\n font-weight: 400;\r\n line-height: 22px;\r\n\r\n &:hover {\r\n color: $cBlackText;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #link-5 {\r\n a {\r\n pointer-events: initial;\r\n }\r\n }\r\n }\r\n\r\n p {\r\n font-size: 12px;\r\n color: $cBlackText;\r\n line-height: 22px;\r\n font-weight: 700;\r\n margin-bottom: 15px;\r\n }\r\n\r\n #menu-container-5 {\r\n ul {\r\n padding-inline-start: 0;\r\n list-style-type: none;\r\n margin-bottom: 0;\r\n\r\n li {\r\n a {\r\n font-size: 12px;\r\n color: #7a7a7a;\r\n font-weight: 400;\r\n line-height: 22px;\r\n\r\n &:hover {\r\n color: $cBlackText;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n img {\r\n width: 210px;\r\n\r\n @include respond-between(sm, md) {\r\n width: 150px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n }\r\n }\r\n}\r\n\r\n.subpage-content {\r\n padding-top: 100px;\r\n\r\n h1,\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 20px;\r\n }\r\n}\r\n\r\n.subpage-image-container {\r\n margin-top: 34px;\r\n\r\n margin-left: auto;\r\n\r\n margin-right: auto;\r\n\r\n @include respond-above(lg) {\r\n width: 80%;\r\n }\r\n\r\n .subpage-image-link {\r\n margin-bottom: 50px;\r\n position: relative;\r\n\r\n a {\r\n display: block;\r\n }\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n }\r\n\r\n p {\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n width: 100%;\r\n background: rgba(255, 255, 255, 0.75);\r\n\r\n margin-bottom: 0;\r\n\r\n text-align: center;\r\n padding: 10px;\r\n transition: all 0.3s ease;\r\n\r\n a {\r\n font-family: $font1;\r\n font-size: 24px;\r\n transition: all 0.3s ease;\r\n color: $cBlackText;\r\n\r\n @include respond-below(xs) {\r\n font-size: 20px;\r\n }\r\n }\r\n }\r\n\r\n &:hover {\r\n p {\r\n a {\r\n color: #fff;\r\n }\r\n\r\n background: rgba(0, 0, 0, 0.5);\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-185 {\r\n .subpage-image-container {\r\n @include respond-above(lg) {\r\n width: 100%;\r\n }\r\n }\r\n}\r\n\r\n.subpage-content2 {\r\n margin-top: 60px;\r\n\r\n #scontainer-12,\r\n #scontainer-17,\r\n #scontainer-18,\r\n #scontainer-21,\r\n #scontainer-24,\r\n #scontainer-26,\r\n #scontainer-35,\r\n #scontainer-37,\r\n #scontainer-38,\r\n #scontainer-42,\r\n #scontainer-45,\r\n #scontainer-53,\r\n #scontainer-64 {\r\n div[class^='col-'] {\r\n padding: 0;\r\n position: relative;\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n }\r\n\r\n .text-center-box {\r\n position: absolute;\r\n\r\n background: rgba(255, 255, 255, 0.9);\r\n box-shadow: rgb(35, 35, 35) 0px 0px 10px 0px;\r\n padding: 70px 80px;\r\n\r\n @include respond-below(xs) {\r\n padding: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n margin-bottom: 12px;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 12px;\r\n }\r\n\r\n ul {\r\n list-style-type: square;\r\n margin-bottom: 0;\r\n\r\n li {\r\n margin-bottom: 15px;\r\n }\r\n }\r\n }\r\n\r\n .text-right-box {\r\n position: absolute;\r\n\r\n background: rgba(255, 255, 255, 0.9);\r\n box-shadow: rgb(35, 35, 35) 0px 0px 10px 0px;\r\n padding: 50px 60px;\r\n\r\n @include respond-below(xs) {\r\n padding: 15px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n font-weight: 700;\r\n margin-bottom: 12px;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n font-size: 22px;\r\n\r\n @include respond-below(sm) {\r\n font-size: 19px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #scontainer-12 {\r\n div[class^='col-'] {\r\n @include respond-between(sm, md) {\r\n height: 600px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 600px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 600px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 173px);\r\n left: calc(50% - 295px);\r\n\r\n width: 590px;\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 173px);\r\n left: calc(50% - 250px);\r\n\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 173px);\r\n left: calc(50% - 140px);\r\n\r\n width: 280px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #scontainer-17 {\r\n div[class^='col-'] {\r\n height: 700px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 900px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 1000px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 279px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 308px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 407px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 488px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n\r\n ul {\r\n list-style-type: square;\r\n margin-bottom: 0;\r\n\r\n li {\r\n margin-bottom: 15px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #scontainer-18 {\r\n div[class^='col-'] {\r\n @include respond-between(md, lg) {\r\n height: 500px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 600px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 204px);\r\n left: calc(50% - 295px);\r\n\r\n width: 590px;\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 225px);\r\n left: calc(50% - 250px);\r\n\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 245px);\r\n left: calc(50% - 140px);\r\n\r\n width: 280px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #scontainer-21 {\r\n div[class^='col-'] {\r\n @include respond-above(lg) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 800px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 244px);\r\n left: calc(50% - 295px);\r\n\r\n width: 590px;\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 244px);\r\n left: calc(50% - 250px);\r\n\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 290px);\r\n left: calc(50% - 140px);\r\n\r\n width: 280px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #scontainer-53 {\r\n div[class^='col-'] {\r\n height: 756px;\r\n\r\n @include respond-between(xs, sm) {\r\n height: 862px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 987px;\r\n }\r\n\r\n img {}\r\n\r\n .text-center-box {\r\n h1 {\r\n text-transform: uppercase;\r\n }\r\n\r\n top: calc(50% - 313px);\r\n left: calc(50% - 316px);\r\n width: 633px;\r\n\r\n @include respond-between(xs, sm) {\r\n top: 10%;\r\n left: calc(50% - 274px);\r\n width: 549px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: 5%;\r\n left: 5%;\r\n right: 5%;\r\n width: auto;\r\n padding: 15px;\r\n }\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n }\r\n\r\n #scontainer-64 {\r\n div[class^='col-'] {\r\n height: 800px;\r\n\r\n @include respond-below(xs) {\r\n height: 1070px;\r\n }\r\n\r\n .text-center-box {\r\n h1 {\r\n text-transform: uppercase;\r\n }\r\n\r\n top: calc(50% - 316px);\r\n\r\n left: calc(50% - 316px);\r\n width: 633px;\r\n\r\n @include respond-between(xs, sm) {\r\n width: 500px;\r\n left: calc(50% - 250px);\r\n top: calc(50% - 366px);\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 80%;\r\n left: 10%;\r\n top: 5%;\r\n padding: 20px;\r\n }\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-37 {\r\n div[class^='col-'] {\r\n @include respond-between(md, lg) {\r\n height: 600px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 238px);\r\n left: calc(50% - 400px);\r\n\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 238px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 280px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 275px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n\r\n ul {\r\n li {\r\n @extend .text;\r\n }\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-38 {\r\n div[class^='col-'] {\r\n @include respond-between(md, lg) {\r\n height: 600px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 244px);\r\n left: calc(50% - 295px);\r\n\r\n width: 590px;\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 238px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 238px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n\r\n ul {\r\n li {\r\n @extend .text;\r\n }\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-42 {\r\n div[class^='col-'] {\r\n @include respond-above(lg) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 750px;\r\n }\r\n\r\n .text-center-box {\r\n h1 {\r\n text-transform: uppercase;\r\n }\r\n\r\n top: calc(50% - 240px);\r\n left: calc(50% - 400px);\r\n\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 261px);\r\n left: calc(50% - 350px);\r\n\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 303px);\r\n left: calc(50% - 250px);\r\n\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 320px);\r\n left: calc(50% - 140px);\r\n\r\n width: 280px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-45 {\r\n div[class^='col-'] {\r\n @include respond-below(sm) {\r\n height: 350px;\r\n /*okna drewniane*/\r\n }\r\n\r\n .text-right-box {\r\n h1 {\r\n text-transform: uppercase;\r\n }\r\n\r\n p {}\r\n\r\n top: auto;\r\n left: auto;\r\n width: 515px;\r\n bottom: 50px;\r\n right: 50px;\r\n\r\n @include respond-below(sm) {\r\n top: 20%;\r\n left: 10%;\r\n width: auto;\r\n bottom: 20%;\r\n right: 10%;\r\n\r\n display: flex;\r\n align-items: flex-start;\r\n\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-13,\r\n#scontainer-14,\r\n#scontainer-15,\r\n#scontainer-16 {\r\n @extend .top-bottom-margin;\r\n\r\n img {\r\n width: 100%;\r\n }\r\n\r\n h4 {\r\n @extend .subtitle-big;\r\n margin-bottom: 0;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n margin-bottom: 30px;\r\n }\r\n\r\n h2 {\r\n @extend .title-big;\r\n margin-bottom: 30px;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n }\r\n}\r\n\r\n#scontainer-14 {\r\n text-align: center;\r\n\r\n p {\r\n max-width: 920px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n }\r\n}\r\n\r\n#scontainer-15 {\r\n img {\r\n max-width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n @include respond-above(md) {\r\n padding-left: 0;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n p {\r\n width: 55%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n @include respond-between(md, lg) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: 100%;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n }\r\n }\r\n\r\n h3 {\r\n width: 55%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n text-align: left;\r\n\r\n @include respond-between(md, lg) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: 100%;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-16 {\r\n img {\r\n max-width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-top: 50px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n @include respond-above(md) {\r\n padding-right: 0;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n }\r\n\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n p {\r\n width: 55%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n text-align: right;\r\n\r\n @include respond-between(md, lg) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: 100%;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n }\r\n }\r\n\r\n h3 {\r\n width: 55%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n text-align: right;\r\n\r\n @include respond-between(md, lg) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: 100%;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 80%;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-19 {\r\n\r\n h3,\r\n p {\r\n @include respond-above(md) {\r\n width: 440px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n }\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n }\r\n\r\n .row:nth-child(even) {\r\n @extend .top-margin;\r\n margin-top: 100px;\r\n\r\n @include respond-below(sm) {\r\n flex-direction: column-reverse;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: center;\r\n\r\n justify-content: center;\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .row:nth-child(odd) {\r\n @extend .top-margin;\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n display: flex;\r\n align-items: center;\r\n\r\n justify-content: center;\r\n }\r\n\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .row:last-child {\r\n @extend .bottom-margin;\r\n }\r\n}\r\n\r\n#scontainer-20,\r\n#scontainer-66 {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n text-align: center;\r\n\r\n h6 {\r\n font-size: 18px;\r\n font-weight: 400;\r\n font-family: $font1;\r\n margin-bottom: 30px;\r\n }\r\n\r\n h2 {\r\n @extend .title-big;\r\n font-size: 30px;\r\n margin-bottom: 15px;\r\n }\r\n\r\n .btn2:first-child {\r\n margin-right: 25px;\r\n\r\n @include respond-below(xs) {\r\n margin-right: 0;\r\n }\r\n }\r\n }\r\n\r\n .row {\r\n &:last-child {\r\n div[class^='col-'] {\r\n @include respond-below(xs) {\r\n display: block;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-22 {\r\n background: $cGrayBg;\r\n padding-top: 100px;\r\n padding-bottom: 100px;\r\n text-align: center;\r\n @extend .bottom-margin;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n .row {\r\n &:last-child {\r\n div[class^='col-'] {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-23 {\r\n img {\r\n width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n text-align: right;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-25,\r\n#scontainer-50,\r\n#scontainer-54,\r\n#scontainer-65 {\r\n @extend .top-bottom-margin;\r\n\r\n h2 {\r\n @extend .title-big;\r\n text-align: center;\r\n }\r\n\r\n .nav-tabs {\r\n @extend .nav-tabs-style;\r\n }\r\n\r\n .tab-content {\r\n div[class^='col-'] {\r\n @extend .top-margin;\r\n\r\n &:first-child {\r\n @include respond-above(md) {\r\n border-right: 1px solid $cBlackText;\r\n }\r\n\r\n table {\r\n tbody {\r\n tr {\r\n td {\r\n border-top: none;\r\n\r\n &:first-child {\r\n color: #ffffff;\r\n background-color: $cGrayText;\r\n text-align: right;\r\n font-size: 14px;\r\n line-height: 24px;\r\n font-weight: 400;\r\n font-family: $font2;\r\n }\r\n }\r\n\r\n &:first-child {\r\n td {\r\n padding: 100px 40px 20px;\r\n\r\n @include respond-below(xs) {\r\n padding: 100px 20px 20px;\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n td {\r\n padding: 60px 40px;\r\n\r\n @include respond-below(xs) {\r\n padding: 60px 20px;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n td {\r\n padding: 20px 40px 100px;\r\n\r\n @include respond-below(xs) {\r\n padding: 20px 20px 100px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n text-align: center;\r\n\r\n >img {\r\n margin-bottom: 30px;\r\n width: 179px;\r\n }\r\n\r\n table {\r\n @extend .table-1;\r\n\r\n tr {\r\n td {\r\n &:first-child {\r\n text-align: left;\r\n }\r\n\r\n &:last-child {\r\n text-align: right;\r\n }\r\n }\r\n }\r\n }\r\n\r\n p {\r\n text-align: left;\r\n margin-left: 100px;\r\n margin-top: 30px;\r\n\r\n @include respond-below(md) {\r\n margin-left: 0px;\r\n text-align: center;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-50,\r\n#scontainer-54,\r\n#scontainer-65 {\r\n .tab-content {\r\n div[class^='col-'] {\r\n &:first-child {\r\n table {\r\n tbody {\r\n tr {\r\n td {\r\n padding: 15px 40px;\r\n\r\n @include respond-below(xs) {\r\n padding: 15px 15px;\r\n }\r\n }\r\n\r\n &:first-child {\r\n td {\r\n padding: 100px 40px 20px;\r\n\r\n @include respond-below(xs) {\r\n padding: 100px 15px 15px;\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n td {\r\n padding: 15px 40px;\r\n\r\n @include respond-below(xs) {\r\n padding: 15px 15px;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n td {\r\n padding: 20px 40px 100px;\r\n\r\n @include respond-below(xs) {\r\n padding: 15px 15px 100px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n >img {\r\n width: 240px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-27 {\r\n text-align: center;\r\n @extend .top-bottom-margin;\r\n}\r\n\r\n#scontainer-28,\r\n#scontainer-47 {\r\n img {\r\n width: 100%;\r\n }\r\n}\r\n\r\n#scontainer-28,\r\n#scontainer-47,\r\n.box26 {\r\n p {\r\n padding-left: 55px;\r\n position: relative;\r\n margin-bottom: 0;\r\n margin-top: 16px;\r\n\r\n span {\r\n position: absolute;\r\n left: 0;\r\n\r\n padding: 3px 10px;\r\n\r\n border: 1px solid $cBlackText;\r\n display: inline-block;\r\n }\r\n }\r\n}\r\n\r\n.box26 {\r\n @extend .bottom-margin;\r\n\r\n @include respond-above(lg) {\r\n margin-bottom: 0;\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n @include respond-below(md) {\r\n text-align: center;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-29 {\r\n background: $cGrayBg;\r\n\r\n img {\r\n width: 100%;\r\n }\r\n\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-']:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-below(md) {\r\n padding-top: 50px;\r\n padding-bottom: 50px;\r\n }\r\n }\r\n\r\n div[class^='col-']:last-child {\r\n display: flex;\r\n align-items: center;\r\n\r\n justify-content: center;\r\n }\r\n\r\n h3,\r\n h2 {\r\n @extend .subtitle-big;\r\n }\r\n\r\n h2 {\r\n margin-bottom: 60px;\r\n }\r\n}\r\n\r\n#scontainer-30 {\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 30px;\r\n }\r\n\r\n .row {\r\n &:first-child {\r\n margin-bottom: 50px;\r\n }\r\n\r\n &:nth-child(2),\r\n &:nth-child(4) {\r\n img {\r\n width: 100%;\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(4) {\r\n margin-top: 30px;\r\n margin-bottom: 50px;\r\n }\r\n\r\n &:nth-child(5) {\r\n margin-bottom: 50px;\r\n\r\n @include respond-below(sm) {\r\n flex-direction: column-reverse;\r\n\r\n img {\r\n margin-bottom: 30px;\r\n max-width: 100%;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n border-right: 1px solid $cBlackText;\r\n\r\n @include respond-below(sm) {\r\n border-right: none;\r\n }\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: center;\r\n\r\n justify-content: center;\r\n }\r\n }\r\n\r\n table {\r\n @extend .table-1;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n &:nth-child(6) {\r\n margin-bottom: 50px;\r\n\r\n div[class^='col-'] {\r\n div {\r\n background: $cGrayBg;\r\n padding: 30px;\r\n min-height: 208px;\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 30px;\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n\r\n p {\r\n margin-bottom: 10px;\r\n\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul {\r\n margin-top: 30px;\r\n\r\n li {\r\n margin-bottom: 20px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-31 {\r\n @extend .top-bottom-margin;\r\n padding-top: 100px;\r\n padding-bottom: 100px;\r\n\r\n background-image: url('/upload/filemanager/images/produkty/gold-energy-pvc/vidok-gold-energy-70.jpg');\r\n background-size: cover;\r\n color: #fff;\r\n\r\n h2 {\r\n @extend .title;\r\n color: #fff;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n color: #fff;\r\n text-align: center;\r\n margin-bottom: 0;\r\n line-height: 25px;\r\n }\r\n}\r\n\r\n#scontainer-32 {\r\n .row {\r\n margin-bottom: 50px;\r\n\r\n &:first-child {\r\n img {\r\n width: 100%;\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n text-align: center;\r\n }\r\n\r\n &:nth-child(3) {\r\n @extend .bottom-margin;\r\n\r\n img {\r\n height: 231px;\r\n text-align: center;\r\n max-width: 100%;\r\n\r\n @include respond-below(xs) {\r\n height: auto;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-33 {\r\n background: #f7f6f6;\r\n padding-top: 100px;\r\n padding-bottom: 100px;\r\n\r\n img {\r\n max-width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n }\r\n\r\n .row {\r\n\r\n &:first-child,\r\n &:nth-child(2),\r\n &:nth-child(3) {\r\n margin-bottom: 50px;\r\n }\r\n\r\n &:nth-child(4),\r\n &:nth-child(7) {\r\n margin-bottom: 20px;\r\n\r\n h2 {\r\n text-align: left;\r\n margin-bottom: 20px;\r\n }\r\n }\r\n\r\n &:nth-child(5),\r\n &:nth-child(6),\r\n &:nth-child(8) {\r\n div[class^='col-'] {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n img {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(5),\r\n &:nth-child(6) {\r\n border-bottom: 1px solid $cBlackText;\r\n margin-bottom: 50px;\r\n }\r\n\r\n &:nth-child(3) {\r\n div[class^='col-'] {\r\n @include respond-below(sm) {\r\n text-align: center;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-34 {\r\n text-align: center;\r\n @extend .top-margin;\r\n\r\n h4 {\r\n @extend .subtitle-big;\r\n\r\n a {\r\n @extend .subtitle-big;\r\n }\r\n }\r\n\r\n .row {\r\n &:last-child {\r\n @extend .top-margin;\r\n\r\n div[class^='col-'] {\r\n padding: 0;\r\n\r\n img {\r\n width: 100%;\r\n object-fit: cover;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-36 {\r\n @extend .top-bottom-margin;\r\n\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 30px;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n font-size: 25px;\r\n margin-top: 30px;\r\n margin-bottom: 30px;\r\n }\r\n\r\n .row {\r\n &:nth-child(2) {\r\n text-align: center;\r\n\r\n p {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n &:nth-child(3) {\r\n a {\r\n @extend .text;\r\n }\r\n\r\n .btn3 {\r\n color: #fff;\r\n margin-top: 20px;\r\n display: inline-block;\r\n }\r\n\r\n div[class^='col-'] {\r\n div {\r\n background: rgb(244, 244, 244);\r\n padding: 40px 50px;\r\n height: 100%;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-39 {\r\n @extend .top-bottom-margin;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n img {\r\n width: 288px;\r\n margin-bottom: 50px;\r\n }\r\n\r\n p {\r\n max-width: 300px;\r\n\r\n &:last-child {\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.portfolio {\r\n div[class^='col-'] {\r\n padding-bottom: 70px;\r\n\r\n img {\r\n max-width: 100%;\r\n margin-bottom: 60px;\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n h6 {\r\n color: $cGrayText;\r\n font-family: $font1;\r\n font-size: 18px;\r\n line-height: 29px;\r\n font-weight: 400;\r\n letter-spacing: 0px;\r\n text-transform: none;\r\n }\r\n }\r\n}\r\n\r\n.article-9 {\r\n padding-top: 100px;\r\n padding-bottom: 100px;\r\n background-image: url('/upload/filemanager/images/strefa-partnerstwa/strefa-partnerstwa-bg.jpg');\r\n background-size: cover;\r\n\r\n .row {\r\n &:first-child {\r\n text-align: center;\r\n\r\n h3 {\r\n @extend .title;\r\n margin-bottom: 70px;\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n div[class^='col-'] {\r\n @extend .download-box;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-10,\r\n.article-15,\r\n.article-16,\r\n.article-17,\r\n.article-18,\r\n.article-20 {\r\n h1 {\r\n color: #000000;\r\n font-family: $font1;\r\n font-size: 40px;\r\n font-weight: 300;\r\n\r\n text-align: center;\r\n\r\n margin-bottom: 0;\r\n padding: 40px 20px;\r\n }\r\n\r\n .window-construction {\r\n @extend .top-bottom-margin;\r\n position: relative;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 600px;\r\n height: 400px;\r\n background: $cGrayBg;\r\n left: 21%;\r\n bottom: -32px;\r\n\r\n @include respond-below(md) {\r\n display: none;\r\n }\r\n }\r\n\r\n img {\r\n width: 80%;\r\n }\r\n\r\n p {\r\n padding-left: 55px;\r\n position: relative;\r\n margin-bottom: 0;\r\n margin-top: 16px;\r\n\r\n span {\r\n position: absolute;\r\n left: 0;\r\n\r\n padding: 3px 10px;\r\n color: #fff;\r\n background: $cBlackText;\r\n border: 1px solid $cBlackText;\r\n display: inline-block;\r\n }\r\n }\r\n }\r\n\r\n .gray-bg {\r\n @extend .left-right-margin;\r\n }\r\n\r\n .solid {\r\n background-image: url('/upload/filemanager/images/produkty/linia-extreme-pvc/tlo.jpg');\r\n background-size: cover;\r\n @extend .top-bottom-padding;\r\n @extend .left-right-margin;\r\n\r\n .container {\r\n >.row {\r\n >div[class^='col-'] {\r\n &:first-child {\r\n padding-right: 80px;\r\n\r\n h2 {\r\n @extend .title50;\r\n color: #fff;\r\n\r\n margin-bottom: 50px;\r\n\r\n @include respond-below(xs) {\r\n font-size: 27px;\r\n }\r\n\r\n &:before {\r\n background: #fff;\r\n }\r\n }\r\n\r\n p {\r\n color: #fff;\r\n margin-bottom: 40px;\r\n }\r\n\r\n h3 {\r\n font-size: 18px;\r\n color: #fff;\r\n font-family: $font2;\r\n font-weight: 500;\r\n margin-bottom: 10px;\r\n }\r\n\r\n img {\r\n margin-bottom: 20px;\r\n }\r\n\r\n .row {\r\n div[class^='col-'] {\r\n p {\r\n color: $cBlackText;\r\n background: $cGrayBg;\r\n\r\n padding: 60px 40px;\r\n\r\n min-height: 185px;\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n }\r\n\r\n &:last-child {\r\n p {\r\n margin-top: 30px;\r\n padding: 40px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n text-align: center;\r\n position: relative;\r\n padding-left: 80px;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n left: 0;\r\n top: 20%;\r\n height: 60%;\r\n width: 2px;\r\n background: #fff;\r\n\r\n @include respond-below(md) {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .technology {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n >img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n object-position: right;\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-below(sm) {\r\n margin-top: 30px;\r\n }\r\n\r\n h2 {\r\n @extend .title50;\r\n }\r\n\r\n p {\r\n margin-bottom: 30px;\r\n }\r\n\r\n h2,\r\n p,\r\n a {\r\n margin-left: -100px;\r\n\r\n @include respond-below(sm) {\r\n margin-left: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-10 {\r\n .window-construction {\r\n div[class^='col-'] {\r\n @include respond-below(md) {\r\n text-align: center;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n\r\n .solid {\r\n padding-left: 0;\r\n padding-right: 0;\r\n max-width: 2220px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n }\r\n}\r\n\r\n.article-15,\r\n.article-16,\r\n.article-17,\r\n.article-18 {\r\n .solid {\r\n background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/pvc-70/vp-70-bg.png');\r\n background-position: center right;\r\n }\r\n\r\n #scontainer-41 {\r\n h2 {\r\n @extend .title50;\r\n text-align: left;\r\n margin-bottom: 100px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-40,\r\n#scontainer-63 {\r\n margin-top: 150px;\r\n @extend .left-right-margin;\r\n background-image: url('/upload/filemanager/images/produkty/linia-extreme-pvc/bg.jpg');\r\n background-size: cover;\r\n @extend .bottom-padding;\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n >div {\r\n margin-top: -70px;\r\n }\r\n }\r\n\r\n &:not(:last-child) {\r\n @include respond-below(lg) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n >div {\r\n background: #fff;\r\n margin-top: -70px;\r\n\r\n @include respond-below(lg) {\r\n max-width: 70%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-top: 0px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n max-width: 95%;\r\n }\r\n\r\n img {\r\n width: 100%;\r\n }\r\n\r\n div {\r\n padding: 50px 25px 35px 25px;\r\n\r\n h2 {\r\n font-size: 25px;\r\n font-weight: 300;\r\n font-style: normal;\r\n letter-spacing: normal;\r\n text-align: left;\r\n text-transform: uppercase;\r\n font-family: $font1;\r\n color: $cBlackText;\r\n position: relative;\r\n margin-bottom: 40px;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: -20px;\r\n height: 2px;\r\n width: 100px;\r\n background: $cBlackText;\r\n }\r\n }\r\n\r\n p {\r\n margin-bottom: 40px;\r\n\r\n @include respond-above(sm) {\r\n min-height: 189px;\r\n }\r\n }\r\n\r\n .btn5 {\r\n width: 219px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-63 {\r\n div[class^='col-'] {\r\n >div {\r\n div {\r\n p {\r\n min-height: 209px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-41 {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n text-align: center;\r\n position: relative;\r\n\r\n &:not(:last-child) {\r\n &:before {\r\n right: 0;\r\n top: 20%;\r\n position: absolute;\r\n content: '';\r\n height: 60%;\r\n width: 2px;\r\n background: $cGrayBg;\r\n }\r\n }\r\n\r\n &:first-child {\r\n img {\r\n &:first-child {\r\n position: absolute;\r\n left: 0;\r\n top: 0;\r\n }\r\n }\r\n }\r\n\r\n h3 {\r\n font-family: $font1;\r\n font-size: 18px;\r\n font-weight: 400;\r\n color: $cBlackText;\r\n text-transform: uppercase;\r\n text-align: left;\r\n\r\n span {\r\n /* font-size: 25px;\r\n margin-top: 7px;\r\n display: inline-block;\r\n margin-bottom: 15px;\r\n padding: 5px;\r\n color: #fff;\r\n background: linear-gradient(-183deg, #ceb167 0%, #906a25 100%);*/\r\n @extend .gold-bg-text;\r\n }\r\n }\r\n\r\n p {\r\n text-align: left;\r\n min-height: 105px;\r\n }\r\n\r\n >div {\r\n position: relative;\r\n border: 2px solid #fff;\r\n transition: all 0.3s ease;\r\n padding: 15px;\r\n\r\n img {\r\n margin-bottom: 50px;\r\n }\r\n\r\n a {\r\n @extend .btn6;\r\n }\r\n\r\n div {\r\n text-align: left;\r\n }\r\n\r\n &:hover {\r\n border: 2px solid $cYellow;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-11 {\r\n text-align: center;\r\n\r\n .container-fluid {\r\n .row {\r\n &:first-child {\r\n div[class^='col-'] {\r\n padding: 0;\r\n }\r\n\r\n margin-bottom: 50px;\r\n\r\n img {\r\n width: 100%;\r\n\r\n @include respond-below(xs) {\r\n height: 250px;\r\n object-fit: cover;\r\n object-position: right;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n p {\r\n margin-bottom: 30px;\r\n\r\n a {\r\n @extend .text;\r\n }\r\n }\r\n}\r\n\r\n.article-11 {\r\n margin-top: -50px;\r\n}\r\n\r\n#scontainer-43 {\r\n @extend .top-bottom-margin;\r\n\r\n .row {\r\n &:first-child {\r\n text-align: center;\r\n\r\n h2 {\r\n @extend .title;\r\n text-transform: uppercase;\r\n margin-bottom: 15px;\r\n }\r\n\r\n p {\r\n max-width: 680px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-bottom: 70px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n max-width: 950px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n div[class^='col-'] {\r\n div {\r\n border: 1px solid $cBlackText;\r\n padding: 50px 20px;\r\n margin-bottom: 30px;\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n min-height: 295px;\r\n\r\n p {\r\n text-align: center;\r\n\r\n a {\r\n @extend .text;\r\n font-weight: 600;\r\n\r\n &:hover {\r\n color: #000;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.download-box {\r\n text-align: center;\r\n margin-bottom: 30px;\r\n\r\n div {\r\n padding-top: 100px;\r\n padding-bottom: 100px;\r\n background: #f7f6f6;\r\n transition: all 0.3s ease;\r\n\r\n &:hover {\r\n background-image: url('/upload/filemanager/images/strefa-partnerstwa/download.jpg');\r\n\r\n box-shadow: 0 0 5px 5px #d5d5d5;\r\n }\r\n }\r\n}\r\n\r\n.download-box2 {\r\n text-align: left;\r\n margin-bottom: 30px;\r\n\r\n div {\r\n padding: 50px 30px;\r\n background: #f7f6f6;\r\n transition: all 0.3s ease;\r\n background-image: url('/upload/filemanager/images/strefa-partnerstwa/download.jpg');\r\n }\r\n}\r\n\r\n.article-13 {\r\n h1 {\r\n @extend .title-big;\r\n text-align: center;\r\n }\r\n\r\n .row {\r\n margin-bottom: 30px;\r\n }\r\n\r\n img {\r\n margin-bottom: 10px;\r\n max-width: 100%;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n\r\n a {\r\n @extend .text;\r\n word-wrap: break-word;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n >img {\r\n max-height: 111px;\r\n }\r\n }\r\n}\r\n\r\n.salony {\r\n >.row {\r\n div[class^='col-'] {\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n justify-content: center;\r\n\r\n .mapa-swiata-kontener {\r\n @include respond-above(lg) {\r\n transform: scale(0.9);\r\n margin-top: -60px;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n transform: scale(0.7);\r\n margin-top: -150px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n transform: scale(0.8);\r\n margin-top: -100px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n transform: scale(0.5);\r\n margin-top: -200px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n transform: scale(0.3);\r\n margin-top: -353px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n h1 {\r\n @extend .title-big;\r\n text-align: center;\r\n text-transform: uppercase;\r\n margin-top: 50px;\r\n }\r\n\r\n img {\r\n width: 960px;\r\n }\r\n\r\n #scontainer-44 {\r\n .voivodeship {\r\n display: none;\r\n }\r\n\r\n .visible-box {\r\n display: block;\r\n }\r\n\r\n .hidden-box {\r\n display: none;\r\n }\r\n\r\n h2 {\r\n @extend .subtitle-big;\r\n padding: 20px 10px;\r\n text-align: center;\r\n background: $cGrayBg;\r\n }\r\n\r\n .store {\r\n text-align: center;\r\n padding-top: 30px;\r\n padding-bottom: 30px;\r\n\r\n .btn {\r\n border: 2px solid #000;\r\n background: #fff;\r\n color: #000;\r\n @include transition;\r\n font-size: 11px;\r\n padding: 10px 25px;\r\n text-transform: uppercase;\r\n\r\n &:hover {\r\n background: #000;\r\n color: #fff;\r\n }\r\n }\r\n\r\n &:not(:last-child) {\r\n border-bottom: 1px solid $cGrayBg;\r\n }\r\n\r\n p {\r\n a {\r\n @extend .text;\r\n }\r\n }\r\n }\r\n }\r\n\r\n title {\r\n text-decoration: none;\r\n color: red;\r\n }\r\n}\r\n\r\n.box01 {\r\n .row {\r\n @extend .top-bottom-padding;\r\n\r\n div[class^='col-'] {\r\n div {\r\n background: $cGrayLightBg;\r\n max-width: 600px;\r\n margin-left: 50px;\r\n padding-right: 100px;\r\n @extend .top-bottom-padding;\r\n position: relative;\r\n\r\n @include respond-below(xs) {\r\n margin-right: 10px;\r\n\r\n max-width: 100%;\r\n margin-left: 0;\r\n\r\n padding: 20px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 200px;\r\n height: 200px;\r\n border: 4px solid $cYellow;\r\n right: -40px;\r\n top: -40px;\r\n z-index: -1;\r\n\r\n @include respond-below(xs) {\r\n right: -12px;\r\n }\r\n }\r\n\r\n h1,\r\n p {\r\n margin-left: -50px;\r\n\r\n @include respond-below(xs) {\r\n margin-left: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-19 {\r\n h1 {\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 60px;\r\n line-height: 82px;\r\n color: $cBlackText;\r\n margin-bottom: 24px;\r\n\r\n @include respond-below(xs) {\r\n font-size: 38px;\r\n }\r\n }\r\n}\r\n\r\n.article-14 {\r\n h1 {\r\n font-style: normal;\r\n font-weight: 600;\r\n font-size: 60px;\r\n line-height: 82px;\r\n color: $cBlackText;\r\n margin-bottom: 24px;\r\n\r\n @include respond-below(xs) {\r\n font-size: 35px;\r\n }\r\n }\r\n\r\n p {\r\n @extend .text;\r\n }\r\n\r\n .nav-tabs {\r\n border-bottom: none;\r\n\r\n li {\r\n margin-right: 12px;\r\n width: 279px;\r\n\r\n @include respond-between(md, lg) {\r\n margin-right: 12px;\r\n width: 212px;\r\n }\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 15px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 229px;\r\n }\r\n\r\n a {\r\n padding: 7px 12px;\r\n font-style: normal;\r\n font-weight: 700;\r\n font-size: 18px;\r\n line-height: 1.3;\r\n color: $cBlackText;\r\n text-transform: uppercase;\r\n border: 1px solid #cccccc;\r\n background: transparent;\r\n transition: all 0.3s ease;\r\n display: block;\r\n\r\n @include respond-between(md, lg) {\r\n min-height: 63px;\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n min-height: 63px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n min-height: 63px;\r\n }\r\n\r\n &:hover,\r\n &.active {\r\n background: #000;\r\n border: 1px solid #000;\r\n color: #fff;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box02 {\r\n img {\r\n width: 485px;\r\n\r\n @include respond-below(lg) {\r\n width: 100%;\r\n }\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n h2 {\r\n @extend .title50;\r\n font-size: 40px;\r\n text-transform: uppercase;\r\n\r\n &:before {\r\n width: 150px;\r\n }\r\n }\r\n\r\n p {\r\n max-width: 300px;\r\n\r\n @include respond-below(sm) {\r\n max-width: 100%;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box03 {\r\n background: $cGrayLightBg;\r\n @extend .top-bottom-padding;\r\n\r\n div[class^='col-'] {\r\n &:not(:last-child) {\r\n @include respond-above(sm) {\r\n border-right: 1px solid #ccc;\r\n }\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .subtitle-big;\r\n\r\n span {\r\n font-size: 40px;\r\n padding-left: 5px;\r\n position: relative;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 50px;\r\n height: 50px;\r\n border: 2px solid $cYellow;\r\n top: -11px;\r\n left: 0;\r\n }\r\n }\r\n }\r\n\r\n padding: 0 50px;\r\n\r\n @include respond-between(sm, md) {\r\n padding: 0px 25px;\r\n }\r\n }\r\n }\r\n\r\n .box04 {\r\n @extend .top-bottom-padding;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-end;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n text-align: right;\r\n\r\n @include respond-below(sm) {\r\n align-items: center;\r\n text-align: center;\r\n }\r\n }\r\n\r\n &:nth-child(2),\r\n &:nth-child(3) {\r\n text-align: center;\r\n\r\n p {\r\n font-size: 30px;\r\n font-weight: 300;\r\n }\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n\r\n &:before {\r\n left: auto;\r\n right: 0;\r\n\r\n @include respond-below(sm) {\r\n right: calc(50% - 50px);\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box05 {\r\n h2 {\r\n @extend .title2;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n img {\r\n &:first-child {\r\n margin-bottom: 50px;\r\n\r\n @include respond-between(md, lg) {\r\n width: 87%;\r\n }\r\n\r\n @include respond-between(xs, md) {\r\n width: 100%;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n }\r\n }\r\n\r\n &:last-child {\r\n margin-left: 10%;\r\n width: 90%;\r\n\r\n @include respond-between(sm, md) {\r\n margin-left: 0;\r\n width: 118%;\r\n }\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n div {\r\n background: $cGrayLightBg;\r\n padding: 80px;\r\n max-width: 500px;\r\n margin-left: -80px;\r\n position: relative;\r\n\r\n @include respond-between(sm, md) {\r\n padding: 38px;\r\n max-width: 500px;\r\n margin-left: 0px;\r\n position: relative;\r\n }\r\n\r\n @include respond-below(sm) {\r\n margin-left: 0px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-left: 0px;\r\n width: 80%;\r\n padding: 20px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 200px;\r\n height: 200px;\r\n border: 4px solid $cYellow;\r\n right: -40px;\r\n top: -40px;\r\n z-index: -1;\r\n\r\n @include respond-between(md, lg) {\r\n right: -21px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n right: -30px;\r\n }\r\n\r\n @include respond-below(xs) {}\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box08 {\r\n margin-top: 200px;\r\n background: $cGrayLightBg;\r\n padding: 60px 70px;\r\n @extend .bottom-margin;\r\n\r\n @include respond-below(lg) {\r\n margin-top: 100px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding: 50px 25px;\r\n }\r\n\r\n div[class^='col-']:first-child {\r\n padding-right: 50px;\r\n display: flex;\r\n align-items: flex-end;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 50px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding-right: 15px;\r\n }\r\n }\r\n\r\n img {\r\n margin-top: -150px;\r\n width: 100%;\r\n\r\n @include respond-below(lg) {\r\n margin-top: 0px;\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n\r\n &:before {\r\n left: auto;\r\n right: 0;\r\n }\r\n }\r\n\r\n text-align: right;\r\n }\r\n\r\n .box09 {\r\n img {\r\n width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n h2 {\r\n @extend .title2;\r\n\r\n &:before {\r\n max-width: 150px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box10 {\r\n @extend .top-bottom-margin;\r\n @extend .top-bottom-padding;\r\n background: $cGrayLightBg;\r\n\r\n img {\r\n width: 100%;\r\n }\r\n\r\n div[class^='col-']:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n padding-left: 100px;\r\n padding-right: 30px;\r\n\r\n @include respond-below(lg) {\r\n padding-left: 20px;\r\n }\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 50px;\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n\r\n @include respond-below(xs) {\r\n line-height: 20px;\r\n }\r\n }\r\n\r\n p {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n\r\n .box11 {\r\n img {\r\n margin-bottom: 20px;\r\n width: 100%;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n position: relative;\r\n display: inline-block;\r\n margin-bottom: 30px;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: -10px;\r\n width: 100%;\r\n height: 2px;\r\n background: $cBlackText;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n\r\n .box12 {\r\n @extend .bottom-margin;\r\n margin-top: 200px;\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n div {\r\n background: $cGrayLightBg;\r\n padding: 50px 40px;\r\n text-align: right;\r\n margin-top: -100px;\r\n\r\n @include respond-between(md, lg) {\r\n padding: 50px 27px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n padding: 50px 20px;\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n\r\n &:before {\r\n left: auto;\r\n right: 0;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n img {\r\n margin-left: -20%;\r\n width: 120%;\r\n z-index: -1;\r\n position: relative;\r\n\r\n @include respond-between(sm, md) {\r\n height: 378px;\r\n object-fit: cover;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n margin-left: 0;\r\n width: 100%;\r\n margin-top: 0px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box13 {\r\n img {\r\n width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-end;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-below(sm) {\r\n align-items: center;\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n text-align: right;\r\n\r\n @include respond-below(sm) {\r\n text-align: center;\r\n }\r\n\r\n &:before {\r\n left: auto;\r\n right: 0;\r\n\r\n @include respond-below(sm) {\r\n left: calc(50% - 50px);\r\n right: auto;\r\n }\r\n }\r\n }\r\n\r\n p {\r\n text-align: justify;\r\n max-width: 400px;\r\n }\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n text-align: right;\r\n }\r\n }\r\n }\r\n\r\n .box14 {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n div {\r\n padding: 30px 100px;\r\n background: $cGrayLightBg;\r\n max-width: 500px;\r\n margin-left: -200px;\r\n margin-top: 120px;\r\n position: relative;\r\n\r\n @include respond-below(sm) {\r\n margin-left: 0px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding-left: 20px;\r\n padding-right: 20px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 200px;\r\n height: 200px;\r\n border: 4px solid $cYellow;\r\n right: -40px;\r\n top: -40px;\r\n z-index: -1;\r\n\r\n @include respond-between(sm, md) {\r\n right: -30px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n right: -9px;\r\n }\r\n }\r\n }\r\n\r\n &:first-child {\r\n img {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n }\r\n }\r\n\r\n .box15 {\r\n img {\r\n width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n h2 {\r\n @extend .title2;\r\n }\r\n }\r\n\r\n p {\r\n max-width: 400px;\r\n text-align: justify;\r\n }\r\n }\r\n\r\n .box16 {\r\n img {\r\n width: 100%;\r\n }\r\n\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-']:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n h2 {\r\n @extend .title2;\r\n }\r\n }\r\n }\r\n\r\n .box17 {\r\n background-image: url('/upload/filemanager/images/produkty/dodatki/dark-bg.png');\r\n background-size: cover;\r\n @extend .top-bottom-padding;\r\n @extend .bottom-margin;\r\n\r\n img {\r\n width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n text-align: center;\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n p {\r\n color: #fff;\r\n max-width: 400px;\r\n text-align: justify;\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n color: #fff;\r\n\r\n span {\r\n color: #fff;\r\n }\r\n\r\n &:before {\r\n background: #fff;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box18 {\r\n background: $cGrayLightBg;\r\n @extend .top-bottom-padding;\r\n padding-left: 100px;\r\n padding-right: 100px;\r\n text-align: center;\r\n\r\n @include respond-below(xs) {\r\n padding-left: 20px;\r\n padding-right: 20px;\r\n }\r\n\r\n h2 {\r\n font-size: 40px;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n margin-bottom: 50px;\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n justify-content: space-between;\r\n flex-wrap: wrap;\r\n\r\n @include respond-below(lg) {\r\n justify-content: center;\r\n }\r\n\r\n div {\r\n width: 11%;\r\n margin-bottom: 30px;\r\n\r\n @include respond-between(md, lg) {\r\n width: calc(100% / 6);\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: calc(100% / 4);\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: calc(100% / 2);\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: calc(100% / 2);\r\n }\r\n\r\n img {\r\n margin-bottom: 20px;\r\n }\r\n }\r\n\r\n p {\r\n text-transform: uppercase;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box19 {\r\n @extend .bottom-margin;\r\n margin-top: 200px;\r\n\r\n @include respond-below(sm) {\r\n margin-top: 100px;\r\n }\r\n\r\n img {\r\n width: 135%;\r\n\r\n @include respond-between(md, lg) {}\r\n\r\n @include respond-between(sm, md) {\r\n width: 130%;\r\n height: 500px;\r\n object-fit: cover;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 100%;\r\n margin-bottom: 50px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n div {\r\n text-align: right;\r\n\r\n background: $cGrayLightBg;\r\n padding: 50px 40px;\r\n margin-top: -100px;\r\n margin-left: -80px;\r\n\r\n @include respond-between(xs, sm) {\r\n margin-top: 0px;\r\n margin-left: 0px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-top: 0px;\r\n margin-left: 0px;\r\n padding: 40px 20px;\r\n }\r\n\r\n p {\r\n text-align: right;\r\n }\r\n\r\n h2 {\r\n @extend .title2;\r\n text-align: right;\r\n\r\n &:before {\r\n left: auto;\r\n right: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.files {\r\n margin-bottom: 0;\r\n\r\n li {\r\n a {\r\n margin-bottom: 15px;\r\n display: block;\r\n @extend .text;\r\n font-weight: 600;\r\n }\r\n }\r\n}\r\n\r\n.gallery {\r\n .image {\r\n img {\r\n margin-bottom: 15px;\r\n }\r\n }\r\n}\r\n\r\n.article {\r\n .text {\r\n h2 {\r\n font-size: 1.25rem;\r\n }\r\n }\r\n\r\n .products {\r\n h2 {\r\n font-size: 1.5rem;\r\n line-height: 1.5;\r\n\r\n strong {\r\n padding: 0 5px;\r\n background: #000;\r\n color: #fff;\r\n display: inline-block;\r\n }\r\n }\r\n\r\n a {\r\n display: inline-block;\r\n font-weight: 600 !important;\r\n border-bottom: 2px solid #000;\r\n }\r\n }\r\n\r\n h1 {\r\n font-size: 1.75rem !important;\r\n margin: 25px 0 !important;\r\n font-weight: 600 !important;\r\n }\r\n\r\n .date-add {\r\n @extend .text;\r\n font-weight: 600;\r\n margin-bottom: 10px;\r\n\r\n img {\r\n width: 20px;\r\n height: 20px;\r\n margin-right: 10px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-46 {\r\n @extend .top-bottom-margin;\r\n}\r\n\r\n#scontainer-48 {\r\n background-image: url('/upload/filemanager/images/produkty/okna/okna-drewniane/okna-drewniane-zalety.jpg');\r\n\r\n background-size: cover;\r\n @extend .top-bottom-padding;\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n &:nth-child(odd) {\r\n display: flex;\r\n justify-content: flex-end;\r\n align-items: center;\r\n }\r\n\r\n div {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n background: rgba(255, 255, 255, 0.9);\r\n width: 500px;\r\n height: 250px;\r\n padding: 20px 20px 20px 40px;\r\n\r\n @include respond-between(sm, lg) {\r\n width: calc(100% - 15px);\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: calc(100% - 30px);\r\n margin: auto;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n padding: 15px;\r\n }\r\n\r\n img {\r\n margin-bottom: 20px;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n font-size: 26px;\r\n font-weight: 700;\r\n\r\n @include respond-below(md) {\r\n font-size: 22px;\r\n }\r\n }\r\n\r\n p {\r\n @extend .text;\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n &:first-child,\r\n &:nth-child(2) {\r\n margin-bottom: 30px;\r\n }\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-49 {\r\n text-align: center;\r\n\r\n p {\r\n max-width: 1100px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n }\r\n}\r\n\r\n#scontainer-51 {\r\n #scontainer-51-content {\r\n >.row {\r\n >div[class^='col-'] {\r\n >img {\r\n width: 100%;\r\n\r\n object-fit: cover;\r\n\r\n @include respond-between(sm, md) {\r\n height: 340px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 240px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 200px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n min-width: 100px;\r\n }\r\n\r\n .row-list {\r\n img {\r\n width: 100px;\r\n height: 100px;\r\n object-fit: cover;\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title-big;\r\n text-align: center;\r\n }\r\n\r\n .gray-bg {\r\n .row {\r\n @extend .top-padding;\r\n\r\n &:nth-child(2) {\r\n max-width: 70%;\r\n justify-content: center;\r\n margin: auto;\r\n\r\n div[class^='col-'] {\r\n text-align: center;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.color-box {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n\r\n .color-content {\r\n width: 12.5%;\r\n text-align: center;\r\n @extend .bottom-margin;\r\n\r\n @include respond-between(sm, md) {\r\n width: 18.5%;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 24.5%;\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 49.5%;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-52 {\r\n @extend .top-margin;\r\n @extend .bottom-margin;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n h2 {\r\n @extend .title-big;\r\n\r\n line-height: 40px;\r\n margin-bottom: 40px;\r\n\r\n @include respond-below(md) {\r\n margin-top: 50px;\r\n }\r\n\r\n strong {\r\n font-size: 42px;\r\n\r\n @include respond-below(xs) {\r\n font-size: 30px;\r\n }\r\n }\r\n }\r\n\r\n .row {\r\n &:first-child {\r\n div[class^='col-'] {\r\n &:last-child {\r\n @include respond-above(lg) {\r\n padding: 90px;\r\n }\r\n\r\n padding: 0 15px;\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n @extend .top-margin;\r\n }\r\n\r\n &:last-child {\r\n div[class^='col-'] {\r\n text-align: center;\r\n }\r\n\r\n h3 {\r\n @extend .subtitle-big;\r\n\r\n &:first-child {\r\n @extend .top-padding;\r\n margin-bottom: 20px;\r\n }\r\n\r\n &:last-child {\r\n @extend .bottom-padding;\r\n margin-bottom: 0;\r\n }\r\n\r\n a {\r\n @extend .subtitle-big;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-55 {\r\n .gray-bg {\r\n @extend .top-padding;\r\n text-align: center;\r\n\r\n .row {\r\n &:not(:last-child) {\r\n @extend .bottom-margin;\r\n }\r\n\r\n &:nth-child(2) {\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n @include respond-above(md) {\r\n max-width: 70%;\r\n }\r\n }\r\n }\r\n\r\n img {\r\n margin-bottom: 20px;\r\n }\r\n }\r\n\r\n #scontainer-55-content {\r\n >p {\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n\r\n >img {\r\n width: 100%;\r\n object-fit: cover;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-56 {\r\n background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc-banner.jpg');\r\n background-repeat: no-repeat;\r\n background-size: cover;\r\n background-position: center;\r\n max-width: 1600px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n height: 588px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n\r\n #scontainer-56-content {\r\n width: 100%;\r\n\r\n .row {\r\n div[class^='col-'] {\r\n &:last-child {\r\n padding-left: 200px;\r\n padding-right: 100px;\r\n\r\n @include respond-between(sm, lg) {\r\n padding-left: 50px;\r\n padding-right: 30px;\r\n }\r\n\r\n @include respond-below(sm) {\r\n background: rgba(255, 255, 255, 0.5);\r\n padding: 15px;\r\n margin: auto;\r\n max-width: 80%;\r\n }\r\n\r\n h1 {\r\n @extend .title50;\r\n }\r\n\r\n p {}\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-57 {\r\n @extend .top-bottom-margin200;\r\n\r\n h2 {\r\n @extend .title50;\r\n }\r\n\r\n h3 {\r\n @extend .subtitle-big;\r\n font-size: 20px;\r\n\r\n @include respond-between(md, lg) {\r\n min-height: 56px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n min-height: 56px;\r\n }\r\n }\r\n\r\n #scontainer-57-content {\r\n >.row {\r\n @include respond-above(xs) {\r\n background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/back.jpg');\r\n background-repeat: no-repeat;\r\n background-size: auto;\r\n background-position: 70px 20px;\r\n\r\n @include respond-between(sm, md) {\r\n background-position: center;\r\n }\r\n }\r\n\r\n >div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n padding-right: 100px;\r\n\r\n @include respond-below(xs) {\r\n padding-right: 15px;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n div[class^='col-'] {\r\n\r\n &:nth-child(3),\r\n &:nth-child(4) {\r\n padding-top: 20px;\r\n }\r\n }\r\n\r\n p {\r\n padding: 60px 40px;\r\n background: #f2f2f2;\r\n color: #9c9b9b;\r\n\r\n @include respond-between(md, lg) {\r\n height: 204px;\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 204px;\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-58 {\r\n .row {\r\n &:first-child {\r\n div[class^='col-'] {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n\r\n @include respond-below(xs) {\r\n display: block;\r\n }\r\n\r\n &:first-child {\r\n .model-box {\r\n @include respond-below(xs) {\r\n margin-top: 80px;\r\n }\r\n }\r\n\r\n @include respond-above(md) {\r\n border-right: 2px solid $cBlackText;\r\n }\r\n\r\n @include respond-below(md) {\r\n margin-bottom: 40px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n .img {\r\n @include respond-below(xs) {\r\n margin-top: 40px;\r\n }\r\n }\r\n }\r\n\r\n .img {\r\n @include respond-below(xs) {\r\n text-align: center;\r\n }\r\n }\r\n\r\n .model-box {\r\n padding-left: 40px;\r\n padding-right: 40px;\r\n position: relative;\r\n\r\n @include respond-below(xs) {\r\n padding-left: 0px;\r\n padding-right: 0px;\r\n }\r\n\r\n .bestseller {\r\n position: absolute;\r\n top: -56px;\r\n left: 40px;\r\n @extend .text;\r\n\r\n font-weight: 700;\r\n padding: 7px 10px;\r\n border: 1px solid $cBlackText;\r\n\r\n @include respond-below(xs) {\r\n left: 0px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n @include respond-below(xs) {\r\n margin-bottom: 30px;\r\n }\r\n\r\n .img {\r\n @include respond-below(md) {\r\n text-align: center;\r\n }\r\n }\r\n }\r\n\r\n img {\r\n margin-bottom: 30px;\r\n\r\n @include respond-between(sm, md) {\r\n margin-top: 30px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n h4 {\r\n @extend .text;\r\n font-size: 18px;\r\n }\r\n\r\n a {\r\n @extend .btn6;\r\n }\r\n}\r\n\r\n#scontainer-59 {\r\n h3 {\r\n font-size: 43px;\r\n font-weight: 400;\r\n }\r\n\r\n h2 {\r\n @extend .title50;\r\n }\r\n\r\n #scontainer-59-content {\r\n >.row {\r\n background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/back3.png');\r\n background-repeat: no-repeat;\r\n background-size: auto;\r\n background-position: right bottom;\r\n\r\n @include respond-between(sm, md) {\r\n flex-direction: column-reverse;\r\n }\r\n\r\n >div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: center;\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n padding-right: 100px;\r\n padding-top: 150px;\r\n padding-bottom: 150px;\r\n\r\n @include respond-between(sm, md) {\r\n padding-top: 0px;\r\n padding-bottom: 50px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding-right: 15px;\r\n padding-top: 108px;\r\n }\r\n }\r\n\r\n .row {\r\n div[class^='col-'] {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n\r\n img {\r\n margin-right: 50px;\r\n }\r\n\r\n &:not(:last-child) {\r\n margin-bottom: 55px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-60 {\r\n @extend .top-margin;\r\n\r\n .btn5 {\r\n width: 250px;\r\n }\r\n\r\n .row {\r\n @include respond-above(xs) {\r\n background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc.jpg');\r\n\r\n background-repeat: no-repeat;\r\n background-size: contain;\r\n background-position: left bottom;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n background-size: cover;\r\n }\r\n\r\n @include respond-below(xs) {\r\n background-size: cover;\r\n }\r\n\r\n @include respond-above(lg) {\r\n min-height: 700px;\r\n }\r\n\r\n div[class^='col-'] {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-above(lg) {\r\n padding-left: 40px;\r\n }\r\n\r\n div {\r\n @include respond-between(xs, lg) {\r\n background: rgba(255, 255, 255, 0.6);\r\n padding: 20px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n background: rgba(255, 255, 255, 0.8);\r\n padding: 0px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n @include respond-between(sm, md) {\r\n margin-top: 50px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title50;\r\n }\r\n}\r\n\r\n.box06 {\r\n @extend .top-padding;\r\n\r\n padding-bottom: 30px;\r\n\r\n h2 {\r\n @extend .title50;\r\n margin-bottom: 40px;\r\n }\r\n}\r\n\r\n.box07 {\r\n background-image: url('/upload/filemanager/images/produkty/dodatki/dark-bg.png');\r\n background-size: cover;\r\n padding-top: 80px;\r\n padding-bottom: 80px;\r\n\r\n max-width: 1600px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n div[class^='col-'] {\r\n &:not(:last-child) {\r\n >div {\r\n @include respond-below(md) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n >div {\r\n .btn5 {\r\n img {\r\n @include respond-below(xs) {\r\n width: 54px !important;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n >div {\r\n background-color: rgba(255, 255, 255, 0.87);\r\n padding: 50px 20px;\r\n text-align: center;\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n >img {\r\n margin-bottom: 40px;\r\n }\r\n\r\n .btn5 {}\r\n }\r\n }\r\n}\r\n\r\n.box20 {\r\n div[class^='col-'] {\r\n display: flex;\r\n align-items: flex-end;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n font-size: 50px;\r\n text-transform: uppercase;\r\n font-weight: 600;\r\n position: relative;\r\n margin-bottom: 40px;\r\n\r\n @include respond-below(xs) {\r\n font-size: 32px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n left: -10px;\r\n top: -18px;\r\n width: 212px;\r\n height: 100px;\r\n border: 2px solid $cYellow;\r\n z-index: -1;\r\n\r\n @include respond-below(xs) {\r\n top: -35px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box21 {\r\n div[class^='col-'] {\r\n text-align: center;\r\n\r\n img {\r\n max-width: 100%;\r\n margin-bottom: 30px;\r\n\r\n @include respond-between(md, lg) {\r\n height: 234px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 167px;\r\n }\r\n }\r\n\r\n h4 {\r\n font-size: 20px;\r\n font-weight: 600;\r\n }\r\n\r\n &:first-child,\r\n &:nth-child(2) {\r\n @include respond-between(xs, sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n @include respond-below(xs) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n @extend .bottom-margin;\r\n}\r\n\r\n.box22 {\r\n h3 {\r\n @extend .title2;\r\n }\r\n}\r\n\r\n.box23 {\r\n p {\r\n padding-top: 15px;\r\n padding-bottom: 15px;\r\n margin-bottom: 0;\r\n min-height: 72px;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n text-transform: uppercase;\r\n }\r\n\r\n div[class^='col-'] {\r\n display: flex;\r\n justify-content: flex-start;\r\n flex-wrap: wrap;\r\n align-items: center;\r\n\r\n div {\r\n width: calc((100% / 9) - 12px);\r\n margin: 0 6px 15px;\r\n background: $cGrayBg;\r\n text-align: center;\r\n\r\n @include respond-between(md, lg) {\r\n width: calc((100% / 6) - 12px);\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: calc((100% / 5) - 12px);\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: calc((100% / 3) - 12px);\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: calc((100% / 2) - 12px);\r\n }\r\n\r\n img {\r\n width: 100%;\r\n height: 137px;\r\n object-fit: cover;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box24 {\r\n margin-top: 20px;\r\n margin-bottom: 20px;\r\n\r\n h4 {\r\n @extend .text;\r\n font-size: 18px;\r\n }\r\n\r\n p {}\r\n}\r\n\r\n.img-100 {\r\n img {\r\n width: 100%;\r\n object-fit: cover;\r\n }\r\n}\r\n\r\n.article-20,\r\n.article-21 {\r\n h1 {\r\n text-align: center;\r\n @extend .title-big;\r\n\r\n @extend .top-margin;\r\n }\r\n}\r\n\r\n.article-20,\r\n.article-21,\r\n.article-22 {\r\n h1 {\r\n @extend .title-big;\r\n }\r\n\r\n .nav-tabs {\r\n @extend .nav-tabs-style;\r\n\r\n a {\r\n &:before {\r\n content: 'drzwi' !important;\r\n left: calc(50% - 30px) !important;\r\n }\r\n }\r\n }\r\n\r\n .tab-content {\r\n @extend .top-bottom-margin;\r\n }\r\n\r\n .box25 {\r\n img {\r\n width: 100%;\r\n @extend .bottom-margin;\r\n\r\n @include respond-below(xs) {\r\n width: 100%;\r\n height: 249px;\r\n object-fit: cover;\r\n object-position: right;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n width: 100%;\r\n height: 449px;\r\n object-fit: cover;\r\n object-position: right;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n width: 100%;\r\n height: 449px;\r\n object-fit: cover;\r\n object-position: right;\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 5px;\r\n }\r\n\r\n h3 {\r\n @extend .text;\r\n font-size: 15px;\r\n }\r\n\r\n p {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n}\r\n\r\n.article-22 {\r\n .nav-tabs {\r\n a {\r\n padding: 63px 25px 30px 25px !important;\r\n\r\n &:before {\r\n content: 'rolety' !important;\r\n left: calc(50% - 35px) !important;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box27 {\r\n .row {\r\n &:nth-child(4) {\r\n img {\r\n max-height: 438px;\r\n }\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n text-align: center;\r\n @extend .bottom-margin;\r\n\r\n img {\r\n margin-bottom: 30px;\r\n width: auto;\r\n max-width: 100%;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n font-weight: 700;\r\n text-transform: uppercase;\r\n position: relative;\r\n\r\n &:before {\r\n content: '';\r\n position: absolute;\r\n bottom: -14px;\r\n left: calc(50% - 12px);\r\n font-weight: 700;\r\n width: 24px;\r\n height: 3px;\r\n background: $cBlackText;\r\n }\r\n }\r\n\r\n h5 {\r\n @extend .text;\r\n font-weight: 700;\r\n text-transform: uppercase;\r\n position: relative;\r\n }\r\n\r\n h2 {\r\n margin-bottom: 0;\r\n text-transform: uppercase;\r\n }\r\n }\r\n}\r\n\r\n.box28 {\r\n .row {\r\n @extend .bottom-margin;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-end;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n text-align: right;\r\n padding: 0 50px;\r\n\r\n @include respond-below(lg) {\r\n text-align: center;\r\n align-items: center;\r\n margin-bottom: 20px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding: 0px 15px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n text-align: left;\r\n\r\n @include respond-below(lg) {\r\n text-align: center;\r\n }\r\n }\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n h2 {\r\n @extend .title-big;\r\n font-size: 30px;\r\n }\r\n}\r\n\r\n.box29 {\r\n h2 {\r\n @extend .title50;\r\n\r\n &:before {\r\n display: none;\r\n }\r\n }\r\n\r\n @extend .bottom-margin;\r\n}\r\n\r\n.box30 {\r\n position: relative;\r\n\r\n >div[class^='col-'] {\r\n >img {\r\n width: 100%;\r\n object-fit: cover;\r\n height: 500px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:nth-child(2) {\r\n padding-left: 250px;\r\n padding-top: 30px;\r\n\r\n @include respond-below(xs) {\r\n padding-left: 15px;\r\n }\r\n }\r\n }\r\n\r\n .img-line {\r\n position: absolute;\r\n left: 50px;\r\n bottom: 0;\r\n\r\n @include respond-below(xs) {\r\n display: none;\r\n }\r\n }\r\n}\r\n\r\n.box31 {\r\n @extend .top-bottom-margin;\r\n\r\n img {\r\n max-height: 480px;\r\n margin-bottom: 20px;\r\n max-width: 100%;\r\n }\r\n\r\n div[class^='col-'] {\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n text-align: center;\r\n }\r\n }\r\n}\r\n\r\n.box32 {\r\n position: relative;\r\n\r\n >div[class^='col-'] {\r\n >img {\r\n width: 100%;\r\n object-fit: cover;\r\n height: 500px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:nth-child(2) {\r\n padding-left: 50px;\r\n padding-top: 30px;\r\n\r\n @include respond-below(xs) {\r\n padding-left: 15px;\r\n }\r\n }\r\n }\r\n\r\n .img-line {\r\n position: absolute;\r\n right: 250px;\r\n top: -50px;\r\n\r\n @include respond-below(xs) {\r\n display: none;\r\n }\r\n }\r\n}\r\n\r\n.box33 {\r\n @extend .top-bottom-margin;\r\n\r\n img {\r\n margin-top: 30px;\r\n width: 100%;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box34 {\r\n >.row {\r\n img {\r\n max-width: 100%;\r\n margin-bottom: 30px;\r\n }\r\n\r\n &:first-child {\r\n >div[class^='col-'] {\r\n &:first-child {\r\n @include respond-below(md) {\r\n text-align: center;\r\n }\r\n }\r\n\r\n &:nth-child(2) {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n padding-left: 100px;\r\n padding-right: 150px;\r\n padding-bottom: 200px;\r\n\r\n @include respond-below(lg) {\r\n padding-bottom: 100px;\r\n }\r\n\r\n @include respond-below(md) {\r\n padding-left: 15px;\r\n padding-right: 15px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n img {\r\n margin-bottom: 0;\r\n }\r\n\r\n @include respond-between(xs, md) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n div[class^='col-'] {}\r\n}\r\n\r\n.box35,\r\n.box40,\r\n.box42,\r\n.box44,\r\n.box47,\r\n.box47-2,\r\n.box47-3,\r\n.box47-4,\r\n.box47-5,\r\n.box47-6,\r\n.box47-7,\r\n.box47-8 {\r\n div[class^='col-'] {\r\n padding: 0;\r\n position: relative;\r\n }\r\n\r\n img {\r\n width: 100%;\r\n object-fit: cover;\r\n\r\n @include respond-between(sm, md) {\r\n height: 450px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 450px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 450px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n position: absolute;\r\n top: 0;\r\n left: 50%;\r\n\r\n background: #ebebeb;\r\n padding: 70px 80px;\r\n\r\n @include respond-between(xs, sm) {\r\n padding: 20px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n padding: 10px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n margin-bottom: 12px;\r\n text-transform: uppercase;\r\n }\r\n\r\n p {\r\n @extend .text;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 12px;\r\n }\r\n }\r\n}\r\n\r\n.box47-8 {\r\n img {\r\n height: 900px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 1200px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 342px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 373px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 355px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 538px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box47-7 {\r\n img {\r\n height: 900px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 202px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 202px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 162px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 233px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box42 {\r\n .text-center-box {\r\n top: calc(50% - 200px);\r\n left: auto;\r\n right: 15%;\r\n width: 633px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 200px);\r\n left: calc(50% - 316px);\r\n right: auto;\r\n width: 633px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 172px);\r\n left: calc(50% - 250px);\r\n right: auto;\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 257px);\r\n left: calc(50% - 135px);\r\n right: auto;\r\n width: 270px;\r\n }\r\n }\r\n\r\n img {\r\n height: 737px;\r\n }\r\n}\r\n\r\n.box47 {\r\n img {\r\n height: 900px;\r\n\r\n @include respond-between(xs, sm) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 800px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 305px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 275px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 223px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 320px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box47-2 {\r\n img {\r\n height: 900px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 240px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 250px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 223px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 320px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box47-5 {\r\n img {\r\n height: 900px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 172px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 194px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 144px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 194px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box47-6 {\r\n img {\r\n height: 900px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 800px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 133px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 133px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 83px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 102px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box47-3 {\r\n img {\r\n height: 700px;\r\n\r\n @include respond-between(sm, md) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 700px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n position: relative;\r\n margin-top: 25px;\r\n top: 0;\r\n left: 0;\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 175px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 246px);\r\n left: calc(50% - 130px);\r\n width: 260px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box47-4 {\r\n img {\r\n height: 700px;\r\n\r\n @include respond-below(xs) {\r\n height: 850px;\r\n }\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 272px);\r\n left: calc(50% - 400px);\r\n width: 800px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 293px);\r\n left: calc(50% - 350px);\r\n width: 700px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 264px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 379px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n .btn4 {\r\n margin-top: 20px;\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box35 {\r\n .text-center-box {\r\n top: calc(50% - 131px);\r\n left: calc(50% - 316px);\r\n width: 633px;\r\n\r\n @include respond-between(xs, sm) {\r\n width: 500px;\r\n top: calc(50% - 81px);\r\n left: calc(50% - 250px);\r\n }\r\n\r\n @include respond-below(xs) {\r\n width: 280px;\r\n top: calc(50% - 94px);\r\n left: calc(50% - 140px);\r\n }\r\n }\r\n}\r\n\r\n.box40 {\r\n .text-center-box {\r\n top: calc(50% - 283px);\r\n left: calc(50% - 316px);\r\n width: 633px;\r\n\r\n @include respond-between(sm, md) {}\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 233px);\r\n left: calc(50% - 250px);\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 335px);\r\n left: calc(50% - 140px);\r\n width: 280px;\r\n }\r\n }\r\n\r\n img {\r\n @include respond-above(lg) {\r\n height: 1000px;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n height: 900px;\r\n }\r\n\r\n @include respond-between(sm, md) {\r\n height: 900px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n height: 700px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n height: 800px;\r\n }\r\n }\r\n}\r\n\r\n.box36 {\r\n @extend .top-bottom-margin;\r\n\r\n img {\r\n max-width: 100%;\r\n margin-bottom: 20px;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n }\r\n\r\n div[class^='col-'] {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n}\r\n\r\n.box37 {\r\n margin-bottom: 70px;\r\n\r\n h2 {\r\n @extend .title;\r\n text-align: center;\r\n margin-bottom: 10px;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n font-size: 18px;\r\n font-weight: 400;\r\n color: #929292;\r\n text-align: center;\r\n margin-bottom: 20px;\r\n }\r\n\r\n h4 {\r\n @extend .title;\r\n font-size: 24px;\r\n }\r\n\r\n img {\r\n margin-top: 30px;\r\n width: 100%;\r\n }\r\n}\r\n\r\n.box38 {\r\n @extend .top-margin;\r\n\r\n h2 {\r\n @extend .title;\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n}\r\n\r\n.box39 {\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n\r\n margin-bottom: 10px;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n font-size: 18px;\r\n font-weight: 400;\r\n color: #929292;\r\n margin-bottom: 20px;\r\n }\r\n\r\n h4 {\r\n @extend .title;\r\n font-size: 24px;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n }\r\n }\r\n}\r\n\r\n.box41 {\r\n @extend .bottom-margin;\r\n\r\n .row {\r\n &:first-child {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n h2 {\r\n @extend .title;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n}\r\n\r\n.box43 {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n text-align: right;\r\n display: flex;\r\n align-items: flex-end;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n }\r\n}\r\n\r\n.box44 {\r\n h3 {\r\n @extend .subtitle-big;\r\n margin-bottom: 20px;\r\n }\r\n\r\n .text-center-box {\r\n top: calc(50% - 135px);\r\n left: auto;\r\n right: 15%;\r\n width: 633px;\r\n\r\n @include respond-between(sm, md) {\r\n top: calc(50% - 123px);\r\n left: calc(50% - 316px);\r\n right: auto;\r\n width: 633px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n top: calc(50% - 83px);\r\n left: calc(50% - 250px);\r\n right: auto;\r\n width: 500px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n top: calc(50% - 88px);\r\n left: calc(50% - 135px);\r\n right: auto;\r\n width: 270px;\r\n }\r\n }\r\n\r\n img {\r\n height: 560px;\r\n }\r\n}\r\n\r\n.box45 {\r\n @extend .top-bottom-padding;\r\n\r\n h4 {\r\n @extend .subtitle-big;\r\n margin-bottom: 20px;\r\n }\r\n}\r\n\r\n.box46 {\r\n @extend .top-margin;\r\n\r\n h3 {\r\n @extend .title;\r\n @extend .bottom-margin;\r\n }\r\n\r\n div[class^='col-'] {\r\n text-align: center;\r\n }\r\n\r\n img {\r\n margin-bottom: 20px;\r\n }\r\n}\r\n\r\n.box48 {\r\n @extend .top-padding;\r\n text-align: center;\r\n\r\n h2 {\r\n @extend .title;\r\n }\r\n}\r\n\r\n.box49 {\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n .row {\r\n &:first-child {\r\n @extend .bottom-margin;\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n text-align: center;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n h3 {\r\n text-align: center;\r\n margin-bottom: 70px;\r\n }\r\n\r\n li {\r\n margin-bottom: 20px;\r\n }\r\n\r\n img {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n margin-bottom: 20px;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n}\r\n\r\n.window-blind-colors {\r\n @extend .top-bottom-padding;\r\n\r\n .row {\r\n &:first-child {\r\n div[class^='col-'] {\r\n text-align: center;\r\n\r\n h2 {\r\n @extend .title;\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n padding-top: 50px;\r\n\r\n div[class^='col-'] {\r\n margin-top: 50px;\r\n margin-bottom: 50px;\r\n\r\n @include respond-below(xs) {\r\n margin-top: 25px;\r\n margin-bottom: 25px;\r\n text-align: center;\r\n }\r\n\r\n img {\r\n width: 244px;\r\n max-width: 100%;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box-center-text {\r\n @extend .top-bottom-margin;\r\n\r\n p {\r\n text-align: center;\r\n @extend .left-right-margin;\r\n }\r\n}\r\n\r\n.article-26 {\r\n .row {\r\n &:nth-child(2) {\r\n @extend .top-margin;\r\n\r\n h2 {\r\n @extend .title;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n &:nth-child(3) {\r\n h3 {\r\n @extend .title;\r\n margin-bottom: 20px;\r\n padding-bottom: 20px;\r\n position: relative;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: 0;\r\n width: 200px;\r\n height: 2px;\r\n background: $cBlackText;\r\n }\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n }\r\n\r\n &:nth-child(4) {\r\n @extend .top-bottom-margin;\r\n\r\n div[class^='col-'] {\r\n background: $cGrayBg;\r\n padding: 25px;\r\n\r\n &:nth-child(2) {\r\n background: #dbdbdb;\r\n }\r\n\r\n p {\r\n position: relative;\r\n margin-bottom: 0;\r\n padding-bottom: 5px;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 25px;\r\n height: 1px;\r\n background: #bdbdbd;\r\n bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(5) {\r\n img {\r\n max-width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n\r\n div {\r\n background: $cGrayBg;\r\n display: inline-block;\r\n padding: 25px;\r\n margin-bottom: 30px;\r\n\r\n p {\r\n margin-bottom: 0;\r\n text-align: center;\r\n }\r\n }\r\n\r\n >p {\r\n max-width: 450px;\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(6) {\r\n @extend .top-bottom-margin;\r\n\r\n @include respond-above(sm) {\r\n height: 550px;\r\n background-image: url('/upload/filemanager/images/gwarancja/img3.png');\r\n background-position: center right;\r\n background-repeat: no-repeat;\r\n background-size: contain;\r\n }\r\n\r\n div[class^='col-'] {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n div {\r\n background: $cGrayBg;\r\n padding: 30px;\r\n text-align: center;\r\n\r\n h5 {\r\n @extend .text;\r\n font-size: 18px;\r\n margin-bottom: 15px;\r\n }\r\n\r\n p {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:nth-child(7) {\r\n @extend .bottom-margin;\r\n\r\n img {\r\n max-width: 100%;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n div[class^='col-'] {\r\n &:last-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-27 {\r\n .container {\r\n .row {\r\n &:first-child {\r\n @extend .top-margin;\r\n\r\n div[class^='col-'] {\r\n margin-bottom: 60px;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n margin-bottom: 10px;\r\n }\r\n\r\n p {\r\n max-width: 460px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n @extend .bottom-margin;\r\n margin-top: 50px;\r\n text-align: center;\r\n\r\n img {\r\n max-width: 106px;\r\n margin-bottom: 30px;\r\n }\r\n\r\n h4 {\r\n @extend .subtitle-big;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-29,\r\n.article-31 {\r\n @extend .bottom-margin;\r\n\r\n h1 {\r\n @extend .title;\r\n text-align: center;\r\n @extend .top-margin;\r\n margin-bottom: 70px;\r\n }\r\n\r\n p {\r\n margin-bottom: 30px;\r\n }\r\n\r\n a {\r\n @extend .text;\r\n font-weight: 700;\r\n text-decoration: underline;\r\n }\r\n\r\n ol {\r\n >li {\r\n margin-bottom: 20px;\r\n\r\n >ul {\r\n list-style-type: disc;\r\n\r\n li {\r\n margin-bottom: 10px;\r\n\r\n ul {\r\n list-style-type: circle;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nul {\r\n padding-inline-start: 36px;\r\n}\r\n\r\n.article-30 {\r\n @extend .bottom-margin;\r\n\r\n h1 {\r\n @extend .title;\r\n text-align: center;\r\n @extend .top-margin;\r\n margin-bottom: 10px;\r\n }\r\n\r\n h6 {\r\n @extend .text;\r\n font-size: 18px;\r\n text-align: center;\r\n margin-bottom: 70px;\r\n }\r\n\r\n p {\r\n margin-bottom: 30px;\r\n }\r\n\r\n a {\r\n @extend .text;\r\n font-weight: 700;\r\n text-decoration: underline;\r\n }\r\n\r\n ul {\r\n li {\r\n margin-bottom: 20px;\r\n }\r\n }\r\n\r\n .row:last-child {\r\n margin-top: 30px;\r\n\r\n p {\r\n margin-bottom: 0;\r\n }\r\n\r\n div[class^='col-'] {\r\n &:first-child {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n img {\r\n margin-bottom: 15px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n @include respond-between(xs, lg) {\r\n align-items: flex-end;\r\n }\r\n\r\n @include respond-below(xs) {\r\n align-items: flex-start;\r\n margin-top: 50px;\r\n }\r\n\r\n img {\r\n margin-top: 15px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.guide {\r\n text-align: center;\r\n @extend .bottom-margin;\r\n\r\n h1 {\r\n @extend .title;\r\n text-transform: uppercase;\r\n @extend .top-margin;\r\n }\r\n\r\n p {\r\n max-width: 680px;\r\n margin: auto;\r\n }\r\n}\r\n\r\n.article-entry {\r\n margin-bottom: 30px;\r\n\r\n .img {\r\n height: 330px;\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n }\r\n }\r\n\r\n .article-content {\r\n .article-title {\r\n margin-top: 30px;\r\n margin-bottom: 15px;\r\n\r\n a {\r\n @extend .subtitle-big;\r\n text-transform: uppercase;\r\n display: block;\r\n\r\n @include respond-below(sm) {\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n\r\n .entry {\r\n display: -webkit-box;\r\n -webkit-line-clamp: 4;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n margin-bottom: 20px;\r\n font-weight: 400;\r\n\r\n strong {\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .more {\r\n @extend .text;\r\n text-decoration: underline;\r\n padding: 6px 12px 6px 0px;\r\n transition: all 0.5s ease;\r\n border-radius: 4px;\r\n\r\n &:hover {\r\n padding: 6px 12px;\r\n border: 1px solid $cBlackText;\r\n }\r\n }\r\n }\r\n}\r\n\r\ndiv[class^='col-'] {\r\n &:not(:last-child) {\r\n .article-entry {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n}\r\n\r\n.pager {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n padding-inline-start: 0;\r\n list-style-type: none;\r\n\r\n @extend .top-bottom-margin;\r\n\r\n li {\r\n &:not(:last-child) {\r\n margin-right: 10px;\r\n }\r\n\r\n a {\r\n width: 48px;\r\n height: 48px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n background: #ededef;\r\n border-radius: 2px;\r\n\r\n &.inactive {\r\n opacity: 0.3;\r\n pointer-events: none;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-box-container {}\r\n\r\n.article-box {\r\n @include respond-above(md) {\r\n padding-right: 40px;\r\n }\r\n\r\n @extend .bottom-margin;\r\n\r\n .article-title {\r\n @extend .title;\r\n font-weight: 700;\r\n margin-bottom: 30px;\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n}\r\n\r\n.right-box-title {\r\n background: $cGrayBg;\r\n padding: 8px;\r\n margin-bottom: 15px;\r\n text-align: center;\r\n\r\n h3 {\r\n @extend .title;\r\n font-size: 26px;\r\n margin: 0;\r\n\r\n text-transform: uppercase;\r\n }\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n\r\n p {\r\n margin: 10px 0;\r\n }\r\n\r\n &:nth-child(3) {\r\n padding-left: 0;\r\n padding-right: 0;\r\n padding-bottom: 0;\r\n\r\n h3 {\r\n margin-bottom: 8px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n padding: 20px 8px;\r\n }\r\n}\r\n\r\n.news-list {\r\n padding-inline-start: 0;\r\n\r\n li {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n margin-bottom: 10px;\r\n\r\n @include respond-between(md, lg) {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: flex-start;\r\n margin-bottom: 20px;\r\n flex-direction: column;\r\n }\r\n\r\n a {\r\n font-size: 11px;\r\n line-height: 15px;\r\n color: $cBlackText;\r\n font-weight: 600;\r\n text-transform: uppercase;\r\n display: grid;\r\n grid-auto-flow: column;\r\n gap: 10px;\r\n width: 100% !important;\r\n }\r\n\r\n .text {\r\n line-height: 1.5;\r\n font-size: 0.8rem;\r\n }\r\n\r\n .img {\r\n width: 120px;\r\n position: relative;\r\n height: 100%;\r\n\r\n @include respond-between(md, lg) {\r\n margin-bottom: 5px;\r\n }\r\n\r\n img {\r\n height: 100%;\r\n width: 100%;\r\n object-fit: cover;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-32 {\r\n .text {\r\n >.row {\r\n &:first-child {\r\n text-align: center;\r\n @extend .bottom-margin;\r\n padding-top: 50px;\r\n\r\n img {\r\n max-width: 100%;\r\n }\r\n }\r\n\r\n &:last-child {\r\n text-align: center;\r\n\r\n h5 {\r\n @extend .top-bottom-margin;\r\n @extend .title;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.timeline {\r\n div[class^='col-'] {\r\n &:first-child {\r\n border-right: 4px solid $cBlackText;\r\n padding-top: 50px;\r\n padding-bottom: 50px;\r\n padding-right: 35px;\r\n position: relative;\r\n\r\n @include respond-below(xs) {\r\n padding-right: 11px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 20px;\r\n height: 20px;\r\n border-radius: 50%;\r\n border: 3px solid $cBlackText;\r\n right: -12px;\r\n top: -14px;\r\n\r\n background: #fff;\r\n }\r\n\r\n &:after {\r\n position: absolute;\r\n content: '';\r\n width: 20px;\r\n height: 20px;\r\n border-radius: 50%;\r\n border: 3px solid $cBlackText;\r\n right: -12px;\r\n bottom: -14px;\r\n\r\n background: #fff;\r\n }\r\n }\r\n\r\n &:last-child {\r\n padding-left: 35px;\r\n padding-bottom: 50px;\r\n\r\n @include respond-below(xs) {\r\n padding-left: 11px;\r\n }\r\n }\r\n }\r\n\r\n .calendar-title {\r\n padding: 10px;\r\n border-top-left-radius: 5px;\r\n border-top-right-radius: 5px;\r\n font-weight: 700;\r\n position: relative;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n top: 9px;\r\n width: 0;\r\n height: 0;\r\n border-top: 12px solid transparent;\r\n border-bottom: 12px solid transparent;\r\n border-left: 12px solid $cBlackText;\r\n right: -12px;\r\n }\r\n\r\n &.yellow-bg {\r\n background: $cYellow;\r\n color: #000;\r\n\r\n &:before {\r\n border-left: 12px solid $cYellow;\r\n }\r\n }\r\n\r\n &.black-bg {\r\n background: $cBlackText;\r\n color: #fff;\r\n\r\n &:before {\r\n border-left: 12px solid $cBlackText;\r\n }\r\n }\r\n\r\n &.gray-bg {\r\n background: $cGrayLightText;\r\n color: $cBlackText;\r\n\r\n &:before {\r\n border-left: 12px solid $cGrayLightText;\r\n }\r\n }\r\n }\r\n\r\n .calendar-text {\r\n background: $cGrayLightBg;\r\n padding: 30px 15px;\r\n\r\n @include respond-below(xs) {\r\n padding: 30px 8px;\r\n }\r\n\r\n p {\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n\r\n @include respond-below(xs) {\r\n font-size: 12px;\r\n }\r\n }\r\n }\r\n\r\n .calendar-img {\r\n width: 100%;\r\n height: 250px;\r\n\r\n @include respond-below(sm) {\r\n height: 100px;\r\n }\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n }\r\n }\r\n\r\n .left-calendar {\r\n background: gray;\r\n position: relative;\r\n border-radius: 5px;\r\n margin-bottom: 40px;\r\n\r\n @include respond-above(md) {\r\n margin-left: 100px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 40px;\r\n\r\n height: 40px;\r\n border-radius: 50%;\r\n border: 3px solid $cBlackText;\r\n right: -57px;\r\n top: 0px;\r\n background: #fff;\r\n\r\n @include respond-below(xs) {\r\n display: none;\r\n }\r\n }\r\n\r\n .calendar-title {\r\n text-align: right;\r\n }\r\n }\r\n\r\n .right-calendar {\r\n background: gray;\r\n position: relative;\r\n border-radius: 5px;\r\n margin-bottom: 40px;\r\n\r\n @include respond-above(md) {\r\n margin-right: 100px;\r\n }\r\n\r\n &:first-child {\r\n margin-top: 105px;\r\n }\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n width: 40px;\r\n background: #fff;\r\n height: 40px;\r\n border-radius: 50%;\r\n border: 3px solid $cBlackText;\r\n left: -57px;\r\n top: 0px;\r\n\r\n @include respond-below(xs) {\r\n display: none;\r\n }\r\n }\r\n\r\n .calendar-title {\r\n text-align: left;\r\n\r\n &:before {\r\n border-left: none;\r\n border-right: 12px solid $cBlackText;\r\n left: -12px;\r\n right: auto;\r\n }\r\n\r\n &.yellow-bg {\r\n &:before {\r\n border-left: none;\r\n border-right: 12px solid $cYellow;\r\n }\r\n }\r\n\r\n &.black-bg {\r\n &:before {\r\n border-left: none;\r\n border-right: 12px solid $cBlackText;\r\n }\r\n }\r\n\r\n &.gray-bg {\r\n &:before {\r\n border-left: none;\r\n border-right: 12px solid $cGrayLightText;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.contact-new-form {\r\n form {\r\n .form-check-label {\r\n @extend .text;\r\n font-size: 11px;\r\n }\r\n\r\n input,\r\n textarea {\r\n @extend .text;\r\n font-size: 13px;\r\n border: 1px solid #606060;\r\n border-radius: 0;\r\n\r\n &:focus {\r\n box-shadow: none;\r\n }\r\n }\r\n\r\n a {\r\n @extend .text;\r\n font-weight: 600;\r\n }\r\n\r\n .btn4 {\r\n float: right;\r\n }\r\n\r\n p:last-child {\r\n margin-top: 10px;\r\n }\r\n }\r\n}\r\n\r\n.contact-new {\r\n background-image: url('/upload/filemanager/images/kontakt-nowy/Vidok-o-nas-firma-image-4.jpg');\r\n\r\n background-size: cover;\r\n\r\n #scontainer-67 {\r\n @extend .top-bottom-padding;\r\n\r\n >#scontainer-67-content {\r\n >.row {\r\n background-color: rgba(255, 255, 255, 0.9);\r\n box-shadow: 0 0 10px 0 #232323;\r\n padding: 40px 20px;\r\n margin-bottom: 20px;\r\n margin-left: 0;\r\n margin-right: 0;\r\n\r\n &:last-child {\r\n @include respond-below(md) {\r\n flex-direction: column-reverse;\r\n }\r\n }\r\n\r\n h1 {\r\n @extend .title;\r\n text-align: center;\r\n margin-bottom: 15px;\r\n }\r\n\r\n &:first-child {\r\n div[class^='col-'] {\r\n .row {\r\n div[class^='col-'] {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: center;\r\n margin-bottom: 20px;\r\n\r\n div {\r\n p {\r\n margin-bottom: 5px;\r\n }\r\n\r\n a {\r\n @extend .text;\r\n font-weight: 600;\r\n }\r\n\r\n &:first-child {\r\n img {\r\n width: 26px;\r\n height: 26px;\r\n }\r\n }\r\n\r\n &:last-child {\r\n margin-left: 15px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:last-child {\r\n .collapse-box {\r\n transition: all 0.3s ease;\r\n\r\n .collapse-content {\r\n height: 0;\r\n overflow: hidden;\r\n }\r\n\r\n .collapse-title {\r\n transition: all 0.3s ease;\r\n cursor: pointer;\r\n\r\n h2 {\r\n @extend .title;\r\n font-size: 27px;\r\n color: $cBlackText;\r\n margin-bottom: 0;\r\n position: relative;\r\n padding-right: 20px;\r\n\r\n @include respond-between(md, lg) {\r\n font-size: 20px;\r\n padding-right: 20px;\r\n }\r\n\r\n @include respond-between(md, lg) {\r\n padding-right: 20px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n font-size: 20px;\r\n padding-right: 15px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n font-size: 15px;\r\n padding-right: 15px;\r\n }\r\n\r\n &:before {\r\n content: '+';\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n color: $cBlackText;\r\n font-size: 30px;\r\n\r\n @include respond-between(md, lg) {\r\n font-size: 20px;\r\n }\r\n\r\n @include respond-between(xs, sm) {\r\n font-size: 20px;\r\n }\r\n\r\n @include respond-below(xs) {\r\n font-size: 15px;\r\n }\r\n }\r\n }\r\n\r\n padding: 15px 20px;\r\n background: #fff;\r\n\r\n &:hover {\r\n h2 {\r\n color: #fff;\r\n\r\n &:before {\r\n color: #fff;\r\n }\r\n }\r\n\r\n background: $cBlackText;\r\n }\r\n }\r\n\r\n .collapse-content {\r\n a {\r\n @extend .text;\r\n font-weight: 600;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n font-size: 23px;\r\n margin-bottom: 15px;\r\n padding-top: 10px;\r\n font-weight: 600;\r\n }\r\n\r\n img {\r\n margin-right: 10px;\r\n width: 15px;\r\n height: 15px;\r\n }\r\n }\r\n\r\n &.open {\r\n .collapse-title {\r\n h2 {\r\n color: #fff;\r\n\r\n &:before {\r\n content: '-';\r\n color: #fff;\r\n }\r\n }\r\n\r\n background: $cBlackText;\r\n }\r\n\r\n .collapse-content {\r\n height: 100%;\r\n padding: 20px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.button-contact {\r\n position: fixed;\r\n bottom: 65px;\r\n right: 65px;\r\n z-index: 1000;\r\n animation: action-box-special-contact-icon-1 10s linear infinite;\r\n transition: background-color 0.4s linear 0s;\r\n\r\n @include respond-between(sm, lg) {\r\n bottom: 40px;\r\n right: 40px;\r\n }\r\n\r\n @include respond-below(sm) {\r\n bottom: 75px;\r\n right: 10px;\r\n }\r\n\r\n &:hover {\r\n background-color: #fff;\r\n animation: action-box-special-contact-icon-2 1.5s linear 1;\r\n }\r\n\r\n img {\r\n width: 80px;\r\n height: 80px;\r\n\r\n @include respond-below(sm) {\r\n width: 50px;\r\n height: 50px;\r\n }\r\n }\r\n}\r\n\r\n@keyframes action-box-special-contact-icon-1 {\r\n 0% {\r\n transform: translateY(0);\r\n background-color: #999999;\r\n }\r\n\r\n 25% {\r\n transform: translateY(-10px);\r\n background-color: #eeeeee;\r\n }\r\n\r\n 50% {\r\n transform: translateY(0);\r\n background-color: #999999;\r\n }\r\n\r\n 75% {\r\n transform: translateY(10px);\r\n background-color: #eeeeee;\r\n }\r\n\r\n 100% {\r\n transform: translateY(0);\r\n background-color: #999999;\r\n }\r\n}\r\n\r\n@keyframes action-box-special-contact-icon-2 {\r\n 0% {\r\n transform: rotate(0) scale(1);\r\n }\r\n\r\n 33% {\r\n transform: rotate(360deg) scale(1);\r\n }\r\n\r\n 66% {\r\n transform: rotate(360deg) scale(1.05);\r\n }\r\n\r\n 100% {\r\n transform: rotate(360deg) scale(1.05);\r\n }\r\n}\r\n\r\n.article-5,\r\n.article-6 {\r\n margin-bottom: 50px;\r\n}\r\n\r\n.article-187 {\r\n .container {\r\n >.row:first-child {\r\n @extend .top-margin;\r\n\r\n h3 {\r\n @extend .title;\r\n }\r\n\r\n p {\r\n max-width: 450px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-188 {\r\n .klamki {\r\n @extend .top-margin;\r\n text-align: center;\r\n\r\n h2 {\r\n @extend .title;\r\n margin-bottom: 0;\r\n }\r\n\r\n p {\r\n text-align: center;\r\n margin-bottom: 0;\r\n\r\n @include respond-below(sm) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n img {\r\n box-shadow: 0 0 4px 4px #aaa;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n }\r\n\r\n .row {\r\n\r\n &:first-child,\r\n &:nth-child(2),\r\n &:nth-child(3) {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.store-page {\r\n .gray-bg {\r\n @extend .top-bottom-padding;\r\n }\r\n\r\n .shop-name-title {\r\n background: $cBlackText;\r\n opacity: 0.7;\r\n margin-top: -40px;\r\n\r\n h1 {\r\n @extend .title-big;\r\n color: #fff;\r\n margin-bottom: 0;\r\n padding: 45px 0;\r\n }\r\n }\r\n\r\n .store-details {\r\n @extend .top-bottom-margin;\r\n\r\n h2 {\r\n @extend .subtitle-big;\r\n font-size: 26px;\r\n line-height: 40px;\r\n margin-bottom: 50px;\r\n }\r\n\r\n div[class^='col-'] {\r\n >div {\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: flex-start;\r\n margin-bottom: 30px;\r\n\r\n p {\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n img {\r\n margin-right: 15px;\r\n }\r\n\r\n &.opening-hours {\r\n display: block;\r\n }\r\n }\r\n\r\n &:last-child {\r\n text-align: right;\r\n }\r\n }\r\n\r\n a {\r\n @extend .text;\r\n font-size: 18px;\r\n\r\n &.btn8 {\r\n text-transform: uppercase;\r\n font-size: 14px;\r\n margin-bottom: 20px;\r\n }\r\n }\r\n }\r\n\r\n .contact-box-03 {\r\n h2 {\r\n @extend .title;\r\n text-align: center;\r\n text-transform: uppercase;\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n .contact-box-01 {\r\n @extend .top-bottom-padding;\r\n\r\n img {\r\n margin-bottom: 20px;\r\n }\r\n\r\n h3 {\r\n @extend .title;\r\n margin-bottom: 30px;\r\n }\r\n\r\n h2 {\r\n @extend .subtitle-big;\r\n font-size: 26px;\r\n line-height: 40px;\r\n margin-bottom: 50px;\r\n }\r\n\r\n div[class^='col-'] {\r\n text-align: center;\r\n }\r\n\r\n .col-lg-3 {\r\n display: flex;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n flex-direction: column;\r\n justify-content: flex-end;\r\n\r\n @include respond-below(sm) {\r\n\r\n &:first-child,\r\n &:nth-child(2) {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .contact-box-02 {\r\n @extend .top-bottom-padding;\r\n\r\n h3 {\r\n @extend .subtitle-big;\r\n font-size: 26px;\r\n line-height: 40px;\r\n margin-bottom: 50px;\r\n }\r\n\r\n h2 {\r\n @extend .text;\r\n text-transform: uppercase;\r\n font-weight: 600;\r\n margin-top: 50px;\r\n }\r\n\r\n p {\r\n margin-top: 30px;\r\n padding-bottom: 50px;\r\n\r\n &:not(:last-child) {\r\n border-bottom: 1px solid $cBlackText;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.gray-bg {\r\n .contact-box-01 {\r\n padding-top: 0;\r\n padding-bottom: 0;\r\n }\r\n}\r\n\r\n.opening-hours {\r\n padding: 30px;\r\n border: 1px solid $cBlackText;\r\n max-width: 300px;\r\n display: block;\r\n margin-right: auto;\r\n\r\n p {\r\n font-size: 18px;\r\n }\r\n}\r\n\r\n/* POPUP */\r\n.box-popup {\r\n display: none;\r\n\r\n position: fixed;\r\n top: 0;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n width: 100%;\r\n height: 100%;\r\n background-color: rgba(0, 0, 0, 0.72);\r\n z-index: 9999;\r\n transition: all 0.3s;\r\n\r\n /* popup display none */\r\n .modal-step-1 {\r\n display: none;\r\n }\r\n\r\n .modal-step-2 {\r\n display: none;\r\n\r\n .modal-step-2-wrap {\r\n .modal-tabs-content {\r\n .content-1 {\r\n display: none;\r\n }\r\n\r\n .content-2 {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .modal-step-3 {\r\n display: none;\r\n }\r\n\r\n /***/\r\n\r\n .modal-container {\r\n position: fixed;\r\n width: 1000px;\r\n max-width: 1000px;\r\n height: 630px;\r\n max-height: 100%;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%);\r\n background-color: #fff;\r\n\r\n .modal-close {\r\n position: absolute;\r\n top: 15px;\r\n right: 15px;\r\n display: flex;\r\n justify-content: flex-end;\r\n width: 100%;\r\n z-index: 3;\r\n\r\n img {\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .step-back {\r\n display: flex;\r\n justify-content: flex-start;\r\n position: absolute;\r\n bottom: 40px;\r\n left: 30px;\r\n\r\n button {\r\n background-color: $cGrayBg2;\r\n border: none;\r\n outline: 0;\r\n color: $cBlack;\r\n padding: 8px 20px;\r\n cursor: pointer;\r\n height: 45px;\r\n font-size: 15px;\r\n text-transform: uppercase;\r\n font-weight: 700;\r\n font-family: 'Open Sans', sans-serif !important;\r\n transition: all 0.3s;\r\n }\r\n }\r\n\r\n .step-send {\r\n position: absolute;\r\n bottom: 40px;\r\n right: 30px;\r\n\r\n .form-send-content {\r\n background-color: $cBlack;\r\n border: none;\r\n outline: 0;\r\n color: $cWhite;\r\n padding: 8px 20px;\r\n cursor: pointer;\r\n height: 45px;\r\n font-size: 15px;\r\n text-transform: uppercase;\r\n font-weight: 700;\r\n font-family: 'Open Sans', sans-serif !important;\r\n transition: all 0.3s;\r\n }\r\n }\r\n }\r\n\r\n .modal-step-1 {\r\n .modal-step-1-wrap {\r\n padding: 3px;\r\n height: 100%;\r\n display: flex;\r\n\r\n .box-left {\r\n background: url('/images/popup/popup-1.jpg') no-repeat;\r\n background-position: top left;\r\n background-size: cover;\r\n cursor: pointer;\r\n\r\n .title-text {\r\n color: $cWhite;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 45px;\r\n text-transform: none;\r\n position: absolute;\r\n left: 0;\r\n bottom: 40%;\r\n\r\n span {\r\n padding-left: 50px;\r\n font-weight: 300;\r\n }\r\n\r\n .white-title {\r\n display: block;\r\n background-color: $cWhite;\r\n color: $cBlack;\r\n padding-left: 50px;\r\n font-size: 60px;\r\n line-height: 65px;\r\n font-weight: 300;\r\n padding-top: 10px;\r\n padding-bottom: 10px;\r\n padding-right: 20px;\r\n }\r\n }\r\n\r\n .subtitle-text {\r\n position: absolute;\r\n right: 20px;\r\n bottom: 0;\r\n padding: 17px 0;\r\n border-top: 2px solid $cWhite;\r\n font-size: 21px;\r\n font-weight: 400;\r\n font-style: normal;\r\n letter-spacing: normal;\r\n line-height: normal;\r\n text-align: center;\r\n color: $cWhite;\r\n text-transform: uppercase;\r\n font-family: 'Open Sans', sans-serif;\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .box-right {\r\n background: url('/images/popup/popup-2.jpg') no-repeat;\r\n background-position: top right;\r\n background-size: cover;\r\n cursor: pointer;\r\n\r\n .title-text {\r\n color: $cBlack;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 45px;\r\n text-transform: none;\r\n position: absolute;\r\n left: 0;\r\n bottom: 40%;\r\n\r\n span {\r\n padding-left: 50px;\r\n display: block;\r\n font-size: 35px;\r\n font-weight: 300;\r\n line-height: 26px;\r\n }\r\n\r\n .yellow-title {\r\n display: inline-flex;\r\n background-color: $cYellow2;\r\n color: $cBlack;\r\n padding-left: 50px;\r\n font-size: 60px;\r\n line-height: 65px;\r\n font-weight: 300;\r\n padding-top: 10px;\r\n padding-bottom: 10px;\r\n padding-right: 20px;\r\n margin-top: 15px;\r\n }\r\n }\r\n\r\n .subtitle-text {\r\n position: absolute;\r\n right: 20px;\r\n bottom: 0;\r\n padding: 17px 0;\r\n border-top: 2px solid $cBlack;\r\n font-size: 21px;\r\n font-weight: 400;\r\n font-style: normal;\r\n letter-spacing: normal;\r\n line-height: normal;\r\n text-align: center;\r\n color: $cBlack;\r\n text-transform: uppercase;\r\n font-family: 'Open Sans', sans-serif;\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .box-col {\r\n width: 50%;\r\n position: relative;\r\n height: 100%;\r\n }\r\n }\r\n }\r\n\r\n .modal-step-2 {\r\n .modal-tabs {\r\n display: flex;\r\n justify-content: center;\r\n margin-top: 50px;\r\n\r\n .item {\r\n font-size: 15px;\r\n line-height: 15px;\r\n font-weight: 700;\r\n text-align: left;\r\n text-transform: uppercase;\r\n padding: 16px 24px;\r\n margin-right: 10px;\r\n margin-left: 10px;\r\n color: $cWhite;\r\n background-color: $cBlack;\r\n cursor: pointer;\r\n }\r\n\r\n .active {\r\n color: #000;\r\n background-color: $cYellow2;\r\n }\r\n }\r\n\r\n .modal-tabs-content {\r\n .content-1 {\r\n display: flex;\r\n justify-content: space-between;\r\n width: 90%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-top: 50px;\r\n\r\n .phone-col {\r\n width: 45%;\r\n display: flex;\r\n flex-direction: column;\r\n\r\n .item {\r\n display: flex;\r\n justify-content: space-between;\r\n padding: 11px 20px;\r\n\r\n span {\r\n color: $cBlack;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 14px;\r\n line-height: 15px;\r\n font-weight: 400;\r\n text-align: left;\r\n text-transform: uppercase;\r\n }\r\n\r\n &.item-gray {\r\n background-color: $cGrayBg2;\r\n }\r\n\r\n a {\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 14px;\r\n line-height: 15px;\r\n font-weight: 700;\r\n text-align: left;\r\n text-transform: uppercase;\r\n color: $cGrayText;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .content-2 {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n justify-content: center;\r\n margin-top: 50px;\r\n font-family: 'Open Sans', sans-serif;\r\n margin-bottom: 50px;\r\n\r\n .title {\r\n text-align: center;\r\n font-size: 21px;\r\n font-weight: 300;\r\n margin-bottom: 40px;\r\n color: $cBlack;\r\n }\r\n\r\n .mail {\r\n font-size: 24px;\r\n font-weight: 600;\r\n color: $cBlack;\r\n text-decoration: none;\r\n text-align: center;\r\n }\r\n\r\n .phone {\r\n padding: 5px 8px;\r\n background-color: $cBlack;\r\n color: $cWhite;\r\n text-decoration: none;\r\n font-size: 24px;\r\n font-weight: 400;\r\n display: inline-flex;\r\n margin-top: 25px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .modal-step-3 {\r\n height: max-content;\r\n\r\n .modal-step-3-wrap {\r\n form {\r\n margin: 50px auto 0;\r\n padding-bottom: 100px;\r\n max-width: 800px;\r\n position: relative;\r\n\r\n .form-title {\r\n margin-bottom: 7px;\r\n padding-left: 3px;\r\n color: $cBlack;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 22px;\r\n font-weight: 600;\r\n text-transform: uppercase;\r\n }\r\n\r\n .form-row {\r\n input {\r\n display: block;\r\n margin: 10px 3px 0;\r\n width: calc(50% - 6px);\r\n outline: 0;\r\n resize: none;\r\n line-height: 17px;\r\n background-color: #fff;\r\n color: #818181;\r\n font-weight: 400;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 16px;\r\n padding: 20px 8px;\r\n padding-left: 15px;\r\n height: 30px;\r\n border-radius: 0;\r\n border: 1px solid #a7a7a7;\r\n -webkit-appearance: none;\r\n }\r\n\r\n .column-full {\r\n padding: 3px;\r\n width: 100%;\r\n }\r\n\r\n textarea {\r\n display: block;\r\n width: 100%;\r\n margin: 5px 0 0;\r\n padding: 15px;\r\n border: 1px solid #a7a7a7;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 16px;\r\n height: 90px;\r\n color: #000;\r\n font-weight: 300;\r\n border-radius: 0;\r\n outline: 0;\r\n resize: none;\r\n line-height: 17px;\r\n background-color: #fff;\r\n box-sizing: border-box;\r\n -webkit-appearance: none;\r\n }\r\n }\r\n\r\n .confirm-data {\r\n margin: 0 0 0 1em;\r\n\r\n span {\r\n color: #272727;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 15px;\r\n font-weight: 300;\r\n margin-top: 10px;\r\n }\r\n }\r\n\r\n .codedropz-upload-wrapper {\r\n .form-group {\r\n .fileuploader {\r\n display: block;\r\n width: 100%;\r\n margin: 35px 0 15px;\r\n background: #fff;\r\n border: 2px dashed #c5c5c5;\r\n border-radius: 5px;\r\n padding: 10px 15px;\r\n font-family: 'Open Sans', sans-serif;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: normal;\r\n text-align: left;\r\n\r\n .files {\r\n position: absolute;\r\n z-index: -9999;\r\n height: 0px;\r\n width: 0px;\r\n padding: 0px;\r\n margin: 0px;\r\n line-height: 0;\r\n outline: 0px;\r\n border: 0px;\r\n opacity: 0;\r\n }\r\n\r\n .fileuploader-input {\r\n position: relative;\r\n display: flex;\r\n border: 1px solid transparent;\r\n border-radius: 30px;\r\n cursor: pointer;\r\n\r\n .fileuploader-input-caption {\r\n position: relative;\r\n display: inline-block;\r\n flex: 1;\r\n align-self: flex-start;\r\n padding: 13px 16px;\r\n margin-right: 16px;\r\n border-radius: 30px;\r\n font-weight: 700;\r\n white-space: nowrap;\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n text-align: right;\r\n background: url('../../images/popup/popup-cloud-computing.png') no-repeat center left;\r\n background-size: contain;\r\n cursor: pointer;\r\n\r\n span {\r\n font-weight: 700;\r\n white-space: nowrap;\r\n text-align: right;\r\n }\r\n }\r\n\r\n .fileuploader-input-button {\r\n background: #fff200;\r\n color: #000;\r\n border-radius: 0;\r\n user-select: none;\r\n border: none;\r\n cursor: pointer;\r\n\r\n span {\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n\r\n .fileuploader-items {\r\n .fileuploader-items-list {\r\n display: block;\r\n margin: 0 -16px;\r\n padding: 0;\r\n list-style: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .inner-data {\r\n width: 100%;\r\n color: #232323;\r\n font-size: 14px;\r\n font-family: 'Open Sans', sans-serif;\r\n line-height: 26px;\r\n font-weight: 400;\r\n\r\n textarea {\r\n display: block;\r\n width: 100%;\r\n margin: 5px 0 0;\r\n padding: 15px;\r\n border: 1px solid #a7a7a7;\r\n font-family: 'Open Sans', sans-serif;\r\n font-size: 16px;\r\n height: 90px;\r\n color: #000;\r\n font-weight: 300;\r\n border-radius: 0;\r\n outline: 0;\r\n resize: none;\r\n line-height: 17px;\r\n background-color: #fff;\r\n -webkit-box-sizing: border-box;\r\n box-sizing: border-box;\r\n -webkit-appearance: none;\r\n }\r\n }\r\n }\r\n\r\n .step-actions {\r\n position: absolute;\r\n padding-top: 20px;\r\n left: 0;\r\n right: 0;\r\n display: flex;\r\n justify-content: space-between;\r\n\r\n .step-send {\r\n position: relative !important;\r\n bottom: auto !important;\r\n right: auto !important;\r\n }\r\n\r\n .step-back {\r\n position: relative !important;\r\n bottom: auto !important;\r\n left: auto !important;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 1000px) {\r\n .modal-container {\r\n top: 0;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n transform: none;\r\n height: auto;\r\n width: auto;\r\n }\r\n }\r\n\r\n @media (max-width: 820px) {\r\n .modal-container {\r\n &.modal-step-3 {\r\n .modal-step-3-wrap {\r\n padding: 0 20px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n .modal-container {\r\n &.modal-step-1 {\r\n .modal-step-1-wrap {\r\n flex-direction: column;\r\n\r\n .box-col {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n\r\n &.modal-step-2 {\r\n .modal-tabs {\r\n margin: 50px 15px 0;\r\n }\r\n\r\n .modal-step-2-wrap {\r\n overflow: auto;\r\n position: relative;\r\n height: 100%;\r\n min-height: 100%;\r\n\r\n .modal-tabs-content {\r\n .content-1 {\r\n flex-direction: column;\r\n\r\n .phone-col {\r\n width: 100%;\r\n }\r\n }\r\n\r\n .content-2 {\r\n .mail {\r\n font-size: 18px;\r\n }\r\n }\r\n }\r\n\r\n .step-back {\r\n position: relative;\r\n bottom: 0;\r\n left: 5%;\r\n padding-top: 20px;\r\n padding-bottom: 20px;\r\n }\r\n }\r\n }\r\n\r\n &.modal-step-3 {\r\n .modal-step-3-wrap {\r\n overflow: auto;\r\n position: relative;\r\n height: 100%;\r\n min-height: 100%;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 500px) {\r\n .modal-container {\r\n &.modal-step-3 {\r\n .modal-step-3-wrap {\r\n form {\r\n .form-row {\r\n flex-direction: column;\r\n\r\n input {\r\n width: calc(100% - 6px);\r\n }\r\n }\r\n\r\n .fileuploader {\r\n .fileuploader-input {\r\n flex-direction: column;\r\n\r\n .fileuploader-input-caption {\r\n padding: 75px 0px 15px !important;\r\n background-position-x: center !important;\r\n background-position-y: top !important;\r\n background-size: 75px !important;\r\n margin: 0 auto !important;\r\n border-radius: 0 !important;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .step-actions {\r\n\r\n button,\r\n input {\r\n font-size: 14px !important;\r\n padding: 8px 10px !important;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.article-207 {\r\n .gray-bg-2 {\r\n background-color: #e4e2e3;\r\n padding: 70px 0;\r\n }\r\n\r\n .container {\r\n h1 {\r\n margin-bottom: 60px;\r\n }\r\n }\r\n\r\n .box-01 {\r\n p {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n .box-02 {\r\n margin-bottom: 80px;\r\n\r\n @media (max-width: 1200px) {\r\n text-align: center;\r\n margin-bottom: 36px !important;\r\n\r\n .sepparator {\r\n width: 360px !important;\r\n height: 2px !important;\r\n margin: 0 auto;\r\n }\r\n }\r\n\r\n @media (max-width: 440px) {\r\n .sepparator {\r\n width: 260px !important;\r\n }\r\n }\r\n\r\n h3 {\r\n font-size: 1.4rem;\r\n }\r\n\r\n .sepparator {\r\n width: 2px;\r\n height: calc(100% - 0.5rem);\r\n background-color: $cBlack;\r\n }\r\n }\r\n\r\n .box-03 {\r\n margin-bottom: 90px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n\r\n .title {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 40px;\r\n\r\n h2 {\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n .sub-title {\r\n margin: 0;\r\n }\r\n }\r\n\r\n .box-04 {\r\n margin-bottom: 50px;\r\n\r\n @media (max-width: 1200px) {\r\n h2 {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n\r\n h2 {\r\n margin-bottom: 50px;\r\n }\r\n }\r\n\r\n .box-05 {\r\n margin-bottom: 90px;\r\n }\r\n\r\n .box-06 {\r\n margin-bottom: 90px;\r\n\r\n .nav-tabs {\r\n border: none;\r\n\r\n .bootstrapTab {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n background-color: $cGrayBg;\r\n\r\n a {\r\n width: 100%;\r\n text-align: center;\r\n padding: 30px 60px 20px;\r\n margin-bottom: 0;\r\n font-size: 1.4rem;\r\n font-weight: 500;\r\n\r\n &.active {\r\n background-color: #c9c9c9;\r\n }\r\n\r\n &:hover {\r\n color: $cBlack;\r\n }\r\n\r\n span {\r\n font-size: 1rem;\r\n font-weight: 300;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .tab-content {\r\n background-color: #c9c9c9;\r\n padding: 60px 70px 50px;\r\n\r\n .p-link {\r\n margin: 40px 0 0 0;\r\n font-size: 1rem;\r\n font-weight: 500;\r\n\r\n a {\r\n text-decoration: revert;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box-07 {\r\n margin-bottom: 90px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 60px !important;\r\n }\r\n }\r\n\r\n .box-08 {\r\n margin-bottom: 100px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 50px !important;\r\n }\r\n\r\n h2 {\r\n margin-bottom: 30px;\r\n }\r\n }\r\n\r\n .box-09 {\r\n margin-bottom: 150px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 50px !important;\r\n\r\n h2 {\r\n position: relative !important;\r\n display: inline-block !important;\r\n margin-bottom: 36px !important;\r\n font-size: 1.6rem !important;\r\n }\r\n\r\n p {\r\n padding-top: 0 !important;\r\n }\r\n }\r\n\r\n h2 {\r\n position: absolute;\r\n margin-bottom: 60px;\r\n padding: 30px;\r\n border: 2px solid $cBlack;\r\n background-color: $cGrayLightBg;\r\n z-index: 100;\r\n }\r\n\r\n p {\r\n padding-top: 170px;\r\n }\r\n }\r\n\r\n .box-10 {\r\n margin-bottom: 150px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 50px !important;\r\n\r\n .title {\r\n margin-bottom: 36px !important;\r\n }\r\n\r\n .h2-button {\r\n font-size: 1.6rem !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 50px;\r\n }\r\n\r\n p {\r\n margin-bottom: 45px;\r\n }\r\n\r\n .sub-box {\r\n text-align: center;\r\n }\r\n\r\n .h2-button {\r\n line-height: 25px;\r\n margin-bottom: 0 !important;\r\n display: inline-block;\r\n text-align: center;\r\n padding: 20px;\r\n border: 2px solid #000;\r\n background-color: #f5f5f5;\r\n z-index: 100;\r\n\r\n span {\r\n font-size: 1.2rem;\r\n }\r\n }\r\n }\r\n\r\n .box-11 {\r\n margin-bottom: 140px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 50px !important;\r\n\r\n h2 {\r\n position: relative !important;\r\n display: inline-block !important;\r\n margin-bottom: 36px !important;\r\n font-size: 1.6rem !important;\r\n }\r\n\r\n p {\r\n padding-top: 0 !important;\r\n }\r\n }\r\n\r\n h2 {\r\n position: absolute;\r\n margin-bottom: 60px;\r\n padding: 30px;\r\n border: 2px solid $cBlack;\r\n background-color: $cGrayLightBg;\r\n z-index: 100;\r\n }\r\n\r\n p {\r\n padding-top: 150px;\r\n }\r\n }\r\n\r\n .box-12 {\r\n @media (max-width: 1200px) {\r\n .p-big-text {\r\n margin-bottom: 36px !important;\r\n }\r\n\r\n h2 {\r\n margin-bottom: 36px !important;\r\n }\r\n\r\n .text-2 {\r\n margin-bottom: 40px !important;\r\n }\r\n\r\n .text-2 {\r\n margin-bottom: 60px !important;\r\n }\r\n\r\n .blocks-panel {\r\n margin-bottom: 40px !important;\r\n }\r\n }\r\n\r\n @media (max-width: 768px) {\r\n .p-big-text {\r\n font-size: 2rem !important;\r\n }\r\n }\r\n\r\n .p-big-text {\r\n font-size: 2.5rem;\r\n margin-bottom: 60px;\r\n }\r\n\r\n h2 {\r\n margin-bottom: 55px;\r\n }\r\n\r\n .text-1 {\r\n margin-bottom: 50px;\r\n }\r\n\r\n .text-2 {\r\n margin-bottom: 110px;\r\n }\r\n\r\n .blocks-panel {\r\n margin-bottom: 55px;\r\n padding: 25px 45px;\r\n background-color: #e4e2e3;\r\n\r\n h3 {\r\n font-size: 1.4rem;\r\n margin: 0;\r\n }\r\n\r\n .sepparator {\r\n width: 2px;\r\n background-color: #000;\r\n }\r\n }\r\n\r\n @media (max-width: 1200px) {\r\n .sepparator {\r\n width: 100% !important;\r\n height: 2px !important;\r\n margin: 0 auto;\r\n }\r\n\r\n h3 {\r\n margin-bottom: 0.5rem !important;\r\n }\r\n }\r\n }\r\n\r\n .box-13 {\r\n @media (max-width: 1200px) {\r\n h2 {\r\n margin: 20px 0 36px 0 !important;\r\n }\r\n }\r\n\r\n @media (max-width: 768px) {\r\n .p-big-text {\r\n font-size: 2rem !important;\r\n margin-bottom: 15px !important;\r\n }\r\n\r\n p {\r\n font-size: 1rem;\r\n }\r\n\r\n h2 {\r\n font-size: 1.2rem;\r\n }\r\n }\r\n\r\n .p-big-text {\r\n font-size: 2.5rem;\r\n margin: 0;\r\n }\r\n\r\n p {\r\n font-size: 1.2rem;\r\n }\r\n\r\n h2 {\r\n margin: 30px 0 50px 0;\r\n font-size: 1.5rem;\r\n }\r\n }\r\n\r\n .box-14 {\r\n padding: 100px 0;\r\n\r\n @media (max-width: 1200px) {\r\n padding: 70px 0 40px !important;\r\n\r\n h2 {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n\r\n h2 {\r\n margin-bottom: 60px;\r\n }\r\n }\r\n\r\n .box-15 {\r\n margin-bottom: 50px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n\r\n .title {\r\n margin-bottom: 26px !important;\r\n }\r\n\r\n .p-text {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 40px;\r\n }\r\n\r\n .p-text {\r\n margin-bottom: 60px;\r\n }\r\n }\r\n\r\n .box-16,\r\n .box-18 {\r\n @media (max-width: 1200px) {\r\n h2 {\r\n margin-bottom: 50px !important;\r\n font-size: 1.6rem !important;\r\n }\r\n }\r\n\r\n h2 {\r\n display: inline-block;\r\n margin-bottom: 80px;\r\n padding: 25px;\r\n border: 2px solid $cBlack;\r\n background-color: $cGrayLightBg;\r\n }\r\n }\r\n\r\n .box-17 {\r\n margin-bottom: 80px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n\r\n .title {\r\n margin-bottom: 26px !important;\r\n }\r\n\r\n .p-text {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 40px;\r\n }\r\n\r\n .p-text {\r\n margin-bottom: 60px;\r\n }\r\n }\r\n\r\n .box-19 {\r\n margin-bottom: 80px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n\r\n .title {\r\n margin-bottom: 26px !important;\r\n }\r\n\r\n .p-text {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 40px;\r\n }\r\n\r\n .p-text {\r\n margin-bottom: 60px;\r\n }\r\n }\r\n\r\n .box-20 {\r\n margin-bottom: 80px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n\r\n .title {\r\n margin-bottom: 26px !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 40px;\r\n }\r\n }\r\n\r\n .box-21 {\r\n margin-bottom: 80px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n\r\n .title {\r\n margin-bottom: 26px !important;\r\n }\r\n }\r\n\r\n .title {\r\n margin-bottom: 40px;\r\n }\r\n }\r\n\r\n .box-22 {\r\n margin-bottom: 40px;\r\n\r\n @media (max-width: 1200px) {\r\n margin-bottom: 36px !important;\r\n }\r\n }\r\n}\r\n\r\n//* Custom global class\r\n.numeric_list {\r\n margin: 0;\r\n padding: 0;\r\n list-style-type: none;\r\n font-weight: 300;\r\n font-size: 0.875rem;\r\n\r\n li {\r\n position: relative;\r\n padding-left: 46px;\r\n counter-increment: step-counter;\r\n\r\n &:not(:last-child) {\r\n margin-bottom: 20px;\r\n }\r\n\r\n &::before {\r\n position: absolute;\r\n content: counter(step-counter);\r\n color: $cGrayDarkBg;\r\n padding: 0 6px;\r\n border: 0.5px solid $cGrayDarkBg;\r\n font-weight: 300;\r\n font-size: 0.875rem;\r\n left: 0;\r\n top: 0;\r\n }\r\n }\r\n}\r\n\r\n//* Silver line page\r\n.silver-line-page {\r\n padding-top: 60px;\r\n margin-top: 35px;\r\n\r\n .content_wrapper_1 {\r\n background: url('/images/pages/silver-line/silver-line-bg.png');\r\n background-repeat: no-repeat;\r\n background-position: center;\r\n background-size: cover;\r\n }\r\n\r\n #scontainer-68 {\r\n background: url('/images/pages/silver-line/silver-line-header.jpg');\r\n background-repeat: no-repeat;\r\n background-position: center;\r\n\r\n .col-6 {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n justify-content: center;\r\n }\r\n\r\n h1 {\r\n color: $cWhite;\r\n font-size: 4.375rem;\r\n text-transform: uppercase;\r\n margin-bottom: 12px;\r\n }\r\n\r\n h2 {\r\n color: $cWhite;\r\n font-size: 1.5rem;\r\n font-weight: 300;\r\n text-transform: uppercase;\r\n margin-bottom: 24px;\r\n width: 100%;\r\n max-width: 300px;\r\n }\r\n\r\n @media (max-width: 992px) {\r\n .col-12 {\r\n padding-top: 25px;\r\n padding-bottom: 25px;\r\n }\r\n }\r\n }\r\n\r\n #scontainer-69 {\r\n text-align: center;\r\n font-weight: 300;\r\n font-size: 0.875rem;\r\n line-height: 25px;\r\n padding: 100px 0 60px 0;\r\n }\r\n\r\n #scontainer-70 {\r\n font-weight: 300;\r\n font-size: 0.875rem;\r\n line-height: 25px;\r\n padding-bottom: 90px;\r\n }\r\n\r\n #scontainer-71 {\r\n margin-bottom: 80px;\r\n\r\n .container {\r\n background: #f7f6f6;\r\n padding-top: 115px;\r\n padding-bottom: 115px;\r\n }\r\n\r\n h2 {\r\n font-weight: 600;\r\n font-size: 2.5rem;\r\n line-height: 54px;\r\n }\r\n\r\n h3 {\r\n position: relative;\r\n font-weight: 300;\r\n font-size: 1.25rem;\r\n line-height: 27px;\r\n letter-spacing: 0.055em;\r\n margin-bottom: 40px;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: -20px;\r\n left: 0;\r\n width: 142px;\r\n height: 2px;\r\n background: $cBlackText;\r\n\r\n @include respond-below(sm) {\r\n width: 200px;\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 992px) {\r\n .container {\r\n padding-top: 25px;\r\n padding-bottom: 25px;\r\n }\r\n }\r\n }\r\n\r\n #scontainer-72 {\r\n padding-bottom: 200px;\r\n\r\n h2 {\r\n font-weight: 600;\r\n font-size: 2.5rem;\r\n line-height: 54px;\r\n }\r\n\r\n h3 {\r\n position: relative;\r\n font-weight: 300;\r\n font-size: 1.25rem;\r\n line-height: 27px;\r\n letter-spacing: 0.055em;\r\n margin-bottom: 40px;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: -20px;\r\n left: 0;\r\n width: 142px;\r\n height: 2px;\r\n background: $cBlackText;\r\n\r\n @include respond-below(sm) {\r\n width: 200px;\r\n }\r\n }\r\n }\r\n\r\n h4 {\r\n font-weight: 600;\r\n font-size: 1.25rem;\r\n line-height: 27px;\r\n letter-spacing: 0.055em;\r\n }\r\n\r\n p {\r\n font-weight: 300;\r\n font-size: 0.875rem;\r\n }\r\n\r\n .right-col {\r\n position: relative;\r\n\r\n &::before {\r\n position: absolute;\r\n content: '';\r\n left: -20%;\r\n width: 1px;\r\n height: 100%;\r\n background: #dadada;\r\n }\r\n }\r\n }\r\n\r\n #scontainer-73 {\r\n padding-bottom: 40px;\r\n\r\n h2 {\r\n font-weight: 600;\r\n font-size: 2.5rem;\r\n line-height: 54px;\r\n }\r\n\r\n h3 {\r\n position: relative;\r\n font-weight: 300;\r\n font-size: 1.25rem;\r\n line-height: 27px;\r\n letter-spacing: 0.055em;\r\n margin-bottom: 40px;\r\n\r\n &:before {\r\n position: absolute;\r\n content: '';\r\n bottom: -20px;\r\n left: 0;\r\n width: 142px;\r\n height: 2px;\r\n background: $cBlackText;\r\n\r\n @include respond-below(sm) {\r\n width: 200px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n//*deklaracje\r\n\r\n.deklaracje {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n\r\n .title {\r\n text-align: center;\r\n padding: 10px;\r\n }\r\n\r\n .form-row {\r\n .form-control {\r\n width: 100%;\r\n max-width: 720px;\r\n margin: 0 auto;\r\n }\r\n\r\n &:focus,\r\n &:active {\r\n outline: 1px solid lightblue;\r\n }\r\n }\r\n\r\n .form-row--btn {\r\n align-self: center;\r\n padding: 20px 0 60px;\r\n\r\n .btn {\r\n @extend .btn4;\r\n }\r\n }\r\n\r\n .declarations-list {\r\n .content {\r\n display: block;\r\n\r\n @include respond-above(xs) {\r\n display: flex;\r\n flex-wrap: wrap;\r\n align-items: flex-start;\r\n box-sizing: border-box;\r\n justify-content: center;\r\n }\r\n\r\n p {\r\n text-align: center;\r\n font-weight: 700;\r\n padding-top: 20px;\r\n width: 100%;\r\n }\r\n\r\n &__file {\r\n width: 100%;\r\n padding: 10px;\r\n margin: 5px;\r\n background-color: #ebebeb;\r\n text-align: center;\r\n max-height: 50px;\r\n\r\n a {\r\n text-decoration: none;\r\n color: black;\r\n transition: color 0.3s;\r\n\r\n &:hover {\r\n color: lighten($color: black, $amount: 50%);\r\n }\r\n\r\n i {\r\n padding-right: 5px;\r\n }\r\n }\r\n\r\n @include respond-above(xs) {\r\n width: calc(50% - 10px);\r\n }\r\n\r\n @include respond-above(sm) {\r\n width: 30%;\r\n max-height: 80px;\r\n }\r\n\r\n @include respond-above(md) {\r\n width: 20%;\r\n }\r\n\r\n @include respond-above(lg) {\r\n max-height: 50px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n//* wyszukiwarka\r\n\r\n.search-form {\r\n display: flex;\r\n background-color: $cGrayDarkBg;\r\n width: 100%;\r\n color: white;\r\n font-size: 14px;\r\n\r\n &__btn {\r\n background-color: transparent;\r\n width: 4%;\r\n border: none;\r\n color: white;\r\n margin-right: 5px;\r\n }\r\n\r\n input {\r\n background-color: transparent;\r\n }\r\n\r\n &__txt {\r\n width: 92%;\r\n border: none;\r\n color: white;\r\n\r\n &:focus {\r\n outline: none;\r\n }\r\n\r\n &:active {\r\n outline: none;\r\n }\r\n }\r\n\r\n &__clear {\r\n width: 4%;\r\n color: white;\r\n font-weight: 700;\r\n border: none;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n//* wyniki wyszukiwania\r\n\r\n.search-results__list {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n list-style: none;\r\n padding: 0;\r\n margin: 0;\r\n\r\n .search-results__list-item {\r\n background-color: #ebebeb;\r\n margin-bottom: 10px;\r\n max-width: 100%;\r\n\r\n .article-title {\r\n font-weight: 700;\r\n padding-left: 40px;\r\n font-size: 24px;\r\n margin: 0;\r\n line-height: 46px;\r\n\r\n a {\r\n text-decoration: none;\r\n color: black;\r\n display: block;\r\n\r\n &:hover {\r\n color: lighten($color: black, $amount: 50%);\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n//documents\r\n\r\n.documents {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: flex-start;\r\n align-items: center;\r\n min-height: 58vh;\r\n\r\n .site-title {\r\n border-bottom: 1px dotted black;\r\n width: 100%;\r\n padding-bottom: 20px;\r\n text-align: center;\r\n margin-bottom: 50px;\r\n }\r\n\r\n .article {\r\n .files {\r\n list-style: none;\r\n display: grid;\r\n gap: 10px;\r\n grid-template-columns: 1fr 1fr 1fr;\r\n margin: 0;\r\n\r\n li {\r\n background-color: #ebebeb;\r\n border-radius: 3px;\r\n transition: background-color 0.3s;\r\n\r\n a {\r\n margin: 0;\r\n padding: 20px;\r\n\r\n i {\r\n font-size: 22px;\r\n margin-right: 10px;\r\n top: 5px;\r\n position: relative;\r\n }\r\n }\r\n\r\n &:hover {\r\n background-color: lighten($color: #ebebeb, $amount: 5%);\r\n\r\n a {\r\n color: lighten($color: black, $amount: 50%);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n//service form\r\n.collapse-box {\r\n .contact-new-form {\r\n display: none;\r\n }\r\n}\r\n\r\n.collapse-box.open {\r\n .contact-new-form {\r\n display: block;\r\n }\r\n}\r\n\r\n.article {\r\n .text {\r\n a {\r\n font-weight: 600;\r\n color: #0056b3;\r\n }\r\n }\r\n}\r\n\r\n#scontainer-58 {\r\n .c-tiles {\r\n display: flex;\r\n column-gap: 30px;\r\n row-gap: 50px;\r\n justify-content: center;\r\n flex-wrap: wrap;\r\n\r\n .c-tile {\r\n display: flex;\r\n flex-direction: column;\r\n // min-width: 220px;\r\n width: clamp(220px, 230px, 274px);\r\n\r\n .black-bg-text {\r\n width: fit-content;\r\n }\r\n\r\n a {\r\n width: fit-content;\r\n }\r\n\r\n p {\r\n flex: 1;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.g-colors {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 40px;\r\n\r\n .g-color {\r\n width: 100%;\r\n max-width: 900px;\r\n\r\n .g-color-head {\r\n margin-bottom: 20px;\r\n\r\n h3 {\r\n color: #000;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: 'URW Form', sans-serif;\r\n margin-bottom: 0;\r\n text-transform: uppercase;\r\n }\r\n }\r\n\r\n ul {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n gap: 33px;\r\n\r\n li {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 2px;\r\n\r\n img {\r\n width: 98px;\r\n height: 98px;\r\n }\r\n\r\n span {\r\n color: #000;\r\n font-size: 12px;\r\n font-family: 'URW Form', sans-serif;\r\n font-weight: 300;\r\n text-transform: uppercase;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#scontainer-2 {\r\n max-width: 1920px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n .slick-slide {\r\n img {\r\n margin: 0 auto;\r\n }\r\n }\r\n}","$breakpoints: (\r\n\txxs: 400px,\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1400px,\r\n\txxl: 1560px,\r\n);\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) == false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\t\t@if (map-has-key($breakpoints, $upper) == false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n"]} \ No newline at end of file diff --git a/layout/style-scss/materialy-do-pobrania.scss b/layout/style-scss/materialy-do-pobrania.scss index 111efcd..9b6df30 100644 --- a/layout/style-scss/materialy-do-pobrania.scss +++ b/layout/style-scss/materialy-do-pobrania.scss @@ -2,221 +2,227 @@ @import 'variables'; body { - background-color: #f8f7f3; + background-color: #f8f7f3; } + .page-data { - overflow: hidden; + overflow: hidden; } .container { - @include respond-above(xxl) { - max-width: 1530px; - } + @include respond-above(xxl) { + max-width: 1530px; + } } .h2 { - font-size: 50px; - font-weight: 250; - line-height: 1; - letter-spacing: 2px; - font-family: $font3; + font-size: 50px; + font-weight: 250; + line-height: 1; + letter-spacing: 2px; + font-family: $font3; - @include respond-below(xs) { - font-size: 34px; - } + @include respond-below(xs) { + font-size: 34px; + } } + .h3 { - font-size: 34px; - font-weight: 300; - line-height: 1; - letter-spacing: 2px; - font-family: $font3; - color: #1d1d1e; + font-size: 34px; + font-weight: 300; + line-height: 1; + letter-spacing: 2px; + font-family: $font3; + color: #1d1d1e; - @include respond-below(xs) { - font-size: 24px; - } + @include respond-below(xs) { + font-size: 24px; + } } + .h4 { - font-size: 24px; - font-weight: 300; - line-height: 1; - letter-spacing: 2px; - font-family: $font3; - color: #1d1d1e; + font-size: 24px; + font-weight: 300; + line-height: 1; + letter-spacing: 2px; + font-family: $font3; + color: #1d1d1e; } .p { - font-size: 16px; - font-weight: 300; - line-height: 24.8px; + font-size: 16px; + font-weight: 300; + line-height: 24.8px; - strong { - font-weight: 700; - } + strong { + font-weight: 700; + } } .box-mb { - margin-bottom: 120px; - @include respond-below(xs) { - margin-bottom: 60px; - } + margin-bottom: 120px; + + @include respond-below(xs) { + margin-bottom: 60px; + } } #scontainer-148 { - @extend .box-mb; + @extend .box-mb; - h2 { - @extend .h2; - text-transform: uppercase; - margin-bottom: 48px; - padding-bottom: 48px; - border-bottom: 1px solid #000000; + h2 { + @extend .h2; + text-transform: uppercase; + margin-bottom: 48px; + padding-bottom: 48px; + border-bottom: 1px solid #000000; - @include respond-below(sm) { - margin-bottom: 30px; - padding-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + padding-bottom: 30px; + } + } - p { - @extend .h3; - text-transform: uppercase; - margin-bottom: 0; - } + p { + @extend .h3; + text-transform: uppercase; + margin-bottom: 0; + } - .col-left { - max-width: 560px; + .col-left { + max-width: 560px; - @include respond-below(sm) { - margin-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + } + } } #scontainer-149 { - @extend .box-mb; + @extend .box-mb; - p { - color: #ffffff; - font-size: 24px; - font-weight: 300; - letter-spacing: 2px; - text-align: center; - text-transform: uppercase; - margin-bottom: 40px; + p { + color: #ffffff; + font-size: 24px; + font-weight: 300; + letter-spacing: 2px; + text-align: center; + text-transform: uppercase; + margin-bottom: 40px; - @include respond-below(xs) { - margin-bottom: 20px; - } - } - .row { - &-1 { - width: 100%; - max-width: 300px; - margin-bottom: 40px; + @include respond-below(xs) { + margin-bottom: 20px; + } + } - ul { - padding: 0; - margin: 0; - list-style: none; + .row { + &-1 { + width: 100%; + max-width: 300px; + margin-bottom: 40px; - display: flex; - flex-direction: row; - justify-content: center; - flex-wrap: wrap; - gap: 8px; + ul { + padding: 0; + margin: 0; + list-style: none; - li { - a { - color: #fff; - font-size: 14px; - font-weight: 700; - letter-spacing: 1px; - text-transform: uppercase; - display: flex; - align-items: center; - padding: 18px 35px; - background: #1d1d1e; - } - } - } - } + display: flex; + flex-direction: row; + justify-content: center; + flex-wrap: wrap; + gap: 8px; - &-2 { - justify-content: center; + li { + a { + color: #fff; + font-size: 14px; + font-weight: 700; + letter-spacing: 1px; + text-transform: uppercase; + display: flex; + align-items: center; + padding: 18px 35px; + background: #1d1d1e; + } + } + } + } - > div { - margin-bottom: 20px; - padding: 0 10px; + &-2 { + justify-content: center; - > div { - padding: 70px 40px; - background: #1d1d1e; - height: 100%; + >div { + margin-bottom: 20px; + padding: 0 10px; - @include respond-below(xs) { - padding: 40px 10px; - } - } - } + >div { + padding: 70px 40px; + background: #1d1d1e; + height: 100%; - ul { - padding: 0; - margin: 0; - list-style: none; - display: flex; - justify-content: center; - flex-direction: row; - gap: 8px; + @include respond-below(xs) { + padding: 40px 10px; + } + } + } - li { - &:nth-child(1) { - a { - background: #dfdfdf; + ul { + padding: 0; + margin: 0; + list-style: none; + display: flex; + justify-content: center; + flex-direction: row; + gap: 8px; - &::after { - content: url('/upload/filemanager/icon/file.svg'); - } - } - } - &:nth-child(2) { - a { - background: #fff; + li { + &:nth-child(1) { + a { + background: #dfdfdf; - &::after { - content: url('/upload/filemanager/icon/see.svg'); - } - } - } + &::after { + content: url('/upload/filemanager/icon/file.svg'); + } + } + } - a { - font-size: 14px; - font-weight: 700; - letter-spacing: 1px; - text-transform: uppercase; + &:nth-child(2) { + a { + background: #fff; - display: flex; - align-items: center; - gap: 10px; - position: relative; - padding: 18px 35px; + &::after { + content: url('/upload/filemanager/icon/see.svg'); + } + } + } - &::after { - height: 24px; - width: 24px; - } + a { + font-size: 14px; + font-weight: 700; + letter-spacing: 1px; + text-transform: uppercase; - &:hover { - color: #1d1d1e; - } + display: flex; + align-items: center; + gap: 10px; + position: relative; + padding: 18px 35px; - @include respond-below(xs) { - padding: 15px; - } - } - } - } - } - } -} + &::after { + height: 24px; + width: 24px; + } + + &:hover { + color: #1d1d1e; + } + + @include respond-below(xs) { + padding: 15px; + } + } + } + } + } + } +} \ No newline at end of file diff --git a/layout/style-scss/style.scss b/layout/style-scss/style.scss index ad6fe02..93a9d37 100644 --- a/layout/style-scss/style.scss +++ b/layout/style-scss/style.scss @@ -3,3609 +3,3613 @@ @import '_mixins'; body { - font-family: $font1; - color: $cGrayText; + font-family: $font1; + color: $cGrayText; - &.nowebp { - .inspiration { - background-image: url('/upload/filemanager/images/home/vidok-zainspiruj-sie.jpg'); - } - } + &.nowebp { + .inspiration { + background-image: url('/upload/filemanager/images/home/vidok-zainspiruj-sie.jpg'); + } + } - .alert { - border-radius: 0; - top: 50px; - font-size: 15px; + .alert { + border-radius: 0; + top: 50px; + font-size: 15px; - &.alert-success { - background: $cGrayDarkBg; - color: #fff; - border: 0; - } - } + &.alert-success { + background: $cGrayDarkBg; + color: #fff; + border: 0; + } + } } a { - transition: all 0.3s ease; + transition: all 0.3s ease; - &:hover { - text-decoration: none; - } + &:hover { + text-decoration: none; + } - @extend .text; - font-weight: 600; + @extend .text; + font-weight: 600; } .hidden-above-xs { - @include respond-above(xs) { - display: none !important; - } + @include respond-above(xs) { + display: none !important; + } } .hidden-below-xs { - @include respond-below(xs) { - display: none !important; - } + @include respond-below(xs) { + display: none !important; + } } @mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) { - text-align: center; - font-size: $f_size; - font-weight: 700; - font-family: $font2; - color: $color; - background: $bg; - text-transform: uppercase; - line-height: 22px; - padding: 12px 15px; - display: inline-block; - min-width: 210px; - transition: all 0.3s ease; - position: relative; - overflow: hidden; + text-align: center; + font-size: $f_size; + font-weight: 700; + font-family: $font2; + color: $color; + background: $bg; + text-transform: uppercase; + line-height: 22px; + padding: 12px 15px; + display: inline-block; + min-width: 210px; + transition: all 0.3s ease; + position: relative; + overflow: hidden; - &:hover { - background: $h_bg; - color: $h_color !important; - } + &:hover { + background: $h_bg; + color: $h_color !important; + } } .btn_t1 { - @include btn_classic(14px, $cGrayText, $cWhite, $cWhite, $cGrayDarkBg); + @include btn_classic(14px, $cGrayText, $cWhite, $cWhite, $cGrayDarkBg); } .btn_t2 { - @include btn_classic(14px, $cWhite, $cGrayText, $cGrayText, $cGrayBg); + @include btn_classic(14px, $cWhite, $cGrayText, $cGrayText, $cGrayBg); } .btn_t3 { - @include btn_classic(14px, $cBlack, $cBlack, $cYellow, $cYellow); - font-weight: 600; - line-height: 130%; - letter-spacing: 1.47px; - font-family: 'URW Form', sans-serif; - padding: 20px 40px 15px; + @include btn_classic(14px, $cBlack, $cBlack, $cYellow, $cYellow); + font-weight: 600; + line-height: 130%; + letter-spacing: 1.47px; + font-family: 'URW Form', sans-serif; + padding: 20px 40px 15px; } .btn1 { - font-size: 14px; - color: #fff; + font-size: 14px; + color: #fff; - border: solid 1px $cYellow; - line-height: 30px; + border: solid 1px $cYellow; + line-height: 30px; - padding: 5px 10px; - display: inline-block; + padding: 5px 10px; + display: inline-block; - cursor: pointer; + cursor: pointer; - &:hover { - color: #fff; - } + &:hover { + color: #fff; + } } .btn2 { - text-align: center; - font-size: 12px; - font-weight: 700; - font-family: $font2; - color: $cGrayText; - background: #fff; - text-transform: uppercase; - line-height: 22px; - padding: 12px 15px; - display: inline-block; - border-radius: 0px; - border: 2px solid $cGrayText; - min-width: 210px; - transition: all 0.3s ease; - position: relative; - overflow: hidden; + text-align: center; + font-size: 12px; + font-weight: 700; + font-family: $font2; + color: $cGrayText; + background: #fff; + text-transform: uppercase; + line-height: 22px; + padding: 12px 15px; + display: inline-block; + border-radius: 0px; + border: 2px solid $cGrayText; + min-width: 210px; + transition: all 0.3s ease; + position: relative; + overflow: hidden; - &:before, - &:after { - content: ''; - display: block; - width: 100%; - height: 100%; - position: absolute; - top: 0; - background-color: #ebebeb; - } + &:before, + &:after { + content: ''; + display: block; + width: 100%; + height: 100%; + position: absolute; + top: 0; + background-color: #ebebeb; + } - &:before { - left: -115%; - } + &:before { + left: -115%; + } - &:after { - right: -115%; - } + &:after { + right: -115%; + } - &:hover { - background: $cGrayText; - color: #fff; + &:hover { + background: $cGrayText; + color: #fff; - &:before { - animation: btn2-animation-left 1s linear 1; - } + &:before { + animation: btn2-animation-left 1s linear 1; + } - &:after { - animation: btn2-animation-right 1s linear 1; - } - } + &:after { + animation: btn2-animation-right 1s linear 1; + } + } } .btn3 { - background-color: rgb(148, 148, 148); - color: #fff; - transition: all 0.3s; - font-weight: 400; - padding: 8px 12px; - font-family: $font2; - font-size: 14px; + background-color: rgb(148, 148, 148); + color: #fff; + transition: all 0.3s; + font-weight: 400; + padding: 8px 12px; + font-family: $font2; + font-size: 14px; } .btn4 { - text-align: center; - font-size: 12px; - font-weight: 700; - font-family: $font2; - color: $cGrayText; - background: transparent; - text-transform: uppercase; - line-height: 22px; - padding: 12px 15px; - display: inline-block; - border-radius: 0px; - border: 2px solid $cGrayText; - min-width: 210px; - transition: all 0.3s ease; - position: relative; - overflow: hidden; + text-align: center; + font-size: 12px; + font-weight: 700; + font-family: $font2; + color: $cGrayText; + background: transparent; + text-transform: uppercase; + line-height: 22px; + padding: 12px 15px; + display: inline-block; + border-radius: 0px; + border: 2px solid $cGrayText; + min-width: 210px; + transition: all 0.3s ease; + position: relative; + overflow: hidden; - &:hover { - background: $cGrayText; - color: #fff !important; - } + &:hover { + background: $cGrayText; + color: #fff !important; + } } .btn5 { - @extend .btn4; - display: flex; + @extend .btn4; + display: flex; - justify-content: space-between; - align-items: center; - font-size: 14px; + justify-content: space-between; + align-items: center; + font-size: 14px; - img { - width: 79px !important; - transition: all 0.3s ease; - margin-left: 10px; - margin-bottom: 4px; - display: block; + img { + width: 79px !important; + transition: all 0.3s ease; + margin-left: 10px; + margin-bottom: 4px; + display: block; - @include respond-between(md, lg) { - width: 72px !important; - } - } + @include respond-between(md, lg) { + width: 72px !important; + } + } - &:hover { - img { - filter: invert(100%); - transform: translatex(8px); - } - } + &:hover { + img { + filter: invert(100%); + transform: translatex(8px); + } + } } @keyframes btn2-animation-left { - 0% { - transform: skew(-45deg) translateX(65%); - } + 0% { + transform: skew(-45deg) translateX(65%); + } - 100% { - transform: skew(-45deg) translateX(0); - } + 100% { + transform: skew(-45deg) translateX(0); + } } @keyframes btn2-animation-right { - 0% { - transform: skew(-45deg) translateX(-65%); - } + 0% { + transform: skew(-45deg) translateX(-65%); + } - 100% { - transform: skew(-45deg) translateX(0); - } + 100% { + transform: skew(-45deg) translateX(0); + } } .btn7 { - @extend .text; - background: $cYellow; - padding: 6px 15px; + @extend .text; + background: $cYellow; + padding: 6px 15px; - display: inline-block; - border-radius: 5px; - transition: all 0.3s; + display: inline-block; + border-radius: 5px; + transition: all 0.3s; - &:hover { - color: $cYellow; - background: $cBlackText; - } + &:hover { + color: $cYellow; + background: $cBlackText; + } } .btn8 { - @extend .btn4; - border-color: $cGrayLightText; + @extend .btn4; + border-color: $cGrayLightText; - &:hover { - color: $cBlackText !important; - background: $cGrayLightText; - } + &:hover { + color: $cBlackText !important; + background: $cGrayLightText; + } } .article-box { - .text { - table { - margin-top: 10px; - margin-bottom: 10px; + .text { + table { + margin-top: 10px; + margin-bottom: 10px; - tbody { - tr { - &:nth-child(odd) { - td { - background: $cGrayLightBg; - } - } + tbody { + tr { + &:nth-child(odd) { + td { + background: $cGrayLightBg; + } + } - td { - padding: 10px; - } - } - } - } - } + td { + padding: 10px; + } + } + } + } + } } .gold-bg-text { - font-size: 25px; - margin-top: 7px; - display: inline-block; - margin-bottom: 15px; - padding: 5px; - color: #fff; - background: linear-gradient(-183deg, #ceb167 0%, #906a25 100%); + font-size: 25px; + margin-top: 7px; + display: inline-block; + margin-bottom: 15px; + padding: 5px; + color: #fff; + background: linear-gradient(-183deg, #ceb167 0%, #906a25 100%); } .black-bg-text { - @extend .gold-bg-text; - color: #fff; - background: $cBlackText; + @extend .gold-bg-text; + color: #fff; + background: $cBlackText; } .table-1 { - width: auto; - margin-left: auto; - margin-right: auto; + width: auto; + margin-left: auto; + margin-right: auto; - tbody { - tr { - &:first-child { - td { - border-top: none; - } - } + tbody { + tr { + &:first-child { + td { + border-top: none; + } + } - td { - vertical-align: middle; - font-size: 11px; - line-height: 21px; - font-weight: 400; - font-family: $font1; - padding: 10px 5px 5px; + td { + vertical-align: middle; + font-size: 11px; + line-height: 21px; + font-weight: 400; + font-family: $font1; + padding: 10px 5px 5px; - img { - margin-bottom: 0; - } - } - } - } + img { + margin-bottom: 0; + } + } + } + } } .text, p { - font-size: 14px; - font-weight: 400; - font-family: $font1; - color: $cGrayText; + font-size: 14px; + font-weight: 400; + font-family: $font1; + color: $cGrayText; } .title { - color: $cBlackText; - font-size: 30px; - font-weight: 400; + color: $cBlackText; + font-size: 30px; + font-weight: 400; - b, - strong { - font-weight: 700; - } + b, + strong { + font-weight: 700; + } - @include respond-below(xs) { - font-size: 25px; - } + @include respond-below(xs) { + font-size: 25px; + } } .title2 { - font-style: normal; - font-weight: 600; - font-size: 40px; - line-height: 45px; - color: $cBlackText; - margin-bottom: 30px; - display: inline-block; + font-style: normal; + font-weight: 600; + font-size: 40px; + line-height: 45px; + color: $cBlackText; + margin-bottom: 30px; + display: inline-block; - @include respond-below(xs) { - font-size: 28px; - line-height: 40px; - } + @include respond-below(xs) { + font-size: 28px; + line-height: 40px; + } - span { - display: inline-block; - font-style: normal; - font-weight: 300; - font-size: 20px; - line-height: 27px; - letter-spacing: 0.055em; - text-transform: uppercase; - color: $cBlackText; + span { + display: inline-block; + font-style: normal; + font-weight: 300; + font-size: 20px; + line-height: 27px; + letter-spacing: 0.055em; + text-transform: uppercase; + color: $cBlackText; - padding-bottom: 10px; - } + padding-bottom: 10px; + } - position: relative; + position: relative; - &:before { - position: absolute; - content: ''; - width: 100%; - left: 0; - bottom: -10px; - height: 2px; - max-width: 100px; - background: $cBlackText; - } + &:before { + position: absolute; + content: ''; + width: 100%; + left: 0; + bottom: -10px; + height: 2px; + max-width: 100px; + background: $cBlackText; + } } .title-big { - font-size: 36px; - font-weight: 400; - color: $cBlackText; - line-height: 46px; - font-family: $font2; - margin-bottom: 0; + font-size: 36px; + font-weight: 400; + color: $cBlackText; + line-height: 46px; + font-family: $font2; + margin-bottom: 0; - @include respond-below(xs) { - font-size: 30px; - } + @include respond-below(xs) { + font-size: 30px; + } } .subtitle-big { - font-size: 24px; - color: $cBlackText; - font-weight: 400; - line-height: 28px; - font-family: $font2; + font-size: 24px; + color: $cBlackText; + font-weight: 400; + line-height: 28px; + font-family: $font2; - @include respond-below(xs) { - font-size: 17px; - } + @include respond-below(xs) { + font-size: 17px; + } } .title50 { - font-size: 50px; - font-weight: 600; - line-height: 46px; - color: $cBlackText; - position: relative; - margin-bottom: 40px; + font-size: 50px; + font-weight: 600; + line-height: 46px; + color: $cBlackText; + position: relative; + margin-bottom: 40px; - @include respond-between(xs, sm) { - font-size: 44px; - } + @include respond-between(xs, sm) { + font-size: 44px; + } - &:before { - position: absolute; - content: ''; - bottom: -20px; - left: 0; - width: 300px; - height: 2px; - background: $cBlackText; + &:before { + position: absolute; + content: ''; + bottom: -20px; + left: 0; + width: 300px; + height: 2px; + background: $cBlackText; - @include respond-below(sm) { - width: 200px; - } - } + @include respond-below(sm) { + width: 200px; + } + } } .btn6 { - @extend .title; - font-size: 15px; - font-weight: 700; - text-transform: uppercase; - text-align: left; - border-bottom: 1px solid $cBlackText; - transition: all 0.3s ease; + @extend .title; + font-size: 15px; + font-weight: 700; + text-transform: uppercase; + text-align: left; + border-bottom: 1px solid $cBlackText; + transition: all 0.3s ease; - display: inline-block; + display: inline-block; - &:hover { - border-bottom: none; - color: #ceb167; - transform: translateY(-2px); - } + &:hover { + border-bottom: none; + color: #ceb167; + transform: translateY(-2px); + } } .top-content { - margin-top: -40px; + margin-top: -40px; } .gold { - color: #b3993f; + color: #b3993f; } .color-gray { - color: #d3d3d3; + color: #d3d3d3; } .gray-bg { - background: $cGrayLightBg; + background: $cGrayLightBg; } .top-margin { - margin-top: 100px; + margin-top: 100px; - @include respond-below(xs) { - margin-top: 80px; - } + @include respond-below(xs) { + margin-top: 80px; + } } .bottom-margin { - margin-bottom: 100px; + margin-bottom: 100px; - @include respond-below(xs) { - margin-bottom: 80px; - } + @include respond-below(xs) { + margin-bottom: 80px; + } } .top-bottom-margin { - margin-top: 100px; - margin-bottom: 100px; + margin-top: 100px; + margin-bottom: 100px; - @include respond-below(xs) { - margin-top: 80px; - margin-bottom: 80px; - } + @include respond-below(xs) { + margin-top: 80px; + margin-bottom: 80px; + } } .top-bottom-margin200 { - margin-top: 200px; - margin-bottom: 200px; + margin-top: 200px; + margin-bottom: 200px; - @include respond-below(lg) { - margin-top: 150px; - margin-bottom: 150px; - } + @include respond-below(lg) { + margin-top: 150px; + margin-bottom: 150px; + } - @include respond-below(xs) { - margin-top: 100px; - margin-bottom: 100px; - } + @include respond-below(xs) { + margin-top: 100px; + margin-bottom: 100px; + } } .top-margin200 { - margin-top: 200px; + margin-top: 200px; - @include respond-below(lg) { - margin-top: 100px; - } + @include respond-below(lg) { + margin-top: 100px; + } } .bottom-margin200 { - margin-bottom: 200px; + margin-bottom: 200px; - @include respond-below(lg) { - margin-bottom: 100px; - } + @include respond-below(lg) { + margin-bottom: 100px; + } } .top-bottom-padding { - padding-top: 100px; - padding-bottom: 100px; + padding-top: 100px; + padding-bottom: 100px; - @include respond-below(xs) { - padding-top: 80px; - padding-bottom: 80px; - } + @include respond-below(xs) { + padding-top: 80px; + padding-bottom: 80px; + } } .top-padding { - padding-top: 100px; + padding-top: 100px; - @include respond-below(xs) { - padding-top: 80px; - } + @include respond-below(xs) { + padding-top: 80px; + } } .bottom-padding { - padding-bottom: 100px; + padding-bottom: 100px; - @include respond-below(xs) { - padding-bottom: 80px; - } + @include respond-below(xs) { + padding-bottom: 80px; + } } .left-right-margin { - margin-left: 150px; - margin-right: 150px; + margin-left: 150px; + margin-right: 150px; - @include respond-between(xs, sm) { - margin-left: 50px; - margin-right: 50px; - } + @include respond-between(xs, sm) { + margin-left: 50px; + margin-right: 50px; + } - @include respond-below(xs) { - margin-left: 0px; - margin-right: 0px; - } + @include respond-below(xs) { + margin-left: 0px; + margin-right: 0px; + } } .container { - @include respond-above(lg) { - max-width: 1300px; - } + @include respond-above(lg) { + max-width: 1300px; + } } #main-menu { - @include respond-below(sm) { - height: 100%; - width: 100%; - position: fixed; - z-index: 10; - background: #fff; - display: none; - width: 100%; - height: 100%; - left: 0; - right: 0; - top: 0; - bottom: 0; + @include respond-below(sm) { + height: 100%; + width: 100%; + position: fixed; + z-index: 10; + background: #fff; + display: none; + width: 100%; + height: 100%; + left: 0; + right: 0; + top: 0; + bottom: 0; - &.visible { - @include flexbox; - } - } + &.visible { + @include flexbox; + } + } - div[id^='menu-container-'] { - @include respond-below(sm) { - width: 100%; - @include flexbox; - @include align-items(center); - @include justify-content(center); - } + div[id^='menu-container-'] { + @include respond-below(sm) { + width: 100%; + @include flexbox; + @include align-items(center); + @include justify-content(center); + } - > ul { - margin: 0; - padding: 0; - list-style-type: none; + >ul { + margin: 0; + padding: 0; + list-style-type: none; - @include respond-above(sm) { - @include flexbox; - } + @include respond-above(sm) { + @include flexbox; + } - @include respond-below(sm) { - width: 100%; - text-align: center; - } + @include respond-below(sm) { + width: 100%; + text-align: center; + } - > li { - position: relative; + >li { + position: relative; - &:first-child { - display: none; - } + &:first-child { + display: none; + } - &:hover { - > a { - color: $cGrayLightTextMenuHover; + &:hover { + >a { + color: $cGrayLightTextMenuHover; - @include respond-below(sm) { - color: $cBlackText; - font-weight: 700; - } - } - } + @include respond-below(sm) { + color: $cBlackText; + font-weight: 700; + } + } + } - > a { - @include respond-above(lg) { - display: block; - padding: 20px 8px; - font-size: 14px; - color: #fff; - } + >a { + @include respond-above(lg) { + display: block; + padding: 20px 8px; + font-size: 14px; + color: #fff; + } - @include respond-between(md, lg) { - display: block; - padding: 20px 5px; - font-size: 13px; - color: #fff; - } + @include respond-between(md, lg) { + display: block; + padding: 20px 5px; + font-size: 13px; + color: #fff; + } - @include respond-between(sm, md) { - display: block; - padding: 20px 6px; - font-size: 14px; - color: #fff; - } + @include respond-between(sm, md) { + display: block; + padding: 20px 6px; + font-size: 14px; + color: #fff; + } - @include respond-below(sm) { - display: block; - padding: 5px; - font-size: 17px; - color: $cBlackText; - } + @include respond-below(sm) { + display: block; + padding: 5px; + font-size: 17px; + color: $cBlackText; + } - i { - @include respond-below(sm) { - margin-left: 10px; - } - } - } + i { + @include respond-below(sm) { + margin-left: 10px; + } + } + } - &.parent { - > a { - @include respond-above(sm) { - pointer-events: none; + &.parent { + >a { + @include respond-above(sm) { + pointer-events: none; - i { - display: none; - } - } - } - } + i { + display: none; + } + } + } + } - &#link-8 { - &.parent { - > a { - @include respond-above(sm) { - i { - display: none; - } - } - } - } - } + &#link-8 { + &.parent { + >a { + @include respond-above(sm) { + i { + display: none; + } + } + } + } + } - ul { - position: absolute; - display: none; + ul { + position: absolute; + display: none; - @include respond-above(sm) { - background: #fff; - padding-inline-start: 0; - list-style-type: none; - box-shadow: 0 0 1px 0 #c0c0c0; - } + @include respond-above(sm) { + background: #fff; + padding-inline-start: 0; + list-style-type: none; + box-shadow: 0 0 1px 0 #c0c0c0; + } - @include respond-below(sm) { - position: static; + @include respond-below(sm) { + position: static; - @include respond-below(sm) { - padding-top: 5px; - padding-bottom: 5px; - } - } + @include respond-below(sm) { + padding-top: 5px; + padding-bottom: 5px; + } + } - li { - a { - white-space: nowrap; - color: $cGrayText; - font-size: 12px; - font-weight: 400; - padding: 5px 20px; - display: block; + li { + a { + white-space: nowrap; + color: $cGrayText; + font-size: 12px; + font-weight: 400; + padding: 5px 20px; + display: block; - &:hover { - @include respond-above(sm) { - color: #fff; - background: #000; - } - } + &:hover { + @include respond-above(sm) { + color: #fff; + background: #000; + } + } - @include respond-below(sm) { - font-size: 15px; - padding: 0; - } - } - } - } + @include respond-below(sm) { + font-size: 15px; + padding: 0; + } + } + } + } - @include respond-above(sm) { - &:hover { - ul { - display: block; - } - } - } + @include respond-above(sm) { + &:hover { + ul { + display: block; + } + } + } - &.active { - ul { - display: block; + &.active { + ul { + display: block; - @include respond-below(sm) { - list-style-type: none; - padding-inline-start: 0; - } - } - } - } + @include respond-below(sm) { + list-style-type: none; + padding-inline-start: 0; + } + } + } + } - #link-5 { - display: none; - } - } - } + #link-5 { + display: none; + } + } + } } #main-menu-btn { - height: 50px; - width: 50px; - position: fixed; - bottom: 10px; - right: 10px; - color: #fff; - background: #000; - display: none; - z-index: 9999; - line-height: 50px; - text-align: center; - font-size: 25px; - cursor: pointer; - @include border-radius(50%); + height: 50px; + width: 50px; + position: fixed; + bottom: 10px; + right: 10px; + color: #fff; + background: #000; + display: none; + z-index: 9999; + line-height: 50px; + text-align: center; + font-size: 25px; + cursor: pointer; + @include border-radius(50%); - @include respond-below(sm) { - display: block; - } + @include respond-below(sm) { + display: block; + } } .nav-tabs-style { - margin-top: 60px; - display: flex; - justify-content: center; - align-items: center; - border-bottom: none; + margin-top: 60px; + display: flex; + justify-content: center; + align-items: center; + border-bottom: none; - @include respond-below(xs) { - justify-content: space-around; - } + @include respond-below(xs) { + justify-content: space-around; + } - li { - &:not(:last-child) { - margin-right: 30px; + li { + &:not(:last-child) { + margin-right: 30px; - @include respond-below(sm) { - margin-right: 2px; - } - } + @include respond-below(sm) { + margin-right: 2px; + } + } - margin-bottom: 20px; + margin-bottom: 20px; - a { - font-size: 27px; - font-weight: 700; - text-transform: uppercase; - color: $cBlackText; + a { + font-size: 27px; + font-weight: 700; + text-transform: uppercase; + color: $cBlackText; - padding: 63px 10px 30px 10px; - display: block; - border: 1px solid $cBlackText; - position: relative; - text-align: center; + padding: 63px 10px 30px 10px; + display: block; + border: 1px solid $cBlackText; + position: relative; + text-align: center; - @include respond-between(xs, lg) { - font-size: 20px; - } + @include respond-between(xs, lg) { + font-size: 20px; + } - @include respond-below(xs) { - min-width: 264px; - font-size: 22px; - } + @include respond-below(xs) { + min-width: 264px; + font-size: 22px; + } - &:before { - position: absolute; - content: 'MODEL'; - top: 32px; - left: calc(50% - 35px); - font-size: 20px; - font-weight: 400; - z-index: -1; - } + &:before { + position: absolute; + content: 'MODEL'; + top: 32px; + left: calc(50% - 35px); + font-size: 20px; + font-weight: 400; + z-index: -1; + } - &.show { - @include respond-above(xs) { - padding: 63px 40px 30px 40px; - } + &.show { + @include respond-above(xs) { + padding: 63px 40px 30px 40px; + } - @include respond-below(xs) { - background: $cBlackText; - color: #fff; - opacity: 0.95; + @include respond-below(xs) { + background: $cBlackText; + color: #fff; + opacity: 0.95; - &:before { - color: #fff; - } - } - } - } - } + &:before { + color: #fff; + } + } + } + } + } } .header-container { - background: $cGrayDarkBg; - transition: 0.3s all ease; + background: $cGrayDarkBg; + transition: 0.3s all ease; - &.top-scroll { - background-color: rgba(35, 35, 35, 0.7); - } + &.top-scroll { + background-color: rgba(35, 35, 35, 0.7); + } - .header { - min-height: 59px; - transition: 0.3s all ease; + .header { + min-height: 59px; + transition: 0.3s all ease; - > .container { - > .row { - @include respond-below(sm) { - height: 60px; - } + >.container { + >.row { + @include respond-below(sm) { + height: 60px; + } - > div[class^='col-']:nth-child(2) { - display: flex; - align-items: center; - justify-content: flex-end; + >div[class^='col-']:nth-child(2) { + display: flex; + align-items: center; + justify-content: flex-end; - @include respond-between(md, lg) { - padding-left: 0; - padding-right: 0; - } + @include respond-between(md, lg) { + padding-left: 0; + padding-right: 0; + } - @include respond-between(sm, md) { - padding-left: 0; - padding-right: 0; - } + @include respond-between(sm, md) { + padding-left: 0; + padding-right: 0; + } - @include respond-between(xs, sm) { - padding-right: 0; - } + @include respond-between(xs, sm) { + padding-right: 0; + } - @include respond-below(xs) { - padding-left: 0; - } + @include respond-below(xs) { + padding-left: 0; + } - a { - &.btn1 { - @include respond-between(md, lg) { - font-size: 12px; - } + a { + &.btn1 { + @include respond-between(md, lg) { + font-size: 12px; + } - @include respond-between(sm, md) { - display: none; - } - } - } + @include respond-between(sm, md) { + display: none; + } + } + } - > img { - @include respond-above(lg) { - width: 145px; - height: 38px; - } + >img { + @include respond-above(lg) { + width: 145px; + height: 38px; + } - @include respond-between(md, lg) { - width: 88px; - } + @include respond-between(md, lg) { + width: 88px; + } - @include respond-between(xs, md) { - display: none; - } + @include respond-between(xs, md) { + display: none; + } - @include respond-below(xs) { - display: none; - } - } - } - } - } + @include respond-below(xs) { + display: none; + } + } + } + } + } - .logo-container { - perspective: 600px; + .logo-container { + perspective: 600px; - .box-logo { - position: relative; - transform-style: preserve-3d; - width: 100%; - height: 100%; + .box-logo { + position: relative; + transform-style: preserve-3d; + width: 100%; + height: 100%; - .logo-front { - position: absolute; - top: 0; - left: 0; - display: flex; - justify-content: center; - align-items: center; - width: 100%; - height: 61px; - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - -moz-animation: logo-front 4s linear infinite alternate; - -webkit-animation: logo-front 4s linear infinite alternate; - -ms-animation: none; + .logo-front { + position: absolute; + top: 0; + left: 0; + display: flex; + justify-content: center; + align-items: center; + width: 100%; + height: 61px; + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + -moz-animation: logo-front 4s linear infinite alternate; + -webkit-animation: logo-front 4s linear infinite alternate; + -ms-animation: none; - img { - width: 63px; - height: 39px; - } - } + img { + width: 63px; + height: 39px; + } + } - .logo-back { - position: absolute; - top: 0; - left: 0; - display: flex; - justify-content: center; - align-items: center; - width: 100%; - height: 61px; - backface-visibility: hidden; - -webkit-backface-visibility: hidden; + .logo-back { + position: absolute; + top: 0; + left: 0; + display: flex; + justify-content: center; + align-items: center; + width: 100%; + height: 61px; + backface-visibility: hidden; + -webkit-backface-visibility: hidden; - transform: rotateY(180deg); - -moz-animation: logo-back 4s linear infinite alternate; - -webkit-animation: logo-back 4s linear infinite alternate; - -ms-animation: none; + transform: rotateY(180deg); + -moz-animation: logo-back 4s linear infinite alternate; + -webkit-animation: logo-back 4s linear infinite alternate; + -ms-animation: none; - img { - width: 109px; - height: 39px; - } - } - } - } - } + img { + width: 109px; + height: 39px; + } + } + } + } + } } @keyframes logo-back { - 0% { - transform: rotateY(180deg); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 0% { + transform: rotateY(180deg); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } - 40% { - transform: rotateY(180deg); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 40% { + transform: rotateY(180deg); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } - 61% { - transform: rotateY(0); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 61% { + transform: rotateY(0); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } - 100% { - transform: rotateY(0); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 100% { + transform: rotateY(0); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } } @keyframes logo-front { - 0% { - transform: rotateY(0); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 0% { + transform: rotateY(0); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } - 40% { - transform: rotateY(0); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 40% { + transform: rotateY(0); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } - 61% { - transform: rotateY(180deg); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 61% { + transform: rotateY(180deg); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } - 100% { - transform: rotateY(180deg); - backface-visibility: hidden; - -webkit-backface-visibility: hidden; - } + 100% { + transform: rotateY(180deg); + backface-visibility: hidden; + -webkit-backface-visibility: hidden; + } } .lang-change { - position: relative; - margin-right: 10px; - cursor: pointer; + position: relative; + margin-right: 10px; + cursor: pointer; - @include respond-between(sm, md) { - margin-right: 0px; - margin-left: 10px; - } + @include respond-between(sm, md) { + margin-right: 0px; + margin-left: 10px; + } - .over { - font-size: 14px; - color: #fff; - text-transform: uppercase; + .over { + font-size: 14px; + color: #fff; + text-transform: uppercase; - img { - width: 10px; - height: 10px; - } - } + img { + width: 10px; + height: 10px; + } + } - ul { - display: none; - position: absolute; - padding-inline-start: 0; - list-style-type: none; - background: #ebebeb; - border: 1px solid $cGrayText; + ul { + display: none; + position: absolute; + padding-inline-start: 0; + list-style-type: none; + background: #ebebeb; + border: 1px solid $cGrayText; - li { - a { - font-size: 12px; - color: $cGrayText; - padding: 4px 12px; - display: block; - } - } - } + li { + a { + font-size: 12px; + color: $cGrayText; + padding: 4px 12px; + display: block; + } + } + } - &.open { - ul { - display: block; - } - } + &.open { + ul { + display: block; + } + } } #scontainer-1 { - a { - img { - width: 16px; - height: 16px; - margin: 0 10px; + a { + img { + width: 16px; + height: 16px; + margin: 0 10px; - @include respond-between(md, lg) { - margin: 0 5px; - } + @include respond-between(md, lg) { + margin: 0 5px; + } - @include respond-between(sm, md) { - display: none; - } + @include respond-between(sm, md) { + display: none; + } - @include respond-below(xs) { - display: none; - } - } + @include respond-below(xs) { + display: none; + } + } - &:first-child { - img { - width: 25px; - height: 25px; - margin-right: 0; + &:first-child { + img { + width: 25px; + height: 25px; + margin-right: 0; - @include respond-between(md, lg) { - width: 23px; - height: 23px; - } - } - } + @include respond-between(md, lg) { + width: 23px; + height: 23px; + } + } + } - &:last-child { - img { - width: 16px; - height: 16px; + &:last-child { + img { + width: 16px; + height: 16px; - @include respond-between(md, lg) { - width: 14px; - height: 14px; - margin-left: 0; - } - } - } - } + @include respond-between(md, lg) { + width: 14px; + height: 14px; + margin-left: 0; + } + } + } + } } .search { - margin-left: 10px; + margin-left: 10px; - @include respond-below(xs) { - margin-left: 10px; - margin-right: 10px; - } + @include respond-below(xs) { + margin-left: 10px; + margin-right: 10px; + } - img { - width: 14px; - height: 14px; - } + img { + width: 14px; + height: 14px; + } } .search-box { - background: $cGrayDarkBg; + background: $cGrayDarkBg; - height: 0; - transition: all 0.3s ease; - overflow: hidden; + height: 0; + transition: all 0.3s ease; + overflow: hidden; - .search-close { - margin-left: 10px; - } + .search-close { + margin-left: 10px; + } - .input-group { - display: flex; - align-items: center; + .input-group { + display: flex; + align-items: center; - .input-group-prepend { - .input-group-text { - padding: 0; - border: none; - background: transparent; + .input-group-prepend { + .input-group-text { + padding: 0; + border: none; + background: transparent; - img { - width: 13px; - height: 13px; - } - } - } - } + img { + width: 13px; + height: 13px; + } + } + } + } - #search-input { - background: transparent; - border: none; - font-size: 14px; - color: #fff; + #search-input { + background: transparent; + border: none; + font-size: 14px; + color: #fff; - &:focus { - box-shadow: none; - } - } + &:focus { + box-shadow: none; + } + } - &.search-open { - height: 43px; - } + &.search-open { + height: 43px; + } } .banner-container { - margin-top: 60px; + margin-top: 60px; - .banner.mobile { - display: block; + .banner.mobile { + display: block; - @include respond-above(xs) { - display: none !important; - } - } + @include respond-above(xs) { + display: none !important; + } + } - .banner.desktop { - display: none; + .banner.desktop { + display: none; - @include respond-above(lg) { - display: block; - } - } + @include respond-above(lg) { + display: block; + } + } - .banner.tablet { - display: none; + .banner.tablet { + display: none; - @include respond-above(xs) { - display: block; - } + @include respond-above(xs) { + display: block; + } - @include respond-above(md) { - display: none; - } - } + @include respond-above(md) { + display: none; + } + } - .banner.laptop { - display: none; + .banner.laptop { + display: none; - @include respond-above(md) { - display: block; - } + @include respond-above(md) { + display: block; + } - @include respond-above(lg) { - display: none; - } - } + @include respond-above(lg) { + display: none; + } + } - .banner { - .slick-prev, - .slick-next { - background: rgba(0, 0, 0, 0.5); - width: 40px; - height: 40px; - border-radius: 50%; - } + .banner { - .slick-prev { - left: 25px; - z-index: 5; + .slick-prev, + .slick-next { + background: rgba(0, 0, 0, 0.5); + width: 40px; + height: 40px; + border-radius: 50%; + } - &:before { - content: url(/upload/filemanager/icon/left-white.svg); - } - } + .slick-prev { + left: 25px; + z-index: 5; - .slick-next { - right: 25px; - z-index: 5; + &:before { + content: url(/upload/filemanager/icon/left-white.svg); + } + } - &:before { - content: url(/upload/filemanager/icon/right-white.svg); - } - } - } + .slick-next { + right: 25px; + z-index: 5; + + &:before { + content: url(/upload/filemanager/icon/right-white.svg); + } + } + } } #scontainer-3 { - h1 { - @extend .title; - text-align: center; - margin-bottom: 50px; - margin-top: 30px; - } + h1 { + @extend .title; + text-align: center; + margin-bottom: 50px; + margin-top: 30px; + } } .image-link-container { - @extend .bottom-margin; + @extend .bottom-margin; - .container { - > .row { - > div[class^='col-'] { - &:first-child { - @include respond-below(sm) { - margin-bottom: 30px; - } - } - } - } - } + .container { + >.row { + >div[class^='col-'] { + &:first-child { + @include respond-below(sm) { + margin-bottom: 30px; + } + } + } + } + } - div[class^='col-'] { - div[class^='col-'] { - &:nth-child(1), - &:nth-child(2) { - margin-bottom: 30px; - } + div[class^='col-'] { + div[class^='col-'] { - @include respond-below(xs) { - &:not(:last-child) { - margin-bottom: 30px; - } - } - } - } + &:nth-child(1), + &:nth-child(2) { + margin-bottom: 30px; + } - .link-img { - position: relative; + @include respond-below(xs) { + &:not(:last-child) { + margin-bottom: 30px; + } + } + } + } - .dark-bg { - position: absolute; - bottom: 0; - left: 0; - right: 0; - top: 0; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0); - transition: all 0.7s ease; - } + .link-img { + position: relative; - h2 { - position: absolute; - bottom: 0; - left: 30px; - font-size: 80px; - line-height: 90px; - color: $cGrayDarkBg; - text-transform: uppercase; - font-family: $font2; - font-weight: 400; - margin-bottom: 10px; - transition: all 0.7s ease; + .dark-bg { + position: absolute; + bottom: 0; + left: 0; + right: 0; + top: 0; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0); + transition: all 0.7s ease; + } - @include respond-between(sm, md) { - left: 20px; - font-size: 60px; - line-height: 60px; - } + h2 { + position: absolute; + bottom: 0; + left: 30px; + font-size: 80px; + line-height: 90px; + color: $cGrayDarkBg; + text-transform: uppercase; + font-family: $font2; + font-weight: 400; + margin-bottom: 10px; + transition: all 0.7s ease; - @include respond-below(xs) { - position: absolute; - bottom: 0; - left: 15px; - font-size: 36px; - line-height: 36px; - margin-bottom: 5px; - } - } + @include respond-between(sm, md) { + left: 20px; + font-size: 60px; + line-height: 60px; + } - &:hover { - .dark-bg { - background: rgba(0, 0, 0, 0.4); - } + @include respond-below(xs) { + position: absolute; + bottom: 0; + left: 15px; + font-size: 36px; + line-height: 36px; + margin-bottom: 5px; + } + } - h2 { - font-size: 100px; - color: #fff; - } - } - } + &:hover { + .dark-bg { + background: rgba(0, 0, 0, 0.4); + } - .link-img-small { - position: relative; + h2 { + font-size: 100px; + color: #fff; + } + } + } - .dark-bg { - position: absolute; - bottom: 0; - left: 0; - right: 0; - top: 0; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0); - transition: all 0.7s ease; - } + .link-img-small { + position: relative; - h2 { - position: absolute; - bottom: 0; - left: 30px; - font-size: 26px; - line-height: 30px; - color: $cGrayDarkBg; - text-transform: uppercase; - font-family: $font2; - font-weight: 400; - margin-bottom: 16px; - transition: all 0.7s ease; + .dark-bg { + position: absolute; + bottom: 0; + left: 0; + right: 0; + top: 0; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0); + transition: all 0.7s ease; + } - @include respond-between(sm, md) { - left: 12px; - font-size: 24px; - margin-bottom: 5px; - } + h2 { + position: absolute; + bottom: 0; + left: 30px; + font-size: 26px; + line-height: 30px; + color: $cGrayDarkBg; + text-transform: uppercase; + font-family: $font2; + font-weight: 400; + margin-bottom: 16px; + transition: all 0.7s ease; - @include respond-below(xs) { - position: absolute; - bottom: 0; - left: 15px; - font-size: 36px; - line-height: 36px; + @include respond-between(sm, md) { + left: 12px; + font-size: 24px; + margin-bottom: 5px; + } - margin-bottom: 5px; - } + @include respond-below(xs) { + position: absolute; + bottom: 0; + left: 15px; + font-size: 36px; + line-height: 36px; - &.white { - color: #fff; - } - } + margin-bottom: 5px; + } - &:hover { - .dark-bg { - background: rgba(0, 0, 0, 0.4); - } + &.white { + color: #fff; + } + } - h2 { - font-size: 39px; - color: #fff; - } - } - } + &:hover { + .dark-bg { + background: rgba(0, 0, 0, 0.4); + } + + h2 { + font-size: 39px; + color: #fff; + } + } + } } #scontainer-4 { - h4, - h2 { - font-family: $font2; - text-transform: uppercase; - } - h4 { - font-size: 24px; - color: $cGrayLightText; - font-weight: 400; - line-height: 28px; - margin-bottom: 0; - } + h4, + h2 { + font-family: $font2; + text-transform: uppercase; + } - h2 { - font-size: 36px; - font-weight: 400; - color: $cBlackText; - line-height: 46px; - margin-bottom: 15px; - } + h4 { + font-size: 24px; + color: $cGrayLightText; + font-weight: 400; + line-height: 28px; + margin-bottom: 0; + } - .row { - &:nth-child(2) { - div[class^='col-'] { - > div { - background: $cGrayBg; - padding: 100px 50px 90px; + h2 { + font-size: 36px; + font-weight: 400; + color: $cBlackText; + line-height: 46px; + margin-bottom: 15px; + } - @include respond-above(md) { - min-height: 497px; - } + .row { + &:nth-child(2) { + div[class^='col-'] { + >div { + background: $cGrayBg; + padding: 100px 50px 90px; - @include respond-below(md) { - margin-bottom: 30px; - } + @include respond-above(md) { + min-height: 497px; + } - @include respond-below(xs) { - padding: 50px 28px 50px; - } + @include respond-below(md) { + margin-bottom: 30px; + } - img { - margin-bottom: 25px; - width: 83px; - height: 83px; - } + @include respond-below(xs) { + padding: 50px 28px 50px; + } - h4 { - color: $cBlackText; - margin-bottom: 25px; - } + img { + margin-bottom: 25px; + width: 83px; + height: 83px; + } - p { - font-size: 14px; - font-weight: 400; + h4 { + color: $cBlackText; + margin-bottom: 25px; + } - b, - strong { - font-weight: 700; - } - } - } + p { + font-size: 14px; + font-weight: 400; - &:last-child { - > div { - margin-bottom: 0; - } - } - } - } - } + b, + strong { + font-weight: 700; + } + } + } + + &:last-child { + >div { + margin-bottom: 0; + } + } + } + } + } } #scontainer-5 { - margin-top: 70px; - text-align: center; + margin-top: 70px; + text-align: center; - h3 { - text-transform: uppercase; - font-family: $font2; - font-size: 30px; - font-weight: 400; - margin-bottom: 45px; - } + h3 { + text-transform: uppercase; + font-family: $font2; + font-size: 30px; + font-weight: 400; + margin-bottom: 45px; + } - img { - margin-bottom: 30px; - max-width: 100%; + img { + margin-bottom: 30px; + max-width: 100%; - @include respond-between(sm, md) { - margin-bottom: 25px; - } - } + @include respond-between(sm, md) { + margin-bottom: 25px; + } + } - h4 { - font-family: $font2; - font-size: 24px; - font-weight: 400; - margin-bottom: 15px; + h4 { + font-family: $font2; + font-size: 24px; + font-weight: 400; + margin-bottom: 15px; - @include respond-between(xs, sm) { - margin-bottom: 5px; - } - } + @include respond-between(xs, sm) { + margin-bottom: 5px; + } + } - p { - font-weight: 400; - font-size: 14px; - font-family: $font1; + p { + font-weight: 400; + font-size: 14px; + font-family: $font1; - @include respond-between(xs, sm) { - font-size: 13px; - } - } + @include respond-between(xs, sm) { + font-size: 13px; + } + } - .row { - &:nth-child(2) { - @extend .bottom-margin; + .row { + &:nth-child(2) { + @extend .bottom-margin; - @include respond-below(xs) { - margin-bottom: 50px; - } + @include respond-below(xs) { + margin-bottom: 50px; + } - div[class^='col-'] { - &:first-child, - &:nth-child(2) { - @include respond-between(xs, md) { - margin-bottom: 50px; - } - } - } - } - } + div[class^='col-'] { - margin-bottom: 30px; + &:first-child, + &:nth-child(2) { + @include respond-between(xs, md) { + margin-bottom: 50px; + } + } + } + } + } - @include respond-below(xs) { - margin-bottom: 50px; - } + margin-bottom: 30px; + + @include respond-below(xs) { + margin-bottom: 50px; + } } #scontainer-7 { - text-align: center; + text-align: center; - img { - max-width: 890px; - width: 100%; + img { + max-width: 890px; + width: 100%; - @include respond-between(md, lg) { - width: 696px; - } + @include respond-between(md, lg) { + width: 696px; + } - @include respond-between(sm, md) { - width: 582px; - } + @include respond-between(sm, md) { + width: 582px; + } - @include respond-between(xs, sm) { - width: 421px; - } - } + @include respond-between(xs, sm) { + width: 421px; + } + } - p { - @extend .text; - margin-bottom: 30px; - margin-top: 30px; - } + p { + @extend .text; + margin-bottom: 30px; + margin-top: 30px; + } - margin-bottom: 30px; + margin-bottom: 30px; } .inspiration { - background-image: url('/upload/filemanager/images/home/vidok-zainspiruj-sie.webp'); - height: 890px; - background-size: cover; + background-image: url('/upload/filemanager/images/home/vidok-zainspiruj-sie.webp'); + height: 890px; + background-size: cover; - @include respond-between(sm, md) { - height: 700px; - } + @include respond-between(sm, md) { + height: 700px; + } - @include respond-between(xs, sm) { - height: 600px; - } + @include respond-between(xs, sm) { + height: 600px; + } - @include respond-below(xs) { - height: 515px; - } + @include respond-below(xs) { + height: 515px; + } - #scontainer-8 { - padding-top: 100px; - padding-right: 100px; - text-align: right; + #scontainer-8 { + padding-top: 100px; + padding-right: 100px; + text-align: right; - @include respond-between(xs, md) { - padding-top: 70px; - padding-right: 40px; - } + @include respond-between(xs, md) { + padding-top: 70px; + padding-right: 40px; + } - @include respond-below(xs) { - padding-top: 50px; - padding-right: 0px; - } + @include respond-below(xs) { + padding-top: 50px; + padding-right: 0px; + } - p { - font-weight: 400; - font-family: $font2; - margin-bottom: 0; + p { + font-weight: 400; + font-family: $font2; + margin-bottom: 0; - &:first-child { - font-size: 48px; - line-height: 58px; - text-transform: uppercase; + &:first-child { + font-size: 48px; + line-height: 58px; + text-transform: uppercase; - @include respond-below(xs) { - font-size: 40px; - line-height: 50px; - } - } + @include respond-below(xs) { + font-size: 40px; + line-height: 50px; + } + } - &:nth-child(2) { - line-height: 60px; - font-size: 50px; + &:nth-child(2) { + line-height: 60px; + font-size: 50px; - @include respond-below(xs) { - font-size: 40px; - line-height: 50px; - } - } + @include respond-below(xs) { + font-size: 40px; + line-height: 50px; + } + } - &:nth-child(3) { - line-height: 100px; - font-size: 90px; - text-transform: uppercase; - margin-bottom: 30px; + &:nth-child(3) { + line-height: 100px; + font-size: 90px; + text-transform: uppercase; + margin-bottom: 30px; - @include respond-between(xs, sm) { - line-height: 80px; - font-size: 70px; - } + @include respond-between(xs, sm) { + line-height: 80px; + font-size: 70px; + } - @include respond-below(xs) { - font-size: 40px; - line-height: 50px; - } - } - } + @include respond-below(xs) { + font-size: 40px; + line-height: 50px; + } + } + } - .btn2 { - background: transparent; + .btn2 { + background: transparent; - &:hover { - background: $cBlackText; - } - } - } + &:hover { + background: $cBlackText; + } + } + } } #scontainer-9 { - text-align: center; - margin-top: 45px; + text-align: center; + margin-top: 45px; - img { - width: 105px; - height: 98px; - } + img { + width: 105px; + height: 98px; + } - h3 { - font-size: 28px; - font-weight: 400; - font-family: $font2; - } + h3 { + font-size: 28px; + font-weight: 400; + font-family: $font2; + } - p { - @extend .text; - margin-bottom: 0; - line-height: 26px; - } + p { + @extend .text; + margin-bottom: 0; + line-height: 26px; + } - .row { - &:first-child { - margin-bottom: 45px; + .row { + &:first-child { + margin-bottom: 45px; - @include respond-below(xs) { - margin-bottom: 20px; - } - } + @include respond-below(xs) { + margin-bottom: 20px; + } + } - &:nth-child(2) { - p { - padding: 5px 25px 0 25px; - margin-bottom: 10px; + &:nth-child(2) { + p { + padding: 5px 25px 0 25px; + margin-bottom: 10px; - @include respond-below(lg) { - padding: 5px 0px 0 0px; - } - } - } - } + @include respond-below(lg) { + padding: 5px 0px 0 0px; + } + } + } + } } .news { - .article { - @include respond-below(md) { - margin-bottom: 50px; - } + .article { + @include respond-below(md) { + margin-bottom: 50px; + } - .img { - img { - width: 100%; - height: 220px; - object-fit: cover; - margin-bottom: 30px; - } - } + .img { + img { + width: 100%; + height: 220px; + object-fit: cover; + margin-bottom: 30px; + } + } - .article-content { - .title { - font-size: 16px; - text-transform: uppercase; - font-weight: 400; - font-family: $font1; - color: $cGrayText; - line-height: 28px; - margin-bottom: 15px; - display: block; - } + .article-content { + .title { + font-size: 16px; + text-transform: uppercase; + font-weight: 400; + font-family: $font1; + color: $cGrayText; + line-height: 28px; + margin-bottom: 15px; + display: block; + } - .entry { - p { - font-size: 14px; - font-weight: 300; - color: #929292; - } - } + .entry { + p { + font-size: 14px; + font-weight: 300; + color: #929292; + } + } - .more { - color: $cBlackText; - font-size: 14px; - font-weight: 600; - } - } - } + .more { + color: $cBlackText; + font-size: 14px; + font-weight: 600; + } + } + } - h2 { - font-weight: 400; - font-size: 30px; - font-family: $font2; - } + h2 { + font-weight: 400; + font-size: 30px; + font-family: $font2; + } - h6 { - font-family: $font1; - font-size: 18px; - font-weight: 400; - max-width: 500px; - margin: 0 auto; - line-height: 29px; - } + h6 { + font-family: $font1; + font-size: 18px; + font-weight: 400; + max-width: 500px; + margin: 0 auto; + line-height: 29px; + } - .row { - &:first-child { - margin-top: 70px; - text-align: center; - margin-bottom: 50px; - } - } + .row { + &:first-child { + margin-top: 70px; + text-align: center; + margin-bottom: 50px; + } + } } #scontainer-10 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - @include respond-below(md) { - margin-top: 0; - } + @include respond-below(md) { + margin-top: 0; + } - p { - font-size: 12px; - font-weight: 400; - line-height: 25px; - text-align: justify; - } + p { + font-size: 12px; + font-weight: 400; + line-height: 25px; + text-align: justify; + } } #cookie-information { - padding: 10px; - font-size: 10px; - text-align: center; - font-family: $font1; - color: #fff; - background: $cGrayDarkBg; + padding: 10px; + font-size: 10px; + text-align: center; + font-family: $font1; + color: #fff; + background: $cGrayDarkBg; - a { - font-size: 10px; - text-transform: uppercase; - color: #fff; + a { + font-size: 10px; + text-transform: uppercase; + color: #fff; - &:hover { - color: $cYellow; - } - } + &:hover { + color: $cYellow; + } + } } .footer { - background: $cGrayBg; - padding-top: 60px; - padding-bottom: 60px; + background: $cGrayBg; + padding-top: 60px; + padding-bottom: 60px; - div[class^='col-']:last-child { - @include respond-between(xs, sm) { - margin-top: 30px; - } - } + div[class^='col-']:last-child { + @include respond-between(xs, sm) { + margin-top: 30px; + } + } - div[class^='col-']:first-child { - #menu-container-1 { - > ul { - > li { - display: none; + div[class^='col-']:first-child { + #menu-container-1 { + >ul { + >li { + display: none; - &:nth-child(2) { - display: block; - } - } - } - } + &:nth-child(2) { + display: block; + } + } + } + } - @include respond-below(xs) { - margin-bottom: 30px; - } - } + @include respond-below(xs) { + margin-bottom: 30px; + } + } - div[class^='col-']:nth-child(2) { - #menu-container-1 { - > ul { - > li { - display: none; + div[class^='col-']:nth-child(2) { + #menu-container-1 { + >ul { + >li { + display: none; - &:nth-child(5), - &:nth-child(9) { - display: block; - } + &:nth-child(5), + &:nth-child(9) { + display: block; + } - &:nth-child(5) { - margin-bottom: 25px; - } - } - } - } + &:nth-child(5) { + margin-bottom: 25px; + } + } + } + } - @include respond-below(xs) { - margin-bottom: 30px; - } - } + @include respond-below(xs) { + margin-bottom: 30px; + } + } - #menu-container-1 { - > ul { - margin-bottom: 0; - padding-inline-start: 0; - list-style-type: none; + #menu-container-1 { + >ul { + margin-bottom: 0; + padding-inline-start: 0; + list-style-type: none; - > li { - > a { - .fa { - display: none; - } + >li { + >a { + .fa { + display: none; + } - font-size: 12px; - color: $cBlackText; - line-height: 22px; - font-weight: 700; - margin-bottom: 15px; - display: block; - pointer-events: none; - } + font-size: 12px; + color: $cBlackText; + line-height: 22px; + font-weight: 700; + margin-bottom: 15px; + display: block; + pointer-events: none; + } - > ul { - padding-inline-start: 0; - list-style-type: none; + >ul { + padding-inline-start: 0; + list-style-type: none; - > li { - > a { - font-size: 12px; - color: #7a7a7a; - font-weight: 400; - line-height: 22px; + >li { + >a { + font-size: 12px; + color: #7a7a7a; + font-weight: 400; + line-height: 22px; - &:hover { - color: $cBlackText; - } - } - } - } - } - } + &:hover { + color: $cBlackText; + } + } + } + } + } + } - #link-5 { - a { - pointer-events: initial; - } - } - } + #link-5 { + a { + pointer-events: initial; + } + } + } - p { - font-size: 12px; - color: $cBlackText; - line-height: 22px; - font-weight: 700; - margin-bottom: 15px; - } + p { + font-size: 12px; + color: $cBlackText; + line-height: 22px; + font-weight: 700; + margin-bottom: 15px; + } - #menu-container-5 { - ul { - padding-inline-start: 0; - list-style-type: none; - margin-bottom: 0; + #menu-container-5 { + ul { + padding-inline-start: 0; + list-style-type: none; + margin-bottom: 0; - li { - a { - font-size: 12px; - color: #7a7a7a; - font-weight: 400; - line-height: 22px; + li { + a { + font-size: 12px; + color: #7a7a7a; + font-weight: 400; + line-height: 22px; - &:hover { - color: $cBlackText; - } - } - } - } - } + &:hover { + color: $cBlackText; + } + } + } + } + } - img { - width: 210px; + img { + width: 210px; - @include respond-between(sm, md) { - width: 150px; - } + @include respond-between(sm, md) { + width: 150px; + } - @include respond-below(xs) { - width: 100%; - } - } + @include respond-below(xs) { + width: 100%; + } + } } .subpage-content { - padding-top: 100px; + padding-top: 100px; - h1, - h2 { - @extend .title; - margin-bottom: 20px; - } + h1, + h2 { + @extend .title; + margin-bottom: 20px; + } } .subpage-image-container { - margin-top: 34px; + margin-top: 34px; - margin-left: auto; + margin-left: auto; - margin-right: auto; + margin-right: auto; - @include respond-above(lg) { - width: 80%; - } + @include respond-above(lg) { + width: 80%; + } - .subpage-image-link { - margin-bottom: 50px; - position: relative; + .subpage-image-link { + margin-bottom: 50px; + position: relative; - a { - display: block; - } + a { + display: block; + } - img { - width: 100%; - height: 100%; - object-fit: cover; - } + img { + width: 100%; + height: 100%; + object-fit: cover; + } - p { - position: absolute; - bottom: 0; - left: 0; - right: 0; - width: 100%; - background: rgba(255, 255, 255, 0.75); + p { + position: absolute; + bottom: 0; + left: 0; + right: 0; + width: 100%; + background: rgba(255, 255, 255, 0.75); - margin-bottom: 0; + margin-bottom: 0; - text-align: center; - padding: 10px; - transition: all 0.3s ease; + text-align: center; + padding: 10px; + transition: all 0.3s ease; - a { - font-family: $font1; - font-size: 24px; - transition: all 0.3s ease; - color: $cBlackText; + a { + font-family: $font1; + font-size: 24px; + transition: all 0.3s ease; + color: $cBlackText; - @include respond-below(xs) { - font-size: 20px; - } - } - } + @include respond-below(xs) { + font-size: 20px; + } + } + } - &:hover { - p { - a { - color: #fff; - } + &:hover { + p { + a { + color: #fff; + } - background: rgba(0, 0, 0, 0.5); - } - } - } + background: rgba(0, 0, 0, 0.5); + } + } + } } .article-185 { - .subpage-image-container { - @include respond-above(lg) { - width: 100%; - } - } + .subpage-image-container { + @include respond-above(lg) { + width: 100%; + } + } } .subpage-content2 { - margin-top: 60px; - - #scontainer-12, - #scontainer-17, - #scontainer-18, - #scontainer-21, - #scontainer-24, - #scontainer-26, - #scontainer-35, - #scontainer-37, - #scontainer-38, - #scontainer-42, - #scontainer-45, - #scontainer-53, - #scontainer-64 { - div[class^='col-'] { - padding: 0; - position: relative; - - img { - width: 100%; - height: 100%; - object-fit: cover; - } - - .text-center-box { - position: absolute; - - background: rgba(255, 255, 255, 0.9); - box-shadow: rgb(35, 35, 35) 0px 0px 10px 0px; - padding: 70px 80px; - - @include respond-below(xs) { - padding: 20px; - } - - h1 { - @extend .title; - margin-bottom: 12px; - } - - p { - @extend .text; - } - - h2 { - @extend .title; - margin-bottom: 12px; - } - - ul { - list-style-type: square; - margin-bottom: 0; - - li { - margin-bottom: 15px; - } - } - } - - .text-right-box { - position: absolute; - - background: rgba(255, 255, 255, 0.9); - box-shadow: rgb(35, 35, 35) 0px 0px 10px 0px; - padding: 50px 60px; - - @include respond-below(xs) { - padding: 15px; - } - - h1 { - @extend .title; - font-weight: 700; - margin-bottom: 12px; - } - - p { - @extend .text; - font-size: 22px; - - @include respond-below(sm) { - font-size: 19px; - } - } - } - } - } - - #scontainer-12 { - div[class^='col-'] { - @include respond-between(sm, md) { - height: 600px; - } - - @include respond-between(xs, sm) { - height: 600px; - } - - @include respond-below(xs) { - height: 600px; - } - - .text-center-box { - top: calc(50% - 173px); - left: calc(50% - 295px); - - width: 590px; - - @include respond-between(xs, sm) { - top: calc(50% - 173px); - left: calc(50% - 250px); - - width: 500px; - } - - @include respond-below(xs) { - top: calc(50% - 173px); - left: calc(50% - 140px); - - width: 280px; - } - } - } - } - - #scontainer-17 { - div[class^='col-'] { - height: 700px; - - @include respond-between(sm, md) { - height: 800px; - } - - @include respond-between(xs, sm) { - height: 900px; - } - - @include respond-below(xs) { - height: 1000px; - } - - .text-center-box { - top: calc(50% - 279px); - left: calc(50% - 400px); - width: 800px; - - @include respond-between(sm, md) { - top: calc(50% - 308px); - left: calc(50% - 350px); - width: 700px; - } - - @include respond-between(xs, sm) { - top: calc(50% - 407px); - left: calc(50% - 250px); - width: 500px; - } - - @include respond-below(xs) { - top: calc(50% - 488px); - left: calc(50% - 140px); - width: 280px; - } - - ul { - list-style-type: square; - margin-bottom: 0; - - li { - margin-bottom: 15px; - } - } - } - } - } - - #scontainer-18 { - div[class^='col-'] { - @include respond-between(md, lg) { - height: 500px; - } - - @include respond-between(sm, md) { - height: 600px; - } - - @include respond-between(xs, sm) { - height: 700px; - } - - @include respond-below(xs) { - height: 700px; - } - - .text-center-box { - top: calc(50% - 204px); - left: calc(50% - 295px); - - width: 590px; - - @include respond-between(xs, sm) { - top: calc(50% - 225px); - left: calc(50% - 250px); - - width: 500px; - } - - @include respond-below(xs) { - top: calc(50% - 245px); - left: calc(50% - 140px); - - width: 280px; - } - } - } - } - - #scontainer-21 { - div[class^='col-'] { - @include respond-above(lg) { - height: 800px; - } - - @include respond-between(md, lg) { - height: 800px; - } - - @include respond-between(sm, md) { - height: 800px; - } - - @include respond-between(xs, sm) { - height: 800px; - } - - @include respond-below(xs) { - height: 800px; - } - - .text-center-box { - top: calc(50% - 244px); - left: calc(50% - 295px); - - width: 590px; - - @include respond-between(xs, sm) { - top: calc(50% - 244px); - left: calc(50% - 250px); - - width: 500px; - } - - @include respond-below(xs) { - top: calc(50% - 290px); - left: calc(50% - 140px); - - width: 280px; - } - } - } - } - - #scontainer-53 { - div[class^='col-'] { - height: 756px; - - @include respond-between(xs, sm) { - height: 862px; - } - - @include respond-below(xs) { - height: 987px; - } - - img { - } - - .text-center-box { - h1 { - text-transform: uppercase; - } - - top: calc(50% - 313px); - left: calc(50% - 316px); - width: 633px; - - @include respond-between(xs, sm) { - top: 10%; - left: calc(50% - 274px); - width: 549px; - } - - @include respond-below(xs) { - top: 5%; - left: 5%; - right: 5%; - width: auto; - padding: 15px; - } - } - } - - .btn4 { - margin-top: 20px; - } - } - - #scontainer-64 { - div[class^='col-'] { - height: 800px; - - @include respond-below(xs) { - height: 1070px; - } - - .text-center-box { - h1 { - text-transform: uppercase; - } - - top: calc(50% - 316px); - - left: calc(50% - 316px); - width: 633px; - - @include respond-between(xs, sm) { - width: 500px; - left: calc(50% - 250px); - top: calc(50% - 366px); - } - - @include respond-below(xs) { - width: 80%; - left: 10%; - top: 5%; - padding: 20px; - } - } - } - - .btn4 { - margin-top: 20px; - } - } + margin-top: 60px; + + #scontainer-12, + #scontainer-17, + #scontainer-18, + #scontainer-21, + #scontainer-24, + #scontainer-26, + #scontainer-35, + #scontainer-37, + #scontainer-38, + #scontainer-42, + #scontainer-45, + #scontainer-53, + #scontainer-64 { + div[class^='col-'] { + padding: 0; + position: relative; + + img { + width: 100%; + height: 100%; + object-fit: cover; + } + + .text-center-box { + position: absolute; + + background: rgba(255, 255, 255, 0.9); + box-shadow: rgb(35, 35, 35) 0px 0px 10px 0px; + padding: 70px 80px; + + @include respond-below(xs) { + padding: 20px; + } + + h1 { + @extend .title; + margin-bottom: 12px; + } + + p { + @extend .text; + } + + h2 { + @extend .title; + margin-bottom: 12px; + } + + ul { + list-style-type: square; + margin-bottom: 0; + + li { + margin-bottom: 15px; + } + } + } + + .text-right-box { + position: absolute; + + background: rgba(255, 255, 255, 0.9); + box-shadow: rgb(35, 35, 35) 0px 0px 10px 0px; + padding: 50px 60px; + + @include respond-below(xs) { + padding: 15px; + } + + h1 { + @extend .title; + font-weight: 700; + margin-bottom: 12px; + } + + p { + @extend .text; + font-size: 22px; + + @include respond-below(sm) { + font-size: 19px; + } + } + } + } + } + + #scontainer-12 { + div[class^='col-'] { + @include respond-between(sm, md) { + height: 600px; + } + + @include respond-between(xs, sm) { + height: 600px; + } + + @include respond-below(xs) { + height: 600px; + } + + .text-center-box { + top: calc(50% - 173px); + left: calc(50% - 295px); + + width: 590px; + + @include respond-between(xs, sm) { + top: calc(50% - 173px); + left: calc(50% - 250px); + + width: 500px; + } + + @include respond-below(xs) { + top: calc(50% - 173px); + left: calc(50% - 140px); + + width: 280px; + } + } + } + } + + #scontainer-17 { + div[class^='col-'] { + height: 700px; + + @include respond-between(sm, md) { + height: 800px; + } + + @include respond-between(xs, sm) { + height: 900px; + } + + @include respond-below(xs) { + height: 1000px; + } + + .text-center-box { + top: calc(50% - 279px); + left: calc(50% - 400px); + width: 800px; + + @include respond-between(sm, md) { + top: calc(50% - 308px); + left: calc(50% - 350px); + width: 700px; + } + + @include respond-between(xs, sm) { + top: calc(50% - 407px); + left: calc(50% - 250px); + width: 500px; + } + + @include respond-below(xs) { + top: calc(50% - 488px); + left: calc(50% - 140px); + width: 280px; + } + + ul { + list-style-type: square; + margin-bottom: 0; + + li { + margin-bottom: 15px; + } + } + } + } + } + + #scontainer-18 { + div[class^='col-'] { + @include respond-between(md, lg) { + height: 500px; + } + + @include respond-between(sm, md) { + height: 600px; + } + + @include respond-between(xs, sm) { + height: 700px; + } + + @include respond-below(xs) { + height: 700px; + } + + .text-center-box { + top: calc(50% - 204px); + left: calc(50% - 295px); + + width: 590px; + + @include respond-between(xs, sm) { + top: calc(50% - 225px); + left: calc(50% - 250px); + + width: 500px; + } + + @include respond-below(xs) { + top: calc(50% - 245px); + left: calc(50% - 140px); + + width: 280px; + } + } + } + } + + #scontainer-21 { + div[class^='col-'] { + @include respond-above(lg) { + height: 800px; + } + + @include respond-between(md, lg) { + height: 800px; + } + + @include respond-between(sm, md) { + height: 800px; + } + + @include respond-between(xs, sm) { + height: 800px; + } + + @include respond-below(xs) { + height: 800px; + } + + .text-center-box { + top: calc(50% - 244px); + left: calc(50% - 295px); + + width: 590px; + + @include respond-between(xs, sm) { + top: calc(50% - 244px); + left: calc(50% - 250px); + + width: 500px; + } + + @include respond-below(xs) { + top: calc(50% - 290px); + left: calc(50% - 140px); + + width: 280px; + } + } + } + } + + #scontainer-53 { + div[class^='col-'] { + height: 756px; + + @include respond-between(xs, sm) { + height: 862px; + } + + @include respond-below(xs) { + height: 987px; + } + + img {} + + .text-center-box { + h1 { + text-transform: uppercase; + } + + top: calc(50% - 313px); + left: calc(50% - 316px); + width: 633px; + + @include respond-between(xs, sm) { + top: 10%; + left: calc(50% - 274px); + width: 549px; + } + + @include respond-below(xs) { + top: 5%; + left: 5%; + right: 5%; + width: auto; + padding: 15px; + } + } + } + + .btn4 { + margin-top: 20px; + } + } + + #scontainer-64 { + div[class^='col-'] { + height: 800px; + + @include respond-below(xs) { + height: 1070px; + } + + .text-center-box { + h1 { + text-transform: uppercase; + } + + top: calc(50% - 316px); + + left: calc(50% - 316px); + width: 633px; + + @include respond-between(xs, sm) { + width: 500px; + left: calc(50% - 250px); + top: calc(50% - 366px); + } + + @include respond-below(xs) { + width: 80%; + left: 10%; + top: 5%; + padding: 20px; + } + } + } + + .btn4 { + margin-top: 20px; + } + } } #scontainer-37 { - div[class^='col-'] { - @include respond-between(md, lg) { - height: 600px; - } + div[class^='col-'] { + @include respond-between(md, lg) { + height: 600px; + } - @include respond-between(sm, md) { - height: 700px; - } + @include respond-between(sm, md) { + height: 700px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } + @include respond-below(xs) { + height: 700px; + } - .text-center-box { - top: calc(50% - 238px); - left: calc(50% - 400px); + .text-center-box { + top: calc(50% - 238px); + left: calc(50% - 400px); - width: 800px; + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 238px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 238px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 280px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 280px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 275px); - left: calc(50% - 140px); - width: 280px; - } + @include respond-below(xs) { + top: calc(50% - 275px); + left: calc(50% - 140px); + width: 280px; + } - ul { - li { - @extend .text; - } - } + ul { + li { + @extend .text; + } + } - h1 { - @extend .title; - } - } - } + h1 { + @extend .title; + } + } + } } #scontainer-38 { - div[class^='col-'] { - @include respond-between(md, lg) { - height: 600px; - } + div[class^='col-'] { + @include respond-between(md, lg) { + height: 600px; + } - @include respond-between(sm, md) { - height: 700px; - } + @include respond-between(sm, md) { + height: 700px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } + @include respond-below(xs) { + height: 700px; + } - .text-center-box { - top: calc(50% - 244px); - left: calc(50% - 295px); + .text-center-box { + top: calc(50% - 244px); + left: calc(50% - 295px); - width: 590px; + width: 590px; - @include respond-between(xs, sm) { - top: calc(50% - 238px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 238px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 238px); - left: calc(50% - 140px); - width: 280px; - } + @include respond-below(xs) { + top: calc(50% - 238px); + left: calc(50% - 140px); + width: 280px; + } - ul { - li { - @extend .text; - } - } + ul { + li { + @extend .text; + } + } - h1 { - @extend .title; - } - } - } + h1 { + @extend .title; + } + } + } } #scontainer-42 { - div[class^='col-'] { - @include respond-above(lg) { - height: 700px; - } + div[class^='col-'] { + @include respond-above(lg) { + height: 700px; + } - @include respond-between(md, lg) { - height: 700px; - } + @include respond-between(md, lg) { + height: 700px; + } - @include respond-between(sm, md) { - height: 700px; - } + @include respond-between(sm, md) { + height: 700px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 750px; - } + @include respond-below(xs) { + height: 750px; + } - .text-center-box { - h1 { - text-transform: uppercase; - } + .text-center-box { + h1 { + text-transform: uppercase; + } - top: calc(50% - 240px); - left: calc(50% - 400px); + top: calc(50% - 240px); + left: calc(50% - 400px); - width: 800px; + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 261px); - left: calc(50% - 350px); + @include respond-between(sm, md) { + top: calc(50% - 261px); + left: calc(50% - 350px); - width: 700px; - } + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 303px); - left: calc(50% - 250px); + @include respond-between(xs, sm) { + top: calc(50% - 303px); + left: calc(50% - 250px); - width: 500px; - } + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 320px); - left: calc(50% - 140px); + @include respond-below(xs) { + top: calc(50% - 320px); + left: calc(50% - 140px); - width: 280px; - } - } - } + width: 280px; + } + } + } } #scontainer-45 { - div[class^='col-'] { - @include respond-below(sm) { - height: 350px; - /*okna drewniane*/ - } + div[class^='col-'] { + @include respond-below(sm) { + height: 350px; + /*okna drewniane*/ + } - .text-right-box { - h1 { - text-transform: uppercase; - } + .text-right-box { + h1 { + text-transform: uppercase; + } - p { - } + p {} - top: auto; - left: auto; - width: 515px; - bottom: 50px; - right: 50px; + top: auto; + left: auto; + width: 515px; + bottom: 50px; + right: 50px; - @include respond-below(sm) { - top: 20%; - left: 10%; - width: auto; - bottom: 20%; - right: 10%; + @include respond-below(sm) { + top: 20%; + left: 10%; + width: auto; + bottom: 20%; + right: 10%; - display: flex; - align-items: flex-start; + display: flex; + align-items: flex-start; - flex-direction: column; - justify-content: center; - } - } - } + flex-direction: column; + justify-content: center; + } + } + } } #scontainer-13, #scontainer-14, #scontainer-15, #scontainer-16 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - img { - width: 100%; - } + img { + width: 100%; + } - h4 { - @extend .subtitle-big; - margin-bottom: 0; - } + h4 { + @extend .subtitle-big; + margin-bottom: 0; + } - h3 { - @extend .title; - margin-bottom: 30px; - } + h3 { + @extend .title; + margin-bottom: 30px; + } - h2 { - @extend .title-big; - margin-bottom: 30px; - } + h2 { + @extend .title-big; + margin-bottom: 30px; + } - p { - @extend .text; - } + p { + @extend .text; + } } #scontainer-14 { - text-align: center; + text-align: center; - p { - max-width: 920px; - margin-left: auto; - margin-right: auto; - } + p { + max-width: 920px; + margin-left: auto; + margin-right: auto; + } } #scontainer-15 { - img { - max-width: 100%; + img { + max-width: 100%; - @include respond-below(sm) { - margin-bottom: 50px; - } - } + @include respond-below(sm) { + margin-bottom: 50px; + } + } - div[class^='col-'] { - &:first-child { - @include respond-above(md) { - padding-left: 0; - } + div[class^='col-'] { + &:first-child { + @include respond-above(md) { + padding-left: 0; + } - @include respond-between(sm, md) { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } - } + @include respond-between(sm, md) { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } + } - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - p { - width: 55%; - margin-left: auto; - margin-right: auto; + p { + width: 55%; + margin-left: auto; + margin-right: auto; - @include respond-between(md, lg) { - width: 80%; - } + @include respond-between(md, lg) { + width: 80%; + } - @include respond-between(sm, md) { - width: 100%; - } + @include respond-between(sm, md) { + width: 100%; + } - @include respond-between(xs, sm) { - width: 80%; - } + @include respond-between(xs, sm) { + width: 80%; + } - @include respond-below(xs) { - width: 100%; - } - } + @include respond-below(xs) { + width: 100%; + } + } - h3 { - width: 55%; - margin-left: auto; - margin-right: auto; - text-align: left; + h3 { + width: 55%; + margin-left: auto; + margin-right: auto; + text-align: left; - @include respond-between(md, lg) { - width: 80%; - } + @include respond-between(md, lg) { + width: 80%; + } - @include respond-between(sm, md) { - width: 100%; - } + @include respond-between(sm, md) { + width: 100%; + } - @include respond-between(xs, sm) { - width: 80%; - } + @include respond-between(xs, sm) { + width: 80%; + } - @include respond-below(xs) { - width: 100%; - } - } - } - } + @include respond-below(xs) { + width: 100%; + } + } + } + } } #scontainer-16 { - img { - max-width: 100%; + img { + max-width: 100%; - @include respond-below(sm) { - margin-top: 50px; - } - } + @include respond-below(sm) { + margin-top: 50px; + } + } - div[class^='col-'] { - &:last-child { - @include respond-above(md) { - padding-right: 0; - } + div[class^='col-'] { + &:last-child { + @include respond-above(md) { + padding-right: 0; + } - @include respond-between(sm, md) { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } - } + @include respond-between(sm, md) { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } + } - &:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + &:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - p { - width: 55%; - margin-left: auto; - margin-right: auto; - text-align: right; + p { + width: 55%; + margin-left: auto; + margin-right: auto; + text-align: right; - @include respond-between(md, lg) { - width: 80%; - } + @include respond-between(md, lg) { + width: 80%; + } - @include respond-between(sm, md) { - width: 100%; - } + @include respond-between(sm, md) { + width: 100%; + } - @include respond-between(xs, sm) { - width: 80%; - } + @include respond-between(xs, sm) { + width: 80%; + } - @include respond-below(xs) { - width: 100%; - } - } + @include respond-below(xs) { + width: 100%; + } + } - h3 { - width: 55%; - margin-left: auto; - margin-right: auto; - text-align: right; + h3 { + width: 55%; + margin-left: auto; + margin-right: auto; + text-align: right; - @include respond-between(md, lg) { - width: 80%; - } + @include respond-between(md, lg) { + width: 80%; + } - @include respond-between(sm, md) { - width: 100%; - } + @include respond-between(sm, md) { + width: 100%; + } - @include respond-between(xs, sm) { - width: 80%; - } + @include respond-between(xs, sm) { + width: 80%; + } - @include respond-below(xs) { - width: 100%; - } - } - } - } + @include respond-below(xs) { + width: 100%; + } + } + } + } } #scontainer-19 { - h3, - p { - @include respond-above(md) { - width: 440px; - margin-left: auto; - margin-right: auto; - } - } - h3 { - @extend .title; - } + h3, + p { + @include respond-above(md) { + width: 440px; + margin-left: auto; + margin-right: auto; + } + } - p { - @extend .text; - } + h3 { + @extend .title; + } - .row:nth-child(even) { - @extend .top-margin; - margin-top: 100px; + p { + @extend .text; + } - @include respond-below(sm) { - flex-direction: column-reverse; - } + .row:nth-child(even) { + @extend .top-margin; + margin-top: 100px; - div[class^='col-'] { - &:first-child { - display: flex; - align-items: center; + @include respond-below(sm) { + flex-direction: column-reverse; + } - justify-content: center; - } + div[class^='col-'] { + &:first-child { + display: flex; + align-items: center; - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + justify-content: center; + } - @include respond-below(sm) { - margin-bottom: 50px; - } - } - } - } + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - .row:nth-child(odd) { - @extend .top-margin; + @include respond-below(sm) { + margin-bottom: 50px; + } + } + } + } - div[class^='col-'] { - &:last-child { - display: flex; - align-items: center; + .row:nth-child(odd) { + @extend .top-margin; - justify-content: center; - } + div[class^='col-'] { + &:last-child { + display: flex; + align-items: center; - &:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + justify-content: center; + } - @include respond-below(sm) { - margin-bottom: 50px; - } - } - } - } + &:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - .row:last-child { - @extend .bottom-margin; - } + @include respond-below(sm) { + margin-bottom: 50px; + } + } + } + } + + .row:last-child { + @extend .bottom-margin; + } } #scontainer-20, #scontainer-66 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - div[class^='col-'] { - text-align: center; + div[class^='col-'] { + text-align: center; - h6 { - font-size: 18px; - font-weight: 400; - font-family: $font1; - margin-bottom: 30px; - } + h6 { + font-size: 18px; + font-weight: 400; + font-family: $font1; + margin-bottom: 30px; + } - h2 { - @extend .title-big; - font-size: 30px; - margin-bottom: 15px; - } + h2 { + @extend .title-big; + font-size: 30px; + margin-bottom: 15px; + } - .btn2:first-child { - margin-right: 25px; + .btn2:first-child { + margin-right: 25px; - @include respond-below(xs) { - margin-right: 0; - } - } - } + @include respond-below(xs) { + margin-right: 0; + } + } + } - .row { - &:last-child { - div[class^='col-'] { - @include respond-below(xs) { - display: block; - } - } - } - } + .row { + &:last-child { + div[class^='col-'] { + @include respond-below(xs) { + display: block; + } + } + } + } } #scontainer-22 { - background: $cGrayBg; - padding-top: 100px; - padding-bottom: 100px; - text-align: center; - @extend .bottom-margin; + background: $cGrayBg; + padding-top: 100px; + padding-bottom: 100px; + text-align: center; + @extend .bottom-margin; - img { - max-width: 100%; - } + img { + max-width: 100%; + } - .row { - &:last-child { - div[class^='col-'] { - display: flex; - align-items: center; - justify-content: center; - } - } - } + .row { + &:last-child { + div[class^='col-'] { + display: flex; + align-items: center; + justify-content: center; + } + } + } } #scontainer-23 { - img { - width: 100%; + img { + width: 100%; - @include respond-below(sm) { - margin-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + } + } - div[class^='col-'] { - &:first-child { - text-align: right; - } - } + div[class^='col-'] { + &:first-child { + text-align: right; + } + } } #scontainer-25, #scontainer-50, #scontainer-54, #scontainer-65 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - h2 { - @extend .title-big; - text-align: center; - } + h2 { + @extend .title-big; + text-align: center; + } - .nav-tabs { - @extend .nav-tabs-style; - } + .nav-tabs { + @extend .nav-tabs-style; + } - .tab-content { - div[class^='col-'] { - @extend .top-margin; + .tab-content { + div[class^='col-'] { + @extend .top-margin; - &:first-child { - @include respond-above(md) { - border-right: 1px solid $cBlackText; - } + &:first-child { + @include respond-above(md) { + border-right: 1px solid $cBlackText; + } - table { - tbody { - tr { - td { - border-top: none; + table { + tbody { + tr { + td { + border-top: none; - &:first-child { - color: #ffffff; - background-color: $cGrayText; - text-align: right; - font-size: 14px; - line-height: 24px; - font-weight: 400; - font-family: $font2; - } - } + &:first-child { + color: #ffffff; + background-color: $cGrayText; + text-align: right; + font-size: 14px; + line-height: 24px; + font-weight: 400; + font-family: $font2; + } + } - &:first-child { - td { - padding: 100px 40px 20px; + &:first-child { + td { + padding: 100px 40px 20px; - @include respond-below(xs) { - padding: 100px 20px 20px; - } - } - } + @include respond-below(xs) { + padding: 100px 20px 20px; + } + } + } - &:nth-child(2) { - td { - padding: 60px 40px; + &:nth-child(2) { + td { + padding: 60px 40px; - @include respond-below(xs) { - padding: 60px 20px; - } - } - } + @include respond-below(xs) { + padding: 60px 20px; + } + } + } - &:last-child { - td { - padding: 20px 40px 100px; + &:last-child { + td { + padding: 20px 40px 100px; - @include respond-below(xs) { - padding: 20px 20px 100px; - } - } - } - } - } - } - } + @include respond-below(xs) { + padding: 20px 20px 100px; + } + } + } + } + } + } + } - &:last-child { - text-align: center; + &:last-child { + text-align: center; - > img { - margin-bottom: 30px; - width: 179px; - } + >img { + margin-bottom: 30px; + width: 179px; + } - table { - @extend .table-1; + table { + @extend .table-1; - tr { - td { - &:first-child { - text-align: left; - } + tr { + td { + &:first-child { + text-align: left; + } - &:last-child { - text-align: right; - } - } - } - } + &:last-child { + text-align: right; + } + } + } + } - p { - text-align: left; - margin-left: 100px; - margin-top: 30px; + p { + text-align: left; + margin-left: 100px; + margin-top: 30px; - @include respond-below(md) { - margin-left: 0px; - text-align: center; - } - } - } - } - } + @include respond-below(md) { + margin-left: 0px; + text-align: center; + } + } + } + } + } } #scontainer-50, #scontainer-54, #scontainer-65 { - .tab-content { - div[class^='col-'] { - &:first-child { - table { - tbody { - tr { - td { - padding: 15px 40px; + .tab-content { + div[class^='col-'] { + &:first-child { + table { + tbody { + tr { + td { + padding: 15px 40px; - @include respond-below(xs) { - padding: 15px 15px; - } - } + @include respond-below(xs) { + padding: 15px 15px; + } + } - &:first-child { - td { - padding: 100px 40px 20px; + &:first-child { + td { + padding: 100px 40px 20px; - @include respond-below(xs) { - padding: 100px 15px 15px; - } - } - } + @include respond-below(xs) { + padding: 100px 15px 15px; + } + } + } - &:nth-child(2) { - td { - padding: 15px 40px; + &:nth-child(2) { + td { + padding: 15px 40px; - @include respond-below(xs) { - padding: 15px 15px; - } - } - } + @include respond-below(xs) { + padding: 15px 15px; + } + } + } - &:last-child { - td { - padding: 20px 40px 100px; + &:last-child { + td { + padding: 20px 40px 100px; - @include respond-below(xs) { - padding: 15px 15px 100px; - } - } - } - } - } - } - } + @include respond-below(xs) { + padding: 15px 15px 100px; + } + } + } + } + } + } + } - &:last-child { - > img { - width: 240px; - } - } - } - } + &:last-child { + >img { + width: 240px; + } + } + } + } } #scontainer-27 { - text-align: center; - @extend .top-bottom-margin; + text-align: center; + @extend .top-bottom-margin; } #scontainer-28, #scontainer-47 { - img { - width: 100%; - } + img { + width: 100%; + } } #scontainer-28, #scontainer-47, .box26 { - p { - padding-left: 55px; - position: relative; - margin-bottom: 0; - margin-top: 16px; + p { + padding-left: 55px; + position: relative; + margin-bottom: 0; + margin-top: 16px; - span { - position: absolute; - left: 0; + span { + position: absolute; + left: 0; - padding: 3px 10px; + padding: 3px 10px; - border: 1px solid $cBlackText; - display: inline-block; - } - } + border: 1px solid $cBlackText; + display: inline-block; + } + } } .box26 { - @extend .bottom-margin; + @extend .bottom-margin; - @include respond-above(lg) { - margin-bottom: 0; - } + @include respond-above(lg) { + margin-bottom: 0; + } - img { - max-width: 100%; - } + img { + max-width: 100%; + } - div[class^='col-'] { - &:first-child { - @include respond-below(md) { - text-align: center; - } - } - } + div[class^='col-'] { + &:first-child { + @include respond-below(md) { + text-align: center; + } + } + } } #scontainer-29 { - background: $cGrayBg; + background: $cGrayBg; - img { - width: 100%; - } + img { + width: 100%; + } - @extend .top-bottom-margin; + @extend .top-bottom-margin; - div[class^='col-']:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + div[class^='col-']:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - @include respond-below(md) { - padding-top: 50px; - padding-bottom: 50px; - } - } + @include respond-below(md) { + padding-top: 50px; + padding-bottom: 50px; + } + } - div[class^='col-']:last-child { - display: flex; - align-items: center; + div[class^='col-']:last-child { + display: flex; + align-items: center; - justify-content: center; - } + justify-content: center; + } - h3, - h2 { - @extend .subtitle-big; - } + h3, + h2 { + @extend .subtitle-big; + } - h2 { - margin-bottom: 60px; - } + h2 { + margin-bottom: 60px; + } } #scontainer-30 { - h2 { - @extend .title; - margin-bottom: 30px; - } + h2 { + @extend .title; + margin-bottom: 30px; + } - .row { - &:first-child { - margin-bottom: 50px; - } + .row { + &:first-child { + margin-bottom: 50px; + } - &:nth-child(2), - &:nth-child(4) { - img { - width: 100%; + &:nth-child(2), + &:nth-child(4) { + img { + width: 100%; - @include respond-below(md) { - margin-bottom: 30px; - } - } - } + @include respond-below(md) { + margin-bottom: 30px; + } + } + } - &:nth-child(4) { - margin-top: 30px; - margin-bottom: 50px; - } + &:nth-child(4) { + margin-top: 30px; + margin-bottom: 50px; + } - &:nth-child(5) { - margin-bottom: 50px; + &:nth-child(5) { + margin-bottom: 50px; - @include respond-below(sm) { - flex-direction: column-reverse; + @include respond-below(sm) { + flex-direction: column-reverse; - img { - margin-bottom: 30px; - max-width: 100%; - } - } + img { + margin-bottom: 30px; + max-width: 100%; + } + } - div[class^='col-'] { - &:first-child { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - border-right: 1px solid $cBlackText; + div[class^='col-'] { + &:first-child { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + border-right: 1px solid $cBlackText; - @include respond-below(sm) { - border-right: none; - } - } + @include respond-below(sm) { + border-right: none; + } + } - &:last-child { - display: flex; - align-items: center; + &:last-child { + display: flex; + align-items: center; - justify-content: center; - } - } + justify-content: center; + } + } - table { - @extend .table-1; - margin-bottom: 30px; - } - } + table { + @extend .table-1; + margin-bottom: 30px; + } + } - &:nth-child(6) { - margin-bottom: 50px; + &:nth-child(6) { + margin-bottom: 50px; - div[class^='col-'] { - div { - background: $cGrayBg; - padding: 30px; - min-height: 208px; + div[class^='col-'] { + div { + background: $cGrayBg; + padding: 30px; + min-height: 208px; - @include respond-below(md) { - margin-bottom: 30px; - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } + @include respond-below(md) { + margin-bottom: 30px; + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } - p { - margin-bottom: 10px; + p { + margin-bottom: 10px; - &:last-child { - margin-bottom: 0; - } - } - } - } - } - } + &:last-child { + margin-bottom: 0; + } + } + } + } + } + } - ul { - margin-top: 30px; + ul { + margin-top: 30px; - li { - margin-bottom: 20px; - } - } + li { + margin-bottom: 20px; + } + } } #scontainer-31 { - @extend .top-bottom-margin; - padding-top: 100px; - padding-bottom: 100px; + @extend .top-bottom-margin; + padding-top: 100px; + padding-bottom: 100px; - background-image: url('/upload/filemanager/images/produkty/gold-energy-pvc/vidok-gold-energy-70.jpg'); - background-size: cover; - color: #fff; + background-image: url('/upload/filemanager/images/produkty/gold-energy-pvc/vidok-gold-energy-70.jpg'); + background-size: cover; + color: #fff; - h2 { - @extend .title; - color: #fff; - text-align: center; - margin-bottom: 50px; - } + h2 { + @extend .title; + color: #fff; + text-align: center; + margin-bottom: 50px; + } - p { - @extend .text; - color: #fff; - text-align: center; - margin-bottom: 0; - line-height: 25px; - } + p { + @extend .text; + color: #fff; + text-align: center; + margin-bottom: 0; + line-height: 25px; + } } #scontainer-32 { - .row { - margin-bottom: 50px; + .row { + margin-bottom: 50px; - &:first-child { - img { - width: 100%; - } - } + &:first-child { + img { + width: 100%; + } + } - &:nth-child(2) { - text-align: center; - } + &:nth-child(2) { + text-align: center; + } - &:nth-child(3) { - @extend .bottom-margin; + &:nth-child(3) { + @extend .bottom-margin; - img { - height: 231px; - text-align: center; - max-width: 100%; + img { + height: 231px; + text-align: center; + max-width: 100%; - @include respond-below(xs) { - height: auto; - } - } - } - } + @include respond-below(xs) { + height: auto; + } + } + } + } } #scontainer-33 { - background: #f7f6f6; - padding-top: 100px; - padding-bottom: 100px; + background: #f7f6f6; + padding-top: 100px; + padding-bottom: 100px; - img { - max-width: 100%; + img { + max-width: 100%; - @include respond-below(sm) { - margin-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + } + } - h2 { - @extend .title; - text-align: center; - margin-bottom: 50px; - } + h2 { + @extend .title; + text-align: center; + margin-bottom: 50px; + } - .row { - &:first-child, - &:nth-child(2), - &:nth-child(3) { - margin-bottom: 50px; - } + .row { - &:nth-child(4), - &:nth-child(7) { - margin-bottom: 20px; + &:first-child, + &:nth-child(2), + &:nth-child(3) { + margin-bottom: 50px; + } - h2 { - text-align: left; - margin-bottom: 20px; - } - } + &:nth-child(4), + &:nth-child(7) { + margin-bottom: 20px; - &:nth-child(5), - &:nth-child(6), - &:nth-child(8) { - div[class^='col-'] { - display: flex; - justify-content: center; - align-items: center; + h2 { + text-align: left; + margin-bottom: 20px; + } + } - img { - margin-bottom: 50px; - } - } - } + &:nth-child(5), + &:nth-child(6), + &:nth-child(8) { + div[class^='col-'] { + display: flex; + justify-content: center; + align-items: center; - &:nth-child(5), - &:nth-child(6) { - border-bottom: 1px solid $cBlackText; - margin-bottom: 50px; - } + img { + margin-bottom: 50px; + } + } + } - &:nth-child(3) { - div[class^='col-'] { - @include respond-below(sm) { - text-align: center; - } - } - } - } + &:nth-child(5), + &:nth-child(6) { + border-bottom: 1px solid $cBlackText; + margin-bottom: 50px; + } + + &:nth-child(3) { + div[class^='col-'] { + @include respond-below(sm) { + text-align: center; + } + } + } + } } #scontainer-34 { - text-align: center; - @extend .top-margin; + text-align: center; + @extend .top-margin; - h4 { - @extend .subtitle-big; + h4 { + @extend .subtitle-big; - a { - @extend .subtitle-big; - } - } + a { + @extend .subtitle-big; + } + } - .row { - &:last-child { - @extend .top-margin; + .row { + &:last-child { + @extend .top-margin; - div[class^='col-'] { - padding: 0; + div[class^='col-'] { + padding: 0; - img { - width: 100%; - object-fit: cover; - } - } - } - } + img { + width: 100%; + object-fit: cover; + } + } + } + } } #scontainer-36 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - h2 { - @extend .title; - margin-bottom: 30px; - } + h2 { + @extend .title; + margin-bottom: 30px; + } - h3 { - @extend .title; - font-size: 25px; - margin-top: 30px; - margin-bottom: 30px; - } + h3 { + @extend .title; + font-size: 25px; + margin-top: 30px; + margin-bottom: 30px; + } - .row { - &:nth-child(2) { - text-align: center; + .row { + &:nth-child(2) { + text-align: center; - p { - margin-bottom: 30px; - } - } + p { + margin-bottom: 30px; + } + } - &:nth-child(3) { - a { - @extend .text; - } + &:nth-child(3) { + a { + @extend .text; + } - .btn3 { - color: #fff; - margin-top: 20px; - display: inline-block; - } + .btn3 { + color: #fff; + margin-top: 20px; + display: inline-block; + } - div[class^='col-'] { - div { - background: rgb(244, 244, 244); - padding: 40px 50px; - height: 100%; - } - } - } - } + div[class^='col-'] { + div { + background: rgb(244, 244, 244); + padding: 40px 50px; + height: 100%; + } + } + } + } } #scontainer-39 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - img { - max-width: 100%; - } + img { + max-width: 100%; + } - div[class^='col-'] { - &:first-child { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + div[class^='col-'] { + &:first-child { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - img { - width: 288px; - margin-bottom: 50px; - } + img { + width: 288px; + margin-bottom: 50px; + } - p { - max-width: 300px; + p { + max-width: 300px; - &:last-child { - @include respond-below(sm) { - margin-bottom: 50px; - } - } - } - } - } + &:last-child { + @include respond-below(sm) { + margin-bottom: 50px; + } + } + } + } + } } .portfolio { - div[class^='col-'] { - padding-bottom: 70px; + div[class^='col-'] { + padding-bottom: 70px; - img { - max-width: 100%; - margin-bottom: 60px; + img { + max-width: 100%; + margin-bottom: 60px; - @include respond-below(xs) { - margin-bottom: 30px; - } - } + @include respond-below(xs) { + margin-bottom: 30px; + } + } - h6 { - color: $cGrayText; - font-family: $font1; - font-size: 18px; - line-height: 29px; - font-weight: 400; - letter-spacing: 0px; - text-transform: none; - } - } + h6 { + color: $cGrayText; + font-family: $font1; + font-size: 18px; + line-height: 29px; + font-weight: 400; + letter-spacing: 0px; + text-transform: none; + } + } } .article-9 { - padding-top: 100px; - padding-bottom: 100px; - background-image: url('/upload/filemanager/images/strefa-partnerstwa/strefa-partnerstwa-bg.jpg'); - background-size: cover; + padding-top: 100px; + padding-bottom: 100px; + background-image: url('/upload/filemanager/images/strefa-partnerstwa/strefa-partnerstwa-bg.jpg'); + background-size: cover; - .row { - &:first-child { - text-align: center; + .row { + &:first-child { + text-align: center; - h3 { - @extend .title; - margin-bottom: 70px; - } - } + h3 { + @extend .title; + margin-bottom: 70px; + } + } - &:nth-child(2) { - div[class^='col-'] { - @extend .download-box; - } - } - } + &:nth-child(2) { + div[class^='col-'] { + @extend .download-box; + } + } + } } .article-10, @@ -3614,2840 +3618,2835 @@ p { .article-17, .article-18, .article-20 { - h1 { - color: #000000; - font-family: $font1; - font-size: 40px; - font-weight: 300; + h1 { + color: #000000; + font-family: $font1; + font-size: 40px; + font-weight: 300; - text-align: center; + text-align: center; - margin-bottom: 0; - padding: 40px 20px; - } + margin-bottom: 0; + padding: 40px 20px; + } - .window-construction { - @extend .top-bottom-margin; - position: relative; + .window-construction { + @extend .top-bottom-margin; + position: relative; - &:before { - position: absolute; - content: ''; - width: 600px; - height: 400px; - background: $cGrayBg; - left: 21%; - bottom: -32px; + &:before { + position: absolute; + content: ''; + width: 600px; + height: 400px; + background: $cGrayBg; + left: 21%; + bottom: -32px; - @include respond-below(md) { - display: none; - } - } + @include respond-below(md) { + display: none; + } + } - img { - width: 80%; - } + img { + width: 80%; + } - p { - padding-left: 55px; - position: relative; - margin-bottom: 0; - margin-top: 16px; + p { + padding-left: 55px; + position: relative; + margin-bottom: 0; + margin-top: 16px; - span { - position: absolute; - left: 0; + span { + position: absolute; + left: 0; - padding: 3px 10px; - color: #fff; - background: $cBlackText; - border: 1px solid $cBlackText; - display: inline-block; - } - } - } + padding: 3px 10px; + color: #fff; + background: $cBlackText; + border: 1px solid $cBlackText; + display: inline-block; + } + } + } - .gray-bg { - @extend .left-right-margin; - } + .gray-bg { + @extend .left-right-margin; + } - .solid { - background-image: url('/upload/filemanager/images/produkty/linia-extreme-pvc/tlo.jpg'); - background-size: cover; - @extend .top-bottom-padding; - @extend .left-right-margin; + .solid { + background-image: url('/upload/filemanager/images/produkty/linia-extreme-pvc/tlo.jpg'); + background-size: cover; + @extend .top-bottom-padding; + @extend .left-right-margin; - .container { - > .row { - > div[class^='col-'] { - &:first-child { - padding-right: 80px; + .container { + >.row { + >div[class^='col-'] { + &:first-child { + padding-right: 80px; - h2 { - @extend .title50; - color: #fff; + h2 { + @extend .title50; + color: #fff; - margin-bottom: 50px; + margin-bottom: 50px; - @include respond-below(xs) { - font-size: 27px; - } + @include respond-below(xs) { + font-size: 27px; + } - &:before { - background: #fff; - } - } + &:before { + background: #fff; + } + } - p { - color: #fff; - margin-bottom: 40px; - } + p { + color: #fff; + margin-bottom: 40px; + } - h3 { - font-size: 18px; - color: #fff; - font-family: $font2; - font-weight: 500; - margin-bottom: 10px; - } + h3 { + font-size: 18px; + color: #fff; + font-family: $font2; + font-weight: 500; + margin-bottom: 10px; + } - img { - margin-bottom: 20px; - } + img { + margin-bottom: 20px; + } - .row { - div[class^='col-'] { - p { - color: $cBlackText; - background: $cGrayBg; + .row { + div[class^='col-'] { + p { + color: $cBlackText; + background: $cGrayBg; - padding: 60px 40px; + padding: 60px 40px; - min-height: 185px; - display: flex; - justify-content: flex-start; - align-items: center; - } + min-height: 185px; + display: flex; + justify-content: flex-start; + align-items: center; + } - &:last-child { - p { - margin-top: 30px; - padding: 40px; - } - } - } - } - } + &:last-child { + p { + margin-top: 30px; + padding: 40px; + } + } + } + } + } - &:last-child { - text-align: center; - position: relative; - padding-left: 80px; + &:last-child { + text-align: center; + position: relative; + padding-left: 80px; - img { - max-width: 100%; - } + img { + max-width: 100%; + } - &:before { - position: absolute; - content: ''; - left: 0; - top: 20%; - height: 60%; - width: 2px; - background: #fff; + &:before { + position: absolute; + content: ''; + left: 0; + top: 20%; + height: 60%; + width: 2px; + background: #fff; - @include respond-below(md) { - display: none; - } - } - } - } - } - } - } + @include respond-below(md) { + display: none; + } + } + } + } + } + } + } - .technology { - @extend .top-bottom-margin; + .technology { + @extend .top-bottom-margin; - div[class^='col-'] { - > img { - width: 100%; - height: 100%; - object-fit: cover; - object-position: right; - } + div[class^='col-'] { + >img { + width: 100%; + height: 100%; + object-fit: cover; + object-position: right; + } - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - @include respond-below(sm) { - margin-top: 30px; - } + @include respond-below(sm) { + margin-top: 30px; + } - h2 { - @extend .title50; - } + h2 { + @extend .title50; + } - p { - margin-bottom: 30px; - } + p { + margin-bottom: 30px; + } - h2, - p, - a { - margin-left: -100px; + h2, + p, + a { + margin-left: -100px; - @include respond-below(sm) { - margin-left: 0; - } - } - } - } - } + @include respond-below(sm) { + margin-left: 0; + } + } + } + } + } } .article-10 { - .window-construction { - div[class^='col-'] { - @include respond-below(md) { - text-align: center; - margin-bottom: 30px; - } - } - } + .window-construction { + div[class^='col-'] { + @include respond-below(md) { + text-align: center; + margin-bottom: 30px; + } + } + } - .solid { - padding-left: 0; - padding-right: 0; - max-width: 2220px; - margin-left: auto; - margin-right: auto; - } + .solid { + padding-left: 0; + padding-right: 0; + max-width: 2220px; + margin-left: auto; + margin-right: auto; + } } .article-15, .article-16, .article-17, .article-18 { - .solid { - background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/pvc-70/vp-70-bg.png'); - background-position: center right; - } + .solid { + background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/pvc-70/vp-70-bg.png'); + background-position: center right; + } - #scontainer-41 { - h2 { - @extend .title50; - text-align: left; - margin-bottom: 100px; - } - } + #scontainer-41 { + h2 { + @extend .title50; + text-align: left; + margin-bottom: 100px; + } + } } #scontainer-40, #scontainer-63 { - margin-top: 150px; - @extend .left-right-margin; - background-image: url('/upload/filemanager/images/produkty/linia-extreme-pvc/bg.jpg'); - background-size: cover; - @extend .bottom-padding; + margin-top: 150px; + @extend .left-right-margin; + background-image: url('/upload/filemanager/images/produkty/linia-extreme-pvc/bg.jpg'); + background-size: cover; + @extend .bottom-padding; - div[class^='col-'] { - &:first-child { - > div { - margin-top: -70px; - } - } + div[class^='col-'] { + &:first-child { + >div { + margin-top: -70px; + } + } - &:not(:last-child) { - @include respond-below(lg) { - margin-bottom: 50px; - } - } + &:not(:last-child) { + @include respond-below(lg) { + margin-bottom: 50px; + } + } - > div { - background: #fff; - margin-top: -70px; + >div { + background: #fff; + margin-top: -70px; - @include respond-below(lg) { - max-width: 70%; - margin-left: auto; - margin-right: auto; - margin-top: 0px; - } + @include respond-below(lg) { + max-width: 70%; + margin-left: auto; + margin-right: auto; + margin-top: 0px; + } - @include respond-below(xs) { - max-width: 95%; - } + @include respond-below(xs) { + max-width: 95%; + } - img { - width: 100%; - } + img { + width: 100%; + } - div { - padding: 50px 25px 35px 25px; + div { + padding: 50px 25px 35px 25px; - h2 { - font-size: 25px; - font-weight: 300; - font-style: normal; - letter-spacing: normal; - text-align: left; - text-transform: uppercase; - font-family: $font1; - color: $cBlackText; - position: relative; - margin-bottom: 40px; + h2 { + font-size: 25px; + font-weight: 300; + font-style: normal; + letter-spacing: normal; + text-align: left; + text-transform: uppercase; + font-family: $font1; + color: $cBlackText; + position: relative; + margin-bottom: 40px; - &:before { - position: absolute; - content: ''; - bottom: -20px; - height: 2px; - width: 100px; - background: $cBlackText; - } - } + &:before { + position: absolute; + content: ''; + bottom: -20px; + height: 2px; + width: 100px; + background: $cBlackText; + } + } - p { - margin-bottom: 40px; + p { + margin-bottom: 40px; - @include respond-above(sm) { - min-height: 189px; - } - } + @include respond-above(sm) { + min-height: 189px; + } + } - .btn5 { - width: 219px; - } - } - } - } + .btn5 { + width: 219px; + } + } + } + } } #scontainer-63 { - div[class^='col-'] { - > div { - div { - p { - min-height: 209px; - } - } - } - } + div[class^='col-'] { + >div { + div { + p { + min-height: 209px; + } + } + } + } } #scontainer-41 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - div[class^='col-'] { - text-align: center; - position: relative; + div[class^='col-'] { + text-align: center; + position: relative; - &:not(:last-child) { - &:before { - right: 0; - top: 20%; - position: absolute; - content: ''; - height: 60%; - width: 2px; - background: $cGrayBg; - } - } + &:not(:last-child) { + &:before { + right: 0; + top: 20%; + position: absolute; + content: ''; + height: 60%; + width: 2px; + background: $cGrayBg; + } + } - &:first-child { - img { - &:first-child { - position: absolute; - left: 0; - top: 0; - } - } - } + &:first-child { + img { + &:first-child { + position: absolute; + left: 0; + top: 0; + } + } + } - h3 { - font-family: $font1; - font-size: 18px; - font-weight: 400; - color: $cBlackText; - text-transform: uppercase; - text-align: left; + h3 { + font-family: $font1; + font-size: 18px; + font-weight: 400; + color: $cBlackText; + text-transform: uppercase; + text-align: left; - span { - /* font-size: 25px; + span { + /* font-size: 25px; margin-top: 7px; display: inline-block; margin-bottom: 15px; padding: 5px; color: #fff; background: linear-gradient(-183deg, #ceb167 0%, #906a25 100%);*/ - @extend .gold-bg-text; - } - } + @extend .gold-bg-text; + } + } - p { - text-align: left; - min-height: 105px; - } + p { + text-align: left; + min-height: 105px; + } - > div { - position: relative; - border: 2px solid #fff; - transition: all 0.3s ease; - padding: 15px; + >div { + position: relative; + border: 2px solid #fff; + transition: all 0.3s ease; + padding: 15px; - img { - margin-bottom: 50px; - } + img { + margin-bottom: 50px; + } - a { - @extend .btn6; - } + a { + @extend .btn6; + } - div { - text-align: left; - } + div { + text-align: left; + } - &:hover { - border: 2px solid $cYellow; - } - } - } + &:hover { + border: 2px solid $cYellow; + } + } + } } .article-11 { - text-align: center; + text-align: center; - .container-fluid { - .row { - &:first-child { - div[class^='col-'] { - padding: 0; - } + .container-fluid { + .row { + &:first-child { + div[class^='col-'] { + padding: 0; + } - margin-bottom: 50px; + margin-bottom: 50px; - img { - width: 100%; + img { + width: 100%; - @include respond-below(xs) { - height: 250px; - object-fit: cover; - object-position: right; - } - } - } - } - } + @include respond-below(xs) { + height: 250px; + object-fit: cover; + object-position: right; + } + } + } + } + } - p { - margin-bottom: 30px; + p { + margin-bottom: 30px; - a { - @extend .text; - } - } + a { + @extend .text; + } + } } .article-11 { - margin-top: -50px; + margin-top: -50px; } #scontainer-43 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - .row { - &:first-child { - text-align: center; + .row { + &:first-child { + text-align: center; - h2 { - @extend .title; - text-transform: uppercase; - margin-bottom: 15px; - } + h2 { + @extend .title; + text-transform: uppercase; + margin-bottom: 15px; + } - p { - max-width: 680px; - margin-left: auto; - margin-right: auto; - margin-bottom: 70px; - } - } + p { + max-width: 680px; + margin-left: auto; + margin-right: auto; + margin-bottom: 70px; + } + } - &:last-child { - max-width: 950px; - margin-left: auto; - margin-right: auto; + &:last-child { + max-width: 950px; + margin-left: auto; + margin-right: auto; - div[class^='col-'] { - div { - border: 1px solid $cBlackText; - padding: 50px 20px; - margin-bottom: 30px; - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - min-height: 295px; + div[class^='col-'] { + div { + border: 1px solid $cBlackText; + padding: 50px 20px; + margin-bottom: 30px; + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + min-height: 295px; - p { - text-align: center; + p { + text-align: center; - a { - @extend .text; - font-weight: 600; + a { + @extend .text; + font-weight: 600; - &:hover { - color: #000; - } - } - } - } - } - } - } + &:hover { + color: #000; + } + } + } + } + } + } + } } .download-box { - text-align: center; - margin-bottom: 30px; + text-align: center; + margin-bottom: 30px; - div { - padding-top: 100px; - padding-bottom: 100px; - background: #f7f6f6; - transition: all 0.3s ease; + div { + padding-top: 100px; + padding-bottom: 100px; + background: #f7f6f6; + transition: all 0.3s ease; - &:hover { - background-image: url('/upload/filemanager/images/strefa-partnerstwa/download.jpg'); + &:hover { + background-image: url('/upload/filemanager/images/strefa-partnerstwa/download.jpg'); - box-shadow: 0 0 5px 5px #d5d5d5; - } - } + box-shadow: 0 0 5px 5px #d5d5d5; + } + } } .download-box2 { - text-align: left; - margin-bottom: 30px; + text-align: left; + margin-bottom: 30px; - div { - padding: 50px 30px; - background: #f7f6f6; - transition: all 0.3s ease; - background-image: url('/upload/filemanager/images/strefa-partnerstwa/download.jpg'); - } + div { + padding: 50px 30px; + background: #f7f6f6; + transition: all 0.3s ease; + background-image: url('/upload/filemanager/images/strefa-partnerstwa/download.jpg'); + } } .article-13 { - h1 { - @extend .title-big; - text-align: center; - } + h1 { + @extend .title-big; + text-align: center; + } - .row { - margin-bottom: 30px; - } + .row { + margin-bottom: 30px; + } - img { - margin-bottom: 10px; - max-width: 100%; - } + img { + margin-bottom: 10px; + max-width: 100%; + } - p { - @extend .text; + p { + @extend .text; - a { - @extend .text; - word-wrap: break-word; - } - } + a { + @extend .text; + word-wrap: break-word; + } + } - div[class^='col-'] { - > img { - max-height: 111px; - } - } + div[class^='col-'] { + >img { + max-height: 111px; + } + } } .salony { - > .row { - div[class^='col-'] { - &:last-child { - display: flex; - align-items: flex-start; - justify-content: center; + >.row { + div[class^='col-'] { + &:last-child { + display: flex; + align-items: flex-start; + justify-content: center; - .mapa-swiata-kontener { - @include respond-above(lg) { - transform: scale(0.9); - margin-top: -60px; - } + .mapa-swiata-kontener { + @include respond-above(lg) { + transform: scale(0.9); + margin-top: -60px; + } - @include respond-between(md, lg) { - transform: scale(0.7); - margin-top: -150px; - } + @include respond-between(md, lg) { + transform: scale(0.7); + margin-top: -150px; + } - @include respond-between(sm, md) { - transform: scale(0.8); - margin-top: -100px; - } + @include respond-between(sm, md) { + transform: scale(0.8); + margin-top: -100px; + } - @include respond-between(xs, sm) { - transform: scale(0.5); - margin-top: -200px; - } + @include respond-between(xs, sm) { + transform: scale(0.5); + margin-top: -200px; + } - @include respond-below(xs) { - transform: scale(0.3); - margin-top: -353px; - } - } - } - } - } + @include respond-below(xs) { + transform: scale(0.3); + margin-top: -353px; + } + } + } + } + } - h1 { - @extend .title-big; - text-align: center; - text-transform: uppercase; - margin-top: 50px; - } + h1 { + @extend .title-big; + text-align: center; + text-transform: uppercase; + margin-top: 50px; + } - img { - width: 960px; - } + img { + width: 960px; + } - #scontainer-44 { - .voivodeship { - display: none; - } + #scontainer-44 { + .voivodeship { + display: none; + } - .visible-box { - display: block; - } + .visible-box { + display: block; + } - .hidden-box { - display: none; - } + .hidden-box { + display: none; + } - h2 { - @extend .subtitle-big; - padding: 20px 10px; - text-align: center; - background: $cGrayBg; - } + h2 { + @extend .subtitle-big; + padding: 20px 10px; + text-align: center; + background: $cGrayBg; + } - .store { - text-align: center; - padding-top: 30px; - padding-bottom: 30px; + .store { + text-align: center; + padding-top: 30px; + padding-bottom: 30px; - .btn { - border: 2px solid #000; - background: #fff; - color: #000; - @include transition; - font-size: 11px; - padding: 10px 25px; - text-transform: uppercase; + .btn { + border: 2px solid #000; + background: #fff; + color: #000; + @include transition; + font-size: 11px; + padding: 10px 25px; + text-transform: uppercase; - &:hover { - background: #000; - color: #fff; - } - } + &:hover { + background: #000; + color: #fff; + } + } - &:not(:last-child) { - border-bottom: 1px solid $cGrayBg; - } + &:not(:last-child) { + border-bottom: 1px solid $cGrayBg; + } - p { - a { - @extend .text; - } - } - } - } + p { + a { + @extend .text; + } + } + } + } - title { - text-decoration: none; - color: red; - } + title { + text-decoration: none; + color: red; + } } .box01 { - .row { - @extend .top-bottom-padding; + .row { + @extend .top-bottom-padding; - div[class^='col-'] { - div { - background: $cGrayLightBg; - max-width: 600px; - margin-left: 50px; - padding-right: 100px; - @extend .top-bottom-padding; - position: relative; + div[class^='col-'] { + div { + background: $cGrayLightBg; + max-width: 600px; + margin-left: 50px; + padding-right: 100px; + @extend .top-bottom-padding; + position: relative; - @include respond-below(xs) { - margin-right: 10px; + @include respond-below(xs) { + margin-right: 10px; - max-width: 100%; - margin-left: 0; + max-width: 100%; + margin-left: 0; - padding: 20px; - } + padding: 20px; + } - &:before { - position: absolute; - content: ''; - width: 200px; - height: 200px; - border: 4px solid $cYellow; - right: -40px; - top: -40px; - z-index: -1; + &:before { + position: absolute; + content: ''; + width: 200px; + height: 200px; + border: 4px solid $cYellow; + right: -40px; + top: -40px; + z-index: -1; - @include respond-below(xs) { - right: -12px; - } - } + @include respond-below(xs) { + right: -12px; + } + } - h1, - p { - margin-left: -50px; + h1, + p { + margin-left: -50px; - @include respond-below(xs) { - margin-left: 0; - } - } - } - } - } + @include respond-below(xs) { + margin-left: 0; + } + } + } + } + } } .article-19 { - h1 { - font-style: normal; - font-weight: 600; - font-size: 60px; - line-height: 82px; - color: $cBlackText; - margin-bottom: 24px; + h1 { + font-style: normal; + font-weight: 600; + font-size: 60px; + line-height: 82px; + color: $cBlackText; + margin-bottom: 24px; - @include respond-below(xs) { - font-size: 38px; - } - } + @include respond-below(xs) { + font-size: 38px; + } + } } .article-14 { - h1 { - font-style: normal; - font-weight: 600; - font-size: 60px; - line-height: 82px; - color: $cBlackText; - margin-bottom: 24px; - - @include respond-below(xs) { - font-size: 35px; - } - } - - p { - @extend .text; - } - - .nav-tabs { - border-bottom: none; - - li { - margin-right: 12px; - width: 279px; - - @include respond-between(md, lg) { - margin-right: 12px; - width: 212px; - } - - @include respond-below(md) { - margin-bottom: 15px; - } - - @include respond-between(xs, sm) { - width: 229px; - } - - a { - padding: 7px 12px; - font-style: normal; - font-weight: 700; - font-size: 18px; - line-height: 1.3; - color: $cBlackText; - text-transform: uppercase; - border: 1px solid #cccccc; - background: transparent; - transition: all 0.3s ease; - display: block; - - @include respond-between(md, lg) { - min-height: 63px; - display: flex; - justify-content: flex-start; - align-items: center; - } - - @include respond-between(xs, sm) { - display: flex; - justify-content: flex-start; - align-items: center; - min-height: 63px; - } - - @include respond-below(xs) { - display: flex; - justify-content: flex-start; - align-items: center; - min-height: 63px; - } - - &:hover, - &.active { - background: #000; - border: 1px solid #000; - color: #fff; - } - } - } - } - - .box02 { - img { - width: 485px; - - @include respond-below(lg) { - width: 100%; - } - - @include respond-below(sm) { - margin-bottom: 50px; - } - } - - @extend .top-bottom-margin; - - div[class^='col-'] { - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - h2 { - @extend .title50; - font-size: 40px; - text-transform: uppercase; - - &:before { - width: 150px; - } - } - - p { - max-width: 300px; - - @include respond-below(sm) { - max-width: 100%; - } - } - } - } - } - - .box03 { - background: $cGrayLightBg; - @extend .top-bottom-padding; - - div[class^='col-'] { - &:not(:last-child) { - @include respond-above(sm) { - border-right: 1px solid #ccc; - } - - @include respond-below(sm) { - margin-bottom: 50px; - } - } - - h2 { - @extend .subtitle-big; - - span { - font-size: 40px; - padding-left: 5px; - position: relative; - - &:before { - position: absolute; - content: ''; - width: 50px; - height: 50px; - border: 2px solid $cYellow; - top: -11px; - left: 0; - } - } - } - - padding: 0 50px; - - @include respond-between(sm, md) { - padding: 0px 25px; - } - } - } - - .box04 { - @extend .top-bottom-padding; - - img { - max-width: 100%; - } - - div[class^='col-'] { - &:first-child { - display: flex; - align-items: flex-end; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - text-align: right; - - @include respond-below(sm) { - align-items: center; - text-align: center; - } - } - - &:nth-child(2), - &:nth-child(3) { - text-align: center; - - p { - font-size: 30px; - font-weight: 300; - } - } - } - - h2 { - @extend .title2; - - &:before { - left: auto; - right: 0; - - @include respond-below(sm) { - right: calc(50% - 50px); - } - } - } - } - - .box05 { - h2 { - @extend .title2; - } - - div[class^='col-'] { - &:first-child { - img { - &:first-child { - margin-bottom: 50px; - - @include respond-between(md, lg) { - width: 87%; - } - - @include respond-between(xs, md) { - width: 100%; - } - - @include respond-below(xs) { - width: 100%; - } - } - - &:last-child { - margin-left: 10%; - width: 90%; - - @include respond-between(sm, md) { - margin-left: 0; - width: 118%; - } - - @include respond-below(sm) { - margin-bottom: 50px; - } - } - } - } - - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - div { - background: $cGrayLightBg; - padding: 80px; - max-width: 500px; - margin-left: -80px; - position: relative; - - @include respond-between(sm, md) { - padding: 38px; - max-width: 500px; - margin-left: 0px; - position: relative; - } - - @include respond-below(sm) { - margin-left: 0px; - } - - @include respond-below(xs) { - margin-left: 0px; - width: 80%; - padding: 20px; - } - - &:before { - position: absolute; - content: ''; - width: 200px; - height: 200px; - border: 4px solid $cYellow; - right: -40px; - top: -40px; - z-index: -1; - - @include respond-between(md, lg) { - right: -21px; - } - - @include respond-between(sm, md) { - right: -30px; - } - - @include respond-below(xs) { - } - } - } - } - } - } - - .box08 { - margin-top: 200px; - background: $cGrayLightBg; - padding: 60px 70px; - @extend .bottom-margin; - - @include respond-below(lg) { - margin-top: 100px; - } - - @include respond-below(xs) { - padding: 50px 25px; - } - - div[class^='col-']:first-child { - padding-right: 50px; - display: flex; - align-items: flex-end; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - @include respond-below(md) { - margin-bottom: 50px; - } - - @include respond-below(xs) { - padding-right: 15px; - } - } - - img { - margin-top: -150px; - width: 100%; - - @include respond-below(lg) { - margin-top: 0px; - } - } - - h2 { - @extend .title2; - - &:before { - left: auto; - right: 0; - } - } - - text-align: right; - } - - .box09 { - img { - width: 100%; - } - - div[class^='col-'] { - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - h2 { - @extend .title2; - - &:before { - max-width: 150px; - } - } - } - } - } - - .box10 { - @extend .top-bottom-margin; - @extend .top-bottom-padding; - background: $cGrayLightBg; - - img { - width: 100%; - } - - div[class^='col-']:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - padding-left: 100px; - padding-right: 30px; - - @include respond-below(lg) { - padding-left: 20px; - } - - @include respond-below(md) { - margin-bottom: 50px; - } - - h2 { - @extend .title2; - - @include respond-below(xs) { - line-height: 20px; - } - } - - p { - margin-bottom: 0; - } - } - } - - .box11 { - img { - margin-bottom: 20px; - width: 100%; - } - - h2 { - @extend .title; - position: relative; - display: inline-block; - margin-bottom: 30px; - - &:before { - position: absolute; - content: ''; - bottom: -10px; - width: 100%; - height: 2px; - background: $cBlackText; - } - } - - div[class^='col-'] { - @include respond-below(sm) { - margin-bottom: 50px; - } - } - } - - .box12 { - @extend .bottom-margin; - margin-top: 200px; - - div[class^='col-'] { - &:first-child { - div { - background: $cGrayLightBg; - padding: 50px 40px; - text-align: right; - margin-top: -100px; - - @include respond-between(md, lg) { - padding: 50px 27px; - } - - @include respond-between(sm, md) { - padding: 50px 20px; - } - - h2 { - @extend .title2; - - &:before { - left: auto; - right: 0; - } - } - } - } - - &:last-child { - img { - margin-left: -20%; - width: 120%; - z-index: -1; - position: relative; - - @include respond-between(sm, md) { - height: 378px; - object-fit: cover; - } - - @include respond-between(xs, sm) { - margin-left: 0; - width: 100%; - margin-top: 0px; - } - } - } - } - } - - .box13 { - img { - width: 100%; - } - - div[class^='col-'] { - &:first-child { - display: flex; - align-items: flex-end; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - @include respond-below(sm) { - align-items: center; - } - - h2 { - @extend .title2; - text-align: right; - - @include respond-below(sm) { - text-align: center; - } - - &:before { - left: auto; - right: 0; - - @include respond-below(sm) { - left: calc(50% - 50px); - right: auto; - } - } - } - - p { - text-align: justify; - max-width: 400px; - } - - @include respond-below(sm) { - margin-bottom: 50px; - } - } - - &:last-child { - text-align: right; - } - } - } - - .box14 { - @extend .top-bottom-margin; - - div[class^='col-'] { - div { - padding: 30px 100px; - background: $cGrayLightBg; - max-width: 500px; - margin-left: -200px; - margin-top: 120px; - position: relative; - - @include respond-below(sm) { - margin-left: 0px; - } - - @include respond-below(xs) { - padding-left: 20px; - padding-right: 20px; - } - - &:before { - position: absolute; - content: ''; - width: 200px; - height: 200px; - border: 4px solid $cYellow; - right: -40px; - top: -40px; - z-index: -1; - - @include respond-between(sm, md) { - right: -30px; - } - - @include respond-below(xs) { - right: -9px; - } - } - } - - &:first-child { - img { - width: 100%; - } - } - } - - h2 { - @extend .title2; - } - } - - .box15 { - img { - width: 100%; - } - - div[class^='col-'] { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - h2 { - @extend .title2; - } - } - - p { - max-width: 400px; - text-align: justify; - } - } - - .box16 { - img { - width: 100%; - } - - @extend .top-bottom-margin; - - div[class^='col-']:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - h2 { - @extend .title2; - } - } - } - - .box17 { - background-image: url('/upload/filemanager/images/produkty/dodatki/dark-bg.png'); - background-size: cover; - @extend .top-bottom-padding; - @extend .bottom-margin; - - img { - width: 100%; - - @include respond-below(sm) { - margin-bottom: 30px; - } - } - - div[class^='col-'] { - &:first-child { - text-align: center; - } - - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - - p { - color: #fff; - max-width: 400px; - text-align: justify; - } - - h2 { - @extend .title2; - color: #fff; - - span { - color: #fff; - } - - &:before { - background: #fff; - } - } - } - } - } - - .box18 { - background: $cGrayLightBg; - @extend .top-bottom-padding; - padding-left: 100px; - padding-right: 100px; - text-align: center; - - @include respond-below(xs) { - padding-left: 20px; - padding-right: 20px; - } - - h2 { - font-size: 40px; - } - - div[class^='col-'] { - &:first-child { - margin-bottom: 50px; - } - - &:last-child { - display: flex; - justify-content: space-between; - flex-wrap: wrap; - - @include respond-below(lg) { - justify-content: center; - } - - div { - width: 11%; - margin-bottom: 30px; - - @include respond-between(md, lg) { - width: calc(100% / 6); - } - - @include respond-between(sm, md) { - width: calc(100% / 4); - } - - @include respond-between(xs, sm) { - width: calc(100% / 2); - } - - @include respond-below(xs) { - width: calc(100% / 2); - } - - img { - margin-bottom: 20px; - } - } - - p { - text-transform: uppercase; - } - } - } - } - - .box19 { - @extend .bottom-margin; - margin-top: 200px; - - @include respond-below(sm) { - margin-top: 100px; - } - - img { - width: 135%; - - @include respond-between(md, lg) { - } - - @include respond-between(sm, md) { - width: 130%; - height: 500px; - object-fit: cover; - } - - @include respond-between(xs, sm) { - width: 100%; - margin-bottom: 50px; - } - - @include respond-below(xs) { - width: 100%; - margin-bottom: 50px; - } - } - - div[class^='col-'] { - div { - text-align: right; - - background: $cGrayLightBg; - padding: 50px 40px; - margin-top: -100px; - margin-left: -80px; - - @include respond-between(xs, sm) { - margin-top: 0px; - margin-left: 0px; - } - - @include respond-below(xs) { - margin-top: 0px; - margin-left: 0px; - padding: 40px 20px; - } - - p { - text-align: right; - } - - h2 { - @extend .title2; - text-align: right; - - &:before { - left: auto; - right: 0; - } - } - } - } - } + h1 { + font-style: normal; + font-weight: 600; + font-size: 60px; + line-height: 82px; + color: $cBlackText; + margin-bottom: 24px; + + @include respond-below(xs) { + font-size: 35px; + } + } + + p { + @extend .text; + } + + .nav-tabs { + border-bottom: none; + + li { + margin-right: 12px; + width: 279px; + + @include respond-between(md, lg) { + margin-right: 12px; + width: 212px; + } + + @include respond-below(md) { + margin-bottom: 15px; + } + + @include respond-between(xs, sm) { + width: 229px; + } + + a { + padding: 7px 12px; + font-style: normal; + font-weight: 700; + font-size: 18px; + line-height: 1.3; + color: $cBlackText; + text-transform: uppercase; + border: 1px solid #cccccc; + background: transparent; + transition: all 0.3s ease; + display: block; + + @include respond-between(md, lg) { + min-height: 63px; + display: flex; + justify-content: flex-start; + align-items: center; + } + + @include respond-between(xs, sm) { + display: flex; + justify-content: flex-start; + align-items: center; + min-height: 63px; + } + + @include respond-below(xs) { + display: flex; + justify-content: flex-start; + align-items: center; + min-height: 63px; + } + + &:hover, + &.active { + background: #000; + border: 1px solid #000; + color: #fff; + } + } + } + } + + .box02 { + img { + width: 485px; + + @include respond-below(lg) { + width: 100%; + } + + @include respond-below(sm) { + margin-bottom: 50px; + } + } + + @extend .top-bottom-margin; + + div[class^='col-'] { + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + h2 { + @extend .title50; + font-size: 40px; + text-transform: uppercase; + + &:before { + width: 150px; + } + } + + p { + max-width: 300px; + + @include respond-below(sm) { + max-width: 100%; + } + } + } + } + } + + .box03 { + background: $cGrayLightBg; + @extend .top-bottom-padding; + + div[class^='col-'] { + &:not(:last-child) { + @include respond-above(sm) { + border-right: 1px solid #ccc; + } + + @include respond-below(sm) { + margin-bottom: 50px; + } + } + + h2 { + @extend .subtitle-big; + + span { + font-size: 40px; + padding-left: 5px; + position: relative; + + &:before { + position: absolute; + content: ''; + width: 50px; + height: 50px; + border: 2px solid $cYellow; + top: -11px; + left: 0; + } + } + } + + padding: 0 50px; + + @include respond-between(sm, md) { + padding: 0px 25px; + } + } + } + + .box04 { + @extend .top-bottom-padding; + + img { + max-width: 100%; + } + + div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-end; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + text-align: right; + + @include respond-below(sm) { + align-items: center; + text-align: center; + } + } + + &:nth-child(2), + &:nth-child(3) { + text-align: center; + + p { + font-size: 30px; + font-weight: 300; + } + } + } + + h2 { + @extend .title2; + + &:before { + left: auto; + right: 0; + + @include respond-below(sm) { + right: calc(50% - 50px); + } + } + } + } + + .box05 { + h2 { + @extend .title2; + } + + div[class^='col-'] { + &:first-child { + img { + &:first-child { + margin-bottom: 50px; + + @include respond-between(md, lg) { + width: 87%; + } + + @include respond-between(xs, md) { + width: 100%; + } + + @include respond-below(xs) { + width: 100%; + } + } + + &:last-child { + margin-left: 10%; + width: 90%; + + @include respond-between(sm, md) { + margin-left: 0; + width: 118%; + } + + @include respond-below(sm) { + margin-bottom: 50px; + } + } + } + } + + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + div { + background: $cGrayLightBg; + padding: 80px; + max-width: 500px; + margin-left: -80px; + position: relative; + + @include respond-between(sm, md) { + padding: 38px; + max-width: 500px; + margin-left: 0px; + position: relative; + } + + @include respond-below(sm) { + margin-left: 0px; + } + + @include respond-below(xs) { + margin-left: 0px; + width: 80%; + padding: 20px; + } + + &:before { + position: absolute; + content: ''; + width: 200px; + height: 200px; + border: 4px solid $cYellow; + right: -40px; + top: -40px; + z-index: -1; + + @include respond-between(md, lg) { + right: -21px; + } + + @include respond-between(sm, md) { + right: -30px; + } + + @include respond-below(xs) {} + } + } + } + } + } + + .box08 { + margin-top: 200px; + background: $cGrayLightBg; + padding: 60px 70px; + @extend .bottom-margin; + + @include respond-below(lg) { + margin-top: 100px; + } + + @include respond-below(xs) { + padding: 50px 25px; + } + + div[class^='col-']:first-child { + padding-right: 50px; + display: flex; + align-items: flex-end; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + @include respond-below(md) { + margin-bottom: 50px; + } + + @include respond-below(xs) { + padding-right: 15px; + } + } + + img { + margin-top: -150px; + width: 100%; + + @include respond-below(lg) { + margin-top: 0px; + } + } + + h2 { + @extend .title2; + + &:before { + left: auto; + right: 0; + } + } + + text-align: right; + } + + .box09 { + img { + width: 100%; + } + + div[class^='col-'] { + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + h2 { + @extend .title2; + + &:before { + max-width: 150px; + } + } + } + } + } + + .box10 { + @extend .top-bottom-margin; + @extend .top-bottom-padding; + background: $cGrayLightBg; + + img { + width: 100%; + } + + div[class^='col-']:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + padding-left: 100px; + padding-right: 30px; + + @include respond-below(lg) { + padding-left: 20px; + } + + @include respond-below(md) { + margin-bottom: 50px; + } + + h2 { + @extend .title2; + + @include respond-below(xs) { + line-height: 20px; + } + } + + p { + margin-bottom: 0; + } + } + } + + .box11 { + img { + margin-bottom: 20px; + width: 100%; + } + + h2 { + @extend .title; + position: relative; + display: inline-block; + margin-bottom: 30px; + + &:before { + position: absolute; + content: ''; + bottom: -10px; + width: 100%; + height: 2px; + background: $cBlackText; + } + } + + div[class^='col-'] { + @include respond-below(sm) { + margin-bottom: 50px; + } + } + } + + .box12 { + @extend .bottom-margin; + margin-top: 200px; + + div[class^='col-'] { + &:first-child { + div { + background: $cGrayLightBg; + padding: 50px 40px; + text-align: right; + margin-top: -100px; + + @include respond-between(md, lg) { + padding: 50px 27px; + } + + @include respond-between(sm, md) { + padding: 50px 20px; + } + + h2 { + @extend .title2; + + &:before { + left: auto; + right: 0; + } + } + } + } + + &:last-child { + img { + margin-left: -20%; + width: 120%; + z-index: -1; + position: relative; + + @include respond-between(sm, md) { + height: 378px; + object-fit: cover; + } + + @include respond-between(xs, sm) { + margin-left: 0; + width: 100%; + margin-top: 0px; + } + } + } + } + } + + .box13 { + img { + width: 100%; + } + + div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-end; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + @include respond-below(sm) { + align-items: center; + } + + h2 { + @extend .title2; + text-align: right; + + @include respond-below(sm) { + text-align: center; + } + + &:before { + left: auto; + right: 0; + + @include respond-below(sm) { + left: calc(50% - 50px); + right: auto; + } + } + } + + p { + text-align: justify; + max-width: 400px; + } + + @include respond-below(sm) { + margin-bottom: 50px; + } + } + + &:last-child { + text-align: right; + } + } + } + + .box14 { + @extend .top-bottom-margin; + + div[class^='col-'] { + div { + padding: 30px 100px; + background: $cGrayLightBg; + max-width: 500px; + margin-left: -200px; + margin-top: 120px; + position: relative; + + @include respond-below(sm) { + margin-left: 0px; + } + + @include respond-below(xs) { + padding-left: 20px; + padding-right: 20px; + } + + &:before { + position: absolute; + content: ''; + width: 200px; + height: 200px; + border: 4px solid $cYellow; + right: -40px; + top: -40px; + z-index: -1; + + @include respond-between(sm, md) { + right: -30px; + } + + @include respond-below(xs) { + right: -9px; + } + } + } + + &:first-child { + img { + width: 100%; + } + } + } + + h2 { + @extend .title2; + } + } + + .box15 { + img { + width: 100%; + } + + div[class^='col-'] { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + h2 { + @extend .title2; + } + } + + p { + max-width: 400px; + text-align: justify; + } + } + + .box16 { + img { + width: 100%; + } + + @extend .top-bottom-margin; + + div[class^='col-']:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + h2 { + @extend .title2; + } + } + } + + .box17 { + background-image: url('/upload/filemanager/images/produkty/dodatki/dark-bg.png'); + background-size: cover; + @extend .top-bottom-padding; + @extend .bottom-margin; + + img { + width: 100%; + + @include respond-below(sm) { + margin-bottom: 30px; + } + } + + div[class^='col-'] { + &:first-child { + text-align: center; + } + + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + p { + color: #fff; + max-width: 400px; + text-align: justify; + } + + h2 { + @extend .title2; + color: #fff; + + span { + color: #fff; + } + + &:before { + background: #fff; + } + } + } + } + } + + .box18 { + background: $cGrayLightBg; + @extend .top-bottom-padding; + padding-left: 100px; + padding-right: 100px; + text-align: center; + + @include respond-below(xs) { + padding-left: 20px; + padding-right: 20px; + } + + h2 { + font-size: 40px; + } + + div[class^='col-'] { + &:first-child { + margin-bottom: 50px; + } + + &:last-child { + display: flex; + justify-content: space-between; + flex-wrap: wrap; + + @include respond-below(lg) { + justify-content: center; + } + + div { + width: 11%; + margin-bottom: 30px; + + @include respond-between(md, lg) { + width: calc(100% / 6); + } + + @include respond-between(sm, md) { + width: calc(100% / 4); + } + + @include respond-between(xs, sm) { + width: calc(100% / 2); + } + + @include respond-below(xs) { + width: calc(100% / 2); + } + + img { + margin-bottom: 20px; + } + } + + p { + text-transform: uppercase; + } + } + } + } + + .box19 { + @extend .bottom-margin; + margin-top: 200px; + + @include respond-below(sm) { + margin-top: 100px; + } + + img { + width: 135%; + + @include respond-between(md, lg) {} + + @include respond-between(sm, md) { + width: 130%; + height: 500px; + object-fit: cover; + } + + @include respond-between(xs, sm) { + width: 100%; + margin-bottom: 50px; + } + + @include respond-below(xs) { + width: 100%; + margin-bottom: 50px; + } + } + + div[class^='col-'] { + div { + text-align: right; + + background: $cGrayLightBg; + padding: 50px 40px; + margin-top: -100px; + margin-left: -80px; + + @include respond-between(xs, sm) { + margin-top: 0px; + margin-left: 0px; + } + + @include respond-below(xs) { + margin-top: 0px; + margin-left: 0px; + padding: 40px 20px; + } + + p { + text-align: right; + } + + h2 { + @extend .title2; + text-align: right; + + &:before { + left: auto; + right: 0; + } + } + } + } + } } .files { - margin-bottom: 0; + margin-bottom: 0; - li { - a { - margin-bottom: 15px; - display: block; - @extend .text; - font-weight: 600; - } - } + li { + a { + margin-bottom: 15px; + display: block; + @extend .text; + font-weight: 600; + } + } } .gallery { - .image { - img { - margin-bottom: 15px; - } - } + .image { + img { + margin-bottom: 15px; + } + } } .article { - .text { - h2 { - font-size: 1.25rem; - } - } + .text { + h2 { + font-size: 1.25rem; + } + } - .products { - h2 { - font-size: 1.5rem; - line-height: 1.5; + .products { + h2 { + font-size: 1.5rem; + line-height: 1.5; - strong { - padding: 0 5px; - background: #000; - color: #fff; - display: inline-block; - } - } + strong { + padding: 0 5px; + background: #000; + color: #fff; + display: inline-block; + } + } - a { - display: inline-block; - font-weight: 600 !important; - border-bottom: 2px solid #000; - } - } + a { + display: inline-block; + font-weight: 600 !important; + border-bottom: 2px solid #000; + } + } - h1 { - font-size: 1.75rem !important; - margin: 25px 0 !important; - font-weight: 600 !important; - } + h1 { + font-size: 1.75rem !important; + margin: 25px 0 !important; + font-weight: 600 !important; + } - .date-add { - @extend .text; - font-weight: 600; - margin-bottom: 10px; + .date-add { + @extend .text; + font-weight: 600; + margin-bottom: 10px; - img { - width: 20px; - height: 20px; - margin-right: 10px; - } - } + img { + width: 20px; + height: 20px; + margin-right: 10px; + } + } } #scontainer-46 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; } #scontainer-48 { - background-image: url('/upload/filemanager/images/produkty/okna/okna-drewniane/okna-drewniane-zalety.jpg'); + background-image: url('/upload/filemanager/images/produkty/okna/okna-drewniane/okna-drewniane-zalety.jpg'); - background-size: cover; - @extend .top-bottom-padding; - @extend .top-bottom-margin; + background-size: cover; + @extend .top-bottom-padding; + @extend .top-bottom-margin; - div[class^='col-'] { - &:nth-child(odd) { - display: flex; - justify-content: flex-end; - align-items: center; - } + div[class^='col-'] { + &:nth-child(odd) { + display: flex; + justify-content: flex-end; + align-items: center; + } - div { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - background: rgba(255, 255, 255, 0.9); - width: 500px; - height: 250px; - padding: 20px 20px 20px 40px; + div { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + background: rgba(255, 255, 255, 0.9); + width: 500px; + height: 250px; + padding: 20px 20px 20px 40px; - @include respond-between(sm, lg) { - width: calc(100% - 15px); - } + @include respond-between(sm, lg) { + width: calc(100% - 15px); + } - @include respond-between(xs, sm) { - width: calc(100% - 30px); - margin: auto; - } + @include respond-between(xs, sm) { + width: calc(100% - 30px); + margin: auto; + } - @include respond-below(xs) { - width: 100%; - padding: 15px; - } + @include respond-below(xs) { + width: 100%; + padding: 15px; + } - img { - margin-bottom: 20px; - } + img { + margin-bottom: 20px; + } - h3 { - @extend .title; - font-size: 26px; - font-weight: 700; + h3 { + @extend .title; + font-size: 26px; + font-weight: 700; - @include respond-below(md) { - font-size: 22px; - } - } + @include respond-below(md) { + font-size: 22px; + } + } - p { - @extend .text; - margin-bottom: 0; - } - } + p { + @extend .text; + margin-bottom: 0; + } + } - &:first-child, - &:nth-child(2) { - margin-bottom: 30px; - } + &:first-child, + &:nth-child(2) { + margin-bottom: 30px; + } - @include respond-below(sm) { - margin-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + } + } } #scontainer-49 { - text-align: center; + text-align: center; - p { - max-width: 1100px; - margin-left: auto; - margin-right: auto; - } + p { + max-width: 1100px; + margin-left: auto; + margin-right: auto; + } } #scontainer-51 { - #scontainer-51-content { - > .row { - > div[class^='col-'] { - > img { - width: 100%; + #scontainer-51-content { + >.row { + >div[class^='col-'] { + >img { + width: 100%; - object-fit: cover; + object-fit: cover; - @include respond-between(sm, md) { - height: 340px; - } + @include respond-between(sm, md) { + height: 340px; + } - @include respond-between(xs, sm) { - height: 240px; - } + @include respond-between(xs, sm) { + height: 240px; + } - @include respond-below(xs) { - height: 200px; - } - } - } - } - } + @include respond-below(xs) { + height: 200px; + } + } + } + } + } - img { - max-width: 100%; - min-width: 100px; - } + img { + max-width: 100%; + min-width: 100px; + } - .row-list { - img { - width: 100px; - height: 100px; - object-fit: cover; - } - } + .row-list { + img { + width: 100px; + height: 100px; + object-fit: cover; + } + } - h2 { - @extend .title-big; - text-align: center; - } + h2 { + @extend .title-big; + text-align: center; + } - .gray-bg { - .row { - @extend .top-padding; + .gray-bg { + .row { + @extend .top-padding; - &:nth-child(2) { - max-width: 70%; - justify-content: center; - margin: auto; + &:nth-child(2) { + max-width: 70%; + justify-content: center; + margin: auto; - div[class^='col-'] { - text-align: center; - } - } - } - } + div[class^='col-'] { + text-align: center; + } + } + } + } } .color-box { - display: flex; - justify-content: center; - align-items: center; - flex-wrap: wrap; + display: flex; + justify-content: center; + align-items: center; + flex-wrap: wrap; - .color-content { - width: 12.5%; - text-align: center; - @extend .bottom-margin; + .color-content { + width: 12.5%; + text-align: center; + @extend .bottom-margin; - @include respond-between(sm, md) { - width: 18.5%; - } + @include respond-between(sm, md) { + width: 18.5%; + } - @include respond-between(xs, sm) { - width: 24.5%; - } + @include respond-between(xs, sm) { + width: 24.5%; + } - @include respond-below(xs) { - width: 49.5%; - } - } + @include respond-below(xs) { + width: 49.5%; + } + } } #scontainer-52 { - @extend .top-margin; - @extend .bottom-margin; + @extend .top-margin; + @extend .bottom-margin; - img { - max-width: 100%; - } + img { + max-width: 100%; + } - h2 { - @extend .title-big; + h2 { + @extend .title-big; - line-height: 40px; - margin-bottom: 40px; + line-height: 40px; + margin-bottom: 40px; - @include respond-below(md) { - margin-top: 50px; - } + @include respond-below(md) { + margin-top: 50px; + } - strong { - font-size: 42px; + strong { + font-size: 42px; - @include respond-below(xs) { - font-size: 30px; - } - } - } + @include respond-below(xs) { + font-size: 30px; + } + } + } - .row { - &:first-child { - div[class^='col-'] { - &:last-child { - @include respond-above(lg) { - padding: 90px; - } + .row { + &:first-child { + div[class^='col-'] { + &:last-child { + @include respond-above(lg) { + padding: 90px; + } - padding: 0 15px; - } - } - } + padding: 0 15px; + } + } + } - &:nth-child(2) { - @extend .top-margin; - } + &:nth-child(2) { + @extend .top-margin; + } - &:last-child { - div[class^='col-'] { - text-align: center; - } + &:last-child { + div[class^='col-'] { + text-align: center; + } - h3 { - @extend .subtitle-big; + h3 { + @extend .subtitle-big; - &:first-child { - @extend .top-padding; - margin-bottom: 20px; - } + &:first-child { + @extend .top-padding; + margin-bottom: 20px; + } - &:last-child { - @extend .bottom-padding; - margin-bottom: 0; - } + &:last-child { + @extend .bottom-padding; + margin-bottom: 0; + } - a { - @extend .subtitle-big; - } - } - } - } + a { + @extend .subtitle-big; + } + } + } + } } #scontainer-55 { - .gray-bg { - @extend .top-padding; - text-align: center; + .gray-bg { + @extend .top-padding; + text-align: center; - .row { - &:not(:last-child) { - @extend .bottom-margin; - } + .row { + &:not(:last-child) { + @extend .bottom-margin; + } - &:nth-child(2) { - margin-left: auto; - margin-right: auto; + &:nth-child(2) { + margin-left: auto; + margin-right: auto; - @include respond-above(md) { - max-width: 70%; - } - } - } + @include respond-above(md) { + max-width: 70%; + } + } + } - img { - margin-bottom: 20px; - } - } + img { + margin-bottom: 20px; + } + } - #scontainer-55-content { - > p { - &:last-child { - margin-bottom: 0; - } + #scontainer-55-content { + >p { + &:last-child { + margin-bottom: 0; + } - > img { - width: 100%; - object-fit: cover; - } - } - } + >img { + width: 100%; + object-fit: cover; + } + } + } } #scontainer-56 { - background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc-banner.jpg'); - background-repeat: no-repeat; - background-size: cover; - background-position: center; - max-width: 1600px; - margin-left: auto; - margin-right: auto; - height: 588px; - display: flex; - align-items: center; - justify-content: center; + background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc-banner.jpg'); + background-repeat: no-repeat; + background-size: cover; + background-position: center; + max-width: 1600px; + margin-left: auto; + margin-right: auto; + height: 588px; + display: flex; + align-items: center; + justify-content: center; - #scontainer-56-content { - width: 100%; + #scontainer-56-content { + width: 100%; - .row { - div[class^='col-'] { - &:last-child { - padding-left: 200px; - padding-right: 100px; + .row { + div[class^='col-'] { + &:last-child { + padding-left: 200px; + padding-right: 100px; - @include respond-between(sm, lg) { - padding-left: 50px; - padding-right: 30px; - } + @include respond-between(sm, lg) { + padding-left: 50px; + padding-right: 30px; + } - @include respond-below(sm) { - background: rgba(255, 255, 255, 0.5); - padding: 15px; - margin: auto; - max-width: 80%; - } + @include respond-below(sm) { + background: rgba(255, 255, 255, 0.5); + padding: 15px; + margin: auto; + max-width: 80%; + } - h1 { - @extend .title50; - } + h1 { + @extend .title50; + } - p { - } - } - } - } - } + p {} + } + } + } + } } #scontainer-57 { - @extend .top-bottom-margin200; + @extend .top-bottom-margin200; - h2 { - @extend .title50; - } + h2 { + @extend .title50; + } - h3 { - @extend .subtitle-big; - font-size: 20px; + h3 { + @extend .subtitle-big; + font-size: 20px; - @include respond-between(md, lg) { - min-height: 56px; - } + @include respond-between(md, lg) { + min-height: 56px; + } - @include respond-between(xs, sm) { - min-height: 56px; - } - } + @include respond-between(xs, sm) { + min-height: 56px; + } + } - #scontainer-57-content { - > .row { - @include respond-above(xs) { - background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/back.jpg'); - background-repeat: no-repeat; - background-size: auto; - background-position: 70px 20px; + #scontainer-57-content { + >.row { + @include respond-above(xs) { + background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/back.jpg'); + background-repeat: no-repeat; + background-size: auto; + background-position: 70px 20px; - @include respond-between(sm, md) { - background-position: center; - } - } + @include respond-between(sm, md) { + background-position: center; + } + } - > div[class^='col-'] { - &:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - padding-right: 100px; + >div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + padding-right: 100px; - @include respond-below(xs) { - padding-right: 15px; - margin-bottom: 30px; - } - } + @include respond-below(xs) { + padding-right: 15px; + margin-bottom: 30px; + } + } - &:last-child { - div[class^='col-'] { - &:nth-child(3), - &:nth-child(4) { - padding-top: 20px; - } - } + &:last-child { + div[class^='col-'] { - p { - padding: 60px 40px; - background: #f2f2f2; - color: #9c9b9b; + &:nth-child(3), + &:nth-child(4) { + padding-top: 20px; + } + } - @include respond-between(md, lg) { - height: 204px; - display: flex; - justify-content: flex-start; - align-items: center; - } + p { + padding: 60px 40px; + background: #f2f2f2; + color: #9c9b9b; - @include respond-between(xs, sm) { - height: 204px; - display: flex; - justify-content: flex-start; - align-items: center; - } - } - } - } - } - } + @include respond-between(md, lg) { + height: 204px; + display: flex; + justify-content: flex-start; + align-items: center; + } + + @include respond-between(xs, sm) { + height: 204px; + display: flex; + justify-content: flex-start; + align-items: center; + } + } + } + } + } + } } #scontainer-58 { - .row { - &:first-child { - div[class^='col-'] { - display: flex; - justify-content: center; - align-items: center; + .row { + &:first-child { + div[class^='col-'] { + display: flex; + justify-content: center; + align-items: center; - @include respond-below(xs) { - display: block; - } + @include respond-below(xs) { + display: block; + } - &:first-child { - .model-box { - @include respond-below(xs) { - margin-top: 80px; - } - } + &:first-child { + .model-box { + @include respond-below(xs) { + margin-top: 80px; + } + } - @include respond-above(md) { - border-right: 2px solid $cBlackText; - } + @include respond-above(md) { + border-right: 2px solid $cBlackText; + } - @include respond-below(md) { - margin-bottom: 40px; - } - } + @include respond-below(md) { + margin-bottom: 40px; + } + } - &:last-child { - .img { - @include respond-below(xs) { - margin-top: 40px; - } - } - } + &:last-child { + .img { + @include respond-below(xs) { + margin-top: 40px; + } + } + } - .img { - @include respond-below(xs) { - text-align: center; - } - } + .img { + @include respond-below(xs) { + text-align: center; + } + } - .model-box { - padding-left: 40px; - padding-right: 40px; - position: relative; + .model-box { + padding-left: 40px; + padding-right: 40px; + position: relative; - @include respond-below(xs) { - padding-left: 0px; - padding-right: 0px; - } + @include respond-below(xs) { + padding-left: 0px; + padding-right: 0px; + } - .bestseller { - position: absolute; - top: -56px; - left: 40px; - @extend .text; + .bestseller { + position: absolute; + top: -56px; + left: 40px; + @extend .text; - font-weight: 700; - padding: 7px 10px; - border: 1px solid $cBlackText; + font-weight: 700; + padding: 7px 10px; + border: 1px solid $cBlackText; - @include respond-below(xs) { - left: 0px; - } - } - } - } - } + @include respond-below(xs) { + left: 0px; + } + } + } + } + } - &:nth-child(2) { - @extend .top-bottom-margin; + &:nth-child(2) { + @extend .top-bottom-margin; - div[class^='col-'] { - @include respond-below(xs) { - margin-bottom: 30px; - } + div[class^='col-'] { + @include respond-below(xs) { + margin-bottom: 30px; + } - .img { - @include respond-below(md) { - text-align: center; - } - } - } + .img { + @include respond-below(md) { + text-align: center; + } + } + } - img { - margin-bottom: 30px; + img { + margin-bottom: 30px; - @include respond-between(sm, md) { - margin-top: 30px; - } - } - } - } + @include respond-between(sm, md) { + margin-top: 30px; + } + } + } + } - h4 { - @extend .text; - font-size: 18px; - } + h4 { + @extend .text; + font-size: 18px; + } - a { - @extend .btn6; - } + a { + @extend .btn6; + } } #scontainer-59 { - h3 { - font-size: 43px; - font-weight: 400; - } + h3 { + font-size: 43px; + font-weight: 400; + } - h2 { - @extend .title50; - } + h2 { + @extend .title50; + } - #scontainer-59-content { - > .row { - background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/back3.png'); - background-repeat: no-repeat; - background-size: auto; - background-position: right bottom; + #scontainer-59-content { + >.row { + background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/back3.png'); + background-repeat: no-repeat; + background-size: auto; + background-position: right bottom; - @include respond-between(sm, md) { - flex-direction: column-reverse; - } + @include respond-between(sm, md) { + flex-direction: column-reverse; + } - > div[class^='col-'] { - &:first-child { - display: flex; - align-items: center; - } + >div[class^='col-'] { + &:first-child { + display: flex; + align-items: center; + } - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - padding-right: 100px; - padding-top: 150px; - padding-bottom: 150px; + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + padding-right: 100px; + padding-top: 150px; + padding-bottom: 150px; - @include respond-between(sm, md) { - padding-top: 0px; - padding-bottom: 50px; - } + @include respond-between(sm, md) { + padding-top: 0px; + padding-bottom: 50px; + } - @include respond-below(xs) { - padding-right: 15px; - padding-top: 108px; - } - } + @include respond-below(xs) { + padding-right: 15px; + padding-top: 108px; + } + } - .row { - div[class^='col-'] { - display: flex; - justify-content: flex-start; - align-items: center; + .row { + div[class^='col-'] { + display: flex; + justify-content: flex-start; + align-items: center; - img { - margin-right: 50px; - } + img { + margin-right: 50px; + } - &:not(:last-child) { - margin-bottom: 55px; - } - } - } - } - } - } + &:not(:last-child) { + margin-bottom: 55px; + } + } + } + } + } + } } #scontainer-60 { - @extend .top-margin; + @extend .top-margin; - .btn5 { - width: 250px; - } + .btn5 { + width: 250px; + } - .row { - @include respond-above(xs) { - background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc.jpg'); + .row { + @include respond-above(xs) { + background-image: url('/upload/filemanager/images/produkty/okna/Okna-PVC/okna-pvc.jpg'); - background-repeat: no-repeat; - background-size: contain; - background-position: left bottom; - } + background-repeat: no-repeat; + background-size: contain; + background-position: left bottom; + } - @include respond-between(sm, md) { - background-size: cover; - } + @include respond-between(sm, md) { + background-size: cover; + } - @include respond-below(xs) { - background-size: cover; - } + @include respond-below(xs) { + background-size: cover; + } - @include respond-above(lg) { - min-height: 700px; - } + @include respond-above(lg) { + min-height: 700px; + } - div[class^='col-'] { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + div[class^='col-'] { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - @include respond-above(lg) { - padding-left: 40px; - } + @include respond-above(lg) { + padding-left: 40px; + } - div { - @include respond-between(xs, lg) { - background: rgba(255, 255, 255, 0.6); - padding: 20px; - } + div { + @include respond-between(xs, lg) { + background: rgba(255, 255, 255, 0.6); + padding: 20px; + } - @include respond-below(xs) { - background: rgba(255, 255, 255, 0.8); - padding: 0px; - } - } + @include respond-below(xs) { + background: rgba(255, 255, 255, 0.8); + padding: 0px; + } + } - &:last-child { - @include respond-between(sm, md) { - margin-top: 50px; - } - } - } - } + &:last-child { + @include respond-between(sm, md) { + margin-top: 50px; + } + } + } + } - h2 { - @extend .title50; - } + h2 { + @extend .title50; + } } .box06 { - @extend .top-padding; + @extend .top-padding; - padding-bottom: 30px; + padding-bottom: 30px; - h2 { - @extend .title50; - margin-bottom: 40px; - } + h2 { + @extend .title50; + margin-bottom: 40px; + } } .box07 { - background-image: url('/upload/filemanager/images/produkty/dodatki/dark-bg.png'); - background-size: cover; - padding-top: 80px; - padding-bottom: 80px; + background-image: url('/upload/filemanager/images/produkty/dodatki/dark-bg.png'); + background-size: cover; + padding-top: 80px; + padding-bottom: 80px; - max-width: 1600px; - margin-left: auto; - margin-right: auto; + max-width: 1600px; + margin-left: auto; + margin-right: auto; - div[class^='col-'] { - &:not(:last-child) { - > div { - @include respond-below(md) { - margin-bottom: 30px; - } - } - } + div[class^='col-'] { + &:not(:last-child) { + >div { + @include respond-below(md) { + margin-bottom: 30px; + } + } + } - &:last-child { - > div { - .btn5 { - img { - @include respond-below(xs) { - width: 54px !important; - } - } - } - } - } + &:last-child { + >div { + .btn5 { + img { + @include respond-below(xs) { + width: 54px !important; + } + } + } + } + } - > div { - background-color: rgba(255, 255, 255, 0.87); - padding: 50px 20px; - text-align: center; - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + >div { + background-color: rgba(255, 255, 255, 0.87); + padding: 50px 20px; + text-align: center; + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - > img { - margin-bottom: 40px; - } + >img { + margin-bottom: 40px; + } - .btn5 { - } - } - } + .btn5 {} + } + } } .box20 { - div[class^='col-'] { - display: flex; - align-items: flex-end; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } + div[class^='col-'] { + display: flex; + align-items: flex-end; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } - h2 { - @extend .title; - font-size: 50px; - text-transform: uppercase; - font-weight: 600; - position: relative; - margin-bottom: 40px; + h2 { + @extend .title; + font-size: 50px; + text-transform: uppercase; + font-weight: 600; + position: relative; + margin-bottom: 40px; - @include respond-below(xs) { - font-size: 32px; - } + @include respond-below(xs) { + font-size: 32px; + } - &:before { - position: absolute; - content: ''; - left: -10px; - top: -18px; - width: 212px; - height: 100px; - border: 2px solid $cYellow; - z-index: -1; + &:before { + position: absolute; + content: ''; + left: -10px; + top: -18px; + width: 212px; + height: 100px; + border: 2px solid $cYellow; + z-index: -1; - @include respond-below(xs) { - top: -35px; - } - } - } + @include respond-below(xs) { + top: -35px; + } + } + } } .box21 { - div[class^='col-'] { - text-align: center; + div[class^='col-'] { + text-align: center; - img { - max-width: 100%; - margin-bottom: 30px; + img { + max-width: 100%; + margin-bottom: 30px; - @include respond-between(md, lg) { - height: 234px; - } + @include respond-between(md, lg) { + height: 234px; + } - @include respond-between(sm, md) { - height: 167px; - } - } + @include respond-between(sm, md) { + height: 167px; + } + } - h4 { - font-size: 20px; - font-weight: 600; - } + h4 { + font-size: 20px; + font-weight: 600; + } - &:first-child, - &:nth-child(2) { - @include respond-between(xs, sm) { - margin-bottom: 30px; - } - } + &:first-child, + &:nth-child(2) { + @include respond-between(xs, sm) { + margin-bottom: 30px; + } + } - @include respond-below(xs) { - margin-bottom: 30px; - } - } + @include respond-below(xs) { + margin-bottom: 30px; + } + } - @extend .bottom-margin; + @extend .bottom-margin; } .box22 { - h3 { - @extend .title2; - } + h3 { + @extend .title2; + } } .box23 { - p { - padding-top: 15px; - padding-bottom: 15px; - margin-bottom: 0; - min-height: 72px; - display: flex; - justify-content: center; - align-items: center; - text-transform: uppercase; - } + p { + padding-top: 15px; + padding-bottom: 15px; + margin-bottom: 0; + min-height: 72px; + display: flex; + justify-content: center; + align-items: center; + text-transform: uppercase; + } - div[class^='col-'] { - display: flex; - justify-content: flex-start; - flex-wrap: wrap; - align-items: center; + div[class^='col-'] { + display: flex; + justify-content: flex-start; + flex-wrap: wrap; + align-items: center; - div { - width: calc((100% / 9) - 12px); - margin: 0 6px 15px; - background: $cGrayBg; - text-align: center; + div { + width: calc((100% / 9) - 12px); + margin: 0 6px 15px; + background: $cGrayBg; + text-align: center; - @include respond-between(md, lg) { - width: calc((100% / 6) - 12px); - } + @include respond-between(md, lg) { + width: calc((100% / 6) - 12px); + } - @include respond-between(sm, md) { - width: calc((100% / 5) - 12px); - } + @include respond-between(sm, md) { + width: calc((100% / 5) - 12px); + } - @include respond-between(xs, sm) { - width: calc((100% / 3) - 12px); - } + @include respond-between(xs, sm) { + width: calc((100% / 3) - 12px); + } - @include respond-below(xs) { - width: calc((100% / 2) - 12px); - } + @include respond-below(xs) { + width: calc((100% / 2) - 12px); + } - img { - width: 100%; - height: 137px; - object-fit: cover; - } - } - } + img { + width: 100%; + height: 137px; + object-fit: cover; + } + } + } } .box24 { - margin-top: 20px; - margin-bottom: 20px; + margin-top: 20px; + margin-bottom: 20px; - h4 { - @extend .text; - font-size: 18px; - } + h4 { + @extend .text; + font-size: 18px; + } - p { - } + p {} } .img-100 { - img { - width: 100%; - object-fit: cover; - } + img { + width: 100%; + object-fit: cover; + } } .article-20, .article-21 { - h1 { - text-align: center; - @extend .title-big; + h1 { + text-align: center; + @extend .title-big; - @extend .top-margin; - } + @extend .top-margin; + } } .article-20, .article-21, .article-22 { - h1 { - @extend .title-big; - } + h1 { + @extend .title-big; + } - .nav-tabs { - @extend .nav-tabs-style; + .nav-tabs { + @extend .nav-tabs-style; - a { - &:before { - content: 'drzwi' !important; - left: calc(50% - 30px) !important; - } - } - } + a { + &:before { + content: 'drzwi' !important; + left: calc(50% - 30px) !important; + } + } + } - .tab-content { - @extend .top-bottom-margin; - } + .tab-content { + @extend .top-bottom-margin; + } - .box25 { - img { - width: 100%; - @extend .bottom-margin; + .box25 { + img { + width: 100%; + @extend .bottom-margin; - @include respond-below(xs) { - width: 100%; - height: 249px; - object-fit: cover; - object-position: right; - } + @include respond-below(xs) { + width: 100%; + height: 249px; + object-fit: cover; + object-position: right; + } - @include respond-between(xs, sm) { - width: 100%; - height: 449px; - object-fit: cover; - object-position: right; - } + @include respond-between(xs, sm) { + width: 100%; + height: 449px; + object-fit: cover; + object-position: right; + } - @include respond-between(sm, md) { - width: 100%; - height: 449px; - object-fit: cover; - object-position: right; - } - } + @include respond-between(sm, md) { + width: 100%; + height: 449px; + object-fit: cover; + object-position: right; + } + } - h2 { - @extend .title; - margin-bottom: 5px; - } + h2 { + @extend .title; + margin-bottom: 5px; + } - h3 { - @extend .text; - font-size: 15px; - } + h3 { + @extend .text; + font-size: 15px; + } - p { - margin-bottom: 50px; - } - } + p { + margin-bottom: 50px; + } + } } .article-22 { - .nav-tabs { - a { - padding: 63px 25px 30px 25px !important; + .nav-tabs { + a { + padding: 63px 25px 30px 25px !important; - &:before { - content: 'rolety' !important; - left: calc(50% - 35px) !important; - } - } - } + &:before { + content: 'rolety' !important; + left: calc(50% - 35px) !important; + } + } + } } .box27 { - .row { - &:nth-child(4) { - img { - max-height: 438px; - } - } - } + .row { + &:nth-child(4) { + img { + max-height: 438px; + } + } + } - div[class^='col-'] { - text-align: center; - @extend .bottom-margin; + div[class^='col-'] { + text-align: center; + @extend .bottom-margin; - img { - margin-bottom: 30px; - width: auto; - max-width: 100%; - } + img { + margin-bottom: 30px; + width: auto; + max-width: 100%; + } - p { - @extend .text; - font-weight: 700; - text-transform: uppercase; - position: relative; + p { + @extend .text; + font-weight: 700; + text-transform: uppercase; + position: relative; - &:before { - content: ''; - position: absolute; - bottom: -14px; - left: calc(50% - 12px); - font-weight: 700; - width: 24px; - height: 3px; - background: $cBlackText; - } - } + &:before { + content: ''; + position: absolute; + bottom: -14px; + left: calc(50% - 12px); + font-weight: 700; + width: 24px; + height: 3px; + background: $cBlackText; + } + } - h5 { - @extend .text; - font-weight: 700; - text-transform: uppercase; - position: relative; - } + h5 { + @extend .text; + font-weight: 700; + text-transform: uppercase; + position: relative; + } - h2 { - margin-bottom: 0; - text-transform: uppercase; - } - } + h2 { + margin-bottom: 0; + text-transform: uppercase; + } + } } .box28 { - .row { - @extend .bottom-margin; - } + .row { + @extend .bottom-margin; + } - div[class^='col-'] { - &:first-child { - display: flex; - align-items: flex-end; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - text-align: right; - padding: 0 50px; + div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-end; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + text-align: right; + padding: 0 50px; - @include respond-below(lg) { - text-align: center; - align-items: center; - margin-bottom: 20px; - } + @include respond-below(lg) { + text-align: center; + align-items: center; + margin-bottom: 20px; + } - @include respond-below(xs) { - padding: 0px 15px; - } - } + @include respond-below(xs) { + padding: 0px 15px; + } + } - &:last-child { - text-align: left; + &:last-child { + text-align: left; - @include respond-below(lg) { - text-align: center; - } - } - } + @include respond-below(lg) { + text-align: center; + } + } + } - img { - max-width: 100%; - } + img { + max-width: 100%; + } - h2 { - @extend .title-big; - font-size: 30px; - } + h2 { + @extend .title-big; + font-size: 30px; + } } .box29 { - h2 { - @extend .title50; + h2 { + @extend .title50; - &:before { - display: none; - } - } + &:before { + display: none; + } + } - @extend .bottom-margin; + @extend .bottom-margin; } .box30 { - position: relative; + position: relative; - > div[class^='col-'] { - > img { - width: 100%; - object-fit: cover; - height: 500px; - } - } + >div[class^='col-'] { + >img { + width: 100%; + object-fit: cover; + height: 500px; + } + } - div[class^='col-'] { - &:nth-child(2) { - padding-left: 250px; - padding-top: 30px; + div[class^='col-'] { + &:nth-child(2) { + padding-left: 250px; + padding-top: 30px; - @include respond-below(xs) { - padding-left: 15px; - } - } - } + @include respond-below(xs) { + padding-left: 15px; + } + } + } - .img-line { - position: absolute; - left: 50px; - bottom: 0; + .img-line { + position: absolute; + left: 50px; + bottom: 0; - @include respond-below(xs) { - display: none; - } - } + @include respond-below(xs) { + display: none; + } + } } .box31 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - img { - max-height: 480px; - margin-bottom: 20px; - max-width: 100%; - } + img { + max-height: 480px; + margin-bottom: 20px; + max-width: 100%; + } - div[class^='col-'] { - @include respond-below(sm) { - margin-bottom: 30px; - text-align: center; - } - } + div[class^='col-'] { + @include respond-below(sm) { + margin-bottom: 30px; + text-align: center; + } + } } .box32 { - position: relative; + position: relative; - > div[class^='col-'] { - > img { - width: 100%; - object-fit: cover; - height: 500px; - } - } + >div[class^='col-'] { + >img { + width: 100%; + object-fit: cover; + height: 500px; + } + } - div[class^='col-'] { - &:nth-child(2) { - padding-left: 50px; - padding-top: 30px; + div[class^='col-'] { + &:nth-child(2) { + padding-left: 50px; + padding-top: 30px; - @include respond-below(xs) { - padding-left: 15px; - } - } - } + @include respond-below(xs) { + padding-left: 15px; + } + } + } - .img-line { - position: absolute; - right: 250px; - top: -50px; + .img-line { + position: absolute; + right: 250px; + top: -50px; - @include respond-below(xs) { - display: none; - } - } + @include respond-below(xs) { + display: none; + } + } } .box33 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - img { - margin-top: 30px; - width: 100%; - } + img { + margin-top: 30px; + width: 100%; + } - h2 { - @extend .title; - } + h2 { + @extend .title; + } } .box34 { - > .row { - img { - max-width: 100%; - margin-bottom: 30px; - } + >.row { + img { + max-width: 100%; + margin-bottom: 30px; + } - &:first-child { - > div[class^='col-'] { - &:first-child { - @include respond-below(md) { - text-align: center; - } - } + &:first-child { + >div[class^='col-'] { + &:first-child { + @include respond-below(md) { + text-align: center; + } + } - &:nth-child(2) { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - padding-left: 100px; - padding-right: 150px; - padding-bottom: 200px; + &:nth-child(2) { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + padding-left: 100px; + padding-right: 150px; + padding-bottom: 200px; - @include respond-below(lg) { - padding-bottom: 100px; - } + @include respond-below(lg) { + padding-bottom: 100px; + } - @include respond-below(md) { - padding-left: 15px; - padding-right: 15px; - } - } + @include respond-below(md) { + padding-left: 15px; + padding-right: 15px; + } + } - div[class^='col-'] { - img { - margin-bottom: 0; - } + div[class^='col-'] { + img { + margin-bottom: 0; + } - @include respond-between(xs, md) { - margin-bottom: 30px; - } - } - } - } - } + @include respond-between(xs, md) { + margin-bottom: 30px; + } + } + } + } + } - div[class^='col-'] { - } + div[class^='col-'] {} } .box35, @@ -6462,3955 +6461,3956 @@ p { .box47-6, .box47-7, .box47-8 { - div[class^='col-'] { - padding: 0; - position: relative; - } + div[class^='col-'] { + padding: 0; + position: relative; + } - img { - width: 100%; - object-fit: cover; + img { + width: 100%; + object-fit: cover; - @include respond-between(sm, md) { - height: 450px; - } + @include respond-between(sm, md) { + height: 450px; + } - @include respond-between(xs, sm) { - height: 450px; - } + @include respond-between(xs, sm) { + height: 450px; + } - @include respond-below(xs) { - height: 450px; - } - } + @include respond-below(xs) { + height: 450px; + } + } - .text-center-box { - position: absolute; - top: 0; - left: 50%; + .text-center-box { + position: absolute; + top: 0; + left: 50%; - background: #ebebeb; - padding: 70px 80px; + background: #ebebeb; + padding: 70px 80px; - @include respond-between(xs, sm) { - padding: 20px; - } + @include respond-between(xs, sm) { + padding: 20px; + } - @include respond-below(xs) { - padding: 10px; - } + @include respond-below(xs) { + padding: 10px; + } - h1 { - @extend .title; - margin-bottom: 12px; - text-transform: uppercase; - } + h1 { + @extend .title; + margin-bottom: 12px; + text-transform: uppercase; + } - p { - @extend .text; - } + p { + @extend .text; + } - h2 { - @extend .title; - margin-bottom: 12px; - } - } + h2 { + @extend .title; + margin-bottom: 12px; + } + } } .box47-8 { - img { - height: 900px; + img { + height: 900px; - @include respond-between(sm, md) { - height: 800px; - } + @include respond-between(sm, md) { + height: 800px; + } - @include respond-between(xs, sm) { - height: 800px; - } + @include respond-between(xs, sm) { + height: 800px; + } - @include respond-below(xs) { - height: 1200px; - } - } + @include respond-below(xs) { + height: 1200px; + } + } - .text-center-box { - top: calc(50% - 342px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 342px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 373px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 373px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 355px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 355px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 538px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 538px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box47-7 { - img { - height: 900px; + img { + height: 900px; - @include respond-between(sm, md) { - height: 800px; - } + @include respond-between(sm, md) { + height: 800px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } - } + @include respond-below(xs) { + height: 700px; + } + } - .text-center-box { - top: calc(50% - 202px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 202px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 202px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 202px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 162px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 162px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 233px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 233px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box42 { - .text-center-box { - top: calc(50% - 200px); - left: auto; - right: 15%; - width: 633px; + .text-center-box { + top: calc(50% - 200px); + left: auto; + right: 15%; + width: 633px; - @include respond-between(sm, md) { - top: calc(50% - 200px); - left: calc(50% - 316px); - right: auto; - width: 633px; - } + @include respond-between(sm, md) { + top: calc(50% - 200px); + left: calc(50% - 316px); + right: auto; + width: 633px; + } - @include respond-between(xs, sm) { - top: calc(50% - 172px); - left: calc(50% - 250px); - right: auto; - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 172px); + left: calc(50% - 250px); + right: auto; + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 257px); - left: calc(50% - 135px); - right: auto; - width: 270px; - } - } + @include respond-below(xs) { + top: calc(50% - 257px); + left: calc(50% - 135px); + right: auto; + width: 270px; + } + } - img { - height: 737px; - } + img { + height: 737px; + } } .box47 { - img { - height: 900px; + img { + height: 900px; - @include respond-between(xs, sm) { - height: 800px; - } + @include respond-between(xs, sm) { + height: 800px; + } - @include respond-below(xs) { - height: 800px; - } - } + @include respond-below(xs) { + height: 800px; + } + } - .text-center-box { - top: calc(50% - 305px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 305px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 275px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 275px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 223px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 223px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 320px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 320px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box47-2 { - img { - height: 900px; + img { + height: 900px; - @include respond-between(sm, md) { - height: 800px; - } + @include respond-between(sm, md) { + height: 800px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } - } + @include respond-below(xs) { + height: 700px; + } + } - .text-center-box { - top: calc(50% - 240px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 240px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 250px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 250px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 223px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 223px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 320px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 320px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box47-5 { - img { - height: 900px; + img { + height: 900px; - @include respond-between(sm, md) { - height: 800px; - } + @include respond-between(sm, md) { + height: 800px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } - } + @include respond-below(xs) { + height: 700px; + } + } - .text-center-box { - top: calc(50% - 172px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 172px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 194px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 194px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 144px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 144px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 194px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 194px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box47-6 { - img { - height: 900px; + img { + height: 900px; - @include respond-between(sm, md) { - height: 800px; - } + @include respond-between(sm, md) { + height: 800px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } - } + @include respond-below(xs) { + height: 700px; + } + } - .text-center-box { - top: calc(50% - 133px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 133px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 133px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 133px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 83px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 83px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 102px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 102px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box47-3 { - img { - height: 700px; + img { + height: 700px; - @include respond-between(sm, md) { - height: 700px; - } + @include respond-between(sm, md) { + height: 700px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 700px; - } - } + @include respond-below(xs) { + height: 700px; + } + } - .text-center-box { - position: relative; - margin-top: 25px; - top: 0; - left: 0; + .text-center-box { + position: relative; + margin-top: 25px; + top: 0; + left: 0; - @include respond-between(xs, sm) { - top: calc(50% - 175px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 175px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 246px); - left: calc(50% - 130px); - width: 260px; - } - } + @include respond-below(xs) { + top: calc(50% - 246px); + left: calc(50% - 130px); + width: 260px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box47-4 { - img { - height: 700px; + img { + height: 700px; - @include respond-below(xs) { - height: 850px; - } - } + @include respond-below(xs) { + height: 850px; + } + } - .text-center-box { - top: calc(50% - 272px); - left: calc(50% - 400px); - width: 800px; + .text-center-box { + top: calc(50% - 272px); + left: calc(50% - 400px); + width: 800px; - @include respond-between(sm, md) { - top: calc(50% - 293px); - left: calc(50% - 350px); - width: 700px; - } + @include respond-between(sm, md) { + top: calc(50% - 293px); + left: calc(50% - 350px); + width: 700px; + } - @include respond-between(xs, sm) { - top: calc(50% - 264px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 264px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 379px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 379px); + left: calc(50% - 140px); + width: 280px; + } + } - .btn4 { - margin-top: 20px; - } + .btn4 { + margin-top: 20px; + } - h1 { - @extend .title; - } + h1 { + @extend .title; + } } .box35 { - .text-center-box { - top: calc(50% - 131px); - left: calc(50% - 316px); - width: 633px; + .text-center-box { + top: calc(50% - 131px); + left: calc(50% - 316px); + width: 633px; - @include respond-between(xs, sm) { - width: 500px; - top: calc(50% - 81px); - left: calc(50% - 250px); - } + @include respond-between(xs, sm) { + width: 500px; + top: calc(50% - 81px); + left: calc(50% - 250px); + } - @include respond-below(xs) { - width: 280px; - top: calc(50% - 94px); - left: calc(50% - 140px); - } - } + @include respond-below(xs) { + width: 280px; + top: calc(50% - 94px); + left: calc(50% - 140px); + } + } } .box40 { - .text-center-box { - top: calc(50% - 283px); - left: calc(50% - 316px); - width: 633px; + .text-center-box { + top: calc(50% - 283px); + left: calc(50% - 316px); + width: 633px; - @include respond-between(sm, md) { - } + @include respond-between(sm, md) {} - @include respond-between(xs, sm) { - top: calc(50% - 233px); - left: calc(50% - 250px); - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 233px); + left: calc(50% - 250px); + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 335px); - left: calc(50% - 140px); - width: 280px; - } - } + @include respond-below(xs) { + top: calc(50% - 335px); + left: calc(50% - 140px); + width: 280px; + } + } - img { - @include respond-above(lg) { - height: 1000px; - } + img { + @include respond-above(lg) { + height: 1000px; + } - @include respond-between(md, lg) { - height: 900px; - } + @include respond-between(md, lg) { + height: 900px; + } - @include respond-between(sm, md) { - height: 900px; - } + @include respond-between(sm, md) { + height: 900px; + } - @include respond-between(xs, sm) { - height: 700px; - } + @include respond-between(xs, sm) { + height: 700px; + } - @include respond-below(xs) { - height: 800px; - } - } + @include respond-below(xs) { + height: 800px; + } + } } .box36 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - img { - max-width: 100%; - margin-bottom: 20px; - } + img { + max-width: 100%; + margin-bottom: 20px; + } - h2 { - @extend .title; - } + h2 { + @extend .title; + } - div[class^='col-'] { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } + div[class^='col-'] { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } } .box37 { - margin-bottom: 70px; + margin-bottom: 70px; - h2 { - @extend .title; - text-align: center; - margin-bottom: 10px; - } + h2 { + @extend .title; + text-align: center; + margin-bottom: 10px; + } - h3 { - @extend .title; - font-size: 18px; - font-weight: 400; - color: #929292; - text-align: center; - margin-bottom: 20px; - } + h3 { + @extend .title; + font-size: 18px; + font-weight: 400; + color: #929292; + text-align: center; + margin-bottom: 20px; + } - h4 { - @extend .title; - font-size: 24px; - } + h4 { + @extend .title; + font-size: 24px; + } - img { - margin-top: 30px; - width: 100%; - } + img { + margin-top: 30px; + width: 100%; + } } .box38 { - @extend .top-margin; + @extend .top-margin; - h2 { - @extend .title; - } + h2 { + @extend .title; + } - img { - max-width: 100%; - } + img { + max-width: 100%; + } } .box39 { - img { - max-width: 100%; - } + img { + max-width: 100%; + } - h2 { - @extend .title; + h2 { + @extend .title; - margin-bottom: 10px; - } + margin-bottom: 10px; + } - h3 { - @extend .title; - font-size: 18px; - font-weight: 400; - color: #929292; - margin-bottom: 20px; - } + h3 { + @extend .title; + font-size: 18px; + font-weight: 400; + color: #929292; + margin-bottom: 20px; + } - h4 { - @extend .title; - font-size: 24px; - } + h4 { + @extend .title; + font-size: 24px; + } - div[class^='col-'] { - &:first-child { - display: flex; - justify-content: center; - align-items: center; - } - } + div[class^='col-'] { + &:first-child { + display: flex; + justify-content: center; + align-items: center; + } + } } .box41 { - @extend .bottom-margin; + @extend .bottom-margin; - .row { - &:first-child { - margin-bottom: 50px; - } - } + .row { + &:first-child { + margin-bottom: 50px; + } + } - h2 { - @extend .title; - text-align: center; - margin-bottom: 50px; - } + h2 { + @extend .title; + text-align: center; + margin-bottom: 50px; + } - img { - max-width: 100%; - } + img { + max-width: 100%; + } } .box43 { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - div[class^='col-'] { - text-align: right; - display: flex; - align-items: flex-end; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + div[class^='col-'] { + text-align: right; + display: flex; + align-items: flex-end; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - img { - max-width: 100%; - } - } + img { + max-width: 100%; + } + } } .box44 { - h3 { - @extend .subtitle-big; - margin-bottom: 20px; - } + h3 { + @extend .subtitle-big; + margin-bottom: 20px; + } - .text-center-box { - top: calc(50% - 135px); - left: auto; - right: 15%; - width: 633px; + .text-center-box { + top: calc(50% - 135px); + left: auto; + right: 15%; + width: 633px; - @include respond-between(sm, md) { - top: calc(50% - 123px); - left: calc(50% - 316px); - right: auto; - width: 633px; - } + @include respond-between(sm, md) { + top: calc(50% - 123px); + left: calc(50% - 316px); + right: auto; + width: 633px; + } - @include respond-between(xs, sm) { - top: calc(50% - 83px); - left: calc(50% - 250px); - right: auto; - width: 500px; - } + @include respond-between(xs, sm) { + top: calc(50% - 83px); + left: calc(50% - 250px); + right: auto; + width: 500px; + } - @include respond-below(xs) { - top: calc(50% - 88px); - left: calc(50% - 135px); - right: auto; - width: 270px; - } - } + @include respond-below(xs) { + top: calc(50% - 88px); + left: calc(50% - 135px); + right: auto; + width: 270px; + } + } - img { - height: 560px; - } + img { + height: 560px; + } } .box45 { - @extend .top-bottom-padding; + @extend .top-bottom-padding; - h4 { - @extend .subtitle-big; - margin-bottom: 20px; - } + h4 { + @extend .subtitle-big; + margin-bottom: 20px; + } } .box46 { - @extend .top-margin; + @extend .top-margin; - h3 { - @extend .title; - @extend .bottom-margin; - } + h3 { + @extend .title; + @extend .bottom-margin; + } - div[class^='col-'] { - text-align: center; - } + div[class^='col-'] { + text-align: center; + } - img { - margin-bottom: 20px; - } + img { + margin-bottom: 20px; + } } .box48 { - @extend .top-padding; - text-align: center; + @extend .top-padding; + text-align: center; - h2 { - @extend .title; - } + h2 { + @extend .title; + } } .box49 { - img { - max-width: 100%; - } + img { + max-width: 100%; + } - .row { - &:first-child { - @extend .bottom-margin; + .row { + &:first-child { + @extend .bottom-margin; - div[class^='col-'] { - &:last-child { - text-align: center; - } - } - } + div[class^='col-'] { + &:last-child { + text-align: center; + } + } + } - &:last-child { - h3 { - text-align: center; - margin-bottom: 70px; - } + &:last-child { + h3 { + text-align: center; + margin-bottom: 70px; + } - li { - margin-bottom: 20px; - } + li { + margin-bottom: 20px; + } - img { - margin-bottom: 50px; - } - } - } + img { + margin-bottom: 50px; + } + } + } - h3 { - @extend .title; - margin-bottom: 20px; - } + h3 { + @extend .title; + margin-bottom: 20px; + } - p { - margin-bottom: 20px; - } + p { + margin-bottom: 20px; + } } .window-blind-colors { - @extend .top-bottom-padding; + @extend .top-bottom-padding; - .row { - &:first-child { - div[class^='col-'] { - text-align: center; + .row { + &:first-child { + div[class^='col-'] { + text-align: center; - h2 { - @extend .title; - } - } - } + h2 { + @extend .title; + } + } + } - &:last-child { - padding-top: 50px; + &:last-child { + padding-top: 50px; - div[class^='col-'] { - margin-top: 50px; - margin-bottom: 50px; + div[class^='col-'] { + margin-top: 50px; + margin-bottom: 50px; - @include respond-below(xs) { - margin-top: 25px; - margin-bottom: 25px; - text-align: center; - } + @include respond-below(xs) { + margin-top: 25px; + margin-bottom: 25px; + text-align: center; + } - img { - width: 244px; - max-width: 100%; - } - } - } - } + img { + width: 244px; + max-width: 100%; + } + } + } + } } .box-center-text { - @extend .top-bottom-margin; + @extend .top-bottom-margin; - p { - text-align: center; - @extend .left-right-margin; - } + p { + text-align: center; + @extend .left-right-margin; + } } .article-26 { - .row { - &:nth-child(2) { - @extend .top-margin; + .row { + &:nth-child(2) { + @extend .top-margin; - h2 { - @extend .title; - text-align: center; - margin-bottom: 50px; - } - } + h2 { + @extend .title; + text-align: center; + margin-bottom: 50px; + } + } - &:nth-child(3) { - h3 { - @extend .title; - margin-bottom: 20px; - padding-bottom: 20px; - position: relative; + &:nth-child(3) { + h3 { + @extend .title; + margin-bottom: 20px; + padding-bottom: 20px; + position: relative; - &:before { - position: absolute; - content: ''; - bottom: 0; - width: 200px; - height: 2px; - background: $cBlackText; - } - } + &:before { + position: absolute; + content: ''; + bottom: 0; + width: 200px; + height: 2px; + background: $cBlackText; + } + } - p { - margin-bottom: 20px; - } + p { + margin-bottom: 20px; + } - div[class^='col-'] { - &:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } - } + div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } + } - img { - max-width: 100%; - } - } + img { + max-width: 100%; + } + } - &:nth-child(4) { - @extend .top-bottom-margin; + &:nth-child(4) { + @extend .top-bottom-margin; - div[class^='col-'] { - background: $cGrayBg; - padding: 25px; + div[class^='col-'] { + background: $cGrayBg; + padding: 25px; - &:nth-child(2) { - background: #dbdbdb; - } + &:nth-child(2) { + background: #dbdbdb; + } - p { - position: relative; - margin-bottom: 0; - padding-bottom: 5px; + p { + position: relative; + margin-bottom: 0; + padding-bottom: 5px; - &:before { - position: absolute; - content: ''; - width: 25px; - height: 1px; - background: #bdbdbd; - bottom: 0; - } - } - } - } + &:before { + position: absolute; + content: ''; + width: 25px; + height: 1px; + background: #bdbdbd; + bottom: 0; + } + } + } + } - &:nth-child(5) { - img { - max-width: 100%; + &:nth-child(5) { + img { + max-width: 100%; - @include respond-below(sm) { - margin-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + } + } - div[class^='col-'] { - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } + div[class^='col-'] { + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } - div { - background: $cGrayBg; - display: inline-block; - padding: 25px; - margin-bottom: 30px; + div { + background: $cGrayBg; + display: inline-block; + padding: 25px; + margin-bottom: 30px; - p { - margin-bottom: 0; - text-align: center; - } - } + p { + margin-bottom: 0; + text-align: center; + } + } - > p { - max-width: 450px; - } - } - } + >p { + max-width: 450px; + } + } + } - &:nth-child(6) { - @extend .top-bottom-margin; + &:nth-child(6) { + @extend .top-bottom-margin; - @include respond-above(sm) { - height: 550px; - background-image: url('/upload/filemanager/images/gwarancja/img3.png'); - background-position: center right; - background-repeat: no-repeat; - background-size: contain; - } + @include respond-above(sm) { + height: 550px; + background-image: url('/upload/filemanager/images/gwarancja/img3.png'); + background-position: center right; + background-repeat: no-repeat; + background-size: contain; + } - div[class^='col-'] { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + div[class^='col-'] { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - div { - background: $cGrayBg; - padding: 30px; - text-align: center; + div { + background: $cGrayBg; + padding: 30px; + text-align: center; - h5 { - @extend .text; - font-size: 18px; - margin-bottom: 15px; - } + h5 { + @extend .text; + font-size: 18px; + margin-bottom: 15px; + } - p { - margin-bottom: 0; - } - } - } - } + p { + margin-bottom: 0; + } + } + } + } - &:nth-child(7) { - @extend .bottom-margin; + &:nth-child(7) { + @extend .bottom-margin; - img { - max-width: 100%; + img { + max-width: 100%; - @include respond-below(sm) { - margin-bottom: 30px; - } - } + @include respond-below(sm) { + margin-bottom: 30px; + } + } - div[class^='col-'] { - &:last-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; - } - } - } - } + div[class^='col-'] { + &:last-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + } + } + } + } } .article-27 { - .container { - .row { - &:first-child { - @extend .top-margin; + .container { + .row { + &:first-child { + @extend .top-margin; - div[class^='col-'] { - margin-bottom: 60px; - } + div[class^='col-'] { + margin-bottom: 60px; + } - h3 { - @extend .title; - margin-bottom: 10px; - } + h3 { + @extend .title; + margin-bottom: 10px; + } - p { - max-width: 460px; - } - } + p { + max-width: 460px; + } + } - &:last-child { - @extend .bottom-margin; - margin-top: 50px; - text-align: center; + &:last-child { + @extend .bottom-margin; + margin-top: 50px; + text-align: center; - img { - max-width: 106px; - margin-bottom: 30px; - } + img { + max-width: 106px; + margin-bottom: 30px; + } - h4 { - @extend .subtitle-big; - margin-bottom: 30px; - } - } - } - } + h4 { + @extend .subtitle-big; + margin-bottom: 30px; + } + } + } + } } .article-29, .article-31 { - @extend .bottom-margin; + @extend .bottom-margin; - h1 { - @extend .title; - text-align: center; - @extend .top-margin; - margin-bottom: 70px; - } + h1 { + @extend .title; + text-align: center; + @extend .top-margin; + margin-bottom: 70px; + } - p { - margin-bottom: 30px; - } + p { + margin-bottom: 30px; + } - a { - @extend .text; - font-weight: 700; - text-decoration: underline; - } + a { + @extend .text; + font-weight: 700; + text-decoration: underline; + } - ol { - > li { - margin-bottom: 20px; + ol { + >li { + margin-bottom: 20px; - > ul { - list-style-type: disc; + >ul { + list-style-type: disc; - li { - margin-bottom: 10px; + li { + margin-bottom: 10px; - ul { - list-style-type: circle; - } - } - } - } - } + ul { + list-style-type: circle; + } + } + } + } + } } ul { - padding-inline-start: 36px; + padding-inline-start: 36px; } .article-30 { - @extend .bottom-margin; + @extend .bottom-margin; - h1 { - @extend .title; - text-align: center; - @extend .top-margin; - margin-bottom: 10px; - } + h1 { + @extend .title; + text-align: center; + @extend .top-margin; + margin-bottom: 10px; + } - h6 { - @extend .text; - font-size: 18px; - text-align: center; - margin-bottom: 70px; - } + h6 { + @extend .text; + font-size: 18px; + text-align: center; + margin-bottom: 70px; + } - p { - margin-bottom: 30px; - } + p { + margin-bottom: 30px; + } - a { - @extend .text; - font-weight: 700; - text-decoration: underline; - } + a { + @extend .text; + font-weight: 700; + text-decoration: underline; + } - ul { - li { - margin-bottom: 20px; - } - } + ul { + li { + margin-bottom: 20px; + } + } - .row:last-child { - margin-top: 30px; + .row:last-child { + margin-top: 30px; - p { - margin-bottom: 0; - } + p { + margin-bottom: 0; + } - div[class^='col-'] { - &:first-child { - display: flex; - align-items: flex-start; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - img { - margin-bottom: 15px; - } - } + img { + margin-bottom: 15px; + } + } - &:last-child { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: center; + &:last-child { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; - @include respond-between(xs, lg) { - align-items: flex-end; - } + @include respond-between(xs, lg) { + align-items: flex-end; + } - @include respond-below(xs) { - align-items: flex-start; - margin-top: 50px; - } + @include respond-below(xs) { + align-items: flex-start; + margin-top: 50px; + } - img { - margin-top: 15px; - } - } - } - } + img { + margin-top: 15px; + } + } + } + } } .guide { - text-align: center; - @extend .bottom-margin; + text-align: center; + @extend .bottom-margin; - h1 { - @extend .title; - text-transform: uppercase; - @extend .top-margin; - } + h1 { + @extend .title; + text-transform: uppercase; + @extend .top-margin; + } - p { - max-width: 680px; - margin: auto; - } + p { + max-width: 680px; + margin: auto; + } } .article-entry { - margin-bottom: 30px; + margin-bottom: 30px; - .img { - height: 330px; + .img { + height: 330px; - img { - width: 100%; - height: 100%; - object-fit: cover; - } - } + img { + width: 100%; + height: 100%; + object-fit: cover; + } + } - .article-content { - .article-title { - margin-top: 30px; - margin-bottom: 15px; + .article-content { + .article-title { + margin-top: 30px; + margin-bottom: 15px; - a { - @extend .subtitle-big; - text-transform: uppercase; - display: block; + a { + @extend .subtitle-big; + text-transform: uppercase; + display: block; - @include respond-below(sm) { - font-weight: 700; - } - } - } + @include respond-below(sm) { + font-weight: 700; + } + } + } - .entry { - display: -webkit-box; - -webkit-line-clamp: 4; - -webkit-box-orient: vertical; - overflow: hidden; - margin-bottom: 20px; - font-weight: 400; + .entry { + display: -webkit-box; + -webkit-line-clamp: 4; + -webkit-box-orient: vertical; + overflow: hidden; + margin-bottom: 20px; + font-weight: 400; - strong { - font-weight: 400; - } - } + strong { + font-weight: 400; + } + } - .more { - @extend .text; - text-decoration: underline; - padding: 6px 12px 6px 0px; - transition: all 0.5s ease; - border-radius: 4px; + .more { + @extend .text; + text-decoration: underline; + padding: 6px 12px 6px 0px; + transition: all 0.5s ease; + border-radius: 4px; - &:hover { - padding: 6px 12px; - border: 1px solid $cBlackText; - } - } - } + &:hover { + padding: 6px 12px; + border: 1px solid $cBlackText; + } + } + } } div[class^='col-'] { - &:not(:last-child) { - .article-entry { - margin-bottom: 50px; - } - } + &:not(:last-child) { + .article-entry { + margin-bottom: 50px; + } + } } .pager { - display: flex; - justify-content: flex-start; - align-items: center; - padding-inline-start: 0; - list-style-type: none; + display: flex; + justify-content: flex-start; + align-items: center; + padding-inline-start: 0; + list-style-type: none; - @extend .top-bottom-margin; + @extend .top-bottom-margin; - li { - &:not(:last-child) { - margin-right: 10px; - } + li { + &:not(:last-child) { + margin-right: 10px; + } - a { - width: 48px; - height: 48px; - display: flex; - align-items: center; - justify-content: center; - background: #ededef; - border-radius: 2px; + a { + width: 48px; + height: 48px; + display: flex; + align-items: center; + justify-content: center; + background: #ededef; + border-radius: 2px; - &.inactive { - opacity: 0.3; - pointer-events: none; - } - } - } + &.inactive { + opacity: 0.3; + pointer-events: none; + } + } + } } -.article-box-container { -} +.article-box-container {} .article-box { - @include respond-above(md) { - padding-right: 40px; - } + @include respond-above(md) { + padding-right: 40px; + } - @extend .bottom-margin; + @extend .bottom-margin; - .article-title { - @extend .title; - font-weight: 700; - margin-bottom: 30px; - } + .article-title { + @extend .title; + font-weight: 700; + margin-bottom: 30px; + } - img { - max-width: 100%; - } + img { + max-width: 100%; + } } .right-box-title { - background: $cGrayBg; - padding: 8px; - margin-bottom: 15px; - text-align: center; + background: $cGrayBg; + padding: 8px; + margin-bottom: 15px; + text-align: center; - h3 { - @extend .title; - font-size: 26px; - margin: 0; + h3 { + @extend .title; + font-size: 26px; + margin: 0; - text-transform: uppercase; - } + text-transform: uppercase; + } - img { - max-width: 100%; - } + img { + max-width: 100%; + } - p { - margin: 10px 0; - } + p { + margin: 10px 0; + } - &:nth-child(3) { - padding-left: 0; - padding-right: 0; - padding-bottom: 0; + &:nth-child(3) { + padding-left: 0; + padding-right: 0; + padding-bottom: 0; - h3 { - margin-bottom: 8px; - } - } + h3 { + margin-bottom: 8px; + } + } - &:last-child { - padding: 20px 8px; - } + &:last-child { + padding: 20px 8px; + } } .news-list { - padding-inline-start: 0; + padding-inline-start: 0; - li { - display: flex; - justify-content: flex-start; - align-items: center; - margin-bottom: 10px; + li { + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 10px; - @include respond-between(md, lg) { - display: flex; - justify-content: flex-start; - align-items: flex-start; - margin-bottom: 20px; - flex-direction: column; - } + @include respond-between(md, lg) { + display: flex; + justify-content: flex-start; + align-items: flex-start; + margin-bottom: 20px; + flex-direction: column; + } - a { - font-size: 11px; - line-height: 15px; - color: $cBlackText; - font-weight: 600; - text-transform: uppercase; - display: grid; - grid-auto-flow: column; - gap: 10px; - width: 100% !important; - } + a { + font-size: 11px; + line-height: 15px; + color: $cBlackText; + font-weight: 600; + text-transform: uppercase; + display: grid; + grid-auto-flow: column; + gap: 10px; + width: 100% !important; + } - .text { - line-height: 1.5; - font-size: 0.8rem; - } + .text { + line-height: 1.5; + font-size: 0.8rem; + } - .img { - width: 120px; - position: relative; - height: 100%; + .img { + width: 120px; + position: relative; + height: 100%; - @include respond-between(md, lg) { - margin-bottom: 5px; - } + @include respond-between(md, lg) { + margin-bottom: 5px; + } - img { - height: 100%; - width: 100%; - object-fit: cover; - } - } - } + img { + height: 100%; + width: 100%; + object-fit: cover; + } + } + } } .article-32 { - .text { - > .row { - &:first-child { - text-align: center; - @extend .bottom-margin; - padding-top: 50px; + .text { + >.row { + &:first-child { + text-align: center; + @extend .bottom-margin; + padding-top: 50px; - img { - max-width: 100%; - } - } + img { + max-width: 100%; + } + } - &:last-child { - text-align: center; + &:last-child { + text-align: center; - h5 { - @extend .top-bottom-margin; - @extend .title; - } - } - } - } + h5 { + @extend .top-bottom-margin; + @extend .title; + } + } + } + } } .timeline { - div[class^='col-'] { - &:first-child { - border-right: 4px solid $cBlackText; - padding-top: 50px; - padding-bottom: 50px; - padding-right: 35px; - position: relative; + div[class^='col-'] { + &:first-child { + border-right: 4px solid $cBlackText; + padding-top: 50px; + padding-bottom: 50px; + padding-right: 35px; + position: relative; - @include respond-below(xs) { - padding-right: 11px; - } + @include respond-below(xs) { + padding-right: 11px; + } - &:before { - position: absolute; - content: ''; - width: 20px; - height: 20px; - border-radius: 50%; - border: 3px solid $cBlackText; - right: -12px; - top: -14px; + &:before { + position: absolute; + content: ''; + width: 20px; + height: 20px; + border-radius: 50%; + border: 3px solid $cBlackText; + right: -12px; + top: -14px; - background: #fff; - } + background: #fff; + } - &:after { - position: absolute; - content: ''; - width: 20px; - height: 20px; - border-radius: 50%; - border: 3px solid $cBlackText; - right: -12px; - bottom: -14px; + &:after { + position: absolute; + content: ''; + width: 20px; + height: 20px; + border-radius: 50%; + border: 3px solid $cBlackText; + right: -12px; + bottom: -14px; - background: #fff; - } - } + background: #fff; + } + } - &:last-child { - padding-left: 35px; - padding-bottom: 50px; + &:last-child { + padding-left: 35px; + padding-bottom: 50px; - @include respond-below(xs) { - padding-left: 11px; - } - } - } + @include respond-below(xs) { + padding-left: 11px; + } + } + } - .calendar-title { - padding: 10px; - border-top-left-radius: 5px; - border-top-right-radius: 5px; - font-weight: 700; - position: relative; + .calendar-title { + padding: 10px; + border-top-left-radius: 5px; + border-top-right-radius: 5px; + font-weight: 700; + position: relative; - &:before { - position: absolute; - content: ''; - top: 9px; - width: 0; - height: 0; - border-top: 12px solid transparent; - border-bottom: 12px solid transparent; - border-left: 12px solid $cBlackText; - right: -12px; - } + &:before { + position: absolute; + content: ''; + top: 9px; + width: 0; + height: 0; + border-top: 12px solid transparent; + border-bottom: 12px solid transparent; + border-left: 12px solid $cBlackText; + right: -12px; + } - &.yellow-bg { - background: $cYellow; - color: #000; + &.yellow-bg { + background: $cYellow; + color: #000; - &:before { - border-left: 12px solid $cYellow; - } - } + &:before { + border-left: 12px solid $cYellow; + } + } - &.black-bg { - background: $cBlackText; - color: #fff; + &.black-bg { + background: $cBlackText; + color: #fff; - &:before { - border-left: 12px solid $cBlackText; - } - } + &:before { + border-left: 12px solid $cBlackText; + } + } - &.gray-bg { - background: $cGrayLightText; - color: $cBlackText; + &.gray-bg { + background: $cGrayLightText; + color: $cBlackText; - &:before { - border-left: 12px solid $cGrayLightText; - } - } - } + &:before { + border-left: 12px solid $cGrayLightText; + } + } + } - .calendar-text { - background: $cGrayLightBg; - padding: 30px 15px; + .calendar-text { + background: $cGrayLightBg; + padding: 30px 15px; - @include respond-below(xs) { - padding: 30px 8px; - } + @include respond-below(xs) { + padding: 30px 8px; + } - p { - &:last-child { - margin-bottom: 0; - } + p { + &:last-child { + margin-bottom: 0; + } - @include respond-below(xs) { - font-size: 12px; - } - } - } + @include respond-below(xs) { + font-size: 12px; + } + } + } - .calendar-img { - width: 100%; - height: 250px; + .calendar-img { + width: 100%; + height: 250px; - @include respond-below(sm) { - height: 100px; - } + @include respond-below(sm) { + height: 100px; + } - img { - width: 100%; - height: 100%; - object-fit: cover; - } - } + img { + width: 100%; + height: 100%; + object-fit: cover; + } + } - .left-calendar { - background: gray; - position: relative; - border-radius: 5px; - margin-bottom: 40px; + .left-calendar { + background: gray; + position: relative; + border-radius: 5px; + margin-bottom: 40px; - @include respond-above(md) { - margin-left: 100px; - } + @include respond-above(md) { + margin-left: 100px; + } - &:before { - position: absolute; - content: ''; - width: 40px; + &:before { + position: absolute; + content: ''; + width: 40px; - height: 40px; - border-radius: 50%; - border: 3px solid $cBlackText; - right: -57px; - top: 0px; - background: #fff; + height: 40px; + border-radius: 50%; + border: 3px solid $cBlackText; + right: -57px; + top: 0px; + background: #fff; - @include respond-below(xs) { - display: none; - } - } + @include respond-below(xs) { + display: none; + } + } - .calendar-title { - text-align: right; - } - } + .calendar-title { + text-align: right; + } + } - .right-calendar { - background: gray; - position: relative; - border-radius: 5px; - margin-bottom: 40px; + .right-calendar { + background: gray; + position: relative; + border-radius: 5px; + margin-bottom: 40px; - @include respond-above(md) { - margin-right: 100px; - } + @include respond-above(md) { + margin-right: 100px; + } - &:first-child { - margin-top: 105px; - } + &:first-child { + margin-top: 105px; + } - &:before { - position: absolute; - content: ''; - width: 40px; - background: #fff; - height: 40px; - border-radius: 50%; - border: 3px solid $cBlackText; - left: -57px; - top: 0px; + &:before { + position: absolute; + content: ''; + width: 40px; + background: #fff; + height: 40px; + border-radius: 50%; + border: 3px solid $cBlackText; + left: -57px; + top: 0px; - @include respond-below(xs) { - display: none; - } - } + @include respond-below(xs) { + display: none; + } + } - .calendar-title { - text-align: left; + .calendar-title { + text-align: left; - &:before { - border-left: none; - border-right: 12px solid $cBlackText; - left: -12px; - right: auto; - } + &:before { + border-left: none; + border-right: 12px solid $cBlackText; + left: -12px; + right: auto; + } - &.yellow-bg { - &:before { - border-left: none; - border-right: 12px solid $cYellow; - } - } + &.yellow-bg { + &:before { + border-left: none; + border-right: 12px solid $cYellow; + } + } - &.black-bg { - &:before { - border-left: none; - border-right: 12px solid $cBlackText; - } - } + &.black-bg { + &:before { + border-left: none; + border-right: 12px solid $cBlackText; + } + } - &.gray-bg { - &:before { - border-left: none; - border-right: 12px solid $cGrayLightText; - } - } - } - } + &.gray-bg { + &:before { + border-left: none; + border-right: 12px solid $cGrayLightText; + } + } + } + } } .contact-new-form { - form { - .form-check-label { - @extend .text; - font-size: 11px; - } + form { + .form-check-label { + @extend .text; + font-size: 11px; + } - input, - textarea { - @extend .text; - font-size: 13px; - border: 1px solid #606060; - border-radius: 0; + input, + textarea { + @extend .text; + font-size: 13px; + border: 1px solid #606060; + border-radius: 0; - &:focus { - box-shadow: none; - } - } + &:focus { + box-shadow: none; + } + } - a { - @extend .text; - font-weight: 600; - } + a { + @extend .text; + font-weight: 600; + } - .btn4 { - float: right; - } + .btn4 { + float: right; + } - p:last-child { - margin-top: 10px; - } - } + p:last-child { + margin-top: 10px; + } + } } .contact-new { - background-image: url('/upload/filemanager/images/kontakt-nowy/Vidok-o-nas-firma-image-4.jpg'); + background-image: url('/upload/filemanager/images/kontakt-nowy/Vidok-o-nas-firma-image-4.jpg'); - background-size: cover; + background-size: cover; - #scontainer-67 { - @extend .top-bottom-padding; + #scontainer-67 { + @extend .top-bottom-padding; - > #scontainer-67-content { - > .row { - background-color: rgba(255, 255, 255, 0.9); - box-shadow: 0 0 10px 0 #232323; - padding: 40px 20px; - margin-bottom: 20px; - margin-left: 0; - margin-right: 0; + >#scontainer-67-content { + >.row { + background-color: rgba(255, 255, 255, 0.9); + box-shadow: 0 0 10px 0 #232323; + padding: 40px 20px; + margin-bottom: 20px; + margin-left: 0; + margin-right: 0; - &:last-child { - @include respond-below(md) { - flex-direction: column-reverse; - } - } + &:last-child { + @include respond-below(md) { + flex-direction: column-reverse; + } + } - h1 { - @extend .title; - text-align: center; - margin-bottom: 15px; - } + h1 { + @extend .title; + text-align: center; + margin-bottom: 15px; + } - &:first-child { - div[class^='col-'] { - .row { - div[class^='col-'] { - display: flex; - justify-content: flex-start; - align-items: center; - margin-bottom: 20px; + &:first-child { + div[class^='col-'] { + .row { + div[class^='col-'] { + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 20px; - div { - p { - margin-bottom: 5px; - } + div { + p { + margin-bottom: 5px; + } - a { - @extend .text; - font-weight: 600; - } + a { + @extend .text; + font-weight: 600; + } - &:first-child { - img { - width: 26px; - height: 26px; - } - } + &:first-child { + img { + width: 26px; + height: 26px; + } + } - &:last-child { - margin-left: 15px; - } - } - } - } - } - } + &:last-child { + margin-left: 15px; + } + } + } + } + } + } - &:last-child { - .collapse-box { - transition: all 0.3s ease; + &:last-child { + .collapse-box { + transition: all 0.3s ease; - .collapse-content { - height: 0; - overflow: hidden; - } + .collapse-content { + height: 0; + overflow: hidden; + } - .collapse-title { - transition: all 0.3s ease; - cursor: pointer; + .collapse-title { + transition: all 0.3s ease; + cursor: pointer; - h2 { - @extend .title; - font-size: 27px; - color: $cBlackText; - margin-bottom: 0; - position: relative; - padding-right: 20px; + h2 { + @extend .title; + font-size: 27px; + color: $cBlackText; + margin-bottom: 0; + position: relative; + padding-right: 20px; - @include respond-between(md, lg) { - font-size: 20px; - padding-right: 20px; - } + @include respond-between(md, lg) { + font-size: 20px; + padding-right: 20px; + } - @include respond-between(md, lg) { - padding-right: 20px; - } + @include respond-between(md, lg) { + padding-right: 20px; + } - @include respond-between(xs, sm) { - font-size: 20px; - padding-right: 15px; - } + @include respond-between(xs, sm) { + font-size: 20px; + padding-right: 15px; + } - @include respond-below(xs) { - font-size: 15px; - padding-right: 15px; - } + @include respond-below(xs) { + font-size: 15px; + padding-right: 15px; + } - &:before { - content: '+'; - position: absolute; - top: 0; - right: 0; - color: $cBlackText; - font-size: 30px; + &:before { + content: '+'; + position: absolute; + top: 0; + right: 0; + color: $cBlackText; + font-size: 30px; - @include respond-between(md, lg) { - font-size: 20px; - } + @include respond-between(md, lg) { + font-size: 20px; + } - @include respond-between(xs, sm) { - font-size: 20px; - } + @include respond-between(xs, sm) { + font-size: 20px; + } - @include respond-below(xs) { - font-size: 15px; - } - } - } + @include respond-below(xs) { + font-size: 15px; + } + } + } - padding: 15px 20px; - background: #fff; + padding: 15px 20px; + background: #fff; - &:hover { - h2 { - color: #fff; + &:hover { + h2 { + color: #fff; - &:before { - color: #fff; - } - } + &:before { + color: #fff; + } + } - background: $cBlackText; - } - } + background: $cBlackText; + } + } - .collapse-content { - a { - @extend .text; - font-weight: 600; - } + .collapse-content { + a { + @extend .text; + font-weight: 600; + } - h3 { - @extend .title; - font-size: 23px; - margin-bottom: 15px; - padding-top: 10px; - font-weight: 600; - } + h3 { + @extend .title; + font-size: 23px; + margin-bottom: 15px; + padding-top: 10px; + font-weight: 600; + } - img { - margin-right: 10px; - width: 15px; - height: 15px; - } - } + img { + margin-right: 10px; + width: 15px; + height: 15px; + } + } - &.open { - .collapse-title { - h2 { - color: #fff; + &.open { + .collapse-title { + h2 { + color: #fff; - &:before { - content: '-'; - color: #fff; - } - } + &:before { + content: '-'; + color: #fff; + } + } - background: $cBlackText; - } + background: $cBlackText; + } - .collapse-content { - height: 100%; - padding: 20px; - } - } - } - } - } - } - } + .collapse-content { + height: 100%; + padding: 20px; + } + } + } + } + } + } + } } .button-contact { - position: fixed; - bottom: 65px; - right: 65px; - z-index: 1000; - animation: action-box-special-contact-icon-1 10s linear infinite; - transition: background-color 0.4s linear 0s; + position: fixed; + bottom: 65px; + right: 65px; + z-index: 1000; + animation: action-box-special-contact-icon-1 10s linear infinite; + transition: background-color 0.4s linear 0s; - @include respond-between(sm, lg) { - bottom: 40px; - right: 40px; - } + @include respond-between(sm, lg) { + bottom: 40px; + right: 40px; + } - @include respond-below(sm) { - bottom: 75px; - right: 10px; - } + @include respond-below(sm) { + bottom: 75px; + right: 10px; + } - &:hover { - background-color: #fff; - animation: action-box-special-contact-icon-2 1.5s linear 1; - } + &:hover { + background-color: #fff; + animation: action-box-special-contact-icon-2 1.5s linear 1; + } - img { - width: 80px; - height: 80px; + img { + width: 80px; + height: 80px; - @include respond-below(sm) { - width: 50px; - height: 50px; - } - } + @include respond-below(sm) { + width: 50px; + height: 50px; + } + } } @keyframes action-box-special-contact-icon-1 { - 0% { - transform: translateY(0); - background-color: #999999; - } + 0% { + transform: translateY(0); + background-color: #999999; + } - 25% { - transform: translateY(-10px); - background-color: #eeeeee; - } + 25% { + transform: translateY(-10px); + background-color: #eeeeee; + } - 50% { - transform: translateY(0); - background-color: #999999; - } + 50% { + transform: translateY(0); + background-color: #999999; + } - 75% { - transform: translateY(10px); - background-color: #eeeeee; - } + 75% { + transform: translateY(10px); + background-color: #eeeeee; + } - 100% { - transform: translateY(0); - background-color: #999999; - } + 100% { + transform: translateY(0); + background-color: #999999; + } } @keyframes action-box-special-contact-icon-2 { - 0% { - transform: rotate(0) scale(1); - } + 0% { + transform: rotate(0) scale(1); + } - 33% { - transform: rotate(360deg) scale(1); - } + 33% { + transform: rotate(360deg) scale(1); + } - 66% { - transform: rotate(360deg) scale(1.05); - } + 66% { + transform: rotate(360deg) scale(1.05); + } - 100% { - transform: rotate(360deg) scale(1.05); - } + 100% { + transform: rotate(360deg) scale(1.05); + } } .article-5, .article-6 { - margin-bottom: 50px; + margin-bottom: 50px; } .article-187 { - .container { - > .row:first-child { - @extend .top-margin; + .container { + >.row:first-child { + @extend .top-margin; - h3 { - @extend .title; - } + h3 { + @extend .title; + } - p { - max-width: 450px; - } - } - } + p { + max-width: 450px; + } + } + } } .article-188 { - .klamki { - @extend .top-margin; - text-align: center; + .klamki { + @extend .top-margin; + text-align: center; - h2 { - @extend .title; - margin-bottom: 0; - } + h2 { + @extend .title; + margin-bottom: 0; + } - p { - text-align: center; - margin-bottom: 0; + p { + text-align: center; + margin-bottom: 0; - @include respond-below(sm) { - margin-bottom: 50px; - } - } + @include respond-below(sm) { + margin-bottom: 50px; + } + } - img { - box-shadow: 0 0 4px 4px #aaa; - width: 100%; - margin-bottom: 20px; - } + img { + box-shadow: 0 0 4px 4px #aaa; + width: 100%; + margin-bottom: 20px; + } - .row { - &:first-child, - &:nth-child(2), - &:nth-child(3) { - margin-bottom: 50px; - } - } - } + .row { + + &:first-child, + &:nth-child(2), + &:nth-child(3) { + margin-bottom: 50px; + } + } + } } .store-page { - .gray-bg { - @extend .top-bottom-padding; - } + .gray-bg { + @extend .top-bottom-padding; + } - .shop-name-title { - background: $cBlackText; - opacity: 0.7; - margin-top: -40px; + .shop-name-title { + background: $cBlackText; + opacity: 0.7; + margin-top: -40px; - h1 { - @extend .title-big; - color: #fff; - margin-bottom: 0; - padding: 45px 0; - } - } + h1 { + @extend .title-big; + color: #fff; + margin-bottom: 0; + padding: 45px 0; + } + } - .store-details { - @extend .top-bottom-margin; + .store-details { + @extend .top-bottom-margin; - h2 { - @extend .subtitle-big; - font-size: 26px; - line-height: 40px; - margin-bottom: 50px; - } + h2 { + @extend .subtitle-big; + font-size: 26px; + line-height: 40px; + margin-bottom: 50px; + } - div[class^='col-'] { - > div { - display: flex; - justify-content: flex-start; - align-items: flex-start; - margin-bottom: 30px; + div[class^='col-'] { + >div { + display: flex; + justify-content: flex-start; + align-items: flex-start; + margin-bottom: 30px; - p { - &:last-child { - margin-bottom: 0; - } - } + p { + &:last-child { + margin-bottom: 0; + } + } - img { - margin-right: 15px; - } + img { + margin-right: 15px; + } - &.opening-hours { - display: block; - } - } + &.opening-hours { + display: block; + } + } - &:last-child { - text-align: right; - } - } + &:last-child { + text-align: right; + } + } - a { - @extend .text; - font-size: 18px; + a { + @extend .text; + font-size: 18px; - &.btn8 { - text-transform: uppercase; - font-size: 14px; - margin-bottom: 20px; - } - } - } + &.btn8 { + text-transform: uppercase; + font-size: 14px; + margin-bottom: 20px; + } + } + } - .contact-box-03 { - h2 { - @extend .title; - text-align: center; - text-transform: uppercase; - margin-bottom: 50px; - } - } + .contact-box-03 { + h2 { + @extend .title; + text-align: center; + text-transform: uppercase; + margin-bottom: 50px; + } + } - .contact-box-01 { - @extend .top-bottom-padding; + .contact-box-01 { + @extend .top-bottom-padding; - img { - margin-bottom: 20px; - } + img { + margin-bottom: 20px; + } - h3 { - @extend .title; - margin-bottom: 30px; - } + h3 { + @extend .title; + margin-bottom: 30px; + } - h2 { - @extend .subtitle-big; - font-size: 26px; - line-height: 40px; - margin-bottom: 50px; - } + h2 { + @extend .subtitle-big; + font-size: 26px; + line-height: 40px; + margin-bottom: 50px; + } - div[class^='col-'] { - text-align: center; - } + div[class^='col-'] { + text-align: center; + } - .col-lg-3 { - display: flex; - align-items: center; - flex-wrap: wrap; - flex-direction: column; - justify-content: flex-end; + .col-lg-3 { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: flex-end; - @include respond-below(sm) { - &:first-child, - &:nth-child(2) { - margin-bottom: 30px; - } - } - } - } + @include respond-below(sm) { - .contact-box-02 { - @extend .top-bottom-padding; + &:first-child, + &:nth-child(2) { + margin-bottom: 30px; + } + } + } + } - h3 { - @extend .subtitle-big; - font-size: 26px; - line-height: 40px; - margin-bottom: 50px; - } + .contact-box-02 { + @extend .top-bottom-padding; - h2 { - @extend .text; - text-transform: uppercase; - font-weight: 600; - margin-top: 50px; - } + h3 { + @extend .subtitle-big; + font-size: 26px; + line-height: 40px; + margin-bottom: 50px; + } - p { - margin-top: 30px; - padding-bottom: 50px; + h2 { + @extend .text; + text-transform: uppercase; + font-weight: 600; + margin-top: 50px; + } - &:not(:last-child) { - border-bottom: 1px solid $cBlackText; - } - } - } + p { + margin-top: 30px; + padding-bottom: 50px; + + &:not(:last-child) { + border-bottom: 1px solid $cBlackText; + } + } + } } .gray-bg { - .contact-box-01 { - padding-top: 0; - padding-bottom: 0; - } + .contact-box-01 { + padding-top: 0; + padding-bottom: 0; + } } .opening-hours { - padding: 30px; - border: 1px solid $cBlackText; - max-width: 300px; - display: block; - margin-right: auto; + padding: 30px; + border: 1px solid $cBlackText; + max-width: 300px; + display: block; + margin-right: auto; - p { - font-size: 18px; - } + p { + font-size: 18px; + } } /* POPUP */ .box-popup { - display: none; - - position: fixed; - top: 0; - bottom: 0; - left: 0; - right: 0; - width: 100%; - height: 100%; - background-color: rgba(0, 0, 0, 0.72); - z-index: 9999; - transition: all 0.3s; - - /* popup display none */ - .modal-step-1 { - display: none; - } - - .modal-step-2 { - display: none; - - .modal-step-2-wrap { - .modal-tabs-content { - .content-1 { - display: none; - } - - .content-2 { - display: none; - } - } - } - } - - .modal-step-3 { - display: none; - } - - /***/ - - .modal-container { - position: fixed; - width: 1000px; - max-width: 1000px; - height: 630px; - max-height: 100%; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); - background-color: #fff; - - .modal-close { - position: absolute; - top: 15px; - right: 15px; - display: flex; - justify-content: flex-end; - width: 100%; - z-index: 3; - - img { - cursor: pointer; - } - } - - .step-back { - display: flex; - justify-content: flex-start; - position: absolute; - bottom: 40px; - left: 30px; - - button { - background-color: $cGrayBg2; - border: none; - outline: 0; - color: $cBlack; - padding: 8px 20px; - cursor: pointer; - height: 45px; - font-size: 15px; - text-transform: uppercase; - font-weight: 700; - font-family: 'Open Sans', sans-serif !important; - transition: all 0.3s; - } - } - - .step-send { - position: absolute; - bottom: 40px; - right: 30px; - - .form-send-content { - background-color: $cBlack; - border: none; - outline: 0; - color: $cWhite; - padding: 8px 20px; - cursor: pointer; - height: 45px; - font-size: 15px; - text-transform: uppercase; - font-weight: 700; - font-family: 'Open Sans', sans-serif !important; - transition: all 0.3s; - } - } - } - - .modal-step-1 { - .modal-step-1-wrap { - padding: 3px; - height: 100%; - display: flex; - - .box-left { - background: url('/images/popup/popup-1.jpg') no-repeat; - background-position: top left; - background-size: cover; - cursor: pointer; - - .title-text { - color: $cWhite; - font-family: 'Open Sans', sans-serif; - font-size: 45px; - text-transform: none; - position: absolute; - left: 0; - bottom: 40%; - - span { - padding-left: 50px; - font-weight: 300; - } - - .white-title { - display: block; - background-color: $cWhite; - color: $cBlack; - padding-left: 50px; - font-size: 60px; - line-height: 65px; - font-weight: 300; - padding-top: 10px; - padding-bottom: 10px; - padding-right: 20px; - } - } - - .subtitle-text { - position: absolute; - right: 20px; - bottom: 0; - padding: 17px 0; - border-top: 2px solid $cWhite; - font-size: 21px; - font-weight: 400; - font-style: normal; - letter-spacing: normal; - line-height: normal; - text-align: center; - color: $cWhite; - text-transform: uppercase; - font-family: 'Open Sans', sans-serif; - cursor: pointer; - } - } - - .box-right { - background: url('/images/popup/popup-2.jpg') no-repeat; - background-position: top right; - background-size: cover; - cursor: pointer; - - .title-text { - color: $cBlack; - font-family: 'Open Sans', sans-serif; - font-size: 45px; - text-transform: none; - position: absolute; - left: 0; - bottom: 40%; - - span { - padding-left: 50px; - display: block; - font-size: 35px; - font-weight: 300; - line-height: 26px; - } - - .yellow-title { - display: inline-flex; - background-color: $cYellow2; - color: $cBlack; - padding-left: 50px; - font-size: 60px; - line-height: 65px; - font-weight: 300; - padding-top: 10px; - padding-bottom: 10px; - padding-right: 20px; - margin-top: 15px; - } - } - - .subtitle-text { - position: absolute; - right: 20px; - bottom: 0; - padding: 17px 0; - border-top: 2px solid $cBlack; - font-size: 21px; - font-weight: 400; - font-style: normal; - letter-spacing: normal; - line-height: normal; - text-align: center; - color: $cBlack; - text-transform: uppercase; - font-family: 'Open Sans', sans-serif; - cursor: pointer; - } - } - - .box-col { - width: 50%; - position: relative; - height: 100%; - } - } - } - - .modal-step-2 { - .modal-tabs { - display: flex; - justify-content: center; - margin-top: 50px; - - .item { - font-size: 15px; - line-height: 15px; - font-weight: 700; - text-align: left; - text-transform: uppercase; - padding: 16px 24px; - margin-right: 10px; - margin-left: 10px; - color: $cWhite; - background-color: $cBlack; - cursor: pointer; - } - - .active { - color: #000; - background-color: $cYellow2; - } - } - - .modal-tabs-content { - .content-1 { - display: flex; - justify-content: space-between; - width: 90%; - margin-left: auto; - margin-right: auto; - margin-top: 50px; - - .phone-col { - width: 45%; - display: flex; - flex-direction: column; - - .item { - display: flex; - justify-content: space-between; - padding: 11px 20px; - - span { - color: $cBlack; - font-family: 'Open Sans', sans-serif; - font-size: 14px; - line-height: 15px; - font-weight: 400; - text-align: left; - text-transform: uppercase; - } - - &.item-gray { - background-color: $cGrayBg2; - } - - a { - font-family: 'Open Sans', sans-serif; - font-size: 14px; - line-height: 15px; - font-weight: 700; - text-align: left; - text-transform: uppercase; - color: $cGrayText; - } - } - } - } - - .content-2 { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - margin-top: 50px; - font-family: 'Open Sans', sans-serif; - margin-bottom: 50px; - - .title { - text-align: center; - font-size: 21px; - font-weight: 300; - margin-bottom: 40px; - color: $cBlack; - } - - .mail { - font-size: 24px; - font-weight: 600; - color: $cBlack; - text-decoration: none; - text-align: center; - } - - .phone { - padding: 5px 8px; - background-color: $cBlack; - color: $cWhite; - text-decoration: none; - font-size: 24px; - font-weight: 400; - display: inline-flex; - margin-top: 25px; - } - } - } - } - - .modal-step-3 { - height: max-content; - - .modal-step-3-wrap { - form { - margin: 50px auto 0; - padding-bottom: 100px; - max-width: 800px; - position: relative; - - .form-title { - margin-bottom: 7px; - padding-left: 3px; - color: $cBlack; - font-family: 'Open Sans', sans-serif; - font-size: 22px; - font-weight: 600; - text-transform: uppercase; - } - - .form-row { - input { - display: block; - margin: 10px 3px 0; - width: calc(50% - 6px); - outline: 0; - resize: none; - line-height: 17px; - background-color: #fff; - color: #818181; - font-weight: 400; - font-family: 'Open Sans', sans-serif; - font-size: 16px; - padding: 20px 8px; - padding-left: 15px; - height: 30px; - border-radius: 0; - border: 1px solid #a7a7a7; - -webkit-appearance: none; - } - - .column-full { - padding: 3px; - width: 100%; - } - - textarea { - display: block; - width: 100%; - margin: 5px 0 0; - padding: 15px; - border: 1px solid #a7a7a7; - font-family: 'Open Sans', sans-serif; - font-size: 16px; - height: 90px; - color: #000; - font-weight: 300; - border-radius: 0; - outline: 0; - resize: none; - line-height: 17px; - background-color: #fff; - box-sizing: border-box; - -webkit-appearance: none; - } - } - - .confirm-data { - margin: 0 0 0 1em; - - span { - color: #272727; - font-family: 'Open Sans', sans-serif; - font-size: 15px; - font-weight: 300; - margin-top: 10px; - } - } - - .codedropz-upload-wrapper { - .form-group { - .fileuploader { - display: block; - width: 100%; - margin: 35px 0 15px; - background: #fff; - border: 2px dashed #c5c5c5; - border-radius: 5px; - padding: 10px 15px; - font-family: 'Open Sans', sans-serif; - font-weight: 400; - font-size: 14px; - line-height: normal; - text-align: left; - - .files { - position: absolute; - z-index: -9999; - height: 0px; - width: 0px; - padding: 0px; - margin: 0px; - line-height: 0; - outline: 0px; - border: 0px; - opacity: 0; - } - - .fileuploader-input { - position: relative; - display: flex; - border: 1px solid transparent; - border-radius: 30px; - cursor: pointer; - - .fileuploader-input-caption { - position: relative; - display: inline-block; - flex: 1; - align-self: flex-start; - padding: 13px 16px; - margin-right: 16px; - border-radius: 30px; - font-weight: 700; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; - text-align: right; - background: url('../../images/popup/popup-cloud-computing.png') - no-repeat center left; - background-size: contain; - cursor: pointer; - - span { - font-weight: 700; - white-space: nowrap; - text-align: right; - } - } - - .fileuploader-input-button { - background: #fff200; - color: #000; - border-radius: 0; - user-select: none; - border: none; - cursor: pointer; - - span { - font-weight: 700; - } - } - } - - .fileuploader-items { - .fileuploader-items-list { - display: block; - margin: 0 -16px; - padding: 0; - list-style: none; - } - } - } - } - } - - .inner-data { - width: 100%; - color: #232323; - font-size: 14px; - font-family: 'Open Sans', sans-serif; - line-height: 26px; - font-weight: 400; - - textarea { - display: block; - width: 100%; - margin: 5px 0 0; - padding: 15px; - border: 1px solid #a7a7a7; - font-family: 'Open Sans', sans-serif; - font-size: 16px; - height: 90px; - color: #000; - font-weight: 300; - border-radius: 0; - outline: 0; - resize: none; - line-height: 17px; - background-color: #fff; - -webkit-box-sizing: border-box; - box-sizing: border-box; - -webkit-appearance: none; - } - } - } - - .step-actions { - position: absolute; - padding-top: 20px; - left: 0; - right: 0; - display: flex; - justify-content: space-between; - - .step-send { - position: relative !important; - bottom: auto !important; - right: auto !important; - } - - .step-back { - position: relative !important; - bottom: auto !important; - left: auto !important; - } - } - } - } - - @media (max-width: 1000px) { - .modal-container { - top: 0; - left: 0; - right: 0; - bottom: 0; - transform: none; - height: auto; - width: auto; - } - } - - @media (max-width: 820px) { - .modal-container { - &.modal-step-3 { - .modal-step-3-wrap { - padding: 0 20px; - } - } - } - } - - @media (max-width: 767px) { - .modal-container { - &.modal-step-1 { - .modal-step-1-wrap { - flex-direction: column; - - .box-col { - width: 100%; - } - } - } - - &.modal-step-2 { - .modal-tabs { - margin: 50px 15px 0; - } - - .modal-step-2-wrap { - overflow: auto; - position: relative; - height: 100%; - min-height: 100%; - - .modal-tabs-content { - .content-1 { - flex-direction: column; - - .phone-col { - width: 100%; - } - } - - .content-2 { - .mail { - font-size: 18px; - } - } - } - - .step-back { - position: relative; - bottom: 0; - left: 5%; - padding-top: 20px; - padding-bottom: 20px; - } - } - } - - &.modal-step-3 { - .modal-step-3-wrap { - overflow: auto; - position: relative; - height: 100%; - min-height: 100%; - } - } - } - } - - @media (max-width: 500px) { - .modal-container { - &.modal-step-3 { - .modal-step-3-wrap { - form { - .form-row { - flex-direction: column; - - input { - width: calc(100% - 6px); - } - } - - .fileuploader { - .fileuploader-input { - flex-direction: column; - - .fileuploader-input-caption { - padding: 75px 0px 15px !important; - background-position-x: center !important; - background-position-y: top !important; - background-size: 75px !important; - margin: 0 auto !important; - border-radius: 0 !important; - } - } - } - } - - .step-actions { - button, - input { - font-size: 14px !important; - padding: 8px 10px !important; - } - } - } - } - } - } + display: none; + + position: fixed; + top: 0; + bottom: 0; + left: 0; + right: 0; + width: 100%; + height: 100%; + background-color: rgba(0, 0, 0, 0.72); + z-index: 9999; + transition: all 0.3s; + + /* popup display none */ + .modal-step-1 { + display: none; + } + + .modal-step-2 { + display: none; + + .modal-step-2-wrap { + .modal-tabs-content { + .content-1 { + display: none; + } + + .content-2 { + display: none; + } + } + } + } + + .modal-step-3 { + display: none; + } + + /***/ + + .modal-container { + position: fixed; + width: 1000px; + max-width: 1000px; + height: 630px; + max-height: 100%; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + background-color: #fff; + + .modal-close { + position: absolute; + top: 15px; + right: 15px; + display: flex; + justify-content: flex-end; + width: 100%; + z-index: 3; + + img { + cursor: pointer; + } + } + + .step-back { + display: flex; + justify-content: flex-start; + position: absolute; + bottom: 40px; + left: 30px; + + button { + background-color: $cGrayBg2; + border: none; + outline: 0; + color: $cBlack; + padding: 8px 20px; + cursor: pointer; + height: 45px; + font-size: 15px; + text-transform: uppercase; + font-weight: 700; + font-family: 'Open Sans', sans-serif !important; + transition: all 0.3s; + } + } + + .step-send { + position: absolute; + bottom: 40px; + right: 30px; + + .form-send-content { + background-color: $cBlack; + border: none; + outline: 0; + color: $cWhite; + padding: 8px 20px; + cursor: pointer; + height: 45px; + font-size: 15px; + text-transform: uppercase; + font-weight: 700; + font-family: 'Open Sans', sans-serif !important; + transition: all 0.3s; + } + } + } + + .modal-step-1 { + .modal-step-1-wrap { + padding: 3px; + height: 100%; + display: flex; + + .box-left { + background: url('/images/popup/popup-1.jpg') no-repeat; + background-position: top left; + background-size: cover; + cursor: pointer; + + .title-text { + color: $cWhite; + font-family: 'Open Sans', sans-serif; + font-size: 45px; + text-transform: none; + position: absolute; + left: 0; + bottom: 40%; + + span { + padding-left: 50px; + font-weight: 300; + } + + .white-title { + display: block; + background-color: $cWhite; + color: $cBlack; + padding-left: 50px; + font-size: 60px; + line-height: 65px; + font-weight: 300; + padding-top: 10px; + padding-bottom: 10px; + padding-right: 20px; + } + } + + .subtitle-text { + position: absolute; + right: 20px; + bottom: 0; + padding: 17px 0; + border-top: 2px solid $cWhite; + font-size: 21px; + font-weight: 400; + font-style: normal; + letter-spacing: normal; + line-height: normal; + text-align: center; + color: $cWhite; + text-transform: uppercase; + font-family: 'Open Sans', sans-serif; + cursor: pointer; + } + } + + .box-right { + background: url('/images/popup/popup-2.jpg') no-repeat; + background-position: top right; + background-size: cover; + cursor: pointer; + + .title-text { + color: $cBlack; + font-family: 'Open Sans', sans-serif; + font-size: 45px; + text-transform: none; + position: absolute; + left: 0; + bottom: 40%; + + span { + padding-left: 50px; + display: block; + font-size: 35px; + font-weight: 300; + line-height: 26px; + } + + .yellow-title { + display: inline-flex; + background-color: $cYellow2; + color: $cBlack; + padding-left: 50px; + font-size: 60px; + line-height: 65px; + font-weight: 300; + padding-top: 10px; + padding-bottom: 10px; + padding-right: 20px; + margin-top: 15px; + } + } + + .subtitle-text { + position: absolute; + right: 20px; + bottom: 0; + padding: 17px 0; + border-top: 2px solid $cBlack; + font-size: 21px; + font-weight: 400; + font-style: normal; + letter-spacing: normal; + line-height: normal; + text-align: center; + color: $cBlack; + text-transform: uppercase; + font-family: 'Open Sans', sans-serif; + cursor: pointer; + } + } + + .box-col { + width: 50%; + position: relative; + height: 100%; + } + } + } + + .modal-step-2 { + .modal-tabs { + display: flex; + justify-content: center; + margin-top: 50px; + + .item { + font-size: 15px; + line-height: 15px; + font-weight: 700; + text-align: left; + text-transform: uppercase; + padding: 16px 24px; + margin-right: 10px; + margin-left: 10px; + color: $cWhite; + background-color: $cBlack; + cursor: pointer; + } + + .active { + color: #000; + background-color: $cYellow2; + } + } + + .modal-tabs-content { + .content-1 { + display: flex; + justify-content: space-between; + width: 90%; + margin-left: auto; + margin-right: auto; + margin-top: 50px; + + .phone-col { + width: 45%; + display: flex; + flex-direction: column; + + .item { + display: flex; + justify-content: space-between; + padding: 11px 20px; + + span { + color: $cBlack; + font-family: 'Open Sans', sans-serif; + font-size: 14px; + line-height: 15px; + font-weight: 400; + text-align: left; + text-transform: uppercase; + } + + &.item-gray { + background-color: $cGrayBg2; + } + + a { + font-family: 'Open Sans', sans-serif; + font-size: 14px; + line-height: 15px; + font-weight: 700; + text-align: left; + text-transform: uppercase; + color: $cGrayText; + } + } + } + } + + .content-2 { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + margin-top: 50px; + font-family: 'Open Sans', sans-serif; + margin-bottom: 50px; + + .title { + text-align: center; + font-size: 21px; + font-weight: 300; + margin-bottom: 40px; + color: $cBlack; + } + + .mail { + font-size: 24px; + font-weight: 600; + color: $cBlack; + text-decoration: none; + text-align: center; + } + + .phone { + padding: 5px 8px; + background-color: $cBlack; + color: $cWhite; + text-decoration: none; + font-size: 24px; + font-weight: 400; + display: inline-flex; + margin-top: 25px; + } + } + } + } + + .modal-step-3 { + height: max-content; + + .modal-step-3-wrap { + form { + margin: 50px auto 0; + padding-bottom: 100px; + max-width: 800px; + position: relative; + + .form-title { + margin-bottom: 7px; + padding-left: 3px; + color: $cBlack; + font-family: 'Open Sans', sans-serif; + font-size: 22px; + font-weight: 600; + text-transform: uppercase; + } + + .form-row { + input { + display: block; + margin: 10px 3px 0; + width: calc(50% - 6px); + outline: 0; + resize: none; + line-height: 17px; + background-color: #fff; + color: #818181; + font-weight: 400; + font-family: 'Open Sans', sans-serif; + font-size: 16px; + padding: 20px 8px; + padding-left: 15px; + height: 30px; + border-radius: 0; + border: 1px solid #a7a7a7; + -webkit-appearance: none; + } + + .column-full { + padding: 3px; + width: 100%; + } + + textarea { + display: block; + width: 100%; + margin: 5px 0 0; + padding: 15px; + border: 1px solid #a7a7a7; + font-family: 'Open Sans', sans-serif; + font-size: 16px; + height: 90px; + color: #000; + font-weight: 300; + border-radius: 0; + outline: 0; + resize: none; + line-height: 17px; + background-color: #fff; + box-sizing: border-box; + -webkit-appearance: none; + } + } + + .confirm-data { + margin: 0 0 0 1em; + + span { + color: #272727; + font-family: 'Open Sans', sans-serif; + font-size: 15px; + font-weight: 300; + margin-top: 10px; + } + } + + .codedropz-upload-wrapper { + .form-group { + .fileuploader { + display: block; + width: 100%; + margin: 35px 0 15px; + background: #fff; + border: 2px dashed #c5c5c5; + border-radius: 5px; + padding: 10px 15px; + font-family: 'Open Sans', sans-serif; + font-weight: 400; + font-size: 14px; + line-height: normal; + text-align: left; + + .files { + position: absolute; + z-index: -9999; + height: 0px; + width: 0px; + padding: 0px; + margin: 0px; + line-height: 0; + outline: 0px; + border: 0px; + opacity: 0; + } + + .fileuploader-input { + position: relative; + display: flex; + border: 1px solid transparent; + border-radius: 30px; + cursor: pointer; + + .fileuploader-input-caption { + position: relative; + display: inline-block; + flex: 1; + align-self: flex-start; + padding: 13px 16px; + margin-right: 16px; + border-radius: 30px; + font-weight: 700; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + text-align: right; + background: url('../../images/popup/popup-cloud-computing.png') no-repeat center left; + background-size: contain; + cursor: pointer; + + span { + font-weight: 700; + white-space: nowrap; + text-align: right; + } + } + + .fileuploader-input-button { + background: #fff200; + color: #000; + border-radius: 0; + user-select: none; + border: none; + cursor: pointer; + + span { + font-weight: 700; + } + } + } + + .fileuploader-items { + .fileuploader-items-list { + display: block; + margin: 0 -16px; + padding: 0; + list-style: none; + } + } + } + } + } + + .inner-data { + width: 100%; + color: #232323; + font-size: 14px; + font-family: 'Open Sans', sans-serif; + line-height: 26px; + font-weight: 400; + + textarea { + display: block; + width: 100%; + margin: 5px 0 0; + padding: 15px; + border: 1px solid #a7a7a7; + font-family: 'Open Sans', sans-serif; + font-size: 16px; + height: 90px; + color: #000; + font-weight: 300; + border-radius: 0; + outline: 0; + resize: none; + line-height: 17px; + background-color: #fff; + -webkit-box-sizing: border-box; + box-sizing: border-box; + -webkit-appearance: none; + } + } + } + + .step-actions { + position: absolute; + padding-top: 20px; + left: 0; + right: 0; + display: flex; + justify-content: space-between; + + .step-send { + position: relative !important; + bottom: auto !important; + right: auto !important; + } + + .step-back { + position: relative !important; + bottom: auto !important; + left: auto !important; + } + } + } + } + + @media (max-width: 1000px) { + .modal-container { + top: 0; + left: 0; + right: 0; + bottom: 0; + transform: none; + height: auto; + width: auto; + } + } + + @media (max-width: 820px) { + .modal-container { + &.modal-step-3 { + .modal-step-3-wrap { + padding: 0 20px; + } + } + } + } + + @media (max-width: 767px) { + .modal-container { + &.modal-step-1 { + .modal-step-1-wrap { + flex-direction: column; + + .box-col { + width: 100%; + } + } + } + + &.modal-step-2 { + .modal-tabs { + margin: 50px 15px 0; + } + + .modal-step-2-wrap { + overflow: auto; + position: relative; + height: 100%; + min-height: 100%; + + .modal-tabs-content { + .content-1 { + flex-direction: column; + + .phone-col { + width: 100%; + } + } + + .content-2 { + .mail { + font-size: 18px; + } + } + } + + .step-back { + position: relative; + bottom: 0; + left: 5%; + padding-top: 20px; + padding-bottom: 20px; + } + } + } + + &.modal-step-3 { + .modal-step-3-wrap { + overflow: auto; + position: relative; + height: 100%; + min-height: 100%; + } + } + } + } + + @media (max-width: 500px) { + .modal-container { + &.modal-step-3 { + .modal-step-3-wrap { + form { + .form-row { + flex-direction: column; + + input { + width: calc(100% - 6px); + } + } + + .fileuploader { + .fileuploader-input { + flex-direction: column; + + .fileuploader-input-caption { + padding: 75px 0px 15px !important; + background-position-x: center !important; + background-position-y: top !important; + background-size: 75px !important; + margin: 0 auto !important; + border-radius: 0 !important; + } + } + } + } + + .step-actions { + + button, + input { + font-size: 14px !important; + padding: 8px 10px !important; + } + } + } + } + } + } } .article-207 { - .gray-bg-2 { - background-color: #e4e2e3; - padding: 70px 0; - } - - .container { - h1 { - margin-bottom: 60px; - } - } - - .box-01 { - p { - margin-bottom: 50px; - } - } - - .box-02 { - margin-bottom: 80px; - - @media (max-width: 1200px) { - text-align: center; - margin-bottom: 36px !important; - - .sepparator { - width: 360px !important; - height: 2px !important; - margin: 0 auto; - } - } - - @media (max-width: 440px) { - .sepparator { - width: 260px !important; - } - } - - h3 { - font-size: 1.4rem; - } - - .sepparator { - width: 2px; - height: calc(100% - 0.5rem); - background-color: $cBlack; - } - } - - .box-03 { - margin-bottom: 90px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - - .title { - margin-bottom: 36px !important; - } - } - - .title { - margin-bottom: 40px; - - h2 { - margin-bottom: 0; - } - } - - .sub-title { - margin: 0; - } - } - - .box-04 { - margin-bottom: 50px; - - @media (max-width: 1200px) { - h2 { - margin-bottom: 36px !important; - } - } - - h2 { - margin-bottom: 50px; - } - } - - .box-05 { - margin-bottom: 90px; - } - - .box-06 { - margin-bottom: 90px; - - .nav-tabs { - border: none; - - .bootstrapTab { - display: flex; - align-items: center; - justify-content: center; - background-color: $cGrayBg; - - a { - width: 100%; - text-align: center; - padding: 30px 60px 20px; - margin-bottom: 0; - font-size: 1.4rem; - font-weight: 500; - - &.active { - background-color: #c9c9c9; - } - - &:hover { - color: $cBlack; - } - - span { - font-size: 1rem; - font-weight: 300; - } - } - } - } - - .tab-content { - background-color: #c9c9c9; - padding: 60px 70px 50px; - - .p-link { - margin: 40px 0 0 0; - font-size: 1rem; - font-weight: 500; - - a { - text-decoration: revert; - } - } - } - } - - .box-07 { - margin-bottom: 90px; - - @media (max-width: 1200px) { - margin-bottom: 60px !important; - } - } - - .box-08 { - margin-bottom: 100px; - - @media (max-width: 1200px) { - margin-bottom: 50px !important; - } - - h2 { - margin-bottom: 30px; - } - } - - .box-09 { - margin-bottom: 150px; - - @media (max-width: 1200px) { - margin-bottom: 50px !important; - - h2 { - position: relative !important; - display: inline-block !important; - margin-bottom: 36px !important; - font-size: 1.6rem !important; - } - - p { - padding-top: 0 !important; - } - } - - h2 { - position: absolute; - margin-bottom: 60px; - padding: 30px; - border: 2px solid $cBlack; - background-color: $cGrayLightBg; - z-index: 100; - } - - p { - padding-top: 170px; - } - } - - .box-10 { - margin-bottom: 150px; - - @media (max-width: 1200px) { - margin-bottom: 50px !important; - - .title { - margin-bottom: 36px !important; - } - - .h2-button { - font-size: 1.6rem !important; - } - } - - .title { - margin-bottom: 50px; - } - - p { - margin-bottom: 45px; - } - - .sub-box { - text-align: center; - } - - .h2-button { - line-height: 25px; - margin-bottom: 0 !important; - display: inline-block; - text-align: center; - padding: 20px; - border: 2px solid #000; - background-color: #f5f5f5; - z-index: 100; - - span { - font-size: 1.2rem; - } - } - } - - .box-11 { - margin-bottom: 140px; - - @media (max-width: 1200px) { - margin-bottom: 50px !important; - - h2 { - position: relative !important; - display: inline-block !important; - margin-bottom: 36px !important; - font-size: 1.6rem !important; - } - - p { - padding-top: 0 !important; - } - } - - h2 { - position: absolute; - margin-bottom: 60px; - padding: 30px; - border: 2px solid $cBlack; - background-color: $cGrayLightBg; - z-index: 100; - } - - p { - padding-top: 150px; - } - } - - .box-12 { - @media (max-width: 1200px) { - .p-big-text { - margin-bottom: 36px !important; - } - - h2 { - margin-bottom: 36px !important; - } - - .text-2 { - margin-bottom: 40px !important; - } - - .text-2 { - margin-bottom: 60px !important; - } - - .blocks-panel { - margin-bottom: 40px !important; - } - } - - @media (max-width: 768px) { - .p-big-text { - font-size: 2rem !important; - } - } - - .p-big-text { - font-size: 2.5rem; - margin-bottom: 60px; - } - - h2 { - margin-bottom: 55px; - } - - .text-1 { - margin-bottom: 50px; - } - - .text-2 { - margin-bottom: 110px; - } - - .blocks-panel { - margin-bottom: 55px; - padding: 25px 45px; - background-color: #e4e2e3; - - h3 { - font-size: 1.4rem; - margin: 0; - } - - .sepparator { - width: 2px; - background-color: #000; - } - } - - @media (max-width: 1200px) { - .sepparator { - width: 100% !important; - height: 2px !important; - margin: 0 auto; - } - - h3 { - margin-bottom: 0.5rem !important; - } - } - } - - .box-13 { - @media (max-width: 1200px) { - h2 { - margin: 20px 0 36px 0 !important; - } - } - - @media (max-width: 768px) { - .p-big-text { - font-size: 2rem !important; - margin-bottom: 15px !important; - } - - p { - font-size: 1rem; - } - - h2 { - font-size: 1.2rem; - } - } - - .p-big-text { - font-size: 2.5rem; - margin: 0; - } - - p { - font-size: 1.2rem; - } - - h2 { - margin: 30px 0 50px 0; - font-size: 1.5rem; - } - } - - .box-14 { - padding: 100px 0; - - @media (max-width: 1200px) { - padding: 70px 0 40px !important; - - h2 { - margin-bottom: 36px !important; - } - } - - h2 { - margin-bottom: 60px; - } - } - - .box-15 { - margin-bottom: 50px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - - .title { - margin-bottom: 26px !important; - } - - .p-text { - margin-bottom: 36px !important; - } - } - - .title { - margin-bottom: 40px; - } - - .p-text { - margin-bottom: 60px; - } - } - - .box-16, - .box-18 { - @media (max-width: 1200px) { - h2 { - margin-bottom: 50px !important; - font-size: 1.6rem !important; - } - } - - h2 { - display: inline-block; - margin-bottom: 80px; - padding: 25px; - border: 2px solid $cBlack; - background-color: $cGrayLightBg; - } - } - - .box-17 { - margin-bottom: 80px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - - .title { - margin-bottom: 26px !important; - } - - .p-text { - margin-bottom: 36px !important; - } - } - - .title { - margin-bottom: 40px; - } - - .p-text { - margin-bottom: 60px; - } - } - - .box-19 { - margin-bottom: 80px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - - .title { - margin-bottom: 26px !important; - } - - .p-text { - margin-bottom: 36px !important; - } - } - - .title { - margin-bottom: 40px; - } - - .p-text { - margin-bottom: 60px; - } - } - - .box-20 { - margin-bottom: 80px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - - .title { - margin-bottom: 26px !important; - } - } - - .title { - margin-bottom: 40px; - } - } - - .box-21 { - margin-bottom: 80px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - - .title { - margin-bottom: 26px !important; - } - } - - .title { - margin-bottom: 40px; - } - } - - .box-22 { - margin-bottom: 40px; - - @media (max-width: 1200px) { - margin-bottom: 36px !important; - } - } + .gray-bg-2 { + background-color: #e4e2e3; + padding: 70px 0; + } + + .container { + h1 { + margin-bottom: 60px; + } + } + + .box-01 { + p { + margin-bottom: 50px; + } + } + + .box-02 { + margin-bottom: 80px; + + @media (max-width: 1200px) { + text-align: center; + margin-bottom: 36px !important; + + .sepparator { + width: 360px !important; + height: 2px !important; + margin: 0 auto; + } + } + + @media (max-width: 440px) { + .sepparator { + width: 260px !important; + } + } + + h3 { + font-size: 1.4rem; + } + + .sepparator { + width: 2px; + height: calc(100% - 0.5rem); + background-color: $cBlack; + } + } + + .box-03 { + margin-bottom: 90px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + + .title { + margin-bottom: 36px !important; + } + } + + .title { + margin-bottom: 40px; + + h2 { + margin-bottom: 0; + } + } + + .sub-title { + margin: 0; + } + } + + .box-04 { + margin-bottom: 50px; + + @media (max-width: 1200px) { + h2 { + margin-bottom: 36px !important; + } + } + + h2 { + margin-bottom: 50px; + } + } + + .box-05 { + margin-bottom: 90px; + } + + .box-06 { + margin-bottom: 90px; + + .nav-tabs { + border: none; + + .bootstrapTab { + display: flex; + align-items: center; + justify-content: center; + background-color: $cGrayBg; + + a { + width: 100%; + text-align: center; + padding: 30px 60px 20px; + margin-bottom: 0; + font-size: 1.4rem; + font-weight: 500; + + &.active { + background-color: #c9c9c9; + } + + &:hover { + color: $cBlack; + } + + span { + font-size: 1rem; + font-weight: 300; + } + } + } + } + + .tab-content { + background-color: #c9c9c9; + padding: 60px 70px 50px; + + .p-link { + margin: 40px 0 0 0; + font-size: 1rem; + font-weight: 500; + + a { + text-decoration: revert; + } + } + } + } + + .box-07 { + margin-bottom: 90px; + + @media (max-width: 1200px) { + margin-bottom: 60px !important; + } + } + + .box-08 { + margin-bottom: 100px; + + @media (max-width: 1200px) { + margin-bottom: 50px !important; + } + + h2 { + margin-bottom: 30px; + } + } + + .box-09 { + margin-bottom: 150px; + + @media (max-width: 1200px) { + margin-bottom: 50px !important; + + h2 { + position: relative !important; + display: inline-block !important; + margin-bottom: 36px !important; + font-size: 1.6rem !important; + } + + p { + padding-top: 0 !important; + } + } + + h2 { + position: absolute; + margin-bottom: 60px; + padding: 30px; + border: 2px solid $cBlack; + background-color: $cGrayLightBg; + z-index: 100; + } + + p { + padding-top: 170px; + } + } + + .box-10 { + margin-bottom: 150px; + + @media (max-width: 1200px) { + margin-bottom: 50px !important; + + .title { + margin-bottom: 36px !important; + } + + .h2-button { + font-size: 1.6rem !important; + } + } + + .title { + margin-bottom: 50px; + } + + p { + margin-bottom: 45px; + } + + .sub-box { + text-align: center; + } + + .h2-button { + line-height: 25px; + margin-bottom: 0 !important; + display: inline-block; + text-align: center; + padding: 20px; + border: 2px solid #000; + background-color: #f5f5f5; + z-index: 100; + + span { + font-size: 1.2rem; + } + } + } + + .box-11 { + margin-bottom: 140px; + + @media (max-width: 1200px) { + margin-bottom: 50px !important; + + h2 { + position: relative !important; + display: inline-block !important; + margin-bottom: 36px !important; + font-size: 1.6rem !important; + } + + p { + padding-top: 0 !important; + } + } + + h2 { + position: absolute; + margin-bottom: 60px; + padding: 30px; + border: 2px solid $cBlack; + background-color: $cGrayLightBg; + z-index: 100; + } + + p { + padding-top: 150px; + } + } + + .box-12 { + @media (max-width: 1200px) { + .p-big-text { + margin-bottom: 36px !important; + } + + h2 { + margin-bottom: 36px !important; + } + + .text-2 { + margin-bottom: 40px !important; + } + + .text-2 { + margin-bottom: 60px !important; + } + + .blocks-panel { + margin-bottom: 40px !important; + } + } + + @media (max-width: 768px) { + .p-big-text { + font-size: 2rem !important; + } + } + + .p-big-text { + font-size: 2.5rem; + margin-bottom: 60px; + } + + h2 { + margin-bottom: 55px; + } + + .text-1 { + margin-bottom: 50px; + } + + .text-2 { + margin-bottom: 110px; + } + + .blocks-panel { + margin-bottom: 55px; + padding: 25px 45px; + background-color: #e4e2e3; + + h3 { + font-size: 1.4rem; + margin: 0; + } + + .sepparator { + width: 2px; + background-color: #000; + } + } + + @media (max-width: 1200px) { + .sepparator { + width: 100% !important; + height: 2px !important; + margin: 0 auto; + } + + h3 { + margin-bottom: 0.5rem !important; + } + } + } + + .box-13 { + @media (max-width: 1200px) { + h2 { + margin: 20px 0 36px 0 !important; + } + } + + @media (max-width: 768px) { + .p-big-text { + font-size: 2rem !important; + margin-bottom: 15px !important; + } + + p { + font-size: 1rem; + } + + h2 { + font-size: 1.2rem; + } + } + + .p-big-text { + font-size: 2.5rem; + margin: 0; + } + + p { + font-size: 1.2rem; + } + + h2 { + margin: 30px 0 50px 0; + font-size: 1.5rem; + } + } + + .box-14 { + padding: 100px 0; + + @media (max-width: 1200px) { + padding: 70px 0 40px !important; + + h2 { + margin-bottom: 36px !important; + } + } + + h2 { + margin-bottom: 60px; + } + } + + .box-15 { + margin-bottom: 50px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + + .title { + margin-bottom: 26px !important; + } + + .p-text { + margin-bottom: 36px !important; + } + } + + .title { + margin-bottom: 40px; + } + + .p-text { + margin-bottom: 60px; + } + } + + .box-16, + .box-18 { + @media (max-width: 1200px) { + h2 { + margin-bottom: 50px !important; + font-size: 1.6rem !important; + } + } + + h2 { + display: inline-block; + margin-bottom: 80px; + padding: 25px; + border: 2px solid $cBlack; + background-color: $cGrayLightBg; + } + } + + .box-17 { + margin-bottom: 80px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + + .title { + margin-bottom: 26px !important; + } + + .p-text { + margin-bottom: 36px !important; + } + } + + .title { + margin-bottom: 40px; + } + + .p-text { + margin-bottom: 60px; + } + } + + .box-19 { + margin-bottom: 80px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + + .title { + margin-bottom: 26px !important; + } + + .p-text { + margin-bottom: 36px !important; + } + } + + .title { + margin-bottom: 40px; + } + + .p-text { + margin-bottom: 60px; + } + } + + .box-20 { + margin-bottom: 80px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + + .title { + margin-bottom: 26px !important; + } + } + + .title { + margin-bottom: 40px; + } + } + + .box-21 { + margin-bottom: 80px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + + .title { + margin-bottom: 26px !important; + } + } + + .title { + margin-bottom: 40px; + } + } + + .box-22 { + margin-bottom: 40px; + + @media (max-width: 1200px) { + margin-bottom: 36px !important; + } + } } //* Custom global class .numeric_list { - margin: 0; - padding: 0; - list-style-type: none; - font-weight: 300; - font-size: 0.875rem; + margin: 0; + padding: 0; + list-style-type: none; + font-weight: 300; + font-size: 0.875rem; - li { - position: relative; - padding-left: 46px; - counter-increment: step-counter; + li { + position: relative; + padding-left: 46px; + counter-increment: step-counter; - &:not(:last-child) { - margin-bottom: 20px; - } + &:not(:last-child) { + margin-bottom: 20px; + } - &::before { - position: absolute; - content: counter(step-counter); - color: $cGrayDarkBg; - padding: 0 6px; - border: 0.5px solid $cGrayDarkBg; - font-weight: 300; - font-size: 0.875rem; - left: 0; - top: 0; - } - } + &::before { + position: absolute; + content: counter(step-counter); + color: $cGrayDarkBg; + padding: 0 6px; + border: 0.5px solid $cGrayDarkBg; + font-weight: 300; + font-size: 0.875rem; + left: 0; + top: 0; + } + } } //* Silver line page .silver-line-page { - padding-top: 60px; - margin-top: 35px; + padding-top: 60px; + margin-top: 35px; - .content_wrapper_1 { - background: url('/images/pages/silver-line/silver-line-bg.png'); - background-repeat: no-repeat; - background-position: center; - background-size: cover; - } + .content_wrapper_1 { + background: url('/images/pages/silver-line/silver-line-bg.png'); + background-repeat: no-repeat; + background-position: center; + background-size: cover; + } - #scontainer-68 { - background: url('/images/pages/silver-line/silver-line-header.jpg'); - background-repeat: no-repeat; - background-position: center; + #scontainer-68 { + background: url('/images/pages/silver-line/silver-line-header.jpg'); + background-repeat: no-repeat; + background-position: center; - .col-6 { - display: flex; - flex-direction: column; - align-items: flex-start; - justify-content: center; - } + .col-6 { + display: flex; + flex-direction: column; + align-items: flex-start; + justify-content: center; + } - h1 { - color: $cWhite; - font-size: 4.375rem; - text-transform: uppercase; - margin-bottom: 12px; - } + h1 { + color: $cWhite; + font-size: 4.375rem; + text-transform: uppercase; + margin-bottom: 12px; + } - h2 { - color: $cWhite; - font-size: 1.5rem; - font-weight: 300; - text-transform: uppercase; - margin-bottom: 24px; - width: 100%; - max-width: 300px; - } + h2 { + color: $cWhite; + font-size: 1.5rem; + font-weight: 300; + text-transform: uppercase; + margin-bottom: 24px; + width: 100%; + max-width: 300px; + } - @media (max-width: 992px) { - .col-12 { - padding-top: 25px; - padding-bottom: 25px; - } - } - } + @media (max-width: 992px) { + .col-12 { + padding-top: 25px; + padding-bottom: 25px; + } + } + } - #scontainer-69 { - text-align: center; - font-weight: 300; - font-size: 0.875rem; - line-height: 25px; - padding: 100px 0 60px 0; - } + #scontainer-69 { + text-align: center; + font-weight: 300; + font-size: 0.875rem; + line-height: 25px; + padding: 100px 0 60px 0; + } - #scontainer-70 { - font-weight: 300; - font-size: 0.875rem; - line-height: 25px; - padding-bottom: 90px; - } + #scontainer-70 { + font-weight: 300; + font-size: 0.875rem; + line-height: 25px; + padding-bottom: 90px; + } - #scontainer-71 { - margin-bottom: 80px; + #scontainer-71 { + margin-bottom: 80px; - .container { - background: #f7f6f6; - padding-top: 115px; - padding-bottom: 115px; - } + .container { + background: #f7f6f6; + padding-top: 115px; + padding-bottom: 115px; + } - h2 { - font-weight: 600; - font-size: 2.5rem; - line-height: 54px; - } + h2 { + font-weight: 600; + font-size: 2.5rem; + line-height: 54px; + } - h3 { - position: relative; - font-weight: 300; - font-size: 1.25rem; - line-height: 27px; - letter-spacing: 0.055em; - margin-bottom: 40px; + h3 { + position: relative; + font-weight: 300; + font-size: 1.25rem; + line-height: 27px; + letter-spacing: 0.055em; + margin-bottom: 40px; - &:before { - position: absolute; - content: ''; - bottom: -20px; - left: 0; - width: 142px; - height: 2px; - background: $cBlackText; + &:before { + position: absolute; + content: ''; + bottom: -20px; + left: 0; + width: 142px; + height: 2px; + background: $cBlackText; - @include respond-below(sm) { - width: 200px; - } - } - } + @include respond-below(sm) { + width: 200px; + } + } + } - @media (max-width: 992px) { - .container { - padding-top: 25px; - padding-bottom: 25px; - } - } - } + @media (max-width: 992px) { + .container { + padding-top: 25px; + padding-bottom: 25px; + } + } + } - #scontainer-72 { - padding-bottom: 200px; + #scontainer-72 { + padding-bottom: 200px; - h2 { - font-weight: 600; - font-size: 2.5rem; - line-height: 54px; - } + h2 { + font-weight: 600; + font-size: 2.5rem; + line-height: 54px; + } - h3 { - position: relative; - font-weight: 300; - font-size: 1.25rem; - line-height: 27px; - letter-spacing: 0.055em; - margin-bottom: 40px; + h3 { + position: relative; + font-weight: 300; + font-size: 1.25rem; + line-height: 27px; + letter-spacing: 0.055em; + margin-bottom: 40px; - &:before { - position: absolute; - content: ''; - bottom: -20px; - left: 0; - width: 142px; - height: 2px; - background: $cBlackText; + &:before { + position: absolute; + content: ''; + bottom: -20px; + left: 0; + width: 142px; + height: 2px; + background: $cBlackText; - @include respond-below(sm) { - width: 200px; - } - } - } + @include respond-below(sm) { + width: 200px; + } + } + } - h4 { - font-weight: 600; - font-size: 1.25rem; - line-height: 27px; - letter-spacing: 0.055em; - } + h4 { + font-weight: 600; + font-size: 1.25rem; + line-height: 27px; + letter-spacing: 0.055em; + } - p { - font-weight: 300; - font-size: 0.875rem; - } + p { + font-weight: 300; + font-size: 0.875rem; + } - .right-col { - position: relative; + .right-col { + position: relative; - &::before { - position: absolute; - content: ''; - left: -20%; - width: 1px; - height: 100%; - background: #dadada; - } - } - } + &::before { + position: absolute; + content: ''; + left: -20%; + width: 1px; + height: 100%; + background: #dadada; + } + } + } - #scontainer-73 { - padding-bottom: 40px; + #scontainer-73 { + padding-bottom: 40px; - h2 { - font-weight: 600; - font-size: 2.5rem; - line-height: 54px; - } + h2 { + font-weight: 600; + font-size: 2.5rem; + line-height: 54px; + } - h3 { - position: relative; - font-weight: 300; - font-size: 1.25rem; - line-height: 27px; - letter-spacing: 0.055em; - margin-bottom: 40px; + h3 { + position: relative; + font-weight: 300; + font-size: 1.25rem; + line-height: 27px; + letter-spacing: 0.055em; + margin-bottom: 40px; - &:before { - position: absolute; - content: ''; - bottom: -20px; - left: 0; - width: 142px; - height: 2px; - background: $cBlackText; + &:before { + position: absolute; + content: ''; + bottom: -20px; + left: 0; + width: 142px; + height: 2px; + background: $cBlackText; - @include respond-below(sm) { - width: 200px; - } - } - } - } + @include respond-below(sm) { + width: 200px; + } + } + } + } } //*deklaracje .deklaracje { - display: flex; - flex-direction: column; - justify-content: center; + display: flex; + flex-direction: column; + justify-content: center; - .title { - text-align: center; - padding: 10px; - } + .title { + text-align: center; + padding: 10px; + } - .form-row { - .form-control { - width: 100%; - max-width: 720px; - margin: 0 auto; - } + .form-row { + .form-control { + width: 100%; + max-width: 720px; + margin: 0 auto; + } - &:focus, - &:active { - outline: 1px solid lightblue; - } - } + &:focus, + &:active { + outline: 1px solid lightblue; + } + } - .form-row--btn { - align-self: center; - padding: 20px 0 60px; + .form-row--btn { + align-self: center; + padding: 20px 0 60px; - .btn { - @extend .btn4; - } - } + .btn { + @extend .btn4; + } + } - .declarations-list { - .content { - display: block; + .declarations-list { + .content { + display: block; - @include respond-above(xs) { - display: flex; - flex-wrap: wrap; - align-items: flex-start; - box-sizing: border-box; - justify-content: center; - } + @include respond-above(xs) { + display: flex; + flex-wrap: wrap; + align-items: flex-start; + box-sizing: border-box; + justify-content: center; + } - p { - text-align: center; - font-weight: 700; - padding-top: 20px; - width: 100%; - } + p { + text-align: center; + font-weight: 700; + padding-top: 20px; + width: 100%; + } - &__file { - width: 100%; - padding: 10px; - margin: 5px; - background-color: #ebebeb; - text-align: center; - max-height: 50px; + &__file { + width: 100%; + padding: 10px; + margin: 5px; + background-color: #ebebeb; + text-align: center; + max-height: 50px; - a { - text-decoration: none; - color: black; - transition: color 0.3s; + a { + text-decoration: none; + color: black; + transition: color 0.3s; - &:hover { - color: lighten($color: black, $amount: 50%); - } + &:hover { + color: lighten($color: black, $amount: 50%); + } - i { - padding-right: 5px; - } - } + i { + padding-right: 5px; + } + } - @include respond-above(xs) { - width: calc(50% - 10px); - } + @include respond-above(xs) { + width: calc(50% - 10px); + } - @include respond-above(sm) { - width: 30%; - max-height: 80px; - } + @include respond-above(sm) { + width: 30%; + max-height: 80px; + } - @include respond-above(md) { - width: 20%; - } + @include respond-above(md) { + width: 20%; + } - @include respond-above(lg) { - max-height: 50px; - } - } - } - } + @include respond-above(lg) { + max-height: 50px; + } + } + } + } } //* wyszukiwarka .search-form { - display: flex; - background-color: $cGrayDarkBg; - width: 100%; - color: white; - font-size: 14px; + display: flex; + background-color: $cGrayDarkBg; + width: 100%; + color: white; + font-size: 14px; - &__btn { - background-color: transparent; - width: 4%; - border: none; - color: white; - margin-right: 5px; - } + &__btn { + background-color: transparent; + width: 4%; + border: none; + color: white; + margin-right: 5px; + } - input { - background-color: transparent; - } + input { + background-color: transparent; + } - &__txt { - width: 92%; - border: none; - color: white; + &__txt { + width: 92%; + border: none; + color: white; - &:focus { - outline: none; - } + &:focus { + outline: none; + } - &:active { - outline: none; - } - } + &:active { + outline: none; + } + } - &__clear { - width: 4%; - color: white; - font-weight: 700; - border: none; - cursor: pointer; - } + &__clear { + width: 4%; + color: white; + font-weight: 700; + border: none; + cursor: pointer; + } } //* wyniki wyszukiwania .search-results__list { - display: flex; - flex-direction: column; - justify-content: center; - list-style: none; - padding: 0; - margin: 0; + display: flex; + flex-direction: column; + justify-content: center; + list-style: none; + padding: 0; + margin: 0; - .search-results__list-item { - background-color: #ebebeb; - margin-bottom: 10px; - max-width: 100%; + .search-results__list-item { + background-color: #ebebeb; + margin-bottom: 10px; + max-width: 100%; - .article-title { - font-weight: 700; - padding-left: 40px; - font-size: 24px; - margin: 0; - line-height: 46px; + .article-title { + font-weight: 700; + padding-left: 40px; + font-size: 24px; + margin: 0; + line-height: 46px; - a { - text-decoration: none; - color: black; - display: block; + a { + text-decoration: none; + color: black; + display: block; - &:hover { - color: lighten($color: black, $amount: 50%); - } - } - } - } + &:hover { + color: lighten($color: black, $amount: 50%); + } + } + } + } } //documents .documents { - display: flex; - flex-direction: column; - justify-content: flex-start; - align-items: center; - min-height: 58vh; + display: flex; + flex-direction: column; + justify-content: flex-start; + align-items: center; + min-height: 58vh; - .site-title { - border-bottom: 1px dotted black; - width: 100%; - padding-bottom: 20px; - text-align: center; - margin-bottom: 50px; - } + .site-title { + border-bottom: 1px dotted black; + width: 100%; + padding-bottom: 20px; + text-align: center; + margin-bottom: 50px; + } - .article { - .files { - list-style: none; - display: grid; - gap: 10px; - grid-template-columns: 1fr 1fr 1fr; - margin: 0; + .article { + .files { + list-style: none; + display: grid; + gap: 10px; + grid-template-columns: 1fr 1fr 1fr; + margin: 0; - li { - background-color: #ebebeb; - border-radius: 3px; - transition: background-color 0.3s; + li { + background-color: #ebebeb; + border-radius: 3px; + transition: background-color 0.3s; - a { - margin: 0; - padding: 20px; + a { + margin: 0; + padding: 20px; - i { - font-size: 22px; - margin-right: 10px; - top: 5px; - position: relative; - } - } + i { + font-size: 22px; + margin-right: 10px; + top: 5px; + position: relative; + } + } - &:hover { - background-color: lighten($color: #ebebeb, $amount: 5%); + &:hover { + background-color: lighten($color: #ebebeb, $amount: 5%); - a { - color: lighten($color: black, $amount: 50%); - } - } - } - } - } + a { + color: lighten($color: black, $amount: 50%); + } + } + } + } + } } //service form .collapse-box { - .contact-new-form { - display: none; - } + .contact-new-form { + display: none; + } } .collapse-box.open { - .contact-new-form { - display: block; - } + .contact-new-form { + display: block; + } } .article { - .text { - a { - font-weight: 600; - color: #0056b3; - } - } + .text { + a { + font-weight: 600; + color: #0056b3; + } + } } #scontainer-58 { - .c-tiles { - display: flex; - column-gap: 30px; - row-gap: 50px; - justify-content: center; - flex-wrap: wrap; + .c-tiles { + display: flex; + column-gap: 30px; + row-gap: 50px; + justify-content: center; + flex-wrap: wrap; - .c-tile { - display: flex; - flex-direction: column; - // min-width: 220px; - width: clamp(220px, 230px, 274px); + .c-tile { + display: flex; + flex-direction: column; + // min-width: 220px; + width: clamp(220px, 230px, 274px); - .black-bg-text { - width: fit-content; - } + .black-bg-text { + width: fit-content; + } - a { - width: fit-content; - } + a { + width: fit-content; + } - p { - flex: 1; - } - } - } + p { + flex: 1; + } + } + } } .g-colors { - display: flex; - flex-direction: column; - row-gap: 40px; + display: flex; + flex-direction: column; + row-gap: 40px; - .g-color { - width: 100%; - max-width: 900px; + .g-color { + width: 100%; + max-width: 900px; - .g-color-head { - margin-bottom: 20px; + .g-color-head { + margin-bottom: 20px; - h3 { - color: #000; - font-size: 14px; - font-weight: 700; - font-family: 'URW Form', sans-serif; - margin-bottom: 0; - text-transform: uppercase; - } - } + h3 { + color: #000; + font-size: 14px; + font-weight: 700; + font-family: 'URW Form', sans-serif; + margin-bottom: 0; + text-transform: uppercase; + } + } - ul { - padding: 0; - margin: 0; - list-style: none; - display: flex; - flex-direction: row; - flex-wrap: wrap; - gap: 33px; + ul { + padding: 0; + margin: 0; + list-style: none; + display: flex; + flex-direction: row; + flex-wrap: wrap; + gap: 33px; - li { - display: flex; - flex-direction: column; - row-gap: 2px; + li { + display: flex; + flex-direction: column; + row-gap: 2px; - img { - width: 98px; - height: 98px; - } - span { - color: #000; - font-size: 12px; - font-family: 'URW Form', sans-serif; - font-weight: 300; - text-transform: uppercase; - } - } - } - } + img { + width: 98px; + height: 98px; + } + + span { + color: #000; + font-size: 12px; + font-family: 'URW Form', sans-serif; + font-weight: 300; + text-transform: uppercase; + } + } + } + } } #scontainer-2 { - max-width: 1920px; - margin-left: auto; - margin-right: auto; + max-width: 1920px; + margin-left: auto; + margin-right: auto; - .slick-slide { - img { - margin: 0 auto; - } - } -} + .slick-slide { + img { + margin: 0 auto; + } + } +} \ No newline at end of file