/* STYLE DLA PODSTRONY "POZYCJONOWANIE STRON" */

.lider-sekcja {
    padding: 100px 0;
    background-color: #fafafa;
    background-image: url('/wp-content/themes/twentytwentyone-child/img/NOWY-PROJEKT-2/p-stron/lider-sekcja-bg.webp');
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 80%;
}
.lider-naglowek {
    padding-bottom: 100px;
}
.lider-naglowek > h2 {
    color: #723bcf;
    margin-bottom: 0px;
}
.lider-naglowek > p {
    color: #4f4a52;
    font-size: 45px;
}
.lider-stats-row {
    justify-content: space-between;
    margin-bottom: 80px;
}
.lider-stats-internet {
    padding-bottom: 30px;
}
.lider-stats-internet > .col-md-6:first-of-type {
    width: 45%;
}
.lider-stats-internet > .col-md-6:first-of-type img {
    padding-bottom: 5px;
}
.lider-stats-internet > .col-md-6:last-of-type {
    width: 55%;
}
.lider-stats-internet img {
    max-height: 80px;
    max-width: 80px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.lider-stats-wyszukiwarki-box p {
    margin-bottom: 20px !important;
}
.lider-stats-wyszukiwarki p:first-of-type {
    margin-bottom: 20px !important;
}
.lider-stats-wyszukiwarki img {
    max-height: 45px;
    max-width: 45px;
    margin-bottom: 10px;
}
.lider-yahoo-img {
    padding: 10px 0;
    max-width: 110px !important;
}
.source-text {
    text-align: center;
    font-size: 14px;
    color: #8d8d8d;
    margin: 0;
    margin-top: 25px;
}
.lider-tekst p {
    font-size: 18px;
}
.lider-tekst span {
    font-weight: 600;
}

.google-wysz-sekcja {
    padding: 150px 0 100px;
}
.google-wysz-naglowek {
    padding-bottom: 60px;
}
.google-wysz-naglowek h2 {
    margin-bottom: 0px;
}
.google-wysz-naglowek p {
    font-size: 40px;
}
.google-wysz-grafika {
    display: flex;
    justify-content: center;
    align-items: center;
}
.google-wysz-grafika img {
    max-width: 1200px;
}
.wyniki-google-text {
    max-width: 250px;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}
.wyniki-p-1 {
    top: -425px;
    left: -265px;
}
.wyniki-p-2 {
    top: -140px;
    left: -510px;
}
.wyniki-p-3 {
    top: -360px;
    right: -310px;
    max-width: 220px;
}

.wyniki-google-sekcja {
    padding: 100px 0;
    background-color: #fafafa;
    background-image: url('/wp-content/themes/twentytwentyone-child/img/NOWY-PROJEKT-2/p-stron/wyniki-google-bg.webp');
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.wyniki-google-naglowek h2 {
    max-width: 80%;
    margin-bottom: 10px;
    font-weight: 400;
}
.wyniki-google-naglowek p {
    font-size: 20px;
}
.wyniki-google-naglowek p:first-of-type {
    letter-spacing: 1px;
    color: #723bcf;
    margin-bottom: 5px !important;
    font-weight: 600;
}
.wyniki-google-grafika img,
.wyniki-google-grafika-xl img {
    border-radius: 25px;
}
.wyniki-google-main {
    margin-top: 100px;
}
.typy-wyn-single {
    margin-bottom: 80px;
}
.typy-wyn-single p:first-of-type {
    margin-bottom: 10px !important;
    font-weight: 700;
    font-size: 24px;
}
.typy-wyn-single p {
    margin-bottom: 0 !important;
    text-align: justify;
    font-size: 18px;
    line-height: 1.5;
}

.p-str-zyski-sekcja {
    padding: 150px 0 100px;
    background-color: #fafafa;
}
.p-str-efekty-naglowek {
    padding-bottom: 60px;
}
.p-str-efekty-box {
    min-height: 320px;
    box-shadow: 10px 10px 25px -10px rgb(194 194 194);
    background-color: #fff;
    margin-bottom: 60px;
    padding: 15px;
    border-radius: 20px;
}
.p-str-efekty img {
    width: 50px;
    height: auto;
    position: relative;
    top: -10px;
}
.p-str-efekty-box-inner {
    position: relative;
    top: -25px;
}
.p-str-efekty-box-inner h3 {
    margin-bottom: 20px !important;
    margin-right: 35px;
}
.p-str-efekty-box-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.p-str-efekty-box-link p {
    font-weight: 600;
    font-size: 22px;
}
.p-str-efekty-box-link a {
    background-color: #b12bf9;
    font-size: 40px;
    line-height: 1;
    color: #fff !important;
    border-radius: 50px;
    padding: 5px 10px 5px 180px;
    transition: all 0.1s ease-in-out;
}

.p-str-cennik-sekcja {
    background-color: #f9f7fd;
    padding: 100px 0 80px;
}
.p-str-cennik-naglowek {
    padding-bottom: 60px;
}
.p-str-cennik-naglowek h2 {
    color: #723BCF;
    font-weight: 600;
    margin-bottom: 10px;
}
.p-str-cennik-main-bg {
    padding-bottom: 50px;
    background-color: #f9f7fd;
}
.p-str-cennik-main {
    justify-content: space-between;
}
.p-str-cennik-poj {
    background-color: #fff;
    border-radius: 10px;
    margin: 50px 0;
    padding-bottom: 40px;
    width: 22%;
}
.p-str-cennik-grafiki {
    display: flex;
    justify-content: space-between;
    margin: -30px -30px 10px;
}
.p-str-cennik-poj p {
    font-size: 20px;
    font-weight: 600;
    color: #2c286d;
    margin-bottom: 30px !important;
}
.p-str-cennik-poj > p {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.p-str-cennik-poj > a {
    display: block;
}
.p-str-cennik-cena {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 115px;
    margin-bottom: 20px;
}
.p-str-cennik-cena p:nth-of-type(2) {
    line-height: 30px;
    padding-left: 20px;
    font-size: 24px;
}
.p-str-cennik-cena p:nth-of-type(2) > span {
    font-size: 18px;
    color: #2c286d !important;
}
.p-str-cennik-poj img:first-of-type {
    width: 50px;
    height: 50px;
    margin-top: 30px;
    margin-left: 18px;
}
.p-str-cennik-poj img {
    width: 75px;
}
.p-str-cennik-poj button {
    font-size: 16px;
    font-weight: 600 !important;
    color: #fff !important;
    border-radius: 10px;
    letter-spacing: 0.5px;
    padding: 5px 10px;
    margin-bottom: 15px;
    width: 180px;
    transition: all .1s ease-in-out;
}
.p-str-cennik-poj > button {
    background-color: #00BF63 !important;
}
.p-str-cennik-poj a:first-of-type > button {
    background-color: #00BF63 !important;
}
.p-str-cennik-poj a > button {
    background-color: #2D90EB !important;
}
.p-str-cennik-details {
    justify-content: center;
    margin-top: 50px;
}
.p-str-cennik-lokalne img {
    width: 60px;
    height: 60px;
    margin-left: -12px;
}
.p-str-cennik-lokalne {
    border-radius: 10px;
    padding-bottom: 20px;
}
.p-str-cennik-lokalne > p {
    color: #2c286d;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    padding: 20px 45px;
    border-bottom: 3px solid #f4f4f4;
    margin-top: -60px;
}
.p-str-cennik-lokalne ul {
    list-style-type: none;
    padding: 10px 20px !important;
}
.p-str-cennik-lokalne ul > li {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}
.p-str-cennik-lokalne ul > li i {
    color: #2c286d;
    font-size: 30px;
}
.p-str-cennik-lokalne ul > li p {
    margin: 0 !important;
    padding-left: 10px;

}

.p-czynniki-sekcja {
    padding: 100px 0;
    margin: 0;
}
.p-czynniki-naglowek {
    padding-bottom: 80px;
}
.p-czynniki-naglowek h2 {
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    width: 80%;
}
.p-czynniki-naglowek p {
    font-size: 24px;    
}
.p-czynniki-acc-sekcja {
    justify-content: center;
}
.p-czynniki-acc-sekcja p {
    font-size: 22px;
}
.p-czynniki-acc-sekcja p:first-of-type {
    margin: 0 !important;
}
.p-czynniki-acc-sekcja p:last-of-type {
    color: #a92b3f;
    font-weight: 600;
    margin-bottom: 30px !important;
}
.p-czynniki-accordion {
    background-color: #fff !important;
    color: #28303d !important;
    font-size: 18px;
}
.accordion-header {
    margin: 0;
}
.accordion-item {
    background: transparent;
}
.accordion-button:focus {
    border: 0 !important;
    border-color: transparent !important;
    box-shadow: none !important;
}
.accordion-body ul > li {
    font-size: 16px;
}
.accordion-body ul > li > span {
    color: #28303d !important;
    font-weight: 700;
}

.p-str-dzialania {
    padding: 100px 0;
    background-color: #fafafa;
}
.p-str-dzialania-naglowek {
    padding-bottom: 50px;
}
.p-str-dzialania-naglowek h2 {
    margin-bottom: 30px;
}
.p-str-dzialania-tekst p {
    font-weight: 600;
    color: #723bcf;
    font-size: 20px;
    padding: 0 0 5px 30px;
}
.p-str-dzialania-tekst ul {
    font-size: 16px;
    padding-top: 8px;
    padding-left: 0;
    list-style: none !important;
}
.p-str-dzialania-tekst li::marker {
    width: 10px;
}
.p-str-dzialania-tekst li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 5px;
}
.p-str-dzialania-tekst li::before {
    content: "";
    display: block;
    margin-top: 5px;
    margin-right: 10px;
    min-width: 20px;
    height: 20px;
    background-image: url('/wp-content/themes/twentytwentyone-child/img/NOWY-PROJEKT-2/icons/green-tic.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.p-str-dzialania-lista {
    justify-content: space-around;
    padding-left: 12px !important;
    align-items: stretch;
}
.p-str-dzialania-lista > .col-12 {
    width: 42%;
}

.p-abonament-sekcja {
    padding: 100px 0 270px;
    background-image: 
        url('/wp-content/themes/twentytwentyone-child/img/NOWY-PROJEKT-2/p-stron/p-abonament-bg-1.webp'),
        url('/wp-content/themes/twentytwentyone-child/img/NOWY-PROJEKT-2/p-stron/p-abonament-bg-2.webp');
    background-repeat: no-repeat;
    background-position-x: right, left;
    background-position-y: top, bottom;
    background-size: 80%;
}
.p-abonament-naglowek {
    padding-bottom: 50px;
}
.p-abonament-naglowek h2 {
    font-weight: 400;
}
.p-abonament-row {
    justify-content: center;
}
.p-abonament-poj {
    max-width: 75%;
    padding-bottom: 50px;
}
.p-abonament-poj:last-of-type {
    padding-bottom: 20px;
}
.p-abonament-poj h3 {
    padding-bottom: 20px;
    font-weight: 500;
}
.p-abonament-accordion {
    background-color: #e9ecef !important;
    color: #28303d !important;
    font-size: 18px;
}

.tools-sekcja {
    padding: 100px 0;
    margin-top: -150px;
}
.tools-naglowek {
    padding-bottom: 60px;
}
.tools-naglowek h2 {
    margin-bottom: 20px;
}
.tools-logo {
    justify-content: center;
    align-items: center;
}

.opinie-sekcja {
    padding: 180px 0 500px;
}

@media only screen and (min-width: 1400px) {
    .p-str-efekty-box {
        width: 370px !important;
    }
    .p-str-efekty img {
        left: 315px !important;
    }
}
@media only screen and (min-width: 1199px) and (max-width: 1399px) {
    .wyniki-p-1 {
        top: -405px;
        left: -240px;
    }
    .wyniki-p-2 {
        top: -135px;
        left: -485px;
    }
    .wyniki-p-3 {
        top: -490px;
        right: -235px;
    }

    .p-str-cennik-poj button {
        width: 185px;
    }

    .p-abonament-sekcja {
        background-position-y: 10%, bottom;
        background-size: 70%, 80%;
    }

    .p-str-efekty-box {
        width: 320px !important;
    }
    .p-str-efekty img {
        left: 265px !important;
    }
}
/*Tutaj zaczyna się CSS dla komputerów stacjonarnych*/
@media only screen and (min-width: 1199px) {

}

@media only screen and (max-width: 1199px) {
    .p-str-cennik-poj {
        width: 40%;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1199px) {
    h2 {
        font-size: 35px;
    }
    h3 {
        font-size: 30px;
    }

    .lider-sekcja {
        background-size: 100%;
    }
    .lider-naglowek > p {
        color: #4f4a52;
        font-size: 35px;
    }

    .google-wysz-naglowek p {
        font-size: 35px;
    }

    .p-str-zyski-sekcja {
        padding: 150px 0 50px;
    }

    .p-str-efekty-naglowek {
        padding-bottom: 40px;
    }

    .opinie-sekcja {
        padding: 80px 0 320px;
    }

    .p-str-cennik-main {
        justify-content: space-around;
    }
    .p-str-cennik-poj button {
        width: 200px;
    }

    .p-str-dzialania-lista > .col-12 {
        width: 45%;
    }
}

/*Tutaj zaczyna się CSS dla laptopów*/
@media only screen and (min-width: 993px) {
    /* --- HOVER - START --- */
    .p-str-efekty-box-link a:hover {
        background-color: #3DA5FF;
    }
    .p-str-cennik-poj > button:hover {
        border-color: #241F5C;
        background-color: #241F5C !important;
    }
    .p-str-cennik-poj a:first-of-type > button:hover {
        border-color: #241F5C !important;
        background-color: #241F5C !important;
    }
    .p-str-cennik-poj a > button:hover {
        border-color: #8A2BF9 !important;
        background-color: #8A2BF9 !important;
    }
    .p-czynniki-accordion:hover, .accordion-button:not(.collapsed) {
        background-color: #e9ecef !important;
    }
    .p-str-efekty-lista:hover > img {
        scale: 1.2;
    }
    .p-str-efekty-box:hover {
        scale: 1.1;
    }
    .przycisk-casestudy a:hover {
        background-color: #A92B3F;
    }
    .tools-poj:hover > img {
        scale: 1.2;
    }
    /* --- HOVER - END --- */

    .main-header-opinie-g-sekcja {
        background-color: #fafafa;
    }

    .lider-stats-main {
        padding: 20px 80px;
    }
    .lider-tekst {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 35px;
    }
    .lider-tekst p {
        margin-bottom: 30px !important;
    }

    .p-str-efekty {
        padding-bottom: 50px;
    }
    .p-str-efekty-box {
        min-height: 300px;
    }
    .p-str-efekty h3 {
        padding-top: 20px;
        font-weight: 600;
        font-size: 16px;
    }
    .p-str-efekty-box-inner p {
        font-size: 15px;
        line-height: 1.5;
    }
    .p-str-efekty-box {
        width: 275px;
        transition: all 0.1s ease-in-out;
    }
    .p-str-efekty img {
        left: 220px;
    }
    
    .p-str-dzialania-lista > .col-12 {
        margin-bottom: 40px;
        border-radius: 30px;
    }
    .p-str-dzialania-tekst {
        padding: 20px 12px;
    }
    .p-str-dzialania-tekst p {
        margin: 0 !important;
    }

    .tools-logo > .col-md-2 {
        padding: 20px 12px;
    }
    .tools-logo img {
        max-height: 90px;
        width: auto;
        padding: 10px;
        transition: all .1s ease;
    }
}

/*Tutaj zaczyna się CSS dla tabletów*/
@media only screen and (max-width: 992px) {
    .lider-sekcja {
        padding: 100px 0 130px;
    }
    .lider-naglowek > p {
        font-size: 28px;
    }
    .lider-stats-internet,
    .lider-stats-wyszukiwarki {
        max-width: 100%;
        margin: auto;
    }
    .lider-stats-internet {
        padding-bottom: 80px;
        justify-content: space-around;
    }
    .lider-stats-internet > .col-md-6 {
        width: 45% !important;
    }
    .lider-stats-wyszukiwarki-box p {
        margin-bottom: 40px !important;
    }
    .lider-tekst p:nth-of-type(2) {
        width: 80%;
    }
    .lider-tekst p:nth-of-type(3) {
        width: 60%;
    }

    .google-wysz-naglowek p {
        font-size: 30px;
    }

    .wyniki-google-sekcja {
        padding: 100px 0 160px;
    }
    .wyniki-google-main {
        margin-top: 80px;
    }
    .typy-wyn-single:last-of-type {
        width: 80%;
    }

    .opinie-sekcja {
        padding: 150px 0 300px;
    }

    .p-str-cennik-main {
        justify-content: space-evenly;
    }
    .p-str-cennik-poj {
        width: 42%;
    }
    .p-str-cennik-poj button {
        width: 200px;
    }

    .p-str-dzialania-lista > .col-12 {
        margin: 0 5px 50px;
        width: 70%;
    }

    .p-abonament-sekcja {
        padding: 100px 0 170px;
        background-position-y: 5%, bottom;
    }
    .p-abonament-naglowek {
        padding-bottom: 80px;
    }

    .tools-sekcja {
        margin-top: -60px;
    }

    .podobne-uslugi-sekcja {
        padding: 80px 0;
    }
    .podobne-uslugi-naglowek {
        padding-bottom: 80px;
    }

    .p-str-efekty h3 {
        padding-top: 10px;
        font-weight: 600;
        font-size: 17px;
    }
    .p-str-efekty-box {
        width: 300px;
    }
    .p-str-efekty img {
        left: 250px;
    }

    .opinie {
        margin: 80px 0 30px !important;
    }

    .tools-logo > .col-md-2 {
        padding: 10px;
    }
    .tools-logo img {
        max-height: 50px;
        width: auto;
        padding: 5px;
    }
}

/*Tutaj zaczyna się CSS dla komórek*/
@media only screen and (max-width: 767px) {
    .header-form-col > img {
        top: 700px;
    }
    .lider-sekcja {
        background-size: 155%;
    }
    .lider-naglowek {
        padding-bottom: 60px;
    }
    .lider-naglowek > p {
        font-size: 20px;
    }
    .lider-stats-internet > .col-md-6 {
        width: 95% !important;
        padding-bottom: 40px;
    }
    .lider-stats-internet {
        padding-bottom: 40px;
    }
    .source-text {
        margin-top: 10px;
        font-size: 10px;
    }
    .lider-stats-row {
        margin-bottom: 50px;
    }
    .lider-tekst p {
        font-size: 16px;
    }
    .lider-tekst p:nth-of-type(2) {
        width: 100%;
    }

    .google-wysz-sekcja {
        padding: 60px 0 100px;
    }
    .google-wysz-naglowek p {
        font-size: 20px;
    }

    .wyniki-google-sekcja {
        padding: 80px 0 150px;
    }
    .wyniki-google-main {
        margin-top: 50px;
    }
    .typy-wyn-single {
        margin-bottom: 60px;
    }
    .typy-wyn-single:last-of-type {
        width: 100%;
    }
    .typy-wyn-single p:first-of-type {
        font-size: 18px;
    }
    .typy-wyn-single p {
        font-size: 16px;
    }

    .p-str-zyski-sekcja {
        padding: 80px 0 0;
    }
    .p-str-efekty-box {
        max-width: 85%;
        min-height: 250px;
    }
    .p-str-efekty img {
        left: 240px;
    }

    .p-str-cennik-sekcja {
        background-color: #f9f7fd;
        padding: 100px 0 40px;
    }
    .p-str-cennik-main {
        justify-content: center;
    }
    .p-str-cennik-poj {
        width: 80%;
    }

    .p-czynniki-accordion {
        font-size: 15px;
    }

    .p-str-dzialania {
        padding: 80px 0;
    }
    .p-str-dzialania-naglowek {
        padding-bottom: 20px;
    }
    .p-str-dzialania-tekst ul {
        font-size: 14px;
    }
    .p-str-dzialania-lista {
        margin: 0;
        padding: 0 15px;
    }
    .p-str-dzialania-lista > .col-12 {
        width: 100%;
        margin: 0 0 30px;
    }
    .p-str-dzialania-numer img {
        max-height: 50px;
    }
    .p-str-dzialania-tekst p {
        font-size: 16px;
        margin-bottom: 0 !important;
    }

    .p-abonament-sekcja {
        background-size: 100%, 150%;
    }
    .p-abonament-poj {
        max-width: 85%;
    }
    .p-abonament-poj h3 {
        font-size: 20px;
    }
    .p-abonament-poj p {
        line-height: 1.5;
    }
    .p-abonament-accordion {
        font-size: 14px;
    }
    .p-abonament-poj .accordion-body p {
        font-size: 14px;
    }

    .tools-naglowek {
        padding-bottom: 30px;
    }
    .tools-logo img {
        padding: 10px;
    }
    .tools-slider img {
        max-height: 80px;
        max-width: 170px;
    }
}