footer p {
    color: #fff;
}

footer {
    background-color: #503C96 !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #503C96 !important;
}

h1 {
  font-size: 2rem;
  font-weight: bold;
}

body:not(.home) h2 {
  font-size: 1.5rem;
}

@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3.5rem;
  }

  body:not(.home) h2 {
  font-size: 2.5rem;
}
}

body:not(.admin-bar) a:not(.button):hover, body:not(.admin-bar) a:not(.button):focus, .pkd-list a:hover, .kody_pkd a:hover, .powiazane-kody-PKD a:hover, .pkd-table a:hover, .pkd-list a:focus, .kody_pkd a:focus, .powiazane-kody-PKD a:focus, .pkd-table a:focus  {
  color: #503c96 !important;
}

a:not(.button):not(.list-group-item):hover {
    text-decoration: underline;
}

.header-slider-img {
    height: auto !important;
    min-height: fit-content !important;
    width: 40% !important;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.headerSliderTitle {
    text-align: center;
}

@media screen and (min-width: 801px) {
    .headerSliderTitle {
        text-align: left;
    }
}

@media screen and (min-width: 801px) and (max-width: 899px) {
    #sectionSlider .headerSliderTitleContainer .headerSliderTitle {
        max-width: 35rem;
    }
}

@media screen and (min-width: 900px) and (max-width: 1100px) {

    #sectionSlider .headerSliderTitleContainer .headerSliderTitle {
        max-width: 40rem;
    }
}

@media screen and (min-width: 1101px) and (max-width: 1279px) {

    #sectionSlider .headerSliderTitleContainer .headerSliderTitle {
        max-width: 50rem;
    }
}


@media screen and (min-width: 1200px) {
.header-slider-img {
    top: 20%;
    right: 0;
    width: 45% !important;
}
}

.header-slider-bg {
    object-fit: none !important;
    width: auto !important;
    height: auto !important;
}

.headerSliderBG {
    margin-top: 40px;
    height: fit-content;
}

@media screen and (min-width: 801px) {
.header-slider-bg {
    object-fit: contain !important;
    width: 70% !important;
}

.headerSliderBG {
    margin-top: 20px;
}
}

.header-slider {
    justify-content: end;
}

.headerSliderTitle p {
    color:#002c77;
   font-size: clamp(14px, 1vw + .5rem, 32px);
}

@media screen and (min-width: 900px){
    .headerSliderTitle p {
       font-size: clamp(16px, 1vw + .5rem, 32px);
    }
}

 .sectionGuardian .sectionOfferBox .sectionOfferItem:hover>span {
    border: 1px solid transparent !important;
    transition-duration: unset !important;
}

@media screen and (min-width: 1351px) {

.sectionGuardian .sectionOfferBox .sectionOfferItem {
    width: calc(100% / 4) !important;
cursor: inherit !important; }
}

    .sectionGuardian .sectionOfferBox .sectionOfferItem span {
        padding: 5% !important;
        text-align: center !important;
        font-size: 1.5rem !important;
    }

    .sectionGuardian .sectionOfferBox .sectionOfferItem h4 {
        font-size: 1.5rem !important;
        padding-bottom: 0 !important;
    }

   .sectionGuardian .sectionOfferBox .sectionOfferItem h4 p {
        margin: 0 !important;
    }

.sectionGuardian .sectionOfferBox .sectionOfferItem>span .sectionOfferItemImg {
        height: auto !important;
        margin: 0 auto !important;
    } 

    #sectionOffer .sectionOfferBox .sectionOfferItem .sectionOfferItemImg {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    #sectionOffer .sectionOfferBox .sectionOfferItem h4, #sectionOffer .sectionOfferBox .sectionOfferItem p {
        color: #4D4F53 !important;
    }

/* .sectionWhyImg {
    background-size: contain !important;
    display: none !important;
} */


/* .sectionFooterItem img {
margin-left: auto;
margin-right: auto;
} */

/* @media screen and (min-width: 1101px) {
    .sectionWhyImg {
        display: block !important;
    }
} */

/* .sectionWhyDesc, .sectionFooterItemFirst p, #defaultPage {
    text-align: center;
} */

@media screen and (max-width:680px){
.contentGraphicsImg {
    max-width: 100% !important;
}
.contentGraphicsImg a {
    margin: 0 auto;
}
}

@media screen and (min-width: 1024px) {
/* .sectionWhyDesc {
    text-align: right;
}
 */
.sectionFooterItemFirst p, #defaultPage {
    text-align: left;
}

.sectionFooterItemFirst img {
    margin-left: 0;
    margin-right: 0;
    }
}

/* .sectionWhyDesc p {
    color: #002c77;
    font-size: clamp(18px, 1vw + .5rem, 24px);
} 
header {
      padding-top: 1%;
    padding-bottom: 1%;
} */

.home header {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 5px 2px -2px #8080802b;
}

.home header .sectionHeaderMenuUl > .button-log-platform > a, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-log-platform > a, .home header.headerScroll .sectionHeaderMenuUl > .button-log-platform > a {
    color: #503C96 !important;
    border: 1px solid #503C96 !important;
    background-color: #fff !important;
    height: fit-content !important;
    border-radius: 6px;
    padding: 16px 24px !important;
  }

  @media screen and (min-width: 1280px) {
    .home header .sectionHeaderMenuUl > .button-log-platform > a, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-log-platform > a, .home header.headerScroll .sectionHeaderMenuUl > .button-log-platform > a {
        margin-left: 24px;
    }
  }

  .home header .sectionHeaderMenuUl > .button-log-platform a:hover, .home header.headerScroll .sectionHeaderMenuUl > .button-log-platform > a:hover, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-log-platform > a:hover {
    background-color: #503C96 !important;
    color: #fff !important;
}


.home header .sectionHeaderMenuUl > .button-register-platform > a, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-register-platform > a, .home header.headerScroll .sectionHeaderMenuUl > .button-register-platform > a {
    background-color: #503C96 !important;
    color: #fff !important;
    height: fit-content !important;
    border-radius: 6px;
    padding: 16px 24px !important;
  }
  
  .home header .sectionHeaderMenuUl > .button-register-platform a:hover, .home header.headerScroll .sectionHeaderMenuUl > .button-register-platform > a:hover, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-register-platform > a:hover {
      background-color: #B43278 !important;
      color: #fff !important;
  }

header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl>li:not(.button-register-platform)>a {
    color: #503C96    !important;
}

header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl>li:not(.button-register-platform, .button-log-platform)>a:hover {
    color: #B43278    !important;
}


.pink-color {
    color: #B43278;
}

.font-weight-700 {
    font-weight: 700;
}

.with-us-more {
    color: #002c77;
    font-weight: 800;
    margin-top: 6vw;
    position: relative;
}

/* @media screen and (min-width: 1024px) {
 .with-us-more::before {
    background: url("images/dots.svg");
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: -80%;
    bottom: 100%;
}
} */

/* #sectionWhoWeWork {
    background-color: #fff !important;
    padding:0;
    text-align: center;
} */

/* 
@media screen and (min-width:1024px) {
    #sectionWhoWeWork, .sectionOfferTitle {
        text-align: left;
    }
}

#sectionWhoWeWork .sectionWhoWeWorkTitle h2 {
    color: #002c77;
    margin-bottom: 2rem;
} */

#sectionWhoWeWork {
    color: #fff;
}

#sectionWhoWeWork .sectionWhoWeWorkItem .sectionWhoWeWorkItemInside, #sectionWhoWeWork .sectionWhoWeWorkItem .sectionWhoWeWorkItemInside img {
    text-align: center;
    margin: 0 auto;
}

#sectionWhoWeWork .sectionWhoWeWorkItem .sectionWhoWeWorkItemInside {
    background-color: #b1ceff1a;
    border-radius: 7px;
    padding: 20px 0;
}

#sp-wp-tabs-wrapper_256 .sp-tab__tab_title {
    color: #fff !important;
}

#sp-wp-tabs-wrapper_256.sp-tab__lay-default > ul > li label, #sp-wp-tabs-wrapper_256.sp-tab__lay-default > ul > li a, #sp-wp-tabs-wrapper_256.sp-tab__lay-default > ul > .sp-tab__nav-item {
    border-radius: 30px;
}

#sp-wp-tabs-wrapper_256.sp-tab__lay-default > .sp-tab__tab-content .sp-tab__tab-pane {
    padding-left: 0;
    padding-right: 0;
}

#sp-tab__ul {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media screen and (min-width: 681px) {
.gallery-section {
    display: flex;
    gap: 48px;
}
}

/* .gallery-section a {
    max-width: 450px;
    width: 100%;
    height: 250px;
}

.gallery-section img {
    border: 1px solid rgba(77,79,83,.1);
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 6px rgba(177,206,255,.3);
    box-shadow: 0 3px 6px rgba(177,206,255,.3);
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    
}

.gallery-section img:hover {
    border: 2px solid #c90062;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}
 */
.gallery-section-tabs-details summary::marker {
    content: "";
}

.gallery-section-tabs-details summary {
    background: #E4E4E4 0% 0% no-repeat padding-box;
    border-radius: 28px;
    color: #002c77;
    max-width: fit-content;
    padding: 8px 16px;
    cursor: pointer;
    margin-top: 2rem;
    font-weight: bold;
    position: absolute;
    right: 3%;
}

.gallery-section-tabs-details summary:hover {
    background-color: #002c77;
    color: #fff;
}

.gallery-section-tabs-details summary::after {
    content: ">";
    background-color: #c90062;
    padding: 4px 10px;
    border-radius: 100%;
    color: #fff;
    margin-left: 1.5rem;
}

.gallery-section-tabs-details[open] summary {
    display: none;
  }

  .gallery-section-tabs-details .gallery-section {
    margin-top: 24px;
  }

   .gallery-section img {
    margin-bottom: 24px;
   }

   .gallery-section br, .no-br br {
    display: none;
   }


.sectionFooterItem p, .sectionFooterItem strong, .sectionFooterItem a {
    font-size: 15px !important;
}
.sectionFooterItem a {
margin-bottom: 0 !important; 
width: fit-content !important;
color: #fff !important;
}

footer .sectionFooterBox .sectionFooterItem:nth-child(1)>img {
    max-width: 32rem;
    margin-bottom: 2rem;
}

.oferta-specjalna {
    padding-top: clamp(2rem, 10vw + .5rem, 9.5rem);
    margin-bottom: clamp(2rem, 10vw + .5rem, 9.5rem);
   
}

.oferta-specjalna .contentGraphicsBox {
    padding-bottom: 3vw;
}

.oferta-specjalna p {
    font-size: clamp(18px, 1vw + .5rem, 24px);
}

.sectionBlueBox {
    padding: 2rem;
}

.sectionBlueBox .sectionBlueBoxItemDesc {
    padding: 5rem;
}

.sectionBlueBox .sectionBlueBoxItemDesc .button {
    margin-top: 2vw;
}


.sectionBlueBox  {
    background-color: #002c77;
    }

    .sectionBlueBox p, .sectionBlueBox h2 {
        color: #fff;
    }

    .sectionBlueBoxItem {
        margin: 0 auto;
    }

    .sectionBlueBox  img {
        width: 100%;
        height: 100%;
    }


 #defaultPage {
   /* background-image: url("images/bg-offer.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 40vw;
    background-position-y: center;
}

.gform-body .gform_fields {
    text-align: left;
}

.gform_fields input[type=checkbox] {
    padding: 0 !important;
    height:16px !important;
    width: 16px !important;
    display: inline-block;
    text-align: center;
    font-size: 12px !important;
    margin-top: 0px !important;
    border-radius: 4px;
}

.page-id-288 #defaultPage,
.page-id-302 #defaultPage {
    padding-top: clamp(2rem, 10vw + .5rem, 9.5rem);
    padding-bottom: clamp(2rem, 10vw + .5rem, 9.5rem);
    margin-top: 5%;
}

.page-id-302 #defaultPage .row {
    row-gap: 24px;
}

.form-container {
    background-color: #F1F4F8;
    padding: 4rem;
    border-radius: 50px;
}

.form-container p {
    color: #4D4F53;
    font-size: 23px;
    margin-bottom: 1.2vw !important;
}

.page-id-288 h2 {
    margin-bottom: 2vw;
}



.gfield input[type=text], .gfield input[type=email] {
    border-radius: 15px !important;
}

input[type=text]::placeholder, input[type=email]::placeholder {
    color: #92959a;
    opacity: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    text-align: left;
  }

  #gform_fields_1 .gchoice label,  #gform_fields_2 #field_2_9 p  {
    color: #4d4f53;
    font-size: 12px;
  }

  #gform_fields_1 .gchoice label, #gform_fields_1 .gchoice label {
    margin-left: 0 !important;
  }

  #gform_fields_1 {
    grid-row-gap: 16px;
  }

  #gform_fields_1 .gfield--type-html p {
    margin-bottom: 0 !important;
  }

 .form-container details p, .form-container details summary,  #gform_fields_1 .gfield_description, #gform_fields_1 .gform-field-label {
    font-size: 12px;
 }

 input[type=submit] {
    border-radius: 50px !important;
 }

 #gform_submit_button_2 {
    margin-top: 1.2vw;
 }

.sectionOfferBG {
    z-index: -1 !important;
}

.sectionPartnerPhoto, .gallery-section a {
    box-shadow: 0 3px 6px rgba(177,206,255,.3);
    max-width: 450px;
    width: 100%;
    height: 200px;
    border: 2px solid rgba(77,79,83,.1);
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 780px) {
    .sectionPartnerPhoto, .gallery-section a {
        height: 250px;
    } 
}

.sectionPartnerPhoto:hover, .gallery-section a:hover {
    border: 2px solid #c90062;
    -webkit-transition-property: all;
    transition-property: all;
}

.sectionPartnerPhoto img, .gallery-section img {
    width: 40%;
    margin: 0 auto;
}

.gallery-section a {
    margin-bottom: 20px;
}

#gform_fields_1 #field_2_7 {
    margin-bottom: 0 !important;
}

#gform_fields_1 .gfield_label {
    font-size: 16px;
}

@media screen and (min-width:1000px) {
footer .sectionFooterBox .sectionFooterItem:nth-child(1) {
    width: calc(100% / 12 * 4) !important;
}
}

footer .sectionFooterBox .sectionFooterItem {
    margin: 0 2rem;
    justify-content: space-evenly !important;
}

.sectionHeaderMenuUl .button a span {
    color: #fff !important;
    font-weight: bold !important;
}

.header-sing-form {
  width: 100% !important;
  box-shadow: 3px 3px 5px 6px #e6e6e699;
  padding: 6% !important;
  border-radius: 6px !important;
  background-color: #b432780d !important;
}

.header-sing-form input[type="text"], .header-sing-form input[type="checkbox"], .header-sing-form input[type="email"], .ebookForm input[type="email"], .ebookForm input[type="text"], .ebookForm input[type="checkbox"] {
border-color: #d1d1d1 !important;
}

.header-sing-form input[type="text"], .header-sing-form input[type="email"], .ebookForm input[type="text"], .ebookForm input[type="email"] {
    border-radius: 6px !important;
}

.ebookForm .gform_fields {
    gap: 12px !important;
}

.ebookForm .gform_footer {
  justify-content: center;
}

.headerSliderContainer {
    padding: 25% 5%;
}

@media screen and (min-width: 780px) {
    .headerSliderContainer {
        display: flex;
        gap: 5%;
        padding: 10% 8%;
    } 
}

@media screen and (min-width: 1300px) {
    .headerSliderContainer {
        padding: 10% 15%;
    } 
}

.headerSliderLeft {
    align-content: center;
}

@media screen and (min-width: 780px) {
    .headerSliderLeft {
        width: 60%;
    }
    .headerSliderRight {
      width: 40%;
    }
}

.lp-form-summary::marker {
    content: "";
  }

  .lp-form-summary::after {
    content: "Czytaj więcej";
    color: #B43278;
  }

  #sectionCTA {
    background-color:#2d8287 !important;
    color: #fff !important;
  }
    .sectionOurValues .sectionOurValuesBoxes .sectionOurValuesBox .sectionOurValuesItem > div {
      padding: 5.75rem 4.75rem 4.75rem !important;
    }

  
  @media (min-width: 1200px) {
    .sectionOurValues .sectionOurValuesBoxes .sectionOurValuesBox .sectionOurValuesItem > div {
      padding: 6.75rem 4.75rem 4.75rem !important;
    }
  }

  .sectionOurValues .sectionOurValuesBoxes .sectionOurValuesBox .sectionOurValuesItem > div {
    border: 1px solid #503C96 !important; 
  }

  .buttonPlatforma, .buttonPlatforma:focus,  .buttonPlatforma:focus:hover, .header-sing-form input[type="submit"],   #sectionCTA .button, .sectionYoutube .button {
    background-color: #B43278 !important;
    color: #fff !important;
    border-radius: 6px !important;
  }


  .buttonPlatforma:hover, .header-sing-form input[type="submit"]:hover,   #sectionCTA .button:hover, .sectionYoutube .button:hover {
    background-color: #503C96 !important;
  }

  #defaultPage .containerBig::not(.violetColorBG) .row ul li::before {
    background-color: #503C96 !important;
  }

  #defaultPage .row ul li::before {
    width: 8px !important;
    height: 8px !important;
    border-radius: 25px;
  }

  footer .sectionFooterBox .sectionFooterItem a:hover {
    color: #fff !important;
    text-decoration: underline;
  }

  footer .sectionFooterBox .sectionFooterItem:nth-child(4) {
    padding-left: 1rem !important;
  }

  .sectionTopbanner {
    background-color: #2d8287 !important;
    margin-bottom: 2%;
  }

  #tutor-registration-wrap {
    border-radius: 25px !important;
  }

  #tutor-registration-wrap input[type="text"],  #tutor-registration-wrap input[type="password"] {
    border-radius: 6px !important;
  }

  #tutor-registration-wrap button {
    border-radius: 6px;
  }

  .tutor-course-details-header {
    position: static !important;
    padding: 0 !important;
  }

  .tutor-course-details-widget-title, .tutor-course-details-title, .tutor-color-black, .tutor-course-topic-single-header-title {
    font-size: 20px;
  }

  .tutor-course-details-widget-list,  .tutor-card-footer .tutor-ul li span, .list-item-progress span, .tutor-enrolled-info-text, .tutor-empty-state div, .tutor-course-topic-item-title, #tutor-course-spotlight-overview .tutor-lesson-wrapper, .tutor-fs-7, .tutor-course-name, .tutor-dashboard-profile-data span {
    font-size: 15px;
  }

  .tutor-course-details-widget .tutor-icon-bullet-point::before {
    content: "" !important;
  }

  .tutor-enrolled-info-date, .tutor-color-success {
    font-size: 15px;
    color:#B43278;
  }

  .tutor-course-content-list-item-duration, .tutor-course-topic-item-duration {
    font-size: 13px;
  }

  .tutor-course-single-sidebar-title span {
    font-size: 18px;
  }

  .tutor-course-details-widget-list {
    flex-flow: column !important;
  }

  .tutor-course-details-widget-list li {
    width: 100% !important;
  }

  .sectionTopbanner .sectionTopbannerBreadcrumbs .breadcrumb a:hover {
    color: #a2ced0 !important;
    text-decoration: underline;
  }

  .tutor-meta, .tutor-course-details-instructors {
    display: none !important;
}

.tutor-single-course-sidebar-more > div:nth-child(2) {
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: 1px solid #2d8287;
}

.tutor-course-content-list-item-title a:hover {
    color:#B43278 !important;
}

.tutor-frontend-dashboard-course-progress .tutor-color-black {
    font-size: 15px !important;
}

.page-id-6 #tutor-login-form .tutor-text-center {
    display: none;
  }

  #tutor-login-form .tutor-text-center {
  font-size: 14px;
  }

  #tutor-login-form .tutor-text-center .tutor-btn:hover {
    color: #B43278;
  }

  .page-id-7 h2 {
    text-align: center;
  }

  .tutor-course-details-page .tutor-course-details-tab .tutor-is-sticky {
    position: static !important;
  }

  .account_baner {
    margin-top: 5% !important;
    padding: 5% 5% 0 5% !important;
  }

  .account_baner .account_baner_text {
    padding-bottom: 5% !important;
    margin: 0 auto;
  }

  .account_baner .account_baner_text h2 {
  color: #fff !important; 
  }

  @media screen and (min-width: 700px) {
  .account_baner .account_baner_button {
    text-align: right !important;
  }
}

  @media screen and (min-width: 780px) {
    .account_baner {
        padding: 2% !important;
      }

      .account_baner .account_baner_text  {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
      }
    
  }

  @media screen and (min-width: 1000px) {
  .account_baner {
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .account_baner .account_baner_text {
    margin-left: 0;
  }
}

.page-template .sectionTopbanner h1 {
    color: #fff !important;
}

#popupWN {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 4%;
    position: fixed;
    top: 5%;
    left: 0;
    box-shadow: 3px 3px 5px 6px #e6e6e6 !important;
  border-radius: 6px !important;
  z-index: 100000;
  overflow-y: scroll;
  height: -webkit-fill-available;
  height: fill-available;
  }

  @media screen and (min-width: 780px) {
    #popupWN {
    width: 80%;
    top: 15%;
    left: 10%;
    overflow-y: hidden;
    height: auto;
    }
  }

  @media screen and (min-width:1200px) {
      #popupWN {
    padding: 1%;
    width: 70%;
    left: 15%;
    top: 2%;
  }
  }

  @media screen and (min-width:1281px) {
    #popupWN {
  padding: 1%;
  width: 50%;
  left: 25%;
  top: 15%;
}
}
  .popupcontrolsWN button {
    float: right;
    cursor: pointer;
    color: #111;
    font-weight: 800;
    background-color: transparent;
    border: none;
  }
  .popupcontentWN {
    padding-left: 5%;
    width: 90%;
    color: #fff;
  }

  .popupcontentWN input[type="submit"] {
    background-color: #B43278 !important;
    color: #fff !important;
    border-radius: 6px !important;
  }

  .popupcontentWN input[type="submit"]:hover {
    background-color: #503C96 !important;
  }

  .showPopForm {
    display: block !important;
  }

  .closePopForm {
    display: none !important;
  }

  @media screen and (min-width: 780px) {
    .ebookContainer {
        display: flex;
        gap: 24px;
        flex-wrap: wrap;
        justify-content: center;
    }
  }

  .formEbook {
    display: none;
  }

  .showFormEbook {
    display: block;
  }

  .ebook {
    width: 100%;
    max-width: 350px;
  }

  .ebookDescription {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .ebook .buttonPlatforma {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  .ebook {
    text-align: center;
  }

  @media screen and (max-width: 480px) {
    .ebook {
      margin-top: 5% !important;
      margin: auto;
    }
  }

  .ebook img {
    max-width: 300px;
    width: 100%;
  }

  .ebook .imgOpenPop:hover .ebookOverlay {
    opacity: 0.4;
  }

  .ebookOverlay {
    background-color:#503C96;
    border-radius: 6px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
  }

  .ebook .gform_heading {
    display: block !important;
  }

  .ebook .gform_required_legend {
    color:#B43278;
  }

  .imgOpenPop {
    background: transparent; 
    border: none;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .imgOpenPop:hover {
    cursor: pointer;
  }

  .imgOpenPop img {
    border-radius: 6px;
  }

  .buttonPlatformaEmpty  {
    background-color: transparent !important;
  color: #B43278 !important;
  border-radius: 6px !important;
  border: 1px solid #B43278 !important;
  }

  .buttonPlatformaWhite  {
    background-color: #fff !important;
  color: #B43278 !important;
  border-radius: 6px !important;
  }

  .buttonPlatformaEmpty:hover,  .buttonPlatformaWhite:hover {
    background-color: #B43278 !important;
  }

  .twoButtons {
    display: flex;
  flex-direction: column;
gap: 8px;}

.twoButtons .button {
  width: fit-content;
}

  @media screen and (min-width: 1000px)
  {
    .twoButtons {
      display: flex;
      flex-direction: row;
      gap: 16px;
    }
  }
 
  .home .sectionRecruitmentStagesItemLineSeparate {
    display: none;
  }

  .home h1 {
    font-weight: bold;
  }

  @media screen and (min-width: 1000px) {
  .home h1 {
    font-size: 2.3vw;
  }
}

#uzyskajDostep form h2 {
  font-weight: 600 !important;
}

@media screen and (max-width: 1290px) {
  header .sectionHeaderBox .sectionHeaderLogo img {
    height: 65px !important;
  }
}

header .sectionHeaderBox .sectionHeaderLogo img {
       max-width: 200px;
    width: 100%;
    height: 100px;
}

@media screen and (max-width: 900px) {
  .sectionRecruitmentStagesItem:nth-of-type(3)::after, .sectionRecruitmentStagesItem:nth-of-type(3)::before {
    display: none;
  }
}

.sectionCTAItem img {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}

#ebooksPagination {
  margin-top: 3%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ebooksPagination .current {
  background-color: #2D8287;
  padding: 6px 14px;
  border-radius: 4px;
  color: #fff;
}

#ebooksPagination .page-numbers {
  margin-left: 4px;
  margin-right: 4px;
}

#ebooksPagination .page-numbers:not(.next,.current,.prev) {
  background-color: #503C96;
  padding: 6px 14px;
  border-radius: 4px;
  color: #fff;
}

#ebooksPagination .page-numbers:not(.next,.current,.prev):hover {
  background-color: #B43278;
}

#ebooksPagination .next svg path:hover, #ebooksPagination .prev svg path:hover {
  fill: #B43278;
}

.headerSliderTextBox iframe {
  height: 200px;
}

@media screen and (min-width: 780px) {
.headerSliderTextBox iframe {
  height: 300px;
}
}

@media screen and (min-width: 1300px) {
  .headerSliderTextBox iframe {
    height: 350px;
  }
}

@media  screen and (max-width: 1920px) {
  footer .sectionFooterBox {
    padding: 2% 0 2% 0 !important;
  }
}

.violetColorBG {
  background-color:#503C96;
  color: #fff;
  padding-top: 5%;
  padding-bottom: 5%;
}

@media screen and (min-width: 1200px) {
  .violetColorBG {
    padding-top: 3%;
    padding-bottom: 3%;
  }
}

.violetColorBG h2 {
  color: #fff !important;
}

.violetColorBG ul li::before {
  background-color: #fff !important;
}

.sectionTopbannerBreadcrumbs .breadcrumb a {
  color: #a2ced0 !important;
}

.gform-theme--framework .gform_required_legend .gfield_required {
  color: #B43278 !important;
}

.tutor-accordion-item-header::after { 
  transform: translateY(-50%) rotate(90deg);
}

/* ukrycie niektórych opcji kokpitu dla ucznia */

.page-id-6 .tutor-dashboard-menu-my-quiz-attempts,
.page-id-6 .tutor-dashboard-menu-purchase_history,
.page-id-6 .tutor-dashboard-menu-question-answer {
  display: none;
}

/* end */

@media screen and (max-width: 1290px) {
.button-register-platform {
margin-bottom: 16px !important;
}

.button-log-platform a {
  margin-left: 0 !important;
}

.button-register-platform, .button-log-platform {
  width: fit-content;
  margin: 0 auto;
}
}

details[open] .lp-form-summary::after {
  content: "Zwiń";
}

.tutor-dashboard .tutor-dashboard-content .tutor-capitalize-text {
  text-transform: none;
}

.tutor-card-footer .tutor-btn-outline-primary {
  background-color:#503C96;
  color: #fff;
}

.tutor-card-footer .tutor-btn-outline-primary:hover {
  background-color:#B43278;
  color: #fff;
}

#gdprCapeBanner {width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; background-color: rgba(0,0,0,.7); z-index: 99999;}
.gdprCapeBannerBox {border: none; background-color: #ffffff; max-width: 600px; max-height: 100vh; box-sizing: border-box; padding: 5px 10px 10px 10px; font-family: Arial,sans-serif; overflow-y: auto;}
.gdprCapeBannerLogo img {padding: 10px 0 0 18px; width: 200px;}
.gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle {padding: 5px 5px 5px 10px;}
.gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle > span {text-align: left; color: #000; font-weight: 700; line-height: 30px; font-family: 'RadikalW03-Bold', Arial; font-size: 18px;}
.gdprCapeBannerTitle > span, .gdprCapeBannerSettingsSubtitle > span > span {color: #B43278;}
.gdprCapeBannerDescription {color: #000000; text-align: justify; padding: 10px; background-color: #e0e0e0; font-style: normal; font-size: 8px; line-height: 12px; overflow: hidden; transition: 0.2s; border-radius: 13px; padding: 10px; background-color: #f9f9f9;}
.gdprCapeBannerDescription > a {color: #503C96;}
.gdprCapeBannerSettings {height: auto; overflow: hidden; transition: 0.4s; position: relative; max-height: 0;}
.gdprCapeBannerSettingsSubtitle {font-family: 'Inter', Arial; font-size: 12px; font-weight: 600; text-align: left;}
.gdprCapeBannerSettingsItem {margin: 5px 0; border-radius: 13px; padding: 10px; background-color: #f9f9f9;}
.gdprCapeBannerSettingsItemLabel {height: 34px; display: inline-block; position: relative; margin: 0; color: #000; font-family: 'Inter', Arial; font-size: 12px; font-weight: 700; line-height: 24px; text-align: left;}
.gdprCapeBannerSettingsItemDescription {font-family: 'Inter', Arial; font-size: 7px; color: #A9A9A9; line-height: 11px; text-align: justify;}
.gdprCapeBannerButtons {width: 100%; margin-top: 10px; margin-bottom: 10px; display: flex; flex-wrap: wrap; justify-content: center;}
.gdprCapeBannerButton {display: inline-block; cursor: pointer; margin: 5px; border: 2px solid #503C96; border-radius: 36px; width: 160px; font-family: 'Mulish', Arial; font-size: 8px; font-weight: 900; line-height: 30px; text-align: center; text-transform: uppercase;}
.gdprCapeBannerButton:hover {opacity: .8;}
.gdprCapeBannerButtonSettings {background-color: #ffffff; color: #503C96;}
.gdprCapeBannerButtonYes {background-color: #503C96; color: #ffffff;}
.gdprCapeBannerButtonSave {display:none; background-color: #503C96; color: #ffffff;}
.gdprCapeSwitch {position: absolute; display: inline-block; width: 60px; height: 22px; line-height: 22px; right: 18px;}
.gdprCapeSwitch > input {opacity: 0; width: 0; height: 0;}
.gdprCapeSlider {position: absolute; cursor: pointer; top: 0; right: 0; bottom: 0; left: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; border: 1px solid #ccc;}
.gdprCapeSlider:before {position: absolute; content: ""; height: 18px; width: 18px; left: 1px; bottom: 1px; background-color:#fff; -webkit-transition:.4s; transition:.4s;}
.gdprCapeSlider:hover {opacity: .8; border: 1px solid #bdafaf;}
input:checked + .gdprCapeSlider {background-color: #503C96; border: 1px solid #503C96;}
input:focus + .gdprCapeSlider {box-shadow: 0 0 1px #503C96;}
input[disabled]:checked + .gdprCapeSlider {background-color: #999; border: 1px solid #ccc;}
input:checked + .gdprCapeSlider:before {-webkit-transform: translateX(37px); -ms-transform: translateX(37px); transform: translateX(37px);}
.gdprCapeSlider.gdprCapeRound {border-radius: 11px;}
.gdprCapeSlider.gdprCapeRound:before {border-radius: 50%;}
#gdprCapeGear {position: fixed; left: 0; bottom: 0; width: 48px; height: 50px; background-color: #B43278; cursor: pointer;}
.gdprCapeGearLockInside {position: absolute; width: 48px; height: 48px; background-color: #B43278; top: 2px; left: 2px; border-radius: 16px 0 0 0;}

@media (min-width: 600px) {
    .gdprCapeBannerLogo img {width: 250px;}
    .gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle {padding: 10px 10px 10px 18px;}
    .gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle > span {line-height: 35px; font-size: 20px;}
    .gdprCapeBannerDescription {font-size: 11px; line-height: 15px; padding: 18px;}
    .gdprCapeBannerSettingsSubtitle {font-size: 15px;}
    .gdprCapeBannerSettingsItem {padding: 18px;}
    .gdprCapeBannerSettingsItemLabel {font-size: 15px;}
    .gdprCapeBannerSettingsItemDescription {font-size: 9px; line-height: 12px;}
    .gdprCapeBannerButton {width: 200px; font-size: 10px;}
}

.hs-form-field input[type="text"], .hs-form-field input[type="email"], .hs-form-field input[type="tel"] {
  min-height: 5rem;
  border-radius: 4px;
  padding: 1.5rem 2rem !important;
  font-size: 14px !important;
  font-family: "Roboto",sans-serif;
  border: 1px solid #d1d1d1;
  margin-bottom: 2%;
  width: 100%;
}

.actions input[type="submit"] {
  margin-top: 2%;
  height: 42px;
  border: none;
  font-family: "Roboto",sans-serif;
  font-weight: 600;
  font-size: 14px !important;
  padding: 12px;
}

.hs-form-field input[type="checkbox"] {
  padding: 0 !important;
  height: 16px !important;
  width: 16px !important;
  display: inline-block;
  text-align: center;
  font-size: 12px !important;
  margin-top: 0px !important;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  margin-right: 12px;
}

.hs-form-booleancheckbox {
  font-size: 12px;
}

#toggle-consent-button {
  display: block;
  line-height: 1rem;
  margin: 0 0 0 auto;
  color: #6021ca;
  cursor: pointer;
  width: fit-content;
  max-height: 20px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

#toggle-consent-button:hover {
  text-decoration: underline;
}

#toggle-consent-button.hide {
  max-height: 0;
}
.hs-form-booleancheckbox-display {
display: flex;
}

.hs-form-booleancheckbox-display > .collapse {
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
 .hs-form-booleancheckbox-display >  .collapse  {
  display: -webkit-box;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.hs-error-msg {
  color: red;
}

.registration-info {
  text-align: center;
  margin-bottom: 3%;
}

.registration-info h2 {
  padding-bottom: 1%;
}

/* @media screen and (min-width: 1290px) {
.home header .sectionHeaderMenuUl > .button-register-platform a {
  display: none !important;
}

.home header.headerScroll .sectionHeaderMenuUl > .button-register-platform > a {
  display: block !important;
}
} */

#uzyskajDostep {
  scroll-margin-top: 9rem;
}

.sectionYoutube {
 /*  background-image: url('/wp-content/themes/PKD/images/tlo-efektywna.jpg') !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; */
  background-color:#503C96;
  color: #fff;
  padding: 4%;
  padding-top: 7%;
  padding-bottom: 7%;
  border-radius: 16px;
  text-align: center;
  margin-top: 5%;
}

@media screen and (min-width: 760px) {
  .sectionYoutube {
    margin-top: 15rem;
  }
}

.sectionYoutube .ytText {
  text-align: left;
}

.sectionYoutube .ytText p {
  font-size: 18px;
}

.sectionYoutube h3, .sectionYoutube h2 {
  color: #fff !important;
   margin-bottom: 1.2rem;
}

.sectionYoutube .ytText .button {
  margin-top: 2%;
}

.sectionYoutube .ytText .button:hover {
  background-color:#2D8287 !important;
}

.sectionYoutube_button {
  width: fit-content;
  display: block;
  margin: 0 auto;
}

.sectionYoutube_button img {
  width: 100px;
}

/* pkd table */

.pkd-table {
  width: 100%;
  margin-top: 2%;
   border-collapse: collapse;
}

.pkd-table thead {
  font-size: 14px;
}

.pkd-table thead th {
      position: sticky;
    background: white;
    z-index: 2;
    top: 110px;
}

@media screen and (min-width: 1200px) and (max-width:1290px) {
  .pkd-table thead th {
    top: 90px;
   }
}

.pkd-table th {
  text-align: left;
   border-bottom: 1px solid #e3e3e3;
    padding: 12px 8px 8px 8px;
}

.pkd-table td {
  min-width: 100px;
   align-content: baseline;
  border-bottom: 1px solid #e3e3e3;
    padding: 12px 8px 8px 8px;
}

.sectionTopbannerContent h1 {
     color: #fff !important;
    font-size: clamp(1.4rem, 10vw + 0.5rem, 4rem);
}

.sectionTopbanner .sectionTopbannerContent>div:nth-child(1) {
  padding: 2% 0 2% !important;
}

.pkd-table-wyniki {
  width: 100%;
    border-collapse: collapse;
}

.pkd-table-wyniki td {
  align-content: baseline;
  border-bottom: 1px solid #e3e3e3;
    padding: 20px 8px 8px 8px;
}

.pkd-table-wyniki .pkd-additional {
  font-size: 13px;
  color:#2D8287;
}

.single-pkd-additional {
  font-size: 14px;
  color: #4d4f53;
}


.single-pkd-information {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 2%;
}

h1 {
  margin-bottom: 2%;
}
.searchformPKD {
  width: 100%;
  display: flex;
  gap: 1rem;
  padding-top: 1rem;
  flex-direction: column;
}

@media screen and (min-width: 480px) {
  .searchformPKD { 
    flex-direction: row;
  }
}

.searchformPKD input[type="text"] {
  background-color: #efefef;
    border: none;
       border-radius: 6px;
    padding: 16px 24px !important;
    flex: 1;
}

.searchformPKD input[type="submit"] {
  background-color:#b43278 !important;
  color: #fff;
      border-radius: 6px !important;
    padding: 16px 24px !important;
    border: none !important;
    cursor: pointer;
    font-weight: bold;
    font-size: inherit !important;
}

.blog .button {
  background-color:#b43278 !important;
  color: #fff;
      border-radius: 6px !important;
    border: none !important;
    cursor: pointer;
    font-weight: bold;
    font-size: inherit !important;
}

.searchformPKD input[type="submit"]:hover, .blog .button:hover {
   background-color:#9b2c66 !important;
}

.blog .button {
  display: block;
  width: fit-content;
  margin-top: 2rem;
}

.bt-header a, .banners .button {
  background-color:#503C96 !important;
  color: #fff;
      border-radius: 6px !important;
    padding: 16px 24px !important;
    border: none !important;
    cursor: pointer;
}

 .bannerInside .button:hover {
  background-color:#fff !important;
  color:#503C96 !important;
 }

 .bt-header a:hover, .banners .button:hover {
  background-color:#9b2c66 !important;
}

.pkd-list {
  width: 100%;
}

@media screen and (min-width: 1000px) {
.sectionBlogSingle .sectionBlogSingleItem:nth-child(1), .pkd-list {
    width: 66%;
    max-width: 1160px;
}

.sectionBlogSingle .sectionBlogSingleItem:nth-child(2), .pkd-list-sidebar {
      width: 32%;
}
}

.headerSliderContainer {
    background-color: #503c96;
    color: #fff;
    padding-bottom: 5% !important;
}

.headerSliderContainer h2, .headerSliderContainer h3 {
  color: #fff !important;
  padding-bottom: 1rem;
}

.sectionFooterBox {
  justify-content: center;
}

footer .sectionFooterBox .sectionFooterItem.sectionFooterItemMenu {
  padding-top: 0;
}

.banners {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}

.banner-1 div, .banner-2 div {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.banner-1 .button, .banner-2 .button {
  margin-top: 2rem;
}

.single-kody_pkd .banner-2 .sidebarsBannerImg {
  width: 200px;
}

.banner-1, .banner-2 {
  padding: 10%;
  border-radius: 16px;
  color: #fff !important;
}

.banner-1 h3, .banner-2 h3 {
   color: #fff !important;
   font-weight: bold;
}

@media screen and (min-width: 1200px) {
  .banner-1 h3, .banner-2 h3 {
    font-size: 3rem;
   }
   .banner-1 p, .banner-2 p {
    font-size: 18px;
   }
}

.sidebarsBannerImg {
  margin-bottom: 3rem;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.bannerInside {
  border-radius: 6px;
  padding: 3%;
  margin-top: 2%;
  margin-bottom: 2%;
  background-color:#B43278;
  color: #fff;
}

.bannerInside2 {
  background-color: #2E7432;
}

.bannerInside3 {
  background-color: #592A7E;
}

.bannerInside4 {
  background-color: #DC8C00;
}

.bannerInside5 {
  background-color: #2D8287;
}

.bannerInside6 {
  background-color: #B43278;
}


.bannerInside h3 {
  color: #fff !important;
}

.post-type-archive-kody_pkd .banner-1, .single-kody_pkd .banner-1 {
  background-color: #2D8287;
}

.post-type-archive-kody_pkd .banner-2 {
  background-color: #503c96;
}

.post-type-archive-kody_pkd .banner-2 .button {
  background-color: #B43278 !important;
}

.post-type-archive-kody_pkd .banner-2 .button:hover, .single-kody_pkd .banner-2 .button:hover {
  background-color:#2D8287 !important;
}

.single-kody_pkd .banner-2 {
   background-color: #B43278;
}

@media screen and (min-width: 1300px) {
  .sectionTopbanner .sectionTopbannerBreadcrumbs .breadcrumb {
    padding: 0;
  }
}

.pkd-info.red-color {
  color: #fb1414;
}

.pkd-info.green-color {
  color: green;
}

.pkd-info .pkd-svg path {
  fill: currentColor;
}

.pkd-info strong {
  transition: color 0.3s ease;
}

.pkd-info {
  display: flex;
  gap: 8px;
  align-items: center;
}

.pkd-info strong {
  padding-top: 2px;
}

.powiazane-kody-PKD {
  margin-top: 5%;
}

@media (max-width: 1360px) {
    .sectionTopbanner .sectionTopbannerBreadcrumbs .breadcrumb {
        padding-top: 3rem;
    }
}

@media screen and (max-width: 480px) {
  .sectionFooterItemMenu {
    flex-direction: column;
    width: 100% !important;
    padding-top: 5% !important;
    padding-bottom: 5% !important;
  }
}

/* blog */

    .sectionBlogSingleItemTitle h1 {
      color:#503C96;
      padding-top: 3%;
      padding-bottom: 3%;
    }

/*     .sectionBlogSingleItemDate {
      display: flex;
      font-size: 14px;
      gap: 8px;
      align-items: flex-end;
    } */

    .sectionBlogSingleItemDate span {
      line-height: 1;
    }

   /*  #sectionBlog {
      position: relative;
      max-width: 2160px;
      margin: 0 auto;
      padding: .5rem 0 6rem 0;
  }

  .sectionBlogSingle {
    padding-top: 1rem;
  }

  @media screen and (min-width: 1200px) {
    #sectionBlog {
      padding: 6rem 0 6rem 0;
  }
  } */

#sectionBlog .sectionBlogBox .sectionBlogItem {
  width: calc(100% / 3);
  padding: 0 20px 6rem;
  position: relative;
  /*color: #141414;*/
}

@media (max-width: 1100px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem {
      width: 50%;
  }
}

@media (max-width: 700px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem {
      width: 100%;
      padding: 30px 0;
  }
}

#sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogItemBox {
  display: block;
}

#sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogItemBox .sectionBlogImg {
  display: block;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  width: fit-content;
}

@media (max-width: 1920px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogLine {
      padding: 2.565rem 0 0 0;
  }
}

#sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogLine {
  padding: 2.7rem 0 0 0;
}

#sectionBlog .sectionBlogLine {
  font-size: 14px;
  font-weight: 400;
  color: #3e3e3e;
}

@media (max-width: 1920px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem h3 {
      padding: 1.9rem 0 1.9rem 0;
  }
}

#sectionBlog .sectionBlogBox .sectionBlogItem h3 {
  padding: 2rem 0 2rem 0;
}

#sectionBlog .buttonFull {
  display: block;
  margin: 2rem 0 0;
}

#sectionBlog .buttonFull .buttonArrow {
  display: flex;
  font-size: 15px;
}

#sectionBlog .buttonFull .buttonArrow:hover {
  color:#503C96;
}

#sectionBlog .sectionBlogItem .sectionBlogItemBox .sectionBlogDate {
  display: flex;
    gap: 8px;
    align-items: flex-start;
}

.sectionBlogSingleItemBox {
  align-items:center;
  gap:2%;
  margin-bottom: 3%;
  flex-direction: column;
}

.sectionBlogSingleItemImg {
  margin-bottom: 3%;
}

@media screen and (min-width: 871px) {
  .sectionBlogSingleItemBox {
    flex-direction: row;
  }
  .sectionBlogSingleItemImg {
    margin-bottom: 0;
  }
}

.sectionBlogSingleItemImg img {
  border-radius: 16px;
}

.paginationNew li:hover a, .paginationNew li.active a, .paginationNew .attachments li.attachment:hover a, .attachments .paginationNew li.attachment:hover a  {
  background:#B53279;
}

.paginationNew li:hover a svg path, .paginationNew li.active a svg path, .paginationNew .attachments li.attachment:hover a svg path, .attachments .paginationNew li.attachment:hover a svg path {
  stroke: #fff;
}

.paginationNew li>span, .paginationNew li a  {
  border-radius: 18%;
}

.paginationNew span.page-numbers.current {
  background:#503C96;
  color: #fff;
}

#sectionBlog ul {
  list-style: disc;
    list-style-position: inside;
}

.pkd_heading {
  position: relative;
}

/*.pkd_heading h1 {
  padding-right: 80px;
}

.copy-btn {
  position: absolute;
  right: 8%;
  bottom: 0;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
    gap: 8px;
    padding: 6px;
    cursor: pointer;
    border-radius: 2px;
}*/

.copy-btn {
  position:relative;
  padding: 6px 12px;
  background-color: #e3e3e3;
  color: #000;
  border: none;
  border-radius: 6px;
  font-size: 0.85em;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  gap: 8px;
  margin-bottom: 1rem;
}

.copy-btn::after {
  content: '';
  position: absolute;
  left: 20%;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #e3e3e3; /* kolor jak tło przycisku */
}

@media screen and (max-width: 480px) {
   .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  max-height: 500px;
  position: relative;
}

}

@media screen and (max-width: 1200px) {
 .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  max-height: 1200px;
  position: relative;
}

  .table-scroll table {
  width: 100%;
  min-width: 600px; 
  border-collapse: collapse;
} 

.table-scroll table  th,
.table-scroll table  td {
  text-align: left;
  /* white-space: nowrap; */
}

  .banners {
    margin-top: 4rem;
  }

  .headerSliderTextBox, .headerSliderRight {
    padding-top: 2rem;
  }

  .home .headerSliderRight {
    margin-top: 5rem;
  }

  .home .headerSliderRight::before {
    top: -20% !important;
  }
  .pkd-table thead th {
    position: sticky;
    background: white;
    z-index: 2;
    top: 0px !important;
}
}

@media screen and (max-width: 480px) {

.sectionTopbanner .containerBig {
  padding-top: 0;
}

 .containerBig {
  padding-top: 5%;
}
}

.kafelki_uslugi {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.kafelki_uslugi .kafelki_usluga {
  padding: 3.5rem;
  border-radius: 16px;
   flex: 1 1 calc(33.333% - 10.67px); 
  min-width: 300px; 
  flex-direction: column;
    display: flex;
    justify-content: space-between;
}

.kafelki_uslugi .kafelki_usluga h2 {
  color: #fff !important;
  margin-bottom: 2rem;
}

 .kafelki_uslugi .kafelki_usluga .button, .bannerInside .button {
    background-color: transparent !important;
    color: #fff !important;
    border:1px solid #fff;
    border-radius: 6px !important;
    width: fit-content;
  }


  .kafelki_uslugi .kafelki_usluga .button:hover {
    background-color: #fff !important;
    color:#503C96 !important;
  }

  .home .headerSliderRight {
    background-color: #ffffff4a;
    padding: 2%;
    border-radius: 12px;
  }

   .home .headerSliderRight a {
    color:#fff;
    font-weight: bold;
   }

   .home .headerSliderRight a:hover {
    color: #fff !important;
    text-decoration: underline;
   }

   .home .headerSliderRight ul {
    list-style:disc;
    list-style-position: inside;
    margin-bottom: 1rem;
   }

     .home .headerSliderRight {
      position: relative;
     }

       .home .headerSliderRight::before {
        content: url("/wp-content/themes/PKD/images/circle-info-white.svg");
       width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: -8%;
    left: -2%;
       }

       /* .bannerInside .bannerInsideIcon {
        width: 120px;
       } */

.bannerInsideIcon {
  width: 130px;
  min-width: 130px;
  max-width: 130px;
  height: 130px;
  min-height: 130px;
  max-height: 130px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.bannerInsideIcon svg {
  width: 100%;
  height: 100%;
  display: block;
}


  @media screen and (min-width: 1200px) {
.flexBanner {
display: flex;
gap: 2.5rem;
align-items: center;
       }
      }
      
.subheading {
display: block;
text-transform: uppercase;
margin-bottom: .8rem;
font-size: 18px;
}

.flexBannerImgCode {
display: flex;
position:relative;
flex-direction: column;
gap: 16px;
}

  @media screen and (min-width: 760px) {
.flexBannerImgCode {
flex-direction: row;
justify-content: flex-end;
gap: 0;
      }
.ytText {
width: 50%;
      }
    }

 @media screen and (min-width: 1200px) {

.ytText {
width: 60%;
      }
        }

  @media screen and (min-width: 1380px) { 
.ytText {
width: 65%;
      }
          }

.bannerImgCode {
width: 200px;
margin: 0 auto;
       }

@media screen and (min-width: 760px) {
.bannerImgCode {
width: 280px;
position: absolute;
bottom: 0;
left: 10%; }
          }
        
  @media screen and (min-width: 861px) {
.bannerImgCode {
width: 330px;
        }
          }
  
.kafelki_uslugi a:hover {
text-decoration: none !important;
          }

.pkd_notIncluded {
margin-top: 1rem;
          }

  @media screen and (max-width: 480px) {
.home iframe {
height: 220px;
            }

.button-register-platform {
margin-top: 16px !important;
            }
          }