
.servis-container {
    background-color: #ffffff;
    margin-top: -3px;
}

.servis-container p {
    font-size: 0.875rem;
}

.servis-header {
    display: flex;
    align-items: center;
    background-image: url("../img/UVOD_BANNER_2.jpg");
    background-size: cover;
    min-height: 350px;
    background-position: center;
}

.servis-header h1 {
    max-width: 50%;
    align-items: center;
    color: white;
    padding: 60px;
    margin: 0;
    font-size: 1.7em!important;
    font-weight: 600;
}

.servis-header header h1 {
    margin: 0;
    line-height: 30vh;
    color: #ffffff;
    padding-left: 40px;
}
.servis-container h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.0625rem;
}

.servis-obsah {
    padding: 35px 60px 37px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.online-active {
    background-color: #fff;
    color: #000 !important;
}

.online-active p {
    font-weight: 500;
}

.online-active h4 {
    font-weight: 700!important;
}

.servis-ako {
    color: #fff;
    background: linear-gradient(135deg, #191919, #3f3f3f)!important;
    padding: 40px 60px 50px 60px;
}

.servis-ebike {
    color: #fff;
    padding: 60px 55% 50px 60px;
    background-image: url("../img/BANNER_EBIKE_2.jpg");
    background-size: cover;
    background-position: center;
    display: flex
    flex-direction: column;
    justify-content: center;
}

.servis-ako h2, .servis-ako p {
    font-size: 0.875rem;
    margin-top: 0;
}

.servis-faq {
    margin-bottom: 25px;
    color: #000;
    padding: 40px 60px 0px 60px;
}

 .servis-faq p {
    font-size: 0.875rem;
    margin-top: 0;
}
.servis-faq h2 {
    font-size: 1.0625rem;
    margin-top: 0;
}


.servis-text {
    width: 55%;
}

.servis-auth {
    text-align: right;
    width: 40%;
    margin: auto 0;
}

.servis-obsah h2 {
    font-weight: 700;
    font-size: 1.0625rem;
}

.servis-obsah p {
    font-weight: 500;
    font-size: 0.875rem;
}

main#content .servis-auth img {
    height: 55px;
    margin-right: 25px;
}

main#content .servis-auth img:last-child {
    margin-right: 0;
}

.servis-balicky {
    padding: 0px 0px 20px 0px;
}

.servis-nopadding {
    padding-top: 0;
    margin-top: -25px;
}

.ukony {
    padding: 20px 0;
}

.servis-balicky-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.servis-balicky h2 {
    background: linear-gradient(135deg, #191919, #3f3f3f) !important;
    color: #fff;
    margin-left: 0px;
    margin-top: 0;
    text-align: left;
    font-weight: 600;
    padding: 10px 60px;
}

.servis-balicky-produkty h2 {
    text-align: left;
}

.servis-balicky-produkty {
    cursor: pointer;
    border: 1px solid #f1f1f1;
    /*background: linear-gradient(135deg, #191919, #3f3f3f)!important;*/
    display: flex;
    flex-direction: column;
    padding: 40px 60px 40px 60px;
    width: 32%;
    transition: 0.2s;
    /*color: #ffffff;*/
}

.servis-ako h2 {
    font-weight: 600;
    font-size: 1.0625rem;
}

.servis-ako-typ h4 {
    font-weight: 600;
    font-size: 1rem;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    padding-top: 0;
}

.servis-balicky-produkty:hover {
    background: linear-gradient(135deg, #191919, #3f3f3f)!important;
    color: #ffffff;
}



.servis-balicky-produkty ul {
    margin: 0 0 15px 0;
    padding: 0;
}

.servis-balicky-produkty ul li {
    margin-top: 6px;
    font-weight: 500;
    font-size: 0.875rem;
}

.servis-balicky-produkty:last-child {
    margin-right: 0;
}

.servisne-ukony-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.servisne-ukony-produkty {
    border: 1px solid #f1f1f1;
    /* background: linear-gradient(135deg, #191919, #3f3f3f) !important; */
    display: flex;
    flex-direction: column;
    padding: 15px 60px;
    margin-bottom: 10px;
    width: 24%;
    transition: 0.2s;
    /* color: #ffffff;*/
}

.servis-ukony-produkty h2 {
    text-align: left;
}

.servisne-ukony:hover {
    border-bottom: 1px solid #3f3f3f;
}


.servisne-ukony {
    transition: 0.2s;
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.servisne-ukony:last-child {
    border: none;
}

.cena-ukon {
    font-size: 0.875rem;
    margin-left: 10%;
}

.cena-ukon strong {
    font-weight: 700;
}
.sipka {
    transition: transform 0.3s ease;
    cursor: pointer;
    border: none;
    background-color: transparent;
    width: 28px;
    height: 20px;
}

.servisne-ukony-nadpis-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.rotated {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

#myDIV1 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV1.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV2 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV2.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV3 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV3.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV4 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV4.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV5 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV5.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV6 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV6.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV7 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV7.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV8 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV8.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV9 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV9.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV10 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV10.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV11 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV11.show {
    max-height: 1000px;
    opacity: 1;
}

#myDIV12 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV12.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV13 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV13.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV14 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV14.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV15 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV15.show {
    max-height: 750px;
    opacity: 1;
}

#myDIV16 {
    transition: max-height 0.5s ease, opacity 0.5s ease;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
}

#myDIV16.show {
    max-height: 750px;
    opacity: 1;
}

.posledny-ukon {
    width: 100%;
}

.formular {
    width: 100%;
    border: none;
    padding: 0;
}

.formular a {
    color: #fff;
    background: linear-gradient(135deg, #191919, #3f3f3f) !important;
    font-weight: 600;
    font-size: 1.5em;
    text-decoration: none;
    text-align: left;
    padding-left: 60px;
    transition: 0.2s;
    line-height: 80px;
}

.formular a:hover {
    background: linear-gradient(135deg, #ffffff, #ffffff) !important;
    color: #1e1e1c;
    border: 1px solid #e3e3e3;
}

.tooltip-icon-test {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #131313;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
    margin-right: 8px;
    transition: background 0.3s ease;
}

.tooltip-icon-test:hover {
    background-color: #fff;
    border: 1px solid #131313;
    color: #131313;
}

.tooltip-text-test {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 130%;
    left: 520%;
    transform: translateX(-50%);
    background-color: #fff;
    color: #131313;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 23px;
    text-align: left;
    white-space: pre-line;
    width: 280px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: opacity 0.3s ease;
}

/* Špička tooltipu */
.tooltip-text-test::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip-icon-test:hover .tooltip-text-test {
    visibility: visible;
    opacity: 1;
}
.servis-balicky ul li {
    list-style: none;
}
.doplnenie1 {
    opacity: 75%;
}
.doplnenie2 {
    opacity: 50%;
}
.doplnenie3 {
    opacity: 25%;
}
.doplnenie-text {
    font-weight: 500;
}
.servis-ako-typ-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.servis-ako-typ h2 {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.servis-ako-typ p {
    margin-bottom: 5px;
    font-size: 0.875rem;
}

.servis-ako-typ {
    cursor: pointer;
    border: 1px solid #f1f1f1;
    display: flex;
    flex-direction: column;
    padding: 20px 80px 20px 35px;
    width: 49.5%;
    transition: 0.2s;
}

.servis-ako-typ:hover {
    background-color: #fff;
    color: #000!important;
}

.cena {
    margin-bottom: 0!important;
}

.servis-ako-typ ul {
    margin: 0 0 2.5em 0;
    padding: 0;
}

.servis-ako-typ ul li {
    margin-top: 1vh;
}

.servis-ako-typ:last-child {
    margin-right: 0;
}

.servis-ebike h2 {
    margin-top: 0;
}
.cislo {
    font-size: 1.5em !important;
    font-weight: 600;
    margin-bottom: 7px;
}
.rozbalovac-test {
    padding-left: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}

.rozbalit-btn-test {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

.servis-faq p {
    font-size: 0.875rem;
    margin-bottom: 30px;
}

.sipka-icon-test {
    width: 23px;
    margin-left: 18px;
    transition: transform 0.3s ease;
}

.rozbalene .sipka-icon-test {
    transform: rotate(180deg);
}

.faq-hlava{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    cursor: pointer;
}

.faq-toggle {
    background: none;
    border: none;
    cursor: pointer;
}

.faq-icon {
    width: 16px;
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.faq-item.open .faq-icon {
    transform: rotate(180deg);
}

.faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease;
}

.faq-item.open .faq-content {
    max-height: 1500px; /* nastav podľa potreby */
}

.servis-container h3 {
    text-transform: uppercase;
    font-size: 0.9375rem !important;
    margin-top: 0;
    margin-bottom: 10px;
}

.servisne-ukony-nadpis-flex h3{
    margin-bottom: 0;
    padding-right: 20px;
}

.servisne-ukony-nadpis-flex .show {
    margin-top: 15px;
}

.servisne-ukony p {
    font-weight: 500;
}

.balicky-nadpis {
    margin-left: 60px;
}

.cykloon-iframe-header {
    display: none;
}
#cykloon-appointment-iframe {
    width: 100%;
    border: 0;
    display: block;
}



/* Desktop */
@media (min-width: 621px) {
    #cykloon-appointment-iframe {
        height: 735px;
    }
}

/* Mobil */
@media (max-width: 620px) {
    #cykloon-appointment-iframe {
        height: 1700px;
    }
}

-->
@media only screen and (max-width: 767px) {
    .servis-auth {
        display: none;
    }
    .servis-container {
        margin-top: 0;
    }
    .balicky-nadpis {
        margin-left: 0;
    }
    .servis-nopadding {
        padding-top: 25px;
    }
}
@media (max-width: 600px) {
    .tooltip-icon-test {
        width: 26px;
        height: 26px;
        font-size: 14px;
        line-height: 26px;
    }
}
