/* 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: 15px;
  }

  .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: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:869 */
.naInfoTip h3 { margin:-17px -17px 15px -17px; background:#5292cd; color:#fff; font-size:1em; padding:10px 17px 12px 17px;
    font-weight: bold; }
.tooltipContent { display: none; }
.registrant-data-tooltip-container tbody { border: 0; }
.registrant-data-tooltip-container tr td.registrant-data-tooltip-left { padding: 0 10px 5px 0; text-align: right;
    font-weight: bold; width: 110px; }
.registrant-data-tooltip-container tr td { background: #fff; }

.checkbox-container { position: relative; cursor: pointer; height: 15px; width: 15px; top: 3px; margin-right: 10px; }
.checkbox-container input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkmark.checkbox { position: absolute; top: 0; left: 0; height: 16px; width: 16px; display: block;
    background: url("/fileadmin/nazwa/10/images/input-checkbox.png") 0 100% no-repeat; }
.checkbox-container input:checked ~ .checkmark.checkbox {
    background: url("/fileadmin/nazwa/10/images/input-checkbox.png") 0 1% no-repeat; }
.checkbox-container input:checked ~ .checkmark.checkbox.unchecked {
    background: url("/fileadmin/nazwa/10/images/input-checkbox.png") -2px -1px no-repeat; }
.checkmark.radio { position: absolute; top: 0; left: 0; height: 20px; width: 20px; display: block;
     }
.roll-content label { display: inline-block; color: #484848 }
.roll-container .roll-content td.price { font-weight: bold; font-size: 15px; }
.save-price { font-size: 10px; }
.roll-container .save-price .save-value { float: none; }
.roll-container .roll-content td.first label { font-weight: bold; font-size: 15px; color: #FF5500;}
.change-subscriber:hover { text-decoration: underline }

#RegistrantList .proceed-overlay {z-index: 99}
#RegistrantList .proceed-overlay-content {z-index: 100}
.proceed-overlay { position: fixed; top: 0; left: 0; background:#000000; width: 100%; height: 100%; opacity:.75; display:none;}
.proceed-overlay-content { position: absolute; width: 100%; top: 0; display:none;}
.proceed-overlay-content-inner { background: #6e6e6e; margin: 10% auto; position:relative; max-width: 750px; width: 100%;
    padding: 4px; z-index: 1 }
.proceed-overlay-content .block { background: #ffffff; }
.proceed-overlay-content .block .head { width: 100%; height: 42px; }
.proceed-overlay-content .close-layer {  float:right; margin: 10px 12px 0 0; cursor:pointer;}
.proceed-overlay-content .block .head h3 { padding-left: 22px; font-size: 14px; text-transform:uppercase; font-weight: normal;
    line-height: 42px; margin: 0; }
.proceed-overlay-content .block .content { padding: 25px 25px 25px 22px; }
.list-of-subscribers ul { border-bottom: 1px solid #dbdbdb; margin: 0 0 15px; list-style-type: none }
.list-of-subscribers li { border-top: 1px solid #dbdbdb; padding: 10px 15px; overflow: hidden; text-align: left }
.list-of-subscribers li button.button_blue { float:right; margin: 0; border: 1px solid #3e8cd4; color: #ffffff; padding: 0;
    background:none; text-transform: uppercase; }
.list-of-subscribers li button.button_blue span { padding: 1px; line-height: 23px; display:block;
    background: url("/fileadmin/nazwa/10/images/btn_blue_small_bg_outer.png") 0 0 repeat-x; }
.list-of-subscribers li button.button_blue span span {  font-size: 12px; padding: 0 13px 0 13px;
    }
.list-of-subscribers li strong { color: #484848; font-size:14px; }
.list-of-subscribers .fieldset { border: 0; border-top: 1px solid #dbdbdb; margin-top: 10px; padding: 20px 0;
    border-bottom: 1px solid #dbdbdb;}
.list-of-subscribers .fieldset ul { border: 0; margin:0; }
.list-of-subscribers .fieldset li { padding: 0; border :0; }
.main .list-of-subscribers h3 { font-size:14px; text-transform:uppercase; margin: 20px 0 0; font-weight: normal }
.bt-history-back  { border: 1px solid #d6d6d6; min-width: 66px; text-align:center; line-height: 23px;
     display: inline-block }
.bt-history-back  a { color:#5292cd; display:block; font-size: 12px; padding-right: 15px; border: 1px solid #FFFFFF;
    background:url("/fileadmin/nazwa/10/images/btn_add.png") 10px 50% no-repeat; padding-left: 30px; }
.bt-history-back  a:hover { text-decoration: underline }
.layer-form { display: none; }
.form-list { list-style-type: none; font-size: 12px }
.form-list label { float:left; font-size: 12px; top: 0 }
.form-list .label { float:left; width: 260px; text-align: right; background: #fff; padding: 0; }
.form-list .label label { float: none; margin: 0 10px 0 0; }
.form-list input.input-text { font-size: 12px; width:264px; color: #828282; background:none; border: none; line-height: 23px;
    height: 25px; border-right: 1px solid #dedede; padding: 0 10px; margin: 0 }
.form-list .field { float:left; margin-bottom: 5px }
.form-list .input-box.validate-error { background:url("/fileadmin/nazwa/10/images/bkg_input_text_error.png") 0 0 no-repeat; }
.form-list .input-box.validate-error input.input-text {  border-right: 1px solid #ef0000; }
.form-list li.fields {overflow: visible; clear: both }
.form-list .input-box { background: url("/fileadmin/nazwa/10/images/bkg_input_text.png") 0 0 no-repeat; }
.form-list .field.middle input.input-text { width: 198px; }
.form-list .field.small { margin-left: 6px }
.form-list .field.small  input.input-text { width: 60px; }
.form-list .i-info { float:left; margin: 6px 0 0 6px; }
.form-list .field.field-radio { margin: 0 25px 10px 0; }
.list-of-subscribers .buttons-set {text-align:right }
.align-right {text-align:right;}
.form-list .newListSelected { width: 265px }
.form-list .newListSelected .newList { border: 1px solid #DEDEDE; top: 30px !important; height: 200px !important; overflow: auto }
.layer-form button.button_blue { border: 1px solid #3e8cd4; padding: 0; height: 27px; display: inline-block; }
.layer-form button.button_blue span { padding: 1px; line-height: 24px; display: block;
    background: url("/fileadmin/nazwa/10/images/btn_blue_small_bg_outer.png") 0 0 repeat-x; }
.layer-form button.button_blue span span { font-size: 12px; padding: 0 13px;
    }
.layer-form button.grey-button { color: #5292cd; background: #fff; padding: 8px; }
#acceptPersonalDataProcessing { margin: 0 }
label.error { color: #ef0000; background: url("/fileadmin/nazwa/10/images/i-error.png") 0 50% no-repeat;
    padding-left: 20px; line-height: 20px; margin: 0 0 0 262px; clear: both; }
#acceptPersonalDataProcessing_error { margin-left: 0; }
#search_wrapper {z-index: 0 }
#add-registrant-form li.fields { display: block }
/* 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:1053 */
.domainName.break-word { word-wrap: break-word }
.discountWithVoucher { display: inline-block; position: relative; }
.discountWithVoucher span { display: initial!important; line-height: 14px;  }
.discountWithVoucher .discount { font-size: 12px; }
.variantWithDiscount .itemVariant.voucherLabel .price { position: relative; }
.variantWithDiscount { position: relative }
.variantWithDiscount .roll-delete-row { position: absolute; right: 15px; margin-top: 15px; }
.variantWithDiscount .roll-variant.large-8 > div { margin-right: 70px }
.voucher-li { position: relative }
.variantWithDiscount .discount { font-size: 13px }
.variantWithDiscount .itemVariant.voucherLabel::before { margin-top: 15px; }
ul.roll-elements li:first-child > .roll-delete-row { margin-top: 40px }

.black-name {white-space: nowrap;}

/*Kody rabatowe*/

@media(min-width:1024px){
   .form-list li.fields{min-width:350px;}
}
.main-col li.objectContainer{border: none;}

.itemPeriod label{display: flex;}

.variantWithDiscount .headerPrice {float: right;}
.variantWithDiscount .itemVariant {display: block; line-height: 25px}
.variantWithDiscount .price {float: right;}
.variantWithDiscount .active .price {color: #FF5500; font-weight: bold; font-size: 17px}
.variantWithDiscount .long.my_1 {width: auto}

.roll-content.antivirus_type .service-benefits.grid-x {
    display: none;
}
.main .summary-header h3 {margin-top: 20px;}
#ShoppingCartListing { font-size: 11px; margin-bottom: 40px; }
.sub-col.cell.medium-4.large-3 {margin-top: 14px;}
.main-col { padding-right: 15px; }
.main-col .roll-container { margin: 20px 0; /*border: 1px solid #e4e4e3*/ }
.main-col .roll-container h3 { background: #0b3756 url("/fileadmin/nazwa/10/images/images/belka-koszyk.png") no-repeat scroll right -50px;
    font-size: 13px; text-transform: uppercase; font-weight:normal; line-height: 33px; padding: 0 60px 0 20px; cursor: pointer; color: #fff; margin: 0; }
.main-col .roll-container h3.off { background: #0b3756 url("/fileadmin/nazwa/10/images/images/belka-koszyk.png") no-repeat scroll right -5px; }

.main-col ul.roll-elements { list-style-type: none; margin: 0; text-align: left; }
.main-col .roll-header { font-size: 10px; color: #b4b4b4; padding: 5px 0 10px; }
.main-col .registrant-header { font-size: 10px; color: #b4b4b4; padding: 15px 0 10px; }
.main-col li.objectContainer { background: #fff; /*border-bottom: 1px #e4e4e3 solid;*/ padding-bottom: 20px; }
.main-col li.objectContainer > div { padding: 0 15px; display: inline-block; margin: 10px auto 0; color: #484848;}
.main-col li.objectContainer strong { /*font-size: 16px;*/ font-size: 13px; }
.main-col .roll-container .roll-content .roll-elements p.item-name-wrap-break { margin-bottom: 0; /* */ /*font-size: 16px;*/ font-size: 12px; }
.dnssec-active-note { color: #449403; display: block; font-weight: bold; margin-bottom: 0 }
.main-col li.objectContainer .save-up { /*color: #449403;*/ /* font-size: 11px;*/ font-size: 11px !important; color: #484848;}
.main-col li.objectContainer .roll-period .newListSelected { max-width: 100px; }
.save-price-item { color: #FF6600; font-size: 10px; line-height: 12px; }
.newList li small.optionAddsStandard, .newListSelected ul.newList li small.optionAddsPromo { font-size: 11px;
    line-height: 12px; display: block; padding: 0 0 3px 0; color: #449403; white-space: normal }
.item-name-wrap-break { color: #afafaf; display: block; font-size: 11px; line-height: 17px; }
.item-name-wrap-break > strong { font-size: 17px !important; color: #484848; display: block; /* dopisane */ white-space: nowrap;}

.roll-variant .newListSelected {     max-width: 226px;
    margin-left: 42px; }
.roll-caption { background: #FAFAFA; color: #484848; font-size: 11px; padding: 15px; }
.roll-caption label { font-weight: bold; font-size: 11px; color: #484848; margin-top: -15px; }
.roll-caption input[type="checkbox"] { margin: 0 5px 0 0; position: relative; top: 3px; }

a.configureSslButton {
    color: #fff; font-size: 12px; padding: 5px 0 5px 12px; margin: 10px 0 0 0px; font-weight: 700; display: block; width: 140px; }
a.configureSslButton:hover { background-color:#0B3656; transition:all .5s ease-in; text-decoration: underline; }

.objectConfigRow { clear: both; }
.objectConfigHeader { color: #0c3757; font-size: 16px; margin: 20px 0 10px; }
.objectConfig input[type="radio"] { display: none; }
.objectConfig > label { color: rgba(0, 0, 0, 0); margin: 0 10px 10px 0; cursor: pointer; height: 118px; width: 123px; float: left; }
.objectConfigFooter span { color: #0c3757; }
.footer-container{margin-top: 51px;}
.objectConfigPrice.objectConfigPriceAdditionalIps { font-size: 14px; font-weight: bold; position: relative; text-align: center; }
.objectConfigContainer.objectConfigContainerDirectAdmin { margin-bottom: 21px; overflow: hidden; }
.objectConfig { margin: 20px 0; }
.removeDa, .addDa { width: 240px; height: 85px; cursor: pointer; margin: 10px 10px 10px 0; }
.addDa { background: #f5f5f5 url("/fileadmin/nazwa/10/images/vps/koszyk/dr.jpg") no-repeat scroll center center; }
.addDa[disabled="disabled"] { background: #f5f5f5 url("/fileadmin/nazwa/10/images/vps/koszyk/dr_hover.jpg") no-repeat scroll center center; }
.addDa.unsuppoertedDa { background: #f5f5f5 url("/fileadmin/nazwa/10/images/vps/koszyk/dr.jpg") no-repeat scroll center center; }
.removeDa { background: #f5f5f5 url("/fileadmin/nazwa/10/images/vps/koszyk/brak.jpg") no-repeat scroll center center; }
.removeDa[disabled="disabled"] { background: #f5f5f5 url("/fileadmin/nazwa/10/images/vps/koszyk/brak_hover.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_debian9:checked + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/debiankolor.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_debian9 + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/debianbw.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_centos7:checked + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/centoskolor.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_centos7 + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/centosbw.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_fedora26:checked + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/fedorakolor.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_fedora26 + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/fedorabw.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_ubuntu1604:checked + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/ubuntukolor.jpg") no-repeat scroll center center; }
.objectConfig_vpsOperatingSystem_ubuntu1604 + label { background: url("/fileadmin/nazwa/10/images/vps/koszyk/ubuntubw.jpg") no-repeat scroll center center; }
.objectConfigFooter { color: #afafaf; margin-bottom: 20px; clear: both; }

.sub-col { max-width: 350px; margin: 0 auto; }
.grey-sub-col { margin-bottom: 15px; }
.grey-sub-col-inner { padding-bottom: 14px; }
.main .resume-box h3 { line-height: 33px; padding-left: 17px; color: #fff; text-transform: uppercase; background: #0B3656;
    font-size: 13px; margin: 53px 0 0; font-weight: normal }
.resume-box-content { padding: 0 0 16px; background: #F5F5F5; text-align: left; }
.choose-as-person { /*background: #F67309;*/ }
.choose-as-person-inner { padding: 9px 16px; height: 80px; }
.choose-as-person label { margin-bottom: 8px; font-size: 11px; }
.choose-as-person-inner .newListSelected { width: 90%; max-width: 245px; float: left; }
.choose-as-person-inner .naTooltip-onClick { float: left; margin: 6px 0 0 6px; }
.resume-prods { padding: 10px 5px 0; max-width: 300px; margin: 0 auto; }
.resume-prods li { list-style: none; line-height: 1.2em; margin-bottom: 12px; }
.resume-prod-inner { padding: 0 10px 10px; color: #0f5d94; border-bottom: 1px solid #EAEAEA; }
.resume-price, .resume-netto, .resume-total-price { float: right; }
.resume-prod-inner-last { border-bottom: 2px #e4e4e3 solid; padding: 0 10px 10px; }
.resume-total { padding: 0 10px; color: #0f5d94; max-width: 300px; margin: 0 auto 5px; }
.resume-total-price { font-size: 13px; }
.proceed-resume { padding: 15px 15px 0; }
.proceed-resume p { text-align: center; color: #8b8b8b; font-size: 10px; line-height: 1.2em; }
.white-promo-box { background: #0c3757; position: relative; padding: 15px 20px 0; }
.main .white-promo-box h3 { font-size: 12px; line-height: 1.2em; margin-bottom: 15px; color: #ffffff; font-weight: normal; padding-right: 21px; }
.white-promo-box .i-info { position: absolute; top: 20px; right: 20px; }
.white-promo-box .form-list { padding-bottom: 16px; margin: 0; list-style-type: none; }
.form-list .field { display: inline-block; }
.form-list .field-ok { display: inline-block; width: 40px; margin-top: 1px; }
.form-list .input-box-ok { border: 1px solid #d6d6d6; background: #dedede url("/fileadmin/nazwa/10/images/bkg-ok.png") 0 0 no-repeat; }
.form-list .field-ok input { background: none; border: 0; height: 23px; color: #7a7a7a; font-weight: bold; text-align: center;
    width: 40px; }
.proceed-resume a.button { width: 100%; }
.main .summary-header h3 { font-size: 19px; font-weight: normal }
.roll-delete-row { float: right; }
.benefits-header { color: #b4b4b4; text-align: left; padding: 10px 0 10px; font-size: 10px; margin-bottom: 0; }
.benefits-list { display: inline-block; list-style-type: disc; padding: 0 0 5px 28px; }
.benefits-list li { padding: 0 0 5px 5px; color: #484848 }

.suwakTable { position: relative; margin: 15px 0 0; display: inline-block; }
.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; top: -2px; }
.suwakTable > div { display: inline-block; position: relative; z-index: 0; color: #b2b2b2; cursor: pointer; font-size: 12px;
    width: 20px; height: 14px; }
.suwakTable .suwakTable_left::after { background: #fff; content: ''; position: absolute; width: 14px; height: 14px;
    border-radius: 90%; left: 5px; transition: 0.3s; }
.suwakTable.active .suwakTable_left::after { left: 25px; }
.suwakTable.active::before { background: #7bc94f; }

.main-col li.objectContainer .additives { padding: 0 }
.main-col li.objectContainer .additives > div { padding: 0 15px; display: inline-block; margin: 0 auto 0; }

.service-benefits.grid-x:nth-child(3) .benefits-header {/*display: none;*/}
.service-benefits.grid-x:nth-child(3) .benefits-image.small-12.large-6 img {margin-top: -10px !important;}
.service-benefits.grid-x:nth-child(4) .benefits-header {/*display: none;*/}
.service-benefits.grid-x:nth-child(4) .benefits-image.small-12.large-6 img {margin-top: -10px !important;}

.item-additives { margin: 0; width: 100%; }
.item-additives .suwak { display: inline-block; }
.item-additives .switcher-text { display: inline-block; margin: 0;  font-size: 13px;  color: #5FA128; flex: 1; }
.item-additives li > div { padding: 20px 15px 0; }
button.orange.medium { background: #f60; transition: all .3s ease 0s; padding: 10px 20px; color: #fff; cursor: pointer; width: 100%; text-transform: uppercase; font-size: 14px }

.roll-container-bottom.warning {  background: #FFF200;  font-weight: bold; padding-left: 5px;}
.checkmark.unchecked{ border:1px solid red;  background: url(/fileadmin/nazwa/10/images/input-checkbox.png) -1px -25px no-repeat; }
.roll-container-bottom.warning span{margin-left: .6rem}
.roll-container-bottom {  color: #8b8b8b; font-size: 10px;  border-top: 0 none;  padding: 5px 0 5px 0px;  margin: 0 0 10px 0; }
.roll-container-bottom-regulations { margin: -8px 0 0 25px; color: #8b8b8b; text-align: justify; font-size: 11px }
.roll-container-bottom .checkmark.checkbox {top: 10px}

.checkoutItemCustomerCareSummary { width: 100% }
.checkoutItemCustomerCareSummary .accept { float: left; font-size: 12px; color: #a4a4a4; text-align: left }
.checkoutItemCustomerCareSummary .checkbox-container { padding-left: 25px; width: auto; margin-bottom: 10px; height: 20px }
ul.accept-regulations-list { margin-left: 25px; font-size: 11px; }
span.accept-all { text-decoration: none; color: #5292cd; font-weight: bold; font-size:13px; }
.regulations .checkmark.checkbox { top: 4px; }
.regulations .accept-regulations-list a:hover { text-decoration: underline }
.proceed-resume { text-align: center; width: 100%; clear: both }
.proceed-login { text-align: center; width: 100%; clear: both; padding: 15px 15px 0; }
.proceed-login a { width: 100%; text-transform: uppercase }
.orange.medium { background: #f60; transition: all .3s ease 0s; padding: 10px 20px; color: #fff; cursor: pointer; }
.personal-info label.error { margin: 0; display: none }

.cloudHostingPpuIpLocation .wrapperIP { margin-top: 0 }
.cloudHostingPpuIpLocation .ipLocationSelect .newListSelected { margin-left: 100px }

@media screen and (max-width: 39.9375em) {
    .choose-as-person-inner { margin: 0 auto }
    .main-col .roll-header { padding: 5px 0 }
    .main-col li.objectContainer > div { min-width: 250px; max-width: 250px; }
    .main-col li.objectContainer > div.roll-config { min-width: 250px; max-width: none; }
    .objectConfigHeader { font-size: 12px; }
    .service-benefits { text-align: left }
}

@media screen and (min-width: 39.9375em) and (max-width: 75em) {
    .main-col li.objectContainer > div.roll-config { min-width: 300px; max-width: none; }
    .choose-as-person-inner .newListSelected { width: 80%; }
}

@media screen and (min-width: 75em) {
    .objectConfigHeader { margin-left: 25px }
    .objectConfig { margin-left: 65px }
    .objectConfig > label { margin-right: 50px }
    .objectConfigFooter { margin-left: 65px }
    .removeDa, .addDa { width: 360px }
    .objectConfigPrice.objectConfigPriceAdditionalIps { float: right; top: -165px; margin-right: 50px }
    .objectConfigFooterAdditional { float: right; margin-right: 50px; text-align: right }
    ul.roll-elements li:not(:first-child) .roll-header { display: none }
    .proceed-resume { float: right; width: auto; clear: none }

    .roll-variant.small-12.large-3 {max-width: 200px;}
    .roll-period.small-12.large-2 {max-width: 93px;}
.roll-cash.small-12.large-3 {/*max-width: 170px;*/}
.benefits-image.small-12.large-6 {max-width: 398px;}
.benefits-image.small-12.large-6 img {margin-left: 10px;position: relative;z-index: -1; margin-top: 3px !important;}
.benefits-list {display: inline-block;list-style-type: disc;padding: 0 0 5px 13px;margin-left: 0;}
}
.suwak:before {left:0px; top:0px;}
.suwak{float:none; margin:0;cursor:pointer;width: 50px;}
.suwak > div:nth-child(1):after{top:0px; left:5px;}
.suwak > div:nth-child(1).active_suwak:after{left:25px;}
.suwak.active-green:before{background: #7BC94F;}
.suwak > div:nth-child(1).active_suwak:after, .suwak > div:nth-child(1):after{top:0}
.direct-admin-switcher, .direct-admin-switcher span{display:inline-block}
.no-border{border:none !important; padding-bottom: 0 !important;}

.main-col li.objectContainer .save-up {font-size: 11px;}
.main-col li.objectContainer .save-up span {font-size: 11px !important;}
.main-col li.objectContainer strong { color: #FF5500; /*font-size: 16px;*/  }
.active-green:before {background: #7bc94f;}
.suwak:before {left:0; top: 0;}
.suwak > div:nth-child(1):after {left:5px;}
.suwak {float:none; margin:0px; }
.suwak > div:nth-child(1).active_suwak:after {left:25px}
.dedicated-ip-switcher {cursor: pointer; display: inline-block;}
.dedicated-ip-text {display: inline-block; margin: 0; font-size: 13px; color: #5FA128;}
.main-col li.objectContainer > div.roll-dedicated-ip {margin:0px; padding:0px;}
.roll-dedicated-ip > div {display: inline-block;padding: 10px 12px 0 12px; vertical-align: top;}
.dedicated-ip-row {width: 100%;margin: 0;}
.dedicated-ip-row li.objectContainer {border: none;padding: 0;}
.suwak > div:nth-child(1).active_suwak:after, .suwak > div:nth-child(1):after {top:0px}

.SUBTYPE_WORDPRESS strong,
.DOMAIN_TYPE strong,
.SUBTYPE_EMAIL_SERVER strong,
.SUBTYPE_BUSINESSCARD strong,
.SUBTYPE_VPS strong,
.SUBTYPE_SSL_CERTIFICATE strong,
.SUBTYPE_BACKUP strong,
.ANTIVIRUS_TYPE strong,
.SUBTYPE_ACTIVE strong,
.SUBTYPE_PRESTASHOP strong {font-size: 17px !important;}
.dedicated-ip-row .shoppingCartItem strong {font-size: 13px !important; width: 87px; text-align: right; display: inline-block;}
.direct-admin-switcher + span { font-size: 13px; color: #5FA128;}
.subtype_vps .direct-admin-price { font-size: 14px;}
.additives div div + div {font-size: 13px; color: #5FA128; margin-left: .2rem; display: inline-block;}
.OBJECT_EXTENSION_TYPE strong {font-size: 16px;}
.dedicated-ip-text {color: #5FA128;}


.my_1 {font-weight: bold; text-align: left; display: inline-block; width: 94px; position: relative;padding-left: 23px;}
.my_2 {font-weight: bold; display: inline-block; width: 35px; text-align: center;}
.my_3 {font-weight: bold; text-align: right; display: inline-block; width: 72px;}

.itemPeriod label.voucherLabel{display: block;}
.voucherLabel{position: relative;}
.voucherLabel:before{ content: "Voucher:";display: block;color: #FF5500;font-size: 12px;line-height: 15px;margin-top: 7px;}

/* .period {display: none;} */
.itemPeriod span {cursor: pointer;}
.my_1::before {   content: ""; position: absolute; left: 0; top: 6px; width: 14px; height: 14px; border: 1px solid #2c2825;
   border-radius: 90%;}
.period + .my_1::after {  content: ""; position: absolute; width: 8px; height: 8px; background: #7bce4c; border-radius: 90%;
   left: 3px; top: 9px; display: none;}
.period:checked + .my_1::after {display: block;}

.itemPeriod .period {display: none;}
.variant {display: none;}
.itemPeriod span {cursor: pointer;}

.period:checked + .my_1::after {display: block;}
.variant:checked + .my_1::after {display: block;}
.variant + .my_1::after {  content: ""; position: absolute; width: 8px; height: 8px; background: #7bce4c; border-radius: 90%; left: 3px; top: 9px; display: none;}

.itemVariant span {cursor: pointer;}
.itemVariant span {cursor: pointer;}


.roll-cash strong {
    text-align: right;
    width: 87px;
    display: inline-block;
}


@media screen and (min-width: 75em) {
.main-col li.objectContainer .roll-period .newListSelected{width: 80px;}
.main-col li.objectContainer .roll-period .newListSelected .selectedTxt {padding: 0px 32px 0 5px;}
}
.button{font-size: .82rem;}

.optionLabel{
 font-size: 11px !important; color: inherit !important;
}
.additives .roll-variant.small-12.large-3 span{display: block; /*padding-left: .5rem;*/ font-size: 11px !important;}
@media(min-width:1200px){
.additives .roll-variant.small-12.large-3 span{padding-left: .5rem;}
}

.white-promo-box{display: none !important;}

td.odd{width: 174px;}
.pelna_specyfikacja_naglowek.padding_class td{width: auto;}



@media (max-width: 1024px) {
  .roll-service,
  .roll-variant,
  .roll-cash {
    max-width: 100% !important;
  }
  .roll-cash strong {
    text-align: left;
  }
  .main-col li.objectContainer strong{text-align: left;}

  .benefits-header {
    display: none;
  }
  .benefits-list {
    padding: 0 0 5px 4px;
  }

  .main-col .roll-container h3,
  .main .resume-box h3{text-align: left;}

}
@media (max-width: 379px) {
   .reportMessage{
      text-align: left;
   }
   .reportType div{
      padding: 10px 0 10px 40px;
    }
}

.voucher-li {list-style: none; margin:5px 15px; float:right; margin-right: 5.65rem; padding-top: 1rem; margin-bottom:15px;}
.voucher-section { border-bottom: 1px #e4e4e3 solid;margin-bottom:15px;}
.voucher-btn { cursor: pointer;border: none; background: #0B3656; color:#fefefe;width: auto;height:auto; padding:6px 30px; height: 25px;margin-top: 19px; margin-left: 15px;}
.roll-elements:last-child .single-voucher .voucher-section {border-bottom: none !important}
.close-popup-btn{ cursor: pointer; border: none;
background: #0B3656; color: #fefefe; height: auto;
padding: 6px 30px; min-width: 105px;}
.voucher-success-icon {background: url(../fileadmin/nazwa/10/images/Lifting/icon-lift.png) no-repeat -314px -79px; background-size: 630px; width: 40px; height: 40px; margin:15px auto;}
.voucher-info-layer p {font-size: 12px;color: #484848}
.voucher-error-icon {background: url(../fileadmin/nazwa/10/images/koszyk_kod_rabatowy_X.png) no-repeat; background-size: 630px; width: 40px; height: 40px; margin:15px auto;background-size:100%;}
#fancybox-content {margin: auto; max-width: 100%;}
#fancybox-wrap, #fancybox-outer {width: 520px !important; z-index:99999}
#fancybox-wrap {left: 0!important; right: 0!important; margin-left: auto!important; margin-right: auto!important; width: 533px!important;}

/*test*/
@media print, screen and (min-width: 64em) {
  .benefits-image {
    width: 43.5% !important;
    display: flex;
    overflow: hidden;
    padding-left: 0.5rem;
  }

  .benefits-image img {
    object-fit: contain;
    object-position: 50% 66%;
    transform: scale(1.1);
  }
}
/*
.subtype_wordpress .service-benefits:not(:nth-child(3)) .benefits-header,
.domain_type .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_email_server .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_businesscard .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_vps .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_ssl_certificate .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_backup .service-benefits:not(:nth-child(3)) .benefits-header,
.antivirus_type .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_active .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_prestashop .service-benefits:not(:nth-child(3)) .benefits-header{
         visibility:hidden;
}
*/
.benefits-header{display: none;}


/*.service-benefits{margin-top:-20px;}*/

.service-benefits{/*margin-top:-30px;*/}

.subtype_wordpress .service-benefits:not(:nth-child(3)),
.domain_type .service-benefits:not(:nth-child(3)),
.subtype_email_server .service-benefits:not(:nth-child(3)),
.subtype_businesscard .service-benefits:not(:nth-child(3)),
.subtype_vps .service-benefits:not(:nth-child(3)) .benefits-header,
.subtype_ssl_certificate .service-benefits:not(:nth-child(3)) ,
.subtype_backup .service-benefits:not(:nth-child(3)),
.antivirus_type .service-benefits:not(:nth-child(3)),
.subtype_active .service-benefits:not(:nth-child(3)),
.subtype_prestashop .service-benefits:not(:nth-child(3)){
        /*margin-top:-30px;*/
}

.subtype_wordpress .service-benefits:nth-child(5) .benefits-image img,
.domain_type .service-benefits:nth-child(5) .benefits-image img,
.subtype_email_server .service-benefits:nth-child(5) .benefits-image img,
.subtype_businesscard .service-benefits:nth-child(5) .benefits-image img,
.subtype_vps .service-benefits:nth-child(5) .benefits-image img,
.subtype_ssl_certificate .service-benefits:nth-child(5) .benefits-image img ,
.subtype_backup .service-benefits:nth-child(5) .benefits-image img,
.antivirus_type .service-benefits:nth-child(5) .benefits-image img,
.subtype_active .service-benefits:nth-child(5) .benefits-image img,
.subtype_prestashop .service-benefits:nth-child(5) .benefits-image img{object-position: 50% 0%;}


/*.subtype_active .service-benefits:nth-child(5) .benefits-image img{object-position: 50% 0%;} */

.benefits-image{padding-left: 1rem;}

.form-list input.input-text{width:207px;}
.field strong{font-weight: normal}



@media screen and (min-width: 75em){

 .benefits-image.small-12.large-6 img{margin-top: 30px !important;}


.subtype_wordpress .service-benefits:nth-child(5) .benefits-image img,
.domain_type .service-benefits:nth-child(5) .benefits-image img,
.subtype_email_server .service-benefits:nth-child(5) .benefits-image img,
.subtype_businesscard .service-benefits:nth-child(5) .benefits-image img,
.subtype_vps .service-benefits:nth-child(5) .benefits-image img,
.subtype_ssl_certificate .service-benefits:nth-child(5) .benefits-image img ,
.subtype_backup .service-benefits:nth-child(5) .benefits-image img,
.antivirus_type .service-benefits:nth-child(5) .benefits-image img,
.subtype_active .service-benefits:nth-child(5) .benefits-image img,
.subtype_prestashop .service-benefits:nth-child(5) .benefits-image img{margin-top: 0px !important;}

}

/*li.objectContainer:last-child{border: none;}*/
.subtype_vps .voucher-li{padding-top: 0; margin-top:22px!important;}

div.benefits-list{margin-top: 23px;}
ul.benefits-list{position: relative;
    top: 7px;}


.voucher-section{margin-top: -35px;}

.main-col .roll-container h3,.main .resume-box h3{line-height: 35px;}
.reportType{height:35px;}



/* ------------------------------------------------------ */
/* serviceBenefits */
/* ------------------------------------------------------ */
.serviceBenefits{
  /*border: 1px solid red;*/
  display: flex;
  color: #484848;
  width:100%;
  margin: .5rem .5rem .5rem 1rem;
}
.serviceBenefits__first{
  /*border: 1px solid green;*/
  width: calc(43.96667% - 1rem);
  display: flex;
  flex-direction: column;
  margin: auto 0;
}

.serviceBenefits__heading{
  font-size: 11.9px;
  /* margin-top: .625rem; */
  padding: 0;
  margin: 0;
  line-height: normal;
}
.serviceBenefits__secondaryHeading{

  font-size: 11px;
  padding: 0;
  margin: .2rem 0 0 0;
  line-height: normal;
}
.serviceBenefits__text-green{
  color: #449403;
}


.serviceBenefits__second{}
.serviceBenefits__list-heading{
  font-weight: normal;
  font-size: .625rem;
  display: none;
}
.serviceBenefits__list{
  font-size: .6875rem;
  margin: 0;
   /*height: 100px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.serviceBenefits__list-item{
  padding: 0 0 0px 5px;
  margin-left: 1.5rem;
}

@media(max-width: 1024px){
  .serviceBenefits{
    flex-direction: column;
    border-bottom: 1px #e4e4e3 solid;
  }
  .serviceBenefits__first{
    width: 100%;

  }
  .serviceBenefits__list{
    margin-top: .5rem;
    list-style-position: inside;
  }
  .serviceBenefits__list-item{
     margin-left: 0;
     padding-left: 0;
  }


}


.proceed-overlay-content{left: 0;}

.subtype_vps .field.has-voucher-code{margin-top: 1rem !important;}



/* poprawka */

.variantWithDiscount .roll-variant.large-8 > div {
    margin-right: 33px;
}

.itemPeriod {
    margin-left: 100px;
}

.roll-variant.small-12.large-8 .roll-header {
    margin-left: 100px;
}
.main-col li.objectContainer .roll-cash.small-12.large-3 strong:not(.color-gray) {
    font-size: 17px;
    margin-left: 8px;
    float: right;
    margin-right: 34px;
   line-height: 1;
}
.voucher-li {
    list-style: none;
    margin: 5px 15px;
    float: right;
    margin-right: 2.65rem;
    padding-top: 1rem;
    margin-bottom: 15px;
}
.single-voucher .voucher-li {
    padding-top: 0;
}


@media(max-width: 730px){
.voucher-li {margin-right: 1rem;}
}

@media(max-width: 410px){



}

@media(max-width: 415px){

.field{
    margin: 0;
    width: 92%;
}
.form-list input.input-text{width:249px;}
.form-list{margin:1rem 0}

.form-list li.fields{
   display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 1rem auto;
    width: 100%;
    float: none;
}
.input-box{width:249px;}
}


@media only screen and (max-width: 1076px) and (min-width: 1024px) {

.service-benefits.grid-x.voucher-section > div:first-of-type{
width:0%;

}
.service-benefits.grid-x.voucher-section > div:nth-child(2){
width:100%;
padding-left: 43.4%;
}
.voucher-li{margin-right:0;  float: none;
    margin-left: 0;}

.form-list{margin-left: 0;}


}

.voucher-info.voucher-code-empty-error p input {margin-top: 16px;}
.voucher-info.voucher-code-empty-error {font-size: 12px;color: #484848;}

@media(max-width: 1024px){
.main-col li.objectContainer strong.color-gray{margin-right: 0!important; line-height: 1;}
.voucher-li{
   float: none;
   margin: 1rem 0;
}

.itemVariant{
display: flex;
flex-direction:column;
flex-wrap: nowrap;
}

}

@media(max-width:600px){
#fancybox-wrap,#fancybox-wrap, #fancybox-outer{
width: 100% !important;
}


}
.roll-content.subtype_backup li.fields.voucher-li {
    margin-top: 26px;
}
.roll-content.subtype_ssl_certificate li.fields.voucher-li {
    margin-top: 26px;
}
/*
.reportType_add {height: 54px;}
.reportType_add div::before {top: 22px;}
*/
.info-box-success p.reportMessage {display: inline-block;}
div.remove-voucher{
    background: url(/fileadmin/nazwa/koszyk/images/usun.png);
    width: 20px;
    height: 20px;
    float: right;
    margin: -2px 0 0 10px;
    cursor: pointer;
}



@media (max-width: 1023px){
.variantWithDiscount .roll-variant.large-8 > div {
    margin-right: 0px;
}
.item-additives .roll-service.small-12.large-9{
	width: 91.66667%;
}

.item-additives .roll-cash.small-12.large-3{
	width: 8.33333%;
}

.item-additives li:last-child .roll-service.small-12.large-9{
	width: 83.33333%;
}

.item-additives li:last-child .roll-cash.small-12.large-3{
	width: 16.66667%;
}
.item-additives li:last-child .roll-cash.small-12.large-3 strong{
	width: auto;
    float: right;
    white-space: nowrap;
}

.item-additives .roll-cash.small-12.large-3 strong{
	width: auto;
}
.roll-content.subtype_vps li:last-child.objectContainer.grid-x.shoppingCartItem.no-border div:nth-child(2) {
    display: none;
}

.roll-content.subtype_vps li:last-child.objectContainer.grid-x.shoppingCartItem.no-border .roll-service.small-12.large-5{
    width: 70%;
min-width: 70%;
}

.roll-content.subtype_vps li:last-child.objectContainer.grid-x.shoppingCartItem.no-border div:last-child {
    width: 30%;
min-width: 30%;
    text-align: right;
}
.roll-content.subtype_vps li:last-child.objectContainer.grid-x.shoppingCartItem.no-border div:last-child strong {
    text-align: right;
    width: auto;
    white-space: nowrap;
}

 .roll-content.subtype_vps .service-benefits.grid-x.voucher-section{margin-top: -8px;}
}
@media (max-width: 674px){
.item-additives .suwak {
    float: left;
}
.item-additives li:first-child .roll-service.small-12.large-9 span {
    width: 170px;
    display: inline;
    float: left;
}

.item-additives li:first-child .roll-service.small-12.large-9 .suwak {
    top: 11px;
}

.item-additives li:first-child .roll-service.small-12.large-9 {
    margin-top: -11px;
}
}


@media (max-width: 1024px){
.item-additives .roll-service.small-12.large-9 {
    width: 85%;
}
.item-additives .roll-cash.small-12.large-3 {
    width: 15%;
}
.item-additives .roll-cash.small-12.large-3 strong {
    float: right;
}
}

@media (max-width: 414px){
.roll-content.subtype_vps li:last-child.objectContainer.grid-x.shoppingCartItem.no-border .roll-service.small-12.large-5 .suwak{
float: left!important;
}
.roll-content.subtype_vps li:last-child.objectContainer.grid-x.shoppingCartItem.no-border .roll-service.small-12.large-5 span {
    float: left!important;
    width: 110px;
}
.serviceBenefits .serviceBenefits__second {
    margin-left: 15px;
    text-indent: -15px;
}
}
label.checkbox-container.set-promotion-checkbox{
    margin-top: 7px;
    margin-bottom: 0px;
    width: auto;
    height: auto;
    padding-left: 20px;
    letter-spacing: -0.2px;
    display: block;
}
label.checkbox-container.set-promotion-checkbox .checkmark.checkbox{
    top: 5px;
    left: 0px;
    width: 13px;
    height: 13px;
    background: url("/fileadmin/nazwa/koszyk/images/checkbox-promotion.png") 0 100% no-repeat;
}
label.checkbox-container.set-promotion-checkbox input:checked ~ .checkmark.checkbox{
   background: url("/fileadmin/nazwa/koszyk/images/checkbox-promotion.png") 0 0% no-repeat;
}
.switcher-desc{
    margin-top:10px;
    text-align: justify;
clear: both;
}
.switcher-desc strong{color:#0a0a0a !important;}
.roll-content .voucher-section:last-of-type{border: none;}
.item-additives li:last-of-type .switcher-desc{padding-bottom: 10px;}
.main-col li.objectContainer strong.color-gray {
    color: #484848;
    font-weight: normal;
    margin-left: 8px;
    float: right;
    margin-right: 34px;
}
.main-col li.objectContainer .roll-cash.small-12.large-3 strong:not(.color-gray) {
    font-size: 17px;
margin-left: 8px;
}
.roll-cash.small-12.large-3 strong{
  white-space: nowrap;
}



@media (max-width: 1022px){
.roll-variant.small-12.large-8 .roll-header{margin-left: 0;}
.itemPeriod {
    margin-left: 0;
}
.main-col li.objectContainer .roll-cash.small-12.large-3 strong:not(.color-gray){margin-right: 0;}
}

@media (max-width: 674px){
.item-additives li+li+li .suwak {
    float: left;
}
.item-additives li+li+li .switcher-text {
    /*float: left;
    display: inline;
    max-width: 170px;
	margin-top: -10px;*/
}
.item-additives li+li+li {
    margin-top: 20px;
}
}
p.item-name-wrap-break {
    width: 320px;
}


/* geoIP, flagi */
.wrapperIP{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px; margin-bottom: 24px;
}
.wrapperIP .newListSelected{
    width: 100%;
}
.ipLocation-icons{
   width: 100%;
    max-width: 253px;
    height: 2rem;
    background: url('/fileadmin/netart/inne/flagi-koszyk-chp.png') center center no-repeat;
}

ul.item-additives > li{    margin-top: 28px;   }

.object_extension_type ul.item-additives > li{    margin-top: 0 !important;  }

.switcher-desc{   margin-bottom: 0;   }
.vps-desc-os span {margin-right: 20px;}
ul.item-additives > li.single-voucher{
    margin:0;
}
.item-additives .service-benefits.grid-x.voucher-section{
    width: 100%;
    padding: 0;
}
.single-voucher .fields.voucher-li {
    margin-bottom: 0rem;
}
.single-voucher .field{
    margin: 0px;
    padding: 0px;
}
.single-voucher .field strong{
    font-weight: normal;
    color: #0a0a0a !important;
    font-size: 12px !important;
}

.single-voucher:not(last-child) .voucher-section {
    margin-top: 0;
    border-bottom: 1px #e4e4e3 solid !important;
    padding-bottom: 20px !important;
}
.roll-elements .objectContainer:last-child .single-voucher .voucher-section {
    border: none !important;
}
/*
.roll-content.subtype_vps .discount {
    display: none;
}*/
.single-item{
    padding-bottom: 0 !important;
}
.itemVariant__card{
    display: inline-block;
}
.itemVariant__card span.discount:before {
    content: '-';
    margin: 0 20px 0 15px;
    font-weight: bold;
}
span.discount {
    white-space: nowrap;
}

.vpsParams{
    margin: 10px 0 0;
    width: 320px;
}
.vpsParams__item{
    display: flex;
    align-items: center;
}
.vpsParams__item span{
    min-width: 112px;
}
.vpsParams__item strong{
    color:#484848 !important;
}
.vps-desc-os span {
    margin-right: 10px;
}

.vps-desc-os{width:320px; margin-top: 5px;}
span.os-visible-name{font-weight: bold; }


@media(max-width: 1023px){
.roll-variant .newListSelected{ margin-left: 0; }

}
/*
.roll-content.subtype_vps span.label-text, .roll-content.subtype_vps .checkmark.checkbox {
    display: none;
}*/
.promotion-roll{
   display: flex;
   flex-flow: row;
}


.itemPeriod.active strong{
  font-size: 11.5px !important;
}

.item-additives .itemPeriod.active strong{
  position: relative;
  display: inline-block;
}

.roll-cash .discount{
  margin-left: 16px;
}

@media(min-width: 1023px) {
.fields.voucher-li{ position: relative; left: -10px; }
}


.vps-desc-os {
  margin-bottom: 5px;
}
.vps-region-visible-name {
  margin-left: 70px;
}

.additives__geoIP {
}

.additives__name {
}
.additives__price {
}
.additives__DA .additives__config {text-align: justify;}

.wrapperIP {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.wrapperIP__first {
}
.wrapperIP__second {
  flex: 1;
  margin-left: 13px;
  margin-top: 15px;
}

.wrapperIP .ip-locations-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wrapperIP .ip-locations-list-element {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 16px;
}

.wrapperIP .add-new-ip-location {
  width: 27px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 1;
  border: 1px solid #75c04c;
  background: #75c04c;
  border-radius: 2px;
  font-size: 15px;
  font-weight: bold;
  margin-left: 16px;
}

.wrapperIP .newListSelected {
  margin: 0 16px 0 0;
  padding: 0;
  width: 140px;
  height: 28px;
}

.wrapperIP .input-group {
  margin: 0 auto 0 10px;
  padding: 0;
  width: 70px;
  height: 27px;
  border: 1px solid #dedede;
  color: #6c6c6c;
  display: flex;
  justify-content: space-between;
}

.wrapperIP .input-group [type="button"] {
  background: #fbfbfb;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  line-height: 1;
  font-size: 16px;
  flex: 1;
  padding: 0;
}

.wrapperIP .input-group .quantity-field {
  height: 100%;
  background: #fff;
  margin: 0;
  border: none;
  width: 31px;
  padding: 0;
  font-size: 12px;
  text-align: center;
  box-shadow: none;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: 0.0000001s fix ease forwards;
}

.wrapperIP .button-minus:hover {
  color: red;
}
.wrapperIP .button-plus:hover {
  color: #75c04c;
}

@media (max-width: 1054px) {
  .wrapperIP {
    flex-direction: column;
  }
  .wrapperIP__second {
    margin-left: 0;
  }
  .additives__price {
    width: 100% !important;
    position: relative;
    top: -58px;
    margin-bottom: -58px;
  }
}

.vps-revdns-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 350px;
}

.vps-revdns-list-element {
  line-height: 1;
  padding: 10px 0;
  font-size:13px;
}

[name="setVpsRevDns"] {
  margin: 0 5px 0 0;
}

.revDnsIpLocation {
  position: relative;
  min-width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-position: 0% 29%;
  padding-left: 35px;
}

.revDnsIpLocation.POLAND {
  background-image: url("/fileadmin/nazwa/koszyk/revdns/PL.png");
}

.revDnsIpLocation.GERMANY {
  background-image: url("/fileadmin/nazwa/koszyk/revdns/DE.png");
}

.revDnsIpLocation.FRANCE {
  background-image: url("/fileadmin/nazwa/koszyk/revdns/FR.png");
}

.revDnsIpLocation.ITALY {
  background-image: url("/fileadmin/nazwa/koszyk/revdns/IT.png");
}

.revDnsIpLocation.SPAIN {
  background-image: url("/fileadmin/nazwa/koszyk/revdns/ES.png");
}

.revDnsIpLocation.GREAT_BRITAIN {
  background-image: url("/fileadmin/nazwa/koszyk/revdns/GB.png");
}

.revDnsIpLocation::after {
}

.revDnsIpLocation.POLAND::after {
  content: "Polska";
}

.revDnsIpLocation.GERMANY::after {
  content: "Niemcy";
}

.revDnsIpLocation.FRANCE::after {
  content: "Francja";
}
.revDnsIpLocation.SPAIN::after {
  content: "Hiszpania";
}
.revDnsIpLocation.GREAT_BRITAIN::after {
  content: "Wielka Brytania";
}
.revDnsIpLocation.ITALY::after {
  content: "Włochy";
}

.additives__vpsRevDns .wrapperIP {
  margin-top: 0;
}

.additives__vpsRevDns .additives__config {
  padding-top: 0;
}

.additives__DA .additives__config strong{color: inherit !important;}
.additives__config strong{
  color: #000 !important;
  font-size: 11px !important;
}
.subtype_vps_rev_dns .additives__config{ margin-bottom: 22px; }

.subtype_vps_rev_dns p.item-name-wrap-break { width: 370px; }
.item-name-wrap-break { width: 370px; }
.main-col li.objectContainer > div.master-objects-container {
    display: flex;
    flex-direction: row;
}
.available-master-objects-label{
    padding: 0 1em 0 0;
    width: 140px;
}
.roll-content label.available-master-objects-label{
    color: #afafaf;
}
.wrapperIP {
    margin-bottom: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.roll-name-row{
    display: flex;
    flex-direction: row;
}
.reportType {
    height: auto;
}
ul.item-additives > li.single-voucher {
    margin-top: 1em;
}
.expandable-additives {
    display: flex;
    justify-content: flex-end;
    padding-right: 57px;
}
.expandable-additives label {
    margin-right: 15px;
}
.expand-btn.collapse::after {
    content: url('/fileadmin/nazwa/10/images/btn_mniej_uslug.svg');
    display: inline-flex;
    position: relative;
    cursor: pointer;
}
.expand-btn.expand::after {
    content: url('/fileadmin/nazwa/10/images/btn_wiecej_uslug.svg');
    display: inline-flex;
    position: relative;
    left: 10px;
    cursor: pointer;
}
.objectContainer:not(:last-child) .item-additives {
    border-bottom: 1px #e4e4e3 solid !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
}
a.link-confirm {
    text-decoration: underline;
    text-shadow: none;
    color: rgb(255, 255, 255);
}
select[name=objectConfig_ipLocation] {
    width: 140px;
    padding: 0 1.5em 0 0.5em;
    height: 30px;
    margin: 0;
}

.expandable-additives {
    display: flex;
    justify-content: center;
}
.single-voucher:not(last-child) .voucher-section{
    border-bottom: none !important;
}
.main-col li.objectContainer strong.black-name { color: #000000;}


 .roll-content.subtype_vps .roll-elements .item-additives .grid-x.additives__OS {
   margin-top: 0;
}
.ssl-for-domain-label {
    color: rgb(72, 72, 72);margin-top: 10px; display: block;
}
.domain-name-label {
    color: rgb(72, 72, 72);margin-top: 10px; display: block;
}

.newList li{margin-top: 0 !important;}

@media(max-width: 1054px){

  .wrapperIP{
    align-items: flex-start;
    margin-bottom: 1rem;
  }
}


@media(max-width: 480px){
  .item-name-wrap-break{
      width: auto !important;
  }
  .black-name{
    white-space: initial !important;
    margin-right:15px;
  }
}
.my_1.pay_per_use {
    width: auto;
}
.itemPeriod.cdn {
    margin-bottom: 4em;
}
.resume__cdn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.resume__name__cdn {
    width: 125px
}

/* multiregulamin */
table.multiRegulamin label {
    color: #f60;
    font-weight: bold;
    font-size: 14px;
    display: block;
}

#acceptAll {
    float: left;
    margin: 0 7px 0 0;
    top: 5px;
    position: relative;
}

table.multiRegulamin td {
    padding: 0;
    color: #565656;
}

table.multiRegulamin tbody {
    border: none;
}

table.multiRegulamin tbody tr:nth-child(even) {
    background: #fff;
}
table.multiRegulamin .checkbox {
    margin: 2px 7px 8px 20px;
    display: block;
    float: left;
}

table.multiRegulamin a.popup {
    color: #5292CD;
}

html:lang(pl) .expand-btn.expand::after {
    /* content: url(/fileadmin/nazwa/10/images/btn_wiecej_uslug.svg); */
    content: "WIĘCEJ USŁUG";
    display: inline-flex;
    position: relative;
    font-size: 13px;
    color: #0B3656;
    width: 120px;
    cursor: pointer;
    background: url(/fileadmin/nazwa/10/images/btn_mniej_uslug_d.png) 100px no-repeat;
}
html:lang(pl) .expand-btn.collapse::after {
    /* content: url(/fileadmin/nazwa/10/images/btn_mniej_uslug.svg); */
    content: "MNIEJ USŁUG";
    display: inline-flex;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    color: #0B3656;
    width: 120px;
    background: url(/fileadmin/nazwa/10/images/btn_wiecej_uslug_u.png) 100px no-repeat;
}

html:lang(en) .expand-btn.expand::after {
    /* content: url(/fileadmin/nazwa/10/images/btn_wiecej_uslug.svg); */
    content: "MORE SERVICES";
    display: inline-flex;
    position: relative;
    font-size: 13px;
    color: #0B3656;
    width: 120px;
    cursor: pointer;
    background: url(/fileadmin/nazwa/10/images/btn_mniej_uslug_d.png) 100px no-repeat;
}
html:lang(en) .expand-btn.collapse::after {
    /* content: url(/fileadmin/nazwa/10/images/btn_mniej_uslug.svg); */
    content: "LESS SERVICES";
    display: inline-flex;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    color: #0B3656;
    width: 120px;
    background: url(/fileadmin/nazwa/10/images/btn_wiecej_uslug_u.png) 100px no-repeat;
}

html:lang(de) .expand-btn.expand::after {
    /* content: url(/fileadmin/nazwa/10/images/btn_wiecej_uslug.svg); */
    content: "MEHR DIENSTLEISTUNGEN";
    display: inline-flex;
    position: relative;
    font-size: 13px;
    color: #0B3656;
    width: 190px;
    cursor: pointer;
    background: url(/fileadmin/nazwa/10/images/btn_mniej_uslug_d.png) 170px no-repeat;
}
html:lang(de) .expand-btn.collapse::after {
    /* content: url(/fileadmin/nazwa/10/images/btn_mniej_uslug.svg); */
    content: "WENIGER DIENSTLEISTUNGEN";
    display: inline-flex;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    color: #0B3656;
    width: 210px;
    background: url(/fileadmin/nazwa/10/images/btn_wiecej_uslug_u.png) 190px no-repeat;
}

.checkoutItemCustomerCareSummary .proceed-resume {
    float: right;
    width: auto;
    clear: none;
}
table.multiRegulamin span.acceptAll_span {
    font-weight: bold;
    color: #565656;
    display: block;
    font-size: 12px;
    margin-left: 12px;
}
.main-col li.objectContainer strong.ppu-price.gray {
    color: #484848;
}



.roll-name-row {
    gap: 12px;
}

.suwak {
    width: 47px;
    margin-right: 0;
     float: none !important;
}


.image-koszyk-ok {
	margin-right: 8px;
}

.switcher-desc strong {
	  font-size: inherit !important;
}


.roll-service.small-12.large-9:has(.switcher-desc){
    padding-top: 0;
    padding-bottom: 0;
}
.switcher-container{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -4px;
}

.objectExtensionContainer {
    padding-bottom: 43px;
}

.migrate-feature-switcher-container {
    padding-top: 20px;
}

.ipLocation-label {
    margin-top: 19px;
    display: none;
}

.roll-service.small-12.large-9:has(.switcher-desc) {}

ul.item-additives > li {
	margin-top:0;
}
li.grid-x.single-voucher:not(:first-child) {
    margin-top: -38px !important;
    margin-bottom: 5px !important;
}

.ipLocation-label__wrapper {
    padding-top: 0 !important;
}

.migrate-feature-switcher-container { padding-top: 20px !important; }

.additionalOrderedItem li.grid-x.single-voucher {
    margin-top: 0 !important;
}

.objectExtensionContainer.vps-operating-system-container {
    padding-bottom: 0;
}

.expandable-content {
    position: relative;
}

.item-additives {
    margin-top: 30px;
}

@media( max-width: 1024px ) {
    .item-additives .roll-cash.small-12.large-3 {
        width: 50%;
    }
}


.roll-cash { line-height: .8; }
.roll-cash .discount {
    vertical-align: -webkit-baseline-middle;
}

@media(max-width: 1023px) {
    .roll-cash .discount{ margin-left: 0; }
}

.nowrap-text {
  white-space: nowrap;
}
.wrap-text {
  white-space: normal;
}
@media print, screen and (min-width: 40em) {
  .medium-nowrap-text {
    white-space: nowrap;
  }
  .medium-wrap-text {
    white-space: normal;
  }
}
@media print, screen and (min-width: 64em) {
  .large-nowrap-text {
    white-space: nowrap;
  }
  .large-wrap-text {
    white-space: normal;
  }
}

.main-col li.objectContainer .roll-cash.small-12.large-3 strong:not(.color-gray) {
    font-size: 13px;
}

.item-additives {margin-top: 33px;}
.item-additives .serviceBenefits__text-green{color: #449403 !important;}
.objectContainer .item-additives {margin-bottom: 20px;}
li.grid-x.single-voucher:not(:first-child) {margin-top: 0 !important; margin-bottom: 0 !important;}
.single-voucher:not(last-child) .voucher-section, .voucher-section {padding-bottom: 0!important;margin-bottom:0}
.roll-separator {margin-bottom: 120px}
.activeBackup .newListSelected {width: 12em; margin-bottom: 1em}
ul.item-additives > li.expandable-handler {margin-top: 45px;}
.email-option-type [type=radio] {margin: 0 0.5em;}
.email-option-type {display: flex; align-items: center; gap: 0.5em;}
.email-option-type { accent-color: #7bc94f;}
.custom-radio input { -webkit-appearance: none; border-radius: 50%; background: #ffffff; border: 2px solid #FFF; outline: 2px solid #525252; height: 13px; width: 13px;}
.custom-radio input:checked {background: #75bf4b;}
.no-break-line {text-overflow: ellipsis;white-space: nowrap;}
.itemVariant__domain .newListSelected {margin-left: 0}
.variantWithDiscount .itemVariant.itemVariant__domain.voucherLabel::before {margin-top: 0}
.itemVariant__domain .itemVariant__card {display: inline-flex; align-items: center; gap: 1.5em;}

.servicesAddToShoppingCart .info-box-error { margin-bottom: 40px; }

.discountWithVoucher > span {
    display: flex;
    gap: 2px;
}

.cloudHostingPpuIpLocation .ipLocation-label {
    margin-top: 0;
    display: block;
}

input.input-text.mailMarketingDomainName {
    font-size: 12px;
    color: #828282;
    border: none;
    line-height: 23px;
    height: 25px;
    border-right: 1px solid #dedede;
    padding: 0 10px;
    margin: 0;
    background: url(/fileadmin/nazwa/10/images/bkg_input_text.png);
    width: 207px;
    margin-left: 19px;
}

@media(max-width:1024px) {
    input.input-text.mailMarketingDomainName {
            margin-left: 0;
            margin-top:-20px;
    }
}

.mailMarketingDomainLabel {
    font-size: 14px;
    color: #484848;
}
/* cr:1079 */
.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.i-info-header {
    background: url("/fileadmin/nazwa/10/images/info-icon-large.png");
    width: 40px;
    height: 40px;
    display: block;
}

#additionalFieldsLayer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fefefe;
    z-index: 99;
    border: 3px solid #6e6e6ecf;
    max-width: 750px;
    margin: 100px auto;
    padding: 1.5em;
    max-height: 800px;
    height: fit-content;
}

.subscribers-header {
    max-height: 140px;
}

.subscribers-body {
    margin-top: 1em;
    overflow-y: auto;
    max-height: 550px
}

.subscriber {
    margin-bottom: 2em;
}

.form-list {
    margin-top: 2em;
}

.form-list li.fields.additional-fields, .subscriber .form-list li.fields {
    display: grid;
    gap: 1em;
    grid-template-columns: 33% 265px;
    align-items: center;
    margin: 0.5em 0;
}

.subscriber .form-list li.fields .fields-combine, .form-list li.fields.additional-fields .fields-combine {
    display: flex;
    gap: 0.5em;
}

.subscriber .form-list li.fields span, .form-list li.fields.additional-fields span {
    text-align: right;
}

.form-list input.input-text {
    background: url(/fileadmin/nazwa/10/images/bkg_input_text.png)
}

.form-list input.input-text:disabled {
    background: #f4f2f2;
}

.form-list input.input-text.small {
    width: 60px;
}

.proceed-additional-fields {
    display: flex;
    justify-content: center;
    margin: 1em 0 2em;
}

.proceed-additional-fields button.orange.medium.smaller {
    width: auto;
    font-size: 12px;
}

.proceed-overlay.additional-domains-fields {
    z-index: 98;
    opacity: 0.7;
    background: #7a7a7a;
}

.header-text {
    padding-top: 1.5em;
    font-size: 11px;
    font-weight: normal;
}

.main h3.header-text-large {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 1em;
    font-weight: normal;
    margin-bottom: 0;
}

.header-text.alert {
    color: red;
    text-align: center;
}

.main h3.header-text-large.underlined {
    box-shadow: 0 1px 0 0 #0000001a;
}

.header-text.bottom-space {
    padding-bottom: 1em;
}

.additional-required-data {
    margin-bottom: 2em;
    box-shadow: 0 1px 0 0 #0000001a;
}

.newListDisabled {
    color: #828282;
    background: #f4f2f2;
    opacity: 1 !important;
}

.newListSelected .selectedTxt {
    font-size: unset;
}

.form-list .newListSelected .newList {
    border: none;
}

.form-list .additional-fields .newListSelected {
    width: 208px;
}

.additional-required-data ul {
    margin-left: 0;
}

.form-list input.input-text.x-small {
    width: 40px;
}

.form-list input.input-text.medium {
    width: 115px;
}
/* p:79 */
.service-benefits.grid-x.saas-benefits strong {color: #0a0a0a;}
.service-benefits.grid-x.saas-benefits {margin-top: 2em;}
table.multiRegulamin label.unstyled-label {color: unset;font-weight: normal;font-size: 12px;}
.flex-label {display: flex; align-items: flex-start}

label[for="mailMarketingDomainName"] {
   margin: 0 0 0 20px;
}

label.error-form {
    color: #ef0000;
    background: url(/fileadmin/nazwa/10/images/i-error.png) 0 50% no-repeat;
    padding-left: 20px;
    line-height: 20px;
    clear: both;
}