diff --git a/layout/style-css/kontakt-v3.css b/layout/style-css/kontakt-v3.css index 9d1e6b5..fee508a 100644 --- a/layout/style-css/kontakt-v3.css +++ b/layout/style-css/kontakt-v3.css @@ -1 +1 @@ -strong{font-weight:700}.main-page{padding-top:100px}.breadcrumbs{margin-bottom:45px}.box-1{padding-top:95px;padding-bottom:125px;background:#2e2d2c;box-shadow:6px 6px 15px rgba(0,0,0,.25)}.box-1 .contact-form{display:flex;flex-direction:row;-moz-column-gap:60px;column-gap:60px}.box-1 .contact-form ._left{width:100%;max-width:350px}.box-1 .contact-form ._left h1{color:#fff;font-size:50px;font-family:"URW Form",sans-serif;letter-spacing:2px;text-transform:uppercase;margin-bottom:64px;padding-bottom:31px;border-bottom:1px solid #fff}.box-1 .contact-form ._left .contact-form-tiles .tile:not(:last-child){margin-bottom:60px}.box-1 .contact-form ._left .contact-form-tiles .tile h2.tile-title{color:#fff;font-size:24px;font-weight:700;font-family:"URW Form",sans-serif;letter-spacing:2px;text-transform:uppercase;margin-bottom:50px}.box-1 .contact-form ._left .contact-form-tiles .tile h2.tile-title._title_border{padding-bottom:25px;margin-bottom:30px;margin-left:45px;border-bottom:1px solid #fff}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row{display:flex;flex-direction:row;-moz-column-gap:20px;column-gap:20px}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row:not(:last-child){margin-bottom:20px}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row ._icon img{filter:brightness(0) saturate(100%) invert(79%) sepia(84%) saturate(367%) hue-rotate(356deg) brightness(104%) contrast(104%)}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row ._text{color:#fff;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;margin-bottom:0}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row ._text a{color:#fff;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;line-height:1;text-decoration:underline}.box-1 .contact-form ._right{width:100%}.box-1 .contact-form ._right #map{outline:none}.box-2{padding-top:50px;padding-bottom:40px}.box-2 h2{color:#1d1d1e;font-size:45px;font-weight:300;font-family:"URW Form",sans-serif;letter-spacing:2px;text-transform:uppercase;text-align:center;margin:0}.box-2 h2 strong{position:relative;font-weight:800}.box-2 h2 strong::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:#fff246;transform:translateY(100%);box-shadow:0 4px 4px rgba(0,0,0,.11)}.box-3{background:#f5f5f5;padding-top:40px;padding-bottom:40px}.box-3 .c-row-1{margin-bottom:40px}.box-3 .c-row-1 p{color:#1d1d1e;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;text-align:center;margin-bottom:0}.box-3 .c-row-2{width:100%;max-width:900px;margin-left:auto;margin-right:auto}.box-3 .c-row-2 input[type=text],.box-3 .c-row-2 input[type=email]{padding:13px 14px 11px 14px;border-radius:20px;width:100%;border:none;background:#fff;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;outline:none}.box-3 .c-row-2 input[type=radio],.box-3 .c-row-2 input[type=checkbox]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;min-width:11px;height:11px;border-radius:100%;border:1px solid #dfdfdf;transition:all 250ms ease-in-out;outline:none}.box-3 .c-row-2 input[type=radio]::before,.box-3 .c-row-2 input[type=checkbox]::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:100%;background:#1d1d1e;transform:translate(-50%, -50%);visibility:hidden;transition:all 250ms ease-in-out}.box-3 .c-row-2 input[type=radio]:checked,.box-3 .c-row-2 input[type=checkbox]:checked{border-color:#1d1d1e}.box-3 .c-row-2 input[type=radio]:checked::before,.box-3 .c-row-2 input[type=checkbox]:checked::before{width:6px;height:6px;visibility:visible}.box-3 .c-row-2 textarea{padding:13px 14px 11px 14px;border-radius:20px;width:100%;border:none;background:#fff;min-height:100px;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;outline:none;resize:none}.box-3 .c-row-2 select{padding:13px 14px 11px 14px;border-radius:20px;width:100%;border:none;background:#fff;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;outline:none}.box-3 .c-row-2 ._radios{display:flex;flex-direction:row;-moz-column-gap:35px;column-gap:35px;justify-content:center}.box-3 .c-row-2 ._radio,.box-3 .c-row-2 ._checkbox{display:flex;flex-direction:row;align-items:center;gap:8px}.box-3 .c-row-2 ._radio label,.box-3 .c-row-2 ._checkbox label{color:#1d1d1e;font-size:12px;font-family:"URW Form",sans-serif;font-weight:300;line-height:1;padding-top:2px;margin-bottom:0;cursor:pointer}.box-3 .c-row-2 ._1_column{display:flex;flex-direction:row;margin-bottom:14px}.box-3 .c-row-2 ._1_column>*{width:100%}.box-3 .c-row-2 ._2_columns{display:flex;flex-direction:row;-moz-column-gap:26px;column-gap:26px;margin-bottom:14px}.box-3 .c-row-2 ._2_columns>*{width:50%}.box-3 .c-row-2 ._text{color:#1d1d1e;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;margin-bottom:14px}.box-3 .c-row-2 ._file{padding:29px;margin:0 0 14px 0;border-radius:20px;width:100%;border:none;background:#fff;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;border:none}.box-3 .c-row-2 ._file .fileuploader-input{width:-moz-fit-content;width:fit-content;margin:0 auto}.box-3 .c-row-2 ._file .fileuploader-input .fileuploader-input-caption span{padding-top:3px;display:inline-block;color:#1d1d1e;font-size:16px;font-family:"URW Form",sans-serif;font-weight:300}.box-3 .c-row-2 ._file .fileuploader-input button.fileuploader-input-button{background:#1d1d1e;border-radius:25px;padding:10px 36px;display:flex;flex-direction:row;align-items:center;gap:10px;color:#fff;font-family:"URW Form",sans-serif;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.box-3 .c-row-2 button[type=submit]{background:#fbf27a;width:-moz-fit-content;width:fit-content;margin-left:auto;border:none;color:#1d1d1e;font-size:14px;font-family:"URW Form",sans-serif;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:12px 37px;box-shadow:0 4px 4px rgba(0,0,0,.11);outline:none;cursor:pointer}.box-3 .c-row-2 button[type=submit]:active{background:#f0e875}.box-3 .c-row-2 button[type=submit] img{margin-left:10px}/*# sourceMappingURL=kontakt-v3.css.map */ \ No newline at end of file +strong{font-weight:700}.main-page{padding-top:100px}.breadcrumbs{margin-bottom:45px}.box-1{padding-top:95px;padding-bottom:125px;background:#2e2d2c;box-shadow:6px 6px 15px rgba(0,0,0,.25)}.box-1 .contact-form{display:flex;flex-direction:row;-moz-column-gap:60px;column-gap:60px}.box-1 .contact-form ._left{width:100%;max-width:350px}.box-1 .contact-form ._left h1{color:#fff;font-size:50px;font-family:"URW Form",sans-serif;letter-spacing:2px;text-transform:uppercase;margin-bottom:64px;padding-bottom:31px;border-bottom:1px solid #fff}.box-1 .contact-form ._left .contact-form-tiles .tile:not(:last-child){margin-bottom:60px}.box-1 .contact-form ._left .contact-form-tiles .tile h2.tile-title{color:#fff;font-size:24px;font-weight:700;font-family:"URW Form",sans-serif;letter-spacing:2px;text-transform:uppercase;margin-bottom:50px}.box-1 .contact-form ._left .contact-form-tiles .tile h2.tile-title._title_border{padding-bottom:25px;margin-bottom:30px;margin-left:45px;border-bottom:1px solid #fff}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row{display:flex;flex-direction:row;-moz-column-gap:20px;column-gap:20px}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row:not(:last-child){margin-bottom:20px}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row ._icon img{filter:brightness(0) saturate(100%) invert(79%) sepia(84%) saturate(367%) hue-rotate(356deg) brightness(104%) contrast(104%)}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row ._text{color:#fff;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;margin-bottom:0}.box-1 .contact-form ._left .contact-form-tiles .tile .tile-data .c-row ._text a{color:#fff;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;line-height:1;text-decoration:underline}.box-1 .contact-form ._right{width:100%}.box-1 .contact-form ._right #map{outline:none}.box-2{padding-top:50px;padding-bottom:40px}.box-2 h2{color:#1d1d1e;font-size:45px;font-weight:300;font-family:"URW Form",sans-serif;letter-spacing:2px;text-transform:uppercase;text-align:center;margin:0}.box-2 h2 strong{position:relative;font-weight:800}.box-2 h2 strong::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:#fff246;transform:translateY(100%);box-shadow:0 4px 4px rgba(0,0,0,.11)}.box-3{background:#f5f5f5;padding-top:40px;padding-bottom:40px}.box-3 .c-row-1{margin-bottom:40px}.box-3 .c-row-1 p{color:#1d1d1e;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;text-align:center;margin-bottom:0}.box-3 .c-row-2{width:100%;max-width:900px;margin-left:auto;margin-right:auto}.box-3 .c-row-2 input[type=text],.box-3 .c-row-2 input[type=email]{padding:13px 14px 11px 14px;border-radius:20px;width:100%;border:none;background:#fff;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;outline:none}.box-3 .c-row-2 input[type=radio],.box-3 .c-row-2 input[type=checkbox]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;min-width:11px;height:11px;border-radius:100%;border:1px solid #dfdfdf;transition:all 250ms ease-in-out;outline:none}.box-3 .c-row-2 input[type=radio]::before,.box-3 .c-row-2 input[type=checkbox]::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:100%;background:#1d1d1e;transform:translate(-50%, -50%);visibility:hidden;transition:all 250ms ease-in-out}.box-3 .c-row-2 input[type=radio]:checked,.box-3 .c-row-2 input[type=checkbox]:checked{border-color:#1d1d1e}.box-3 .c-row-2 input[type=radio]:checked::before,.box-3 .c-row-2 input[type=checkbox]:checked::before{width:6px;height:6px;visibility:visible}.box-3 .c-row-2 textarea{padding:13px 14px 11px 14px;border-radius:20px;width:100%;border:none;background:#fff;min-height:100px;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;outline:none;resize:none}.box-3 .c-row-2 select{padding:13px 14px 11px 14px;border-radius:20px;width:100%;border:none;background:#fff;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;outline:none}.box-3 .c-row-2 ._radios{display:flex;flex-direction:row;-moz-column-gap:35px;column-gap:35px;justify-content:center}.box-3 .c-row-2 ._radio,.box-3 .c-row-2 ._checkbox{display:flex;flex-direction:row;align-items:center;gap:8px}.box-3 .c-row-2 ._radio label,.box-3 .c-row-2 ._checkbox label{color:#1d1d1e;font-size:12px;font-family:"URW Form",sans-serif;font-weight:300;line-height:1;padding-top:2px;margin-bottom:0;cursor:pointer}.box-3 .c-row-2 ._1_column{display:flex;flex-direction:row;margin-bottom:14px}.box-3 .c-row-2 ._1_column>*{width:100%}.box-3 .c-row-2 ._2_columns{display:flex;flex-direction:row;-moz-column-gap:26px;column-gap:26px;margin-bottom:14px}.box-3 .c-row-2 ._2_columns>*{width:50%}.box-3 .c-row-2 ._text{color:#1d1d1e;font-size:16px;font-weight:300;font-family:"URW Form",sans-serif;margin-bottom:14px}.box-3 .c-row-2 ._file{padding:29px;margin:0 0 14px 0;border-radius:20px;width:100%;border:none;background:#fff;color:#3f3f3f;font-size:14px;font-family:"URW Form",sans-serif;line-height:1;font-weight:300;border:none}.box-3 .c-row-2 ._file .fileuploader-input{width:-moz-fit-content;width:fit-content;margin:0 auto}.box-3 .c-row-2 ._file .fileuploader-input .fileuploader-input-caption span{padding-top:3px;display:inline-block;color:#1d1d1e;font-size:16px;font-family:"URW Form",sans-serif;font-weight:300}.box-3 .c-row-2 ._file .fileuploader-input button.fileuploader-input-button{background:#1d1d1e;border-radius:25px;padding:10px 36px;display:flex;flex-direction:row;align-items:center;gap:10px;color:#fff;font-family:"URW Form",sans-serif;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.box-3 .c-row-2 button[type=submit]{background:#fbf27a;width:-moz-fit-content;width:fit-content;margin-left:auto;border:none;color:#1d1d1e;font-size:14px;font-family:"URW Form",sans-serif;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:12px 37px;box-shadow:0 4px 4px rgba(0,0,0,.11);outline:none;cursor:pointer}.box-3 .c-row-2 button[type=submit]:active{background:#f0e875}.box-3 .c-row-2 button[type=submit] img{margin-left:10px}.box-4{margin-top:50px}.box-4 .row.row-1{margin-bottom:40px}.box-4 .row.row-1 ._text p{color:#1d1d1e;font-size:16px;font-family:"URW Form",sans-serif;font-weight:300}.box-4 .row.row-1 ._text p:last-child{margin-bottom:0}.box-4 .row.row-2 .contact_accordion{display:flex;gap:10px;flex-direction:column}.box-4 .row.row-2 .contact_accordion>._title{color:#fff;font-size:24px;font-family:"URW Form",sans-serif;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:2px;display:flex;align-items:center;justify-content:space-between;padding:22px 46px 19px;background:#2e2d2c;border-radius:3px}.box-4 .row.row-2 .contact_accordion>._title img{filter:brightness(0) saturate(100%) invert(79%) sepia(84%) saturate(367%) hue-rotate(356deg) brightness(104%) contrast(104%)}/*# sourceMappingURL=kontakt-v3.css.map */ \ No newline at end of file diff --git a/layout/style-css/kontakt-v3.css.map b/layout/style-css/kontakt-v3.css.map index 936406d..79d9490 100644 --- a/layout/style-css/kontakt-v3.css.map +++ b/layout/style-css/kontakt-v3.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/kontakt-v3.scss"],"names":[],"mappings":"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","file":"kontakt-v3.css"} \ No newline at end of file +{"version":3,"sources":["../style-scss/kontakt-v3.scss"],"names":[],"mappings":"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","file":"kontakt-v3.css"} \ No newline at end of file diff --git a/layout/style-scss/kontakt-v3.scss b/layout/style-scss/kontakt-v3.scss index 92ac8b8..2060c7a 100644 --- a/layout/style-scss/kontakt-v3.scss +++ b/layout/style-scss/kontakt-v3.scss @@ -396,3 +396,56 @@ strong { } } } + +.box-4 { + margin-top: 50px; + + .row { + &.row-1 { + margin-bottom: 40px; + + ._text { + p { + color: #1d1d1e; + font-size: 16px; + font-family: $fURWForm; + font-weight: 300; + + &:last-child { + margin-bottom: 0; + } + } + } + } + + &.row-2 { + .contact_accordion { + display: flex; + gap: 10px; + flex-direction: column; + + > ._title { + color: #fff; + font-size: 24px; + font-family: $fURWForm; + font-weight: 500; + text-transform: uppercase; + line-height: 1; + letter-spacing: 2px; + + display: flex; + align-items: center; + justify-content: space-between; + padding: 22px 46px 19px; + background: #2e2d2c; + border-radius: 3px; + + img { + filter: brightness(0) saturate(100%) invert(79%) sepia(84%) + saturate(367%) hue-rotate(356deg) brightness(104%) contrast(104%); + } + } + } + } + } +} diff --git a/templates_user/page-contact-v3.php b/templates_user/page-contact-v3.php index 8dcc7e9..417b779 100644 --- a/templates_user/page-contact-v3.php +++ b/templates_user/page-contact-v3.php @@ -243,6 +243,1003 @@ + +
VIDOK spółka z ograniczoną odpowiedzialnością z siedzibą w Rudnej Małej, Rudna Mała 75, 36-054 Mrowla, wpisana do rejestru przedsiębiorców KRS pod numerem: 0000191980, Sąd Rejonowy w Rzeszowie XII Wydział Krajowego Rejestru Sądowego NIP: 8131086710 REGON: 690379060 o kapitale zakładowym w wysokości 11.606.000,00 zł oświadcza, iż posiada status dużego przedsiębiorcy w rozumieniu przepisów ustawy z dnia 8 marca 2013 r. o przeciwdziałaniu nadmiernym opóźnieniom w transakcjach handlowych (Dz.U. z 2020 r. poz. 935 z późn. zm.).
+