* {
    font-family: "Inter", sans-serif;
}
p {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    color: #3A3836;
}
nav {
    height: 80px;
    position: relative;
    z-index: 1000;
}

.navbar-toggler {
    color: #000;
}

.hero-content {
    position: relative;
    z-index: 1;
}

.thin-content {
    font-weight: 300;
}


#rewiews .container {
    background-color: #1A417A;
}
#rewiews2 .container {
    background-color: #1A417A;
}

#rewiews3 .container {
    background-color: #1A417A;
}




#system-pivaris2 .container {
    background-color: #1A417A;
}
#prewiew-pivaris .zabaleno2 {
    position: absolute;
    top: -300px;
}
#navigation {
    background-color: #1A417A;
}
.material-symbols-rounded {
    font-variation-settings: 'FILL' 0,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24
}
#prewiew-pivaris .container .modra {
    background-color: #1A417A;
}
/* Outer swiper container */
.swiper.marquee-swiper {
    margin-top: 1rem;
}
.swiper-wrapper.marquee-swiper {
    transition-timing-function: linear;
    align-items: center;
    max-height: 100px;
}
/* Individual slides */
.swiper-slide.marquee-swiper {
    width: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 100px;
}
#efficiency-pivaris .tlacitko {
    color: #EC7309 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.179);
    border: none !important;
    background-color: white !important;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    border-radius: 10px;
}

#story {
    background-color: #BCE5FD;
}

#story .tlacitko {
    color: #EC7309 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.179);
    border: none !important;
    background-color: white !important;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    border-radius: 10px;
}
#efficiency-pivaris .tlacitko-text {
    color: #EC7309 !important;
}
#prewiew-pivaris .tlacitko {
    border-radius: 10px;
    background-color: #EC7309;
    color: white;
    outline: 0px;
    border: 0px;
}

#vznik-pivaris .tlacitko {
    color: #EC7309 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.179);
    border: none !important;
    background-color: white !important;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    border-radius: 10px;
}
#vznik-pivaris .tlacitko-text {
    color: #EC7309 !important;
    margin-bottom: 0px !important;
}
.otazka {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.accordion-button {
    background-color: white !important;
    border: 0px solid !important;
    outline: 0px solid !important;
}
.accordion-button:focus {
    outline: none !important;
    box-shadow: none !important;
}
.accordion-item {
    padding: 0.5rem;
    border: 1px solid var(--secondary-500) !important;
    border-radius: 16px !important;
}
.bila {
    color: #F4F4F4;
}
#explore-pivaris .container {
    background-color: #1A417A;
}
#explore-pivaris .bila {
    color: #F4F4F4;
}
#explore-pivaris .zabaleno2 {
    position: absolute;
    top: -185px;
    left: -60px;
}
#explore-pivaris .tlacitko {
    border-radius: 10px;
    background-color: #EC7309;
    color: white;
    outline: 0px;
    border: 0px;
}
.sec-functions-more {
    color: #EC7309 !important;
    text-decoration: underline !important;
}
.obrazek-planovaniaspravavyroby {
    scale: 1;
}
/* stepan */
.oranzova-text {
    color: #EC7309;
}



.hero-section {
    _osition: relative;
    overflow: hidden;
    background: url('../img/hero-pozadi-v2.jpg') #0066DD no-repeat;
    background-size: cover;
    _eight: 480px;
}
.hero-section h2 {
    color: #fff;
    font-size: 400%;
    line-height: 130%;
}
.hero-section p {
    color: #fff;
}

.hero-subtext {
    font-size: 1.4rem;
}

.hero-section > * {
    osition: relative;
}


.nav-item {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}

.nav-item::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #EC7309;
    transition: width 0.3s ease-in-out;
}

.nav-item:hover::after {
    width: 100%;
}
.nav-link {
    color: #000;
}

.oranzova-tlacitko {
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #EC7309;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    margin: 1rem 2rem;
    border-radius: 10px;
    min-width: 10rem;
    display: inline-block;
    isplay: inline-flex;
    min-height: 3rem;
    line-height: 1.5rem;
    transition: filter 0.5s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.179);
}

.oranzova-tlacitko-2 {
    color: #fff;
    background-color: #EC7309;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    border-radius: 10px;
    min-width: 10rem;
    min-height: 3rem;
    line-height: 1.5rem;
}

.oranzova-tlacitko:hover {
    filter: brightness(0.9);
}

/*



.nav-item a:link {display: flex;
    justify-content: center;
    width:100%;
    margin: 0 1rem;
    padding: 1rem;
    transition: 300ms ease-in-out;
    border-radius: 0.6rem;
}
.nav-item a:hover {
    width:100%;
    height:100%;
    color: #FFF;
    text-decoration: none;
    border-radius: 0.6rem;
    background-color: var(--primary-700);
    transition: 300ms ease-in-out;
    opacity: 0.8;
}


.nav-contact {
    background-color: #EC7309;
    border-radius: 16px;
    padding: 0 1rem 0 0;
}
*/

h1.top-title, h2.title {
    font-size: 2.5rem;
    font-weight: 400;
    color: #3A3836;
    margin: 2rem 0 0rem 0;
}

h3.title {
    font-size: 1.4rem;
    font-weight: 300;
    color: #3A3836;
    margin-bottom: 1rem;
}

p.top-subtitle {
    font-size: 1.4rem;
    font-weight: 300;
    color: #3A3836;
    margin-bottom: 1rem;
}

.head-titles {
    display: flex;
    align-items: flex-end;
/*    ustify-content: center; */
    text-align: left;
    border-bottom: 2px solid #EC7309;
    padding-bottom: 0.5rem;
}

.head-titles-ico {
    margin-bottom: 0.5rem;
}

.reference-card {
    overflow: visible;
    min-height: 440px;
}

.reference-img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #fff;
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    background: #f8f9fa;
}

.split-background {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    color: #fff;
}

.split-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}

.split-background::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}

.split-background-prvni {
    argin-top: 110px;
}

.split-background-prvni::before {
    background-color: #CC6122;
}

.split-background-prvni::after {
    background-color: #E4C25F;
}

.split-background-druhy::before {
    background-color: #E4C25F;
}

.split-background-druhy::after {
    background-color: #CC6122;
}

.split-background h3 {
    color: #fff;
    font-size: 2.6rem;
    font-weight: 300;
    margin: 2rem 0 1rem 0;
}

.split-background hr {
    height: 2px;
    background-color: #ffffff;
    border: none;
    display: block;
    opacity: 1;
    width: 30%;
}

.split-background p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    margin: 0.5rem 0 2rem 0;
}


.head-titles-target {
    font-weight: normal;
    border-bottom: 3px solid #EC7309;
}

#rewiews-block {
    padding: 0 5rem 0 5rem; margin-top: 80px;
}

.review-wrapper {
    height: 280px;
}
.review-block {
    min-height: 240px;
}
.review-photo-wrapper {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 110px;
    height: 110px;
}
.review-photo {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
    border: 0px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.review-text h4 {
    margin-top: 60px;
    position: relative;
    z-index: 1;
}
/* duskova */
.dotaznik-bg {
    background-color: var(--primary-500);
}
.kontaktovat-bg {
    background-color: var(--primary-800);
}
.kontaktovat ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.kontaktovat li {
    list-style: none;
    padding: 0.48rem 0;
    line-height: 18px;
}
.kontaktovat .logo-pivaris {
    width: 208px;
    height: 64px;
}
.kontaktovat a:link, .kontaktovat a:visited, .kontaktovat a:active {
    text-decoration: none;
    color: #FFFFFF;
    /*border-bottom: 1px solid #FFF;*/
}



/* swiper*/
.marquee-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-slide img {
    /*max-height: 60px;*/
    /*padding: 0 20px;*/
    padding: 0 2px;
    max-height: 100%;
}
/*brands*/
.brands {
    margin: 0;
/*    padding: 1.30rem 0 1.80rem 0;*/
}
/*erp funkce*/
.erp-functions {
    padding: 3.05rem 0;
}
/*reviews - co o nas rikaji*/
.reviews-inner {
    padding: 4rem 0 9rem 0;
}
.review-detail-list {
    padding: 0 7rem;
}
/*preview pivaris*/
.preview-pivaris-inner {
    padding: 5rem 0 8rem 0;
}
.preview-title {
    padding: 4.5rem 0 1.2rem 0;
}
/*Buttons*/
.custom-button {
    font-size: 1rem;
    color: #FFFFFF;
    min-width: 200px;
    padding: 0.5rem 1.5rem;
    background-color: var(--conversion-500);
    transition: 300ms ease-in-out;
    border-radius: 0.75rem;
    border: 1px solid var(--conversion-500);
}
.custom-button:hover {
    transition: 300ms ease-in-out;
    background-color: var(--conversion-600);
    border: 1px solid var(--conversion-600);
}
.height-auto {
    height: auto;
}
/*story*/
.story-inner {
    padding: 2rem 1rem 1.5rem 1rem;
}
/*banner*/
.banner {
    padding: 1rem 0;
}
.banner-inner {
    margin: 5rem auto;
    background-color: #1A417A;
}
.banner-inner .zabaleno2 {
    position: absolute;
    top: -185px;
    left: -60px;
}
.banner-inner .tlacitko {
    color: #EC7309 !important;
    border: none !important;
    background-color: white !important;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    border-radius: 10px;
}
.banner .sticker-pivaris {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 300px;
}
/*FAQ*/
.faq-inner {
    padding: 3rem 0 5rem 0;
}
/*dotaznik*/
.dotaznik-inner {
/*    padding: 3rem 0 1rem 0;*/
}
.dotaznik h2 {
    line-height: 48px;
    margin-top: 10px;
    font-weight: 400;
}
.dotaznik textarea {
    min-height: 137px;
}
/* > TOTO SMAZAT :-) duplicity :-) > */
#banner2 .container {
    background-color: #1A417A;
}
#banner2 .tlacitko {
    color: #EC7309 !important;
    border: none !important;
    background-color: white !important;
    padding: 0.75rem 1.75rem 0.75rem 1.5rem;
    border-radius: 10px;
}
#banner2 .zabaleno2 {
    position: absolute;
    top: -185px;
    left: -60px;
}


.swiper {padding: 0.5rem 1rem 2rem 1rem;}
/* Collapse behavior */
.collapse {
    display: none;
}

.collapse.show {
    display: block;
}


.logo-carousel img {
    max-height: 80px;
    width: auto;
    margin: 0 auto;
    filter: grayscale(100%);
    opacity: 0.7;
    transition: all 0.3s ease;
}

.logo-carousel img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.logo-carousel {
    padding: 40px 0;
    height: 180px;
}

hr.procent-33 {
    width: 33%;
    margin-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #000;
}

.text-fajfka {
    color: green;
}