/* 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,
  .n21-header__toolsListItem > .n21-header__toolsListLink {
    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: 6px 16px 8px 16px;
    transition: 0.3s all ease;
  }

  .megaMenu.n21-header__container .megaMenu__item:first-child {
      width: fit-content;
  }

.n21-header__servicesListItem:first-child {
    padding-top: 12px;
}

 .n21-header__servicesListItem:last-child {
    padding-top: 22px;
    padding-bottom: 14px;
    position: relative;
}

.n21-header__servicesListItem:last-child::after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background-color: #dedede;
    margin: 0 auto;
    position: absolute;
    bottom: 87%
}

  .n21-header__link-text--m0 {
    margin: 0;
    padding-bottom: 0;
  }

  .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;
    width: 100%;
    margin: 3px 0 7px;
    line-height: 1;
    border-bottom: 0px;
    padding-bottom: 0px;
  }

  .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:68 */
.suffixesFullListLayer {
 display: none;
}

.suffixesBackgroundWrapper {
 background: #000;
 display: block; 
 position: fixed; 
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 opacity: 0.6; 
 filter: alpha(opacity=60);
 zoom: 1;
}

.suffixesFullListContainer { 
 background: #FFF;
 color: #484848;
 left: 22px;
 position: absolute;
 top: -37px;
 border: 4px solid #6E6E6E;
}
.domainSuffixesCloseButton {
    background: url(/fileadmin/nazwa/10/images/fancybox-close-button.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 21px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 21px;
}

.domainSuffixesCloseButton span {
 display: none;
}

.suffixesFullListContainer h2 {
    background: url("/fileadmin/nazwa/10/images/layer_title_bg.gif") repeat-x scroll 0 bottom #FBFAFA;
    color: #565555 !important;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 24px;
    padding: 14px 24px;
    text-transform: uppercase;
}
.suffixesFullListContainer h3 {
    color: #444444;
    font-family: 'PFDinTextPro-Medium';
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 13px 0;
    text-transform: uppercase;
    padding: 0;
    border: 0 none;
}

.suffixesFullListContent {padding: 0 50px; width: 850px; font-size: 14px;}
.suffixesFullListContainer p {margin: 0 0 13px 0;}

.suffixesOneCol {float: left; width: 170px;}
.suffixesThreeCols {float: left; width: 510px;}

.suffixesFullListContainer table {margin: 0 0 25px 0;}
.suffixesFullListContainer table tr {}
.suffixesFullListContainer table tr td {width: 170px; padding: 1px 0;}

.suffixesFullListContainer .check-styly { height: 21px; line-height: 21px; overflow: visible; padding: 0 0 0 25px; display:block; }
.suffixesFullListContainer .check-styly { background: url("../fileadmin/nazwa/10/images/checkbox.png") 0 1px no-repeat; padding: 0 0 0 25px; line-height: 21px; }
.suffixesFullListContainer .check-hover,
.suffixesFullListContainer .check-checked,
.suffixesFullListContainer .check-hover-checked { background: url("../fileadmin/nazwa/10/images/checkbox.png") 0 100% no-repeat!important; }
.suffixesFullListContainer .check-disabled { cursor: default !important; }
.suffixesFullListContainer .check-disabled-checked { cursor: default !important; }

.suffixesFullListContainer .buttons_set {display: block; clear: both; overflow: hidden; width: 100%; padding: 0 0 20px 0; text-align: right;}
.suffixesFullListContainer .buttons_set .button {display: inline-block;}
.suffixesFullListContainer .buttons_set .button span {display: inline-block;}
.suffixesFullListContainer .buttons_set .button span span {padding: 0 30px;}
/* cr:65 */
.captcha-super-div {
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}

.captcha-image { 
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    float: left;
}
.captcha-input-div { 
    color: #484848;
    text-align: left;
    margin-top: -1px;
    width: 134px;
    background: url("../fileadmin/nazwa/10/images/bkg_input_text.png") no-repeat scroll 0 0 #DEDEDE;
    border: 1px solid #FFFFFF;
    clear: both;
    display: block;
    position: relative;
}
.captcha-input { 
    background: none;
    border: 0 none;
    border-right: 1px solid #DEDEDE;
    color: #828282;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding: 1px 11px;
    width: 112px;
}
.validate-error .captcha-input-div {
    background: url(/fileadmin/nazwa/10/images/bkg_input_text_error.png) repeat-x;
}
.validate-error .captcha-input-div .captcha-input {
    border-right: 1px solid #FE0000;
}
.captcha-wrap-div { 
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none;
    float: right;
    min-height: 49px;
    padding: 0;
    position: relative;
    width: 135px;
    font: inherit;
    margin: 0;
    vertical-align: baseline;
}
.captcha-reload-button {
    color: #5292CD;
    text-decoration: none;
    bottom: -5px;
    position: absolute;
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 12px;
} 
.captcha-msg-div {
    color: #EF0000;
    line-height: 20px;
    margin: 0;
    float: left;
    position: relative;
    z-index: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

.captcha-validate-error {
    background: url("../fileadmin/nazwa/10/images/bkg_input_text_error.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #FFFFFF;
    clear: both;
    display: block;
    position: relative;
    width: 286px;
}

.captcha-error-msg {    
    padding-left: 20px;
    background: url("../fileadmin/nazwa/10/images/i-error.png") no-repeat scroll 0 50% transparent;
}

.captcha-success-msg {    
    color: green;
}

.captcha-terminator {
  clear: both;
}
/* cr:791 */
#pelna_specyfikacja_produktu_wrapper.shadow_class{box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3); margin: 0 auto;}
#pelna_specyfikacja_produktu{margin: 44px auto 0;color: #505050;}
#pelna_specyfikacja_produktu.shadow_class{box-shadow: none; border-bottom: 0;}
.padding_class{padding: 0 0 0 45px;}
#pelna_specyfikacja_produktu table tr td{height: 74px;vertical-align: middle;}
#pelna_specyfikacja_produktu_wrapper .pelna_specyfikacja_naglowek table tr td:nth-child(1){
border-right: 1px solid #ccc;width: 50%; min-width: 600px;padding-left: 45px;}
#pelna_specyfikacja_produktu table tr td:nth-child(n+2){
	text-align: center;
	font-size: 15px;
        color:  #505050;
}
#pelna_specyfikacja_produktu table tr td:nth-child(3){
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table table tr td:nth-child(3){
	border: 0;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td{
	height: auto;
	vertical-align: middle;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	display: block;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td:nth-child(1){
	padding-left: 45px;
        width: 50%;
        min-width: 600px;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td p{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 7px;
	color: #505050;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td p span{
	font-weight: normal;
}




#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td span{
	font-weight: normal;
	display: block;
	text-align: justify;
	font-size: 12px;
	color: #505050;
}
.pelna_specyfikacja_naglowek{
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left :0;
	font-size: 20px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

/*.pelna_specyfikacja_naglowek::after {
    bottom: -1px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.46);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}*/
.pelna_specyfikacja_naglowek h2{
	font-weight: normal;
	font-size: 22px;
	text-align: left;
        color:  #505050;
        margin-top: 1.3rem;
}
.pelna_specyfikacja_separator{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.pelna_specyfikacja_separator h3{
	position: relative;
	padding-left: 71px;
	font-size: 22px!important;
	font-weight: normal;
	text-align: left;
        z-index: 1;
}
.pelna_specyfikacja_separator_bezpieczenstwo h3:before{
	content: "";
	position: absolute;
	width: 92px;
	height: 39px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/1.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: -3px;
        z-index: -1;
}
.pelna_specyfikacja_separator_dodatki h3:before{
	content: "";
	position: absolute;
	width: 93px;
	height: 40px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/2.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: -3px;
       z-index: -1;
}
.pelna_specyfikacja_separator_domeny h3:before{
	content: "";
	position: absolute;
	width: 93px;
	height: 28px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/3.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: 1px;
       z-index: -1;
}
.pelna_specyfikacja_separator_jakosc h3:before{
	content: "";
	position: absolute;
	width: 94px;
	height: 42px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/4.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: -4px;
       z-index: -1;
}
.pelna_specyfikacja_separator_parametry  h3:before{
	content: "";
	position: absolute;
	width: 94px;
	height: 31px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/5.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: -3px;
     z-index: -1;
}
.pelna_specyfikacja_separator_poczta  h3:before{
	content: "";
	position: absolute;
	width: 94px;
	height: 28px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/6.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: 2px;
       z-index: -1;
}
.pelna_specyfikacja_separator_zarzadzanie h3:before{
	content: "";
	position: absolute;
	width: 96px;
	height: 39px;
	background: url(/fileadmin/nazwa/10/specyfikacje/images/7.jpg) no-repeat 0 center / 70% auto;
	left: 29px;
	top: -3px;
     z-index: -1;
}
.pelna_specyfikacja_separator_dedykowany_ip h3:before{
	content: "";
        position: absolute;
        width: 28px;
        height: 41px;
        background: url(/fileadmin/nazwa/10/specyfikacje/images/plus.png) no-repeat 0px 7px / 100% auto;
	left: 29px;
	top: -6px;
        z-index: -1;
}
#pelna_specyfikacja_produktu_wrapper .button{
	max-width: 75px !important;
	height: 36px;
	color: #fff;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	background: #ff6600;
	display: block;
	text-decoration: none;

}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table .last_spec_tr{
	border-bottom: 0;
	padding-bottom: 16px;
}
.zwinrozwin {
    border: 1px solid #d7d7d7;
    color: #cccccc;
    cursor: pointer;
    height: 36px;
    margin: 0 auto;
    position: relative;
    width: 214px;
}
.zwinrozwin.zwinrozwin_open::before {
    content: "Zwiń";
    left: 82px;
    text-transform: uppercase;
}
.zwinrozwin::before {
    color: #515151;
    content: "PEŁNA SPECYFIKACJA";
    font-size: 13px;
    left: 36px;
    position: absolute;
    top: 8px;
}
.zwinrozwin::after {
    border-bottom: 1px solid #515151;
    border-left: 1px solid #515151;
    content: "";
    height: 11px;
    position: absolute;
    right: 20px;
    top: 9px;
    transform: rotate(-45deg);
    width: 11px;
}
.zwinrozwin_open::after {
    right: 69px;
    top: 16px;
    transform: rotate(135deg);
}
#pelna_specyfikacja_produktu_wrapper .last_element{
	margin: 0 auto 55px;
}
#pelna_specyfikacja_produktu_wrapper .last_element table{
	width: 100%;
}
.pelna_specyfikacja_lista{
	display: none;
}
.pelna_specyfikacja_lista.pelna_specyfikacja_lista_open{
	display: block;
}

#pelna_specyfikacja_produktu_wrapper .pelna_specyfikacja_table > table:last-child tr:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
#pelna_specyfikacja_produktu_wrapper .last_element .pelna_specyfikacja_separator {
    border: 0 none;
}
#pelna_specyfikacja_produktu_wrapper .last_element a{
	text-decoration: none;
}
#pelna_specyfikacja_produktu_wrapper .last_element a span {
    color: #ffffff!important;
    text-align: center!important;
}

.pelna_specyfikacja_table table tr td img {
    transform: scale(0.8);
}
#pelna_specyfikacja_produktu_wrapper tbody tr:nth-child(2n){background: transparent;}
#pelna_specyfikacja_produktu_wrapper table{border-collapse: inherit; margin-bottom: 0;}

.pelna_specyfikacja_table h3{
  color: #505050;
  font-size: 13px;
}
.wrapperIP{
display: flex; justify-content: space-between; align-items: center;
}
.wrapperIP span{
	font-weight: bold !important;
	font-size: 13px !important;
	padding-bottom: 0;
	color: #505050 !important;
}
.wrapperIP img{transform: none !important; margin: 0 !important;}


td.odd{width: 174px;}
.pelna_specyfikacja_naglowek td{width: auto;}

@media(max-width: 1025px){
	#section_full_spec .large-12 {margin: 0 auto;}
}   
/* cr:1043 */
.ai-box {
    --border-color: #BACFDD !important;
    line-height: 26px !important;
    border-radius: 6px !important;
    font-size: 16px !important;
}

.ai-box.show-message {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    color: #505050 !important;
}

.domain-list__header {
    margin-bottom: 20px !important;
}

.domain-list {
    margin-bottom: 48px !important;
}

.domain-search-app {
    --domain-icon-image: url(https://dr-static.nazwa.pl/rotator/wortal/domain_search_engine/base_state_white.svg) !important;
}

.domain-info.on-list {
    margin-inline: 24px !important;
}

.progress-text {
    font-size: 18px;
    font-weight: bold;
    color: #505050;
}

.percentage-loader {
    padding: 20px !important;
    height: 200px !important;
}

.percentage-loader .progress-percent {
    font-size: 25px !important;
}

.percentage-loader #loader {
    --loader-dimensions: 120px !important;
}

@keyframes pulseAI {
    0%, 100% {
      color: transparent;
    }
    60% {
      color: #505050;
    }
  }
  
  .ai-box.is-loading {
    animation: pulseAI 1.5s ease infinite!important;
  }
/* p:13139 */
#section_search--new{ display: none; }

.domain-search-app #section_search--new {
margin-inline: -16px;
display: block!important;
}

.domain-search-app .domain-info.in-cart .btn-primary {
    cursor: default;
}

.domain-search-app .domain-info.unavailable {
    --domain-icon-image: url(https://static.nazwa.pl/rotator/wortal/domain_search_engine/notavailable.png);
}

.domain-search-app .domain-info.unavailable .domain-info__domain-name-suffix {
--text-color: var(--text-color-default);
}

.domain-search-app  .domain-info.unavailable .btn-primary {
    --bg-color: var(--white-color-primary);
    --border-color: var(--text-color-default);
    cursor: not-allowed;
    --text-color: var(--text-color-default);
}
.domain-search-app  .domain-info .domain-info__domain-name::before {
    background: var(--domain-icon-image) no-repeat center/cover;
}

.searchButton--new:disabled {
opacity: .25;
pointer-events: none;
}

.reportType.domainValidationReport.active {
    display: none;
}

@media(max-width: 1024px){
.domain-list {
    gap: 32px 60px;
}
}


#pelna_specyfikacja_produktu{
   padding: 2rem 0;
}

.pelna_specyfikacja_lista {
  display: block;
}
#pelna_specyfikacja_produktu_wrapper {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  max-width: 871px;
}
#pelna_specyfikacja_produktu{
 margin: 2.75rem auto 7rem auto;
}

#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  display: block;
}
#pelna_specyfikacja_produktu
  .pelna_specyfikacja_table
  tr:nth-child(1)
  td:nth-child(2)
  img,
#pelna_specyfikacja_produktu
  .pelna_specyfikacja_table
  tr:nth-child(2)
  td:nth-child(2)
  img,
#pelna_specyfikacja_produktu
  .pelna_specyfikacja_table
  tr:nth-child(8)
  td:nth-child(2)
  img,
#pelna_specyfikacja_produktu
  .pelna_specyfikacja_table
  tr:nth-child(9)
  td:nth-child(2)
  img {
  margin-left: 25px;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td:nth-child(1) {
  padding-left: 45px;
  width: 78%;
  min-width: auto;
}
.section_add_domain_img{
    padding: 1rem 1rem 1rem 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section_add_domain_p{
  padding-left: 5.4rem;
}

.section_add_domain_p p {
  color: #bbb4b4;
  font-size: 10px;
}
.benefits-list {
  font-size: 11px;
  color: #484848;
  margin-left: 15px;
  line-height: 25px;
}
.benefits-list li {
  padding-left: 8px;
}
.domain-available .grid-x {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 35px;
  max-width: 871px;
}
.white.small {
  float: right;
}

tr.borderBottom_none {
  border-bottom: none !important;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr.paddingLeft {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}
#pelna_specyfikacja_produktu
  .pelna_specyfikacja_table
  tr.paddingLeft
  td:nth-child(1) {
  border-bottom: 1px solid #ccc;
}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td p {
  padding-bottom: 0;
  margin-bottom: 3px;
}
.paddingLeft {
  margin-left: 100px;
}

.pelna_specyfikacja_separator_parametry h3:before {
  background: url(/fileadmin/nazwa/10/specyfikacje/images/spec.png) no-repeat 0
    center / 100% auto;
  top: 7px;
  width: 24px;
  height: 20px;
}

/* tooltip - naInfoTooltip */
.tooltipContent {
  display: none;
}
.naInfoTip {
  line-height: 1.3em;
  z-index: 1000;
}
.naInfoTip p {
  padding: 0 0 17px 0;
}
.naInfoTip h3 {
  margin: -17px -17px 15px -17px;
  background: #5292cd;
  color: #fff;
  font-size: 1em;
  padding: 10px 17px 12px 17px;
  font-weight: bold;
}
.naInfoTip.productCompareTooltip {
  border: 0 none !important;
  border-radius: 4px;
  box-shadow: 0 0 12px #606060 !important;
  color: #ffffff !important;
  font-family: "PFDinTextPro";
  font-size: 13px;
  margin: 20px 0 0;
  opacity: 0.96 !important;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  padding-left: 100px !important;
  z-index: 10000;
}
.naInfoTip.productCompareTooltip div {
  display: none;
}
.naInfoTip.searchResultRow {
  background: #105d95 !important;
  border: 0 !important;
  color: #fff !important;
  font-size: 14px !important;
}
.naInfoTip.searchResultRow .domain-name {
  color: #fff !important;
  font-size: 24px !important;
}
.domain-name {
  font-style: normal;
}
.naInfoTip {
  word-wrap: break-word;
}
.naInfoTip.searchResultRow {
  margin-left: -175px;
  margin-top: -80px;
  width: auto !important;
  min-width: 200px;
  max-width: 400px;
}
.naInfoTip.searchResultRow div {
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  border-top: 10px solid #105d95 !important;
  border-bottom: 0 !important;
  left: 110px !important;
  margin-top: -3px;
}
/* dopisany tooltip */
.naInfoTip {
  border-bottom: 3px solid rgb(82, 146, 205) !important;
  border-right: 3px solid rgb(82, 146, 205) !important;
}

.reportType {
  padding: 0;
}
.reportType div {
  float: none;
}
#DomainForm input {
  margin: 0;
  box-shadow: none;
}

#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 30px 12px;
  position: relative;
  z-index: 10;
}
.search-domain-padded .grid-container {
  padding: 0;
}
.domains-search-cart-results {
  background: #eaeaea;
  padding-bottom: 22px;
}
.domains-search-cart-results-content h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #5d5d5d;
  padding: 16px;
  color: #ffffff;
}
.domains-search-cart-results-content .continue-desc {
  font-size: 11px;
  display: block;
  margin-bottom: 4px;
  padding: 16px 16px 0;
}

.white.small {
  background: #fff;
  transition: all 0.3s ease 0s;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #0f5d94;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #0f5d94;
  margin: 23px 15px 0 0;
}
.white.small span span::after {
  content: "\203A ";
  padding-left: 10px;
  color: #0f5d94;
}
.white.small:hover {
  background: #f5f5f5;
}

#main-domain-box .preloader {
  background: #fafafa;
  border: 1px solid #e4e4e3;
  padding: 40px;
  text-align: center;
}
#main-domain-box .domain-available {
  position: relative;
  padding: 35px 30px 50px 100px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 50px;
}
#main-domain-box .domain-available::before {
  content: "";
  position: absolute;
  background: url("../fileadmin/nazwa/10/images/Lifting/icon-lift.png")
    no-repeat -400px -100px;
  width: 50px;
  height: 50px;
  left: 25px;
  top: 38px;
}
#main-domain-box .domain-available h2 {
  float: left;
  color: #62a728;
  font-size: 20px;
  font-weight: bold;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
}
#main-domain-box .domain-available-desc {
  float: left;
  clear: both;
  color: #484848;
  font-size: 11px;
}
#main-domain-box .domain-available .domain-choose.domain-name {
  float: right;
  margin: -1rem 0 0;
}
#main-domain-box .domain-available .domain-choose.domain-name a.button {
  padding: 9px 20px;
  background: #6ac136;
  text-transform: uppercase;
}

#results {
  margin: 0;
}
#results li {
  display: inline-block;
}
#results li .domainInfo.domain-choose {
  width: 186px;
}
#results li:nth-child(n + 2) {
  margin-left: 12px;
}
#results li .domain-suffix {
  float: left;
  color: #62a728;
  font-size: 26px;
  font-weight: bold;
  border-right: 1px solid #cecece;
  padding: 21px 0;
  width: 56%;
}
#results li .domain-price-info {
  float: right;
  width: 44%;
}
#results li .domainInfo .button {
  background: #f5f5f5;
  width: 100%;
  padding: 10px 0;
  margin: 0 0 5px;
}
#results li .domain-price-info-label {
  font-size: 13px;
  color: #484848;
  margin: 20px 0 0;
  display: block;
}
#results li .domain-price {
  font-size: 13px;
  color: #484848;
  line-height: 17px;
}
#results li .button.choose.bg-success {
  width: 100%;
  background: #6ac136;
  line-height: 15px;
  padding: 7px 0;
  text-transform: uppercase;
  font-size: 12px;
}
#results li .button.unavailable {
  width: 100%;
  line-height: 15px;
  font-size: 12px;
  text-transform: uppercase;
  color: #ccc;
  background: transparent;
  border: 1px solid #ccc;
  padding: 7px 0;
}
#results li .button.in-cart {
  color: #69c136;
  background: none;
  border: 1px solid #69c136;
  width: 100%;
  text-transform: uppercase;
  line-height: 15px;
  padding: 7px 0;
  font-size: 12px;
}

.count {
  list-style: none;
  word-wrap: break-word;
  padding: 9px 0;
  font-size: 11px;
  margin: 0;
}
.button.continue-button.orange.medium span span em {
  font-style: normal;
}
.button.continue-button.orange.medium {
  display: block;
}

#search-domain-box-header h3 {
  font-size: 20px;
  font-weight: normal;
}
#search-domain-box-header h3 span {
  font-weight: bold;
}

/*#main-domain-box .recomendation-info {
  padding: 35px 30px 25px 100px;
  float: left;
  background: #ecf5fa;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  margin-bottom: 77px;
}*/
#main-domain-box .recomendation-info {
  padding: 35px 30px 35px 40px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 3.125rem;
}


#main-domain-box .recomendation-desc {
  width: 455px;
  float: left;
}
.add_button {
  background: #0f5d94 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 10px;
  margin-top: 4px;
  padding: 7px 16px;
}
/*#main-domain-box .recomendation-info:after {
  background: url(/fileadmin/nazwa/10/images/Lifting/icon-lift.png) -342px -97px
    no-repeat;
  width: 58px;
  height: 90px;
  position: absolute;
  content: "";
  left: 20px;
}*/

li.styly-wrapper {
  width: 180px;
  display: inline-block;
  padding: 1px 0;
}
.checkbox-container.suffixes-list {
  padding: 5px 0 0 30px;
  line-height: 6px;
}
.checkbox-container {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark.checkbox {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.regulations-checkmark {
  background: url(/fileadmin/nazwa/10/images/checkbox.png) 0 0 no-repeat !important;
  padding: 0 0 0 31px !important;
  line-height: 21px !important;
  height: 19px !important;
  width: 19px !important;
}
.checkbox-container input:checked ~ .regulations-checkmark {
  background: url(/fileadmin/nazwa/10/images/checkbox.png) 0 100% no-repeat !important;
}

.regional-domains-header {
  border-bottom: 0px;
  overflow: hidden;
  clear: both;
  padding: 10px 20px 10px 18px;
  background: #5d5d5d;
}
.similar-domains-header h3,
.functional-domains-header h3,
.regional-domains-header h3 {
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  color: #ffffff;
}
ul#similar-domains-suffix li,
ul#search-functional-results li,
ul#search-regional-results li {
  border: 1px solid #e4e4e4;
  border-top: 0 none;
  transition: all 0.3s ease 0s;
  font-size: 13px;
  padding: 4px 0 0 0;
}
.domain-available {
  position: relative;
}

.safeDomain{
  width:100%;
}

#search-regional-results {
  margin: 0;
  line-height: 1;
}
#search-regional-results li {
  list-style: none;
  overflow: hidden;
  width: 100%;
}
#search-regional-results li > div {
  float: left;
  padding: 8px 14px;
  line-height: 30px;
  min-height: 24px;
}
.regional-domains-header h3 {
  margin: 0;
}
#search-regional-results .searchResultRow .domain-name {
  width: 304px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#search-regional-results .searchResultRow .domain-av {
  width: 178px;
}
#search-regional-results .searchResultRow .domain-price {
  width: 144px;
}
.search-domain-box-content ul li .domain-av img {
  padding-right: 13px;
  margin-top: -3px;
}
#search-regional-results div.domainStatus {
  display: none;
}
#search-regional-results .search-domain-box-content ul li a.button span span {
  background: #6ac136;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 15px;
  padding: 7px 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
#search-regional-results .button {
  background: #6ac136;
  padding: 7px 0;
  margin: 0;
  display: block;
  width: 125px;
  line-height: 17px;
  font-size: 13px;
  text-transform: uppercase;
}
#search-regional-results .button.in-cart {
  background: none;
  border: 1px solid #6ac136;
  color: #6ac136;
}
#regional-domains-chose .domain-choose a.button {
  float: right;
  margin: 20px 0;
  background: #69c136;
  text-transform: uppercase;
}
.suffixesFullListContainer {
  z-index: 1001;
  left: auto;
}
.suffixesFullListContainer h3{
  font-family: ubuntu-regular, serif;

}
.naTooltip-box {
  padding: 16px 16px 0;
}
#search-additional-domain-box {
  margin: 30px 0 0;
}
#section_search .grid-container {
  padding: 0;
  margin-top: -16px;
}
#main-domain-box .domain-available .domain-choose.domain-name a.button:hover {
  background: #5aa72e;
}
#results li .button.choose.bg-success:hover {
  background: #5aa72e;
}
#search-regional-results .button:hover {
  background: #5aa72e;
}
#regional-domains-chose .domain-choose a.button {
  background: #5aa72e;
}
.textarea-holder {
  position: relative;
}
#search_wrapper .textarea-holder::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 1px solid #6a6a6a;
  border-radius: 90px;
  top: 6px;
  left: 11px;
}
#search_wrapper .textarea-holder::after {
  content: "";
  position: absolute;
  left: 26px;
  top: 19px;
  width: 1px;
  height: 7px;
  background: #6a6a6a;
  transform: rotate(-38deg);
}
.popular-info {
 /* background: #ebf4f9; */
  padding: 35px 30px 35px 40px;
border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  box-sizing: border-box;
  /*padding: 20px 40px;*/
margin-bottom: 3.125rem;
}

.popular-desc{
display: flex;
}

.popular-desc__icon{
width: 50px;
height: 50px;
margin-right: 1.5rem;
}

.popular-desc__title{
color: #ff6600 !important;
font-size: 1.375rem !important;
font-weight: bold;
text-align: left !important;
word-wrap: break-word;
margin: 0;
padding: 0 !important;
}

.popular-desc__text{
font-size: .75rem;
}

.popular-info .popular-desc {
  float: left;
}

#search_wrapper .large-9.medium-9.small-10.cell {
  padding-left: 0;
  padding-right: 0;
}
#search_wrapper .large-3.medium-3.small-2.cell {
  padding-right: 0;
}
.domain-available-book-blocked {
  overflow: hidden;
  box-sizing: border-box;
  padding: 20px 40px;
  margin-bottom: 20px;
}
.domain-available-book-blocked .button.choose.bg-success {
  background: #6ac136;
  float: right;
}

/*zmiana */
#main-domain-box .domain-available-book-blocked {
  position: relative;
  padding: 35px 30px 50px 100px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 50px;
}
#main-domain-box .domain-available-book-blocked:before {
  content: "";
  position: absolute;
  background: url("../fileadmin/nazwa/10/images/Lifting/icon-lift.png")
    no-repeat -400px -100px;
  width: 50px;
  height: 50px;
  left: 25px;
  top: 38px;
}
#main-domain-box .domain-available-book-blocked h2 {
  float: left;
  color: #62a728;
  font-size: 22px;
  font-weight: bold;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
}
#main-domain-box .domain-available-book-blocked-desc {
  float: left;
  clear: both;
  font-size: 12px;
  color: #484848;
}

.alignment{
  width: 104%;
}



@media (max-width: 1037px) {
  #results li:last-child {
    margin-left: 0;
    margin-right: 16px;
  }
}
@media (max-width: 910px) {
  #results li:last-child {
    margin-left: 0;
    margin-right: 16px;
  }
  #results li {
    margin: 0;
    display: block;
  }
  #results li:nth-child(n + 2) {
    margin: 0;
  }
  #results li .domainInfo.domain-choose {
    width: 100%;
  }
  #main-domain-box .domain-available .domain-choose.domain-name {
    float: left;
    margin: 15px 0 0;
    clear: both;
  }
  .naInfoTip.searchResultRow {
    display: none;
  }
}


.mobileFirst{
  display: none;
}
@media(max-width:900px){

 .mobileFirst {
      color: #5B5B5B;
      border: 1px solid #E8E8E8;
      text-transform: uppercase;
      display: block;
      text-align: center;
      padding: 30px;
      margin: 20px 0;
  }

  #pelna_specyfikacja_produktu_wrapper{
      display: none;
  }

}



@media (max-width: 875px) {
  .white.small {
    display: none;
  }
}
@media(max-width: 640px){
  .section_add_domain_p{
     padding: 0;
     
  }
  .section_add_domain_p ul{
    list-style: none;
  }
}

.info-box-warn {
    width: 100%;
}
.reportType.domainValidationReport.active {
    padding: 20px 0 0;
    height: 80px;
}

#section_search{ position: relative; top: -15px; }

[v-cloak]{
    display: none;
}

.padding-horizontal-0{
padding-left: 0!important;
padding-right: 0!important;
}

.domainValidationReport.inactive{
//height: 33px;
}

body.page- #pelna_specyfikacja_produktu_wrapper{
  max-width: 938px !important;
}

.n21-header__text{
margin-left: auto;
}

.domains2-list {
margin-left: 1.25rem;
list-style: none;
}

.domains2-list  li {
     list-style: none;
    word-wrap: break-word;
    padding: 9px 0;
    font-size: 11px;
    margin: 0;
}

.show-more.collapsed {
     transform: rotate(180deg);
}
footer.n21-footer.order-bar-visible {
    padding-bottom: 74px;
}
#captchaMessage.reportType div {
    margin-bottom: 0;
    margin: 10px;
}
#captchaMessage {
    margin-top: 1em;
}

.expired-domain-section p {
    text-align: justify;
    margin-bottom: 2rem;
}

.netartcom .domain-list {
    gap: 15px!important;
}

html[lang="pl"] .expired-domain-section > div:last-child {
    margin-bottom: 96px;
}
.domain-list__header { line-break: unset !important; }