/*@import url(fonts.css);*/body {    font-family: 'Archer';    background-color: #fff;    color: #202020;    font-size: 14px;}h1, h2, h3, h4, h5, h6 {    font-weight: bold;    color: #202020;}h2 {    font-size: 46px;}h3 {    font-size: 36px;}h4 {    font-size: 22px;}h5 {    font-size: 16px;}a {    color: #202020;}.mailto {    text-decoration: none !important;    color: #202020;}.form-control, #tags_1_tag {    width: 100% !important;    border-radius: 7px !important;    height: 44px;    line-height: 44px;    font-family: 'Archer';    font-size: 15px;    outline: none !important;    box-shadow: none !important;    padding: 10px;    border: solid 1px #dadada;    /*color: #ada6a1 !important;*/    border: solid 1px #dadada !important;    font-weight: 400;}#kontakt_form textarea {    height: 215px !important;}.tagsinput .tag {    background: #0e4da2;    color: #fff;    padding: 0px 5px;    border-radius: 7px;    margin-right: 5px;}.tagsinput .tag a {    color: #fff;}.tabs {    margin: 0 10px;    text-align: left;    padding-left: 15px;    /*background: #e6e6e6;*/    /*height: 44px;*/}.tabs:before {    display: none;}.tabs .btn-blue {    background: #01439d;    color: #fff;    font-size: 18px;    line-height: 22px;}.tabs a {    vertical-align: bottom;    padding: 0 15px;    font-size: 14px;    display: inline-block;    font-weight: bold;    line-height: 44px;    color: #535353;    line-height: 38px;    border: 1px solid #c4c4c4;    border-bottom: none;    border-top-left-radius: 5px;    background-color: white;    border-top-right-radius: 5px;    margin-left: -1px;}.tabs a:first-child {    margin-left: 0;}.tabs a.active {    background: #fff;    color: #01439d;    border-top: 4px solid #014198;    /*line-height: 44px;*/    position: relative;}.tabs a.active:after {    content: '';    background: #fff;    position: absolute;    width: 100%;    height: 2px;    bottom: -1px;    left: 0;    z-index: 2;}.tabs-area {    margin: 0 10px;    background: #fff;    border: 1px solid #c4c4c4;    border-radius: 5px;    border-top-left-radius: 0;}.tabs-area .popup-silverbar {    margin-bottom: 0;}#edit_form {    display: flex;    flex-direction: column;    overflow-y: auto;}#edit_form .popup-inner {    padding: 20px 20px 0 20px;}#edit_form label {    font-weight: 400;}.req {    color: red;}#edycja-form-box {    background: #eee;    z-index: 4;    max-width: 80vw;    width: 100% !important;}#edycja-form-box form label {    margin-left: 0;    text-align: left;}#edycja-form-box .popup-content {    padding: 15px 10px;}#edycja-form-box .form-group {    margin-bottom: 0 !important;}#edycja-form-box .btn-blue {    background: #01439d;    color: #fff;}#edycja-form-box form {    margin-left: 0px;    text-align: left;}.disable-msg {    padding: 7px;    border-radius: 7px;    align-items: center;    background: #cce5ff;    border: 1px solid #b8daff;    margin-bottom: 20px;}.disable-msg_text {    margin-left: 7px;    color: #004085;    font-family: 'Roboto';    font-size: 12px;    line-height: 1.5;}.exclamation-ico {    background-image: url("../../templates/img/exclamation-ico.svg");    width: 24px;    height: 24px;    min-width: 24px;}.dropzone {    border: 1px solid #02439d;    border-radius: 7px;    padding: 0;    min-height: 91px;    color: #02439d;    font-size: 16px;    font-weight: bold;    padding-left: 30%;    background: #fff url(../img/img9.png) no-repeat left 12% center;}.dropzone.dz-started {    padding: 0 15px;    background-image: none;}.dropzone .dz-message {    margin: 0;    margin-top: 23px;    text-align: left;}.g-recaptcha {    text-align: center;    margin-top: 20px;}.g-recaptcha > div {    display: inline-block;}#hiddenRecaptcha-error {    text-align: center;}.dz-message {    text-align: left;}textarea.form-control {    line-height: 1;}.form-group {    margin-bottom: 20px;}.red-color {    color: #e23c4d;}.blue-color {    color: #02439d;}label.error {    font-size: 14px;    font-weight: normal;    text-align: left;    color: #e23c4d;    padding-right: 10px;}label.error a {    color: #e23c4d !important;    text-decoration: underline !important;}span.red {    color: #e23c4d;}.magnific-popup-img,.model-img-preview{    display: block;    position: relative;    outline: none !important;    cursor: pointer;}.magnific-popup-img .hoverBlock {    display: none;}.magnific-popup-img:hover .hoverBlock,.model-img-preview:hover .hoverBlock {    display: block;    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    background: rgba(1, 67, 157, 0.29) url("/templates/generator/src/img/zoom.png") no-repeat center;}.gallery {    margin-top: 20px;    overflow: hidden;}.gallery .galery-item {    display: block;    float: left;    width: 33%;    border: 1px solid transparent;    padding: 10px;}.gallery .galery-item.active {    border: 1px solid #02439d;}.gallery .galery-item img {    max-width: 100%;}.rate {    color: #02439d;    font-size: 14px;    font-weight: bold;    overflow: hidden;    float: right;}.rate .rate-stars {    display: inline-block;    vertical-align: middle;    padding: 0 20px;    padding-left: 0;    border-right: 2px solid #02439d;    line-height: 1;}.rate .rate-stars .fa {    color: #d0d0d0;    font-size: 18px;    display: inline-block;    margin: 0 5px;    cursor: pointer;}.rate .rate-stars .fa.active, .rate .rate-stars .fa.ratings_vote {    color: #f7941e;}.rate span {    font-size: 22px;    display: inline-block;    margin: 0 25px;}section {    padding: 15px 0 30px 0;}section.stamp-category-all {    padding: 15px 0 0 0;}section.stamp-category {    padding: 15px 0 30px 0;}section.section_grey {    padding: 30px 0;}section.single-stamp {    padding-top: 25px;}section.patterns {    background: #fff;    padding: 25px 0;}section.patterns img {    max-width: 100%;}section.patterns .hr {    margin-top: 50px;    margin-bottom: 0;}section.patterns .photo {    max-width: 70%;}section.patterns h3 {    font-size: 32px;    color: #02439d;    margin-top: 0;    margin-bottom: 20px;    line-height: 1;}section.patterns h3 small {    font-size: 20px;    color: #02439d;    font-weight: bold;    line-height: 1;}section.patterns h4 {    font-size: 20px;    margin-bottom: 20px;}section.patterns p {    margin-bottom: 20px;}section.patterns .rubber {    display: inline-block;    vertical-align: top;    margin-right: 19px;    margin-bottom: 19px;    text-align: center;    max-width: 200px;}section.patterns .rubber a {    font-size: 16px;    color: #202020;}section.patterns .rubber a:hover {    text-decoration: underline;    color: #337ab7;}section.patterns .rubber img {    max-height: 100px;}section.patterns .btn {    margin-top: 15px;}section.patterns .btn:last-child {    margin-right: 0;}section.shipment {    background: #fff;}section.shipment p {    font-size: 16px;    margin-bottom: 20px;}section.shipment h2 {    color: #02439d;    margin-top: 0;}section.shipment h4 {    font-size: 24px;    color: #02439d;    margin-bottom: 20px;}section.shipment h3 i {    font-size: 28px;    padding-left: 20px;}section.shipment .col-md-2 img {    max-width: 100%;}section.shipment .col-md-10 {    padding-left: 20px;}section.shipment .btn {    margin-right: 0;}section.shipment .btn.order {    margin-left: 25px;}section.shipment img.promo {    margin-top: -10px;}section.shipment .selectBlock {    padding: 40px 0;    border-bottom: 1px solid #e5eded;}section.shipment small {    font-size: 16px;}section.shipment .form-control {    display: inline-block;    vertical-align: middle;    margin-right: 8px;    max-width: 270px;    height: 44px;    line-height: 44px;}section.shipment.contact-shipment h2 {    font-size: 36px;    font-weight: bold;    width: 100%;}section.shipment.contact-shipment h2 img:first-child {    margin-right: 20px;}section.shipment.contact-shipment hr {    margin-bottom: 40px;}section.shipment.contact-shipment sup {    color: #02439d;    font-weight: bold;}section.shipment.contact-shipment small {    font-weight: 600;    margin: 12px 0;    display: inline-block;}section.shipment.contact-shipment h3 {    font-size: 24px;    color: #02439d;    margin-top: 10px;}section.shipment.contact-shipment h3 small {    font-weight: 600 !important;    font-size: 20px;    color: #02439d;    margin: 0;}section.shipment.contact-shipment h3 small sup {    color: #02439d;}section.shipment.contact-shipment h3 small span {    color: #000;}section.about-us {    background: transparent;    padding-top: 0;}section.about-us h5 {    font-weight: normal;    margin-top: 80px;    padding: 0 125px;}section.about-us h3 {    margin-bottom: 40px;}section.about-us .banner {    background: url(../img/banner-pieczatki-online.png) no-repeat;    background-size: cover;    padding-right: 20px;    padding-left: 20px;    padding-top: 65px;    padding-bottom: 80px;    overflow: hidden;    margin-bottom: 75px;}section.about-us .banner > div {    max-width: 408px;    float: right;    text-align: left;}section.about-us .banner > div h2 {    color: #02439d;    margin-bottom: 25px;}section.about-us .banner > div p {    font-size: 15px;    padding-right: 40px;}section.stamp {    background: #fff;    border-bottom: 2px solid #e5eded;}section.stamp:first-child {    margin-top: 65px;}section.stamp h2 {    font-size: 32px;    color: #02439d;}section.stamp h2 a, section.stamp h2 a:hover {    font-size: 32px;    color: #02439d;    text-decoration: none;}section.stamp h3 {    font-size: 32px;    color: #02439d;}section.stamp h4 {    font-size: 28px;    color: #02439d;    margin-bottom: 35px;}section.stamp .col-md-8 > h3 {    margin: 20px 0;    font-size: 16px;    color: #000;}section.stamp h5 {    margin: 20px 0;}section.stamp p {    font-size: 16px;    margin-bottom: 5px;}section.stamp ul {    font-size: 16px;}section.stamp p.desc {    display: inline-block;    vertical-align: top;    padding-right: 27px;    margin-right: 27px;    color: #02439d;    border-right: 2px solid #02439d;    font-weight: bold;    line-height: 1;}section.stamp p.desc:last-child {    border-right: 0;    padding-right: 0;    margin-right: 0;}section.single-stamp p > strong {    font-size: 18px;    margin-top: 10px;}section.stamp img.rubber {    margin-top: 40px;}section.stamp .footer {    text-align: right;    margin-top: 50px;}section.stamp .footer.text-left {    text-align: left;}section.stamp .footer .btn:last-child {    margin-right: 0;}section.contact h3 {    font-weight: 600;    margin-bottom: 5px;    font-size: 20px;    margin-top: 0;}section.contact .img-wrapper h3 {    color: #02439D;}section.contact p {    font-size: 20px;    font-weight: 400;}section.contact .mailto, section.contact .phone {    color: red;    font-size: 25px;    font-weight: bold;    text-decoration: none;}section.contact .img-3 strong{    color: black;}section.contact .form-group label {    display: block;}section.contact .form-control {    width: 100%;}section.contact form {    margin-top: 45px;}section.contact form input[type=submit] {    margin: 0;}section.contact small {    font-size: 16px;}section.contact .img-wrapper {    padding-left: 120px;}section.contact .img-1 {    background: url(../img/map-ico.svg) no-repeat top left 35px;}section.contact .img-2 {    background: url(../img/mail-opened.svg) no-repeat top left;    padding-left: 80px;}section.contact .img-3 {    background: url(../img/wallet-ico.svg) no-repeat top left 35px;}section.contact .img-4 {    background: url(../img/people-ico.svg) no-repeat top left;    padding-left: 80px;}section.contact input[type="checkbox"] {    vertical-align: top;}section.contact input[type="checkbox"] + label {    width: calc(100% - 16px);    font-weight: normal;    padding-left: 5px;}section.contact .area-counter-text {    font-weight: normal;}.mouse-wrapper img {    float: left;}.mouse-wrapper span {    font-size: 12px;    padding-left: 12px;    float: left;    max-width: calc(100% - 20px);}.mfp-content {    text-align: center;}.white-popup {    position: relative;    padding: 0;    width: auto;    max-width: 850px;    margin: 20px auto;    border-radius: 10px;    overflow: hidden;    width: auto !important;    display: inline-block;    text-align: left;}.white-popup .header {    background: #02439d;    color: white;    font-size: 18px;    padding: 20px 30px;    border-top-left-radius: 10px;    border-top-right-radius: 10px;}.white-popup .popup-content {    padding-top: 30px;    padding-bottom: 25px;    overflow: hidden;    text-align: center;    display: flex;    padding-left: 40px;    padding-right: 40px;    background: #fff;    font-size: 16px;}.white-popup .popup-content .card {    margin-top: 0;}.white-popup .popup-content .owl-nav.disabled {    display: none;}.white-popup .popup-content .owl-item {    float: left;    display: flex;}.white-popup .popup-content .owl-item .item {    margin: 0 10px;    width: 237px;    border: 1px solid #e5eded;    padding-bottom: 100px;    padding-top: 18px;    padding-left: 10px;    padding-right: 10px;    text-align: center;    display: inline-block;    position: relative;    height: inherit;}.white-popup .popup-content .owl-item .item .colors {    position: static;    padding: 0 20px;    text-align: left;}.white-popup .popup-content .owl-item .item .colors .color {    margin-top: 7px;    margin-right: 7px;    width: 11px;    height: 11px;    display: inline-block;}.white-popup .popup-content .owl-item .item .colors .color.active {    border: 2px solid #02439d;}.white-popup .popup-content .owl-item img {    display: block;    margin: 0 auto;    margin-bottom: 25px;    max-height: 150px;}.white-popup .popup-content .owl-item > span {    display: inline-block;    vertical-align: middle;    font-size: 14px;}.white-popup .popup-content .owl-item .price-wrapper {    display: inline-block;    vertical-align: middle;    text-align: left;    margin-left: 10px;}.white-popup .popup-content .owl-item .price-wrapper .priceBig {    margin-left: 0;}.white-popup .popup-content .owl-item .btnWrapper {    position: absolute;    bottom: 15px;    left: 0;    right: 0;}.white-popup .popup-content .owl-item .btn {    margin-top: 25px;}.white-popup .popup-content .owl-item .descWrapper {    min-height: 70px;}.white-popup .mfp-close {    color: white !important;    margin-top: 10px;    opacity: 1;    font-size: 40px;}form .form-group label {    width: 100% !important;    float: none;    text-align: left;    max-width: 99%;    font-size: 16px;}form .form-group label.error,.mailsuggest,.streetsuggest {    color: #e23c4d;    font-size: 14px;    font-weight: bold;    float: left;}.checkbox-toolbar + h4 {    margin-top: 15px;}.checkbox-toolbar input[type="checkbox"] {    display: none;}.checkbox-toolbar input[type="checkbox"] + label {    position: relative;    padding-left: 25px;    display: block;    min-height: 25px;    font-size: 14px;    color: #666666;    font-weight: 400;}.checkbox-toolbar input[type="checkbox"] + label:before {    content: '';    width: 16px;    height: 16px;    background: #fff;    border-radius: 4px;    position: absolute;    left: 0px;    top: 3px;    border: 1px solid #666666;}.checkbox-toolbar input[type="checkbox"] + label b {    color: #02439d;    font-size: 16px;}.checkbox-toolbar input[type="checkbox"]:checked + label:before {    background: #02439d;    color: #fff;    content: '\2713';    border-color: #02439d;    line-height: 13px;    text-align: center;}.radio-toolbar + h4 {    margin-top: 15px;}.radio-toolbar input[type="radio"] {    display: none;}.radio-toolbar input[type="radio"] + label {    position: relative;    padding-left: 25px;    display: block;    min-height: 25px;    font-size: 14px;    color: #666666;    cursor: pointer;}.radio-toolbar input[type="radio"] + label:before {    content: '';    width: 16px;    height: 16px;    background: #fff;    border-radius: 50%;    position: absolute;    left: 0px;    top: 3px;    border: 1px solid #666666;}.radio-toolbar input[type="radio"] + label b {    color: #02439d;    font-size: 16px;}.radio-toolbar input[type="radio"]:checked + label:after {    content: '';    width: 10px;    height: 10px;    background: #02439d;    border-radius: 50%;    position: absolute;    left: 3px;    top: 6px;}.radio-toolbar input[type="radio"]:disabled + label {    opacity: 0.5;}.radio-toolbar small {    display: block;}.radio-toolbar.size-wrapper {    text-align: left;}.text-center {    text-align: center !important;}input.form-control {    width: 100% !important;    border-radius: 7px !important;    border-radius: 10px;    font-family: 'Archer';    font-size: 15px;}#login-popup, #register-popup, .form-popup, #edycja-form-box {    min-width: 380px;}#login-popup form, #register-popup form, .form-popup form, #edycja-form-box form {    width: 100%;}#login-popup .header, #register-popup .header, .form-popup .header, #edycja-form-box .header {    font-size: 24px;    font-weight: bold;}#login-popup .popup-footer, #register-popup .popup-footer, .form-popup .popup-footer, #edycja-form-box .popup-footer {    background: #e5eded;}#login-popup .remind, #register-popup .remind, .form-popup .remind, #edycja-form-box .remind {    margin-bottom: 10px;    display: inline-block;}#login-popup .btn, #register-popup .btn, .form-popup .btn, #edycja-form-box .btn {    margin-right: 0;}#login-popup .btn-green, #register-popup .btn-green, .form-popup .btn-green, #edycja-form-box .btn-green {    background: green !important;}#login-popup .btn-blue, #register-popup .btn-blue, .form-popup .btn-blue, #edycja-form-box .btn-blue {    border-color: transparent !important;}#login-popup .form-group, #register-popup .form-group, .form-popup .form-group, #edycja-form-box .form-group {    margin-bottom: 1rem;    overflow: hidden;}#login-popup .form-control, #register-popup .form-control, .form-popup .form-control, #edycja-form-box .form-control {    border: solid 1px #dadada;    margin-bottom: 10px;    padding: 5px;    height: 34px;    line-height: 34px;}#login-popup h4, #register-popup h4, .form-popup h4, #edycja-form-box h4 {    text-decoration: underline;    font-weight: bold;    margin-bottom: 20px;    color: black !important;    font-size: 1.5rem;    margin-top: 0;}#login-popup .popup-content a, #register-popup .popup-content a, .form-popup .popup-content a, #edycja-form-box .tabs a {    color: black;    font-size: 13px;    text-decoration: none;    font-weight: bold;}#register-popup form .form-group {    margin-bottom: 5px;}#register-popup form .form-group .form-control {    height: 40px;    line-height: 40px;    padding: 0 15px;}#register-popup .btn-big {    font-size: 18px !important;    padding: 0 20px !important;    line-height: 42px !important;    min-width: 164px;}#register-popup .header {    font-size: 38px;}#register-popup h4 {    font-size: 18px;}#map {    min-height: calc(90vh - 140px);    background: #fff;    height: 300px;}.machine-nopay {    min-height: 34px;    display: block;    background: url(../../img/markers/wyrob-pieczatek-paczkomaty-marker-0.png) 0 0 no-repeat;    padding-left: 44px;    text-align: left;    width: 210px;}.machine-pay {    min-height: 34px;    display: block;    background: url(../../img/markers/wyrob-pieczatek-paczkomaty-marker-1.png) 0 0 no-repeat;    padding-left: 44px;    text-align: left;    width: 280px;}.popup-footer {    padding: 20px 30px;}.fs-22-all {    font-size: 22px;}.fs-22-all * {    font-size: 20px !important;}.configurator {    max-width: 1200px;    background-color: #f5f5f5;    display: flex;    flex-direction: column;    margin: 30px auto;}.configurator-header {    display: flex;    flex-wrap: wrap;    justify-content: space-between;    border: 1px solid #0A4C9D;    background-color: #fff;    align-items: center;    padding: 6px 30px;}.configurator-header-text{    font-size: 35px;    letter-spacing: 5px;    color:  #0A4C9D;    font-family: ArcherPro Bold;}.configurator-header-btns{    display: flex;    justify-content: space-between;    align-items: center;    flex-grow: 1;}.configurator-advert{    color: black;    font-size: 16px;    letter-spacing: 0;    background-color: #BDE326;    border-radius: 5px;    height: 27px;    width: 91px;    display: inline-block;    text-align: center;    padding-top: 4px;    margin-left: 15px;}.configurator .btn,.tutorial .btn{    font-family: ArcherPro Bold;}.configurator .btn{    display: flex;    align-items: center;    justify-content: center;}.configurator-icon{    width: 18px;    height: 18px;    display: block;    margin-right: 7px;}.configurator-icon-minus{    background: url(../img/minus-thin.svg) center no-repeat;}.configurator-icon-plus{    background: url(../img/plus-thin.svg) center no-repeat;}.configurator-steps {    display: flex;    color: #535967;    padding: 0 30px 20px 30px;    justify-content: space-between;}.configurator-step{    display: flex;    flex-direction: column;    position: relative;}.configurator-step-header{    line-height: 1.2;    margin: 15px 0;}.configurator-step-title{    color: #0E4F9F;    font-size: 18px;    font-weight: 800;}.step-row{    display: flex;    flex-direction: column;    align-items: flex-start;}.step-row-text{    margin-bottom: 5px;    margin-top: 15px;}.check{    width: 15px;    height: 15px;    border: 2px solid white;    border-radius: 50%;}.shape-rectangle-img {    background: url(../img/configurator/longitudinal.png) center no-repeat;    width: 64px;    height: 36px;}.shape-round-img {    background: url(../img/configurator/round.png) center no-repeat;    width: 37px;    height: 36px;}.shape-oval-img {    background: url(../img/configurator/oval.png) center no-repeat;    width: 55px;    height: 36px;}.shape-square-img {    background: url(../img/configurator/square.png) center no-repeat;    width: 36px;    height: 36px;}.shape-enumerator-img{    background: url(../img/configurator/enumerator.png) center no-repeat;    width: 61px;    height: 24px;}.shape-square-dater-img{    background: url(../img/configurator/square-dater.png) center no-repeat;    width: 34px;    height: 34px;}.shape-round-dater-img{    background: url(../img/configurator/round-dater.png) center no-repeat;    width: 34px;    height: 34px;}.shape-rectangle-dater-img{    background: url(../img/configurator/rectangle-dater.png) center no-repeat;    width: 61px;    height: 34px;}.shape-rectangle-logo-img {    background: url(../img/configurator/rectangle-logo.png) center no-repeat;    width: 64px;    height: 36px;}.shape-round-logo-img {    background: url(../img/configurator/round-logo.png) center no-repeat;    width: 37px;    height: 36px;}.shape-oval-logo-img {    background: url(../img/configurator/oval-logo.png) center no-repeat;    width: 55px;    height: 36px;}.shape-square-logo-img {    background: url(../img/configurator/square-logo.png) center no-repeat;    width: 36px;    height: 36px;}.shape-tip-text{    margin-bottom: 10px;}.shape-tip-img{    object-fit: cover;    max-width: 100%;    height: 100%;    width: 100%;    border: 1px dotted #535967;    max-height: 55px;}.logo-checkbox.hidden {    display: none;}.shape-checkbox,.logo-checkbox {    padding: 0 1px 0 10px;}.shape-checkbox,.logo-checkbox,.dimensions-checkbox,.lines-quantity-checkbox{    justify-content: space-between;}.shape-checkbox.active,.logo-checkbox.active,.dimensions-checkbox.active,.lines-quantity-checkbox.active{    background-color: #0E4F9F;}.shape-checkbox.active .check,.logo-checkbox.active .check,.lines-quantity-checkbox.active .check{    border: 4px solid white;}.shape-checkbox,.logo-checkbox,.lines-quantity-checkbox{    background-color: #b5b5b5;    color: white;    height: 38px;    width: 120px;    display: flex;    align-items: center;    font-weight: bold;    cursor: pointer;}.dimensions-checkbox{    background-color: #b5b5b5;    color: white;    height: 38px;    display: flex;    align-items: center;    font-size: 14px;    font-weight: bold;}.stamp-dimension.active,.step-cover.active {    display: flex;}.stamp-dimension,.step-cover{    display: none}.stamp-dimension{    margin-left: 15px;    margin-right: 2px;    align-items: center;}.dimensions-input-wrapper{    background-color: white;    font-size: 16px;    color: #888;    border-radius: 5px;    display: flex;    margin: 0 5px;    align-items: center;    padding: 0 5px;    position: relative;}.dimensions-checkbox input {    outline: none;    border: none;    text-align: right;    width: 60px;    height: 32px;}.dimension-suggestions.active{    width: 163px;    position: absolute;    left: 0;    top: 38px;    background: #fff;    border-radius: 4px;    border: 1px solid #e1e1e3;    z-index: 3;    font-size: 15px;    max-height: 240px;    overflow: scroll;}.dimension-suggestion{    padding: 0 5px;    cursor: pointer;}.dimension-suggestion .marked{   color: #555;}.dimension-suggestion:hover {    background: #f5f5f5;}.dimension-suggestion-title{    padding: 0 5px;    border-bottom: 1px solid #e1e1e3;}.stamp-dimension .quantity-button{    display: flex;    cursor: pointer;}.step-cover{    position: absolute;    z-index: 1;    justify-content: center;    align-items: center;    width: 100%;    height: 100%;    color: #0E4F9F;    flex-direction: column;    font-size: 22px;    line-height: 1.2;    font-family: ArcherPro Bold;    background-color: #f5f5f5c4;}.configurator-step-lines {    display: flex;    gap: 10px;    max-width: 510px;    flex-wrap: wrap;}.shapes-row{    display: flex;    gap: 10px;    flex-wrap: wrap;}.lines-quantity-checkbox{    padding: 0 10px;    font-size: 17px;}#orderFilteredStamps{    display: none;    margin: 20px 0 0 0;    padding-top: 2px!important;    background: #b5b5b5;    color: white;    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.21176);    border: 1px solid white;    background: #bde326;    color: black;    cursor: auto;}#orderFilteredStamps.active{    display: flex;    cursor: pointer;}.tutorial-btn{    background: transparent;    color: #e23c4d !important;    border: 2px solid #e23c4d;    margin: 20px 0 0 0;}.tutorial{    max-width: 1200px;    background-color: #f5f5f5;    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;    margin: 30px auto;    padding:  15px 20px;}.tutorial-text{    line-height: 1.2;}.tutorial-title{    font-size: 32px;    font-family: ArcherPro Bold;}.tutorial-subtitle{    font-size: 20px;}.tutorial-img{    background: url(../img/tutorial.svg) center no-repeat;    width: 405px;    height: 139px;}@media screen and (max-width: 960px) {    .shapes-row {        max-width: 380px;    }}@media screen and (max-width: 897px) {    .configurator-header-btns {       flex-direction: row-reverse;    }}@media screen and (max-width: 820px) {    .shape-checkbox, .lines-quantity-checkbox {        width: 100px;    }}@media screen and (max-width: 580px) {    .configurator-steps {        flex-wrap: wrap;    }    .configurator-header-text {        font-size: 25px;    }}@media screen and (max-width: 380px) {    .configurator-advert {        display: none;    }    .configurator-header-btns {        flex-direction: row;    }}#video {    background: #eaeaea;    padding: 15px 0;}#video .wrapper {    padding-right: 400px;    position: relative;}#video h3 {    color: #202020;    margin: 0;}#video a {    font-size: 26px;    color: #e23c4d;}#video .yt-button {    position: absolute;    right: 140px;    top: 50%;    transform: translate(0, -50%);    margin-top: 25px;}#about h2 {    margin-bottom: 25px;    font-size: 26px;}#about p {    max-width: 95%;    font-size: 16px;}#about a {    color: #202020;}#about p strong {    font-family: ArcherPro Bold;}#about a:hover {    text-decoration: none;}#blog-posts {    margin-top: 0px;    padding-top: 0px;}#blog-posts h2 {    margin-bottom: 25px;    font-size: 19px;}#blog-posts p {    max-width: 100%;    font-size: 14px;}#blog-posts a {    color: #e23c4d;    float: right;}#blog-posts p strong {    font-family: ArcherPro Bold;}#blog-posts a:hover {    text-decoration: none;}#shipment {    padding: 0;    background: url(../img/shipment.jpg) no-repeat;    background-size: cover;    background-position: left bottom;}#shipment > .container > .row > .col-md-4 {    padding-bottom: 100px;    padding-top: 50px;    margin-left: -20px;    padding-left: 40px;}#shipment > .container > .row > .col-md-8 {    padding-top: 50px;    padding-left: 80px;}#shipment .bag {    border-right: 1px solid #fff;    background-position: right bottom;}#shipment .bag a {    color: #fff;    font-size: 16px;}#shipment .bag a:hover {    color: #cff04b;    text-decoration: none;}#shipment p {    color: #fff;    font-size: 16px;}#shipment p span {    color: #e23c4d;}#shipment h3 {    font-size: 32px;    color: #fff;    margin-bottom: 20px;    margin-top: 35px;}#shipment .btn {    margin-top: 20px;}#shipment ul li {    color: #fff;    line-height: 25px;}#shipment ul a {    font-size: 22px;    color: #fff;}#shipment ul a:hover {    text-decoration: none;    color: #cff04b;}#slider {    padding-top: 10px;    padding-bottom: 0;}#toggleRubberPrice {    margin-top: 0px;}#toggleRubberPrice > span {    margin-right: 30px;    display: inline-block;    font-weight: 300;    font-size: 20px;}#toggleRubberPrice a {    font-size: 21px;    padding: 5px 10px;    color: #202020;    margin-right: 5px;    text-decoration: none !important;}#toggleRubberPrice a.active {    font-weight: bold;    border-bottom: 2px solid;}#toggleRubberPrice a:hover {    text-decoration: none;}/*****social media****/.social-media {    position: fixed;    left: 0;    top: 250px;    margin-top: -96px;    z-index: 999;}.social-media .fb,.social-media .linkedin,.social-media .tw,.social-media .instagram,.social-media .tiktok,.social-media .yt {    width: 47px;    border-radius: 0 3px 3px 0;    height: 47px;    display: block;    text-indent: -9000px;    background: url('../../img/sprite02.png') 0 0 no-repeat;    margin: 8px 0;}.social-media .fb {    background-position: -6px -238px;}.social-media .linkedin {    background-position: -6px -295px;}.social-media .instagram {    background-position: -63px -238px;}.social-media .tiktok {    background-position: -63px -295px;}.social-media .tw {    background-position: -6px -352px;}.social-media .yt {    background-position: -6px -352px;}@media screen and (max-width: 1090px) {    .social-media {        display: flex;        top: 0;        left: auto;        right: 15px;        z-index: 1001;        margin-top: 0;    }    .social-media .fb,    .social-media .linkedin,    .social-media .tw,	.social-media .instagram,	.social-media .tiktok,    .social-media .yt {        border-radius: 0 0 3px 3px;        margin: 0 2px;    }}@media screen and (max-width: 625px) {    .social-media {        display: none!important;    }}#kloading {    display: none;}.white-box {    background: #fff;    border-radius: 7px;    border: 3px solid #d3d8da;    padding: 26px 37px;}.white-box > img {    margin-bottom: 40px;}.white-box p {    font-size: 16px;}.rubber-price-list {    background: #fff;}.rubber-price-list p {    font-size: 14px;    font-weight: bold;    margin: 0;}.rubber-price-list h3 {    margin: 0;    margin-top: 10px;    font-size: 32px;    color: #000;}.rubber-price-list h3 small {    font-weight: bold;    color: #000;}.rubber-price-list h5 {    font-size: 20px;    color: #02439d;    margin: 30px 0;}.rubber-price-list .btn {    margin-top: 20px;    margin-right: 0;}.rubber-price-list .rubber-price-element {    padding: 25px 0;    position: relative;}.rubber-price-list .rubber-price-element:after {    content: '';    position: absolute;    top: 0;    bottom: 0;    right: -15px;    width: 1px;    background: #eee;}.rubber-price-list .rubber-price-element.last:after {    display: none !important;}#price-list-slider-sticky-wrapper.is-sticky .container, #sticker-sticky-wrapper.is-sticky .container {    width: 100%;    padding: 0;}#price-list-slider-sticky-wrapper.is-sticky .rubber-sort, #sticker-sticky-wrapper.is-sticky .rubber-sort {    display: block !important;    margin-right: 110px;}#price-list-slider-sticky-wrapper.is-sticky .rubber-sort a, #sticker-sticky-wrapper.is-sticky .rubber-sort a {    display: inline-block;    padding: 5px;}#price-list-slider-sticky-wrapper.is-sticky .rubber-sort a.active, #sticker-sticky-wrapper.is-sticky .rubber-sort a.active {    color: #e23c4d;    text-decoration: underline;}#price-list-slider-sticky-wrapper.is-sticky #sticker, #sticker-sticky-wrapper.is-sticky #sticker {    left: 0 !important;    right: 0 !important;    width: 100% !important;    margin-top: 0 !important;    background: #fff;    border: 1px solid #d3d8da;    padding: 0;    padding-bottom: 5px;    z-index: 9 !important;}#price-list-slider-sticky-wrapper.is-sticky #sticker #price-list-slider, #sticker-sticky-wrapper.is-sticky #sticker #price-list-slider {    padding: 20px 105px !important;    padding-bottom: 5px !important;    margin-top: 0;}#price-list-slider-sticky-wrapper.is-sticky #sticker #price-list-slider .item.white-box, #sticker-sticky-wrapper.is-sticky #sticker #price-list-slider .item.white-box {    padding-top: 0 !important;    padding-bottom: 0 !important;    display: block;    width: 100%;    height: 79px;    display: table;    vertical-align: middle;    cursor: pointer;}#price-list-slider-sticky-wrapper.is-sticky #sticker #price-list-slider .item.white-box img, #sticker-sticky-wrapper.is-sticky #sticker #price-list-slider .item.white-box img {    display: none;}#price-list-slider-sticky-wrapper.is-sticky #sticker #price-list-slider .white-box-footer, #sticker-sticky-wrapper.is-sticky #sticker #price-list-slider .white-box-footer {    margin-top: 0;    position: static;    height: auto;    display: table-cell;    vertical-align: middle;}#price-list-slider-sticky-wrapper.is-sticky #sticker #price-list-slider .owl-prev, #sticker-sticky-wrapper.is-sticky #sticker #price-list-slider .owl-prev {    width: 20px;    height: 40px;    left: 40px;    top: 42%;    background-size: 100%;}#price-list-slider-sticky-wrapper.is-sticky #sticker #price-list-slider .owl-next, #sticker-sticky-wrapper.is-sticky #sticker #price-list-slider .owl-next {    width: 20px;    height: 40px;    right: 40px;    top: 42%;    background-size: 100%;}.slider-section {    position: relative;    z-index: 1;    background: #fff;    border-bottom: 2px solid #e5eded;    padding: 0 0 25px 0;}.rubbers {    background: #fff;    z-index: 0;    position: relative;}.rubbers .select-producent > a {    display: inline-block;    margin: 0 5px;}.rubbers .select-producent a.active {    color: #e23c4d;    text-decoration: underline;}.rubbers .select-producent a[data-producent] {    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");    /* Firefox 10+, Firefox on Android */    filter: gray;    /* IE6-9 */    -webkit-filter: grayscale(100%);    opacity: 0.6;}.rubbers .select-producent a[data-producent].active {    opacity: 1;    filter: none;    -webkit-filter: grayscale(0);}.rubbers .stamp-element {    width: 33% !important;}.rubbers .carousel-wrapper {    margin: 0;    border: 0;}.rubbers .model-stamp-main {    font-size: 25px;    margin-bottom: 0;}.rubbers .rubber-sort a {    display: inline-block;    padding: 5px;}.rubbers .rubber-sort a.active {    color: #e23c4d;    text-decoration: underline;}.rubbers .template-img a {    display: inline-block;    padding: 5px;}.template-wrapper-img {    text-align: center;}.owl-carousel .stamp-element {    width: 100% !important;}.requlations {    padding-top: 25px;}.reg_tytul {    color: #02439d;    font-size: 24px;    font-size: 24px;    margin-bottom: 15px;    display: block;}.reg_tresc {    margin-bottom: 15px;}.price-elements {    display: flex;    flex-wrap: wrap;    padding-bottom: 4px;    border-bottom: 1px solid #cdcdcd;    margin-bottom: 4px;}.price-elements .stamp-element {    /*&:nth-child(even) {        background: #f8f8f8;    }*/    display: grid;}.price-elements .stamp-element > div {    border: 1px solid #ccc;    margin: 2px;    vertical-align: top;    padding: 10px 5px;    display: grid;}.price-elements .stamp-element .stamp-foto {    display: grid;}.price-elements .stamp-element .stamp-foto .stamp-img {    align-self: center;}.price-elements .stamp-element .bottomWrapper {    display: grid;    margin: 0 auto;}.price-elements .stamp-element .bottomWrapper .btn {    margin: 0 auto;    margin-top: 5px;    width: 150px;}.price-elements .stamp-element .price {    font-size: 30px;}.price-elements .stamp-element .template-img {    height: 105px;    text-align: center !important;    display: block !important;}.price-elements .stamp-element .template-img .owl-lazy {    max-width: calc(100% - 50px);    border: 1px dashed #e23c4d;}.price-elements .stamp-element .model-stamp-main {    min-height: 90px;}.price-elements .stamp-element .autoColor {    cursor: pointer;}.price-elements .model-stamp-main a {    text-decoration: none;}.price-elements .container > .row {    margin-bottom: 25px;}#nextTemplate, #prevTemplate {    display: none !important;}@media (min-width: 992px) {    .flex {        display: flex;    }    .flex .white-box {        height: 100%;    }}@media (max-width: 991px) {    #price-list-slider .item img {        margin: 0 auto !important;    }    .left-heading {        padding-top: 0 !important;    }    .left-heading hr {        display: none;    }    .left-heading p {        font-size: 20px !important;    }    .price-elements {        border-left: none !important;    }    .rubber-price-list {        padding: 25px 0;    }    .rubber-price-list .rubber-price-element:after {        display: none;    }    .rubbers, .rubber-price-list {        border-bottom: 1px solid #eee;        padding: 25px 0;    }    #shipment .bag {        border: none;    }    #shipment p {        font-size: 16px !important;    }    #shipment > .container > .row > .col-md-8 {        padding-bottom: 60px;    }    #shipment > .container > .row > .col-md-4 {        padding-bottom: 0px;    }    #price-list-slider .owl-nav {        text-align: center;    }    #price-list-slider .owl-next, #price-list-slider .owl-prev {        position: static;        margin: 20px;        margin-bottom: 0;        display: inline-block;        width: 20px;        height: 40px;        background-size: 100%;    }    #dZUpload {        margin-bottom: 20px;    }    h2 {        font-size: 36px;    }    h3 {        font-size: 26px;    }    h4 {        font-size: 18px;    }    h5 {        font-size: 14px;    }    .flex .white-box {        margin-bottom: 25px;    }    section.about-us h5 {        margin-top: 20px;    }    section.about-us .banner {        padding: 25px;        background-position: right;    }    section.about-us .banner > div {        max-width: 100%;    }    section.patterns .photo {        max-height: 200px;    }    section.patterns .col-md-4.text-center {        text-align: left !important;    }    section.contact p {        font-size: 16px;    }    section.contact h3 {        font-size: 24px;    }    section.contact .mailto, section.contact .phone {        font-size: 16px;        vertical-align: top;    }    section.rubbers .carousel-wrapper {        padding-bottom: 0;    }    section.slider-section {        padding: 0 0 25px 0;    }    section.stamp .stamp-element .stamp-foto{        border: 0px !important;    }}@media (max-width: 568px) {    .select-producent {        text-align: center;    }    .select-producent > a {        display: block !important;        margin: 5px !important;        text-align: center;    }    .rubber-sort {        float: none !important;        text-align: center;    }}@media (max-width: 768px) {    .col-md-9.price-elements {        padding-left: 15px !important;    }    #toggleRubberPrice a {        font-size: 16px;    }    .cat-list li a {        font-size: 16px !important;    }    .rubber-price-list h3 {        font-size: 32px !important;    }    .rubber-price-list .col-md-9.text-center.price-elements {        padding-left: 15px !important;    }    .rubber-price-list .col-md-9.text-center.price-elements .row {        width: 100%;    }    .rubber-price-list .col-md-9.text-center.price-elements h5 {        width: 100%;    }    section.shipment img.promo {        margin-top: -10px;        display: block;        margin: 10px 0;        float: none !important;    }    section.shipment .btn.order {        margin: 15px 0;    }    .rubbers .stamp-element {        width: 50% !important;    }    #shipment .bag {        padding-bottom: 0;    }    #slider:not(.main-slider-wrapper) .owl-next {        right: -5px !important;    }    #slider:not(.main-slider-wrapper) .owl-left {        left: -5px !important;    }    #video .wrapper {        padding-right: 0;    }    #video .yt-button {        display: none;    }    .stamp.single-stamp .btn {        margin-top: 15px;    }    #shipment > .container > .row > .col-md-8 {        padding-left: 25px;        padding-bottom: 80px;    }    .banks-box {        padding: 0 15px;    }    .banks-box img {        max-width: 100%;        height: auto;    }    footer ul {        padding-right: 15px;    }    header h3 {        font-size: 44px !important;    }    header h3.alert {        font-size: 22px !important;    }    h2 {        font-size: 36px !important;    }    .system h2 {        font-size: 12px !important;    }    h3 {        font-size: 26px !important;    }    h4 {        font-size: 20px !important;    }    h5 {        font-size: 16px;    }        section.patterns .rubber {        width: 33%;        padding-right: 20px;        margin-right: 0;    }    section.about-us h5 {        padding: 0 15px;    }    section.about-us .banner {        margin-bottom: 35px;    }    section.contact .img-2 {        margin-top: 55px;        padding-left: 135px;        background: url(../img/img7.png) no-repeat top 10px left 57px;    }    section.rubbers .carousel {        display: block;    }    section.rubbers .carousel .stamp-element {        width: 50% !important;        margin-bottom: 50px;    }    section.shipment.contact-shipment small {        display: inline !important;    }}.search-autocomplete {    display: none;    position: absolute;    z-index: 9;    background-color: #fff;    border: 1px solid #dadada;    left: 15px;    max-height: 200px;    overflow: auto;    width: 100%;    max-width: 275px;}.search-autocomplete a {    display: block;    font-size: 13px;    text-decoration: none !important;    padding: 5px;    max-width: 268px;    width: 100%;    padding: 5px;    color: #aaa;}.search-autocomplete a:odd {    background-color: #fff;}.search-autocomplete a:hover, .search-autocomplete a:active, .search-autocomplete a:focus {    background-color: #02439d;    color: #aaa;}header .heading {    padding: 0;}@media (max-width: 480px) {    section.shipment.contact-shipment h3 {        font-size: 16px;    }    section.shipment.contact-shipment h3 small {        font-size: 16px;    }    #toggleRubberPrice > span {        display: block;        margin-bottom: 10px;    }    .text-right {        text-align: center !important;    }    .rubbers .stamp-element {        width: 100% !important;    }    img {        max-width: 100%;    }    .banner {        background-position: left -100px center !important;    }    header .heading {        margin-top: 15px;    }    section.shipment .big-form-control {        width: 100% !important;        max-width: 100%;        margin: 0 !important;    }    section.shipment p {        font-size: 14px;    }    section.shipment .btn {        margin-left: 0;        width: 100%;    }    section.shipment .btn-biger {        margin: 5px;    }    section.stamp .footer {        text-align: center;    }    section.stamp p.desc {        border-right: none;    }    .rate.review_choice {        float: left;        margin-top: 5px;    }    .rate.review_choice .rate-stars {        padding-right: 0;        border-right: none;    }    .rate.review_choice span {        margin: 0 20px;    }    .stamp.single-stamp .col-md-8 {        padding-left: 15px !important;    }    section.stamp img.rubber, section.stamp .col-md-4.text-center {        margin-bottom: 20px;    }    .stamp-category-list {        text-align: center;    }    section.patterns .photo {        height: auto;        max-width: 100%;        max-height: 100% !important;    }    section {        padding: 25px 0;    }    section.patterns .rubber {        width: 50%;        padding: 0 5px;        margin-right: 0;    }    section.patterns h3 small {        font-size: 16px !important;        line-height: 1.1 !important;    }    section.rubbers .carousel .stamp-element {        width: 100% !important;        margin-bottom: 50px;    }    section.shipment.contact-shipment h2 img:first-child {        display: block;        margin-bottom: 15px;    }    section.shipment.contact-shipment h2 img.pull-right {        margin: 10px;        margin-right: 0;    }    header p {        font-size: 16px !important;    }    header h3 {        font-size: 36px !important;        margin-top: 0;    }    header h3 small {        font-size: 16px !important;    }}@media (max-width: 400px) {    section.contact .img-1, section.contact .img-3 {        background: none;        padding-left: 0;    }    section.contact .img-2 {        padding-left: 15px;        background: none;    }    #dZUpload {        padding-right: 10px;    }}@media (min-width: 1200px) {    .container {        width: 1200px;    }}@media (max-width: 1199px) {    header.main-header {        font-size: 36px;        padding-top: 0;    }    header {        padding-left: 15px;        padding-right: 15px;    }    header .heading {        padding: 0 15px;    }    .home .bag img {        max-width: 100%;    }    #slider:not(.main-slider-wrapper) .owl-next {        right: -20px;    }    #slider:not(.main-slider-wrapper) .owl-prev {        left: -20px;    }    #video h3 {        font-size: 28px;    }    #video .yt-button {        right: 65px;    }    section.shipment.contact-shipment h2 {        font-size: 28px !important;        width: 100%;    }    section.shipment.contact-shipment h3 {        font-size: 18px !important;    }}@media (min-width: 1200px) {    header.main-header {        font-size: 36px;        padding-top: 0;    }}.btn {    font-family: "Archer";    margin-left: 5px;    cursor: pointer;    min-width: 133px;    text-decoration: none !important;    outline: none !important;    height: 34px;    line-height: 31px !important;    padding: 0 15px !important;    text-align: center;    display: inline-block;    font-weight: bold !important;    border-radius: 7px !important;}.btn img {    margin-left: 15px;    margin-right: 5px;    vertical-align: middle;    display: inline-block;    margin-top: -3px;}.btn.btn-red {    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.21176);    background: #bde326;    color: black !important;    border: 1px solid white !important;    font-size: 16px !important;}.btn.btn-red:hover {    opacity: 0.9;}.btn.btn-white-blue {    background: transparent;    color: #01439d !important;    border: 2px solid #01439d !important;    font-size: 14px !important;}.btn.btn-white-red {    /*background: transparent;    color: #e23c4d !important;    border: 2px solid #e23c4d !important;    font-size: 14px !important; */    background: rgb(235, 143, 5);    color: black !important;    border: 2px solid #FFFFFF !important;    font-size: 14px !important;    box-shadow: 0 0 2px #C4C4C4;}.btn.btn-blue {    background: #01439d;    color: white !important;    border: 2px solid white !important;    font-size: 14px !important;}.btn.btn-grey {    background: #939393;    color: white !important;    border: 2px solid white !important;    font-size: 14px !important;}.btn.btn-green {    background: green;    color: white !important;    border: 2px solid white !important;    font-size: 14px !important;}.btn.btn-orange {    background: #f19309;    color: white !important;    border: 2px solid white !important;    font-size: 14px !important;}.btn.btn-big {    height: 42px;    line-height: 39px !important;    font-size: 16px !important;}.btn.btn-biger {    min-width: 265px;    height: 52px;    line-height: 49px !important;    font-size: 23px !important;}.btn.btn-arr {    position: relative;    border: none;    margin: 5px 0;}.btn.btn-arr:hover {    background: white;}.btn.btn-arr.btn-arr-left {    padding-left: 40px !important;}.btn.btn-arr.btn-arr-left:after {    content: '';    position: absolute;    background-image: url("../img/sprite02.png");    background-position: -61px 0;    width: 13px;    height: 21px;    top: 50%;    margin-top: -10px;    left: 15px;}.btn.btn-arr.btn-arr-right {    padding-right: 40px !important;}.btn.btn-arr.btn-arr-right:after {    content: '';    position: absolute;    background-image: url("../img/sprite02.png");    background-position: -43px 0;    width: 13px;    height: 21px;    top: 50%;    margin-top: -10px;    right: 15px;}@media (max-width: 769px) {    .btn.btn-biger {        min-width: 217px;        height: 44px;        line-height: 40px !important;        font-size: 18px !important;    }}@media (max-width: 480px) {    .btn {        margin-top: 15px;    }}header {    padding-top: 90px;    margin-bottom: 0 !important;}header h1 {    font-family: 'ArcherPro Bold';    font-size: 80px;    color: #595959;    font-weight: 800;}header h1 span {    color: #b9d746;}header h3 {    font-size: 44px;    margin-bottom: 0;}header p {    font-size: 20px;    margin-bottom: 40px;}header .main-page {    border-bottom: 0px;    max-width: 1200px;    margin: auto;    display: flex;    flex-wrap: wrap;    align-items: center;    margin-top: 15px;    margin-bottom: 10px;    position: relative;}header .main-page h1 {    margin: unset;}header div.subpage h1 {    font-size: 44px;    color: black;    margin-top: 20px;    font-family: 'Archer';}.breadcrumb {    font-size: 16px;    background: transparent;    color: #202020;    text-align: left;    padding: 0;    margin-top: -10px;    margin-bottom: 10px;}.breadcrumb a {    color: #202020;    font-weight: bold;}.breadcrumb span {    padding-left: 10px;}.breadcrumb span:first-child {    padding-left: 0px;}.breadcrumb span:last-child {    font-weight: bold;}@media screen and (max-width: 1300px) {    .breadcrumb {        margin-left: 0px;    }}.order-form {    width: 100%;    max-height: 475px;    overflow-y: auto;}.order-form ul {    display: table;    width: 100%;}.order-form ul li {    display: table-row;}.order-form ul li:first-child {    font-family: arial;    font-size: 15px;    color: #01439d;    line-height: 15px;}.order-form ul li > div {    display: table-cell;    vertical-align: middle;    text-align: left;    padding: 13px;    border-bottom: 1px solid #cbcbcc;}#edycja-form-box.order-form-box {    max-width: 960px;}.order-form ul li > div p {    line-height: 16px;}.owl-carousel {    padding: 0;}.carousel-small .stamp-button-url {    margin-top: 10px;}.owl-prev {    cursor: pointer;}.owl-next {    cursor: pointer;}.carousel {    position: relative;    display: flex;    padding-top: 25px;}.carousel .btn {    margin-top: 15px;    margin-right: 0;}.carousel-small .owl-prev {    left: 0;}.carousel-small .owl-next {    right: 0;}.carousel-wrapper {    margin-top: 40px;    border-top: 1px solid #e5eded;    background: #fff;    padding-bottom: 40px;}.stamp-element {    width: 100% !important;    display: inline-block;    text-align: center;    font-weight: bold;    padding: 5px;}.stamp-element .stamp-foto {    height: 170px;    position: relative;}.stamp-element .stamp-foto .stamp-img {    mix-blend-mode: multiply !important;    max-width: 60% !important;    margin: 0 auto;    max-height: 100%;    width: auto;}.stamp-element .stamp-foto .stamp-promo {    position: absolute;    right: 30px;    top: -15px;}.stamp-element .stamp-foto .stamp-promo-text {    position: absolute;    top: 30px;    right: 0;    width: 100%;}.model-stamp-main-txt {    font-size: 16px;    line-height: 1;}.model-stamp-main {    font-size: 27px;    font-weight: bold;    display: inline-block;    margin-bottom: 10px;    line-height: 1;    max-width: 265px;    min-height: 50px;}.template-wrapper-img {    margin-top: 10px;}.template-wrapper-img .template-img {    display: grid;    text-align: left;    margin-bottom: 5px;    height: 110px;    text-align: center;}.template-wrapper-img .template-img br {    display: none;}.template-wrapper-img .template-img > div {    position: relative;    height: 100px;    align-items: center;    display: grid;}.template-wrapper-img .template-img .rubber-suffix {    font-size: 12px;    font-weight: normal;    font-style: italic;}.template-wrapper-img .template-img img {    max-height: 85px;    width: auto !important;    max-width: 100%;    margin: 0 auto;    display: inline-block !important;}.template-wrapper-img .template-img .owl-lazy {    max-width: calc(100% - 50px);    border: 1px dashed #e23c4d;}.template-wrapper-img .template-img .prev-tmpl {    loat: right;    position: absolute;    left: 0;    top: 50%;    margin-top: -14px;}.template-wrapper-img .template-img .next-tmpl {    loat: right;    position: absolute;    right: 0;    top: 50%;    margin-top: -14px;}.price {    font-size: 18px;}.price .old-price {    text-decoration: line-through;}.price span {    font-size: 20px;}.owl-prev {    width: 41px;    height: 74px;    position: absolute;    left: -70px;    top: 30%;    transform: translate(0, -30%);    background: url(../img/arr-left.png) no-repeat;}.owl-next {    width: 41px;    height: 74px;    position: absolute;    right: -70px;    top: 30%;    transform: translate(0, -30%);    background: url(../img/arr-right.png) no-repeat;}.colors {    margin-top: 5px;    margin-bottom: 5px;    border: 2px solid transparent;}.colors .autoColor {    display: inline-block;    vertical-align: middle;    width: 16px;    height: 16px;    margin: 0 3px;    border-radius: 50%;    box-sizing: content-box;    border: 2px solid transparent;}.colors .autoColor.active {    border: 2px solid #fff;    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.25);}.cat-list {    list-style-type: none;    margin: 0;    padding: 0;    margin-top: 50px;    text-align: center;}.cat-list li {    display: inline-block;    vertical-align: top;}.cat-list li a {    font-size: 21px;    font-weight: 400;    padding: 5px 18px;    display: block;    text-decoration: none !important;    color: #202020 !important;}.cat-list li a.active {    font-weight: bold;    border-bottom: 2px solid;}#prevTemplate, #nextTemplate {    top: 64%;}.preloader-stamp-slider {    background: url(../../img/89.GIF) center center no-repeat #fff;    z-index: 99;    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}#price-list-slider {    margin-top: 25px;}#price-list-slider .item {    background: #fff;    padding: 0;    padding-top: 38px;    padding-bottom: 82px;    position: relative;}#price-list-slider .item img {    padding: 0 38px;    max-width: 100%;    width: auto;}#price-list-slider .item.active {    border-color: #02439d;}#price-list-slider .white-box-footer {    margin-top: 19px;    background: #fff;    color: #000;    font-size: 18px;    text-align: center;    font-weight: bold;    height: 79px;    padding: 0 20px;    position: absolute;    bottom: 3px;    left: 3px;    right: 3px;    border-bottom-right-radius: 5px;    border-bottom-left-radius: 5px;}footer {    background: #535353;    text-align: center;    color: #fff;    padding-bottom: 20px;}footer ul {    list-style-type: none;    padding-left: 0;}footer ul li {    display: inline-block;    vertical-align: top;}footer ul li a {    color: #fff;    padding: 0 10px;    text-transform: uppercase;    font-size: 14px;    position: relative;}footer ul li a:focus {    color: white;}footer ul li a.active, footer ul li a:hover {    color: inherit;}footer ul li a:before {    content: '';    right: 0;    top: 50%;    transform: translate(0, -50%);    background: #fff;    width: 1px;    height: 15px;    display: block;    position: absolute;}footer ul li:last-child a:before {    display: none;}.ispro_link {    font-family: Roboto;    font-weight: normal;    margin-top: 20px;    display: inline-block;    height: 18px;    text-align: center;    vertical-align: top;    font-size: 12px;    width: 1200px;}footer .ispro_link a {    color: #fff;    font-family: Roboto;}#ispro_logo {    display: inline-block;    padding-left: 0px;    margin-left: 0px;    height: 18px;    width: 30px;    background: transparent url(../../img/logo_ispro_st_footer.png) no-repeat 5px 0;    vertical-align: middle;}#ispro_logo:hover {    background: transparent url(../../img/logo_ispro_st_footer.png) no-repeat -31px 0;}#imageBox .picture {    max-width: 100px;}.point-wrapper p, .point-wrapper b, .point-wrapper span {    font-family: "Roboto";    line-height: 14px;    font-size: 14px;}.point-wrapper p {  margin-bottom: 5px;}.point-wrapper p.small {    font-size: 12px;    font-weight: 300;}.point-wrapper .inline-block {    display: inline-block;    vertical-align: top;}.point-wrapper h1 {    color: #000 !important;    margin-top: 0;}.point-wrapper h1 p {    font-weight: 500;}section.shipment h4 {    font-size: 20px;}section.shipment .btn-small {    min-width: 20px;    font-size: 20px;}section.shipment .btn:hover {    background-image: none;    outline: 0;    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}section.shipment .cities-text {    margin-top: 20px;}section.delivery-city-top, section.delivery-city-footer {    padding-bottom: 0;}section.delivery-city-main {    padding-top: 0;}section.delivery-city-top, section.delivery-city-main, section.delivery-city-footer {    background-color: #fff;;}section.delivery-city .inner-col {    border: 1px solid #dbdbdb;    overflow: hidden;}section.delivery-city-top .btn-order {    margin-bottom: 10px;    margin-right: 10px;}section.delivery-city-top .fluid-50.map-cities {    padding: 0px;}section.delivery-city-top .content-header {    margin-top: 0px;}section.delivery-city-top .content-header span.small {    color: #373737;    font-size: 22px;    line-height: 45px;    margin-bottom: 0;    padding: 0 18px;    text-align: left;    font-weight: bold;    width: 100%;    display: block;}section.delivery-city-top .delivery-img {    display: block;    margin: auto;}section.delivery-city-main .page-head {    color: #CCCCCC;    font-size: 36px;    font-weight: normal;    letter-spacing: 0px;    line-height: 45px;    margin: 25px 15px;    text-shadow: none;}section.delivery-city-main .banner-inner.ignore-padding.city-description {    font-size: 14px;    column-count: 2;    column-gap: 40px;    padding: 0 20px 20px;    text-align: left;    margin-top: 10px;}section.delivery-city-main .city-description p {    display: inline-block;    width: 100%;}section.delivery-city-main .banner-reverse {    width: 100%;    height: auto;    text-align: center;    padding-bottom: 10px;    background: none;    position: relative;}section.delivery-city-main .city-description em {    font-style: normal;    color: red;    font-weight: bold;}section.delivery-city-main .city-description p, section.delivery-city-main .city-description ol,section.delivery-city-main .city-description ul {    margin: 0;    font-size: 16px;    color: #3a3a3a;    padding: 10px 0;    text-align: left;}section.delivery-city-main .container {    margin-bottom: 30px;}section.delivery-city-main .localization-details {    display: flex;    flex-wrap: wrap;    padding-right: 5px;}section.delivery-city-main .localization-details__item {    flex: 0 0 calc(20% - 5px);    max-width: calc(20% - 5px);    border: 1px solid #CCCCCC;    margin-left: 5px;    min-height: 140px;    padding: 5px;    margin-bottom: 5px;}section.delivery-city-main .localization-details--post .localization-details__item {    flex: 0 0 calc(16.6% - 5px);    max-width: calc(16.6% - 5px);}section.delivery-city-footer .content-header.large {    font-size: 32px;    color: #1f201f;    line-height: 36px;    font-weight: normal;}section.delivery-city-footer .content-header.large span.small {    color: #1f201f;    font-size: 20px;    margin-bottom: 30px;}section.delivery-city-footer .consignment-container li {    border: 1px solid #c3c4c5;    list-style: none;}section.delivery-city-footer .consignment-alternative li.gls h2, .gls .delivery-option {    background: url(../../img/logo-gls-courier.png) 6px 20px no-repeat;}section.delivery-city-footer ul.consignment-container {    width: 100%;    float: left;    margin-left: 0;    padding: 0;}.consignment-alternative li.inpost h2, .consignment-alternative-inpost li.inpost h2, .inpost .delivery-option {    background: url(../../templates/img/inpost.png) no-repeat;    background-size: 100%;    background-position-y: 20px;    background-position-x: center;}.consignment-alternative li.poczta-pl h2, .poczta-pl .delivery-option {    background: url(../../img/logo-post.png) top center no-repeat !important;}.consignment-container li h2, .delivery-option {    background: url(../../img/sprite02.png) 0 0 no-repeat;    color: #01439d;    font-size: 25px;    padding-left: 99px;    line-height: 30px;    padding-bottom: 70px;}.consignment-container.consignment-alternative li h2, .consignment-container.consignment-alternative-inpost li h2,.delivery-option {    color: #01439d !important;    font-size: 17px;    padding-left: 0;    line-height: 20px;    height: 38px;    padding-top: 78px;    float: left;    width: 98px;    text-align: center;    margin-right: 20px;}.consignment-alternative li h3, .consignment-alternative-inpost li h3, .delivery-time {    color: #207001 !important;    font-size: 16px;    line-height: 18px;    margin: 4px 0 15px;}.consignment-container li h3, .delivery-time {    color: #207001;    font-size: 16px;    line-height: 18px;    margin: 15px 0;    font-weight: bold;}.consignment-container li p {    color: #1b1b1b;    font-size: 16px;    line-height: 18px;}.consignment-alternative li span:not(.delivery-option) {    margin: 0;    position: relative;    right: 10px;    font-size: 11px;    font-weight: normal;}.consignment-container li span:not(.delivery-option) {    color: #207001;    font-size: 12px;    line-height: 15px;    display: block;    text-align: right;}.content ul li span.delivery-option {    margin-left: 10px;    margin-top: 10px;}.content ul li span {    color: #3a3a3a;    line-height: 18px;    font-weight: bold;}.consignment-container li p {    color: #1b1b1b;    font-size: 16px;    line-height: 18px;}.content section ul li h2, .delivery-option {    display: block;    margin-bottom: 0;}section.delivery-city-footer .content-header {    margin-top: 0;    margin-bottom: 0;}section.delivery-city .promo-header {    margin-top: 0;    font-weight: bold;}section.delivery-city-main .center-txt {    text-align: center;}section.delivery-city-footer .content-header.large .small {    font-weight: bold;}section.delivery-city .red {    color: red;}section.delivery-city-footer .return-link {    padding-bottom: 50px;    font-size: 16px;    margin-top: 30px;}section.delivery-city-main .city-description ol, section.delivery-city-main .city-description ul {    margin: 0 2em;}.city-description h2, .city-description h3 {    margin-bottom: 0;    padding-bottom: 10px;    -webkit-column-span: all;    column-span: all;    padding-left: 0;    padding-right: 0;    margin-top: 0;    font-weight: bold;}.btn-yellow {    border-radius: 7px;    display: inline-block;    font-size: 19px;    font-weight: normal;    line-height: 28px;    padding: 8px 10px 9px;    text-decoration: none;    text-align: center;    margin-right: 3px;    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.21176);    background: #01439d;    color: white !important;    border: 1px solid white !important;    cursor: pointer;}.center-txt {    text-align: center;}.city-description p {    display: inline-block;    width: 100%;}.content a {    color: #3a3a3a;    text-decoration: underline;}a.btn, a.btn-big, a.btn-medium, a.btn-small, a.btn-small-contact, button.btn, button.btn-big, button.btn-medium {    text-decoration: none;}section.shipment h4 {    font-size: 20px;}section.shipment .btn-small {    min-width: 20px;    font-size: 20px;}section.shipment .btn:hover {    background-image: none;    outline: 0;    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}section.shipment .cities-text {    margin-top: 20px;}section.delivery-city-top {    padding-bottom: 0;}section.delivery-city-main, section.delivery-city-footer {    padding-top: 0;}section.delivery-city-top, section.delivery-city-main, section.delivery-city-footer {    background-color: #fff;;}section.delivery-city .inner-col {    border: 1px solid #dbdbdb;    overflow: hidden;}section.delivery-city-top .btn-order {    margin-right: 10px;    margin-bottom: 10px;}section.delivery-city-top .btn-order-on-image {    margin-right: 10px;    margin-bottom: -20px;    position: relative;    top: -75px;    right: 20px;}section.delivery-city-top .fluid-50.map-cities {    padding: 0px;}section.delivery-city-top .content-header {    margin-top: 0px;    margin-bottom: 0;    min-height: 56px;}section.delivery-city-top .content-header span.small {    color: #373737;    font-size: 22px;    line-height: 45px;    margin-bottom: 0;    padding: 0 18px;    text-align: left;    font-weight: bold;}section.delivery-city-top .delivery-img {    display: block;    margin: auto;}section.delivery-city-main .page-head {    color: #CCCCCC;    font-size: 36px;    font-weight: normal;    letter-spacing: 0px;    line-height: 45px;    margin: 25px 15px;    text-shadow: none;}section.delivery-city-main .banner-inner.ignore-padding.city-description {    font-size: 14px;    column-count: 2;    column-gap: 40px;    padding: 0 20px 20px;    text-align: left;    margin-top: 10px;}section.delivery-city-main .city-description p {    display: inline-block;    width: 100%;}section.delivery-city-main .banner-reverse {    width: 100%;    height: auto;    text-align: center;    padding-bottom: 10px;    background: none;    position: relative;}section.delivery-city-main .city-description em {    font-style: normal;    color: red;    font-weight: bold;}section.delivery-city-main .city-description p, section.delivery-city-main .city-description ol,section.delivery-city-main .city-description ul {    margin: 0;    font-size: 16px;    color: #3a3a3a;    padding: 10px 0;    text-align: left;}section.delivery-city-main .container {    margin-bottom: 30px;}section.delivery-city-main .localization-details {    display: flex;    flex-wrap: wrap;    padding-right: 5px;}section.delivery-city-main .localization-details__item {    flex: 0 0 calc(20% - 5px);    max-width: calc(20% - 5px);    border: 1px solid #CCCCCC;    margin-left: 5px;    min-height: 140px;    padding: 5px;    margin-bottom: 5px;}section.delivery-city-footer .content-header.large span.small {    color: #1f201f;    font-size: 20px;    margin-bottom: 30px;}section.delivery-city-footer .consignment-container li {    border: 1px solid #c3c4c5;    list-style: none;}section.delivery-city-footer .consignment-alternative li.gls h2, .gls .delivery-option {    background: url(../../img/logo-gls-courier.png) 6px 20px no-repeat;}section.delivery-city-footer ul.consignment-container {    width: 100%;    float: left;    margin-left: 0;    padding: 0;}.consignment-alternative li.inpost h2, .consignment-alternative-inpost li.inpost h2, .inpost .delivery-option {    background: url(../../templates/img/inpost.png) no-repeat;    background-size: 100%;    background-position-y: 20px;    background-position-x: center;}.consignment-alternative li.poczta-pl h2, .poczta-pl .delivery-option {    background: url(../../img/logo-post.png) top center no-repeat !important;}.consignment-container li h2, .delivery-option {    background: url(../../img/sprite02.png) 0 0 no-repeat;    color: #01439d;    font-size: 25px;    padding-left: 99px;    line-height: 30px;    padding-bottom: 70px;}.consignment-container.consignment-alternative li h2, .consignment-container.consignment-alternative-inpost li h2,.delivery-option {    color: #01439d !important;    font-size: 17px;    padding-left: 0;    line-height: 20px;    height: 38px;    padding-top: 78px;    float: left;    width: 98px;    text-align: center;    margin-right: 20px;}.consignment-alternative li h3, .consignment-alternative-inpost li h3, .delivery-time {    color: #207001 !important;    font-size: 16px;    line-height: 18px;    margin: 4px 0 15px;}.consignment-container li h3, .delivery-time {    color: #207001;    font-size: 16px;    line-height: 18px;    margin: 15px 0;    font-weight: bold;}.consignment-container li p {    color: #1b1b1b;    font-size: 16px;    line-height: 18px;}.consignment-alternative li span:not(.delivery-option) {    margin: 0;    position: relative;    right: 10px;    font-size: 11px;    font-weight: normal;}.consignment-container li span:not(.delivery-option) {    color: #207001;    font-size: 12px;    line-height: 15px;    display: block;    text-align: right;}.content ul li span {    color: #3a3a3a;    line-height: 18px;    font-weight: bold;}.content ul li span.delivery-option {    margin-left: 10px;    margin-top: 10px;}.consignment-container li p {    color: #1b1b1b;    font-size: 16px;    line-height: 18px;}.content section ul li h2, .delivery-option {    display: block;    margin-bottom: 0;}section.delivery-city-footer .content-header {    margin-top: 0;    margin-bottom: 0;}section.delivery-city-top .promo-header {    margin-top: 0;    font-weight: bold;}section.delivery-city .promo-header {    margin-top: 0;    font-weight: bold;}section.delivery-city-footer .content-header.large .small {    font-weight: bold;}section.delivery-city .red {    color: red;}section.delivery-city-footer .return-link {    padding-bottom: 50px;    font-size: 16px;    margin-top: 30px;}section.delivery-city-main .city-description ol, section.delivery-city-main .city-description ul {    margin: 0 2em;}.city-description h2, .city-description h3 {    margin-bottom: 0;    padding-bottom: 10px;    -webkit-column-span: all;    column-span: all;    padding-left: 0;    padding-right: 0;    margin-top: 0;}.btn-yellow {    border-radius: 7px;    display: inline-block;    font-size: 19px;    font-weight: normal;    line-height: 28px;    padding: 8px 10px 9px;    text-decoration: none;    text-align: center;    margin-right: 3px;    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.21176);    background: #01439d;    color: white !important;    border: 1px solid white !important;}.center-txt {    text-align: center;}.city-description p {    display: inline-block;    width: 100%;}.content a {    color: #3a3a3a;    text-decoration: underline;}a.btn, a.btn-big, a.btn-medium, a.btn-small, a.btn-small-contact, button.btn, button.btn-big, button.btn-medium {    text-decoration: none;}.item.white-box {    cursor: pointer;}.stamp-category-list {    display: -webkit-flex;    display: flex;    -webkit-flex-wrap: wrap;    flex-wrap: wrap;    margin-bottom: 30px;    margin-left: -10px;    margin-right: -10px;    text-align: center;}.stamp-category-list figure {    box-sizing: border-box;    margin: 20px 0 0;    padding: 0 10px;    max-width: 170px;    -webkit-flex: 0 0 25%;    flex: 0 0 25%;}figure.stamp-category-preview img {    border: 1px dotted red;    padding: 5px 5px 5px 5px;}.stamp-category-list figure img {    display: block;    margin-bottom: 10px;    width: 100%;    height: auto;}.m-partner-offer {    display: flex;    align-items: center;    flex-wrap: wrap;    gap: 50px;}.m-partner-offer-text > div {    margin-bottom: 5px;}.m-partner-offer-text {    font-size: 16px;    display: flex;    flex-direction: column;    align-items: flex-start;    align-self: end;    padding: 10px 0;}.m-partner-offer-left {    display: inline-block;    width: 250px;    font-family: Roboto;    font-size: 18px;}.m-partner-offer-right{    font-family: Roboto;    font-weight: bold;    font-size: 22px;}.loading-after {    pointer-events: none;    position: relative;}.loading-after:after{    content: "";    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 9 !important;    background-image: url("data:image/gif;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA");    background-repeat: no-repeat;    background-color: #fff;    background-position: center;    width: 100%;    height: 100%;    border:none;}.mfp-figure {    line-height: 0;    background-color: white;    padding: 20px;}.mfp-bottom-bar {    margin-top: -79px;}.mfp-counter {    position: absolute;    top: -11px;    color: #202020;    font-size: 12px;    line-height: 18px;    white-space: nowrap;    right: 19px;}.mfp-bottom-button {    margin-top: 10px;    text-align: center;}img.mfp-img {    width: auto;    max-width: 100%;    height: auto;    display: block;    line-height: 0;    box-sizing: border-box;    padding: 30px 30px 30px;    margin: 0 auto;    border: 1px dotted red;}.mfp-title {    color: #202020;}section.contact .top-p {    margin-bottom: 20px;}section.contact .mid-p {    margin-bottom: 30px;}section.contact .right-p-top {    margin-bottom: 117px;}section.contact .right-p-top > img {    margin-right: 5px;    vertical-align: text-top;}section.contact .right-p-top > span {    display: block;}section.contact .right-p-top > span > img {    margin-right: 5px;}section.contact .right-p-mid {    margin-bottom: 21px;;}section.contact .right-p-mid > img {    margin-right: 6px;    margin-top: -3px;}section.contact .right-p-bottom > img {    margin-right: 6px;    margin-top: -3px;}section.delivery-city .inner-col-left {    height: 454px;}section.delivery-city-top .btn-order {    position: absolute;    bottom: 30px;    right: 30px;}section.delivery-city-top .fluid-50.map-cities {    padding: 10px 20px 20px 20px;}section.delivery-city-top .btn-cennik {    position: absolute;    bottom: 30px;    left: 200px;    margin-right: 10px;    margin-bottom: 10px;}section.requlations {    background: #fff;}section.stamp .rate .rate-stars {    border-right: none;    padding: 0;}section.stamp .rate {    float: unset;    position: relative;}section.stamp .rate .rate-stars {    display: flex;    align-items: center;    padding-top: 19px;    color: black;}section.stamp .total_votes.avg {    font-size: 25px;    margin-right: 10px;}section.stamp .total_votes.all {    margin-left: 10px;}section.stamp .review-title {    color: black;}section.stamp .fa-star:before, section.stamp .fa-star:after {    /*content: "\f005";*/    display: block;    overflow: hidden;}section.stamp .fa-star:after {    content: "\f005";    color: #d0d0d0;    position: absolute;    top: 22px;    z-index: 0;}section.stamp .fa-star:before {    position: relative;    left: 0;    /*top: 17px;*/    z-index: 1;}section.stamp .s0::before {    width: 0%;    color: #f7941e;}section.stamp .s1::before {    width: 10%;    color: #f7941e;}section.stamp .s2::before {    width: 20%;    color: #f7941e;}section.stamp .s3::before {    width: 30%;    color: #f7941e;}section.stamp .s4::before {    width: 40%;    color: #f7941e;}section.stamp .s5::before {    width: 50%;    color: #f7941e;}section.stamp .s6::before {    width: 60%;    color: #f7941e;}section.stamp .s7::before {    width: 70%;    color: #f7941e;}section.stamp .s8::before {    width: 80%;    color: #f7941e;}section.stamp .s9::before {    width: 90%;    color: #f7941e;}section.stamp .s10::before {    width: 100%;    color: #f7941e;}section.stamp .rate span {    margin: 0;}section.stamp .rate .rate-stars .fa {    margin: 0;    padding: 0 5px;}section.stamp .log span {    font-size: 14px;}section.stamp .stamp-foto {    display: grid;}section.stamp .stamp-element .stamp-foto {    height: 250px;    position: relative;    border: 1px solid #ccc;    border-radius: 5px;}section.stamp .stamp-img {    align-self: center;}section.stamp .stamp-img {    mix-blend-mode: multiply !important;    /*max-width: 60% !important;*/    margin: 0 auto;    max-height: 100%;    width: auto;}section.stamp .autoColor {    cursor: pointer;}section.stamp .colors {    margin-top: 10px;}section.stamp .promo-badge {    position: absolute;    top: 0px;    left: 79%;}section.stamp .promo-badge-text {    position: absolute;    top: 30px;    left: 10px;}section.stamp .promo-badge-text.red-badge {    color: white;    background-color: #b40000;    padding: 5px 10px;    border-radius: 0px 5px 5px 0px;    font-weight: bold;    font-family: ArcherPro Bold;    top: 15px;    left: -295px;}.color-miniatures{    display: flex;    padding: 20px 0px;}.color-miniatures .img-mini{    height: 70px;    width: 70px;    border: 1px solid #ccc;    padding: 5px;    border-radius: 5px;    margin-right: 10px;    cursor: pointer;    overflow: hidden;}.color-miniatures .img-mini.active{    border: 1px solid #bde326;}.color-miniatures .img-mini img{    height: 100%;}.template-examples-wrapper .example-content{    width: 90%;    padding: 30px 50px;}.template-examples-wrapper {  padding-top:50px}.template-examples-wrapper .examples-title{    font-size: 25px;}.example-steps{    display: flex;    justify-content: center;    margin-top: 30px;}.step-circle{    border: 2px solid #939393;    background-color: #FFFFFF;    height: 10px;    border-radius:50%;    width: 10px;    margin-right: 3px;}.step-circle.active{    border: 2px solid #bde326;    background-color: #bde326;}.btn-white-grey{    border: 2px solid #939393;    font-size: 15px;    color: #01439d;}.btn-white-grey:active{    box-shadow: unset;}.next-tmpl:focus, .prev-tmpl:focus{    outline:none;}section.stamp .product-price-wrapper{    border-top: 1px solid #ccc;    border-bottom: 1px solid #ccc;    padding-top: 20px;    margin-top: 20px;}section.stamp .product-header-wrapper h3,section.stamp .product-header-wrapper p.desc{    color: black;}section.stamp .product-header-wrapper h3 {    font-family: ArcherPro Bold;    font-weight: normal;    overflow: hidden;}.related-products .owl-theme .owl-nav [class*="owl-next"]:hover,.related-products .owl-theme .owl-nav [class*="owl-next"]{    background: url(../img/arr-right.png) no-repeat;    background-size: contain;}.related-products .owl-theme .owl-nav [class*="owl-prev"]:hover,.related-products .owl-theme .owl-nav [class*="owl-prev"]{    background: url(../img/arr-left.png) no-repeat;    background-size: contain;}.orderDrop-content {    display: none;    position: absolute;    background-color: #fff;    min-width: 220px;    overflow: auto;    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);    z-index: 1;    margin-top: -20px;    font-size: 16px;    font-weight: 600;    border-radius: 5px;}.orderDrop-content a {    color: black;    padding: 12px 20px;    text-decoration: none;    display: block;}.orderDrop-content a:hover {background-color: #f0f0f0;}.show {display: block;}.orderIcon{    background-size: contain;    display: inline-block;    margin-right: 15px;    vertical-align: middle;    height: 20px;}.orderIcon--upload{    background-image: url("../img/upload-project-ico.png");    width: 16px;}.orderIcon--design{    background-image: url("../img/create-ico-blue.png");    width: 20px;}.related-products{    width: 80%;    margin: auto;}.related-products .related-title{    font-size: 18px;    margin-top: 30px;    font-weight: 700;    margin-left: -75px;}.related-products .owl-next,.related-products .owl-prev{    background-size: contain;    height: 50px;}.related-products .item a{    display: flex;    flex-direction: column;    outline: none;    text-decoration: none;}.related-products .img-wrapper{    min-height: 200px;}.stamp-topic-category-list {    display: -webkit-flex;    display: flex;    -webkit-flex-wrap: wrap;    flex-wrap: wrap;    margin-bottom: 30px;    margin-left: 0px;    margin-right: 0px;    text-align: center;    justify-content: flex-start;}.stamp-topic-category-list figure {    box-sizing: border-box;    margin: 15px 5px 0px;    padding: 0 10px;    max-width: calc(20% + 45px);    -webkit-flex: 0 0 25%;    flex: 0 0 25%;}figure.stamp-topic-category-preview {    border: 1px solid black;    padding: 10px;}figure.stamp-topic-category-preview a {    text-decoration: none;    font-size: 18px;    line-height: 13px;    vertical-align: middle;}section.stamp-category-all {    background-color: #ffffff;}section.stamp-category-all .bgcolor-grey {    border: 1px solid #e23c4d;}section.stamp-category-all .bgcolor-grey a strong {    color: #e23c4d;}section.stamp-category-all .stamp-topic-category-list .stamp-topic-category-preview {    min-height: 66px;}section.promo_section .content a {    color: #3a3a3a;    text-decoration: underline;}section.promo_section a.mailto {    color: #02439d;}section.promo_section p {    line-height: 21px;    font-size: 16px;    margin-bottom: 5px;}section.promo_section a.tel {    text-decoration: none;    color: #02439d;}section.promo_section .container {    border-bottom: 1px dotted #ccc;}section.promo_section h4 {    font-size: 28px;    color: #02439d;    margin-bottom: 35px;}section.promo_section img.rubber {    margin-top: 40px;}section.promo_section .footer.text-left {    text-align: left;}section.promo_section .footer {    margin-top: 50px;    margin-bottom: 50px;}ul.policies {    line-height: 1.3;    margin-bottom: 20px;    width: 50%;    float: left;}ul.policies li {    display: inline-block;    margin-right: 8px;}ul.policies li:last-child {    /* border-right: none; */    /* margin-right: 0px; */    /* padding-right: 0px; */}ul.policies li.last:after {    display: none;}ul.policies li a:before {    display: none;}ul.policies li a {    color: #fff;    font-size: 12px;    text-transform: none;    padding: 0 2px;    font-family: Roboto;}ul.policies li a span {    font-family: Roboto;    font-weight: bold;}@media screen and (min-width: 860px) {    ul.policies li.left {        float: left;    }    ul.policies li.right {        float: right;    }    ul.policies li:after {        content: "";        height: 12px;        width: 1px;        background: #fff;        display: inline-block;        margin-left: 8px;        vertical-align: middle;    }    ul.policies li.last_right:after {        content: "";        height: 12px;        width: 1px;        background: #fff;        display: inline-block;        margin-left: 8px;        vertical-align: middle;    }    ul.policies li.last_right {        margin-left: 30px;    }}@media screen and (max-width: 859px) {    ul.policies li.left {        text-align: center;        float: none;    }    ul.policies li.right {        text-align: center;        float: none;        line-height: 30px;    }    ul.policies {        width: 100%;        padding-left: 0;    }    ul.policies li.last_right:after {        border-right: none;        margin-right: 0px;        padding-right: 0px;    }    ul.policies li.left:after {        content: "";        height: 12px;        width: 1px;        background: #fff;        display: inline-block;        margin-left: 8px;        vertical-align: middle;    }    ul.policies li.last:after {        display: none;    }    ul.policies li:nth-child(4):after {        content: "";        height: 12px;        width: 1px;        background: #fff;        display: inline-block;        margin-left: 8px;        vertical-align: middle;    }}/*# sourceMappingURL=style.css.map */.map-title {    line-height: 28px;!important;}.left-baner-header {    font-size: 30px;    padding-left: 30px;    padding-top: 20px;}.city-link {    float: left;    width: 25%;    font-size: 16px;}@media screen and (max-width: 1199px) {    .slider-wrapper {        background: #eaeaea;    }    section.stamp .promo-badge-text.red-badge {        left: -235px;    }}@media screen and (max-width: 1100px) {    footer .ispro_link {        width: 100%;    }}@media (max-width: 860px) {    #footer .footer-inner {        height: 190px;    }    footer {        padding-bottom: 75px !important;    }}@media (max-width: 480px) {    #footer .footer-inner {        height: 290px;    }    footer {        padding-bottom: 75px !important;    }}@media screen and (max-width: 768px) {    header h1 {        font-size: 54px;    }    .promo-product .promo-maintext {        font-size: 26px;        padding-left: 10px;        padding-right: 10px;    }    section.delivery-city-main .localization-details__item {        flex: 0 0 calc(50% - 5px);        max-width: calc(50% - 5px);    }}@media screen and (max-width: 560px) {    header h1 {        font-size: 36px !important;    }    .slider-content li > a .promo-product img {        max-width: 40%;    }}@media screen and (min-width: 1365px) {    .ie .corner {        top: -22px;        right: -53px;    }}section.about-us p, section.about-us ul li {    font-size: 16px;}u {    text-decoration: underline;}.errorCnt {    color: red;}/*****cookie***/.cookie-container {    width: 100%;    background-color: #f9f9f9;    z-index: 999;    position: fixed;    bottom: 0;    box-shadow: 0 0 5px #444;    -moz-box-shadow: 0 0 5px #444;    -webkit-box-shadow: 0 0 5px #444;    padding: 0 20px;}.cookie-container #cookie-box-first {    z-index: 1000;    font-size: 14px;    color: #666666;    width: 100%;    position: relative;    margin: 0 auto;    text-align: left;    height: 50px;    line-height: 20px;    margin-top: 10px;    vertical-align: middle;}.cookie-container .cookie-link {    font-size: 14px;    color: #e23c4d;}.cookie-container #see_more_link {    margin-left: 10px;    float: right;    margin-top: -10px;    width: 300px;    height: 25px;    text-align: center;    line-height: 25px;    cursor: pointer;    border: 1px solid #e23c4d;    margin-bottom: 15px;    color: #e23c4d;    font-weight: bold;}.alfa-container {    width: 100%;    background-color: red;    z-index: 999;    position: fixed;    bottom: 0;    box-shadow: 0 0 5px #444;    -moz-box-shadow: 0 0 5px #444;    -webkit-box-shadow: 0 0 5px #444;    padding: 0 20px;}.alfa-container #alfa-box-first {    z-index: 1000;    font-size: 18px;    color: white;    width: 100%;    position: relative;    margin: 0 auto;    text-align: center;    height: 30px;    line-height: 20px;    margin-top: 10px;    vertical-align: middle;}@media screen and (max-width: 960px) {    .cookie-container #see_more_link {        margin-top: 10px;    }    .cookie-container #brid {        display: none;    }    .cookie-container #arrow {        display: none;    }    .cookie-container #see_more_link {        width: 280px;    }    section.stamp .promo-badge-text.red-badge {        left: -572px;    }}.no-boxshadow .cookie-container {    border-top: 1px solid #888;}h1.cennik_promo {    font-family: 'ArcherPro Bold';    font-size: 36px;    color: #595959;    font-weight: 800;}#shipmentTypes h2 {    font-size: 30px;}.shipment-title-wrapper {    display: flex;    justify-content: space-between;    align-items: center;}.shipment-sort {    margin-top: 20px;}.shipment-sort a.active {    color: #e23c4d;    text-decoration: underline;}.delivery-international {    display: none;}.delivery-options {    margin-top: 30px;}.delivery-opt {    margin-bottom: 20px;    font-size: 16px;}.topcontent {    width: 1200px;    text-align: right;    margin: 0 auto;    line-height: 25px;    font-size: 14px;}.topcontainer {    width: 100%;    background-color: white;    height: 30px;    z-index: 999;    margin: 0 auto;    padding-right: 15px;    padding-left: 15px;}.topcontent div a {    color: #202020;}.topcontent div:first-child {    float: left;}.topcontent div:nth-child(2n) {    float: right;}/** super promocja **/.super-promo *,.super-promo::before,.super-promo::after {    box-sizing: border-box;}.super-promo {    background-color: #eaeaea;    color: #202020;    font-size: 32px;    width: 100%;    max-width: 1200px;    margin: 30px auto;    position: relative;    line-height: 1.2;}.super-promo__container {    display: grid;    grid-template-columns: 60% 40%;    justify-content: center;    margin-left: 27px;    margin-right: 32px;}.super-promo__header {    background-color: #db3636;    color: #fff;    line-height: 58px;    height: 64px;    padding-left: 56px;    position: absolute;    white-space: nowrap;    left: -32px;    top: 0;    width: 60%;    text-transform: uppercase;}.super-promo__header::before {    content: "";    width: 0;    height: 0;    border-top: 20px solid #9e2525;    border-left: 32px solid transparent;    position: absolute;    left: 0;    bottom: -20px;}.super-promo__header::after {    content: "";    width: 0;    height: 0;    border-top: 64px solid #db3636;    border-right: 50px solid transparent;    position: absolute;    right: -50px;    top: 0;}.super-promo__content {    line-height: auto;    display: grid;    grid-template-columns: 0.5fr 0.5fr;    align-items: center;    justify-content: center;}.super-promo__content__text {    padding-top: 40px;}.super-promo__content--hero {    text-transform: uppercase;}.super-promo__content__image {    position: relative;    z-index: 1;    max-width: 100%;}.super-promo__sidebar {    font-weight: bold;    padding-top: 25px;    padding-left: 22px;    padding-bottom: 40px;}.super-promo__sidebar--small {    font-weight: normal;    font-size: 26px;    margin-top: 10px;}div.imprint {	font-size: 20px;}.super-promo--bold {    font-weight: bold;}.super-promo__buton {    display: inline-block;    margin-top: 28px;    font-size: 24px;    text-transform: uppercase;    font-weight: bold;    color: #fff !important;    text-decoration: none !important;    border-radius: 6px;    line-height: 55px;    white-space: nowrap;    padding: 0 22px;    text-align: center;    width: 100%;    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f53e3d+0,a42527+100 */    background: #f53e3d; /* Old browsers */    background: -moz-linear-gradient(            top,            #f53e3d 0%,            #a42527 100%    ); /* FF3.6-15 */    background: -webkit-linear-gradient(            top,            #f53e3d 0%,            #a42527 100%    ); /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(            to bottom,            #f53e3d 0%,            #a42527 100%    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53e3d', endColorstr='#a42527', GradientType=0); /* IE6-9 */}.printers-promo.super-promo {    font-family: ArcherPro Bold;}.printers-promo .super-promo__content {    grid-template-columns: 0.70fr 0.30fr;    font-size: 21px;    line-height: 1;}.printers-promo .super-promo__content__text {    padding-top: 65px;    font-family: 'Archer';}.printers-promo a{    outline: none;    text-decoration: none;}.printers-promo .super-promo__content--hero{    padding: 30px 0px;    font-family: ArcherPro Bold;    color:  #0E4F9F ;}.printers-promo .super-promo__buton {    background: #4472AC; /* Old browsers */    background: -moz-linear-gradient(            top,            #4472AC 0%,            #0E4F9F 100%    ); /* FF3.6-15 */    background: -webkit-linear-gradient(            top,            #4472AC 0%,            #0E4F9F 100%    ); /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(            to bottom,            #4472AC 0%,            #0E4F9F 100%    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}.printers-promo .super-promo__header {    background-color: #0A4C9D;    left: 0px;    width: 55%;    padding-left: 30px;    font-size: 35px;    letter-spacing: 5px;    display: flex;    align-items: end;}.printers-promo .super-promo__header::before {    border-top: 0px;    border-right: 0px;}.printers-promo .super-promo__header::after {    border-top: 64px solid #0E4F9F;}.printers-promo .super-promo__sidebar {    font-weight: normal;}.printers-promo .super-promo__sidebar--small{    font-family: 'Archer';}.super-promo--bold{    font-family: "ArcherPro Bold";    font-weight: normal;}@media screen and (max-width: 1120px) {    .super-promo {        font-size: 28px;    }    .super-promo__sidebar--small {        font-size: 20px;    }    .super-promo__buton {        font-size: 18px;    }    .printers-promo .super-promo__header {        width: 80%;    }    .printers-promo .super-promo__sidebar {        padding-top: 80px;    }}@media screen and (max-width: 979px) {    .super-promo {        font-size: 24px;    }    .super-promo__sidebar--small {        font-size: 16px;    }    .super-promo__buton {        font-size: 15px;    }}@media screen and (max-width: 767px) {    .super-promo {        font-size: 20px;    }    .super-promo__buton {        font-size: 14px;        padding: 0 10px;        line-height: 40px;    }    .super-promo__header{        height: 40px;        line-height: 40px;    }    .printers-promo .super-promo__header{        height: 40px;        line-height: 40px;        font-size: 18px;    }        .super-promo__header::after {        border-top: 40px solid #db3636;    }    .printers-promo .super-promo__header::after {        border-top: 40px solid #0E4F9F;    }         .super-promo__content__text {        padding-top: 0;    }    .super-promo__sidebar{        padding-top: 10px;        padding-bottom: 20px;    }}@media screen and (max-width: 699px) {    .super-promo {        font-size: 18px;    }}@media screen and (max-width: 676px) {    .super-promo {        font-size: 18px;    }    .super-promo__container {        grid-template-columns: 1fr;    }    .super-promo__content {        grid-template-columns: 50% 50%;        margin-top: 20px    }    .super-promo__sidebar {        padding-left: 0;    }    .super-promo__content__image {        max-width: 150px;        margin: 0 auto;    }    .printers-promo .super-promo__sidebar{        padding-top: 10px;    }}@media screen and (max-width: 699px) {    .super-promo__container {        margin: 0 10px;    }}@media screen and (max-width: 400px) {    .super-promo__content {        grid-template-columns: 60% 40%;    }    .super-promo__content__image {        max-width: 100%;    }    .super-promo__header{        font-size: 16px;    }    .printers-promo .super-promo__header{        font-size: 15px;    }}.notFound {    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;    padding-top: 140px;}.notFound_404{    font-size: 200px;    line-height: 1;}.notFound_redirect{    margin: 20px 0px 30px 0px;}.footer-down{    position: absolute;    bottom: 0px;    width: 100%;}@media (max-width: 1120px) {    .notFound {        padding-top: 80px;    }}@media screen and (max-width: 525px) {    .notFound_404{        font-size: 100px;    }    .notFound_text{        font-size: 25px;    }}#cookie-popup .popup-content {    text-align: left;    max-width: 600px;    padding: 30px;    font-size: 15px;    display: block;}#cookie-popup a {    color: #0e4da2;;}#cookie-popup .popup-footer {    text-align: right;    padding: 10px 30px;}#cookie-popup .cookie-img {    background: url(../../templates/img/cookie.png) no-repeat;    background-size: contain;    width: 160px;    margin-left: 15px;}#cookie-popup .btn {    box-shadow: none;    font-family: Archer;    font-weight: 600 !important;}#cookie-popup strong {    font-weight: 600;}#cookie-popup .btn:active {    box-shadow: none;}#cookie-popup #cookie-settings {    margin-top: 20px;}.cookie-accordion-container {    margin-top: 20px;}.cookie-accordion-container .ac .ac-panel .ac-text,body .cookie-accordion-container,body .cookie-accordion-container div,body .cookie-accordion-container p,body .cookie-accordion-container span,.cookie-accordion-container .ac .ac-trigger {    font-family: Archer;}.cookie-accordion-container .ac .ac-trigger {    padding:  10px 30px 10px 10px;    font-weight: 600;}.cookie-accordion-container .ac .ac-trigger:focus {    color: rgb(32, 32, 32);    outline: none;}.cookie-accordion-container .ac.is-active .ac-trigger {    background: #e5eded;}.switch-checkbox {    position: relative;    width: 36px;    height: 20px;    float: right;    margin: 0;}.switch-checkbox input {    opacity: 0;    width: 0;    height: 0;}.sldr {    position: absolute;    cursor: pointer;    top: 0;    left: 0;    right: 0;    bottom: 0;    background-color: #ccc;    -webkit-transition: .4s;    transition: .4s;}.sldr:before {    position: absolute;    content: "";    height: 16px;    width: 16px;    left: 2px;    bottom: 2px;    background-color: white;    -webkit-transition: .4s;    transition: .4s;}input:checked + .sldr {    background-color: #0e4da2;}input:focus + .sldr {    box-shadow: 0 0 1px #0e4da2;}input:checked + .sldr:before {    -webkit-transform: translateX(16px);    -ms-transform: translateX(16px);    transform: translateX(16px);}/* Rounded sliders */.sldr.round {    border-radius: 34px;}.sldr.round:before {    border-radius: 50%;}