/* 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: 20px;
    margin-bottom: 20px;
  }
  .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;
  }
  .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: 155px !important;
    height: 25px !important;
    padding: 0;
    position: relative;
    float: right;
    opacity: 1;
    color: #fff;
  }
  html[lang="pl-PL"] .policy-accept.orange.small {
    width: 121px !important;
  }

  /*.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;
  }

  .new_price span {
    margin-left: 0!important;
  }

  .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 15px !important;
    font-size: 14px;
  }

    .nProduct__img-wrapper {
      display: none;
    }

    .nProduct form .button {
      max-width: 205px;

    }
    .nProduct form {
      max-width: 205px;
      margin-top: 29px;
    }

   .nProduct__info-wrapper {
     padding: 19px 12px !important;
   }
   .nProduct__purchase {
     padding: 21px 12px !important;
   }
  }

  /* --------------------------------------------------- */
  /* 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-width: 172px;
    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: 411px;
    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__icon-wrapper {
    display: flex;
    flex-wrap: nowrap;
    border: 1px solid #ddd;
    max-width: 16px;
  }

  .n21-header__icon {
    max-width: 100%;
  }

  .n21-header__toolsListItem > span {
    color: #393939;
    text-transform: uppercase;
    font-size: 11px;
    transition: 0.3s all ease-in-out;
    line-height: 9px;
    margin-left: 9px;
  }
  .n21-header__toolsListItem > span a {
    color: #393939;
    text-transform: uppercase;
    font-size: 11px;
    transition: 0.3s all ease-in-out;
    line-height: 9px;
    text-decoration: none !important;
  }

  .n21-header__toolsListItem:hover,
  .n21-header__toolsListItem:hover > span,
  .n21-header__toolsListItem--logged {
    color: #f60;
  }

  .n21-header__servicesList {
    list-style: none;
    box-shadow: 0 4px 5px rgb(0 0 0 / 12%);
    border-top: 4px solid #f60;
    background-color: #fff;
    width: 240px;
    z-index: 20;
    padding: 0;
    max-height: 0;
    opacity: 0;
    position: absolute;
    top: 20px;
    left: 0;
    margin: 0;
    overflow: hidden;
    transition: 0.3s all ease;
  }
  .n21-header__servicesListItem {
    padding: 3px 10px 0 10px;
    transition: 0.3s all ease;
  }

  .n21-header__servicesListItem:first-child {
    padding-top: 5px;
  }

  .n21-header__servicesListItem:last-child {
    padding-bottom: 5px;
  }

  .n21-header__servicesListItem:hover {
    background-color: #dcdcdc;
  }

  .n21-header__toolsListItem--services:hover .n21-header__toolsIcon--t {
    transform: rotate(0deg);
  }

  .n21-header__toolsListItem--services:hover .n21-header__servicesList {
    max-height: 500px;
    opacity: 1;
    z-index: 20;
  }

  .n21-header__toolsListItem--pk #login_box {
    box-shadow: 0 0.375rem 1.25rem rgb(27 27 27 / 30%),
      0 0.125rem 0.25rem rgb(27 27 27 / 15%);
    border-top: 4px solid #f60;
    background-color: #fff;
    z-index: -1;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    position: absolute;
    top: 3px;
    left: 0;
    min-width: max-content;
    padding: 0 18px;
    transition: 0.3s all ease;
    display: flex;
    flex-direction: column;
    margin-top: 17px;
  }

  .login_copy {
    color: #484848;
    font-size: 12px;
    margin: 15px 0 0;
  }
  #login_user_name {
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
  }

  .logout_pk_link {
    color: #484848 !important;
    font-size: 12px;
    text-decoration: none;
    display: block;
    padding: 0 0 18px;
  }

  .n21-header__toolsListItem--logged:hover #login_box {
    max-height: 500px;
    opacity: 1;
    z-index: 22;
  }

  .n21-header__link {
    text-decoration: none !important;
    display: flex;
    align-items: center;
  }
  .n21-header__img {
    width: auto !important;
    max-width: 25px;
    height: auto;
    margin: 10px 10px 10px 0;
  }
  .n21-header__link-text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    border-bottom: 1px solid #dedede;
    width: 100%;
    margin: 3px 0 7px;
    padding-bottom: 4px;
    line-height: 1;
  }
  .n21-header__link-text strong {
    font-weight: normal;
    font-size: 14px;
    color: #0b3656;
  }
  .n21-header__link-text span {
    font-size: 12px;
    color: #0f5d94;
  }

  .n21-header__ppLink {
    color: #cf1015 !important;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    margin-left: auto;
    display: block;
    font-size: 11px;
    margin-top: 9px;
    line-height: 1;
  }

  .n21-header__ppLinkIcon {
    width: 7px;
    height: 7px;
  }

  /* n21-header BOTTOM */
  .n21-header__bottom {
    background: #0b3756;
    position: relative;
  }

  .n21-header__hamburger {
    display: none;
  }

  .n21-header__bottom > .n21-header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .n21-header__menu {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
  }

  .n21-header__menu-item {
  }
  .n21-header__menu-item--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.2rem;
  }

  .n21-header__menu-link:visited {
    color: #fff;
  }

  .n21-header__menu-link:hover {
    color: #fff;
    text-decoration: none !important;
  }
  .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;
  }

  html[lang="fr"] .n21-header__menu-link {
      padding: 0.6875rem 1.9rem;
  }

  .n21-header__menu-link-text--mobile {
   display: none;
  }

  .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:hover .n21-header__megaMenu,
    .n21-header__menu-item--active .n21-header__megaMenu {
      max-height: 500px;
    }

    .megaMenu {
      display: grid;
      grid-template-columns: 29% repeat(2, 1fr);
      padding: 1.875rem 0.9375rem 3.375rem !important;
      background-color: #fff;
    }
    .n21-header .megaMenu {
      padding: 1.875rem 0.9375rem 3.375rem !important;
    }

    .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: -41.78px;
      padding-left: 25%;
    }

    .megaMenu__img-wrapper {
      max-width: 236px;
    }
    /*.megaMenu__img {
      width: 100%;
      height: 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;
    }

    .n21-header__container--backup {
      grid-template-columns: 29% repeat(3, 1fr) !important;
    }

    .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: 17px;
    }

    .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: 900px !important;
      text-align: justify;
      margin-bottom: 16px;
      font-size: 14px;
      line-height: 1.6;
    }
    .megaMenu__text br {
      display: none;
    }

  .megaMenuMailerItem .megaMenu__text { max-width: 900px !important; }

    .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: 20px;
    }

  }

  /* --------------------------------------------------------- */
  /* 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;
  }
  .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;
  }
  #section_search--new .promotion__first--new * {
    display: inline-block !important;
    margin: 1px 0 0 0 !important;
  }

  .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;
  }

  .megaMenu.n21-header__container .megaMenu__item:first-child {
    /*align-items: center;*/
  width: fit-content;
  }

  .megaMenu.n21-header__container .megaMenu__link--1 {
    padding-left: 3px;
  }

  /* -------------------------------------------------- */
  /* 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: 5px;
    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: 2;
    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: 20px 0 0;
      margin: 6px 0 65px;
      list-style: none;
      display: flex !important;
      align-items: center;
      justify-content: flex-start;
      gap: 46px;
      max-width: 90%;
      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;
  }

  .n21-footer__copyright {
    background: #505050;
    padding: 20px 0 40px;
  }

  .n21-footer__copyright__text {
    color: #eaeaea;
    font-size: 13px;
    line-height: 1;
  }

  .n21-footer__wrapper-item--contact {
    display: flex;
    flex-direction: column;
  }

  .n21-footer__ts2Wrapper {
      margin: auto auto 38px 0;
      max-width: 100%;
      display: flex;
  }

  .n21-footer__t2sImg {
    width: 100%;
  }

  .n21-footer__bottom-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .n21-footer__list-item--visible-for-de {
      display: none;
  }
  .n21-footer__list-item--visible-for-de.n21-footer__list-item--DE,
  .n21-footer__list-item--visible-for-de.n21-footer__list-item--AT,
  .n21-footer__list-item--visible-for-de.n21-footer__list-item--CH,
  .n21-footer__list-item--visible-for-de.n21-footer__list-item--LU,
  .n21-footer__list-item--visible-for-de.n21-footer__list-item--LI {
      display: block;
  }


  @media (max-width: 1290px) {
    .n21-footer__bottom-wrapper {
      flex-direction: column;
      gap: 15px;
      justify-content: center;
      text-align: center;
      width: 100%;
      align-items: 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;
      margin-bottom: 0;
      gap: 16px;
    }

    .n21-footer__ts2Wrapper {
      margin: 20px auto 0 auto;
    }

    .n21-footer__list-item--mobile {
        display: block;
    }

  }

  /* ------------------------------------------------------------- */
  /* n21-footer END */
  /* ------------------------------------------------------------- */

  #parameters_2 ul {
    margin: 0;
  }

  .policy-accept.orange.small {
    cursor: pointer;
  }
  .policy-accept.orange.small::before {
    top: 7px;
  }

  .wrapper_blog_post .swiper-slide .data_post {
    margin: -37px auto 52px auto !important;
  }

  .singlePost2__date {
    margin: -24px auto 13px auto !important
  }

  /*----------------------------------------------------------------*/
  /* NETART.COM */
  /*----------------------------------------------------------------*/

  .onlyFooter {
    display: none;
  }
  .n21-footer .onlyFooter {
    display: inline;
  }

  .nSpec.nSpec--vps#fullSpec_linux33 #pelna_specyfikacja_produktu tr,
  .nSpec.nSpec--vps#fullSpec_linux33 .pelna_specyfikacja_naglowek tr {
    grid-template-columns: 33% repeat(4, 1fr) !important;
  }
  .nSpec.nSpec--vps#fullSpec_linux22
    #pelna_specyfikacja_produktu
    .pelna_specyfikacja_table
    tr,
  .nSpec.nSpec--vps#fullSpec_linux22 .pelna_specyfikacja_naglowek tr {
    grid-template-columns: 33% repeat(5, 1fr) !important;
  }

  .n21-footer__loginTitle {
    color: #eaeaea;
    font-weight: 900;
  }

  .n21-footer__loginDesc {
    color: #eaeaea;
    font-size: 13px;
    line-height: 1.2;
  }

  .n21-footer__sendButton {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0.8;
    border: 1px solid #7bc94f;
    background: #7bc94f;
    padding: 0.72em 0;
    width: 90%;
    text-decoration: none !important;
    transition: 0.1s all ease-in-out;
    color: #fff;
  }

  .n21-footer__sendButton:hover {
    background: transparent;
  }

  #ch h2 {
    font-weight: bold;
    text-align: center;
    font-size: 24px !important;
    padding: 20px 0 0;
  }

  #ch h2::after {
    content: "";
    display: block;
    margin: 10px auto 40px;
    width: 60px;
    height: 4px;
    background: #ff7600;
    border-radius: 60px;
  }

  #ch h3 {
    font-size: 18px;
    font-weight: bold;
    min-height: 30px;
    text-align: left;
  }

  #ch h3:after {
    content: "";
    display: block;
    margin: 12px 0 29px;
    width: 60px;
    height: 4px;
    background: #ff7600;
    border-radius: 60px;
  }

  /*----------------------------------------------------------------*/
  /* END NETART.COM */
  /*----------------------------------------------------------------*/
  #policy-box-wrapper {
    display: none;
  }
  .n21-footer__bottom-wrapper small.n21-footer__copyright__text:nth-child(2) {
      white-space: nowrap;
  }

  .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;
     }
  }

  .megaMenu__list_double {
  display: flex;
  }

  .megaMenu__list_double ul:last-child {
  margin-left: 25px;
  }

  .priceList__notification {
    font-size: 12px;
    padding: 22.5px;
  }


  /* ------------------------------------------------------------- */
  /* 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 */
  /* ------------------------------------------------------------- */



  .nProduct .nPrice__period { display: none !important; }
  #product_table .nPrice__period { display: none !important; }
/* 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: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:nth-child(1) span:last-of-type{
	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;}
}

.nSpec .pelna_specyfikacja_naglowek td:not(:first-of-type) {
   flex-direction: column;
}

.nSpec .pelna_specyfikacja_naglowek td:not(:first-of-type) span {
   display: block;
}

.pelna_specyfikacja_table [data-i18n="LANG_1.3_GB"],
.pelna_specyfikacja_table [data-i18n="LANG_1.3_TB"] {
display: contents;
}
/* cr:787 */
#product_table .product_column {
  box-shadow: 0 0 10px rgba(27, 27, 27, 0.3);
  box-sizing: border-box;
  padding: 10px 0px 0px;
}
.inner2 {
  text-align: center;
}
#product_table .product_name {
  font-size: 22px;
}
#product_table .product_name img {
  margin: 0 10px 0 0;
}
.add_text {
  font-size: 14px;
  color: #747474;
}
#product_table .separator {
  background: #cccccc;
  height: 1px;
  margin: 6px auto;
  width: 93%;
}
.new_price {
  color: #ff6600;
  font-size: 45px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}
.brutto_price {
  color: #999999;
  display: inline-block;
  margin-left: 2px;
  font-size: 10px;
}
.product_spec {
  padding: 0 13px;
}
.product_spec_icon {
  width: 18px;
  height: 18px;
  vertical-align: top;
}
.product_spec_icon,
.product_spec_name {
  display: inline-block;
  color: #505050;
  font-size: 13px;
}
.product_spec_data {
  float: right;
  font-weight: bold;
}
.product_spec_data p{
 font-size: 15px !important;
}

.product_spec p {
  line-height: 21px;
  margin-bottom: 4px;
  color: #6c6c6c;
  font-size: 15px;
}
.sell-box .button {
  width: 100%;
  background: #ff6600;
  margin: 0;
  font-size: 16px;
  height: 56px;
  font-weight: bold;
  line-height: 25px;
}
.new_price > span {
  text-align: center;
  font-size: 24px;
  display: inline-block;
  line-height: 15px;
  margin-left: 5px;
}

.pln {
  vertical-align: text-top;
  font-size: 17px !important;
  margin-top: 12px;
}
span.textBottom {
  vertical-align: unset;
  margin-left: -19px;
  font-size: 17px !important;
  margin-left: -14px !important;
}
.new_price > span {
  margin-left: 5px;
}
.new_price > span.pln {
  position: relative;
  line-height: 17px;
}
.new_price > span.pln::before {
  background: #ff6600;
  content: "";
  height: 1px;
  position: absolute;
  top: 13px;
  width: 17px;
  margin: 4px 0;
}
span.textTop {
  vertical-align: super;
  margin-left: 1px !important;
  font-weight: bold;
  font-family: ubuntu-700 !important;
  font-size: 24px;
}
#product_table .product_column {
  width: 330px;
}
.product_spec {
  text-align: left;
}
.swiper-wrapper.full_w {
  transform: translate3d(0px, 0px, 0px) !important;
  text-align: center;
}


/* RWD */
@media (max-width: 1079px) {
  #product_table .product_column {
    max-width: 330px;
    width: 100%;
    margin: 13px auto;
    text-align: left;
  }
}
@media (max-width: 1079px) {
  #product_table .product_column {
    margin: 0 15px;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .swiper-container-no-flexbox .swiper-slide {
    float: left;
  }
  .swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide,
  .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }

  .swiper-pagination {
    position: relative;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  /* Common Styles */
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  /* Bullets */
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6600;
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
  }
  .swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
  }
  .swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
  }
  .swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: -3px 4px;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
  }
  .swiper-container-horizontal.swiper-container-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
  }
}


@media (max-width: 1024px) {
  .product_column {
    max-width: 360px;
    margin: 13px auto;
    text-align: left;
  }
  #product_table .product_name {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  #product_table .product_column {
    max-width: 369px;
  }
}


/* cr:763 */
p.textNetto small {
    color: #919191;
}

p.textNetto.small {
    font-size: 11px!important;
}

.suwak{
    position: relative;
    margin: 30px 0 0;
    float: right;
}
.suwak:before{
	content: "";
	position: absolute;
	background: #C2C2C2;
	width: 45px;
	height: 20px;
	box-shadow: -2px 0 10px rgba(0, 0, 0, 0.27) inset;
	border-radius: 15px;
	left: 45px;
	top: 2px;
}
.suwak > div{
	display: inline;
	position: relative;
	z-index: 0;
	color: #b2b2b2;
	cursor: pointer;
	font-size: 12px;
}
.suwak > div:nth-child(1){
	padding: 0 27px 0 0;
	z-index: 1;
}
.suwak > div:nth-child(1).active_suwak:after{
	background: #fff;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.54);
	border-radius: 90%;
	top: 1px;
	left: 50px;
	transition: 0.3s;
}
.suwak > div:nth-child(1):after{
	background: #fff;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.54);
	border-radius: 90%;
	top: 1px;
	left: 70px;
	transition: 0.3s;
}
.suwak > div:nth-child(2){
	padding: 0 0 0 48px ;
	z-index: 2;
}
.suwak > div.active_suwak{
	text-decoration: underline;
	color: #484848;
	z-index: 3;
}
.suwak > div:nth-child(1).active_suwak:after,
.suwak > div:nth-child(1):after {top: -1px;}
/* cr:769 */
.suwakTable {
    position: relative;
    margin: 15px 0 0;
    left: 19px;
}
.suwakTable:before {
	content: "";
	position: absolute;
        background: #C2C2C2;
	width: 45px;
        box-shadow: -2px 0 10px rgba(0, 0, 0, 0.27) inset;
	height: 20px;
	border-radius: 15px;
	left: 45px;
	top: -3px;
}
.suwakTable > div {
	display: inline;
	position: relative;
	z-index: 0;
	color: #b2b2b2;
	cursor: pointer;
	font-size: 12px;
}
.suwakTable > div:nth-child(1) {
	padding: 0 27px 0 0;
	z-index: 1;
}
.suwakTable > div:nth-child(1).active_suwak:after, .suwakTable > div:nth-child(1).active:after  {
	background: #fff;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 90%;
	top: -1px;
        left: 21px;
	transition: 0.3s;
}
.suwakTable > div:nth-child(1):after {
	background: #fff;
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 90%;
	top: -1px;
        left: 45px;
	transition: 0.3s;
}
.suwakTable > div:nth-child(2) {
	padding: 0 0 0 27px ;
	z-index: 2;
}
.suwakTable > div.active_suwak, .suwakTable > div.active {
	text-decoration: underline;
	color: #484848;
	z-index: 3;
}


.suwakTable.greenZip:before {/*border: 1px solid #fff; */background: #7BC94F;} 
.suwakTable.greenZip > div:nth-child(1):after {background: #FFF;}

#t1 .product_name.wild { margin: 0 0 5px 36px !important;}
/* cr:963 */
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__container{position:relative;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{display:inline-flex;align-items:center;width:95%;flex-wrap:wrap;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:none}.splide__slide{box-sizing:border-box;list-style-type:none!important;margin:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:transparent;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;padding:0;opacity:.7;background:#ccc}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:8px;height:8px;background:#ccc;border-radius:50%;margin:3px;padding:0;transition:transform .2s linear;border:none;opacity:.7}.splide__pagination__page.is-active{transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{width:0;height:3px;background:#ccc}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:flex;flex-direction:column;bottom:50%;left:auto;right:.5em;transform:translateY(50%)}
/* cr:969 */
.blogSlider{ display: none; }
.blogSlider--visible{ display: block; }

.splide__list { padding: 2rem 0 !important; }

.blogSlider .splide {
  padding-top: 1rem;
}

.singlePost2 {
  padding: 0 37px;
  box-sizing: border-box;
  width: 100%;
  /*max-width: 440px;*/
max-width: 403px;
  display: flex;
  flex-direction: column;
  height: 30rem;
  margin: 0 auto;
}

.singlePost2__date {
  min-height: auto;
  background: #ff6600;
  width: 90px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  padding: 1px 0;
  margin: -19px auto 22px;
  position: relative;
  z-index: 1;
  border-radius: 1px;
}

.singlePost2__text {
  margin-bottom: auto !important;
  text-align: justify;
  font-size: 14px;
  color: #000 !important;
}
.singlePost2__btn {
  display: block;
  width: 142px;
  border: 1px solid #d9d9d9;
  text-align: center;
  margin: 22px auto 0;
  text-decoration: none;
  border-radius: 2px;
  font-size: 13px;
  color: #505050;
  padding: 6px 0;
}

.blog__link {
  color: #505050;
  font-weight: bold;
  min-height: 58px;
  margin: 0 0 8px 0 !important;
}
.blog__link br { display: none; }

.singlePost2__img {
  padding: 13px 0 0 0;
  margin: 0 auto;
}
.singlePost2:hover .singlePost2__text {
  color: #000;
}

.blog__heading-wrapper {
  position: relative;
  margin-bottom: 1rem;
}

.blog__heading {
  font-weight: bold;
  text-align: center;
  display: block;
  color: #505050;
  font-size: 28px;
}

.blog__readme {
  color: #ff6600;
  font-size: 14px;
  position: absolute !important;
  top: 50%;
  right: 0;
  padding-right: 12px;
  transform: translateY(-50%);
}

.blog__readme::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2.5px solid #ff6600;
  border-right: 2.5px solid #ff6600;
  transform: rotate(45deg);
  right: 0;
  top: 8px;
}
.blogSlider .splide__arrow {
  display: none;
}
.splide__pagination__page.is-active {
  background: #f60;
  opacity: 1;
}
.blogSlider .splide__pagination {
  bottom: auto;
  top: 0;
}

@media (min-width: 1079px) {
  .splide__pagination {
    display: none;
  }
}

@media (max-width: 540px) {
  .blog__heading-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .blog__readme {
    position: static !important;
    margin-top: 1em;
  }
.singlePost2{ width: 100%; height: auto; }
}

/* cr:981 */
/* --------------------------------------------------- */
/* priceList */
/* --------------------------------------------------- */
.priceList {
  font-size: 16px;
}
strong.ppuCalc__netto span.NPRICE__CURRENCY {
    text-transform: uppercase;
}
.priceList__primaryHeading {}

.priceList__secondaryHeading {
  background: #5d5d5d;
  color: #fff;
  font-size: 1.25em;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  padding: 1.25em;
  margin: 3.375em 0 0;
}

.priceList__secondaryHeading--promotion {
  background: #f60;
}

.priceList--product-page .priceList__secondaryHeading {
  background: #fff;
  border-top: 2px solid #5d5d5d;
  border-bottom: 2px solid #5d5d5d;
  color: #000;
}

.priceList--product-page .priceList__secondaryHeading--promotion {
  border-color: #f60;
}

.priceList__table {}

.priceList__table-row {
  display: grid;
  grid-template-columns: 43% 19% 19% 19%;
  line-height: 1;
  font-size: 0.9375em;
  font-weight: bold;
  color: #363636;
  border-bottom: 1px solid #f1f1f1;
}

.page-12091 .priceList__table-row,
.page-15295 .priceList__table-row,
.page-15227 .priceList__table-row,
.page-15299 .priceList__table-row,
.page-13167 .priceList__table-row {
  grid-template-columns: 50% 25% 25% !important;
}


.priceList__table-row--heading {
  font-weight: normal;
}

.priceList__table-row--heading-2 {
  font-size: 0.75em;
  font-weight: normal;
  text-align: center;
}

.priceList__table-row .priceList__table-item {
  padding: 1.5em 35% 1.5em 0;
  text-align: right;
}

.priceList__table-row .priceList__table-item:first-child {
  padding: 1.5em 0 !important;
  text-align: left;
}

.priceList__table-row--heading .priceList__table-item,
.priceList__table-row--heading-2 .priceList__table-item {
  padding: 1.5em 0;
  text-align: center !important;
}

.priceList__table-row--heading .priceList__table-item:first-of-type {
  text-transform: uppercase;
}

.priceList__table-item--linux {
  grid-column: 2 / 4;
}

.priceList__table-item--windows {
  grid-column: 4 / 6;
}

.priceList__table-item--bg {
  background: #f8f8f8;
}


.toggler {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 143px;
  margin: 20px 0 0 auto;
  font-size: 12px;
  color: #484848;
}

.toggler:not(.toggler--on) span:nth-child(1) {
  text-decoration: underline;
}

.toggler--on span:nth-child(3) {
  text-decoration: underline;
}

.toggler__zip {
  width: 45px;
  height: 20px;
  background: #c2c2c2;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  margin-top: 4px;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.27) inset;
}

.toggler__zip::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  transition: .1s all ease-in-out;
}

.toggler--on .toggler__zip::before {
  left: 29px;
}

.textNetto {
  font-size: 12px !important;
  text-align: left !important;
  margin-top: 2rem;
}

.textNetto--hidden {
  display: none;
}

.priceList__table-row:not(.priceList__table-row--heading-2, .priceList__table-row--heading) .priceList__table-item:not(:first-child) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.priceList label[for="netto_brutto"] {
  margin: 20px 0 0 auto;
}


/* pricing page */


.priceList__container--pricingPage {
  max-width: 1024px;
  margin: 0 auto;
}

.priceList__container--pricingPage .priceList__primaryHeading {
  font-size: 28px !important;
  font-weight: bold !important;
  text-align: center !important;
  color: #0a0a0a !important;
  margin: 0 0 37px !important;
}

.priceList__container--pricingPage .priceList__primaryHeading::after {
  content: '';
  display: block;
  height: 3px;
  width: 70px;
  background: #FF6720;
  margin: 10px auto 10px;
}

.priceList__container--pricingPage .priceList__table-row {
  grid-template-columns: 43% 19% 19% 19%;
}

.priceList__container--pricingPage .priceList__table-row--heading .priceList__table-item {
  text-align: right !important;
  padding: 1.5em 40px !important;
}

.priceList__container--pricingPage .priceList__table-row--heading .priceList__table-item:first-child {
  text-align: left !important;
}

.priceList__container--pricingPage .priceList__table-row .priceList__table-item,
.priceList__container--pricingPage .priceList__table-row .priceList__table-item--bg {
  padding: 1.5em 24px !important;
}

.priceList__table-item--bg>span:first-of-type {
   display:contents;
}

.priceList__table-heading {
    padding: 1.5em 0;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #363636;
    border-bottom: 1px solid #f1f1f1;
}
/* cr:991 */
/*  GLOBALNE  */

:root {
  --containerMaxWidth: 82rem;
  --productSwiperMaxWidth: 85.3125rem;
  --containerMaxWidthSmall: 64.75rem;
}

.grid-container,
.nContainer,
.container,
.wrapper_blog_post,
.answers__container {
width: 100%;
max-width: var(--containerMaxWidth) !important;
padding: 0px 1rem !important;
margin: 0 auto !important;
}
/* #parameters_2 .grid-container,  tmp - do usunięcia*/
#parameters_2 .grid-container, 
.grid-container--small {
   max-width: var(--containerMaxWidthSmall) !important;
}

/* parameter */
body.page-3 #parameters_2 .grid-container, .grid-container--small,
body.page-3 #parameters_3 .grid-container, .grid-container--small,
body.page-11001 #parameters_2 .grid-container, .grid-container--small,
body.page-11001 #parameters_3 .grid-container, .grid-container--small,
body.page-11715 #parameters_2 .grid-container, .grid-container--small,
body.page-11715 #parameters_3 .grid-container, .grid-container--small
{
    max-width: var(--containerMaxWidth) !important;
}



section {
 padding: 4rem 0;
}




.nProduct__purchase {padding: 21px 26px;}

.nProduct__price-wrapper {
    margin-top: auto;
    margin-bottom: auto;
}
.nProduct__name br {
    display: none;
}

.nProduct__service-icon {
    margin-top: 0;
}  
.nProduct__img { max-height: 346px !important; overflow: hidden; }


#parameters h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
}

/* MENU + MEGAMENU */
.n21-header__menu-link {
font-size: 0.8125rem;
padding: 0.6875rem 2.4rem;
}



h2.nProduct__name{
    padding: 0 !important;
}



body.page-1 #section3 .grid-container:before,
body.page-1 #section3 .grid-container:after {
    max-width: 927px;
    margin-left: 147px;
 }
body.page-1 #section3 ul { margin-left: 9.5rem; }
span.Qtext {
    display: block;
    padding: 24px 0 0 0 !important;
}

.cloudhostingPanel__row-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4rem;
    margin-bottom: 4rem;
}

.cloudhostingPanel__img-wrapper {
    width: auto;
    max-width: 41%;    
    display: flex;
    align-items: center;
        
}
.cloudhostingPanel__img {}


.cloudhostingPanel__content-wrapper {
    flex:1;
}

.cloudhostingPanel__content-wrapper  p.text { padding-right: 20px; }



section#parameters li {
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4rem;
    
}
section#parameters li img {
    float: none !important;
    margin: 0 !important;
    max-width: 170px;
    
}

section#parameters li p {
    float: none !important;
    width: 100% !important;     
}

section#parameters li {
    float: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4rem;
    
}
section#parameters li img {
    float: none;
    margin: 0 !important;
    max-width: 170px;
    
}



.privacy__grid {
/*     border: 1px solid red; */
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem 5rem;
    padding: 2rem 0;
}

.privacy__grid-item {
/*     border: 1px solid blue; */
    display: flex;
    align-items: center;
    gap: 2rem;
    text-align: justify;
}

.privacy__icon-wrapper {
    max-width: 45px;
}

img.privacy__icon {}

.privacy__content-wrapper {
    flex: 1;
}
.privacy__content-wrapper p {
    margin: 0;
}


/* FOOTER */
.n21-footer__wrapper {
gap: 4rem !important;
}

/*  SWIPER.JS BLOG SG  */
.wrapper_blog_post {
margin-top: 2rem !important;
}

.singlePost {
padding: 0 2.3125rem !important;
max-width: 25.1875rem !important;
}

.singlePost__img {
transform: scale(1.15);
}

.wrapper_blog_post .swiper-slide .data_post {
margin: -.4375rem auto 1.375rem;
}






/*  splide__blogSlider.css  */
.blogSlider {
    padding: 4rem 0;
}


/* vouchery */
.cdn-voucher-content {
  width: 66% !important;
}

@media(min-width: 550px) {
  .cdn-voucher-content h1 {
      width: 95% !important;
  }
}


.nSpec #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr {

}

.nSpec .pelna_specyfikacja_naglowek tr {

}


.nSpec #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr,
.nSpec .pelna_specyfikacja_naglowek tr {
  display: grid !important;
  grid-template-columns: 50% 1fr 1fr 1fr;
}


/* VPS grid modifiers */

.nSpec.nSpec--vps#fullSpec_linux22 #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr,
.nSpec.nSpec--vps#fullSpec_linux22  .pelna_specyfikacja_naglowek tr {
    grid-template-columns: 33% repeat(6, 1fr);
}

.nSpec.nSpec--vps#fullSpec_linux33 #pelna_specyfikacja_produktu tr,
.nSpec.nSpec--vps#fullSpec_linux33 .pelna_specyfikacja_naglowek tr {
    grid-template-columns: 33% repeat(5, 1fr);
}



.nSpec .pelna_specyfikacja_naglowek td,
.nSpec #pelna_specyfikacja_produktu table tr td {
  /*     border: 1px solid purple; */
  padding: 0 !important;
  min-width: 0 !important;
  width: auto !important;


}

.nSpec .pelna_specyfikacja_naglowek td:nth-child(n + 2),
.nSpec #pelna_specyfikacja_produktu table tr td:nth-child(n + 2) {
  /*     border: 1px solid purple !important; */
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
  //flex-direction: column;
}

body.page-12729 .pelna_specyfikacja_naglowek h2 {
  font-weight: normal;
  font-size: 22px;
  text-align: left;
  color: #505050;
  margin-top: 1.3rem;
}

body.page-12729 .blogSlider {
  padding-bottom: 4rem;
}

.tr__subtitle td {
  grid-column: 1 / -1;
  text-align: center;
}



body.page-10275 section#section2{
     background: #f5f5f5 url(/fileadmin/nazwa/10/images/rodo/pasklodka.png) no-repeat -169px center /cover;
}


img.warranty__img {float: none;}

.warranty__content-wrapper {float: none;}

a.warranty__img-wrapper {display: flex;align-items: center;}

.warranty__heading {
    margin: 0 !important;
}



/* wyniki wyszukiwania domen*/
body.page-.ng-scope .search-domain-padded .grid-container {
    padding: 0 !important;
}
@media(min-width: 911px) {
    #results li .domainInfo.domain-choose {
        width: 226px;
    }
}


body.page-.ng-scope #pelna_specyfikacja_produktu_wrapper {
    max-width: 938px !important;
}

.n21-header__text { margin-left: auto; }

/*
.nProduct__info-wrapper {
    padding-left: 64px;
}
*/
.nFlex {
    display: flex; 
}
.nFlex--center {
    align-items: center;
    justify-content: center;
}


section#parameters_2 h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
    text-align: center;
}




/* cr:1017 */
.n21-header__countryName {
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
  align-items: flex-end;
  justify-content: space-between;

  color: #393939;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 9px;
  text-decoration: none !important;
  transition: 0.3s all ease-in-out;
}
.n21-header__countryName::before {
content: '';
font-family: 'ubuntu-regular';
font-size: inherit;
color: inherit;
line-height: inherit;
display: block;
margin-bottom: 2px;
}


.n21-header__countryName--US::before {
content: 'United States';
}
.n21-header__countryName--CD::before {
content: 'République démocratique du Congo';
}
.n21-header__countryName--UA::before {
content: 'Україна';
}

.n21-header__countryName--AT::before {
content: 'Austria';
}

.n21-header__countryName--BE::before {
content: 'Belgique';
}

.n21-header__countryName--CA::before {
content: 'Canada';
}

.n21-header__countryName--DK::before {
content: 'Denmark';
}

.n21-header__countryName--FR::before {
content: 'France';
}

.n21-header__countryName--DE::before {
content: 'Deutschland';
}

.n21-header__countryName--IT::before {
content: 'Italy';
}

.n21-header__countryName--NL::before {
content: 'Netherlands';
}

.n21-header__countryName--ES::before {
content: 'Spain';
}

.n21-header__countryName--SE::before {
content: 'Sweden';
}

.n21-header__countryName--GB::before {
content: 'United Kingdom';
}

.n21-header__countryName--US::before {
content: 'United States';
}

.n21-header__countryName--AT::before {
content: 'Österreich';
}

.n21-header__countryName--BE::before {
content: 'Belgique';
}

.n21-header__countryName--DK::before {
content: 'Denmark';
}

.n21-header__countryName--FI::before {
content: 'Finland';
}

.n21-header__countryName--FR::before {
content: 'France';
}

.n21-header__countryName--DE::before {
content: 'Deutschland';
}

.n21-header__countryName--IT::before {
content: 'Italia';
}

.n21-header__countryName--NL::before {
content: 'Netherlands';
}

.n21-header__countryName--NO::before {
content: 'Norway';
}

.n21-header__countryName--IE::before {
content: 'Ireland';
}

.n21-header__countryName--ES::before {
content: 'España';
}

.n21-header__countryName--SE::before {
content: 'Sweden';
}

.n21-header__countryName--CH::before {
content: 'Schweiz';
}

.n21-header__countryName--GB::before {
content: 'United Kingdom';
}

.n21-header__countryName--AL::before {
content: 'Albania';
}

.n21-header__countryName--AD::before {
content: 'Andora';
}

.n21-header__countryName--BA::before {
content: 'Bosnia and Herzegovina';
}

.n21-header__countryName--BG::before {
content: 'Bulgaria';
}

.n21-header__countryName--HR::before {
content: 'Croatia';
}

.n21-header__countryName--CY::before {
content: 'Cyprus';
}

.n21-header__countryName--CZ::before {
content: 'Czech Republic';
}

.n21-header__countryName--EE::before {
content: 'Estonia';
}

.n21-header__countryName--FO::before {
content: 'Faroe Islands';
}

.n21-header__countryName--GI::before {
content: 'Gibraltar';
}

.n21-header__countryName--GE::before {
content: 'Georgia';
}
.n21-header__countryName--GR::before {
content: 'Greece';
}

.n21-header__countryName--HU::before {
content: 'Hungary';
}

.n21-header__countryName--XK::before {
content: 'Kosovo';
}

.n21-header__countryName--IS::before {
content: 'Iceland';
}

.n21-header__countryName--LV::before {
content: 'Latvia';
}

.n21-header__countryName--LI::before {
content: 'Liechtenstein';
}

.n21-header__countryName--LT::before {
content: 'Lithuania';
}

.n21-header__countryName--LU::before {
content: 'Luxemburg';
}

.n21-header__countryName--MK::before {
content: 'Macedonia';
}

.n21-header__countryName--MT::before {
content: 'Malta';
}

.n21-header__countryName--MD::before {
content: 'Moldova';
}

.n21-header__countryName--MC::before {
content: 'Monaco';
}

.n21-header__countryName--ME::before {
content: 'Montenegro';
}

.n21-header__countryName--PL::before {
content: 'Polska';
}

.n21-header__countryName--PT::before {
content: 'Portugal';
}

.n21-header__countryName--RO::before {
content: 'Romania';
}

.n21-header__countryName--SM::before {
content: 'San Marino';
}

.n21-header__countryName--RS::before {
content: 'Serbia';
}

.n21-header__countryName--SK::before {
content: 'Slovakia';
}
.n21-header__countryName--SI::before {
content: 'Slovenia';
}

.n21-header__countryName--UA::before {
content: 'Ukraine';
}

.n21-header__countryName--CA::before {
content: 'Canada';
}

.n21-header__countryName--MX::before {
content: 'Mexico';
}

.n21-header__countryName--US::before {
content: 'United States';
}

.n21-header__countryName--AM::before {
content: 'Armenia';
}

.n21-header__countryName--AU::before {
content: 'Australia';
}

.n21-header__countryName--AZ::before {
content: 'Azerbaijan';
}

.n21-header__countryName--BH::before {
content: 'Bahrain';
}

.n21-header__countryName--BD::before {
content: 'Bangladesh';
}

.n21-header__countryName--KH::before {
content: 'Cambodia';
}

.n21-header__countryName--CN::before {
content: 'China';
}

.n21-header__countryName--HK::before {
content: 'Hong Kong';
}

.n21-header__countryName--IN::before {
content: 'India';
}

.n21-header__countryName--ID::before {
content: 'Indonesia';
}

.n21-header__countryName--IQ::before {
content: 'Iraq';
}

.n21-header__countryName--IL::before {
content: 'Israel';
}

.n21-header__countryName--JP::before {
content: 'Japan';
}

.n21-header__countryName--JO::before {
content: 'Jordan';
}

.n21-header__countryName--KZ::before {
content: 'Kazakhstan';
}

.n21-header__countryName--LA::before {
content: 'Laos';
}

.n21-header__countryName--LB::before {
content: 'Lebanon';
}

.n21-header__countryName--MO::before {
content: 'Macao';
}

.n21-header__countryName--MY::before {
content: 'Malaysia';
}

.n21-header__countryName--MN::before {
content: 'Mongolia';
}

.n21-header__countryName--MM::before {
content: 'Myanmar';
}

.n21-header__countryName--NP::before {
content: 'Nepal';
}

.n21-header__countryName--NZ::before {
content: 'New Zealand';
}

.n21-header__countryName--OM::before {
content: 'Oman';
}

.n21-header__countryName--PG::before {
content: 'Papua New Guinea';
}

.n21-header__countryName--PH::before {
content: 'Philippines';
}

.n21-header__countryName--QA::before {
content: 'Qatar';
}

.n21-header__countryName--SA::before {
content: 'Saudi Arabia';
}

.n21-header__countryName--SG::before {
content: 'Singapore';
}

.n21-header__countryName--KR::before {
content: 'South Korea';
}

.n21-header__countryName--LK::before {
content: 'Sri Lanka';
}

.n21-header__countryName--TW::before {
content: 'Taiwan';
}

.n21-header__countryName--TJ::before {
content: 'Tajikistan';
}

.n21-header__countryName--TH::before {
content: 'Thailand';
}

.n21-header__countryName--TR::before {
content: 'Turkey';
}

.n21-header__countryName--TM::before {
content: 'Turkmenistan';
}

.n21-header__countryName--AE::before {
content: 'United Arab Emirates';
}

.n21-header__countryName--UZ::before {
content: 'Uzbekistan';
}

.n21-header__countryName--VN::before {
content: 'Vietnam';
}

.n21-header__countryName--YE::before {
content: 'Yemen';
}

.n21-header__countryName--AR::before {
content: 'Argentina';
}

.n21-header__countryName--AW::before {
content: 'Aruba';
}

.n21-header__countryName--BO::before {
content: 'Bolivia';
}

.n21-header__countryName--BR::before {
content: 'Brazil';
}

.n21-header__countryName--CL::before {
content: 'Chile';
}

.n21-header__countryName--CO::before {
content: 'Colombia';
}

.n21-header__countryName--CR::before {
content: 'Costa Rica';
}

.n21-header__countryName--DO::before {
content: 'Dominican Republic';
}

.n21-header__countryName--EC::before {
content: 'Ecuador';
}

.n21-header__countryName--GT::before {
content: 'Guatemala';
}

.n21-header__countryName--HT::before {
content: 'Haiti';
}

.n21-header__countryName--HN::before {
content: 'Honduras';
}

.n21-header__countryName--JM::before {
content: 'Jamaica';
}

.n21-header__countryName--NI::before {
content: 'Nicaragua';
}

.n21-header__countryName--PY::before {
content: 'Paraguay';
}

.n21-header__countryName--PE::before {
content: 'Peru';
}

.n21-header__countryName--PR::before {
content: 'Puerto Rico';
}

.n21-header__countryName--UY::before {
content: 'Uruguay';
}

.n21-header__countryName--VE::before {
content: 'Venezuela';
}

.n21-header__countryName--DZ::before {
content: 'Algeria';
}

.n21-header__countryName--AO::before {
content: 'Angola';
}

.n21-header__countryName--BJ::before {
content: 'Benin';
}

.n21-header__countryName--BW::before {
content: 'Botswana';
}

.n21-header__countryName--BF::before {
content: 'Burkina Faso';
}

.n21-header__countryName--BI::before {
content: 'Burundi';
}

.n21-header__countryName--CM::before {
content: 'Cameroon';
}

.n21-header__countryName--CF::before {
content: 'Central African Republic';
}

.n21-header__countryName--TD::before {
content: 'Chad';
}

.n21-header__countryName--CI::before {
content: "Cote D'Ivoire";
}

.n21-header__countryName--EG::before {
content: 'Egypt';
}

.n21-header__countryName--GQ::before {
content: 'Equatorial Guinea';
}

.n21-header__countryName--ER::before {
content: 'Eritrea';
}

.n21-header__countryName--SZ::before {
content: 'Eswatini';
}

.n21-header__countryName--ET::before {
content: 'Ethiopia';
}

.n21-header__countryName--GA::before {
content: 'Gabon';
}

.n21-header__countryName--GM::before {
content: 'Gambia';
}

.n21-header__countryName--GH::before {
content: 'Ghana';
}

.n21-header__countryName--GW::before {
content: 'Guinea-Bissau';
}

.n21-header__countryName--GN::before {
content: 'Guinea';
}

.n21-header__countryName--KE::before {
content: 'Kenya';
}

.n21-header__countryName--LS::before {
content: 'Lesotho';
}

.n21-header__countryName--LR::before {
content: 'Liberia';
}

.n21-header__countryName--LY::before {
content: 'Libya';
}

.n21-header__countryName--MG::before {
content: 'Madagascar';
}

.n21-header__countryName--MW::before {
content: 'Malawi';
}

.n21-header__countryName--ML::before {
content: 'Mali';
}

.n21-header__countryName--MR::before {
content: 'Mauritania';
}

.n21-header__countryName--MU::before {
content: 'Mauritius';
}

.n21-header__countryName--MA::before {
content: 'Maroc';
}

.n21-header__countryName--MZ::before {
content: 'Mozambique';
}

.n21-header__countryName--NA::before {
content: 'Namibia';
}

.n21-header__countryName--NE::before {
content: 'Niger';
}

.n21-header__countryName--NG::before {
content: 'Nigeria';
}

.n21-header__countryName--CG::before {
content: 'Republic of the Congo';
}

.n21-header__countryName--RW::before {
content: 'Rwanda';
}

.n21-header__countryName--SN::before {
content: 'Senegal';
}

.n21-header__countryName--SL::before {
content: 'Sierra Leone';
}

.n21-header__countryName--SO::before {
content: 'Somalia';
}

.n21-header__countryName--ZA::before {
content: 'South Africa';
}

.n21-header__countryName--SS::before {
content: 'South Sudan';
}

.n21-header__countryName--TZ::before {
content: 'Tanzania';
}

.n21-header__countryName--TG::before {
content: 'Togo';
}

.n21-header__countryName--TN::before {
content: 'Tunisie';
}

.n21-header__countryName--UG::before {
content: 'Uganda';
}

.n21-header__countryName--ZM::before {
content: 'Zambia';
}

.n21-header__countryName--ZW::before {
content: 'Zimbabwe';
}

.fullSpec__btn {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 auto;
border: 1px solid #d7d7d7;
color: #515151;
cursor: pointer;
max-width: 300px;
font-size: 13px;
gap: 8px;
padding: 1em 2em;
}

.fullSpec__btn-text {
position: relative;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
line-height: .8;
gap: 8px;
}

.fullSpec__btn-text::after {
content: "";
display: block;
border-bottom: 1px solid #515151;
border-left: 1px solid #515151;
height: 11px;
transform: rotate(-45deg);
width: 11px;
position: relative;
top: -3px;
}

.fullSpec__btn-text--up::after {
transform: rotate(135deg);
top: 4px;
}


.fullSpec__btn-text--hidden {
display: none;
}


body:not(.page-12095, .page-13469, .page-15223, .page-15225) #pelna_specyfikacja_produktu_wrapper.shadow_class {
box-shadow: none !important;
}

.nProduct__hidden {
display: none;
}


.product__checkbox {
display: none;
}

.zip__zip {
width: 45px;
height: 20px;
background: #C2C2C2;
border-radius: 100px;
position: relative;
cursor: pointer;
transition: .3s all ease-in-out;
margin-top: 4px;
box-shadow: -2px 0 10px rgba(0, 0, 0, 0.27) inset;
}

.zip__zip::before {
content: '';
position: absolute;
top: 50%;
left: 4px;
transform: translateY(-50%);
width: 12px;
height: 12px;
border-radius: 50%;
background: #fff;
}

.product__checkbox:checked+.zip__zip {
/*background: #30c464;*/
}

.product__checkbox:checked+.zip__zip::before {
left: 29px;
}

label[for="netto_brutto"] {
cursor: pointer;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: space-between;
width: 143px;
margin: 3px 0 0 auto;
font-size: 12px;
color: #484848;
}

html[lang="fr"]   label[for="netto_brutto"] {
  width: 116px;
}

.product__checkbox#netto_brutto+.zip__zip::after {
content: '';
position: absolute;
top: 15px;
left: -41px;
width: 21px;
height: 1px;
background: #484848;
}

html[lang="pl"] .product__checkbox#netto_brutto+.zip__zip::after {
left: -46px;
width: 39px;
}

html[lang="de"] .product__checkbox#netto_brutto+.zip__zip::after {
left: -45px;
width: 38px;
}

.product__checkbox#netto_brutto:checked+.zip__zip::after {
left: 64px;
width: 38px;
}

html[lang="pl"] .product__checkbox#netto_brutto:checked+.zip__zip::after {
left: 51px;
width: 47px;
}

html[lang="de"] .product__checkbox#netto_brutto:checked+.zip__zip::after {
left: 52px; width: 46px;
}


html[lang="fr"] .product__checkbox#netto_brutto:checked+.zip__zip::after {
    left: 60px;
    width: 27px;
}

html[lang="fr"]  .product__checkbox#netto_brutto+.zip__zip::after {
    left: -35px;
    width: 21px;
}


.zip__name {
margin-right: 16px;
font-weight: bold;
}

td span[data-price] {
display: inline !important;
font-size: 15px !important;
}

td span[data-price].BIG {
font-weight: bold !important;
font-size: 18px !important;
}

/* provider */


#section.provider {
background: linear-gradient(0deg, #d4d4d5, transparent);
}

.provider-content {
max-width: 83rem;
min-height: 400px;
margin: 0 auto;
position: relative;
display: grid;
grid-template-columns: 270px 1fr 270px;
padding: 0 1.5rem;
}

.provider-content:before {
content: "";
position: absolute;
border: 4px dashed #ff5200;
width: calc(100% - 207px);
height: 67%;
left: 50%;
top: 19px;
margin-left: calc(-50% + 104px);
z-index: 0;
}

.provider-copy {
display: grid;
background: #fff;
box-shadow: 0 0 10px #000;
color: #000;
align-items: center;
padding: 9px 2px;
border-radius: 8px;
line-height: 1.3;
}

.provider-box-right .provider-copy:nth-child(2) {
max-width: 244px;
padding-right: 22px;
}

.provider-copy:first-child, .provider-copy:last-child {
width: calc(100% - 64px);
}

.provider-copy img {
padding: 0px 18px;
}

.provider-box {
padding-top: 12px;
}

.provider-box.provider-box-left {
display: grid;
align-content: space-evenly;
height: 358px;
}

.provider-box-left .provider-copy {
justify-items: end;
grid-template-columns: 1fr auto;
text-align: right;
z-index: 1;
}

.provider-box.provider-box-right {
display: grid;
align-content: space-evenly;
justify-items: end;
height: 358px;
}

.provider-box-right .provider-copy {
justify-items: start;
grid-template-columns: auto 1fr;
text-align: left;
z-index: 1;
}

.provider-box-center {
background: url(/fileadmin/netart/global/provider-netartcom.webp) no-repeat center bottom;
display: grid;
align-items: end;
z-index: 1;
padding-bottom: 50px;
}

.provider-center-content {
display: grid;
align-content: center;
width: 100%;
}

.provider-center-content div {
background: #fff;
border-radius: 23px;
box-shadow: 0 0 10px #000;
text-align: center;
color: #000;
padding: 13px 0 26px;
width: calc(100% - 25px);
margin: 0 auto;
position: relative;
}

.provider-center-content h3 {
font-size: 30px;
margin-bottom: 5px;
}

.provider-center-content p {
font-size: 1.03rem;
}

.provider-center-content .provider-cta {
background: #ff5200;
box-shadow: 0 0 10px #ff5200;
width: 197px;
border-radius: 8px;
color: #fff;
height: 54px;
text-transform: uppercase;
display: grid;
font-weight: bold;
font-size: 2.06rem;
align-items: center;
line-height: 1;
padding: 0;
position: absolute;
left: 50%;
margin-left: -100px;
cursor: pointer;
}

@media (max-width: 1140px) {

.provider-content {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "a a""b c";
}

.provider-copy:first-child, .provider-copy:last-child {
  width: auto;
}

.provider-copy {
  max-width: 300px;
}

.provider-box.provider-box-center {
  background: none;
  grid-area: a;
}

.provider-box.provider-box-right {
  justify-items: normal;
  align-content: space-evenly;
}

.provider-box.provider-box-left {
  height: auto;
}

.provider-box-right .provider-copy:nth-child(2) {
  width: 100%;
  padding-right: 0;
  max-width: 300px;
}

.provider-box-center {
  grid-area: a;
}
}

/* !provider */


/* konteneryzacja */

#konteneryzacja {
padding: 50px 0 68px;
}

#konteneryzacja h2 {
text-align: center;
font-size: 26px;
font-weight: bold;
padding: 0 !important;
color: #505050;
}

#konteneryzacja .nodes__heading::after {
content: "";
display: block;
margin: 29px auto;
height: 4px;
width: 72px;
background: #f65300;
border-radius: 2px;
}

#konteneryzacja p.head {
font-size: 16px;
font-weight: bold;
padding-left: 20px;
}

#konteneryzacja .contSide {
overflow: hidden;
margin-top: -16px;
}

#konteneryzacja .leftSide {
float: left;
width: 54%;
padding-top: 40px;
}

@media (min-width: 960px) and ( max-width: 1400px) {

   #konteneryzacja .contSide { margin-top: 24px; }
  #konteneryzacja .leftSide { padding-top: 0; }
}

#konteneryzacja p.text {
color: #0a0a0a;
font-size: 15px;
line-height: 25px;
padding-left: 20px;
text-align: justify;
margin-top: 42px;
padding-right: 15px;
}

#konteneryzacja .rightSide {
float: right;
width: 44%;
padding-right: 19px;
text-align: center;
margin-right: -5px;
}

@media (max-width: 960px) {
#konteneryzacja p.head {
  text-align: center;
}

#konteneryzacja .leftSide {
  float: none;
  width: 97%;
}

#konteneryzacja .rightSide {
  float: none;
  width: 97%;
  margin-left: 15px;
}
}

/* !konteneryzacja */

/* -------------------------------------------- */
/* nodes */
/* -------------------------------------------- */
.nodes {}

.nodes__heading {
text-align: center;
font-size: 26px;
font-weight: bold;
padding: 0 !important;
color: #505050;
}

.nodes__heading::after {
content: "";
display: block;
margin: 28px auto;
height: 4px;
width: 72px;
background: #f65300;
border-radius: 2px;
}

.nodes__description {
text-align: justify;
}

.nodes__img {
margin-top: 32px;
max-width: 80%;
margin-left: auto;
margin-right: auto;
display: block;
/*  border: 1px solid #ddd;*/
}

.nodes__img.mob {
display: none;
}

.nodes__img.desk {
display: block;
}

@media (max-width: 950px) {
.nodes__img {
  max-width: 100%;
}

.nodes__img.mob {
  display: block;
}

.nodes__img.desk {
  display: none;
}
}



/* --------------------------------------------------------- */
/* cloudHosting */
/* --------------------------------------------------------- */

.cloudHosting {
padding: 0 0 4rem 0;
}

.cloudHosting__container {}

.cloudHosting__description {}

.cloudHosting__primaryHeading {
font-weight: bold;
text-align: center;
font-size: 24px !important;
padding: 20px 0 0;
position: relative;
}

.cloudHosting__primaryHeading::after {
content: '';
display: block;
margin: 10px auto 40px;
width: 60px;
height: 4px;
background: #FF7600;
border-radius: 60px;
}


.cloudHosting__img-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.cloudHosting__img {
max-width: 100%;
margin: auto;
display: block !important;
margin-bottom: 20px !important;
width: 70% !important;
}

.cloudHosting__wrapper {
display: flex;
margin-top: 20px !important;
}

.cloudHosting__wrapper-item {
flex: 1;
padding-left: 38px;
}

.cloudHosting__wrapper-item--first {
border-right: 2px solid #E8E8E9;
padding-left: 0;
padding-right: 38px;
}


.cloudHosting__title {
font-size: 18px;
font-weight: bold;
display: block;
}

.cloudHosting__title::after {
content: '';
display: block;
margin: 12px 0 29px;
width: 60px;
height: 4px;
background: #FF7600;
border-radius: 60px;
}

.cloudHosting__description {
font-size: 15px;
text-align: justify;
}

#cloudhostingPanel {
background: #f5f5f5;
margin: 20px 0;
padding: 40px 0;
}

#cloudhostingPanel p.head {
color: #505050;
font-size: 28px;
padding-top: 20px;
padding-left: 20px;
}

#cloudhostingPanel p.text {
color: #0a0a0a;
font-size: 15px;
line-height: 24px;
padding-left: 20px;
text-align: justify;
padding-right: 18px;
}

#cloudhostingPanel .paddingLeft img {
padding-left: 70px;
}

@media(max-width: 768px) {
.cloudHosting__wrapper {
  flex-direction: column;
}

.cloudHosting__wrapper-item {
  padding: 1rem 0;
}

.cloudHosting__wrapper-item--first {
  border: none;
}
}

.priceList__hidden {
display: none !important;
}

.nProduct .new_price,
.page-1 .new_price {
display: flex;
align-items: flex-end;
}

.nProduct .new_price *,
.page-1.new_price * {
line-height: .7 !important;
}

.nProduct .nPrice__currency,
.page-1 .nPrice__currency {
font-size: 22px;
}

.nProduct .nPrice__period,
.page-1 .nPrice__period {
display: flex;
gap: 3px;
line-height: .7 !important;
font-size: 22px !important;
}

.revDnsIpLocation {
display: none !important;
}

.revDnsIpLocation::after {
content: none !important;
}

.priceList__price-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 1px;
}

/* /pricing-dns-anycast/ */
.page-10791 .priceList__price-wrapper {
  justify-content: center;
}

.priceList__price--reverse.priceList__price--USD,
.priceList__price--reverse.priceList__price--GBP {
 display: flex; flex-direction: row-reverse;
}

.page-13149 .nSpec #pelna_specyfikacja_produktu .pelna_specyfikacja_table tr,
.page-13149 .nSpec .pelna_specyfikacja_naglowek tr {
  grid-template-columns: 70% 30%;
}

.item__price-wrapper--hidden {
  display: none;
}

span.NPRICE__CURRENCY { text-transform: lowercase; }


.pricing__primaryHeading {
  font-size: 28px !important;
  font-weight: bold !important;
  text-align: center !important;
  color: #0a0a0a !important;
  margin: 0 0 37px !important;
}

.pricing__primaryHeading::after{
  content: '';
  display: block;
  height: 3px;
  width: 70px;
  background: #FF6720;
  margin: 10px auto 10px;
}

.pricing__primaryDescription {
  text-align: center;
}

.pricing__list {
  margin: 52px auto;
  list-style: none;
  /* border: 1px solid red; */
  max-width: 1024px;
}

.pricing__list-item {
  /* border: 1px solid green; */
}

.pricing__list-link {
  display: flex;
  border-bottom: 1px solid #ddd;
  color: #0a0a0a;
  padding: 12px 0 12px 20px;
  position: relative;
  text-decoration: none;
  transition: .2s all ease-in-out;
}

.pricing__list-link::after {
      border-right: 3px solid #0a0a0a;
      border-top: 3px solid #0a0a0a;
      content: "";
      height: 11px;
      position: absolute;
      right: 32px;
      top: 50%;
      transform: rotate(45deg) translate(-50%, 0);
      width: 11px;
  transition: .2s all ease-in-out;
}
.pricing__list-link:hover {
  color: #f60;
  border-color: #f60;
}
.pricing__list-link:hover::after {
  border-color: #f60;
}



/* price list modifiers */
/* domeny, anycast, ssl */

.page-428 .price_list table,
.page-10791 .price_list table,
.page-2480 .price_list table {
border-collapse: collapse;
margin-top: 70px;
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}

.page-428 .price_list .wrapper,
.page-10791 .price_list .wrapper,
.page-2480 .price_list .wrapper{
border: 0;
}

.page-428 .price_list h1,
.page-10791 .price_list h1,
.page-2480 .price_list h1 {
font-size: 28px !important;
font-weight: bold !important;
text-align: center !important;
color: #0a0a0a !important;
margin: 0 0 37px !important;
padding: 0 !important;
}

.page-428 .price_list h1::after,
.page-10791 .price_list h1::after,
.page-2480 .price_list h1::after {
content: '';
display: block;
height: 3px;
width: 70px;
background: #FF6720;
margin: 10px auto 10px;
}

.page-428 .price_list h1+p,
.page-10791 .price_list h1+p,
.page-2480 .price_list h1+p {
text-align: justify;
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}

.page-428 #section1,
.page-10791 #section1,
.page-2480 #section1 {
padding: 0 !important;
}

.page-428 .promotion-add-service,
.page-10791 .promotion-add-service,
.page-2480 .promotion-add-service {
max-width: 1024px;
margin-left: auto !important;
margin-right: auto !important;
color: #0a0a0a;
}

.page-428 #suwak_wrapper,
.page-10791 #suwak_wrapper,
.page-2480 #suwak_wrapper {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}

.page-428 .price_list table { justify-content: initial !important; }

#section7 .grid-container {
  background: rgba(0, 0, 0, 0) url(/fileadmin/nazwa/global/lider.webp) no-repeat 0;
}
.under_table {
  display: grid;
  grid-template-columns: 1fr 143px;
  gap: 20px;
  width: 100%;
  padding: 0 38px;
  box-sizing: border-box;
margin: 20px 0 80px;
}

.page-428 #section2 tr td + td {
  justify-content: center;
}

#ccTLD_domains tbody { display: grid; }
#ccTLD_domains tbody tr:nth-child(2) { grid-row: 71 / 72; }






.nPromotion {
  padding-top: 0;
}

.nPromotion__container {
  margin-bottom: 1rem !important;
}

.nPromotion__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  gap: 1rem;
}

.nPromotion__banner-wrapper {
width: 100%;
max-width: 652px;
}
.nPromotion__banner-wrapper a,
.nPromotion__banner-wrapper picture {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nPromotion__banner-wrapper picture img {
  max-width: 100%;
}

.nPromotion__product-wrapper {
  width: 100%;
  max-width: 37.1%;
}
.nPromotion #product_table .product_column {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}


.nPromotion #product_table {
  position: relative;
  /* padding-bottom: 58px; */
}

.nPromotion .box-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  border: 0;
  top: auto;
}

.nPromotion .product_column {
  padding-bottom: 58px !important;
}

@media(max-width: 1106px) {
  .nPromotion__wrapper {

    flex-direction: column;
    align-items: center;
  }
  .nPromotion__product-wrapper {
    max-width: 350px;
  }
}

@media(max-width: 480px) {
  .nPromotion__product-wrapper {
    max-width: 100%;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.25) {
  .nPromotion h2{
      padding-top: 18px;
  }
}

@media( max-width: 768px ) {
 .mt-mobile-3 { margin-top: 3rem !important; }
}
.page-10787 .productSlider { padding-bottom: 0 !important; }

.milion__wrapper {
  /* border: 1px solid red; */
  display: flex;
  padding: 37px;
  gap: 30px;
}

.milion__heading {
  /* border: 1px solid green; */
  min-width: 300px
}

.milion__description {
  text-align: justify;
  /* border: 1px solid blue; */
}
.milion__p {
  width: 100% !important;
}

@media(max-width: 640px) {
  .milion__wrapper {
      flex-direction: column;
  }
  .milion__heading {
      min-width: unset;
 }
}

@media (-webkit-min-device-pixel-ratio: 1.25) {
  .nPromotion h2{
      padding-top: 18px !important;
  }
}

#section_search--new .promotion__wrapper--AT [data-domain-eu] {
display: none !important;
}

#section_search--new [data-domain-at] {
display: none !important;
}

#section_search--new .promotion__wrapper--AT [data-domain-at] {
display: inline !important;
}

.nProduct .nPrice__period {
  gap: 0;
  margin-left: 0!important;
}

.nProduct__price-wrapper .nPrice__period {
  gap: 0!important;
  margin-left: 0!important;
}


.priceList__container--pricingPage {
margin: 0 auto !important;
width: 100% !important;
/*max-width: var(--containerMaxWidth) !important;*/
padding: 0px 1rem !important;
}

.priceList__table-row {
grid-template-columns: 43% 19% 19% 19%;
}

.page-12091 .priceList__table-row, .page-15295 .priceList__table-row, .page-15227 .priceList__table-row, .page-15299 .priceList__table-row, .page-13167 .priceList__table-row{
  grid-template-columns: 50% 25% 25% !important;
}

.priceList__table-item.priceList__table-item--bg {
  padding: 1.5em 0 !important;
  justify-content: center !important;
}

.priceList__table-item--bg {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  padding: 1.5em 35% 1.5em 0 !important;
  text-align: right !important;
}

.me-auto {
margin-left: auto;
}

.col-title-center {
  display: flex;
  justify-content: center;
  grid-column: 3!important;
}

.btn.disabled {
  background: #ddd!important;
  cursor: no-drop;
pointer-events: none;
}

/*----------------------------------------------------------------*/
/* 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;
  }

}



/*----------------------------------------------------------------*/
/* Service Section */
/*----------------------------------------------------------------*/


.offer__section {
  background:linear-gradient(to bottom, #fff 0, #fff 8%, #f5f5f5 8%, #f5f5f5 92%, #fff 92%, #fff 100%);
  margin-bottom: 77px;
}

.offer__section:last-child {
  margin-bottom: 0;
}

.offer__section--no-margin {
  margin-bottom: 0;
}

.offer__section--mailer-panel {
  background: linear-gradient(to bottom, #fff 0, #fff 8%, #f60 8%, #f60 92%, #fff 92%, #fff 100%);
}

.offer__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6rem;
}

.offer__section--mailer-panel .offer__wrapper{
  background-image: url('/fileadmin/netart/global/service-sg/service-background-v2.webp');
  background-repeat: no-repeat;
  background-size: 100%;
  /* border: 5px solid red; */
  padding: 92px 42px 84px;
}


.offer__content-wrapper {
  flex: 1;
}

.offer__section--mailer-panel .offer__content-wrapper {
  max-width: 640px;
}



.offer__img-wrapper {
  flex: 1;
  max-width: 449px;
}


.offer__section--mailer-panel .offer__img-wrapper {
  display: none;
}

.offer__img {
  max-width: 100%;
}

.offer__title {
  color: #505050;
  font-size: 28px;
  font-weight: normal;
}

.offer__section--mailer-panel .offer__title {
  color: #fff;
}

.offer__description {
  color: #0a0a0a;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}

.offer__section--mailer-panel .offer__description {
  color: #fff;
}


.offer__read-more {
  margin-top: 34px;
  line-height: .8;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  font-size: 15px;
  color: #f60 !important;
}

.offer__icon.offer__icon--t {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  transition: 0.3s all ease-in-out;
}

.offer__read-more:hover .offer__icon.offer__icon--t{
  transform: rotate(180deg);
}




.nHeading {}
.nHeading--primary {
  font-size: 28px !important;
  margin-bottom: 3rem !important;
  text-align: center;
}
.nHeading--border::after {
  content: "";
  display: block;
  margin: 0.5rem auto 1.5rem;
  height: 4px;
  width: 110px;
  background: #f65300;
  border-radius: 2px;
}




@media(max-width: 1320px) {

  .offer__section--mailer-panel {
      background: none;
  }

}


@media(max-width: 1240px) {
  .offer__section--mailer-panel .offer__wrapper {
      background:linear-gradient(to bottom, #fff 0, #fff 8%, #f5f5f5 8%, #f5f5f5 92%, #fff 92%, #fff 100%);
      padding: 0;
  }

  .offer__section--mailer-panel .offer__img-wrapper {
      display: block;
  }


  .offer__section--mailer-panel .offer__title {
      color: #505050;
  }

  .offer__section--mailer-panel .offer__description {
      color: #0a0a0a;
  }
}

@media(max-width: 1120px) {

  .offer__section {
      background: none;
  }

  .offer__wrapper {
    background: none !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
  .offer__section--reverse .offer__wrapper {
      flex-direction: column-reverse;
  }

  .offer__section--mailer-panel .offer__content-wrapper {
      max-width: 100%;
  }
  .offer__read-more {
      justify-content: center;
  }
  .offer__title {
      text-align: center;
  }

}





/* ----------------------- ------------- ----------------------- */
/* ------------------------ NT ELEMENTS ------------------- */
/* ----------------------- ------------- ----------------------- */

/* ----------------------- ------------- ----------------------- */
/* ------------------------ ntPriceList ------------------------ */
/* ----------------------- ------------- ----------------------- */

.ntPriceList {
  font-size: 15px;
  line-height: 1.3;
  padding: 4rem 1rem;

  --heading-primary-size: 28px;
  --heading-secondary-size: 20px;
}

.ntPriceList--productPage {
    padding: 0;

}

/* ----------------------- --------- ----------------------- */
/* ----------------------- Container ----------------------- */
/* ----------------------- --------- ----------------------- */

.ntPriceList__container--pricingPage {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 1rem;
}

/* 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;
}

.ntPriceList--productPage .ntPriceList__secondaryHeading {
    background: #fff;
    border-top: 2px solid #5d5d5d;
    border-bottom: 2px solid #5d5d5d;
    color: #000;
}


.ntPriceList--productPage  .ntPriceList__secondaryHeading--promotion {
    border-color: #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__table .priceList__price-wrapper {
  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: center;
}

.ntPriceList__table--col-4 .priceList__price-wrapper {
  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;
  }
}

.ENTERPRISE-ONLY {
    display: none;
}


/* ----------------------- ------------- ----------------------- */
/* ------------------- END NT ELEMENTS ------------------- */
/* ----------------------- ------------- ----------------------- */
/* cr:1023 */
.price-box-new {
    display: none;
}

.showme {
    display: block;
}

#section5 {
    background: #fefefe;
}

section#parameters_3 { padding-bottom: 8rem; }

section#parameters_3 h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
    text-align: center;
}

#parameters_3 ul li {
    max-width: var(--containerMaxWidthSmall) !important;
    margin: auto;
}
  
#parameters_3 ul li p span.bl {
    font-size: 18px;
    font-weight: bold;
    color: #0a0a0a;
    display: block;
    margin-bottom: 20px;
}


#parameters_3 ul li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #E8E8E9;
    padding: 34px 0 20px;
}

#parameters_3 a.btn.noactive {
    background: #ddd;
    cursor: no-drop;
}


#parameters_3 ul li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #E8E8E9;
    padding: 34px 0 20px;
}

#parameters_3 ul li p {
    width: 80%;
    float: left;
    text-align: justify;
    font-size: 15px;
    color: #0a0a0a;
    line-height: 24px;
}

#parameters_3 ul li p span.bl {
    font-size: 18px;
    font-weight: bold;
    color: #0a0a0a;
    display: block;
    margin-bottom: 20px;
}

#parameters_3 .btn {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
    float: right;
    color: white;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}

#parameters_3 .btn__popup {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
    float: right;
    color: white;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}

#parameters_3 a.btn.noactive {
    background: #ddd;
    cursor: no-drop;
}

#parameters_3 ul li:nth-child(1) a {
    margin-top: 70px;
}

#parameters_3 ul li:nth-child(2) a {
    margin-top: 70px;
}



@media (max-width: 815px) {
 #parameters_3 ul li p {
        width: 100%;
    }

    #parameters_3 ul li a {
        float: none !important;
        clear: both;
    }
}
  
@media (max-width: 780px) {
    #parameters_3 ul {
   	margin: 0;
    }
}

#section5 ul li {
    position: relative;
    padding: 0 0 0 25px;
    margin: 13px 0;
    list-style: none;
    text-align: left;
}

#section5 ul li:before {
    background: url(/fileadmin/nazwa/10/serwery/lift/bullet1.png) no-repeat center center;
    width: 18px;
    height: 16px;
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
}

.suwakTable>div:nth-child(1) {
    padding: 0 40px 0 0;
    z-index: 1;
}

.suwakTable>div.active_suwak:nth-child(1)::after {
    background: #fff;
    content: "";
    /*position: absolute; */
    width: 14px;
    height: 14px;
    border-radius: 90%;
    /*top: -7px;*/
    top: 0;
    left: 4px;
    transition: 0.3s;
}

.suwakTable>div:nth-child(1)::after {
    background: #fff;
    content: "";
    /*position: absolute; */
    width: 14px;
    height: 14px;
    border-radius: 90%;
    /*top: -7px;*/
    top: 0;
    left: 26px;
    transition: 0.3s;
}

.suwakTable:before {
    left: 0;
}

#c79511 {
    margin-top: -40px;
}

#pelna_specyfikacja_produktu .large-6 div {
    border-right: 2px solid #e8e8e9;
    padding: 0 38px 0 0px;
    text-align: justify;
}

#pelna_specyfikacja_produktu .large-6.tt div {
    border-right: none;
    padding: 0 10px 0 12px;
}

.mobileFirst {
    color: #5b5b5b;
    border: 1px solid #e8e8e8;
    text-transform: uppercase;
    display: none;
    text-align: center;
    padding: 30px;
    margin: 20px 0;
}

.suwakTable {
    position: relative;
    margin: -3px 0 0;
    left: -5px;
}

.suwakTable>div:nth-child(1) {
    padding: 8px 24px 0 0;
    z-index: 1;
}

.suwakTable>div:nth-child(2) {
    padding: 9px 0 0 19px;
    z-index: 2;
}

#esklepBasicForm,
#esklepBasicForm_IP,
#esklepStartForm,
#esklepStartForm_IP,
#esklepBiznesForm,
#esklepBiznesForm_IP {
    display: none;
}

.showme {
    display: block !important;
}

#esklepBasic,
#esklepBasic_IP,
#esklepStart,
#esklepStart_IP,
#esklepBiznes,
#esklepBiznes_IP {
    display: none;
}

#esklepBasic.active,
#esklepBasic_IP.active,
#esklepStart.active,
#esklepStart_IP.active,
#esklepBiznes.active,
#esklepBiznes_IP.active {
    display: block !important;
}

.suwak:before {
    top: 4px;
}

.suwak>div:nth-child(1).active_suwak:after,
.suwak>div:nth-child(1):after {
    top: 0px;
}

.price-box-new {
    text-align: center;
    margin-top: -20px;
    margin-bottom: -12px;
}

#product_table .new_price span {
    text-align: left;
    font-size: 16px !important;
    line-height: 20px;
    position: relative;
    margin-left: 5px;
    display: inline-block;
}

/*#product_table .new_price span::after { content: ""; position: absolute; left: 0; top: 19px; width: 17px; height: 2px; background: #ff6600; }*/

.new_price {
    line-height: 1.8;
    /*padding-top: 0.4rem*/
    ;
}

#section2,
#section3 {
    padding: 50px 0;
}

#section2 p,
#section3 p {
    text-align: justify;
}

#section2 {
    background: #f5f5f5;
}

#section2 h2,
#section3 h2 {
    font-size: 32px;
    line-height: 35px;
    margin: 0 0 45px 0;
    color: #505050;
}

#section2 h3,
#section3 h3 {
    text-align: center;
    font-size: 18px;
    color: #484848;
    margin: 0 0 14px 0;
    font-weight: normal;
}

#section2 p,
#section3 p {
    color: #747474;
    font-size: 16px;
    line-height: 25px;
}

#section2 h2 span,
#section3 h2 span {
    display: block;
    font-size: 32px;
    line-height: 35px;
    color: #505050;
}

#section3 .cell {
    text-align: center;
}

#section3 .cell:nth-child(1) img {
    margin-bottom: 40px;
}

#section3 .cell:nth-child(2) img {
    margin-bottom: 30px;
}

#section3 .cell:nth-child(3) img {
    margin-bottom: 28px;
}

#section3 .cell:nth-child(4) img {
    margin-bottom: 36px;
}

#cover img {
    margin: -57px 0 40px;
}

#section2 h3,
#section3 h3 {
    letter-spacing: -0.2px;
}

.domain-available.ng-scope .grid-x,
#pelna_specyfikacja_produktu_wrapper {
    max-width: none !important;
}

#section7 .grid-container {
    background: rgba(0, 0, 0, 0) url(/fileadmin/nazwa/global/lider.webp) no-repeat 0;
}

#product_table .product_name img {
    margin: -37px 10px 0 -46px !important;
}

#ch h1 {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 0;
}

#ch {
    text-align: justify;
}

#ch p {
    font-size: 15px;
}

.ch_images {
    margin: auto;
    display: block;
    margin-bottom: 20px;
    width: 70%;
}

#ch h3 {
    font-size: 18px;
    font-weight: bold;
    min-height: 30px;
    text-align: left;
}

#ch .large-6 div {
    border-right: 2px solid #e8e8e9;
    padding: 0 38px 0 0px;
    text-align: justify;
}

#ch .large-6.tt div {
    border-right: none;
    padding: 0 0 0 12px;
}

.ch {
    padding-left: 45px;
    min-width: 600px;
    font-size: 14px;
    padding-top: 40px;
}

.ch img {
    margin-bottom: -20px;
}

.ch h3 {
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 7px;
    color: #505050;
    margin-top: 40px;
}

.pelna_specyfikacja_naglowek {
    border-top: 1px solid #ccc;
}

@media (max-width: 1145px) {
    #pelna_specyfikacja_produktu_wrapper .button {
        width: auto;
    }
}

@media (max-width: 900px) {
    #section_full_spec {
        display: none;
    }

    .mobileFirst {
        display: block;
    }
}

@media (max-width: 821px) {
    #ch .large-6 div {
        border-right: none;
        padding: 0px;
    }

    #ch .large-6.tt div {
        padding: 0px;
    }
}

@media (max-width: 640px) {

    #section2 h2,
    #section3 h2 {
        margin: 0 0 25px 0;
    }

    .plugins__pagination {
        display: none;
    }
}


#blog_post {
    max-width: 68rem;
    margin: 40px auto 0 auto;
    padding: 40px 15px 0 15px;
}

.wrapper_blog_post .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    display: none;
}

/* parameters*/
#parameters ul li {
    list-style: none;
    border-bottom: 1px solid #e8e8e9;
    overflow: hidden;
    padding: 34px 0 20px;
}

/*#parameters ul li:nth-child(7) {
    border-bottom: none;
  }*/
#parameters ul li:last-child {
    border-bottom: none;
}

#parameters ul li img {
    display: block;
    float: left;
    margin: 0 40px;
}

#parameters ul li p {
    font-size: 15px;
    color: #0a0a0a;
    line-height: 24px;
    display: block;
    float: right;
    width: 75%;
    text-align: justify;
}

#parameters ul li p span {
    font-size: 15px;
    font-weight: bold;
    color: #0a0a0a;
}

#parameters ul li p span.bl {
    font-size: 18px;
    font-weight: bold;
    color: #0a0a0a;
    display: block;
    margin-bottom: 20px;
}

#section3_3 p {
    font-size: 34px;
    color: #0c3756;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

#section3_3 p span {
    display: block;
    font-size: 20px;
    margin: 12px 0 0 0;
}

#section3_3 ul li {
    list-style: none;
    font-size: 16px;
    color: #505050;
    line-height: 21px;
    position: relative;
    margin-bottom: 21px;
}

#section3_3 ul li img {
    float: left;
    margin: 0 17px 0 0;
    width: 40px;
}

#section3_3 .button.cta {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
}

@media (max-width: 1023px) {
    .migrator_img {
        display: none;
    }

    #section3_3 ul li {
        float: left;
        width: 33%;
        text-align: center;
    }

    #section3_3 ul li img {
        text-align: center;
        float: none;
        margin: 0 auto 15px;
        display: block;
    }
}

@media (max-width: 640px) {
    #section3_3 {
        padding-top: 0;
    }
}

#parameters_2 ul li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e9;
    padding: 34px 0 20px;
}

/*
  #parameters_2 ul li:nth-child(6) {
    border-bottom: none;
  } */
#parameters_2 ul li p {
    width: 80%;
    float: left;
    text-align: justify;
    font-size: 15px;
    color: #0a0a0a;
    line-height: 24px;
}

#parameters_2 ul li p span.bl {
    font-size: 18px;
    font-weight: bold;
    color: #0a0a0a;
    display: block;
    margin-bottom: 20px;
}

#parameters_2 .btn {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
    float: right;
    color: white;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}

#c79359,
#c79295 {
    background: #f5f5f5;
}

#parameters ul li:nth-child(2) img {
    margin-top: 55px;
}

#parameters ul li:nth-child(3) img {
    margin-top: 40px;
}

#parameters ul li:nth-child(4) img {
    margin-top: 50px;
}

#parameters ul li:nth-child(5) img {
    margin-top: 30px;
}

#parameters ul li:nth-child(7) img {
    margin-top: 110px;
}

#parameters_2 ul li:nth-child(1) a {
    margin-top: 70px;
}

#parameters_2 ul li:nth-child(2) a {
    margin-top: 70px;
}

/*
  #parameters_2 ul li:nth-child(6) a {
    margin-top: 110px;
  } */

@media (max-width: 815px) {
    #parameters ul li img {
        margin: 40px 0 -40px !important;
        float: none;
    }

    #parameters ul li p {
        width: 100%;
    }

    #parameters_2 ul li p {
        width: 100%;
    }

    #parameters_2 ul li a {
        float: none !important;
        clear: both;
    }
}

#section7 {
    /*  background: #f5f5f5; */
    padding: 40px 0;
}

.nProduct__service-icon {
    margin-top: 0;
}

.nProduct__list-item {
    padding: 15px 0;
}

.nProduct__img {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#c79507 {
    margin-top: -40px;
}

#c79359 {
    margin-top: -30px;
}

#c67795 {
    margin-top: -30px;
}

.pelna_specyfikacja_lista.pelna_specyfikacja_lista_open h1 {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 0;
}

#parameters_2 .btn__popup {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
    float: right;
    color: white;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}

.csc-form-element-textblock span.text {
    margin-top: -16px;
    margin-bottom: 1rem;
    display: block;
    font-style: italic;
    color: #bfbfbf;
    font-size: 11px;
}

.csc-form-element-textblock:nth-child(1) span.text {
    color: #2d2d2d;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-style: normal;
    padding: 1rem 0;
}

.csc-form-element-header span.text h4 {
    text-align: center;
    font-size: 13px;
    color: #3c3c3c;
    font-weight: normal;
    font-style: normal;
}

span.text label {
    font-size: 11px;
    text-align: left;
}

.csc-form-element-checkbox span.text {
    /*border: 1px solid red;*/
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin: 1rem 0;
}

input[type="checkbox"] {
    margin: 0.2rem 0.5rem 0 0;
}

.csc-form-element-submit span.text {
    /*border: 1px solid red;*/
    display: flex;
    align-items: center;
    margin: 1rem 0;
    padding-left: 1.2rem;
}

#captchaText {
    font-size: 19px;
    color: #484848;
}

@media (max-width: 515px) {
    #captchaText {
        font-size: 14px;
    }
}

#captchaInput {
    width: 50px;
    border-radius: 5px;
    margin: 0 1rem 0 0.5rem;
}

input[type="submit"] {
    background: #909090;
    padding: 0.5rem 5rem;
    border: none;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    margin-left: auto;
    color: #fff;
}

@media (max-width: 515px) {
    input[type="submit"] {
        padding: 0.5rem 2rem;
    }
}

@media (max-width: 347px) {
    input[type="submit"] {
        padding: 0.5rem 1.2rem;
    }
}

.modal-content ol {
    list-style: none;
    margin: 0;
}

span.number {
    display: none;
}

ol {
    list-style: none;
}

#info {
    text-align: justify;
}

.pelna_specyfikacja_lista.pelna_specyfikacja_lista_open h3.header {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 0;
    margin-top: 0;
}


h2.nProduct__name {
    color: #505050;
    font-size: 22px;
}


.plugins__nav {
    max-width: 600px;
    margin: 0 auto;
}

@media(max-width: 950px) {

    .plugins__nav {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .plugins__nav-item {
        width: 33%;
    }

    .plugins__nav-item::after {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width: 600px) {

    .plugins__nav-item {
        width: 50%;
    }
}

@media(max-width: 380px) {

    .plugins__nav-item {
        width: 100%;
    }
}


.plugins__slider-wrapper[data-plugins_type="promocja"] .plugins__pagination,
.plugins__slider-wrapper[data-plugins_type="ruch"] .plugins__pagination,
.plugins__slider-wrapper[data-plugins_type="sm"] .plugins__pagination,
.plugins__slider-wrapper[data-plugins_type="platnosci"] .plugins__pagination {
    display: none;
}

#blog_post {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#blog_post .swiper-slide {
    margin: 0 !important;
}

#section_full_spec .ch h3,
#section_full_spec #ch h3 {
    color: #505050 !important;
    font-size: 16.4px;
}

.warranty {
    padding-top: 0;
}

#pelna_specyfikacja_produktu .pelna_specyfikacja_table table tr td:nth-child(3) {
    min-width: 115px !important;
}

.ch {
    padding-left: 0;
    padding-right: 0;
}

#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td:nth-child(1) {
    padding-left: 0;
}

.pelna_specyfikacja_separator_bezpieczenstwo h3:before,
.pelna_specyfikacja_separator_domeny h3:before,
.pelna_specyfikacja_separator_jakosc h3:before,
.pelna_specyfikacja_separator_poczta h3:before,
.pelna_specyfikacja_separator_dodatki h3:before,
.pelna_specyfikacja_separator_zarzadzanie h3:before,
.pelna_specyfikacja_separator_dedykowany_ip h3:before,
.pelna_specyfikacja_separator_parametry h3:before {
    left: 0 !important;
}

.pelna_specyfikacja_separator {
    padding-left: 0 !important;
}

.pelna_specyfikacja_separator h3 {
    padding-left: 38px !important;
}



/* ------------------------------------------------- */
/* Answers */
/* ------------------------------------------------- */
.answers {
    /* border: 1px solid red; */
    padding: 3.75rem 0;
    background-color: #f9f9f9;
    color: #555555;
}

.answers__container {
    max-width: 75rem;
    margin: 0 auto;
    padding: 0 1rem;
    /* border: 1px solid green; */
}

.answers__heading {
    font-weight: bold;
    text-align: center;
    font-size: 24px !important;
}

.answers__heading::after {
    content: '';
    display: block;
    border-bottom: 4px solid #FF7600;
    margin: 10px auto 40px;
    width: 110px;
}

.answers__list {
    list-style: none;
    margin-left: 0;
}

.answers__list-item {
    border-top: 1px solid #ededed;
    /* border-bottom: 1px solid #ededed; */
    padding: 1.75rem 0;
}

.answers__list-item:last-child {
    border-bottom: 1px solid #ededed;
}

.answers__top {
    /* border: 1px solid red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.answers__checkbox {
    display: none;
}

.answers__question {
    font-size: 1.125rem !important;
    font-weight: 500 !important;
    text-align: left;
}

.answers__more {
    font-size: .8rem;
    text-transform: uppercase;
    font-weight: 500;
}

.answers__arrow {
    width: 1rem;
    margin-left: .8rem;
}

.answers__bottom {
    /* border: 2px solid green; */
    overflow: hidden;
    transition: .3s all;
    max-height: 0;
}

.answers__checkbox:checked~.answers__bottom {
    max-height: 300px;
}

.answers__sublist {
    padding-left: 0.1rem;
    font-size: 16px;
    list-style: decimal;
    line-height: 1.6;
}

.answers__sublist-item {}

.answers__cta {
    /* padding: .8rem 1.875rem; */
    width: 6.875rem;
    height: 2.125rem;
    color: #555555;
    border: 1px solid #555555;
    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4.125rem auto 0 auto;
}

.answers__link {
    color: #555555;
    text-decoration: underline;
}

.answers__reminder {
    font-style: italic;
    margin-left: -1rem;
    margin-top: 2rem;
    display: block;
}

.answers__text {
    text-align: justify;
    padding-top: 2rem;
    padding-right: 10rem;
}

@media(max-width: 780px) {
    .answers__top {
        flex-direction: column;
    }

    .answers__question {
        text-align: center;
    }

    ul, .answers__sublist {
        margin-left: 1rem;
        padding-left: 0;
    }

    .answers__text {
        padding-top: 1rem;
        padding-right: 0;
    }

    .answers__checkbox:checked~.answers__bottom {
        max-height: 100%;
    }

    .answers__sublist {
        padding-right: 1rem;
        text-align: justify;
    }

}

/* ------------------------------------------------- */
/* chesklep */
/* ------------------------------------------------- */

.chesklep__heading {
    font-weight: bold;
    padding: 0 !important;
    text-align: center;
    font-size: 28px;
}

.chesklep__heading::after {
    content: "";
    display: block;
    margin: 28px auto;
    height: 4px;
    width: 72px;
    background: #f65300;
    border-radius: 2px;
}

.chesklep__flex-wrapper {

    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.chesklep__content-wrapper {

    width: 50%;
    padding-right: 70px;
    padding-top: 16px;
}

.chesklep__text {
    text-align: justify;
}

.chesklep__link {
    color: #f60 !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 3px;
    line-height: .8;

}

.chesklep__smallHeading {
    font-size: 16px !important;
    color: #000 !important;
    margin-top: 52px;
}

.chesklep__image-wrapper {

    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.chesklep__img {
    border: 4px solid #d8d9d8;
    border-radius: 7px;
    padding: 60px 47px;
    position: relative;
    z-index: -1;
}

.chesklep__btn {
    width: 300px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f60;
    border: 2px solid #f60;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    position: relative;
    top: -45px;
    z-index: 4;
    transition: .3s all ease-in-out;

}

.chesklep__btn::before {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    width: 28px;
    background: #fff;
    z-index: 2;
}

.chesklep__btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    width: 28px;
    background: #fff;
    z-index: 2;
}

.chesklep__btn:hover {
    background: #fff;
    color: #f60;
}

@media(max-width: 890px) {
    .chesklep {
        padding-bottom: 55px
    }

    .chesklep__flex-wrapper {
        flex-direction: column-reverse;
    }

    .chesklep__content-wrapper,
    .chesklep__image-wrapper {
        width: 100%;
        padding-right: 0;
    }

    .chesklep__link {
        justify-content: center;
    }

    .chesklep__smallHeading {
        text-align: center;
    }
}

/* ------------------------------------------------- */
/* presta-app */
/* ------------------------------------------------- */

.presta-app {}

.presta-app__list {
    margin: 0;
    list-style: none;
    margin-top: 70px;
}

.presta-app__list-item {

    margin-bottom: 80px;
    display: flex;
    align-items: center;

}

.presta-app__list-item:last-child {
    margin-bottom: 0;
}


.presta-app__icon-wrapper {
    padding: 20px;
    min-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 2px solid #747373;
}

.presta-app__icon {}

.presta-app__content-wrapper {
    padding: 7px 0 7px 30px;
}

.presta-app__title {
    margin-bottom: .5rem;
    display: block;
}

.presta-app__desc {
    text-align: justify;
}

@media(max-width: 645px) {
    .presta-app__list-item {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .presta-app__icon-wrapper {
        border: none;
        padding: 10px;
    }

    .presta-app__content-wrapper {
        padding: 0;
    }

    .presta-app__title {
        text-align: center;
    }
}

/* faq*/
.answers__text {
    padding: 0;
    margin: 0;
}

.answers__question {
    margin-bottom: 0;
    line-height: 1;
}

.answers__checkbox:checked~.answers__bottom {
    padding-bottom: 32px;
    padding-top: 28px;
}

.answers__list-item {
    padding-bottom: 0;
}

.answers__bottom {
    padding-top: 28px;
}

.answers__sublist {
    margin-bottom: 0;
}

#info_1 {
    text-align: justify;
}

.main h1 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
    font-weight: normal;
}

@media(min-width: 1256px) {
    .page-11715 #c82145 #beMobile h2.left {
        padding-left: 120px;
    }

    .page-11715 #c82145 #beMobile h2.right {
        padding-right: 100px;
    }

    .page-11715 #c80843 #parameters ul {
        margin: 0 auto;
        width: 90%;
    }

    .page-11715 .migrator_img img {
        margin-left: 80px;
    }

    .page-11715 .migrator_ul {
        padding-left: 50px;
    }

    .page-11715 #c83687 #konteneryzacja .grid-container {
        width: 66%;
    }
}

.pln {
    vertical-align: initial;
    font-size: 22px !important;
    margin-top: 12px;
}

.new_price>span {
    margin-left: 5px !important;
    font-size: 22px !important;
}

.new_price {
    display: flex;
    align-items: flex-end;
    line-height: 0.7 !important;
    justify-content: center;
    padding: 3px 0;
}

.new_price .pln {
    position: static !important;
    float: none !important;
    margin: 0 0 0 8px !important;
}

.new_price>span.pln::before {
    content: none !important;
}

.new_price .pln::after {
    content: '/';
    margin: 0 1px;
}

.new_price .textBottom {
    position: static !important;
    margin: 0 !important;
    float: none !important;
}

#section3_3 {
    margin: 105px 0 85px;
}

section#info_1 {
    padding-top: 0;
}

@media(min-width: 815px) {

    [data-plugins_type="administracja"] .plugins__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    [data-plugins_type="administracja"] .plugins__list-item {
        width: calc(33.3% - 54px);
    }


    [data-plugins_type="design"] .plugins__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    [data-plugins_type="design"] .plugins__list-item {
        width: calc(33.3% - 54px);
    }

    [data-plugins_type="ruch"] li {
        grid-column-end: -2;
    }

    [data-plugins_type="sm"] li:last-child {
        grid-column-end: -2;
    }

    [data-plugins_type="promocja"] .plugins__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    [data-plugins_type="promocja"] .plugins__list-item {
        width: calc(33.3% - 54px);
    }

}



.cloudMail {}

.cloudMail__container {}

.cloudMail__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.cloudMail__heading {
    font-size: 26px;
    color: #505050;
    text-align: left;
}

.cloudMail__img-wrapper {}

.cloudMail__img {
    max-width: 100%;
}

@media(max-width: 1062px) {
    .cloudMail__wrapper {
        flex-direction: column;
    }

    .cloudMail__heading {
        text-align: center;
    }

    .cloudMail__heading br {
        display: none;
    }
}

@media(max-width: 644px) {
    .cloudMail__heading {
        font-size: 22px;
    }
}


#info_1 h1 {
    text-align: center;
    font-size: 28px;
    padding: 30px 0 15px 0;
    color: #505050;
    font-weight: normal;
}

#info h2 {
    text-align: center;
    font-size: 28px;
    padding: 0 0 15px 0;
    color: #505050;
}

#parameters_3 li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

#parameters_3 .btn {
    margin: 0 !important;
} 

@media(max-width: 815px) {
    #parameters_3 li{
        flex-direction: column;
    }
}

.productSlider .nProduct__name span {
    font-size: inherit;
}
/* cr:1083 */

/* p:11715 */
#section.provider {
  padding-top: 100px;
  margin-bottom: 50px;
}

/* parameter */
#parameters_2 .grid-container, .grid-container--small,
#parameters_3 .grid-container, .grid-container--small
{
  max-width: var(--containerMaxWidth) !important;
}

#parameters_2 ul,
#parameters_3 ul {
  max-width: var(--containerMaxWidthSmall) !important;
  margin: auto;
}
#parameters_2 p,
#parameters_3 p {text-align: justify;}

.new_price > span {
  margin-left: 0!important;
}

.cloudhostingPanel__img-container img { 
  width: 100%!important;
  }

