.header-layout2 .sidebar-btn {
    border-color: transparent !important;
}

@media only screen and (max-width: 992px) {
    .only_pc {
        display: none;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1680px) {
    .disabled_others {
        display: none;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1301px) {
    .disabled_others2 {
        display: none;
    }
}

@media only screen and (min-width: 993px) and (max-width: 99999px) {
    .only_mobile {
        display: none;
    }
}

.hero-style7 .hero-title {
    font-size: 70px;
}

.hero-style7 .hero-text {
    font-size: 22px;
}

.hero-style7 .hero-tittle-small {
    font-size: 40px;
    color: #e3ff04
}

.padding-custom_img {
    padding: 50px 0px 10px 0px
}

@media (max-width: 575px) {
    .hero-style7 .hero-title {
        font-size: 30px;
    }

    .padding-custom_img {
        padding: 0px 0px;
        margin-top: -20px;
        z-index: 0;
        position: relative;
    }

    .hero-style7 .hero-tittle-small {
        font-size: 22px;
    }

    .hero-style7 .hero-text {
        font-size: 14px;
        line-height: 23px;
        max-width: 90% !important;

    }

    .sec-title {
        font-size: 27px !important;
    }

}




.feature-card-title {
    font-size: 20px;
}

.feature-card-icon {
    margin-bottom: 5px;
}



@media (max-width: 991px) {
    .feature-card-title {
        font-size: 16px;
    }

    .feature-area-1 {
        padding: 50px 0px 30px 0px
    }
}

.feature-card.style2 .feature-card-icon {
    filter: none !important;
}




.strzalka {
    position: absolute;
    width: 270px;
    top: 25px;
    z-index: 2;
    right: -10%;
    animation: scrollMouse 2s infinite;
}

.img-mobile {
    width: 340px;
    position: absolute;
    right: 3%;
    bottom: 5%;
    z-index: 2;
}

.w90-50 {
    max-width: 90px !important;
}


@media (max-width: 575px) {
    .strzalka {
        display: none;
    }

    .w90-50 {
        max-width: 50px !important;
    }
}

@media (max-width: 390px) {
    .sec-title {
        font-size: 22px;
    }
}




input[type="checkbox"]~label::before {
    content: "";
    font-family: var(--icon-font);
    font-weight: 700;
    position: absolute;
    left: 0px;
    top: 3.5px;
    background-color: var(--white-color);
    border: 1px solid #000;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}

input[type="checkbox"]:checked~label::before {
    content: "\f00c";
    color: #000;
    background-color: var(--theme-color);
    border-color: #000;
}


input[type="radio"]~label::before {
    content: "";
    font-family: var(--icon-font);
    font-weight: 700;
    position: absolute;
    left: 0px;
    top: 3.5px;
    background-color: var(--white-color);
    border: 1px solid #000;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}

input[type="radio"]:checked~label::before {
    content: "\f00c";
    color: #000;
    background-color: var(--theme-color);
    border-color: #000;
}

select.style-border,
.single-select.style-border,
.form-control.style-border,
.form-select.style-border,
textarea.style-border,
input.style-border {
    background: transparent;
    border-bottom: 2px solid #202020;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
}

input::placeholder {
    color: #fff;
    opacity: 1;
}

input.form-input::placeholder {
    color: #fff;
}




.fs-55-25 {
    font-size: 55px !important
}

.pt-100-0 {
    padding-top: 100px !important
}

/* Style for ramka_1 */
.ramka_1 {
    background-color: #0a0c00;
    border: 2px solid #0a0c00;
    padding: 40px 50px;
    border-radius: 50px;
    margin-bottom: 20px;
    color: #0a0c00;
}

/* Style for ramka_2 */
.ramka_2 {
    background-color: #0a0c00;
    border: 2px solid #0a0c00;
    padding: 40px 50px;
    border-radius: 50px;
    margin-top: 20px;
    color: #0a0c00;
}


.naglowek_2 {
    color: #0a0c00;
    margin: -55px;
    text-align: center;
    width: 400px;
    background-color: #0a0c00;
}

.logo-ankieta {
    position: relative;
    width: 150px;
    padding-bottom: 50px
}

.naglowek_1 {
    color: #0a0c00;
    margin: -55px;
    text-align: center;
    width: 300px;
    background-color: #0a0c00;
}

/* Medium devices */
@media (max-width: 991px) {
    .fs-55-25 {
        font-size: 27px !important
    }

    .logo-ankieta {
        padding-bottom: 30px;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    .pt-100-0 {
        padding-top: 50px !important;
    }

    .text-center-mobile {
        text-align: center;
    }

    .naglowek_1 {
        width: 250px;
    }

    .naglowek_2 {
        color: #0a0c00;
        margin: -55px;
        text-align: center;
        width: 250px;
        background-color: #0a0c00;
    }

    .w-100-mob {
        width: 100%;
    }

    .ramka_1 {
        padding: 40px 35px;
    }

    /* Style for ramka_2 */
    .ramka_2 {
        padding: 40px 35px;
    }
}

@media (max-width: 375px) {
    .hero-style4 {
        padding-top: 70px;
        padding-bottom: 50px;
    }
}

@media (max-width: 991.98px) {

    .contact-form .col-lg-6 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-top: 20px;
    }

    .contact-form .btn-group {
        width: 100%;
    }
}


.footer-layout8 .copyright-wrap {

    border-top: 2px solid #3b3b3b;
    padding: 28px 0;
}


@media (max-width: 767px) {
    .hero-slider {
        background-position: 0% center;
    }
}


@media (max-width: 991px) {
    .process-card .process-card-text {
        max-width: none;
        font-size: 15px;
        line-height: 20px;
    }

    .process-card .process-card-title {
        font-size: 20px;
        margin-top: 25px;
    }

}

.ramka_1,
.ramka_2 {
    background-color: #e3ff04;
    border: 2px solid #0a0c00;
    padding: 40px 50px;
    border-radius: 50px;
    color: #0a0c00;
    -webkit-border-radius: #0a0c00;
    -moz-border-radius: #0a0c00;
    -ms-border-radius: #0a0c00;
    -o-border-radius: #0a0c00;
}



.ramka_1 input.form-input::placeholder {
    color: #0a0c00;
}

.ramka_1 {
    margin-bottom: 20px;
}

.ramka_2 {
    margin-top: 20px;
}

.naglowek_1 {
    color: #0a0c00;
    margin: -65px auto 25px auto;
    text-align: center;
    width: 300px;
    background-color: #e3ff04;
    position: relative;
}

.naglowek_2 {
    color: #0a0c00;
    margin: -65px auto 25px auto;
    text-align: center;
    width: 400px;
    background-color: #e3ff04;
    position: relative;
}

.logo-ankieta {
    position: relative;
    width: 150px;
    padding-bottom: 50px
}

.prawo-jazdy-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.prawo-jazdy-label {
    color: #0a0c00;
    margin-bottom: 0;
    margin-right: 15px;
}

.prawo-jazdy-options {
    display: flex;
    gap: 25px;
}

.mt-20-0 {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .fs-55-25 {
        font-size: 25px !important
    }

    .logo-ankieta {
        padding-bottom: 30px;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    .pt-100-0 {
        padding-top: 50px !important;
    }

    .text-center-mobile {
        text-align: center;
    }

    .naglowek_1,
    .naglowek_2 {
        width: 250px;
        margin: -65px auto 25px auto;
    }

    .w-100-mob {
        width: 100% !important;
    }

    .ramka_1,
    .ramka_2 {
        padding: 40px 35px;
    }

    .form-check {
        padding-left: 0em;
    }

    .form-group {
        margin-bottom: 0px;
        position: relative;
    }

    .mt-20-0 {
        margin-top: 20px;
    }

}


.hero-style5 .hero-title {
    font-size: 115px;
}

.hero-style5 {
    padding-top: 170px;
    padding-bottom: 5px;
}

input {
    height: 40px;
}

.form-box {
    padding-bottom: 100px;
    padding-top: 10px;
}

.hero-style5 .hero-text {
    max-width: 100%;
}



.countdown-container {
    padding: 100px;
    max-width: 100%;
    font-family: 'Unbounded', sans-serif;
    left: 36px;
    margin-left: 385px;
    padding-top: 200px;
}

/* Styl dla tekstu "ROZPOCZYNA SIĘ ZA:" umieszczonego nad kwadratami */
.countdown-container .starts-in {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    margin-left: -265px;
}

.countdown-container .timer {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.countdown-container .time-unit {
    background-color: white;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    width: 95px;
    height: 95px;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #0a0c00;
    padding: 50px;
}

.countdown-container .time-unit span {
    display: block;
    font-family: 'Unbounded', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #0a0c00;
    line-height: 1.1;
}

.countdown-container .time-unit .label {
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 500;
    color: #555;
}



@media (max-width: 767px) {

    .countdown-container {
        padding: 40px 15px;
        margin-left: 0;
        left: 0;
    }

    .countdown-container .starts-in {
        margin-left: 0;
        text-align: center;
    }

    .countdown-container .timer {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        width: 100%;
    }

    .countdown-container .time-unit {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
        padding: 10px;
        box-sizing: border-box;
    }

    .countdown-container .time-unit span {
        font-size: 15vw;
    }

    .countdown-container .time-unit .label {
        font-size: 3.5vw;
    }
}

@media (max-width: 575px) {
    .hero-style5 .hero-title {
        font-size: 46px;
    }

    .hero-style5 .hero-title {
        line-height: 49px;
    }

    .hero-style5 {
        padding-top: 118px;
        padding-bottom: 5px;
    }

    .form-box {
        padding-bottom: 30px;
        padding-top: 10px;
    }
}


@media (max-width: 450px) {
    .hero-style5 {
        padding-top: 100px;
        padding-bottom: 5px;
    }
}