
a.logo {width: 150px !important; -webkit-transform:translate3d(0,0px,0); height: auto; float: left; position: relative; display: block;   display: flex;	align-items: center; justify-content: flex-start; transition: 0.3s; }  

html {
    scroll-behavior: auto !important;
}

.w-10 {width: 10% !important;}
.w-20 {width: 20% !important;}
.w-25 {width: 25% !important;}
.w-30 {width: 30% !important;}
.w-33 {width: 33.33% !important;}
.w-40 {width: 40% !important;}
.w-50 {width: 50% !important;}
.w-60 {width: 60% !important;}
.w-66 {width: 66% !important;}
.w-65 {width: 65% !important;}
.w-70 {width: 70% !important;}
.w-75 {width: 75% !important;}
.w-80 {width: 80% !important;}
.w-85 {width: 85% !important;}
.w-90 {width: 90% !important;}
.w-95 {width: 95% !important;}
.w-100 {width: 100% !important;}

.price-list td:nth-of-type(2) {white-space: nowrap;}

.element-block-5 .row {
    display: flex; justify-content: center; align-items: center;
}

.element-block-17 {
    display: block; z-index: 50;
}

.element-block-17 {
    padding: 30px 0 !important; padding-bottom: 0 !important; position: relative;
        transform: translateY(-120px);
}

.element-block-17 img {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 101%;
    height: 120px;
    z-index: -1;
    object-fit: fill; /* důležité */
}

section.element-block.element-block-17 {
    background: none !important; padding-top: 0 !important;
}

section.element-block.element-block-17 .container {
    background: #14adea !important;
    display: block;
    z-index: 2; 
    padding-top: 25px;
    border: 10px solid #fff;
    position: relative;
}

.element-block-19 .container {
    max-width: 800px;
}

.element-block-19 .container table {
    width: 100%;
}

.element-block-19 .container table tr:nth-child(2n) td {
    background-color: rgba(255,255,255, 0.1);
}

.element-block-19 .container table tr td {
    color: white;
    padding: 5px 25px;
}

.element-gallery-item {
    border-radius: 25px; overflow: hidden;
}

.element-block-17 a {
    color: white !important; text-decoration: none !important; font-size: 20pt !important; font-weight: 600 !important;
}

.element-block-6 .col-12:nth-of-type(2) .card-body {
    padding: 0; flex: none;
}

.element-block-24 .row, .element-block-6 .row {
    display: flex; justify-content: center; align-items: center;
}

.element-block-24.element-default .card {
    background-color: #fff !important; border: none !important;
}

.arrowUp {
    position: fixed; bottom: 25px; right: 25px; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 100;
    font-size: 24px;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    z-index: 60;
}

footer {
    float: left; width: 100%; padding: 10px 0; background-color: #000000; color: white; text-align: center;
}




.alert {
    border-radius: 15px;
}


strong, b {
    font-weight: 900;
}

.img-center-text h1,
.img-center-text span {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.6s ease;
}

.img-center-text.animate h1,
.img-center-text.animate span {
    opacity: 1;
    transform: translateY(0);
}

.nav-item {
    position: relative;
    padding: 0 !important;
    margin: 0 20px !important;
}

a.nav-link {
    position: relative;
    padding: 3px 0 !important;
    margin: 0 !important;
}

.element-block-17 a {
    color: #fff !important;;
}



a.nav-link i {
    font-size: 18pt;
    transform: translateY(5px);
    display: inline-block;
    color: #14adea;
}

.element-block-19 .element-title {
    text-align: center;
}

.nav-item .effect-line {
    content: '';
    position: absolute;
    bottom: 0; left: 0;
    width: 0;
    height: 2px;
    background-color: #14adea;
    transition: width 0.3s ease;
}

.test-hero {
    float: left; width: 100%; display: block; padding: 55px 0;
    background: #14adea;
    background: linear-gradient(46deg, rgba(67, 38, 72, 1) 0%, rgba(119, 35, 130, 1) 100%);
}

.element-dark {
    background: #14adea;
    background: linear-gradient(46deg, rgba(67, 38, 72, 1) 0%, rgba(119, 35, 130, 1) 100%);
}

.element-light {
    background: #d3b5d8;
    background: linear-gradient(46deg, rgb(203, 174, 209) 0%, rgb(243, 212, 247) 100%);
}

.element-normal {
    background: #832F8D;
    background: linear-gradient(180deg, rgba(131, 47, 141, 1) 0%, rgba(42, 5, 75, 1) 100%);
}

.element-footer {
    float: left; width: 100%; display: block; padding: 55px 0;
    background: #432648;
    background: linear-gradient(46deg, rgb(24, 15, 26) 0%, rgb(63, 25, 68) 100%);
    
}

.element-default .card {
    border: none !important;
    background: none !important;
}


.element-footer .card {
    background: none; 
    border: none !important;   
}

.element-footer .card * {
    color: white;
}

.element-block .card:hover {
    background: inherit;
    box-shadow: none;
    transform: none;
}



.test-hero .card {
    background: #FFFFFF;
    border: none !important;;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.test-hero .card:hover {
    background: #FFFFFF;
    border: none !important;;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}

.test-hero .card .element-icon i {
    margin-right: 0; margin-top: 15px;
}

.test-hero h2 {
    color: white;
    font-size: 42pt;
}

.test-hero p, .test-hero a {
    color: white;
}
.main-hero {
    float: left; width: 100%; display: block; padding: 55px 0;
    background: #832F8D;
    background: linear-gradient(180deg, rgba(131, 47, 141, 1) 0%, rgba(42, 5, 75, 1) 100%);
}


.main-hero .card {
    border-radius: 0;
    background: #FFFFFF;
    border: none !important;
    background: none !important;
}

.main-hero img {
    border-radius: 15px;
}

.main-hero h3 {
    color: white;
    font-size: 3vw;
}

.element-block-1 h3.card-title, .element-block-1 .card-text, .element-block-1 .element-icon{
    text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center;
}

.main-hero .card-body {
    display: flex; flex-direction: column; align-items: flex-start; justify-content: center;
    border-radius: 0;
    background: none;
}

.element-faq {
    float: left; width: 100%; display: block; padding: 55px 0;
    background: #432648;
    background: linear-gradient(46deg, rgb(182, 120, 193) 0%, rgb(219, 180, 224) 100%);
    
}

.element-faq .card {
    border-radius: 0;
    background: #FFFFFF;
    background: linear-gradient(46deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.3) 100%);
    border: none !important;;
}

.element-faq .card .btn-link {
    color: #fff;
}

.element-faq h2 {
    color: white;
    font-size: 35pt;
}

.nav-item:hover .effect-line, .nav-item.active .effect-line {
    width: 100%;
}

.slickSlider {
    aspect-ratio: 16/6; /* nebo jiný požadovaný poměr */
    overflow: hidden;
    position: relative;
}

.slick-slide img {
    width: 100%;
}

.td_slick_line {
    float: left; width: 100%;
}

.logo-big {
    max-width: 300px; width: 100%; height: auto; transform: translateY(-50px) !important;;
}

.card-vivid {
    background-color: #ff0000 !important;
}

.card-vivid .card-title, .card-vivid .card-text {
    color: #fff !important;
}


.shader {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.3); /* poloprůhledný černý překryv */
    z-index: 55;
}

.slickSlider .img-center-text {
    display: flex; flex-direction: column; align-items: center; justify-content: start;
    z-index: 60;
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    color: white; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); 
    font-size: 2em; 
    text-align: center; 
    width: 80%;
}

.slickSlider .img-center-text span {
    color: white; text-shadow: none; text-align: left; width: 100%;
    font-size: 24px;
}

.slickSlider .img-center-text h1 {
    color: white; text-shadow: none; width: 100%;
    font-weight: 300;
    text-align: left;
    font-size: 50px;
}

.slickSlider .img-center-text h1 b {
    font-weight: 900;
}

nav.navbar {
    float: left; width: 100%; position: relative; z-index: 100; 
    position: fixed; top: 0; left: 0;
    height: 120px !important;;
}

.navbar::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;           /* vizuální gradient */
    background: linear-gradient(to bottom, rgba(0,0,0,0.7), transparent);
    z-index: -1;
    pointer-events: none;    /* klíčové – nebude blokovat kliky */
}

div.logo {
    display: none;
}

a.logo {
    display: none;
}

.logo-text {
    display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start;
    font-size: 14px; font-weight: 600; color: #000; font-weight: 900; margin-right: 5px;
}

.logo-text div {
    display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start;
}

.logo-text span {
    font-weight: 900;
    line-height: 1.2;
}

.logo-text span:nth-of-type(1) {
    font-size: 24px;
    color: #832f8d;
}
.logo-text span:nth-of-type(2) {
    font-size: 13.5px;font-weight: 300;
}


.logo-text-2 {
    display: flex; flex-direction: column; align-items: flex-end; justify-content: flex-end;
    font-size: 14px; font-weight: 600; color: #000; font-weight: 900;
}

.logo-text-2 div {
    display: flex; flex-direction: column; align-items: flex-end; justify-content: flex-end;
}

.logo-text-2 span {
    font-weight: 900;
    line-height: 1.2;
}

.logo-text-2 span:nth-of-type(1) {
    font-size: 13.5px;font-weight: 300;
}
.logo-text-2 span:nth-of-type(2) {
    font-size: 18px; 
    color: #832f8d;
}

nav.navbar {
    height: 105px;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus {
    font-weight: 500;
    color: #fff;
}

.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-item.active .effect-line{
    background-color: #fff;
}

.card h5 {
    font-size: 18px !important;
    color: rgb(135,135,135) !important;
    font-weight: bold;
    margin-bottom: 5px !important;;
}

.card {
    position: relative;
    border-radius: 15px;
    transition: 0.15s;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5 !important;
    background-color: #f6f8f9;
}

.card:hover {
    background-color: #c3e0e4;
}

.card:hover h5 {
    color: #000 !important;
}

.read-more {
    color: #aaa;
}

.stretched-link {
    pointer-events: none !important;;
}

.panel {
    background-color: #eee;
    height: 250px; display: block; position: relative; width: 100%; border-radius: 15px; overflow: hidden;
}

.panel-img {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.15s;
}

.shader-header {
    float: left;
    position: relative;
    height: 150px;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    display: flex; justify-content: center; align-items: center;
}

.shader-header h1 {
    z-index: 60; color: white; text-align: left; width: calc(100% - 55px);
}

.panel iframe {
    height: 250px; width: 100%; border: none; border-radius: 15px;
}

.panel strong {
    font-weight: 900;
}

.row-2 .panel {
    height: auto;
}

.td_body {
    padding: 35px 0 !important;
}
.element-card-cover {
    border-radius: 25px !important; overflow: hidden;
}

@media only screen and (max-width: 1440px) {
    .slickSlider {
        aspect-ratio: 16 / 8;
    }
}
@media only screen and (max-width: 1023px) {

    .element-block-17 .container {
        max-width: 90%;
    }

    .navbar-light .navbar-nav .nav-link {
        font-weight: 500;
        color: #999;
    }

    .navbar-light .navbar-nav .nav-item.active .nav-link {
        color: #832f8d;
    }

    .navbar-collapse {
        position: absolute; top: 0; left: 0; width: 100%; height: 100vh; background-color: white; padding-top: 50px; z-index: 200;
    }

    .collapsing {
        width: 100% !important; height: 100vh !important;
    }

    ul.navbar-nav {
        margin-left: 0;
    }

    .nav-link {
        padding: 10px 15px !important; font-size: 18px;
    }

    .logo-text-2 {
        display: none;
    }

    .img-center-text {
        left: 25px !important;
    }


    .slickSlider {
        aspect-ratio: 3/2;
    }

    .slickSlider .slick-slide {
        height: 100%;
    }

    .element-block-17 img {
        height: 50px; transform: translateY(-50px) !important; width: 100%;
    }

    .slickSlider img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .logo-big {
        transform: translateY(0) !important;
    }

    .card-text {
        width: 100%;
    }

    .slickSlider .img-center-text{
        top: 50%; left: 50% !important; transform: translate(-50%, -50%);
    }

    .element-block-17 {
        transform: translateY(0px);
    }

    .navbar::before {
        background:  none !important;
    }

    .logo-big {
        max-width: 150px;
    }

    .slickSlider .img-center-text {
        width: 88%;
    }

    .navbar .container {
        justify-content: end;
    }

    .navbar-toggler {
        filter: invert(100%);
    }

}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) { 

    .img-center-text h1 {
        font-size: 32px !important;;
    }

    .img-center-text {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .img-center-text span {
        font-size: 20px !important;;
    }

    .logo-text span:nth-of-type(1) {
    font-size: 14px;
    color: #832f8d;
    }

    .modal-body .btn {
        width: 100% !important;
        margin: 5px 0 !important;
    }

    .element-block-17 .element-content p a,    .element-block-17 .element-title, section.element-block.element-block-17 .container p {
        font-size: 16pt !important; line-height: 120% !important;
    }

    

}



/*------------------------------------
- COLOR primary
------------------------------------*/
.alert-primary {
    color: #2d1031;
    background-color: #dba6e1;
    border-color: #d597dc;
}

.alert-primary hr {
    border-top-color: #cd84d6;
}

.alert-primary .alert-link {
    color: #0a030a;
}

.badge-primary {
    color: #fff;
    background-color: #832F8D;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    background-color: #5f2266;
}

.bg-primary {
    background-color: #832F8D !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #5f2266 !important;
}

.border-primary {
    border-color: #832F8D !important;
}

.shift {
    position: absolute; bottom: -1px; left: -1px; width: 101%; height: auto; z-index: 5;
}

.td_slick_line {
    position: relative;
}

.btn-primary {
    color: #fff;
    background-color: #832F8D;
    border-color: #832F8D;
}

.btn-primary:hover {
    color: #fff;
    background-color: #6a2672;
    border-color: #5f2266;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(131, 47, 141, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #832F8D;
    border-color: #832F8D;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5f2266;
    border-color: #541e5b;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(131, 47, 141, 0.5);
}

.btn-outline-primary {
    color: #832F8D;
    background-color: transparent;
    border-color: #832F8D;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #832F8D;
    border-color: #832F8D;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(131, 47, 141, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #832F8D;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #832F8D;
    border-color: #832F8D;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(131, 47, 141, 0.5);
}

.list-group-item-primary {
    color: #2d1031;
    background-color: #d597dc;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #2d1031;
    background-color: #cd84d6;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #2d1031;
    border-color: #2d1031;
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #d597dc;
}

.table-hover .table-primary:hover {
    background-color: #cd84d6;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #cd84d6;
}

.text-primary {
    color: #832F8D !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #5f2266 !important;
}
