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

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

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

/* cr:1065 */
.google-reviews h2 {
    font-size: 28px !important;
    margin-bottom: 3rem !important;
text-align: center;
}

.google-reviews h2::after {
    content: "";
    display: block;
    margin: .5rem auto 1.5rem;
    height: 4px;
    width: 72px;
    background: #f65300;
    border-radius: 2px;
}

.google-reviews__rating {
    font-size: 1.25rem;
    font-weight: 900;
    text-align: center;
    margin-bottom: 2rem;
    margin-bottom: 3.5rem;
}

.google-reviews__rating img {
    margin: 0 .75rem;
}

.google-reviews__review figure {
    display: flex;
    flex-direction: column;
}

.google-reviews .splide__track {
    padding-bottom: 2rem;
}

.google-reviews__review {
    padding: 1.5rem;
    border: 2px solid #d7d8d8;
    border-radius: 10px;
    text-align: left;
}

.google-reviews__review::before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iV2Fyc3R3YV8xIiBkYXRhLW5hbWU9IldhcnN0d2EgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MS44IDMzLjMiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNkN2Q4ZDg7CiAgICAgIH0KCiAgICAgIC5jbHMtMSwgLmNscy0yIHsKICAgICAgICBzdHJva2Utd2lkdGg6IDBweDsKICAgICAgfQoKICAgICAgLmNscy0yIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cmVjdCBjbGFzcz0iY2xzLTIiIHdpZHRoPSI2MS44IiBoZWlnaHQ9IjMzLjMiLz4KICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNjEuOCAwIDYxLjggMzMuMyAxLjggMSAwIDAgNC4xIDAgNTkuOCAyOS45IDU5LjggMCA2MS44IDAiLz4KPC9zdmc+);
    width: 53px;
    height: 34px;
    position: absolute;
    top: 100%;
    left: 10%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left -5px top -1px;
}

.google-reviews__review::after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iV2Fyc3R3YV8xIiBkYXRhLW5hbWU9IldhcnN0d2EgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA3My42IDU4LjQiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNlZTc1MWM7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAwcHg7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTMzLjEsMTYuNWMwLDQuNS0uNyw3LjctNC42LDE3LjJsLTkuOCwyNC43SDEuN2w3LjYtMjcuM0MzLjYsMjguOCwwLDIzLjUsMCwxNi41LDAsNi41LDcuMiwwLDE2LjcsMHMxNi41LDYuNywxNi41LDE2LjVaTTczLjYsMTYuNWMwLDQuNS0uNyw3LjctNC42LDE3LjJsLTkuOCwyNC43aC0xN2w3LjYtMjcuM2MtNS43LTIuMi05LjMtNy42LTkuMy0xNC42QzQwLjUsNi41LDQ3LjcsMCw1Ny4yLDBzMTYuNSw2LjcsMTYuNSwxNi41WiIvPgo8L3N2Zz4=);
    width: 74px;
    height: 62px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 1.65rem;
    top: 1.5rem;
}

.google-reviews__review figcaption{
    font-weight: 900;
font-size: 1.25rem;
padding-right: 84px;
}

.google-reviews__review cite {
    font-style: normal;
 font-weight: 400;
font-size: 1rem;
}

.google-reviews__review cite::before {
    content : none;
}

.google-reviews__review img {
    width: 80px;
    max-width: 100%;
    margin-top : .25rem;
}

.google-reviews__review blockquote {
    padding: 0;
    border: none;
    color: #000;
    margin-bottom: 0;
    padding-right: 1.25rem;
    line-height: 1.5;
}

.google-reviews__blockquote {
    max-height: 168px;
    overflow-y: auto;
    margin-top: 1.25rem;
}

.google-reviews .splide__pagination {
    position: unset;
    margin-top: 2rem;
    transform: none!important;
display: flex !important;
}

.google-reviews .splide__pagination li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.google-reviews .splide__pagination__page {
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: transparent;
}

.google-reviews .splide__pagination__page.is-active {
    background: #ff6600;
    border: none;
    transform: none;
}


.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar {
  width: 9px;
  border-radius: 10px;
  background-color: grey;
  background: linear-gradient(90deg, rgba(255,255,255,1) 35%, rgb(231 231 231) 35%, rgb(231 231 231) 65%, rgba(255,255,255,1) 65%);
}

.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar-button {
  display: none;
}

.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
.google-reviews__review .google-reviews__blockquote::-webkit-scrollbar-thumb {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  background-clip: padding-box;  
}

@media only screen and (max-width:768px) {

.google-reviews__review::after {
    width: 44px;
}
.google-reviews__review figcaption{
    padding-right: 54px;
}
}
/* p:11001 */
#parameters_2 a.btn.noactive {
    background: #ddd;
    cursor: no-drop;
}
#section3 p{font-size: 34px;color: #0c3756;font-weight: bold;padding: 24px 0 0;text-align: center;line-height: 1;}
#section3 p span{display: block;font-size: 20px;margin: 12px 0 0 0;}
#section3 ul li{list-style: none;font-size: 20px;color: #505050;line-height: 21px;position: relative;margin-bottom: 21px;}
#section3 ul li img{float: left;margin: 0 17px 0 0;width: 40px;}
.button.cta{background: #ff6600;margin: 30px auto 0;display: block;max-width: 220px;}
.button.cta:hover{background: #ff6600; }

.nProduct__list-item {
    padding: 15px 0; 
}

.mobileFirst { color: #5B5B5B; border: 1px solid #E8E8E8; text-transform: uppercase; display: none; text-align: center; padding: 30px; margin: 20px 0;}

#product_table .product_name img {margin: -37px 10px 0 -46px !important;}

.ble {text-align: center !important; color: #fff !important;}
#VideoPlayer {width: 100%;min-height: 540px;max-width: 1000px; margin: 0 auto;display: block;}

#section5{background: #FEFEFE;}
#section5 ul li{position: relative;padding: 0 0 0 25px;margin: 13px 0;list-style: none;text-align: left;}
#section5 ul li:before{background: url(/fileadmin/nazwa/10/serwery/lift/bullet1.png) no-repeat center center;width: 18px;height: 16px;content: "";position: absolute;left: 0;top: 6px;}

#pelna_specyfikacja_produktu .large-6 div { border-right: 2px solid #E8E8E9; padding: 0 38px 0 0px; text-align: justify; }
#pelna_specyfikacja_produktu .large-6.tt div { border-right: none; padding: 0 10px 0 12px; }

#section6 p{text-align: justify;}
.app_box, .app_box2{position: relative;padding: 0 0 0 120px;}
.app_box:before{background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat scroll -604px -210px;width: 87px;height: 86px;position: absolute;content: "";left: 12px;top: 4px;}
.app_box2:before{background: url("/fileadmin/nazwa/10/images/Lifting/icon-lift.png") no-repeat scroll -510px -210px;width: 87px;height: 86px;position: absolute;content: "";left: 17px;top: 4px;}
#section7 {padding: 40px 0;}
/*
#section7{background: rgba(0, 0, 0, 0) url("/fileadmin/nazwa/10/images/vps/datacenter2.jpg") no-repeat fixed center center / cover;}
*/
 #section7 .grid-container { background: rgba(0, 0, 0, 0) url(/fileadmin/nazwa/global/lider.webp) no-repeat 0; }
#section7 h2{text-align: left;}
#section7 p{text-align: justify; padding: 0 2px;}

#section8{text-align: center;background: #f5f5f5;}
#section8 .grid-padding-y .cell:first-child {border-right: 1px solid #e0e0e0;}

.price-box-new {display: none;}
.showme {display: block;}

.suwakTable > div:nth-child(1) { padding: 0 40px 0 0; z-index: 1; }
.suwakTable > div.active_suwak:nth-child(1)::after { background: #fff; content: ''; /*position: absolute; */ width: 14px; height: 14px; border-radius: 90%; /*top: -7px;*/ top: 0; left: 4px; transition: 0.3s; }
.suwakTable > div:nth-child(1)::after { background: #fff; content: ''; /*position: absolute; */ width: 14px; height: 14px; border-radius: 90%; /*top: -7px;*/ top: 0; left: 26px; transition: 0.3s; }
.suwakTable:before {left: 0;}


.suwakTable { position: relative; margin: -3px 0 0; left: -5px; }
.suwakTable > div:nth-child(1) { padding: 8px 24px 0 0; z-index: 1; }
.suwakTable > div:nth-child(2) { padding: 9px 0 0 19px; z-index: 2; }

#wordpressBasicForm, #wordpressBasicForm_IP, #wordpressStartForm, #wordpressStartForm_IP, #wordpressBiznesForm, #wordpressBiznesForm_IP {display: none;}
.showme {display: block !important;}


#wordpressBasic, #wordpressBasic_IP, #wordpressStart, #wordpressStart_IP, #wordpressBiznes, #wordpressBiznes_IP {display: none;}
#wordpressBasic.active, #wordpressBasic_IP.active, #wordpressStart.active, #wordpressStart_IP.active, #wordpressBiznes.active, #wordpressBiznes_IP.active  {display: block!important;}

#info {padding-top: 0; text-align: justify;}
#c79451 {margin-top: -20px;}

.infoIP { background: #F5F5F5; padding: 28px 0 3px; color: #484848; width: 100%; }
.infoIP p.head { text-transform: uppercase; font-size: 28px; line-height: 40px; }
.infoIP p { font-size: 22px; margin-top: -3px; }

.domain-available.ng-scope .grid-x, #pelna_specyfikacja_produktu_wrapper{max-width: none !important;}

ul.paragraphSize li:first-child{letter-spacing: -0.2px;}

#ch {text-align: justify;}
#ch p {font-size: 15px;}
.ch_images {margin: auto; display: block; margin-bottom: 20px; width: 70%;}
#ch h3 { font-size: 18px; font-weight: bold; min-height: 30px; text-align: left; }
#ch .large-6 div { border-right: 2px solid #E8E8E9; padding: 0 38px 0 0px; text-align: justify;}
#ch .large-6.tt div { border-right: none; padding:0 0 0 12px;}
.ch {padding-left: 45px; min-width: 600px; font-size: 14px; padding-top: 40px;}
.ch img {margin-bottom: -20px;}
.ch h3 {font-weight: bold; font-size: 13px; padding-bottom: 7px; color: #505050; margin-top: 40px;}
.pelna_specyfikacja_naglowek {border-top: 1px solid #ccc;}


/* RWD */
@media (max-width: 1145px){
        #pelna_specyfikacja_produktu_wrapper .button{width: auto;}
}

@media (max-width: 1023px){
	.migrator_img{display: none;}
	#section3 ul li{float: left; width: 33%; text-align: center;}
	#section3 ul li img{text-align: center; float: none; margin: 0 auto 15px; display: block;}
        #section8 .grid-padding-y .cell:first-child {border-right: 0; border-bottom: 1px solid #e0e0e0;}
        .product_column{max-width: 360px;margin: 13px auto; text-align: left;}
}

@media (max-width: 900px){
  #section_full_spec{display: none;}
 .mobileFirst {display: block;}
}
@media (max-width: 821px) {
#ch .large-6 div { border-right: none; padding: 0px;}
#ch .large-6.tt div { padding: 0px;}
}
@media (max-width: 640px){
	.migrator_ul{display: none;}
        .app_box, .app_box2{text-align: left;}
        #section5 ul{margin-bottom: 0;}
        #section5 ul li{margin: 0 0 13px;}

}
@media print, screen and (min-width: 40em)
#section5 .grid-padding-x>.cell {
     padding-right: 0; 
     padding-left: 0; 
}
#section5 .grid-padding-x>.cell {
     padding-right: 0; 
     padding-left: 0; 
}




#section3_3{ margin: 85px 0; }
#section3_3 p{font-size: 34px;color: #0c3756;font-weight: bold;text-align: center;line-height: 1;}
#section3_3 p span{display: block;font-size: 20px;margin: 12px 0 0 0;}
#section3_3 ul li{list-style: none;font-size: 16px;color: #505050;line-height: 21px;position: relative;margin-bottom: 21px;}
#section3_3 ul li img{float: left;margin: 0 17px 0 0;width: 40px;}
#section3_3 .button.cta {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
}


@media (max-width: 1023px){
	.migrator_img{display: none;}
	#section3_3 ul li{float: left; width: 33%; text-align: center;}
	#section3_3 ul li img{text-align: center; float: none; margin: 0 auto 15px; display: block;}
}

@media (max-width: 640px){
        #section3_3 {padding-top: 0;}
}

#blog_post{
    max-width: 68rem;
    margin: 40px auto 0 auto;
    padding: 40px 15px 0 15px;
}
.wrapper_blog_post .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {display: none;}

#parameters ul li {list-style: none; border-bottom: 1px solid #E8E8E9; overflow: hidden; padding: 34px 0 20px;}
/*#parameters ul li:nth-child(7) {border-bottom: none;  margin-bottom: -15px; padding-bottom: 0;}*/
#parameters ul li:nth-last-child {border-bottom: none;}
#parameters ul li img {display: block; float: left; margin: 0 40px;}


#parameters ul li p {font-size: 15px; color: #0a0a0a; line-height: 24px; display: block; float: right; width: 75%; text-align: justify;}
#parameters ul li p span {font-size: 15px; font-weight: bold; color: #0a0a0a;}
#parameters ul li p span.bl {font-size: 18px; font-weight: bold; color: #0a0a0a; display: block; margin-bottom: 20px;}

#c72979 { margin-top: -60px;}

#c72979  #ch .grid-container{border-top: 1px solid #E8E8E9; padding-top: 40px;}


#parameters_2 ul li {list-style: none; overflow: hidden; border-bottom: 1px solid #E8E8E9; padding: 34px 0 20px;}
/* #parameters_2 ul li:nth-child(6) {border-bottom: none;}  */
#parameters_2 ul li p {width: 80%; float: left; text-align: justify; font-size: 15px; color: #0a0a0a; line-height: 24px;}
#parameters_2 ul li p span.bl {font-size: 18px; font-weight: bold; color: #0a0a0a; display: block; margin-bottom: 20px;}

#parameters_2 .btn { background: #ff6600; margin: 30px auto 0; display: block; max-width: 220px; float: right; color: white; width: 150px; padding: 10px; text-align: center; margin-top: 50px; text-transform: uppercase;}

#c79359, #c79295 {background: #F5F5F5;}
#parameters ul li:nth-child(2) img {margin-top: 55px;}
#parameters ul li:nth-child(3) img {margin-top: 40px;}
#parameters ul li:nth-child(4) img {margin-top: 50px;}
#parameters ul li:nth-child(5) img {margin-top: 30px;}
#parameters ul li:nth-child(7) img {margin-top: 110px;}
#parameters_2 ul li:nth-child(1) a {margin-top: 70px;}
#parameters_2 ul li:nth-child(2) a {margin-top: 70px;}
/* #parameters_2 ul li:nth-child(6) a {margin-top: 110px;} */

@media (max-width: 815px){
	#parameters ul li img {margin: 40px 0 -40px !important; float: none;}
    #parameters ul li p {width: 100%}
	#parameters_2 ul li p {width: 100%;}
	#parameters_2 ul li a {float: none !important; clear: both;}
}
#section3_3, #c79383 { background: #f5f5f5; }
#section3_3 p{font-size: 34px;color: #0c3756;font-weight: bold;text-align: center;line-height: 1;}
#section3_3 p span{display: block;font-size: 20px;margin: 12px 0 0 0;}
#section3_3 ul li{list-style: none;font-size: 16px;color: #505050;line-height: 21px;position: relative;margin-bottom: 21px;}
#section3_3 ul li img{float: left;margin: 0 17px 0 0;width: 40px;}
#section3_3 .button.cta {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
}


@media (max-width: 1023px){
	.migrator_img{display: none;}
	#section3_3 ul li{float: left; width: 33%; text-align: center;}
	#section3_3 ul li img{text-align: center; float: none; margin: 0 auto 15px; display: block;}
}

@media (max-width: 640px){
        #section3_3 {padding-top: 0;}
}

.nProduct__service-icon{ margin-top: 0; }


.nProduct__img {
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
max-height: 349px;
}
.pelna_specyfikacja_lista.pelna_specyfikacja_lista_open h1{
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 0;
}

.ch img {    margin-bottom: -20px;}


#parameters_2 .btn__popup {
    background: #ff6600;
    margin: 30px auto 0;
    display: block;
    max-width: 220px;
    float: right;
    color: white;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}


.csc-form-element-textblock span.text {
    margin-top: -16px;
    margin-bottom: 1rem;
    display: block;
    font-style: italic;
    color: #BFBFBF;
    font-size: 11px;
}

.csc-form-element-textblock:nth-child(1) span.text {
    color: #2d2d2d;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-style: normal;
    padding: 1rem 0;
}

.csc-form-element-header span.text h4 {
    text-align: center;
    font-size: 13px;
    color: #3C3C3C;
    font-weight: normal;
    font-style: normal;
}

span.text label {
    font-size: 11px;
    text-align: left;
}

.csc-form-element-checkbox span.text {
    /*border: 1px solid red;*/
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin: 1rem 0;
}

input[type="checkbox"] {
    margin: .2rem .5rem 0 0;
}

.csc-form-element-submit span.text {
    /*border: 1px solid red;*/
    display: flex;
    align-items: center;
    margin: 1rem 0;
    padding-left: 1.2rem;
}

#captchaText {
    font-size: 19px;
    color: #484848;
}

@media(max-width: 515px) {
    #captchaText {
        font-size: 14px;
    }
}

#captchaInput {
    width: 50px;
    border-radius: 5px;
    margin: 0 1rem 0 .5rem;
}

input[type="submit"] {
    background: #909090;
    padding: .5rem 5rem;
    border: none;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    margin-left: auto;
    color: #fff;
}

@media(max-width: 515px) {
    input[type="submit"] {
        padding: .5rem 2rem;
    }
}

@media(max-width: 347px) {
    input[type="submit"] {
        padding: .5rem 1.2rem;
    }
}

.modal-content ol {listy-style: none; margin: 0;}
span.number{ display: none; } 
ol{ list-style: none; } 

.pelna_specyfikacja_lista.pelna_specyfikacja_lista_open h3.header {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 0;
    margin-top: 0;
}

h1.nProduct__name {
    color: #505050;
    font-size: 22px;
}
.pelna_specyfikacja_lista.pelna_specyfikacja_lista_open h3.header {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 0;
}


/* plugins */
.plugins__nav{
    max-width: 600px;
    margin: 0 auto;
}

@media(max-width: 630px){

  .plugins__nav{ flex-wrap: wrap; }

  .plugins__nav-item{
      width:50%;
  }
  .plugins__nav-item::after{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(max-width: 380px){

  .plugins__nav-item{
      width:100%;
  }
}

#blog_post{ padding-left:0 !important; padding-right:0 !important; } #blog_post .swiper-slide{margin: 0 !important;} 
#section_full_spec .ch h3,
#section_full_spec #ch h3{ color: #505050 !important; font-size:16.4px; }

.warranty{ padding: 0 0 20px 0; }


#pelna_specyfikacja_produktu .pelna_specyfikacja_table table tr td:nth-child(3){
    min-width: 115px !important;
}

.ch { padding-left: 0; padding-right: 0;}
#pelna_specyfikacja_produktu .pelna_specyfikacja_table tr td:nth-child(1){ padding-left:0 ;}
.pelna_specyfikacja_separator_bezpieczenstwo h3:before,
.pelna_specyfikacja_separator_domeny h3:before,
.pelna_specyfikacja_separator_jakosc h3:before,
.pelna_specyfikacja_separator_poczta h3:before,
.pelna_specyfikacja_separator_dodatki h3:before,
.pelna_specyfikacja_separator_zarzadzanie h3:before,
.pelna_specyfikacja_separator_dedykowany_ip h3:before,
.pelna_specyfikacja_separator_parametry h3:before { left: 0 !important; }

.pelna_specyfikacja_separator{ padding-left: 0 !important; }
.pelna_specyfikacja_separator h3 { padding-left: 38px !important; }

h1 {
  color: #505050;
  font-size: 28px;
  font-weight: bold;
}
h2 {
  text-align: center;
  font-size: 28px;
  padding: 0 0 15px 0;
  color: #505050;
}
h2 span {
  font-size: 16px;
  display: block;
}



/* ------------------------------------------------- */
/* Answers */
/* ------------------------------------------------- */
.answers{ /* border: 1px solid red; */ padding: 3.75rem 0; background-color: #f9f9f9; color: #555555; }
.answers__container{ max-width: 75rem; margin: 0 auto; padding: 0 1rem; /* border: 1px solid green; */ }
.answers__heading{
    font-weight: bold;
    text-align: center;
    font-size: 24px !important; 
}
.answers__heading::after{
    content: '';
    display: block;
    border-bottom: 4px solid #FF7600;
    margin: 10px auto 40px;
    width: 110px;
}
.answers__list{ list-style: none; margin-left: 0; }
.answers__list-item{ border-top: 1px solid #ededed;  /* border-bottom: 1px solid #ededed; */ padding: 1.75rem 0; }
.answers__list-item:last-child{ border-bottom: 1px solid #ededed; }
.answers__top{ /* border: 1px solid red; */ display: flex; justify-content: space-between; align-items: center; cursor: pointer;
}
.answers__checkbox{ display: none; }
.answers__question{ font-size: 1.125rem !important; font-weight: 500!important; text-align: left; }
.answers__more{ font-size: .8rem; text-transform: uppercase; font-weight: 500; }
.answers__arrow{ width: 1rem; margin-left: .8rem; }
.answers__bottom{ /* border: 2px solid green; */ overflow: hidden; transition: .3s all;  max-height: 0; }
.answers__checkbox:checked ~ .answers__bottom{ max-height: 300px; }
.answers__sublist{ padding-left: 2rem; font-size: 15px; list-style: decimal; }
.answers__sublist-item{ }
.answers__cta{ /* padding: .8rem 1.875rem; */ width: 6.875rem; height: 2.125rem; color: #555555; border: 1px solid #555555; text-decoration: none; text-transform: uppercase; display: flex; justify-content: center; align-items: center;     margin: 4.125rem auto 0 auto; }
.answers__link{ color: #555555; text-decoration: underline; }
.answers__reminder{font-style: italic;
    margin-left: -1rem;
    margin-top: 2rem;
    display: block;}
.answers__text{ text-align: justify; padding-top: 2rem; padding-right:10rem; }
@media(max-width: 780px){
    .answers__top{
        flex-direction: column;
    } 
    .answers__question{text-align: center;}

    ul, .answers__sublist{margin-left: 1rem; padding-left: 0;}
    .answers__text{ padding-top: 1rem; padding-right:0; }

.answers__checkbox:checked ~ .answers__bottom {max-height: 100%;}
.answers__sublist {padding-right: 1rem; text-align: justify;}
}  


#section2 {padding-bottom: 0;}

#section2 .step span {display: block; font-weight: bold; padding-bottom: 12px;}


#section2 .step p.title { font-size: 22px; font-weight: normal; color: #505050; padding-top: 10px;}
#section2 .step p.title:after { content: '';  display: block; border-bottom: 4px solid #FF7600; margin: 10px 0; width: 110px;}

#section2 .nodes__heading::after {margin: 16px auto;}

/* faq*/
.answers__text {
   padding: 0;
   margin: 0;
}
.answers__question {
   margin-bottom: 0;
   line-height: 1;
}
.answers__checkbox:checked ~ .answers__bottom {
   padding-bottom: 32px;
 padding-top: 28px;
}
.answers__list-item {
   padding-bottom: 0;
}
.answers__bottom {
   padding-top: 28px;
}
.answers__sublist {
    margin-bottom: 0;
}

#section2 .step {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 42px;
    margin-bottom: 66px;
}
#section2 .step img {
     margin-left: 20px;
}

#section2 .step p {width: 84%;text-align: justify;border-left: 2px solid #000;padding-left: 20px;margin-top: 10px;padding: 7px 0 7px 30px;}

@media( max-width: 568px ) {
    #section2 .step { gap: 20px; }
}

@media( max-width: 480px ) {
    #section2 .step { 
        flex-direction: column;    
        margin-bottom: 16px;

        
    }
    #section2 .step p{
        border: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }
}

@media(min-width: 1256px) {
.page-11001 #c82407 .step {width: 90%; margin-left: auto; margin-right: auto;}
.page-11001 #c82141 #beMobile h2.left { padding-left: 120px; }
.page-11001 #c82141 #beMobile h2.right { padding-right: 100px; }
.page-11001 #c80837 #parameters ul { margin: 0 auto; width: 90%; }
.page-11001 .migrator_img img {margin-left: 80px;}
.page-11001 .migrator_ul {padding-left: 50px;}
.page-11001 #c83687 #konteneryzacja .grid-container {width: 66%;}
}

.pln { vertical-align: initial; font-size: 22px !important; margin-top: 12px; }
.new_price > span { margin-left: 5px !important; font-size: 22px !important; }

.new_price {
    display: flex;
    align-items: flex-end;
    line-height: 0.7 !important;
    justify-content: center;
    padding: 3px 0;
}

.new_price .pln {
   position: static !important;
   float: none !important;
   margin: 0 0 0 8px !important;
}

.new_price > span.pln::before {
  content: none !important;
}

.new_price .pln::after {
   content: '/';
   margin: 0 1px;
}

.new_price .textBottom {
   position: static !important;
   margin: 0 !important;
   float: none !important;
}   

#section2 {
    padding-top: 0;
}  

@media(min-width: 815px) {
    .plugins__slider-wrapper[data-plugins_type="sklep"] ul.plugins__list li:last-child {
        grid-column-end: -2;
    }
}



.cloudMail {
}

.cloudMail__container {
}

.cloudMail__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.cloudMail__heading {
    font-size: 26px;
    color: #505050;
    text-align: left;
}

.cloudMail__img-wrapper {}

.cloudMail__img {
    max-width: 100%;
}

@media(max-width: 1062px) {
    .cloudMail__wrapper {
        flex-direction: column;
    }
    .cloudMail__heading {
        text-align: center;
    }
    .cloudMail__heading br {
        display: none;
    }
}

@media(max-width: 644px) {
    .cloudMail__heading {
        font-size: 22px;
    }
}

/* parameter */
#parameters_2 .grid-container, .grid-container--small,
#parameters_3 .grid-container, .grid-container--small
{
    max-width: var(--containerMaxWidth) !important;
}

#parameters_2 ul,
#parameters_3 ul {
    max-width: var(--containerMaxWidthSmall) !important;
    margin: auto;
}
#parameters_2 p,
#parameters_3 p {text-align: justify;}

#parameters_3 li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

#parameters_3 .btn {
    margin: 0 !important;
} 

@media(max-width: 815px) {
    #parameters_3 li{
        flex-direction: column;
    }
}