/* cr:753 */
/*----------------------------------------------------------------*/
/* RWD COMMON */
/*----------------------------------------------------------------*/
@font-face {
    font-family: "ubuntu-regular";
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-regular.woff2")
      format("woff2");
    font-weight: normal;
    font-display: swap;
    font-style: normal;
  }
  
  @font-face {
    font-family: "ubuntu-700";
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-700.woff2")
      format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  * {
    font-family: ubuntu-regular, serif;
  }
  
  html {
    scroll-behavior: smooth;
  }
  
  body {
    font-family: ubuntu-regular, serif;
  }
  
  header span.header {
    display: block;
    font-size: 18px !important;
    color: #6c6c6c;
    /*margin-top: 20px;*/
    margin-top: 27px;
    /*font-weight: bold;*/
  }
  
  header ul.menuTools {
    list-style-type: none;
    margin: 20px 0 10px;
    text-align: right;
  }
  
  header ul.menuTools > li {
    display: inline-block;
    margin-left: 19px;
  }
  
  header ul.menuTools > li > a {
    color: #393939;
    text-transform: uppercase;
    font-size: 11px;
  }
  
  header ul.menuTools li.tools_hover > a {
    color: #ff6600;
  }
  
  header ul.menuTools li:hover > a {
    color: #ff6600;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: ubuntu-regular;
  }
  
  .ul {
    margin-left: 0.9rem;
  }
  
  .grid-container {
    max-width: 68rem !important;
  }
  
  .logo {
    width: 144px !important;
    font-size: 3rem;
    margin-bottom: 0 !important;
  }
  
  .number-style input {
    width: 15px !important;
  }
  
  .fields {
    display: flex;
  }
  
  .dropdown.menu {
    font-size: 13px;
  }
  
  .text--normal {
    font-size: 0.88rem;
  }
  
  .product_spec p {
    font-size: 13px !important;
  }
  
  .sell-box .button {
    font-size: 14px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .pelna_specyfikacja_separator {
    padding: 30px 20px !important;
  }
  
  #section3 {
    margin: 85px 0;
  }
  
  #section2 p,
  #section3 p {
    font-size: 15px;
  }
  
  .buttonGrad {
    font-size: 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  
  #section1 .large-2 ul.csc-menu-6 {
    font-size: 13px !important;
  }
  
  .content_block.sec1 h1 {
    font-size: 31px;
  }
  
  .content_block p {
    font-size: 15px;
  }
  
  .product_name h1,
  .product_name h2 {
    font-size: inherit !important;
    padding: 0 !important;
    display: inline-block;
    font-weight: normal !important;
  }
  
  .wizytowka__heading,
  .lider__heading,
  .rozwiazania__heading,
  .ssl__heading,
  .migrator__heading,
  .poczta__heading,
  .linux__heading {
    display: block !important;
    text-align: center;
    font-size: 28px !important;
    padding: 0 0 15px 0;
    font-weight: normal !important;
  }
  
  .poczta__heading,
  .rozwiazania__heading,
  .linux__heading {
    color: #505050;
  }
  
  .poczta__heading {
    padding-bottom: 20px;
  }
  
  .lider__heading {
    text-align: left !important;
  }
  
  .footer__name {
    display: block;
    color: #7bc94f !important;
    padding-bottom: 15px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
    margin: 20px 0 0 !important;
  }
  
  h2.Qtext {
    font-size: 28px !important;
    color: #0c3756 !important;
    font-weight: bold;
    padding: 0 0 !important;
    text-align: center !important;
    line-height: 1;
  }
  
  span.Qtext {
    font-size: 16px !important;
    color: #0c3756 !important;
    font-weight: bold;
    padding: 24px 0 0 40px !important;
    text-align: center !important;
    line-height: 1;
  }
  
  .product_name span {
    font-size: inherit;
    display: inline-block !important;
  }
  
  .vps__heading {
    font-size: 31px !important;
    padding-bottom: 56px !important;
    text-align: center !important;
    color: #ff6600 !important;
  }
  
  .vps__heading span {
    display: block !important;
    font-size: 22px !important;
    color: #5f5f5f !important;
    font-weight: normal !important;
  }
  
  .blog__link {
    display: inline !important;
    width: auto !important;
    border: none !important;
    text-align: justify !important;
    margin: 0 !important;
    border-radius: 0 !important;
    font-size: 15px !important;
    padding: 0 !important;
  }
  
  .suwakTable {
    margin: 7px 0 0 !important;
  }
  
  .text-inherit {
    font-size: inherit !important;
  }
  
  header ul.menuTools li.tools > a::after {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -679px -716px;
    content: "";
    height: 5px;
    display: inline-block;
    width: 9px;
    position: relative;
    top: -2px;
    left: 5px;
  }
  
  header ul.menuTools li.tools.tools_hover > a::after {
    background-position: -697px -716px;
  }
  
  header ul.menuTools > li::before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    position: relative;
    top: 3px;
  }
  
  header ul.menuTools li.tools::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -673px -754px;
  }
  
  header ul.menuTools li.tools.tools_hover::before {
    background-position: -673px -775px;
  }
  
  header ul.menuTools li.panel-link::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -673px -843px;
  }
  
  header ul.menuTools li.panel-link:hover::before {
    background-position: -673px -864px;
  }
  
  header ul.menuTools li.panel-link.logged::before {
    background-position: -673px -864px;
  }
  
  header ul.menuTools li.mail::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -673px -797px;
  }
  
  header ul.menuTools li.mail:hover::before {
    background-position: -673px -818px;
  }
  
  header .tools {
    position: relative;
  }
  
  header ul.menuTools ul.items {
    right: -123px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
    border-top: 4px solid #f60;
    text-align: left;
    background: #fff;
    padding-top: 5px;
    position: absolute;
    margin-left: -20px;
    width: 240px;
    z-index: 1001;
    display: none;
  }
  
  header ul.menuTools ul.items li {
    padding-left: 10px;
    overflow: hidden;
  }
  
  header ul.menuTools ul.items li a {
    color: #0b3656;
    display: inline-block;
    padding: 3px 0 7px;
    width: 190px;
  }
  
  header ul.menuTools ul.items li a strong {
    font-size: 14px;
    font-weight: 400;
    display: block;
  }
  
  header ul.menuTools ul.items li a span {
    border-bottom: 1px solid #dedede;
    color: #0f5d94;
    font-size: 12px;
    margin-top: -5px;
    padding-bottom: 4px;
    display: block;
    line-height: 15px;
  }
  
  header ul.menuTools ul.items li:hover {
    background: #dcdcdc;
    transition: all 0.3s ease 0s;
  }
  
  header ul.menuTools ul.items li::before {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat;
    content: "";
    height: 30px;
    left: 10px;
    margin-top: -5px;
    width: 30px;
    display: inline-block;
  }
  
  header ul.menuTools ul.items li.active-office::before {
    background-position: -711px -745px;
  }
  
  header ul.menuTools ul.items li.active-admin::before {
    background-position: -711px -787px;
  }
  
  header ul.menuTools ul.items li.active-ftp::before {
    background-position: -711px -829px;
  }
  
  header ul.menuTools ul.items li.active-www::before {
    background-position: -711px -871px;
  }
  
  header ul.menuTools ul.items li.kreator-www::before {
    background-position: -711px -913px;
  }
  
  header ul.menuTools ul.items li.sklep::before {
    background-position: -751px -745px;
  }
  
  header ul.menuTools ul.items li.active-stats::before {
    background-position: -751px -829px;
  }
  
  header ul.menuTools ul.items li.tools__mySQL::before {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/icons/MySQL_icon.png") no-repeat !important;
    height: 25px !important;
    background-position: 0% 50%;
  }
  
  header ul.menuTools ul.items li.tools__postgreSQL::before {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/icons/PSQL_icon.png") no-repeat !important;
    height: 25px !important;
    background-position: 0% 50%;
  }
  
  header ul.menuTools ul.items li.tools__vps::before {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/icons/VPS_icon.png") no-repeat !important;
    height: 25px !important;
    background-position: 0% 50%;
  }
  
  header .link_pp {
    text-align: right;
    margin-right: 10px;
    position: relative;
  
    top: -6px;
  }
  
  #link_pp {
    color: #cf1015;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    float: right;
    font-size: 11px;
  }
  
  #link_pp::after {
    content: "";
    position: absolute;
    right: -8px;
    top: 5px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #cf1015;
    border-right: 2px solid #cf1015;
    transform: rotate(45deg);
  }
  
  .mobile_Show {
    display: none;
  }
  
  .navigation-bar {
    font-size: 14px;
  }
  
  .top-bar-right {
    position: relative;
  }
  
  .mini-cart-header.mini-cart-summary .label {
    white-space: normal;
  }
  
  .mini-cart {
    width: 100%;
    position: relative;
  }
  
  .mini-cart .mini-cart-info {
    background: #0f5d94;
    height: 100% !important;
  }
  
  .mini-cart .mini-cart-info .mini-cart-header {
    cursor: pointer;
    padding: 3px 0;
  }
  
  .mini-cart .mini-cart-info .mini-cart-header::after {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -469px -5px;
    content: "";
    height: 31px;
    position: absolute;
    right: 18px;
    top: -3px;
    width: 17px;
  }
  
  .mini-cart .mini-cart-info .mini-cart-summary-up::after {
    background-position: -518px -5px;
  }
  
  .mini-cart .mini-cart-info .label {
    background: transparent;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 29px;
    padding: 0 15px;
    text-transform: uppercase;
    cursor: pointer;
  }
  
  .mini-cart .mini-cart-info .price {
    height: 29px;
    line-height: 19px;
    text-transform: initial;
    margin: 5px 20px 0 0;
    padding: 0 5px 0 0;
    float: right;
  }
  
  .mini-cart-details {
    display: none;
    position: absolute;
    width: 240px;
    z-index: 100;
  }
  
  .mini-cart-details-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.39);
    /*  background: linear-gradient(#f60 30%, #eaeaea 30%); */
  
    background: linear-gradient(#f60 40%, #eaeaea 30%);
    padding: 0 17px 19px;
  }
  
  .mini-cart-details-inner > strong {
    color: #fff;
    display: block;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    font-size: 13px;
  }
  
  .mini-cart-details-inner .newListSelected {
    min-width: 182px;
    height: 27px;
    background: #fff;
    margin: 8px 0 10px;
    float: left;
  }
  
  .mini-cart-details-inner .selectedTxt {
    background: url("/fileadmin/nazwa/10/images/Lifting/select_open.jpg")
      no-repeat scroll 100% 50%;
    cursor: pointer;
    height: 27px;
    line-height: 28px;
    padding: 0 24px 0 10px;
  }
  
  .mini-cart-details-inner .newList {
    position: absolute;
    background: #fff;
    border: 1px solid #dedede;
    margin: -3px 0 0;
  }
  
  .mini-cart-details-inner .newList li {
    background: #fff;
    color: #484848;
    cursor: pointer;
    line-height: 1.2em;
    padding: 3px 10px;
    width: 155px;
    list-style-type: none;
    border: 0;
    border-bottom: 1px solid #dedede;
    margin: 0;
  }
  
  .mini-cart-details-inner .newList li.newListHover {
    background: #eee;
  }
  
  .newListSelected ul.newList li > strong {
    font-weight: 400;
    display: block;
    padding: 3px 0;
  }
  
  .mini-cart-select .miniCart-naTooltip {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -666px -16px;
    height: 17px;
    width: 17px;
    margin: 12px 0 0 5px;
    float: left;
  }
  
  .naInfoTip {
    line-height: 1.3em;
    z-index: 1000;
    font-size: 12px;
    word-wrap: break-word;
    box-sizing: content-box;
  }
  
  .resume-mini {
    clear: both;
  }
  
  .resume-prod-mini {
    margin-bottom: 10px;
  }
  
  .resume-prod-mini-inner {
    padding: 10px 0 15px;
  }
  
  .resume-mini span {
    float: left;
    color: #0b3756;
    font-size: 13px;
  }
  
  .resume-mini span.resume-netto-mini {
    float: right;
  }
  
  .resume-total-mini {
    color: #0b3756;
    margin-bottom: 12px;
    font-size: 13px;
  }
  
  .resume-total-price-mini {
    font-size: 15px;
    float: right;
  }
  
  .resume-mini-cart {
    clear: both;
  }
  
  .resume-mini-cart a.button_blue {
    background: #0f5d94 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    width: 100%;
  }
  
  .resume-mini-cart a.button_blue span {
    line-height: 23px;
    display: block;
  }
  
  .resume-mini-cart a.button_blue span span {
    padding: 6px 0;
  }
  
  .resume-mini-cart > strong {
    color: #0b3756;
    font-weight: 400;
    float: left;
    padding-top: 25px;
    font-size: 13px;
  }
  
  .mini-cart-prods-inner {
    background: #f5f5f5;
    border-top: 1px solid #e4e4e3;
    float: left;
    margin-left: 2px;
    padding: 11px 19px 15px;
    width: 240px;
    margin-top: 10px;
  }
  
  .mini-cart-prods {
    margin: 0 -19px;
  }
  
  .save-label {
    font-size: 13px;
  }
  
  .save-price {
    color: #f60;
    line-height: 12px;
    padding-top: 4px;
    clear: both;
  }
  
  .save-price .save-value {
    float: right;
  }
  
  .mini-cart-prods-cat {
    display: block;
    padding-bottom: 4px;
    border-bottom: 1px solid silver;
    color: #0b3756;
    font-weight: 400;
    font-size: 13px;
  
    /*temp*/
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
  
  .mini-cart-prods-inner ul {
    margin: 0 0 10px;
    list-style-type: none;
    background: none;
  }
  
  .mini-cart-prods-inner ul li {
    margin: 10px 10px 10px 0;
    line-height: 14px;
  }
  
  .mini-cart-prods-inner .delete-row {
    cursor: pointer;
    float: left;
    height: 12px;
    margin-right: 5px;
  }
  
  .mini-cart-prods .item-name-wrap-break {
    word-wrap: break-word;
    color: #0f5d94;
    float: left;
    max-width: 170px;
  }
  
  .promo-mini-cart {
    float: left;
    margin-left: 11px;
    margin-top: 1px;
    color: #484848;
    font-size: 10px;
    margin-bottom: 10px;
  }
  
  .mini-cart-period {
    border-top: 1px solid #dedede;
    padding-top: 10px;
    color: #0b3756;
    clear: both;
  }
  
  .mini-cart.mini-cart-notempty .mini-cart-info {
    background: #ff6600;
  }
  
  .top-bar {
    padding: 0;
  }
  
  .navigation-bar {
    /*height: 35px;*/
    background: #0b3756;
  }
  
  header.grid-x {
    /*margin-bottom: 10px;*/
  }
  
  .top-bar,
  .top-bar ul {
    background: transparent;
    min-width: 150px;
  }
  
  .dropdown.menu > li > a {
    padding: 11px 23px;
    color: #fff;
    text-transform: uppercase;
  }
  
  .dropdown.menu > li:first-child > a {
    padding-left: 0;
  }
  
  .title-bar {
    background: transparent;
    position: relative;
  }
  
  .navigation-bar .miniCart {
    float: right;
  }
  
  .menu .active > a {
    background: none;
  }
  
  .footer-container {
    background: #5d5d5d;
    width: 100%;
    padding: 10px 0;
  }
  
  .copyright-container {
    background: #505050;
  }
  
  footer h4 {
    color: #7bc94f;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin: 20px 0 0;
  }
  
  footer ul {
    list-style-type: none;
    margin: 0;
    border-top: 1px solid #858585;
    display: inline-block;
    padding-top: 7px;
  }
  
  footer ul li {
    line-height: 20px;
  }
  
  footer a {
    color: #eaeaea;
    font-size: 13px;
  }
  
  footer a:hover {
    color: #eaeaea;
    text-decoration: underline;
  }
  
  .social_media_column li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
  }
  
  .social_media_column li::before {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
  }
  
  .social_media_column li.facebook::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/footer_icon/fb.png")
      no-repeat center center;
  }
  
  .social_media_column li.twitter::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/footer_icon/twi.png")
      no-repeat center center;
  }
  
  .social_media_column li.instagram::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/footer_icon/inst.png")
      no-repeat center center;
  }
  
  .social_media_column li.blog::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/footer_icon/blog.png")
      no-repeat center center;
    width: 34px;
    height: 26px;
  }
  
  .social_media_column li.blog {
    padding-left: 45px;
  }
  
  .social_media_column li.blog a {
    color: #7bc94f;
  }
  
  footer .footer-contact {
    /*width: 200px;*/
  }
  
  footer .footer-contact li.phone {
    color: #8f8f8f;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
  }
  
  footer .footer-contact li.phone p {
    color: #eaeaea;
    position: relative;
    padding-left: 42px;
    line-height: 20px;
  }
  
  footer .footer-contact li.phone p::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll 8px -753px;
    content: "";
    height: 34px;
    left: -25px;
    position: absolute;
    top: 0;
    width: 40px;
  }
  
  footer .footer-contact li.phone small {
    line-height: 15px;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 400;
  }
  
  footer .footer-contact li.phone p.phone2::before {
    width: 45px;
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat
      scroll -40px -756px;
  }
  
  footer .footer-contact li.e-mail p {
    position: relative;
    padding-left: 42px;
  }
  
  footer .footer-contact li.e-mail p::before {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat scroll -90px -756px;
    content: "";
    height: 50px;
    left: -25px;
    position: absolute;
    top: -5px;
    width: 50px;
  }
  
  .sm_new_footer ul {
    margin: 0 auto;
    width: 100%;
    display: flex;
    gap: 16px;
    justify-content: space-between;
  }
  
  .footer-container .cell.large-3.medium-4:nth-child(4) > div {
    height: 100%;
  }
  
  .footer-container .cell.large-3.medium-4:nth-child(4) > div > div {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  
  .n21-footer__ts2Wrapper {
    margin: auto auto 20px;
    max-width: 100%;
    display: flex;
  }
  
  .n21-footer__t2sImg {
    width: 100%;
  }
  
  .copyright_new {
    color: #eaeaea;
    font-size: 9px;
    text-align: right;
    width: 100%;
    padding: 20px 0 40px;
  }
  
  .main-container {
    clear: both;
  }
  
  /* Global */
  .wrap-nav-cols ul {
    line-height: 1;
  }
  
  .wrap-nav-cols ul strong {
    margin-bottom: 6px;
  }
  
  .wrap-nav-cols ul a {
    line-height: 16px;
  }
  
  #section1,
  #sect1 {
    padding-top: 25px;
  }
  
  section {
    padding: 25px 0;
  }
  
  section.main {
    padding: 0;
  }
  
  .main h1 {
    color: #505050;
    font-size: 28px;
    font-weight: bold;
  }
  
  .main h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
  }
  
  .main h2 span {
    font-size: 16px;
    display: block;
  }
  
  .main h3 {
    color: #505050;
    font-size: 22px;
    font-weight: bold;
  }
  
  .medals {
    text-align: center;
  }
  
  /* search domain */
  #search_wrapper {
    box-shadow: 0 0.375rem 1.25rem rgba(27, 27, 27, 0.3),
      0 0.125rem 0.25rem rgba(27, 27, 27, 0.15);
    background: #0b3656;
    box-sizing: border-box;
    padding: 10px 15px;
    position: relative;
    z-index: 10;
  }
  
  #search_wrapper .button {
    margin: 0;
    padding: 0;
  }
  
  #section_search {
    padding: 0;
    margin-top: 19px;
  }
  
  #section_search span {
    margin: 4px 0 0 0;
    display: block;
  }
  
  .large-9.medium-9.small-10.cell.search_el_1 {
    padding-left: 0;
    padding-right: 0;
  }
  
  .large-3.medium-3.small-2.cell.search_el_1 {
    padding-right: 0;
  }
  
  #DomainForm input:focus {
    outline: none;
  }
  
  #DomainForm input {
    height: 29px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 49px;
    color: #484848;
    font-size: 14px;
    background: #ffffff;
    border: 0;
  }
  
  #DomainForm .searchButton {
    text-transform: uppercase;
    background: #ff6600;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    height: 29px;
    width: 100%;
    border-radius: 0;
    float: right;
    transition: 0.3s;
  }
  
  #DomainForm .searchButton:hover {
    background: #ff5500;
  }
  
  .button_1krok_red {
    color: #c5080e;
    float: right;
    font-size: 14px;
    padding: 0 20px 0 0;
    position: relative;
  }
  
  .button_1krok_red:hover {
    text-decoration: underline;
  }
  
  .button_1krok_red::after {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/global/arrowRed.png") no-repeat scroll
      center center / 10px auto;
    content: "";
    display: inline-block;
    height: 22px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 16px;
  }
  
  #search_wrapper .text-area-inner {
    position: relative;
  }
  
  #search_wrapper .text-area-inner::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #6a6a6a;
    border-radius: 90px;
    top: 5px;
    left: 14px;
  }
  
  #search_wrapper .text-area-inner::after {
    content: "";
    position: absolute;
    left: 29px;
    top: 18px;
    width: 1px;
    height: 7px;
    background: #6a6a6a;
    transform: rotate(-38deg);
  }
  
  .newList {
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    list-style-type: none;
  }
  
  .newList li {
    height: 25px;
    white-space: nowrap;
    line-height: 25px;
    padding: 0 8px;
    border: 1px #dedede solid;
    margin-top: -1px;
    cursor: pointer;
    background: #fff;
  }
  
  .newListSelected {
    background: url("/fileadmin/nazwa/10/images/bkg_select.jpg") no-repeat left
      top;
    border-top: 1px #dedede solid;
    border-bottom: 1px #dedede solid;
    cursor: pointer;
  }
  
  .newListSelected .selectedTxt {
    background: url("/fileadmin/nazwa/10/images/select-btn.jpg") no-repeat right
      top;
    height: 25px;
    line-height: 25px;
    padding: 0 32px 0 8px;
    border-left: 1px #dedede solid;
    border-right: 1px #dedede solid;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
  }
  
  .newListSelected ul.newList li {
    height: auto;
    line-height: 1.2em;
    padding: 3px 10px;
    cursor: pointer;
  }
  
  .newListSelected ul.newList li > strong {
    font-weight: 400;
    display: block;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
  .button {
    background: #ff6600;
  }
  
  .button:focus,
  .button:hover {
    background-color: #ff5500;
  }
  
  .reportType {
    overflow: hidden;
    padding: 0 15px;
    height: 33px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
  }
  
  .reportType div {
    float: left;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    padding: 10px 0 10px 45px;
    position: relative;
  }
  
  .reportType div::before {
    background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat;
    content: "";
    height: 25px;
    width: 25px;
    left: 5px;
    top: 10px;
    position: absolute;
  }
  
  .reportType p {
    margin: 0;
  }
  
  .info-box-success {
    background: #69c136;
    margin-top: 10px;
  }
  
  .info-box-success div {
    text-shadow: 0 0 1px #4a8029;
  }
  
  .info-box-success div::before {
    background-position: -663px -64px;
  }
  
  .info-box-warn {
    background: #f9c300;
  }
  
  .info-box-warn div {
    text-shadow: 0 1px 1px #8f7223;
  }
  
  .info-box-warn div::before {
    background-position: -713px -64px;
  }
  
  .info-box-error {
    background: #e80d0d;
  }
  
  .info-box-error div {
    text-shadow: 0 1px 1px #b82424;
  }
  
  .info-box-error div::before {
    background-position: -663px -112px;
  }
  
  .info-box-info,
  .info-box-confirm {
    background: #5d98d0;
  }
  
  .info-box-info div,
  .info-box-confirm div {
    text-shadow: 0 1px 1px #4876a1;
  }
  
  .info-box-info div::before,
  .info-box-confirm div:before {
    background-position: -712px -112px;
  }
  
  #fancybox-outer {
    padding: 10px;
    border-radius: 3px 3px 3px 3px;
    width: 440px;
  }
  
  #fancybox-content {
    border: 0;
  }
  
  #switch-status-layer {
    width: 420px;
    text-align: justify;
    background: #fbfbfb;
  }
  
  #switch-status-layer p {
    font-size: 12px;
    color: #484848;
  }
  
  #switch-status-layer h4,
  #switch-status-layer .modalHeading {
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    padding: 14px 24px;
    margin: 0 0 24px;
    color: #565555;
    background: url(/fileadmin/nazwa/10/images/layer_title_bg.gif) 0 bottom
      repeat-x #fbfafa;
  }
  
  #switch-status-layer a.button {
    margin-right: 8px;
    padding: 8px 5px;
    text-transform: uppercase;
    font-size: 14px;
    width: 142px;
  }
  
  .status-container {
    padding: 0 50px 5px 50px;
    overflow: hidden;
  }
  
  .login-panel h3 {
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    line-height: 17px;
    color: #444;
    margin: 0 0 7px 0;
  }
  
  .status-layer-buttons {
    padding: 15px 0 0 0;
    text-align: center;
  }
  
  #client-status-layer-set-firm {
    margin-right: 5px;
  }
  
  #fancybox-close {
    background: url("/fileadmin/nazwa/10/images/fancybox_sprite.png") repeat
      scroll -40px 0 rgba(0, 0, 0, 0);
    width: 40px;
    height: 35px;
    right: -15px;
    top: -15px;
  }
  
  .price_list .wrapper {
    /*border: 1px #e4e4e3 solid;*/
    /*padding: 23px 20px 31px 23px;*/
    margin-top: 0;
    margin-bottom: 20px;
    padding: 4rem 0 0 0;
  }
  
  .price_list #section1,
  .price_list #section2 {
    padding: 23px 20px 31px 23px;
  }
  
  .price_list p {
    font-size: 18px;
    text-align: justify;
    line-height: 1.4;
  }
  
  .price_list h1 {
    color: #000;
    padding-bottom: 28px;
  }
  
  /*.price_list #section1 {padding-top: 0;} */
  .price_list table {
    border-collapse: collapse;
    margin-top: 70px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .price_list table tbody,
  .price_list table tfoot,
  .price_list table thead {
    background: #fff;
    border: none;
  }
  
  .price_list table thead th {
    background: #fff;
    border: none;
    color: #363636;
    font-size: 15px;
    padding: 20px 14px;
    text-align: center;
    font-weight: normal;
  }
  
  .price_list table tbody tr td {
    padding: 20px 30px;
    font-size: 15px;
    font-weight: bold;
    color: #363636;
  }
  
  .price_list table tbody tr td.pp {
    color: #0b3756;
  }
  
  .price_list table thead tr th:nth-child(2),
  .price_list table tbody tr td:nth-child(2) {
    background: #f8f8f8;
  }
  
  .price_list table tbody tr td:nth-child(2),
  .price_list table tbody tr td:nth-child(3) {
    color: #0b3756;
    text-align: center;
  }
  
  .price_list small {
    font-size: 11px;
  }
  
  .pTab td {
    font-size: 18px !important;
    color: #505050;
    padding-top: 0;
    font-weight: bold;
  }
  
  .pTab td p {
    font-weight: bold;
    font-size: 15px;
    color: #505050;
    padding-top: 15px;
    padding-bottom: 0 !important;
  }
  
  .policy-box {
    background: #fff !important;
    padding: 4px 0;
    height: 34px;
    box-sizing: border-box;
  }
  
  .policy-box div > div {
    width: auto !important;
    color: #6c6c6c;
    line-height: 27px;
    position: relative;
    padding-left: 44px;
    box-sizing: border-box;
  }
  
  .policy-box div > div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    background: url(/fileadmin/nazwa/10/images/SG/cookies_icon.jpg) no-repeat
      center center;
    width: 23px;
    height: 23px;
  }
  
  .policy-box a {
    color: #0a83ff !important;
    text-decoration: none !important;
  }
  
  .policy-accept.orange.small {
    background: #7bc94e !important;
    border-radius: 0;
    color: transparent !important;
    width: 121px !important;
    height: 25px !important;
    padding: 0;
    position: relative;
    float: right;
    opacity: 1;
  }
  
  .policy-accept.orange.small::before {
    content: "akceptuję";
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 121px;
    left: 0;
    top: 4px;
  }
  
  .policy-box div {
    max-width: 1310px;
    font-size: 11px;
  }
  
  .policy-box div > div::after {
    display: none;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    right: 3px;
    transform: rotate(-45deg);
    top: 6px;
  }
  
  .policy-box.active_policy_box {
    height: auto;
  }
  
  .policy-box.active_policy_box div > div {
    left: 36px;
    float: none;
    position: relative;
    margin-left: 0;
    overflow: visible;
    white-space: normal;
    line-height: 1.1;
    text-align: left;
  }
  
  .policy-box.active_policy_box div > div::after {
    transform: rotate(135deg);
  }
  
  .menu-icon::after {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .menu-icon:hover::after {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .hamburger {
    position: relative;
    width: 20px;
    height: 18px;
    cursor: pointer;
    border-top: 2px solid #fff;
    transition: 0.3s;
  }
  
  .hamburger::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #fff;
    left: 0;
    top: 6px;
    transition: 0.3s;
  }
  
  .hamburger::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 20px;
    background: #fff;
    transition: 0.3s;
  }
  
  .menu-icon.close .hamburger {
    border-top: 2px solid transparent;
  }
  
  .menu-icon.close .hamburger::before {
    transform: rotate(45deg);
  }
  
  .menu-icon.close .hamburger::after {
    transform: rotate(-45deg);
    top: 6px;
  }
  
  #nav-main-pp {
    display: none;
  }
  
  #nav-main-pomocp {
    display: none;
  }
  
  /*
  #nav-main-pp {display: none;}
  #nav-main-pomocp {display: none;}
  */
  .pp_footer {
    position: relative;
    padding-left: 43px;
    display: none;
  }
  
  .pp_footer::before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 19px;
    height: 32px;
  }
  
  .sticky-container {
    z-index: 1000;
  }
  
  #panel-link {
    position: relative;
  }
  
  #login_box {
    display: none;
    background: #fff;
    min-width: 151px;
    position: absolute;
    top: 28px;
    right: -14px;
    z-index: 999999999;
    box-shadow: 0 0.375rem 1.25rem rgba(27, 27, 27, 0.3),
      0 0.125rem 0.25rem rgba(27, 27, 27, 0.15);
    border-top: 4px solid #f60;
    clear: both;
    padding: 15px 18px;
    box-sizing: border-box;
    text-align: left;
  }
  
  .login_copy {
    color: #484848;
    font-size: 12px;
    margin: 0;
  }
  
  #login_user_name {
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
  }
  
  .logout_pk_link {
    color: #484848;
    font-size: 12px;
  }
  
  #login_box.open_login_box {
    display: block;
  }
  
  @media (max-width: 1330px) {
    .policy-box div > div::before {
      display: none;
    }
  
    .policy-box div > div {
      padding-left: 12px;
    }
  }
  
  @media (max-width: 1230px) {
    .policy-accept.orange.small {
      float: left;
      background: none !important;
      width: 30px !important;
    }
  
    .policy-accept.orange.small::before {
      content: "X";
      font-size: 20px;
      width: auto;
      color: #000;
      left: 30px;
      top: -1px;
    }
  
    .policy-box div > div {
      padding-left: 0;
      padding-right: 12px;
      float: right;
    }
  }
  
  @media all and (min-width: 1024px) {
    #product_table .swiper-wrapper {
      transform: translate3d(0px, 0px, 0px) !important;
      text-align: center;
    }
  
    /*
  #blog_post .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
    text-align: center;
  }
  .page-11101 .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
    text-align: center;
  }*/
  }
  
  @media (max-width: 1150px) {
    .policy-box div > div {
      position: absolute;
      width: 326px !important;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      left: 60px;
      margin-left: 0;
      cursor: pointer;
    }
  
    .mini-cart .mini-cart-info {
      height: 33px;
    }
  
    .policy-box div > div::after {
      display: block;
    }
  }
  
  @media (max-width: 1025px) {
    .mini-cart .mini-cart-info {
      height: 35px;
    }
  
    .mobile_Show {
      display: block;
    }
  }
  
  @media (max-width: 640px) {
    .logo {
      margin: 0 auto 0;
    }
  
    .policy-box div > div {
      left: 0;
      margin-left: 0;
      position: relative;
      float: none;
    }
  }
  
  body #livechat-compact-container {
    bottom: 47px !important;
  }
  
  #_b700_iconcnt {
    bottom: 37px !important;
  }
  
  @media (max-width: 760px) {
    #cover {
      display: none;
    }
  
    #livechat-compact-view {
      display: none;
    }
  }
  
  @media (max-width: 640px) {
    #DomainForm input {
      font-size: 16px;
    }
  
    .button_1krok_red {
      float: none;
    }
  
    #DomainForm .searchButton {
      font-size: 0;
      width: 54px;
      background: #ff6600
        url(/fileadmin/nazwa/10/images/search_sg/search_icon.png) no-repeat center
        center;
    }
  
    #DomainForm .searchButton:hover {
      background: #ff5500
        url(/fileadmin/nazwa/10/images/search_sg/search_icon.png) no-repeat center
        center;
    }
  
    .social_media_column li {
      padding: 0;
      display: inline;
    }
  
    .social_media_column li::before {
      z-index: 0;
      left: 50%;
      margin-left: -10px;
    }
  
    .social_media_column li a {
      color: transparent;
      font-size: 0;
      padding: 20px;
      z-index: 10;
      position: relative;
    }
  
    .social_media_column li.blog {
      padding-left: 0;
    }
  
    .social_media_column li.blog a {
      padding: 20px 25px;
    }
  
    .social_media_column li.blog::before {
      margin-left: -17px;
    }
  
    .link_pp {
      display: none;
    }
  
    .pp_footer {
      display: block;
    }
  
    .footer-container .cell:nth-child(4) {
      order: +1;
    }
  
    #nav-main-pp {
      display: block;
    }
  
    #nav-main-pomocp {
      display: block;
    }
  
    #section2 .milion_pl {
      padding: 0 !important;
    }
  }
  
  @media (max-width: 622px) {
    #fancybox-wrap {
      margin-left: -20px;
    }
  
    #fancybox-wrap,
    #fancybox-content,
    #switch-status-layer {
      width: 100% !important;
    }
  
    #fancybox-outer {
      width: 100%;
      padding: 0;
    }
  
    #_b700scc {
      display: none;
    }
  }
  
  @media (max-width: 360px) {
    header ul.menuTools li.mail {
      margin-left: 0;
    }
  }
  
  #pelna_specyfikacja_produktu_wrapper .button {
    width: 100% !important;
  }
  
  .headingSize {
    font-size: 28px !important;
  }
  
  .headingSecondarySize {
    font-size: 18px !important;
  }
  
  .paragraphSize {
    font-size: 15px !important;
  }
  
  @media print, screen and (min-width: 64em) {
    .benefits-list {
      padding: 0 !important;
    }
  }
  
  .benefits-list {
    margin-left: 0 !important;
  }
  
  .benefits-list li {
    margin-left: 1rem !important;
  }
  
  @media (max-width: 1024px) {
    span.Qtext {
      display: block;
      padding: 1rem 0 0 0 !important;
    }
  }
  
  .main-col li.objectContainer .save-up {
    font-size: 12px !important;
  }
  
  .page-3 .lider__heading,
  .page-11001 .lider__heading {
    color: #505050;
  }
  
  td.odd.small.even.last {
    display: flex;
    justify-content: flex-end;
    padding-right: 1rem;
    min-width: 50px;
    padding-bottom: 1.5rem;
  }
  
  .domain-available.ng-scope .grid-x,
  #pelna_specyfikacja_produktu_wrapper {
    max-width: 787px !important;
  }
  
  .benefits-image img {
    margin-top: 14px;
  }
  
  @media (max-width: 1024px) {
    #section7 .grid-container {
      background: #fefefe !important;
    }
  }
  
  #section7 {
    text-align: justify;
  }
  
  /*-----------------------------------------------------------------*/
  /*- promotionBaner background -*/
  /*-----------------------------------------------------------------*/
  
  /*
  .page-1 section.main,
  .page-12095 section.main,
  .page-2 section.main,
  .page-62 section.main,
  .page-6697 section.main,
  .page-11001 section.main,
  .page-3 section.main,
  .page-2999 section.main,
  .page-2229 section.main,
  .page-11715 section.main {
  position: relative;
  top: -2px;
  background-size: inherit;
  }
  */
  /*
  .page-1 section.main::before,
  .page-12095 section.main::before,
  .page-2 section.main::before,
  .page-62 section.main::before,
  .page-6697 section.main::before,
  .page-11001 section.main::before,
  .page-3 section.main::before,
  .page-2999 section.main::before,
  .page-2229 section.main::before,
  .page-11715 section.main::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 710px;
  top: 0;
  left: 0;
  z-index: -1;
  }
  */
  /*.fullLinkBaner {
  height: 42px;
  width: 100%;
  display: block;
  }
  */
  #product_table .product_column {
    width: 330px;
    background: #fff;
  }
  
  .navigation-bar .miniCart {
    height: 35px;
  }
  
  .button_1krok_red {
    color: #000;
  }
  
  .button_1krok_red::after {
    background: rgba(0, 0, 0, 0)
      url("/fileadmin/nazwa/10/images/promocja/luty_2020/24_02/arrowBlack.png")
      no-repeat scroll center center / 10px auto;
  }
  
  /*-----------------------------------------------------------------*/
  /*- promotionBaner -*/
  /*-----------------------------------------------------------------*/
  
  /*.promotionBaner, .promotionBaner p {
  display: block;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  text-align: center;
  margin: 0;
  }
  
  .promotionBaner span {
  font-weight: bold;
  background: -webkit-linear-gradient( 45deg, #ff6600, #ff6600c2 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }
  .promotionBaner:hover, .promotionBaner:active, .promotionBaner:focus, .promotionBaner:visited {
  color: #000;
  }
  */
  
  @media (max-width: 1079px) {
    .swiper-slide {
      background: transparent !important;
    }
  }
  
  /*zmiany 24.04.2020*/
  header span.header {
    margin-top: 20px !important;
  }
  
  .logo {
    font-size: 0;
    margin-top: 20px;
  }
  
  .sm_new_footer li {
    display: inline-block;
  }
  
  .sm_new_footer li + li {
    padding: 0 0 0 30px;
  }
  
  .footer_pp {
    color: #eaeaea;
    font-size: 13px;
    text-align: justify;
    margin-top: 12px;
  }
  
  .count-square::before {
    content: "[";
  }
  
  .count-square::after {
    content: "]";
  }
  
  header span.header {
    margin-top: 20px !important;
    margin-left: 88px;
  }
  
  @media (max-width: 689px) {
    header span.header {
      margin-left: 0;
    }
  }
  
  .wrapper_blog_post .swiper-slide div h3 {
    width: 100%;
  }
  
  /* ------------------------------------------------------ */
  /* nProduct */
  /* ------------------------------------------------------ */
  
  .productSlider {
    padding-top: 0px !important;
    margin-top: -2px !important;
  }
  
  .productSlider__container {
    max-width: var(--productSwiperMaxWidth);
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
    position: relative;
  }
  
  .productSlider .swiper-container {
    padding-bottom: 32px;
    max-width: 100%;
  }
  
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -6px !important;
  }
  
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 9px) !important;
  }
  
  .swiper-button-next:hover:after,
  .swiper-button-prev:hover:after {
    color: #ff6600;
  }
  
  .productSlider .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #ff5100;
    opacity: 1;
    width: 20px;
    height: 20px;
  }
  
  .productSlider .swiper-pagination-bullet-active {
    background: #ff5100;
  }
  
  .productSlider .swiper-button-prev {
    left: 0 !important;
  }
  
  .productSlider .swiper-button-next {
    right: 0 !important;
  }
  
  .productSlider .swiper-slide {
    display: block !important;
    flex-shrink: 0 !important;
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
    transition-property: transform !important;
    box-sizing: border-box !important;
  }
  
  .productSlider .swiper-button-next,
  .productSlider .swiper-button-prev {
    width: 9px !important;
    height: 18px !important;
    color: #858585 !important;
    opacity: 1 !important;
  }
  
  .productSlider .swiper-button-next:after,
  .productSlider .swiper-button-prev:after {
    font-size: 18px !important;
  }
  
  .nProduct {
    max-width: 1280px;
    margin: 10px auto;
    display: grid;
    grid-template-columns: minmax(345px, 1fr) 43% 1fr;
    color: #6c6c6c;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
  }
  
  .nProduct__info-wrapper {
    /*padding: 19px 32px 19px 64px; */
    padding: 19px 32px;
  }
  
  /*
  @media(max-width: 1089px) {
    .nProduct__info-wrapper {
        padding: 19px 32px;
    }
  }
  */
  .nProduct__list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .nProduct__list-item {
    padding: 12px 0;
    display: flex;
    align-items: center;
    line-height: 1;
  }
  
  .nProduct__list-item--cdn {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  
  .nProduct__icon {
    margin-right: 20px;
  }
  
  .nProduct__check {
    margin-left: auto;
  }
  
  .nProduct__purchase {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 16px 26px;
  }
  
  .nProduct__name {
    margin-top: 18px;
    font-weight: normal !important;
    text-align: center;
  }
  
  .nProduct__description {
    margin-bottom: 0;
  }
  
  .nProduct .new_price {
    line-height: 1;
  }
  
  .nProduct__service-icon {
    margin-top: 24px;
  }
  
  .nProduct .netto_brutto {
    margin: auto 0 0 auto;
  }
  
  .nProduct form {
    box-sizing: border-box;
    width: 100%;
  }
  
  .nProduct form .button {
    width: 100%;
    margin-top: 29px;
  }
  
  @media (max-width: 1088px) {
    .productSlider .swiper-button-next,
    .productSlider .swiper-button-prev {
      display: none !important;
    }
  
    .nProduct {
      display: flex !important;
      flex-direction: column-reverse !important;
      margin: 10px !important;
      font-size: 14px;
    }
  
    .nProduct__img-wrapper {
      display: none;
    }
  
    .nProduct form .button {
      max-width: 205px;
    }
  
    .nProduct form {
      max-width: 205px;
    }
  }
  
  /* --------------------------------------------------- */
  /* PLUGINS */
  /* --------------------------------------------------- */
  .plugins {
    /*  padding: 70px 0; */
    background: #f5f5f5;
  }
  
  .plugins__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    margin-top: 24px;
    padding: 5px;
  }
  
  .plugins__list-item {
    border: 1px solid #f7f7f9;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    background: #fff;
  }
  
  .plugins__list-link {
    cursor: default;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 15px;
    transition: 0.3s all ease;
  }
  
  .plugins__icon-wrapper {
  }
  
  .plugins__icon {
    /*  width: 15% !important;*/
    margin-right: 10px;
  
    /* dopisane */
    display: inline-block;
    float: left;
  }
  
  .plugins__title {
    margin: 10px 0;
    font-size: 14px;
  }
  
  .plugins__description {
    text-align: justify;
    font-size: 13px;
    line-height: 16px;
    padding-top: 5px;
  }
  
  .plugins__nav {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
  }
  
  .plugins__nav-item {
    font-size: 16px;
    letter-spacing: 0px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 16px 0;
    transition: 0.3s all ease-in-out;
    cursor: default !important;
    opacity: 0.7;
  }
  
  .plugins__nav-item::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: transparent;
    border-radius: 2px;
    margin-top: 16px;
    transition: 0.3s ease-in-out;
  }
  
  .plugins__nav-item--active {
    opacity: 1;
  }
  
  .plugins__nav-item--active::after {
    background: #f65300;
  }
  
  .plugins__slider-wrapper {
    display: none;
  }
  
  .plugins__slider-wrapper--show {
    display: block;
  }
  
  .plugins .swiper-slide {
    display: block !important;
    flex-shrink: 0 !important;
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
    transition-property: transform !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }
  
  .plugins .swiper-pagination {
    display: block !important;
    position: static !important;
  }
  
  .plugins .swiper-button-prev,
  .plugins .swiper-button-next {
    position: static !important;
    width: 9px !important;
    height: 18px !important;
    color: #858585 !important;
    opacity: 1 !important;
    margin: 0 !important;
  }
  
  .plugins .swiper-button-prev::after,
  .plugins .swiper-button-next::after {
    font-size: 9px;
  }
  
  .plugins__pagination {
    display: flex;
    width: 70px;
    margin: 0 auto;
    align-items: center;
  }
  
  .pagination__current {
    display: inline-flex;
    border: 1px solid #ddd;
    padding: 5px;
    line-height: 1;
  }
  
  @media (max-width: 815px) {
    .plugins__list {
      grid-template-columns: repeat(2, 1fr);
    }
  
    .plugins__list-link {
      text-align: center;
      align-items: center;
    }
  }
  
  @media (max-width: 620px) {
    .plugins__list {
      grid-template-columns: 1fr;
    }
  }
  
  .plugins__list-item::marker {
    display: none;
  }
  
  .plugins__list {
    list-style: none;
    margin-left: 0 !important;
  }
  
  .title_url div a::after {
    top: 7px !important;
  }
  
  @media (min-width: 1050px) {
    #nav-main-bezpieczenstwo a {
      padding-right: 0;
    }
  
    #nav-main-bezpieczenstwo.activeHover::after {
      left: 68%;
    }
  }
  
  @media print, screen and (min-width: 64em) {
    .footer-container .grid-x {
      display: grid;
      grid-template-columns: repeat(3, auto) min-content 25%;
      gap: 36px;
    }
  
    .footer-container .grid-x .cell {
      width: 100%;
      padding: 0;
    }
  }
  
  /* -------------------------------------------------- */
  /* n21-header */
  /* -------------------------------------------------- */
  /*
  @font-face {
    font-family: "ubuntu-regular";
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-regular.eot");
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-regular.eot?#iefix")
        format("embedded-opentype"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-regular.woff")
        format("woff"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-regular.ttf")
        format("truetype"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-regular.svg#ubunturegular")
        format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: "ubuntu-500";
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-500.eot");
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-500.eot?#iefix")
        format("embedded-opentype"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-500.woff")
        format("woff"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-500.ttf")
        format("truetype"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-500.svg#ubunturegular")
        format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: "ubuntu-700";
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-700.eot");
    src: url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-700.eot?#iefix")
        format("embedded-opentype"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-700.woff")
        format("woff"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-700.ttf")
        format("truetype"),
      url("/fileadmin/nazwa/10/fonts/ubuntu-regular/ubuntu-700.svg#ubunturegular")
        format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  */
  
  :root {
    --containerMaxWidth: 82rem;
    --productSwiperMaxWidth: 85.3125rem;
    --containerMaxWidthSmall: 64.75rem;
  }
  
  .grid-container,
  .nContainer,
  .container,
  .wrapper_blog_post,
  .answers__container {
    width: 100%;
    max-width: var(--containerMaxWidth) !important;
    padding: 0px 1rem !important;
    margin: 0 auto !important;
  }
  
  .n21-header {
    z-index: 22;
    position: relative;
    background: #fff;
  }
  
  .n21-header * {
    box-sizing: border-box;
    font-family: ubuntu-regular, serif;
  }
  
  .n21-header__top {
  }
  
  .n21-header__top > .n21-header__container {
    display: flex;
    align-items: center;
  }
  
  .n21-header__logo-wrapper {
    max-width: 144px;
  }
  
  .n21-header__logo {
    width: 100%;
    min-width: 144px;
    min-height: 32px;
  }
  
  .n21-header__text {
    margin-left: auto;
  
    font-size: 18px;
    color: #6c6c6c;
    line-height: 0.8;
    padding: 21px 0 34px;
  }
  
  .n21-header__tools-wrapper {
    /*padding: 28px 0 10px;*/
    margin-left: auto;
  }
  
  .n21-header__toolsList {
    list-style: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-width: 321px;
    margin: 0;
  }
  
  .n21-header__toolsListItem {
    line-height: 1;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: flex-end;
    color: #393939;
    transition: 0.3s all ease-in-out;
  }
  
  .n21-header__toolsListItem--services .n21-header__toolsIcon--t {
    width: 8px;
    height: 8px;
    transform: rotate(180deg);
    transition: 0.3s all ease-in-out;
    margin-left: 6px;
  }
  
  .n21-header__toolsIcon {
    width: 16px;
    height: 14px;
  }
  
  .n21-header__toolsListItem > span {
    color: #393939;
    text-transform: uppercase;
    font-size: 11px;
    transition: 0.3s all ease-in-out;
    line-height: 9px;
    margin-left: 9px;
  }
  
  .n21-header__toolsListItem > span a {
    color: #393939;
    text-transform: uppercase;
    font-size: 11px;
    transition: 0.3s all ease-in-out;
    line-height: 9px;
    text-decoration: none !important;
  }
  
  .n21-header__toolsListItem:hover,
  .n21-header__toolsListItem:hover > span,
  .n21-header__toolsListItem--logged {
    color: #f60;
  }
  
  .n21-header__servicesList {
    list-style: none;
    box-shadow: 0 4px 5px rgb(0 0 0 / 12%);
    border-top: 4px solid #f60;
    background-color: #fff;
    width: 240px;
    z-index: 20;
    padding: 0;
    max-height: 0;
    opacity: 0;
    position: absolute;
    top: 20px;
    left: 0;
    margin: 0;
    overflow: hidden;
    transition: 0.3s all ease;
  }
  
  .n21-header__servicesListItem {
    padding: 3px 10px 0 10px;
    transition: 0.3s all ease;
  }
  
  .megaMenu.n21-header__container .megaMenu__item:first-child {
      width: fit-content;
  }
  
  .n21-header__servicesListItem:first-child {
    padding-top: 5px;
  }
  
  .n21-header__servicesListItem:last-child {
    padding-bottom: 5px;
  }
  
  .n21-header__servicesListItem:hover {
    background-color: #dcdcdc;
  }
  
  .n21-header__toolsListItem--services:hover .n21-header__toolsIcon--t {
    transform: rotate(0deg);
  }
  
  .n21-header__toolsListItem--services:hover .n21-header__servicesList {
    max-height: 500px;
    opacity: 1;
    z-index: 20;
  }
  
  .n21-header__toolsListItem--pk #login_box {
    box-shadow: 0 0.375rem 1.25rem rgb(27 27 27 / 30%),
      0 0.125rem 0.25rem rgb(27 27 27 / 15%);
    border-top: 4px solid #f60;
    background-color: #fff;
    z-index: -1;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    position: absolute;
    top: 3px;
    left: 0;
    min-width: max-content;
    padding: 0 18px;
    transition: 0.3s all ease;
    display: flex;
    flex-direction: column;
    margin-top: 17px;
  }
  
  .login_copy {
    color: #484848;
    font-size: 12px;
    margin: 15px 0 0;
  }
  
  #login_user_name {
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
  }
  
  .logout_pk_link {
    color: #484848 !important;
    font-size: 12px;
    text-decoration: none;
    display: block;
    padding: 0 0 18px;
  }
  
  .n21-header__toolsListItem--logged:hover #login_box {
    max-height: 500px;
    opacity: 1;
    z-index: 22;
  }
  
  .n21-header__link {
    text-decoration: none !important;
    display: flex;
    align-items: center;
  }
  
  .n21-header__img {
    width: auto !important;
    max-width: 25px;
    height: auto;
    margin: 10px 10px 10px 0;
  }
  
  .n21-header__link-text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    border-bottom: 1px solid #dedede;
    width: 100%;
    margin: 3px 0 7px;
    padding-bottom: 4px;
    line-height: 1;
  }
  
  .n21-header__link-text strong {
    font-weight: normal;
    font-size: 14px;
    color: #0b3656;
  }
  
  .n21-header__link-text span {
    font-size: 12px;
    color: #0f5d94;
  }
  
  .n21-header__ppLink {
    color: #cf1015 !important;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    margin-left: auto;
    display: block;
    font-size: 11px;
    margin-top: 9px;
    line-height: 1;
  }
  
  .n21-header__ppLinkIcon {
    width: 7px;
    height: 7px;
  }
  
  /* n21-header BOTTOM */
  .n21-header__bottom {
    background: #0b3756;
    position: relative;
  }
  
  .n21-header__hamburger {
    display: none;
  }
  
  .n21-header__bottom > .n21-header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .n21-header__menu {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  
  .n21-header__menu-item {
  }
  
  .n21-header__menu-item--kubernetes {
  }
  
  .n21-header__menu-item--kubernetes .megaMenu__item:nth-child(2) {
    grid-column: 2 / 4;
  }
  .n21-header__menu-item--kubernetes
    .megaMenu__item:nth-child(2)
    .megaMenu__text {
    max-width: 740px;
  }
  
  .n21-header__menu-item--onlymobile {
    display: none;
  }
  
  .n21-header__menu-link {
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-size: 0.8125rem;
    padding: 0.6875rem 2.4rem;
  }
  
  
  .n21-header__menu-link:visited {
    color: #fff;
  }
  
  .n21-header__menu-link:hover {
    color: #fff;
    text-decoration: none !important;
  }
  
  
  .n21-header__menu-link-text--mobile {
     display: none;
  }
  
  .n21-header__menu-item:first-child .n21-header__menu-link {
    padding-left: 0;
  }
  
  .n21-header__menu-item[data-last-item] .n21-header__menu-link {
    padding-right: 0;
  }
  
  .n21-header__menu-item--noTextTransform .n21-header__menu-link {
      text-transform: unset;
  }
  
  .n21-header__miniCart {
    width: 240px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    cursor: pointer;
    background: #0f5d94;
  }
  
  .n21-header__miniCartDisabled {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 13px !important;
    height: 35px;
  }
  
  .mini-cart {
    /*top: 1px;*/
  }
  
  .mini-cart-details-inner > strong {
    border-top: none;
  }
  
  .mini-cart-details {
    top: 35px;
    /* overflow: unset !important; */
  }
  
  .mini-cart-details-inner .newListSelected {
    min-width: 160px;
  }
  
  .mini-cart-prods-inner {
    padding: 11px 14px 15px;
    /* width: 100%; tutaj */
  }
  
  .main-container::after {
    content: "";
    position: absolute;
    top: 107px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    background: rgba(191, 201, 216, 0.8);
    transition: 0.3s opacity ease-in-out;
  }
  
  .nShadow::after {
    opacity: 1;
    z-index: 19;
  }
  
  @media (max-width: 1050px) {
    .n21-header__menu-link {
      font-size: 12px;
      padding-left: 21px;
      padding-right: 21px;
    }
  
    .mini-cart .mini-cart-info .label {
      font-size: 9px;
    }
  }
  
  @media (max-width: 1256px) {
    .n21-header__bottom .n21-header__container {
      flex-direction: column;
      position: relative;
      align-items: flex-start;
    }
  
    .n21-header__menu-item {
      display: block;
    }
  
  
  .n21-header__menu-link-text--mobile {
     display: block;
  }
  
  
  .n21-header__menu-link-text--desktop {
     display: none;
  }
  
  
    .n21-header__hamburger {
      display: flex;
      height: 35px;
      align-items: center;
      justify-content: center;
    }
  
    :root {
      --multiplier2: 0.6;
    }
  
    .n21-header__hamburger .nHamburger .line {
      width: calc(50px * var(--multiplier2));
      height: calc(5px * var(--multiplier2));
      background-color: #fff;
      display: block;
      margin: calc(8px * var(--multiplier2)) auto;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
  
    .n21-header__hamburger .nHamburger:hover {
      cursor: pointer;
    }
  
    .n21-header__hamburger .nHamburger.is-active {
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -webkit-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  
    .n21-header__hamburger .nHamburger.is-active .line:nth-child(2) {
      width: 0px;
    }
  
    .n21-header__hamburger .nHamburger.is-active .line:nth-child(1),
    .n21-header__hamburger .nHamburger.is-active .line:nth-child(3) {
      -webkit-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
  
    .n21-header__hamburger .nHamburger.is-active .line:nth-child(1) {
      -webkit-transform: translateY(calc(13px * var(--multiplier2)));
      -ms-transform: translateY(calc(13px * var(--multiplier2)));
      -o-transform: translateY(calc(13px * var(--multiplier2)));
      transform: translateY(calc(13px * var(--multiplier2)));
    }
  
    .n21-header__hamburger .nHamburger.is-active .line:nth-child(3) {
      -webkit-transform: translateY(calc(-13px * var(--multiplier2)))
        rotate(90deg);
      -ms-transform: translateY(calc(-13px * var(--multiplier2))) rotate(90deg);
      -o-transform: translateY(calc(-13px * var(--multiplier2))) rotate(90deg);
      transform: translateY(calc(-13px * var(--multiplier2))) rotate(90deg);
    }
  
    .n21-header__menu {
      flex-direction: column;
      max-height: 0;
      overflow: hidden;
      position: relative;
      z-index: -1;
      transition: 0.3s all ease-in-out;
    }
  
    .n21-header__menu--open {
      max-height: 800px;
      z-index: 1;
    }
  
    .n21-header__menu-item {
      width: 100%;
    }
  
    .n21-header__menu-link {
      padding-left: 0 !important;
      padding-right: 0 !important;
      text-align: left;
    }
  
    .n21-header__miniCart {
      position: absolute;
      top: 0;
      right: 15px;
      width: 23%;
      min-width: 180px;
    }
  
    .mini-cart-details {
      width: 100%;
      min-width: 180px;
    }
  
    .newListSelected .selectedTxt {
      font-size: 10px;
    }
  
    .mini-cart-details-inner {
      padding: 0 7px 19px;
    }
  }
  
  @media (max-width: 950px) {
    .n21-header__top .n21-header__container {
      flex-direction: column;
    }
  
    .n21-header__logo-wrapper {
      margin: 1rem 0;
    }
  
    .n21-header__text {
      margin: 0 auto 16px;
      padding: 0;
    }
  
    .n21-header__tools-wrapper {
      padding: 0;
      margin: 0 auto 16px;
    }
  
    .n21-header__ppLink {
      text-align: center;
    }
  }
  
  @media (max-width: 360px) {
    .n21-header__toolsList {
      min-width: 295px;
    }
  }
  
  /* -------------------------------------------------- */
  /* megaMenu */
  /* -------------------------------------------------- */
  
  .n21-header__megaMenu {
    display: none;
  }
  
  @media (min-width: 1257px) {
    .n21-header__megaMenu {
      display: block;
      background: #fff;
      position: absolute;
      top: 35px;
      left: 0;
      right: 0;
      max-height: 0;
      z-index: 20;
      overflow: hidden;
    }
  
    .n21-header__menu-item--active .n21-header__megaMenu,
    .n21-header__menu-item:hover .n21-header__megaMenu {
      max-height: 500px;
    }
    .main-container--noShadow::after { opacity:0 !important; }
  
    .megaMenu {
      display: grid;
      grid-template-columns: 21.5% 27.5% 25.5% 25.5%;
      padding: 1.875rem .9375rem 3rem !important;
      background-color: #fff;
    }
  
    .n21-header__container--backup {
      grid-template-columns: 29% repeat(3, 1fr);
    }
  
    .megaMenu__wrapper {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      padding: 30px 15px;
    }
  
    .megaMenu__item {
      /* border: 1px solid red; */
      display: flex;
      flex-direction: column;
    }
  
    .megaMenu__item--description {
      grid-column: 1 / -1;
      /* margin-top: -19px; */
      margin-bottom: 0;
      padding-left: 21.5%;
    }
  
    .megaMenu__img-wrapper {
      max-width: 236px;
    }
  
    .megaMenu__img {
      display: flex;
      margin: 0 auto;
    }
  
    .megaMenu__title {
      font-weight: bold;
      font-size: 16px !important;
      color: #515151 !important;
      margin-bottom: 6px;
      line-height: 1;
      min-height: 20px;
      display: flex;
      align-items: flex-end;
      gap: 5px;
      position: relative;
      padding-left: 30px;
    }
  
    .megaMenu__list {
      margin: 0;
      padding: 0;
      list-style: none;
    }
  
    .megaMenu__item:nth-child(n + 2) {
      /*margin-left: -19px;*/
    }
  
    .megaMenu__list-item {
      padding: 8px 0;
    }
  
    .megaMenu__link {
      position: relative;
      display: flex;
      align-items: center;
      font-size: 14px !important;
      color: #515151 !important;
      line-height: 1;
      text-decoration: none;
    }
  
    .megaMenu__link::before {
      content: "";
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 5px solid #0f5c92;
      margin: 0 13px;
    }
  
    .megaMenu__link--1 {
      /*margin-top: 21px; */
      margin-top: 22px;
      font-size: 15px !important;
      font-weight: normal;
      padding-left: 3px;
    }
  
    .megaMenu__link--1::before {
      margin-left: 0;
    }
  
    .megaMenu__link:hover {
      color: #0f5c92 !important;
      text-decoration: none !important;
    }
  
    .megaMenu__icon {
      margin-right: 8px;
    }
  
    .megaMenu__text span {
      font-size: 14px;
      color: #515151;
    }
  
    .megaMenu__text strong {
      color: #515151;
      font-size: 14px;
    }
  
    a.megaMenu__link.megaMenu__link--1:before {
      margin: 0 10px 0 0px;
    }
  
    .megaMenu__list-item {
      padding: 6px 0;
    }
  
    .megaMenu__text {
      max-width: 770px;
      text-align: justify;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 1.6;
    }
  
    .megaMenu__text br {
      display: none;
    }
  
    .megaMenu__wrapper--cdn .megaMenu__item:nth-of-type(2) {
      grid-column: 2 / 4;
    }
  
    .megaMenu__wrapper--cdn .megaMenu__link::before {
      margin: 0 13px 0 0;
    }
  
    .n21-header__menu-item--saas .megaMenu {
      grid-template-columns: 29% repeat(3, 1fr);
    }
  
    .n21-header__menu-item--saas .megaMenu__item--description {
      margin-top: 0;
    }
  
  
  
  
  }
  
  /* --------------------------------------------------------- */
  /* search */
  /* --------------------------------------------------------- */
  
  #section_search--new {
    margin-bottom: 0 !important;
    padding: 0;
    box-sizing: border-box;
  }
  
  #section_search--new .nContainer {
    line-height: 1;
    margin-top: 5px;
  }
  
  #section_search--new *,
  #section_search--new *::before,
  #section_search--new *::after {
    box-sizing: border-box;
  }
  
  #section_search--new span {
    margin: 4px 0 0 0 !important;
    display: block !important;
    color: #0a0a0a !important;
    font-size: 0.88rem !important;
  }
  
  #search_wrapper--new {
    box-shadow: 0 0.375rem 1.25rem rgba(27, 27, 27, 0.3),
      0 0.125rem 0.25rem rgba(27, 27, 27, 0.15);
    background: #0b3656;
    box-sizing: border-box;
    padding: 10px 15px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
  }
  
  .register-domain #search_wrapper--new {
  background: none;
  box-shadow: none;
  }
  
  #search_wrapper--new .text-area-inner--new {
  border: 1px solid #484848;
  }
  
  .search_wrapper-first--new {
    flex: 9;
  }
  
  .search_wrapper-second--new {
    flex: 3;
  }
  
  #DomainForm--new .searchButton--new {
    text-transform: uppercase;
    background: #ff6600;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    height: 31px;
    width: 100%;
    border-radius: 0;
    float: right;
    transition: 0.3s;
    border: 0;
  }
  
  #DomainForm--new input {
    height: 29px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 49px;
    color: #484848;
    font-size: 14px;
    background: #ffffff;
    border: 0;
  }
  
  #search_wrapper--new .text-area-inner--new {
    position: relative;
  }
  #search_wrapper--new .text-area-inner--new::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #6a6a6a;
    border-radius: 90px;
    top: 6px;
    left: 11px;
  }
  #search_wrapper--new .text-area-inner--new::after {
    content: "";
    position: absolute;
    left: 26px;
    top: 19px;
    width: 1px;
    height: 7px;
    background: #6a6a6a;
    transform: rotate(-38deg);
  }
  
  .promotion__wrapper--new {
    display: flex;
    justify-content: space-between;
  }
  
  .promotion__first--new,
  .promotion__second--new {
    flex: 1;
  }
  
  .promotion__second--new {
    text-align: right;
  }
  
  .promotion__second--new a {
    font-size: 14px !important;
    padding: 0 20px 0 0 !important;
    position: relative !important;
    color: #000 !important;
  }
  
  .promotion__second--new a::after {
    content: "";
    display: inline-block;
    height: 22px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 16px;
    background: rgba(0, 0, 0, 0)
      url(/fileadmin/nazwa/10/images/promocja/luty_2020/24_02/arrowBlack.png)
      no-repeat scroll center center / 10px auto;
  }
  
  .text-area-outer--new {
    margin-right: 1rem;
  }
  
  .text-area-outer--new label {
    margin-bottom: 0;
  }
  
  #search_wrapper--new .text-area-inner:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #6a6a6a;
    border-radius: 90px;
    top: 16px;
    left: 26px;
  }
  
  #search_wrapper--new .clear-search-btn {
    width: 10px;
    display: inline-block;
    position: absolute;
    height: 10px;
    cursor: pointer;
    right: 11px;
    top: 10px;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iY2xvc2UtaWNvbi0xMXB4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDExIDExIj4NCiAgPHBhdGggaWQ9IlVuaW9uXzIxIiBkYXRhLW5hbWU9IlVuaW9uIDIxIiBkPSJNNjIuNTA4LTM4OS40NzgsNTgtMzg0Ljk2OGwtLjk4OS0uOTg5LDQuNTEtNC41MS00LjUxMS00LjUxLjk4OS0uOTg5LDQuNTExLDQuNTEsNC41MTEtNC41MTEuOTg5Ljk4OUw2My41LTM5MC40NjdsNC41MTEsNC41MS0uOTg5Ljk4OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01Ny4wMDggMzk1Ljk2OCkiIGZpbGw9IiM2YTZhNmEiLz4NCjwvc3ZnPg0K)
      no-repeat center right / contain;
  }
  
  /* ----------------------------------------- */
  /* CMS Modifiers */
  /* ----------------------------------------- */
  
  body[data-cms="pk"] .n21-header {
    background: #f5f5f5;
  }
  
  body[data-cms="pk"] #section_search--new {
    margin-bottom: 0 !important;
  }
  
  body[data-cms="pk"] .mini-cart {
    top: 0;
  }
  
  body[data-cms="pomoc"] .mini-cart {
    width: 100%;
    top: 0px;
    position: relative;
  }
  
  body[data-cms="pomoc"]
    .n21-header__toolsListItem--services
    .n21-header__toolsIcon--t {
    position: relative;
    top: -1px;
  }
  
  body[data-cms="pk"] #section_search--new {
    margin-bottom: 35px !important;
  }
  
  body[data-cms="pomoc"] #section_search--new,
  body[data-cms="blog"] #section_search--new {
    margin-bottom: 47px !important;
  }
  
  @media (max-width: 1023px) {
    .search_wrapper-first--new {
      flex: unset;
      width: 100%;
    }
  
    .search_wrapper-second--new {
      flex: unset;
      width: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  
    #DomainForm--new .searchButton--new {
      position: relative;
      width: 30px;
      height: 30px;
      overflow: hidden;
      color: transparent;
    }
  
    #DomainForm--new .searchButton--new::after {
      content: "";
      position: absolute;
      left: 20px;
      top: 19px;
      width: 2px;
      height: 7px;
      background: #fff;
      transform: rotate(-38deg);
    }
  
    #DomainForm--new .searchButton--new::before {
      content: "";
      position: absolute;
      width: 16px;
      height: 16px;
      border: 2px solid #fff;
      border-radius: 90px;
      top: 5px;
      left: 6px;
    }
  }
  
  @media (max-width: 768px) {
    .promotion__wrapper--new {
      flex-direction: column;
      align-items: center;
    }
  
    .promotion__second--new a::after {
      height: 12px;
      right: 6px;
      top: 3px;
      width: 9px;
      background: rgba(0, 0, 0, 0)
        url(/fileadmin/nazwa/10/images/promocja/luty_2020/24_02/arrowBlack.png)
        no-repeat scroll center center / 6px auto;
    }
  }
  
  .megaMenu__svg-wrapper {
    max-width: 30px;
    height: 28px;
    display: flex;
    justify-content: center;
    color: #0f5c92;
    position: absolute;
    left: -5px;
    top: -3px;
  }
  
  .nSvg {
    display: flex;
    align-items: flex-end;
    transform: scale(0.8);
    max-width: 100%;
    width: 32px;
  }
  
  /* -------------------------------------------------- */
  /* n21-header END */
  /* -------------------------------------------------- */
  
  /* -------------------------------------------------- */
  /* warranty */
  /* -------------------------------------------------- */
  .warranty {
    padding: 40px 0 0 0;
    margin: -40px 0;
  }
  
  .warranty__container {
    max-width: 793px;
    margin: 0 auto;
    display: flex;
  }
  
  .warranty__heading {
    font-size: 44.5px !important;
    padding: 0 !important;
    margin: 85px 0 9px 0 !important;
    color: #ff6600 !important;
  }
  
  .warranty__description {
    font-size: 20.5px;
    margin: 0 !important;
    text-align: center;
    color: #000;
  }
  
  .warranty__img {
    float: left;
  }
  
  .warranty__img-wrapper {
    position: relative;
  }
  
  .warranty__img-wrapper::after {
    content: "";
    width: 1px;
    height: 150px;
    background: #dcdcdc;
    position: absolute;
    top: 66px;
    left: 262px;
    z-index: 10;
  }
  
  .warranty__content-wrapper {
    padding-left: 25px;
    float: left;
  }
  
  @media (max-width: 768px) {
    .warranty {
      margin: 0;
      padding-bottom: 48px !important;
    }
  
    .warranty__container {
      flex-direction: column;
      align-items: center;
    }
  
    .warranty__img-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  
    .warranty__img-wrapper::after {
      content: none;
    }
  
    .warranty__heading {
      margin: -20px 0 0 0 !important;
    }
  }
  
  @media (max-width: 1023px) {
    #section3 ul {
      display: flex !important;
      align-items: center;
      justify-content: space-between;
      margin: 0 !important;
    }
  
    #section3 ul li {
      float: none;
      margin: 0.5rem !important;
    }
  
    .migrator_img {
      display: block !important;
      margin: 0 auto !important;
      margin-bottom: -1rem;
    }
  
    .migrator_img img {
      margin: 0 auto !important;
    }
  }
  
  #nSlider {
    overflow: hidden;
  }
  
  .mini-cart-info span.price,
  .resume-prod-mini,
  .resume-total-mini,
  .resume-mini-cart strong {
    display: none;
  }
  
  .resume-mini-cart a.button_blue {
    margin: 16px 0 0 0;
  }
  
  #parameters {
    padding-top: 4rem;
  }
  
  #parameters ul {
    margin: 0;
  }
  
  #parameters ul li:first-child {
    padding-top: 0;
  }
  
  @media (max-width: 1021px) {
    #parameters h2 {
      margin-bottom: 0;
      padding-bottom: 0;
    }
  
    #parameters ul li {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 !important;
    }
  
    #parameters ul li img {
      max-width: 100%;
      width: auto !important;
      float: none;
      margin-top: 1rem !important;
    }
  
    #parameters ul li p span.bl {
      text-align: center;
      margin: 1rem auto;
    }
  }
  
  /* ---------- atrapy ------------*/
  .liveChat {
    max-width: 100%;
    position: fixed;
    cursor: pointer;
    bottom: 0px;
    z-index: 10000001;
    display: flex;
    align-items: flex-end;
    will-change: width, height, transform, opacity;
    backface-visibility: hidden;
    padding: 0.8em 0.8em 0px;
    right: 0px;
    -webkit-box-pack: end;
    justify-content: flex-end;
    font-family: "Noto Sans", sans-serif;
  }
  
  .liveChat__wrapper {
    display: flex;
    flex-direction: column;
    min-width: 0px;
  }
  
  .liveChat__wrapper-2 {
    display: flex;
    min-width: 0px;
  }
  
  .liveChat__btn {
    width: 255px;
    height: 50px;
    box-shadow: rgb(0 0 0 / 30%) 0px 4px 12px;
    background: rgb(255, 255, 255);
    border-radius: 8px 8px 0px 0px;
    display: flex;
    padding: 0px 0.9em;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    color: rgb(0, 0, 0);
  }
  
  .liveChat__text {
    margin: 1em 4px 1em 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-weight: 700;
    font-size: 0.9em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .liveChat__btn-icon {
    appearance: none;
    background: transparent;
    border: 0px;
    margin: 0px;
    color: inherit;
    padding: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 6px;
  }
  
  .liveChat__btn-x {
    position: relative;
    transition: transform 200ms cubic-bezier(0.18, 0.89, 0.32, 1.28) 50ms;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transform: scale(1);
  }
  
  /* ---------- !atrapy ------------*/
  
  @media (max-width: 1023px) {
    .footer-container .grid-x {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 16px;
    }
  
    .footer-container .grid-x > .medium-4 {
      width: 100%;
    }
  
    .sm_new_footer ul {
      max-width: 170px;
      margin-left: 0;
    }
  
    .n21-footer__ts2Wrapper {
      margin-left: 0;
    }
  }
  
  @media (max-width: 840px) {
    .footer-container .grid-x {
      grid-template-columns: 1fr;
      text-align: center;
    }
  
    footer .footer-contact,
    .sm_new_footer {
      margin: 0 auto;
    }
  
    .n21-footer__ts2Wrapper {
      margin-left: auto;
      margin-top: 20px;
    }
  
    .footer__name {
      max-width: 250px;
      margin-left: auto !important;
      margin-right: auto !important;
    }
  }
  
  /* ------------------------------------------------------------- */
  /* n21-footer START */
  /* ------------------------------------------------------------- */
  
  .n21-footer {
    background: #5d5d5d;
    font-family: ubuntu-regular;
  }
  
  .n21-footer__container {
  }
  
  .n21-footer__wrapper {
    padding: 10px 0;
    display: grid;
    grid-template-columns: repeat(4, auto) 19%;
    gap: 4rem;
  }
  
  .n21-footer__wrapper-item--pp {
    width: 100%;
  }
  
  .n21-footer__wrapper-item {
    padding-top: 20px;
  }
  
  .n21-footer__title {
    display: block;
    color: #7bc94f;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 7px;
  }
  
  .n21-footer__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #858585;
  }
  
  .n21-footer__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block !important;
    border: none !important;
  }
  
  .n21-footer__list-item {
    line-height: 21px;
  }
  
  .n21-footer__list-link,
  .n21-footer__list-link:visited {
    text-decoration: none;
    color: #eaeaea;
    font-size: 13px;
    line-height: 21px;
  }
  
  .n21-footer__list-link:hover {
    text-decoration: underline;
    color: #eaeaea;
  }
  
  .n21-footer__list-item--extended {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }

.n21-footer__list-item--mobile {
    display: none;
}

  
  .n21-footer__icon-wrapper {
    width: 21px;
    margin-right: 20px;
  }
  
  .n21-footer__contact-text {
    color: #eaeaea;
  }
  
  .n21-footer__contact-text strong {
    display: block;
    font-size: 18px;
    font-weight: bold;
  }
  
  .n21-footer__contact-text small {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
  }
  
  .n21-footer__smList {
    padding: 7px 0 0;
    margin: 6px 0 0;
    list-style: none;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #858585 !important;
  }
  
  .n21-footer__ppLink,
  .n21-footer__ppLink:visited,
  .n21-footer__ppLink:hover {
    text-decoration: none;
  }
  
  .n21-footer__ppText {
    color: #eaeaea;
    font-size: 13px;
    text-align: justify;
    margin: 12px 0 16px;
    line-height: 1.6;
  }
  
  .n21-footer__ppImg {
    display: block;
    margin: 0 auto 15px;
  }
  
  .n21-footer__copyright {
    background: #505050;
    padding: 20px 0 40px;
  }
  
  .n21-footer__copyright__text {
    color: #eaeaea;
    font-size: 13px;
    line-height: 1;
    display: flex;
    justify-content: flex-end;
  }
  
  .n21-footer__wrapper-item--contact {
    display: flex;
    flex-direction: column;
  }
  
  .n21-footer__ts2Wrapper {
    margin: auto auto 20px;
    max-width: 100%;
    display: flex;
  }
  
  .n21-footer__t2sImg {
    width: 100%;
  }
  
  .n21-footer__bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  @media (max-width: 1290px) {
    .n21-footer__bottom-wrapper {
      flex-direction: column;
      gap: 15px;
      justify-content: center;
      text-align: center;
    }
  }
  
  @media (max-width: 1070px) {
    .n21-footer__wrapper {
      grid-template-columns: 1fr 1fr 1fr 20% 27%;
    }
  }
  
  @media (max-width: 1256px) {
    .n21-footer__wrapper-item {
      padding: 20px 0 0;
    }
  
    .n21-footer__wrapper-item--products,
    .n21-footer__wrapper-item--about {
      display: none;
    }
  
    .n21-footer__wrapper {
      grid-template-columns: 1fr 1fr 1fr;
      gap: 32px;
    }
  }
  
  @media (max-width: 850px) {
    .n21-footer__wrapper {
      grid-template-columns: 1fr;
      gap: 16px;
    }
  
    .n21-footer__title {
      width: 100%;
      text-align: center;
      max-width: 260px;
      margin-left: auto;
      margin-right: auto;
    }
  
    .n21-footer__list {
      max-width: 180px;
      margin: 0 auto;
      text-align: center;
    }
  
    .n21-footer__smList {
      margin-left: auto;
      margin-right: auto;
      gap: 16px;
    }
  
    .n21-footer__ts2Wrapper {
      margin-top: 20px;
    }

    .n21-footer__list-item--mobile {
        display: block;
    }


  }
  footer.n21-footer.order-bar-visible {
    padding-bottom: 74px;
  }
  
  /* ------------------------------------------------------------- */
  /* n21-footer END */
  /* ------------------------------------------------------------- */
  
  #parameters_2 ul {
    margin: 0;
  }
  
  .policy-accept.orange.small {
    cursor: pointer;
  }
  
  .policy-accept.orange.small::before {
    top: 7px;
  }
  
  .singlePost2__date {
    margin: -36px auto 20px auto !important;
  }
  
  /* podniesienie */
  .wrapper_blog_post .swiper-slide .data_post {
    margin: -8px auto 48px auto !important;
  }
  
  .singlePost2__date {
    margin: -24px auto 50px auto !important;
  }
  #policy-box-wrapper {
    display: none;
  }
  
  .cloudhostingPanel__wrapper {
    display: flex;
    justify-content: space-between;
    gap: 100px;
  }
  
  .cloudhostingPanel__img-container {
    width: 35%;
  }
  .cloudhostingPanel__img-container img {
    max-width: 100%;
  }
  
  .cloudhostingPanel__desc-container {
    /* width: 59%; */
    flex: 1;
  }
  
  @media (max-width: 1024px) {
    .cloudhostingPanel__wrapper {
      flex-direction: column;
      align-items: center;
      gap: 16px;
      padding: 0 15px;
    }
    .cloudhostingPanel__wrapper--mobileReverse {
      /*  odwrocenie dla pierwszego elementu */
      flex-direction: column-reverse;
    }
    .cloudhostingPanel__img-container {
      width: 100%;
      display: flex;
      justify-content: center;
    }
    .head {
      text-align: center;
    }
    #cloudhostingPanel p.text {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }
  
  
  img[src="/fileadmin/nazwa/hosting/cdn-w-nazwa-pl-mapka-large.webp"],
  img[src="/fileadmin/nazwa/hosting/cdn-w-nazwa-pl-mapka-mobile.webp"] {
      border: 1px solid #eaeaea;
  }
  
  
  .nProduct__availability {
      margin: 2rem 0 1rem 0;
      background-color: rgb(215,215,215) !important;
      width: 100%;
  }
  .nProduct__availability-description {
      color: #fff;
      text-align: center;
      margin: auto;
      font-size: 13.4px;
      display: flex;
      flex-direction: column;
      line-height: 0.8;
      padding: 10px 0;
      gap: 6px;
      cursor: not-allowed;
  }
  
  #optymalizacja_Tworzenie_Strony_WWW-104197-text-2,
  #optymalizacja_Tworzenie_Strony_WWW-104223-text-2 { display: none !important; }
  
  
  
  /*----------------------------------------------------------------*/
  /* modernCloudServices */
  /*----------------------------------------------------------------*/
  
  .modernCloudServices {
  
  }
  
  .modernCloudServices__wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 60px;
  }
  
  .modernCloudServices__img-wrapper {
      flex: 1;
      max-width: 520px;
  }
  
  
  .modernCloudServices__content-wrapper {
      flex: 1;
  }
  
  .modernCloudServices__heading {
      font-size: 28px !important;
      line-height: 0.8;
      margin-bottom: 24px;
      padding: 0 !important;
      text-align: left !important;
      color: inherit !important;
      font-weight: bold !important;
  }
  
  .modernCloudServices__description {
      font-size: 15px;
      text-align: justify;
      margin-bottom: 2rem !important;
  }
  
  @media(max-width: 1200px) {
  
      .modernCloudServices__img-wrapper {
          max-width: 40%;
      }
  
  }
  
  @media(max-width: 1080px) {
  
      .modernCloudServices__wrapper {
          flex-direction: column-reverse;
      }
      .modernCloudServices__img-wrapper {
          max-width: 100%;
      }
  
      .modernCloudServices__heading {
          text-align: center !important;
      }
  
  }
  
  /* ------------------------------------------------------------- */
  /* nFeatures, nFeatures--2 */
  /* ------------------------------------------------------------- */
  
  .nFeatures {
    padding: 0;
  }
  .nFeatures__bg {
    background: #f5f5f5;
    padding: 89px 0;
  }
  
  .nFeatures__nContainer {
    display: flex;
    flex-direction: column;
    gap: 76px;
  }
  
  .nFeatures__wrapper {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3rem;
  }
  
  .nFeatures__title {
    color: #505050;
    font-size: 28px;
    font-weight: normal;
    margin-top: 18px;
  }
  
  .nFeatures__text {
    color: #0a0a0a;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
  }
  
  .nFeatures__desc-container {
    flex: 1;
    max-width: 55%;
  }
  
  .nFeatures__img-container img {
    max-width: 100%;
  }
  
  .nFeatures__bg--light {
    background: #fefefe;
    padding: 30px 0 89px;
  }
  .nFeatures--2 .nFeatures__nContainer {
    /*max-width: 1124px !important;*/
    gap: 56px;
  }
  .nFeatures--2 .nFeatures__img-wrapper {
    flex: 1;
    max-width: 573px;
  }
  .nFeatures--2 .nFeatures__desc-container {
  }
  .nFeatures--2 .nFeatures__title {
    font-weight: bold;
  }
  
  @media (max-width: 1024px) {
    .nFeatures__bg {
      padding: 2rem 0;
    }
  
    .nFeatures__nContainer {
      gap: 3rem;
    }
  
    .nFeatures__wrapper {
      flex-direction: column;
      gap: 1rem;
    }
  
    .nFeatures__wrapper--mobileReverse {
      flex-direction: column-reverse;
    }
  
    .nFeatures__title {
      text-align: center;
    }
    .nFeatures__desc-container {
      padding: 0;
      max-width: 100%;
    }
  
    .nFeatures--2 .nFeatures__desc-container {
      padding: 0;
      max-width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }
  
  /* ------------------------------------------------------------- */
  /* nFeatures, nFeatures--2 */
  /* ------------------------------------------------------------- */


    /* ------------------------------------------------------------- */
  /* Wservices */
  /* ------------------------------------------------------------- */

  .Wservices {
    background-color: #f9f9f8;
    margin-top: 93px;
    margin-bottom: 123px;
}

.Wservices__container {

}

.Wservices__wrapper {
    display: flex;
    justify-content: center;
    gap: 250px;
    padding: 70px 0;
}

.Wservices__box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.Wservices__icon {
    margin-bottom: 40px;
}

.Wservices__heading {
    margin-bottom: 52px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    font-size: 28px;
    color: #0a0a0a;
}

.Wservices__button {
       font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    background: rgb(255, 102, 0);
    border: none;
    color: #ffffff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 6px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    padding: 16px 56px;
    text-align: center;
}

.Wservices__button:focus-visible  {
    outline-color: none;
}

@media (max-width: 860px) {
    .Wservices__wrapper {
        flex-direction: column;
        gap: 60px;
        padding: 40px 0;
    }

    .Wservices__box {
        padding: 0 20px;
    }

    .Wservices__heading {
        margin-bottom: 40px;
        font-size: 20px;
    }

    .Wservices__button {
    padding: 12px 48px;
    font-size: 14px;
}

}

    /* ------------------------------------------------------------- */
  /* Wservices */
  /* ------------------------------------------------------------- */





.nProduct .pln::after {
    content: none !important;
} 

.nProduct .textBottom {
    display: none !important;
}






/* ----------------------- ------------- ----------------------- */
/* ------------------------ NT ELEMENTS ------------------- */
/* ----------------------- ------------- ----------------------- */

/* ----------------------- ------------- ----------------------- */
/* ------------------------ ntPriceList ------------------------ */
/* ----------------------- ------------- ----------------------- */

.ntPriceList {
  font-size: 15px;
  line-height: 1.3;
  padding: 4rem 1rem;

  --heading-primary-size: 28px;
  --heading-secondary-size: 20px;
}

/* ----------------------- --------- ----------------------- */
/* ----------------------- Container ----------------------- */
/* ----------------------- --------- ----------------------- */

.ntPriceList__container--pricingPage {
  max-width: 1024px;
  margin: 0 auto;
}

/* Heading */

.ntPriceList__primaryHeading {
  font-size: var(--heading-primary-size) !important;
  font-weight: bold !important;
  text-align: center !important;
  color: #0a0a0a !important;
  margin: 0 0 37px !important;
}

.ntPriceList__primaryHeading::after {
  content: "";
  display: block;
  height: 3px;
  width: 70px;
  background: #ff6720;
  margin: 10px auto 10px;
}

.ntPriceList__secondaryHeading {
  font-size: var(--heading-secondary-size) !important;
  background: #5d5d5d;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  padding: 1.25em;
  margin: 3.375em 0 0;
}

.ntPriceList__secondaryHeading--promotion {
  background: #f60;
}

/* ----------------------- --------- ----------------------- */
/* ----------------------- Row items ----------------------- */
/* ----------------------- --------- ----------------------- */

.ntPriceList__table-item {
  background: #fff;
  padding: 22.5px 24px !important;
  font-weight: bold;
  text-align: center;
}

.ntPriceList__table-item:first-child {
  text-align: left;
}

.ntPriceList__table-item--bg {
  background: #f8f8f8;
}

.ntPriceList__table-row--heading .ntPriceList__table-item {
  font-weight: normal;
}

.ntPriceList__price {
  display: flex;
  gap: 4px;
  justify-content: center;
}

/* ------------------------- ---- -------------------------- */
/* ------------------------- Rows -------------------------- */
/* ------------------------- ---- -------------------------- */

/* ------------------------- 2 cols ------------------------- */

.ntPriceList__table .ntPriceList__table-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

/* ------------------------- 4 cols ------------------------- */

.ntPriceList__table--col-4 .ntPriceList__table-row {
  grid-template-columns: 41% repeat(3, 1fr);
}

.ntPriceList__table--col-4 .ntPriceList__table-item:first-child {
  text-align: left;
}

.ntPriceList__table--col-4 .ntPriceList__table-item {
  text-align: right;
}

.ntPriceList__table--col-4 .ntPriceList__price {
  justify-content: flex-end;
}

/* ------------------------- ------------- -------------------------- */
/* ------------------------- Notifications -------------------------- */
/* ------------------------- ------------- -------------------------- */

.ntPriceList__notification {
  font-size: 12px;
  padding: 22.5px 0 0 22.5px;
  text-align: justify;
}

.ntPriceList__ntZip {
  color: #333 !important;
}
.ntPriceList__ntZip .ntZip__zip-element::after {
  background: #333;
}

/* ------------------------- --------------- -------------------------- */
/* ------------------------- ntPrice__footer -------------------------- */
/* ------------------------- --------------- -------------------------- */

.ntPriceList__footer {
  padding: 22.5px 24px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 12px;
  text-align: justify;
}

.textNetto--hidden {
  display: none;
}

@media (max-width: 720px) {
  .ntPriceList {
    font-size: 12px;
  }
  .ntPriceList__table-item {
    padding: 15px 10px !important;
  }
}

@media (max-width: 460px) {
  .ntPriceList {
    font-size: 10px;
  }
  .ntPriceList__table-item {
    padding: 10px 9px !important;
  }
  .ntPriceList__notification {
    font-size: 10px;
    padding: 22.5px 0 0 22.5px;
  }
  .ntPriceList__footer {
    font-size: 10px;
    flex-direction: column-reverse;
    gap: 19px;
    padding: 22.5px 0;
  }
}

/* ---------------------------------------------- */
/* ntZip */
/* ---------------------------------------------- */

.ntZip {
  cursor: pointer;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: max-content;
  margin: 0px 0 0 auto;
  font-size: 12px;
  color: #fff;
  /* border: 1px solid red; */
}

.ntZip__zip-checkbox {
  display: none;
}

.ntZip__zip-element {
  width: 40px;
  height: 20px;
  background: #c2c2c2;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.27) inset;
}

.ntZip__zip-element::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #fff;
}

.ntZip__zip-checkbox:checked + .ntZip__zip-element::before {
  left: 20px;
}

.ntZip__zip-element::after {
  content: "";
  position: absolute;
  top: 16px;
  left: -48px;
  width: 41px;
  height: 1px;
  background: #fff;
}

.ntZip__zip-checkbox:checked + .ntZip__zip-element::after {
  left: 48px;
  width: 51px;
}

.ntZip--border-0 .ntZip__zip-element::after {
  content: none;
}


/* ----------------------- ------------- ----------------------- */
/* ------------------- END NT ELEMENTS ------------------- */
/* ----------------------- ------------- ----------------------- */
/* cr:759 */
/* Small only */
@media screen and (max-width: 39.9375em) {
    body { text-align: center; }
    h1.logo { margin-top: 15px; }
    header ul.menuTools { text-align: center }
    header .link_pp { text-align: center }
    #link_pp { float: none }
    .top-bar .dropdown.menu li { width: 100% }
    .navigation-bar .miniCart { margin: -35px 10px 0 0;}
    .title-bar { height: 35px }
    .top-bar .dropdown.menu li { text-align: left; }
    .dropdown.menu > li:first-child > a { padding: 20px 10px; }

    header ul.menuTools > li:first-child {margin-left: 0;}
    header ul.menuTools > li > a {font-size: 16px;}

    .dropdown.menu > li > a {padding: 20px 10px;}
    .mini-cart-details .promo-mini-cart { display: none }
    .mini-cart-details { overflow-y: scroll; overflow-x: hidden; max-height: 500px }
}
/* cr:757 */
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 74.9375em) {
    header h2.header { font-size: 15px; margin-left: 10px }

    .footer-container div.cell { padding-left: 20px }
    .footer-container div.cell:first-child { padding-left: 0 }
    footer .footer-contact { width: 170px }
    .mini-cart-details { overflow-y: scroll; overflow-x: hidden; max-height: 500px }
}
@media screen and (min-width: 40em) and (max-width: 1055px) {
    .medium-hidden-menu .top-bar .dropdown.menu li { width: 100% }
    .medium-hidden-menu .miniCart { margin: -35px 0 0 0;}
    .medium-hidden-menu .title-bar { height: 35px }
    .medium-hidden-menu .top-bar .dropdown.menu li { text-align: left; }
    .medium-hidden-menu .dropdown.menu > li:first-child > a { padding: 20px 10px; }
    .medium-hidden-menu .dropdown.menu > li > a {padding: 20px 10px;}
}
/* cr:755 */
/* Large and up */
@media screen and (min-width: 75em) {
    .dropdown.menu > li > a { /*padding: 11px 22px 10px*/ }
    #activated .nav-level-1 { display:block!important; z-index:999 }

    .nav-level-1 { background:#f5f5f5; box-shadow:0 0 5px rgba(0,0,0,.28); display:none; padding:3px 0 11px; position:absolute;
        width: 818px; }
    .nav-level-1 .wrap-nav-cols { margin-top: 20px; }
    .nav-level-1 .col { float:left; border-left:1px solid #e4e4e3; min-height: 190px; padding:0 45px; width: 272px; }
    .nav-level-1 .col:first-child { border:0; }
    .nav-level-1 .col ul { list-style-type: none; margin: 0}
    .nav-level-1 a, .nav-level-1 strong { color:#0d5e95; line-height:18px }
    .nav-level-1 .menu__name { color:#0b3855; font-size:14px; margin:0 0 12px 0; line-height:14px; text-transform:uppercase }
    .nav-level-1 li { font-size:12px; position:relative }
    .nav-level-1 .type-1 strong { display:block; font-weight:400; font-size:18px; color:#093856 }
    .nav-level-1 .type-1 li { padding:8px 0 }
    .nav-level-1 .type-1 li:first-child { padding-top:0 }
    .nav-level-1 .type-2 li, .nav-level-1 .type-3 li { padding-left:17px; max-width:182px }
    .nav-level-1 .type-2 li::after, .nav-level-1 .type-3 li::after { border-color:transparent transparent transparent #fe6700;
        border-style:solid; border-width:3px; content:""; height:0; left:5px; position:absolute; top:6px; width:0 }
    .nav-level-1 .type-3 li:last-child a { position:relative; padding-right:20px }
    .nav-level-1 .type-3 li:last-child a::before { position:absolute; content:""; right:5px; top:8px; width:5px;
        height:1px; background:#fe6700 }
 .nav-level-1 .col.type-3 {text-align: center;}
 .nav-level-1 .col.type-3 img {margin-top: 21px;}
    .nav-level-1 .type-3 li:last-child a::after {
        border-color:transparent transparent transparent #fe6700; border-style:solid; border-width:3px; content:"";
        height:0; right:0; position:absolute; top:6px; width:0 }
    .nav-level-1 .type-4 { padding: 20px 45px; }
    .social_media_column { margin-left: 80px }
    .footer-container div.cell:last-child > div { float: right; }
    .title-bar { display: none }
   
}

.menu__name.menu__name_link_poczta a {
    color: #093856;
    margin-bottom: 6px;
    display: block;
    text-transform: none;
    font-size: 18px;
    line-height: 21px;
}

.menu__name.menu__name_link_hosting a {
    color: #093856;
    margin-bottom: 22px;
    display: block;
    text-transform: none;
    font-size: 18px;
    line-height: 21px;
}
.col.type-2.domeny_menu_type {
    min-height: 205px;
}
.col.type-2.wordpress_menu_type {
    min-height: 275px;
}
.col.type-2.hosting_menu_type {
    min-height: 225px;
}
.col.type-2.sklep_menu_type {
    min-height: 207px;
}
/* cr:787 */
.new_price > span.pln {
    line-height: inherit !important;
}
.new_price .textBottom {
    line-height: inherit !important;
}

#product_table .product_column {
  box-shadow: 0 0 10px rgba(27, 27, 27, 0.3);
  box-sizing: border-box;
  padding: 10px 0px 0px;
}
.inner2 {
  text-align: center;
}
#product_table .product_name {
  font-size: 22px;
}
#product_table .product_name img {
  margin: 0 10px 0 0;
}
.add_text {
  font-size: 14px;
  color: #747474;
}
#product_table .separator {
  background: #cccccc;
  height: 1px;
  margin: 6px auto;
  width: 93%;
}
.new_price {
  color: #ff6600;
  font-size: 45px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}
.brutto_price {
  color: #999999;
  display: inline-block;
  margin-left: 2px;
  font-size: 10px;
}
.product_spec {
  padding: 0 13px;
}
.product_spec_icon {
  width: 18px;
  height: 18px;
  vertical-align: top;
}
.product_spec_icon,
.product_spec_name {
  display: inline-block;
  color: #505050;
  font-size: 13px;
}
.product_spec_data {
  float: right;
  font-weight: bold;
}
.product_spec_data p{
 font-size: 15px !important;
}

.product_spec p {
  line-height: 21px;
  margin-bottom: 4px;
  color: #6c6c6c;
  font-size: 15px;
}
.sell-box .button {
  width: 100%;
  background: #ff6600;
  margin: 0;
  font-size: 16px;
  height: 56px;
  font-weight: bold;
  line-height: 25px;
}
.new_price > span {
  text-align: center;
  font-size: 24px;
  display: inline-block;
  line-height: 15px;
  margin-left: 5px;
}

.pln {
  vertical-align: text-top;
  font-size: 17px !important;
  margin-top: 12px;
}
span.textBottom {
  vertical-align: unset;
  margin-left: -19px;
  font-size: 17px !important;
  margin-left: -14px !important;
}
.new_price > span {
  margin-left: 5px;
}
.new_price > span.pln {
  position: relative;
  line-height: 17px;
}
.new_price > span.pln::before {
  background: #ff6600;
  content: "";
  height: 1px;
  position: absolute;
  top: 13px;
  width: 17px;
  margin: 4px 0;
}
span.textTop {
  vertical-align: super;
  margin-left: 1px !important;
  font-weight: bold;
  font-family: ubuntu-700 !important;
  font-size: 24px;
}
#product_table .product_column {
  width: 330px;
}
.product_spec {
  text-align: left;
}
.swiper-wrapper.full_w {
  transform: translate3d(0px, 0px, 0px) !important;
  text-align: center;
}


/* RWD */
@media (max-width: 1079px) {
  #product_table .product_column {
    max-width: 330px;
    width: 100%;
    margin: 13px auto;
    text-align: left;
  }
}
@media (max-width: 1079px) {
  #product_table .product_column {
    margin: 0 15px;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .swiper-container-no-flexbox .swiper-slide {
    float: left;
  }
  .swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide,
  .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }

  .swiper-pagination {
    position: relative;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  /* Common Styles */
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  /* Bullets */
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6600;
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
  }
  .swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
  }
  .swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
  }
  .swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: -3px 4px;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
  }
  .swiper-container-horizontal.swiper-container-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
  }
}


@media (max-width: 1024px) {
  .product_column {
    max-width: 360px;
    margin: 13px auto;
    text-align: left;
  }
  #product_table .product_name {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  #product_table .product_column {
    max-width: 369px;
  }
}


/* cr:763 */
.suwak{
    position: relative;
    margin: 30px 0 0;
    float: right;
}
.suwak:before{
	content: "";
	position: absolute;
	background: #C2C2C2;
	width: 45px;
	height: 20px;
	box-shadow: -2px 0 10px rgba(0, 0, 0, 0.27) inset;
	border-radius: 15px;
	left: 45px;
	top: 2px;
}
.suwak > div{
	display: inline;
	position: relative;
	z-index: 0;
	color: #b2b2b2;
	cursor: pointer;
	font-size: 12px;
}
.suwak > div:nth-child(1){
	padding: 0 27px 0 0;
	z-index: 1;
}
.suwak > div:nth-child(1).active_suwak:after{
	background: #fff;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.54);
	border-radius: 90%;
	top: 1px;
	left: 50px;
	transition: 0.3s;
}
.suwak > div:nth-child(1):after{
	background: #fff;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.54);
	border-radius: 90%;
	top: 1px;
	left: 70px;
	transition: 0.3s;
}
.suwak > div:nth-child(2){
	padding: 0 0 0 27px ;
	z-index: 2;
}
.suwak > div.active_suwak{
	text-decoration: underline;
	color: #484848;
	z-index: 3;
}
.suwak > div:nth-child(1).active_suwak:after,
.suwak > div:nth-child(1):after {top: -1px;}
/* cr:835 */
/* number */

input.numerable {padding: 0;}
.number-style input{
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    text-align: center;
    border: none;
    font-size: 12px;
    color: #000000;
    border-top: 1px solid #CCCCCD;
    border-bottom: 1px solid #CCCCCD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
     margin: 0;
     height: 20px;
     font-weight: bold;
}

.number-style span{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.number-style span.number-minus{
    border: 1px solid #CCCCCD;
}

.number-style span.number-minus::after{

    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -5px;
    width: 10px;
    height: 2px;
    background-color: #646465;
}

.number-style span.number-plus{
  border: 1px solid #CCCCCD;
}

.number-style span.number-plus::after{

    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -5px;
    width: 10px;
    height: 2px;
    background: #646465;
 }

.number-style span.number-plus::before{

    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -1px;
    width: 2px;
    height: 10px;
background: #646465;
}

.number-style span.disabled{
    border: 1px solid #CCCCCD;
}

.number-style span.disabled::after,
.number-style span.disabled::before{

}

.number-style input[type='number'] {
    -moz-appearance:textfield;
}

.number-style input::-webkit-outer-spin-button,
.number-style input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}











/* cr:991 */
/*  GLOBALNE  */

:root {
  --containerMaxWidth: 82rem;
  --productSwiperMaxWidth: 85.3125rem;
  --containerMaxWidthSmall: 64.75rem;
}

.grid-container,
.nContainer,
.container,
.wrapper_blog_post,
.answers__container {
width: 100%;
max-width: var(--containerMaxWidth) !important;
padding: 0px 1rem !important;
margin: 0 auto !important;
}
/* #parameters_2 .grid-container,  tmp - do usunięcia*/
#parameters_2 .grid-container, 
.grid-container--small {
   max-width: var(--containerMaxWidthSmall) !important;
}

section {
 padding: 4rem 0;
}




.nProduct__purchase {padding: 21px 26px;}

.nProduct__price-wrapper {
    margin-top: auto;
    margin-bottom: auto;
}
.nProduct__name br {
    display: none;
}

.nProduct__service-icon {
    margin-top: 0;
}  
.nProduct__img { max-height: 346px !important; overflow: hidden; }


#parameters h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
}

/* MENU + MEGAMENU */
.n21-header__menu-link {
font-size: 0.8125rem;
padding: 0.6875rem 2.4rem;
}

@media (min-width: 1024px) {
.megaMenu {
  /*grid-template-columns: 29% repeat(2, 1fr);*/
  padding: 1.875rem .9375rem 3.375rem !important;
}

}

h2.nProduct__name{
    padding: 0 !important;
}



body.page-1 #section3 .grid-container:before,
body.page-1 #section3 .grid-container:after {
    max-width: 927px;
    margin-left: 147px;
 }
body.page-1 #section3 ul { margin-left: 9.5rem; }
span.Qtext {
    display: block;
    padding: 24px 0 0 0 !important;
}

.cloudhostingPanel__row-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4rem;
    margin-bottom: 4rem;
}

.cloudhostingPanel__img-wrapper {
    width: auto;
    max-width: 41%;    
    display: flex;
    align-items: center;
        
}
.cloudhostingPanel__img {}


.cloudhostingPanel__content-wrapper {
    flex:1;
}

.cloudhostingPanel__content-wrapper  p.text { padding-right: 20px; }



section#parameters li {
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4rem;
    
}
section#parameters li img {
    float: none !important;
    margin: 0 !important;
    max-width: 170px;
    
}

section#parameters li p {
    float: none !important;
    width: 100% !important;     
}

section#parameters li {
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4rem;
    
}
section#parameters li img {
    float: none;
    margin: 0 !important;
    max-width: 170px;
    
}



.privacy__grid {
/*     border: 1px solid red; */
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem 5rem;
    padding: 2rem 0;
}

.privacy__grid-item {
/*     border: 1px solid blue; */
    display: flex;
    align-items: center;
    gap: 2rem;
    text-align: justify;
}

.privacy__icon-wrapper {
    max-width: 45px;
}

img.privacy__icon {}

.privacy__content-wrapper {
    flex: 1;
}
.privacy__content-wrapper p {
    margin: 0;
}


/* FOOTER */
.n21-footer__wrapper {
gap: 4rem !important;
}

/*  SWIPER.JS BLOG SG  */
.wrapper_blog_post {
margin-top: 2rem !important;
}

.singlePost {
padding: 0 2.3125rem !important;
max-width: 25.1875rem !important;
}

.singlePost__img {
transform: scale(1.15);
}

.wrapper_blog_post .swiper-slide .data_post {
margin: -.4375rem auto 1.375rem;
}






/*  splide__blogSlider.css  */
.blogSlider {
    padding: 4rem 0;
}


/* vouchery */
.cdn-voucher-content {
  width: 66% !important;
}

@media(min-width: 550px) {
  .cdn-voucher-content h1 {
      width: 95% !important;
  }
}


.nSpec #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr {

}

.nSpec .pelna_specyfikacja_naglowek tr {

}


.nSpec #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr,
.nSpec .pelna_specyfikacja_naglowek tr {
  display: grid !important;
  grid-template-columns: 50% 1fr 1fr 1fr;
}


/* VPS grid modifiers */

.nSpec.nSpec--vps#fullSpec_linux22 #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr,
.nSpec.nSpec--vps#fullSpec_linux22  .pelna_specyfikacja_naglowek tr {
    grid-template-columns: 33% repeat(5, 1fr);
}

.nSpec.nSpec--vps#fullSpec_linux33 #pelna_specyfikacja_produktu tr,
.nSpec.nSpec--vps#fullSpec_linux33 .pelna_specyfikacja_naglowek tr {
    grid-template-columns: 33% repeat(4, 1fr);
}



.nSpec .pelna_specyfikacja_naglowek td,
.nSpec #pelna_specyfikacja_produktu table tr td {
  /*     border: 1px solid purple; */
  padding: 0 !important;
  min-width: 0 !important;
  width: auto !important;


}

.nSpec .pelna_specyfikacja_naglowek td:nth-child(n + 2),
.nSpec #pelna_specyfikacja_produktu table tr td:nth-child(n + 2) {
  /*     border: 1px solid purple !important; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

body.page-12729 .pelna_specyfikacja_naglowek h2 {
  font-weight: normal;
  font-size: 22px;
  text-align: left;
  color: #505050;
  margin-top: 1.3rem;
}

body.page-12729 .blogSlider {
  padding-bottom: 4rem;
}

.tr__subtitle td {
  grid-column: 1 / -1;
  text-align: center;
}



body.page-10275 section#section2{
     background: #f5f5f5 url(/fileadmin/nazwa/10/images/rodo/pasklodka.png) no-repeat -169px center /cover;
}


img.warranty__img {float: none;}

.warranty__content-wrapper {float: none;}

a.warranty__img-wrapper {display: flex;align-items: center;}

.warranty__heading {
    margin: 0 !important;
}



/* wyniki wyszukiwania domen*/
body.page-.ng-scope .search-domain-padded .grid-container {
    padding: 0 !important;
}
@media(min-width: 911px) {
    #results li .domainInfo.domain-choose {
        width: 226px;
    }
}


body.page-.ng-scope #pelna_specyfikacja_produktu_wrapper {
    max-width: 938px !important;
}

.n21-header__text { margin-left: auto; }

/*
.nProduct__info-wrapper {
    padding-left: 64px;
}
*/
.nFlex {
    display: flex; 
}
.nFlex--center {
    align-items: center;
    justify-content: center;
}


/* menu cennik */
#c59253 li a {
    border-bottom: 1px solid #dddddd;
    color: #ffffff;
    display: block;
    padding: 12px 0 12px 20px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: calc(100% - 20px);
}


#c59253 li a:before {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    content: "";
    height: 15px;
    position: absolute;
    right: 32px;
    top: 16px;
    transform: rotate(45deg);
    width: 15px;
}
#c59253  {
    background: #0b3756;
    margin-left: 0;
    /* margin: 75px 0; */
}
#c59253 li a:hover {
    background: #0f5d94;
}

section#parameters_2 h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
    text-align: center;
}

[src="/fileadmin/nazwa/SaaS-MariaDB/schemat.webp"],
[src="/fileadmin/nazwa/SaaS-PostgreSQL/grafika1.webp"],
[src="/fileadmin/nazwa/saas-sql-express/grafika-1.webp"],
[src="/fileadmin/nazwa/saas-sql-express/zrzut.webp"],
[src="/fileadmin/nazwa/saas-mongodb/grafika1.webp"],
[src="/fileadmin/nazwa/saas-mongodb/schemat-PL.webp"],
[src="/fileadmin/nazwa/saas-redis/redis-scheme--.png"],
[src="/fileadmin/nazwa/saas-redis/redis-screen-1.webp"],
[src="/fileadmin/nazwa/SaaS-Cloud_Mail/zrzut-2.webp"],
[src="/fileadmin/nazwa/SaaS-Nextcloud/zrzut-1.webp"],
[src="/fileadmin/nazwa/SaaS-Nextcloud/zrzut-2.webp"],
[src="/fileadmin/nazwa/SaaS-Nextcloud/zrzut-3.webp"],
[src="/fileadmin/nazwa/SaaS-osTicket/grafika-1_8_11zon.webp"],
[src="/fileadmin/nazwa/SaaS-osTicket/grafika-2_9_11zon.webp"],
[src="/fileadmin/nazwa/SaaS-osTicket/grafika-3_10_11zon.webp"],
[src="/fileadmin/nazwa/Saas-Mattermost/zrzut-1.webp"],
[src="/fileadmin/nazwa/Saas-Mattermost/zrzut-2.webp"],
[src="/fileadmin/nazwa/Saas-Mattermost/zrzut-3.webp"],
[src="/fileadmin/nazwa/SaaS-Mantis/screen-1_9_11zon.webp"],
[src="/fileadmin/nazwa/SaaS-Mantis/20240212-nowy_screen.png"],
[src="/fileadmin/nazwa/SaaS-Mantis/screen-3_11_11zon.webp"],
[src="/fileadmin/nazwa/hosting/cdn-w-nazwa-pl-mapka-large.webp"],
[src="/fileadmin/nazwa/hosting/cdn-w-nazwa-pl-mapka-mobile.webp"] {
  border: 1px solid #eaeaea !important;
}

[src="/fileadmin/nazwa/saas-redis/redis-scheme--.png"] {
  padding: 1rem !important;
}

/* cr:1065 */
.google-reviews h2 {
    font-size: 28px !important;
    margin-bottom: 3rem !important;
text-align: center;
}

.google-reviews h2::after {
    content: "";
    display: block;
    margin: .5rem auto 1.5rem;
    height: 4px;
    width: 72px;
    background: #f65300;
    border-radius: 2px;
}

.google-reviews__rating {
    font-size: 1.25rem;
    font-weight: 900;
    text-align: center;
    margin-bottom: 2rem;
    margin-bottom: 3.5rem;
}

.google-reviews__rating img {
    margin: 0 .75rem;
}

.google-reviews__review figure {
    display: flex;
    flex-direction: column;
}

.google-reviews .splide__track {
    padding-bottom: 2rem;
}

.google-reviews__review {
    padding: 1.5rem;
    border: 2px solid #d7d8d8;
    border-radius: 10px;
    text-align: left;
}

.google-reviews__review::before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iV2Fyc3R3YV8xIiBkYXRhLW5hbWU9IldhcnN0d2EgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MS44IDMzLjMiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNkN2Q4ZDg7CiAgICAgIH0KCiAgICAgIC5jbHMtMSwgLmNscy0yIHsKICAgICAgICBzdHJva2Utd2lkdGg6IDBweDsKICAgICAgfQoKICAgICAgLmNscy0yIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cmVjdCBjbGFzcz0iY2xzLTIiIHdpZHRoPSI2MS44IiBoZWlnaHQ9IjMzLjMiLz4KICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjEuOCAwIDYxLjggMzMuMyAxLjggMSAwIDAgNC4xIDAgNTkuOCAyOS45IDU5LjggMCA2MS44IDAiLz4KPC9zdmc+);
    width: 53px;
    height: 34px;
    position: absolute;
    top: 100%;
    left: 10%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left -5px top -1px;
}

.google-reviews__review::after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iV2Fyc3R3YV8xIiBkYXRhLW5hbWU9IldhcnN0d2EgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA3My42IDU4LjQiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNlZTc1MWM7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAwcHg7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTMzLjEsMTYuNWMwLDQuNS0uNyw3LjctNC42LDE3LjJsLTkuOCwyNC43SDEuN2w3LjYtMjcuM0MzLjYsMjguOCwwLDIzLjUsMCwxNi41LDAsNi41LDcuMiwwLDE2LjcsMHMxNi41LDYuNywxNi41LDE2LjVaTTczLjYsMTYuNWMwLDQuNS0uNyw3LjctNC42LDE3LjJsLTkuOCwyNC43aC0xN2w3LjYtMjcuM2MtNS43LTIuMi05LjMtNy42LTkuMy0xNC42QzQwLjUsNi41LDQ3LjcsMCw1Ny4yLDBzMTYuNSw2LjcsMTYuNSwxNi41WiIvPgo8L3N2Zz4=);
    width: 74px;
    height: 62px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 1.65rem;
    top: 1.5rem;
}

.google-reviews__review figcaption{
    font-weight: 900;
font-size: 1.25rem;
padding-right: 84px;
}

.google-reviews__review cite {
    font-style: normal;
 font-weight: 400;
font-size: 1rem;
}

.google-reviews__review cite::before {
    content : none;
}

.google-reviews__review img {
    width: 80px;
    max-width: 100%;
    margin-top : .25rem;
}

.google-reviews__review blockquote {
    padding: 0;
    border: none;
    color: #000;
    margin-bottom: 0;
    padding-right: 1.25rem;
    line-height: 1.5;
}

.google-reviews__blockquote {
    max-height: 168px;
    overflow-y: auto;
    margin-top: 1.25rem;
}

.google-reviews .splide__pagination {
    position: unset;
    margin-top: 2rem;
    transform: none!important;
display: flex !important;
}

.google-reviews .splide__pagination li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.google-reviews .splide__pagination__page {
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: transparent;
}

.google-reviews .splide__pagination__page.is-active {
    background: #ff6600;
    border: none;
    transform: none;
}


.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar {
  width: 9px;
  border-radius: 10px;
  background-color: grey;
  background: linear-gradient(90deg, rgba(255,255,255,1) 35%, rgb(231 231 231) 35%, rgb(231 231 231) 65%, rgba(255,255,255,1) 65%);
}

.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar-button {
  display: none;
}

.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar-thumb {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  background-clip: padding-box;  
}

@media only screen and (max-width:768px) {

.google-reviews__review::after {
    width: 44px;
}
.google-reviews__review figcaption{
    padding-right: 54px;
}
}
/* cr:1083 */
 /* MIGRATION SECTION STYLES */
  
  .migration-section {
    padding: 6rem 0 10rem 0;
    background-image: url("/fileadmin/nazwa/sg/migration-background.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .migration-section__wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  }
  
  .migration-section__col:first-child {
  flex: 2;
  padding-left: 100px;
  }
  
  .migration-section__col:last-child {
  flex: 1;
  padding-right: 80px;
  }
  
  .migration-section__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  }
  
  h2.migration-section__heading {
  font-size: 32px;
  font-weight: 700;
  color: #505050;
  margin-bottom: 20px;
  position: relative;
  padding-top: 15px;
  text-align: justify;
  }
  
  .migration-section__heading:before {
  content: "";
  position: absolute;
  bottom: -15%;
  left: 0;
  width: 90px;
  height: 3px;
  background-color: #ff6620;
  }
  
  .migration-section__description {
  font-size: 18px;
  color: #0a0a0a;
  margin-bottom: 25px;
  }
  
  .migration-section__cta {
    display: block;
    background-color: #ff6620;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
    text-decoration: none;
    border-radius: 3px;
    max-width: 180px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 8px rgba(242, 110, 33, 0.2);
    transition: all 0.4s ease;
    border: 2px solid #F26E21;
  }
  
  .migration-section__cta:focus {
    color: #ffffff;
  }
  
  .migration-section__cta:hover {
    color: #ff6620;
    background-color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(242, 110, 33, 0.3);
  }
  
  .migration-section__cta:active {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(242, 110, 33, 0.2);
  }
  
  /* Styl dla prawej kolumny z ikonami */
  
  
  .migration-section__features {
    display: flex;
    flex-direction: column;
    gap: 36px;
  }
  
  .migration-section__feature-item {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 15px;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    max-width: 360px;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    cursor: pointer;
  }
  
  .migration-section__feature-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    position: relative;
  }
  
  .migration-section__feature-icon:after {
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 1.5px;
    background-color: #e0e0e0;
  }
  
  .migration-section__feature-icon svg {
    width: 40px;
    height: 40px;
    transition: transform 0.5s ease;
  }
  
  .migration-section__feature-text {
    margin-left: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #ff6620;
    transition: color 0.3s ease;
    text-align: left;
  }
  
  .migration-section__feature-icon svg .cls-1 {
    fill: #ff6720;
    transition: fill 0.5s ease;
    filter: drop-shadow(0 0 0 rgba(242, 110, 33, 0));
    transition: filter 0.5s ease, fill 0.5s ease;
  }
  
  
  .migration-section__feature-item:hover {
    box-shadow: 0 6px 15px rgba(242, 110, 33, 0.2);
    transform: translateY(-3px);
  }
  
  
  .migration-section__feature-item:hover {
    color: #D35400;
  }
  
  
  
  
  @keyframes pulse {
    0% {
      transform: scale(1);
      filter: drop-shadow(0 0 2px rgba(242, 110, 33, 0.3));
    }
    50% {
      transform: scale(1.1);
      filter: drop-shadow(0 0 5px rgba(242, 110, 33, 0.5));
    }
    100% {
      transform: scale(1);
      filter: drop-shadow(0 0 2px rgba(242, 110, 33, 0.3));
    }
  }
  
  
  /* Gradienty dla wszystkich ikon */
  .migration-section__feature-item:nth-child(1):hover .migration-section__feature-icon svg .cls-1 {
    fill: url(#gradient);
  }
  
  .migration-section__feature-item:nth-child(2):hover .migration-section__feature-icon svg .cls-1 {
    fill: url(#gradient2);
  }
  
  .migration-section__feature-item:nth-child(3):hover .migration-section__feature-icon svg .cls-1 {
    fill: url(#gradient3);
  }
  
  
  /* RWD */
  
  @media screen and (max-width: 1200px) {
  .migration-section__col:first-child {
    padding-left: 80px;
  }
  
  .migration-section__col:last-child {
    padding-right: 40px;
  }
  }
  
  @media screen and (max-width: 1000px) {
  
    .migration-section {
    padding: 0rem 0 4rem 0;
  }
  
  .migration-section__wrapper {
    flex-direction: column;
    justify-content: center;
    gap: 60px;
  }
  
  .migration-section__col:first-child,
  .migration-section__col:last-child {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: center;
  }
  
  .migration-section__content {
    max-width: 600px;
    align-items: center;
  }
  
  h2.migration-section__heading {
    text-align: center;
  }
  
  .migration-section__heading:before {
    left: 50%;
    transform: translateX(-50%);
  }
  
  .migration-section__description {
    text-align: center;
  }
  
  .migration-section__cta {
    max-width: 250px;
    padding: 10px 40px;
    font-size: 14px;
  }
  
  .migration-section__features {
    align-items: center;
    width: 100%;
  }
  
  .migration-section__feature-item {
    width: 330px;
    max-width: 100%;
  }
  
  .migration-section__feature-text {
    font-size: 16px;
  }
  
  }
  
  @media screen and (max-width: 768px) {
  .migration-section__content {
    max-width: 90%;
  }
  
  .migration-section__feature-item {
    width: 330px;
    max-width: 90%;
  }
  
  }
  
  @media screen and (max-width: 590px) {
  h2.migration-section__heading {
    font-size: 28px;
  }
  
  
  .migration-section__feature-text {
    font-size: 14px;
  }
  
  .migration-section__feature-icon svg {
    width: 28px;
    height: 28px;
  }
  }

 <!-- STATS SECTION STYLES -->


    .stats-section {
      padding: 4rem 0;
      position: relative;
      min-height: 500px;
      background-color: #0A3756;
    }
  
    .stats-section__background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      max-width: 1920px;
      width: 100%;
      margin: 0 auto;
      background-color: #0A3756;
      background-image: url("/fileadmin/nazwa/sg/globus-background.webp");
      background-repeat: no-repeat;
      background-position-x: 0%;
      background-position-y: 100%;
      z-index: 0;
    }
  
    .stats-section__container {
      position: relative;
      z-index: 1;
    }
  
    .stats-section__wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .stats-section__content-wrapper {
      width: 57%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding-left: 50px;
    }
  
    .stats-section__header {
      margin-bottom: 90px;
      text-align: justify;
    }
  
    h2.stats-section__heading {
      font-size: 28px;
      font-weight: 700;
      margin-bottom: 25px;
      color: #ffffff;
      text-align: justify;
    }
  
    .stats-section__description {
      margin-bottom: 26px;
    }
  
    .stats-section__description,
    .stats-section__description--2 {
      font-size: 15px;
      line-height: 24px;
      color: #ffffff;
    }
  
    .stats-section__list {
      display: flex;
      width: 100%;
      justify-content: space-between;
      flex-wrap: wrap;
      list-style: none;
      padding: 0;
      margin: 0;
    }
  
    .stats-section__list-item {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      position: relative;
      text-align: justify;
      border-left: 1.8px solid #3adefa;
      padding: 0 0 0 15px;
      gap: 7px;
    }
  
  
    .stats-section__list-item-value {
      font-size: 28px;
      font-weight: 700;
      color: #ffffff;
      line-height: 24px;
    }
  
    .stats-section__list-item-label {
      font-size: 15px;
      line-height: 24px;
      color: #ffffff;
    }
  
  
    /* RWD */
  
  
    @media screen and (max-width: 1200px) {
  
      .stats-section__background {
        background-image: linear-gradient(rgba(10, 55, 86, 0.7), rgba(10, 55, 86, 0.7)),
          url("/fileadmin/nazwa/sg/globus-background.webp");
        background-position-y: 100%;
      }
  
      .stats-section__content-wrapper {
        width: 100%;
        align-items: center;
        padding-left: 0;
      }
  
      .stats-section__wrapper {
        justify-content: center;
      }
  
      .stats-section__list {
        width: 75%;
      }
  
      h2.stats-section__heading {
        font-size: 26px;
        text-align: center;
      }
  
      .stats-section__list-item-value {
        font-size: 26px;
      }
    }
  
  
    @media screen and (max-width: 680px) {
  
      .stats-section__header {
        margin-bottom: 30px;
      }
  
  
      h2.stats-section__heading {
        font-size: 22px;
      }
  
      .stats-section__list {
        flex-direction: column;
      }
  
      .stats-section__list-item {
        width: 100%;
        margin-bottom: 10px;
        border-left: none;
        padding-left: 0;
        align-items: center;
        gap: 0;
      }
  
      .stats-section__list-item-value {
        line-height: 1.6;
      }
  
    }
  
    @media screen and (max-width: 480px) {
  
      h2.stats-section__heading {
        font-size: 20px;
      }
  
      .stats-section__header {
        margin-bottom: 30px;
      }
  
      .stats-section__description,
      .stats-section__description--2 {
        font-size: 14px;
      }
    }

  /* SUPPORT SECTION STYLES */
    .support-section {
      background: linear-gradient(167deg, rgb(245, 245, 245) 57%, #f5f5f5 42%, #f5f5f5 13%, #f5f5f5 59%, #ffffff 42%, #ffffff 100%);
      padding: 8rem 0 8rem 0;
    }
  
    .support-section__wrapper {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
    }
  
    .support-section__col:first-child {
      flex: 1;
      padding-right: 40px;
    }
  
    .support-section__col:last-child {
      flex: 1.2;
      align-self: flex-start;
      margin-top: -50px;
    }
  
    /* Style dla contentu */
    .support-section__content {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
  
    h2.support-section__heading {
      font-size: 32px;
      line-height: 45px;
      font-weight: 600;
      color: #505050;
      margin-bottom: 20px;
      position: relative;
      padding-top: 15px;
      text-align: justify;
    }
  
    .support-section__heading:before {
      content: "";
      position: absolute;
      bottom: -15%;
      left: 0;
      width: 90px;
      height: 3px;
      background-color: #ff6620;
    }
  
    .support-section__description {
      font-size: 15px;
      margin-bottom: 25px;
      line-height: 24px;
      color: #0a0a0a;
    }
  
    /* Style dla listy kontaktowej */
    .support-section__list {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      gap: 30px;
      margin-top: 20px;
      list-style: none;
      padding: 0;
      margin: 0;
    }
  
    .support-section__list_item {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      position: relative;
      text-align: justify;
      border-left: 1px solid #ff6620;
      padding: 0 0 0 10px;
      min-width: 140px;
    }
  
    .support-section__list-item-value {
      font-size: 20px;
      font-weight: 700;
      color: #0a0a0a;
      line-height: 24px;
    }
  
    .support-section__list-item-label {
      font-size: 15px;
      color: #0a0a0a;
      line-height: 24px;
    }
  
    /* Style dla obrazu */
    .support-section__image {
      max-width: 700px;
      position: relative;
      margin-top: 10px;
    }
  
    .support-section__image-item {
      width: 100%;
      height: 100%;
      object-fit: contain;
      display: block;
    }
  
    /* ======= RWD ======= */
  
    @media (max-width: 1273px) {
        .support-section__heading br {
          display: none;
        }
      }
    
    
      @media (max-width: 1100px) {
    
        .support-section {
          padding: 2rem 0;
        }
    
        .support-section__wrapper {
          flex-direction: column;
          gap: 40px;
        }
    
        .support-section__col:first-child,
        .support-section__col:last-child {
          flex: 1 1 100%;
          padding-right: 0;
          text-align: center;
        }
    
        .support-section__col:last-child {
          align-self: center;
          margin-top: 0;
        }
    
        h2.support-section__heading {
          font-size: 24px;
          text-align: center;
        }
    
        .support-section__heading:before {
          left: 50%;
          transform: translateX(-50%);
        }
    
        .support-section__description {
          text-align: center;
          margin: 0 auto 10px;
          max-width: 80%;
        }
    
        .support-section__list {
          justify-content: center;
          width: 100%;
        }
    
        .support-section__list_item {
          text-align: center;
          align-items: center;
        }
    
        .support-section__image {
          margin: 0 auto;
          max-width: 400px;
        }
      }
    
    
      @media (max-width: 767px) {
    
    
        h2.support-section__heading {
          font-size: 20px;
        }
    
        .support-section__heading br {
          display: none;
        }
    
        .support-section__description {
          max-width: 100%;
          font-size: 15px;

        }
    
        .support-section__list {
          gap: 5px;
        }
    
        .support-section__list_item {
          gap: 3px;
          padding: 3px 0 3px 10px;
        }
    
        .support-section__list-item-value {
          font-size: 16px;
          line-height: .8;
        }
    
        .support-section__list-item-label {
          font-size: 12px;
        }
    
        .support-section__list_item:nth-child(1) {
        border-left: none;
      }
      }
      @media (max-width: 575px) {
          .support-section__image {
            max-width: 100%;
          }
    
          .support-section__list {
            gap: 10px;
          }
    
          .support-section__list_item {
            min-width: auto;;
          }
      
          .support-section__list-item-value {
            font-size: 14px;
          }
      
          .support-section__list-item-label {
            font-size: 10px;
          }
      
        }
  
        @media (max-width: 400px) {
          .support-section__list_item {
      border-left: none;
  
    }
      
        }
/* p:1 */
.new_price { 
    font-size: 50px;
  } 
  .sell-box .button {
    background: url("/fileadmin/nazwa/10/images/lifting_table/new2/sg/wybieram-shadow2.png")
      no-repeat;
    width: 272px;
    height: 101px;
    margin: 20px auto -63px; 
  }
  .macher {
    margin-top: 20px;
    margin-bottom: -50px;
  }
  #section1 .mb135 {
    margin-bottom: -135px;
  }
  
  #section1 h1 {
    text-align: center;
    margin-top: 33px;
    font-weight: normal;
    color: #000;
  }
  
  #section1 h1::after {
    content: "";
    display: block;
    margin: 10px auto 40px;
    width: 60px;
    height: 4px;
    background: #ff7600;
    border-radius: 60px;
  }
  
  #section1 a.downloads {
    display: block;
    width: 304px;
    height: 80px;
    top: -137px;
    left: 176px;
    position: relative;
    font-size: 0;
  }
  
  #section1 .large-8 {
    padding-top: 60px;
  }
  
  #product_table .product_column {
    box-shadow: none;
    box-sizing: border-box;
    padding: 0px 15px 0px;
    border: 3px solid #d7d7d7;
    border-radius: 8px;
    width: 92% !important;
  }
  
  #section3 {
       padding: 0 0 47px;
    margin-bottom: 40px;
  }
  #section3 p {
    font-size: 27px;
    color: #0c3756;
    font-weight: bold;
  
    text-align: center;
    line-height: 1;
  }
  #section3 .migrator_img img {
    margin-top: 53px;
      margin-left: -18px;
position: relative; z-index: 10;
  }
  #section3 p span {
    display: block;
    font-size: 16px;
    margin: 12px 0 0 0;
  }
  #section3 ul li {
    list-style: none;
    font-size: 16px;
    color: #505050;
    line-height: 21px;
    position: relative;
    margin-bottom: 28px;
    margin-left: 30px;
  }
  #section3 ul li img {
    float: left;
    margin: 0 17px 0 0;
    width: 40px;
  }
  
  #section3 .grid-container:before {
    border-top: 3px solid #d7d7d7;
    border-left: 3px solid #d7d7d7;
    border-right: 3px solid #d7d7d7;
    content: "";
    position: absolute;
    width: 100%;
    max-width: 765px;
    margin-left: 123px;
    display: block;
    height: 40px;
    border-radius: 8px 8px 0 0;
  }
  
  #section3 .grid-container:after {
    border-bottom: 3px solid #d7d7d7;
    border-left: 3px solid #d7d7d7;
    border-right: 3px solid #d7d7d7;
    content: "";
    position: absolute;
    width: 100%;
    max-width: 765px;
    margin-left: 123px;
    display: block;
    height: 40px;
    margin-top: -58px;
    border-radius: 0 0 8px 8px;
  }
  
  #section3 ul li:after {
    border-left: 3px solid #d7d7d7;
    height: 14px;
    content: "";
    position: absolute;
    display: block;
    margin-bottom: 5px;
    left: 19px;
    margin-top: 12px;
  }
  #section3 ul li:nth-child(1) {
    margin-top: 10px;
  }
  #section3 ul li:nth-child(1),
  #section3 ul li:nth-child(3) {
    background: #fff;
    z-index: 999;
    padding: 10px 0;
  }
  
  #section3 ul li:nth-child(3):after {
    display: none;
  }
  
  .button.cta {
    background: url("/fileadmin/nazwa/10/images/lifting_table/new2/sg/check-shadow.png")
      no-repeat;
    width: 251px;
    height: 91px;
    margin: 30px auto 0;
    display: block;
    font-size: 0;
  } /*
  .button.cta:hover {
    background: #ff6600;
  }*/
  .price-box-new.showme {
    display: block;
  }
  .price-box-new {
    display: none;
  }
  #section2 {
    padding: 10px;
    /*padding-left: 40px;*/
  }
  #section2 .grid-container {
    border-left: 5px solid #f44800;
    position: relative;
    padding: 20px 0.9375rem;
  }
  #section2 .grid-container::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    height: 24px;
    width: 100%;
    max-width: 850px;
    border-top: 5px solid #f44800;
    border-right: 5px solid #f44800;
  }
  #section2 .grid-container::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 24px;
    max-width: 850px;
    border-bottom: 5px solid #f44800;
    width: 100%;
    border-right: 5px solid #f44800;
  }
  #section2 p {
    font-size: 1rem;
    line-height: 1.3;
    text-align: justify;
    margin: 1.4rem 0;
    padding: 0;
    width: 90%;
  }
  .text-center {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .milion_pl {
    line-height: 1.3;
    padding: 15px 30px 15px 0 !important;
    font-size: 53px !important;
    font-weight: bold;
    color: #0b3755 !important;
    max-width: 375px;
    text-align: center !important;
    margin: 0 auto;
    border-right: 1px solid #e5e5e5;
  }
  .milion_pl span {
    font-size: 22px !important;
    font-weight: normal;
    display: block;
    text-align: center;
  }
  .milion__p {
    font-size: 16px !important;
  }
  .product_spec p {
    color: #000;
  }
  .product_spec p {
    color: #000;
  }
  #product_table .product_name img {
    margin: 24px 10px 0 50px;
    float: left;
  }
  .main h2 {
    padding: 10px 0 0 0;
    color: #000;
    font-weight: bold;
  }
  img.imgTab {
    float: left;
    margin: 20px -40px 0 21px;
  }
  .add_text {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin-top: -8px;
  }
  /*
  .lblProm {
    width: 100%;
    display: block;
    color: #ff6600;
    font-size: 16px !important;
    font-weight: bold;
  }
  */
  .lblProm {
    width: 160px;
    color: #fff;
    font-size: 13px !important;
    font-weight: bold;
    background: #acacac;
    clear: both;
    display: block !important;
    margin: -2px auto 0;
    padding: 3px 0;
    border-radius: 0 0 8px 8px;
  }
  .product_name span {
    display: block !important;
  }
  
  .star_box {
    position: relative;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    top: -28px;
    height: 10px;
  }
  .star_box img {
    background: #fff;
    position: relative;
    border: 0;
    padding: 0 13px;
    z-index: 999999;
    text-align: center;
    overflow: hidden;
    margin: 0 -8px;
  }
  #support247 {
    background: #5d5d5d;
    position: relative;
    z-index: 0;
    padding: 78px 0 53px;
    margin: 105px 0 25px;
  }
  #support247 h2 {
    font-size: 28px;
    color: #fff;
    margin: 0 0 31px 0;
    line-height: 26px;
    font-weight: bold;
    text-align: left;
    padding: 0;
  }
  #support247 p {
    font-size: 15px;
    color: #fff;
    margin: 0 0 66px 0;
    line-height: 27px;
  }
  #support247 ul {
    margin: 0;
  }
  #support247 ul li {
    font-size: 30px;
    font-weight: bold;
    list-style: none;
    color: #fff;
    float: left;
    padding-left: 60px;
    position: relative;
    line-height: 14px;
    padding-top: 5px;
  }
  #support247 ul li span {
    font-size: 13px;
    display: block;
    margin: 7px 0 0;
    font-weight: normal;
  }
  #support247 ul li::after {
    content: "";
    position: absolute;
    left: 47px;
    top: -2px;
    background: #ff5200;
    width: 3px;
    height: 46px;
  }
  #support247 ul li:nth-child(1)::before {
    content: "";
    position: absolute;
    background: url(/fileadmin/nazwa/10/images/support247/icon2.png) no-repeat
      center center;
    width: 35px;
    height: 35px;
    left: 0;
    top: 5px;
  }
  #support247 ul li:nth-child(2)::before {
    content: "";
    position: absolute;
    background: url(/fileadmin/nazwa/10/images/support247/icon3.png) no-repeat
      center center;
    width: 22px;
    height: 35px;
    left: 14px;
    top: 5px;
  }
  #support247 ul li:nth-child(3) a {
    font-size: 19px;
  }
  #support247 ul li:nth-child(4)::before {
    content: "";
    position: absolute;
    background: url(/fileadmin/nazwa/10/images/support247/icon4.png) no-repeat
      center center;
    width: 35px;
    height: 28px;
    left: 0;
    top: 8px;
  }
  #support247 ul li:nth-child(2) {
    margin: 0 49px;
  }
  #support247 ul li:nth-child(4) a {
    color: #fff;
    font-size: 21px;
    font-weight: normal;
  }
  #support247 ul li:nth-child(4) {
    vertical-align: top;
    padding: 10px 0 13px 61px;
  }
  #support247 ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 27px;
  }
  #blog_post {
    padding: 40px 0 0;
  }
  .title_url {
    overflow: hidden;
    margin: 0;
  }
  .title_url div h2 {
    color: #505050;
    font-size: 28px;
    text-align: right;
    line-height: 1.1;
    margin-right: 130px;
  }
  .title_url div a {
    float: right;
    position: relative;
    color: #ff6600;
    font-size: 14px;
    padding-right: 16px;
    margin: 12px 38px 0 0;
  }
  .title_url div a::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 3px solid #ff6600;
    border-right: 3px solid #ff6600;
    transform: rotate(45deg);
    right: 0;
    top: 9px;
  }
  .wrapper_blog_post .swiper-slide div {
    display: inline-block;
    width: 355px;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 37px;
  }
  .wrapper_blog_post .swiper-slide div:nth-child(2) {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
  .wrapper_blog_post .swiper-slide div img {
    padding: 13px 0 0 0;
  }
  .wrapper_blog_post .swiper-slide .data_post {
    min-height: auto;
    background: #ff6600;
    width: 90px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 1px 0;
    margin: -19px auto 22px;
    position: relative;
    z-index: 1;
    border-radius: 1px;
  }
  .wrapper_blog_post .swiper-slide div h3 {
    font-size: 15px;
    font-weight: bold;
    min-height: 58px;
    color: #505050;
    text-align: left;
  }
  .wrapper_blog_post .swiper-slide div p {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }
  .wrapper_blog_post .swiper-slide div a {
    display: block;
    width: 142px;
    border: 1px solid #d9d9d9;
    text-align: center;
    margin: 22px auto 0;
    text-decoration: none;
    border-radius: 2px;
    font-size: 13px;
    color: #505050;
    padding: 6px 0;
  }
  
  #ch {
    text-align: justify;
    padding-bottom: 0;
  }
  #ch p {
    font-size: 15px;
  }
  .ch_images {
    margin: auto;
    display: block;
    margin-bottom: 20px;
    width: auto;
  }
  #ch h3 {
    font-size: 18px;
    font-weight: bold;
    min-height: 30px;
    text-align: left;
    color: #000;
  }
  #ch h3:after {
    content: "";
    display: block;
    margin: 12px 0 29px;
    width: 60px;
    height: 4px;
    background: #ff7600;
    border-radius: 60px;
  }
  #ch .large-6 div {
    border-right: 2px solid #e8e8e9;
    padding: 0 38px 0 0px;
    text-align: justify;
  }
  #ch .large-6.tt div {
    border-right: none;
    padding: 0 0 0 12px;
  }
  #ch h2 {
    font-weight: bold;
    text-align: center;
    font-size: 24px !important;
    padding: 20px 0 0;
  }
  #ch h2::after {
    content: "";
    display: block;
    margin: 10px auto 40px;
    width: 60px;
    height: 4px;
    background: #ff7600;
    border-radius: 60px;
  }
  .mob {
    display: none;
  }
  /* RWD */
  @media (max-width: 1308px) {
    .wrapper_blog_post .swiper-slide div {
      width: 309px;
    }
  }
  @media (max-width: 1100px) {
    #section3 .grid-container:before {
      width: 70%;
    }
    #section3 .grid-container:after {
      width: 70%;
    }
  }
  @media (max-width: 1075px) {
    .mob {
      display: block;
      margin: auto;
    }
    .desk {
      display: none;
    }
  }
  
  @media (max-width: 1025px) {
    #section1 .large-7 img {
      /*width: 100% !important;*/
    }
    #section1 #product_table .product_column {
      max-width: 400px !important;
      margin: 0 auto 25px;
    }
    #section1 .mb135 {
      margin-bottom: 0;
    }
    #section3 .grid-container:before {
      display: none;
    }
    #section3 .grid-container:after {
      display: none;
    }
    #section3 ul li:after {
      display: none;
    }
    #section1 p {
      text-align: justify;
    }
    p.add_text {
      text-align: center !important;
    }
  }
  
  @media (max-width: 1023px) {
    .migrator_img {
      display: none;
    }
    #section3 ul li {
      float: left;
      width: 26%;
      text-align: center;
      font-size: 16px;
    }
    #section3 ul li img {
      text-align: center;
      float: none;
      margin: 0 auto 15px;
      display: block;
    }
    #section8 .grid-padding-y .cell:first-child {
      border-right: 0;
      border-bottom: 1px solid #e0e0e0;
    }
    .product_column {
      max-width: 360px;
      margin: 13px auto;
      text-align: left;
    }
    .wrapper_blog_post .swiper-slide div {
      width: 355px;
    }
    .title_url div h2 {
      margin-right: 0;
      text-align: center;
    }
    .title_url.title_url2 {
      text-align: center;
    }
    .title_url.title_url2 div a {
      float: none;
      margin: 0 auto;
    }
    #support247 h3 {
      line-height: 36px;
    }
  }
  @media (max-width: 821px) {
    #support247 ul li:last-child {
      margin-top: 10px;
    }
    #ch .large-6 div {
      border-right: none;
      padding: 0px;
    }
    #ch .large-6.tt div {
      padding: 0px;
    }
  }
  
  @media (max-width: 640px) {
    #support247 h2 {
      text-align: center;
      line-height: 34px;
    }
    .wrapper_blog_post {
      padding-bottom: 35px;
    }
  
    #section1 a.downloads {
      width: 30%;
      height: 60px;
      top: -96px;
      left: 27%;
    }
  
    .migrator_ul {
      display: none;
    }
    .milion_pl {
      border: 0;
      max-width: 263px;
      padding: 0;
    }
    #section1 {
      padding-bottom: 0;
    }
    #section3 {
      padding: 0;
    }
    #section2 {
      padding: 0;
    }
    #section2 p {
      width: 100%;
    }
    #section2 .grid-container::before,
    #section2 .grid-container::after {
      display: none;
    }
    #section2 .grid-container {
      border-left: none;
    }
    #support247 ul li:nth-child(2) {
      margin: 0;
    }
  
    .main #support247 ul li {
      margin: 0 0 15px 70px;
    }
  }
  
  @media (min-width: 1079px) {
    .swiper-wrapper {
      display: flex;
      transform: none !important;
    }
  }
  
  .singlePost {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 30rem;
    max-width: 355px;
  }
  
  .singlePost__text {
    margin-bottom: auto !important;
  }
  
  .singlePost__btn {
    margin-top: auto !important;
  }
  h2.Qtext {
    font-size: 28px !important;
    padding-top: 12px !important;
  }
  #support247 ul li:nth-child(3)::before {
    content: "";
    position: absolute;
    background: url(/fileadmin/nazwa/10/images/support247/icon4.png) no-repeat
      center center;
    width: 35px;
    height: 28px;
    left: 0;
    top: 8px;
  }
  
  .wrapper_blog_post .swiper-slide div h3 {
    width: 100%;
  }
  
  #section1,
  #sect1 {
    padding-top: 8px;
  }
  #product_table .separator {
    background: #cccccc;
    height: 1px;
    margin: 2px auto;
    width: 93%;
  }
  .large-7.medium-12.cell.__decrease img {
    margin-top: -30px;
  }
  @media (max-width: 425px) {
    #section1 h2 {
      font-size: 20px;
      margin-top: 10px;
      margin-left: 43px;
      margin: 5px 0;
    }
    #section1 .add_text {
      font-size: 12px;
      margin-top: 0;
    }
    img.imgTab {
      margin-left: 9px;
    }
    .main h2 img {
      margin: 5px 0 0 0 !important;
    }
  }
  @media (max-width: 300px) {
    .sell-box .button {
      margin: 20px 0 -63px -27px;
    }
    #section1 h2 {
      margin-left: 15px;
    }
  }
  .main h2 img {
    margin: 14px 0 0 0;
    position: relative;
    left: 32px;
  }
  .product_column.u_biznes {
    position: relative;
  }
  /*.product_column.u_biznes::before {
      content: "";
      position: absolute;
      background: url(/fileadmin/nazwa/10/images/migrator/20200701_hosting_wlepka.png) no-repeat center center;
      width: 106px;
      height: 99px;
      right: -18px;
      top: -25px;
      transform: rotate(10deg);
  }*/
  .button:focus {
    outline: none;
  }
  
  .banerCb {
    position: relative;
  }
  .banerCb__img {
    width: 87px;
    height: 120px;
    position: absolute;
    top: 25%;
    left: 8%;
  }
  
  @media (max-width: 1025px) {
    #section1 .large-7 .banerCb__img {
      width: 87px !important;
      top: 19%;
      left: 9%;
    }
  }
  @media (max-width: 836px) {
    #section1 .large-7 .banerCb__img {
      top: 21%;
      left: 9%;
    }
  }
  @media (max-width: 768px) {
    #section1 .large-7 .banerCb__img {
      top: 22%;
    }
  }
  @media (max-width: 720px) {
    #section1 .large-7 .banerCb__img {
      top: 23%;
    }
  }
  @media (max-width: 640px) {
    #section1 .large-7 .banerCb__img {
      top: 25%;
      left: 7%;
    }
  }
  @media (max-width: 425px) {
    #section1 .large-7 .banerCb__img {
      width: 50px !important;
      height: auto;
      top: 31%;
    }
  }
  @media (max-width: 375px) {
    #section1 .large-7 .banerCb__img {
      top: 35%;
    }
  }
  @media (max-width: 320px) {
    #section1 .large-7 .banerCb__img {
      top: 43%;
    }
  }
  .swiper-wrapper {
    text-align: center;
  }
  .wrapper_blog_post {
    max-width: 76rem;
    margin: 0 auto;
    padding: 0 15px;
  }
  
  .singlePost {
    padding: 0 37px;
    box-sizing: border-box;
    width: auto;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  
  .singlePost__date {
    /*min-height: auto;*/
    background: #ff6600;
    width: 90px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 1px 0;
    margin: -19px auto 22px;
    position: relative;
    z-index: 1;
    border-radius: 1px;
  }
  
  .singlePost__text {
    margin-bottom: auto !important;
    text-align: justify;
    font-size: 14px;
    color: #000 !important;
  }
  .singlePost__btn {
    display: block;
    width: 142px;
    border: 1px solid #d9d9d9;
    text-align: center;
    margin: 22px auto 0;
    text-decoration: none;
    border-radius: 2px;
    font-size: 13px;
    color: #505050;
    padding: 6px 0;
  }
  
  .blog__link {
    color: #505050;
    font-weight: bold;
    min-height: 58px;
    margin: 0 0 8px 0 !important;
  }
  
  .singlePost__img {
    padding: 13px 0 0 0;
    margin: 0 auto;
  }
  .singlePost:hover .single__text {
    color: #000;
  }
  
  .blog__heading-wrapper {
    position: relative;
    margin-bottom: 1rem;
  }
  
  .blog__heading {
    font-weight: bold;
    text-align: center;
    display: block;
    color: #505050;
    font-size: 28px;
  }
  
  .blog__readme {
    color: #ff6600;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    padding-right: 12px;
    transform: translateY(-50%);
  }
  
  .blog__readme::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2.5px solid #ff6600;
    border-right: 2.5px solid #ff6600;
    transform: rotate(45deg);
    right: 0;
    top: 8px;
  }
  .blogSlider .splide__arrow {
    display: none;
  }
  .splide__pagination__page.is-active {
    background: #f60;
    opacity: 1;
  }
  
  
  @media (max-width: 700px) {
    .singlePost__btn {
    margin: 22px auto 0!important;
  } 
  #blog_post {
     padding: 40px 0 20px;
  }
  .swiper-slide {margin-bottom: 20px;}
  } 
  @media (max-width: 540px) {
    .blog__heading-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .blog__readme {
      position: static;
      margin-top: 1em;
    }
    .singlePost {
      width: 100%;
      height: auto;
    }
  
  
  
  }
  
  @media(min-width: 1256px) {
  .page-1 .suwak {margin: 0;}
  .page-1 #section1 {padding-bottom: 0;}
  }
  
  /* */
  .pln { vertical-align: initial; font-size: 22px !important; margin-top: 12px; }
  .new_price > span { margin-left: 5px !important; font-size: 28px !important; line-height: .6; }
  
  .new_price { display: flex; align-items: flex-end; line-height: 0.7 !important; justify-content: center; padding: 12px 0; }
  .new_price .pln { position: static !important; float: none !important; margin: 0 0 0 8px !important; }
  .new_price > span.pln::before { content: none !important; }
  .new_price .pln::after { content: '/'; margin: 0 1px; }
  .new_price .textBottom { position: static !important; margin: 0 !important; float: none !important; }   


/*body.page-1 section#section1 {
    margin-top: -25px;
}*/

.banerCb a {
    display: flex;
    align-items: center;
    jusstify-content: center;
    max-width: 560px;
    margin: 0 auto;
}



  .nPromotion {
    padding-top: 0;
  }

  .nPromotion__container {
    margin-bottom: 1rem !important;
  }

  .nPromotion__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    gap: 1rem;
  }

  .nPromotion__banner-wrapper {
  width: 100%;
  max-width: 652px;
  }
  .nPromotion__banner-wrapper a,
  .nPromotion__banner-wrapper picture {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nPromotion__banner-wrapper picture img {
    max-width: 100%;
  }

  .nPromotion__product-wrapper {
    width: 100%;
    max-width: 37.1%;
  }
  .nPromotion #product_table .product_column {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }

@media(max-width: 1106px) {
    .nPromotion__wrapper {

      flex-direction: column;
      align-items: center;
    }
    .nPromotion__product-wrapper {
      max-width: 350px;
    }
}

@media(max-width: 480px) {
    .nPromotion__product-wrapper {
      max-width: 100%;
    }
}
@media (-webkit-min-device-pixel-ratio: 1.25) { 
    .nPromotion h2{
        /* border: 1px solid red; */
        padding-top: 18px;
    }
}

#section7 .grid-container {
    background: rgba(0, 0, 0, 0) url(/fileadmin/nazwa/global/lider.webp) no-repeat 0;
}


.milion__wrapper {
    /* border: 1px solid red; */
    display: flex;
    padding: 37px;
    gap: 30px;
}

.milion__heading {
    /* border: 1px solid green; */
    min-width: 300px
}

.milion__description {
    text-align: justify;
    /* border: 1px solid blue; */
}
.milion__p {
    width: 100% !important;
}
@media(max-width: 640px) {
    .milion__wrapper {
        flex-direction: column;
    }
    .milion__heading {
        min-width: unset;
   }
}



.offer__section {
    background:linear-gradient(to bottom, #fff 0, #fff 8%, #f5f5f5 8%, #f5f5f5 92%, #fff 92%, #fff 100%);
    margin-bottom: 77px;
}

.offer__section:last-child {
    margin-bottom: 0;
}

.offer__section--imgBg {
    background: linear-gradient(to bottom, #fff 0, #fff 8%, #f60 8%, #f60 92%, #fff 92%, #fff 100%);
}

.offer__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6rem;
}

.offer__section--imgBg .offer__wrapper{
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 92px 42px 107px;
}



.offer__content-wrapper {
    flex: 1;
}

.offer__section--imgBg .offer__content-wrapper {
    max-width: 640px;
}



.offer__img-wrapper {
    flex: 1;
    max-width: 449px;
}


.offer__section--imgBg .offer__img-wrapper {
    display: none;
}

.offer__img {
    max-width: 100%;
}

.offer__title {
    color: #505050;
    font-size: 28px;
    font-weight: normal;
}

.offer__section--imgBg .offer__title {
    color: #fff;
}

.offer__description {
    color: #0a0a0a;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
}

.offer__section--imgBg .offer__description {
    color: #fff;
}


.offer__read-more-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 25px;
}

.offer__read-more {
    margin-top: 34px;
    line-height: .8;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    font-size: 15px;
    color: #f60 !important;
}

.offer__icon.offer__icon--t {
    width: 10px;
    height: 10px;
    transform: rotate(90deg);
    transition: 0.3s all ease-in-out;
}

.offer__read-more:hover .offer__icon.offer__icon--t{
    transform: rotate(180deg);
}




.nHeading {}
.nHeading--primary {
    font-size: 28px !important;
    margin-bottom: 3rem !important;
    text-align: center;
}
.nHeading--border::after {
    content: "";
    display: block;
    margin: 0.5rem auto 1.5rem;
    height: 4px;
    width: 110px;
    background: #f65300;
    border-radius: 2px;
}




/* @media(max-width: 1320px) {

    .offer__section--imgBg {
        background: none !important;
    }
    .offer__section--imgBg .offer__wrapper {
      background-image: none !important;
    }

} */


@media(max-width: 1240px) {

    .offer__section--imgBg {
      background: none;
    }

    .offer__section--imgBg .offer__wrapper {
        background:linear-gradient(to bottom, #fff 0, #fff 8%, #f5f5f5 8%, #f5f5f5 92%, #fff 92%, #fff 100%) !important;
        padding: 0;
    }

    .offer__section--imgBg .offer__img-wrapper {
        display: block;
    }


    .offer__section--imgBg .offer__title {
        color: #505050;
    }

    .offer__section--imgBg .offer__description {
        color: #0a0a0a;
    }
}

@media(max-width: 1120px) {

    .offer__section {
        background: none;
    }

    .offer__section--imgBg .offer__wrapper {
      background: none !important;
    }

    .offer__wrapper {
      background: none !important;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 2rem;
    }
    .offer__section--reverse .offer__wrapper {
        flex-direction: column-reverse;
    }

    .offer__section--imgBg .offer__content-wrapper {
        max-width: 100%;
    }
    .offer__read-more {
        justify-content: center;
    }
    .offer__title {
        text-align: center;
    }

    .offer__read-more-wrapper {
      justify-content: center;
    }
    
}

