body, html {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.4;
}
a {
    text-decoration: none;
    color: #1f763c;
}
a:hover {
    color: #000;
    transition: all 0.3s ease-in-out;
}
img {
    max-width: 100%;
}
.carousel-fade .carousel-item {transition: all 1s ease-in-out!important;}
.carousel-item { display: block!important;}
.hidden-dex {
    display: none;
}

.dateArt {     font-size: 14px;
    color: #878787;
    margin-bottom: 5px;}
.text-upr {
    text-transform: uppercase !important;
}
.text-cap {
    text-transform: capitalize !important;
}
.text-unset {
    text-transform: unset !important;
}
.bg-white {
    background: #fff;
}
.bg-black {
    background: #000;
}
ul, li {
    padding: 0;
    margin: 0;
}
b, strong {
    font-weight: 500 !important;
}
.fa-angle-right:before {
    font-size: 80%;
    margin-left: 2px;
}
.padTopBtn {
    padding: 100px 0;
}
.padTop {
    padding-top: 60px;
}
.padBtm {
    padding-bottom: 100px;
}
.hdr01 {
    color: #1f763c;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 10px !important;
}
.subtitle {
    position: relative;
    display: inline-block;
    color: #1f763c;
    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-weight: 500;
}
a.subtitle:hover {
    color: #ea5800;
}
.mobils {
    display: none !important;
}
@media (max-width:767.5px) {
    .desktop {
        display: none !important;
    }
    .mobils {
        display: block !important;
    }
}
@media (min-width:768px) {
    .extraPad {
        padding-top: 42px;
    }
    .extraPad .hdr01 {
        margin-bottom: 30px!important;
    }
}
.subtitle::before {
    position: absolute;
    content: "";
    background: #eb5f0a;
    width: 10px;
    height: 3px;
    left: 0;
    bottom: 0;
}
.anglePath {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
h6 {
    color: #1f763c;
    font-size: 20px;
}
p {
    color: #000;
}
.banner .carousel-caption {
    right: 5%;
    top: 55%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 9;
}
.banner .carousel-caption h2 {
    color: #1f763c;
    /*font-size: 40px;*/
    font-size: min(36px, 3vw);
    font-weight: 700;
    margin-bottom: -10px;
}
.banner .bnr-hdr01 {
    color: #ea5800;
    font-size: min(60px, 4vw);
    font-weight: 700;
    text-transform: uppercase;
}
.banner .carousel-caption p {
    font-size: min(18px, 1.5vw);
    font-weight: 500;
}
.bnr-btn a {
    color: #fff;
    font-weight: 600;
    background: #ee6e0c;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    background-image: linear-gradient(#ef720c, #e85209);
}
.bnr-btn a:last-child {
    background-image: linear-gradient(#84a33f, #339b51);
    margin-left: 10px;
}

.bnr-btn a:hover { color: #fff;opacity: 0.8;}
.menu {
    padding: 0 5%;
}

.h1Hide { position: absolute; text-indent: -10000px;}

.banner {
    margin-top: -115px;
}
.menu .stellarnav.dark {
    background: transparent;
    display: flex;
    align-items: center;
    min-height: 115px;
}
.menu .stellarnav.dark a {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {
    display: inline-block;
    text-align: right;
    width: auto;
    font-size: 0;
    background: #ea5800;
    bottom: 0;
    position: absolute;
    right: 0;
}
.stellarnav.dark ul ul {
    background: #ffefc0;
}
.menu .stellarnav > ul > li:last-child a {
    color: #1f763c;
    background: #ffefc0;
    border-radius: 30px;
    padding: 10px 30px;
    margin-left: 20px;
}
.menu .stellarnav > ul > li:last-child a {
    text-shadow: none;
}
.menu .stellarnav > ul > li:last-child a:hover {
    color: #fff;
    background: #e95800;
}
.stellarnav > ul > li {
    padding: 0;
}
.stellarnav > ul > li > a {
    font-size: 15px;
    font-weight: 600;
    padding: 0 15px;
}
.carousel-indicators [data-bs-target] {
    background-color: #e95800;
}
.dobry-sec p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
.dobry-sec p:last-child {
    font-size: 16px;
    font-weight: 500;
}
.dobry-sec .text {
    padding-right: 50px;
}
.box01 {
    position: relative;
    background: #e95800;
    padding: 50px 10px;
    clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
    max-width: 360px;
    margin: 0 auto;
}
.box01 p {
    color: #ffff;
}
.h-w01 {
    width: 165px;
    height: 145px;
    line-height: 145px;
    margin: auto;
}
.box01 .image {
    margin-bottom: 30px;
}
.dobry-sec .col-lg-3:last-child .box01 {
    background: #1f763c;
}
.dobry-sec .box01::before, .dobry-sec .box01::after {
    position: absolute;
    content: "";
    background: #3e9b4f;
    height: 10px;
    width: 100%;
    bottom: -1px;
    left: 0;
    transform: skewY(17deg);
}
.dobry-sec .box01::after {
    transform: skewY(-17deg);
}
.dobry-sec .col-lg-3:last-child .box01::before {
    background: #e95800;
    top: 0;
    transform: none;
}
.dobry-sec .col-lg-3:last-child .box01::after {
    content: none;
}
.dobry-sec .box01 p {
    font-size: 18px;
    margin-bottom: 10px;
}
.dobry-sec .box01 p:last-child {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 40px;
}
.dodavka-sec .subtitle::before {
    left: 50%;
    transform: translateX(-50%);
}
.dobry-sec .d-flex > div:last-child {
    margin-left: 50px;
}
.dobry-sec h6 {
    margin-top: 50px;
}
.dobry-sec .d-flex {
    margin-top: 20px;
}
.owl-carousel img {
    width: auto !important;
}
.dodavka-sec img {
    margin: auto;
    display: inline-block !important;
}
.dodavka-sec .box .text {
    background: #fef4df;
    border-radius: 10px;
    padding: 60px 25px 25px;
    min-height: 230px;
}
.dodavka-sec .image {
    background: #3e9b4f;
    width: 165px;
    height: 145px;
    line-height: 145px;
    margin: 0 auto -35px;
}
.dodavka-sec .text h3 {
    color: #eb5f0a;
    font-size: 20px;
    margin-bottom: 10px;
}
.dodavka-sec .text p {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.dodavka-sec .hdr-sec {
    margin-bottom: 60px;
}
.owl-btn.owl-carousel .owl-nav button:hover {
    background: #3e9b4f;
    transition: all 0.3s ease-in-out;
}
.owl-btn.owl-carousel .owl-nav .owl-next, .owl-btn.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    color: #fff;
    font-size: 35px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: #e95800;
    width: 45px;
    height: 40px;
}
.owl-nav span {
    height: 16px;
    display: block;
    line-height: 11px;
    text-align: center;
}
.dodavka-sec .owl-carousel .owl-nav .owl-next, .dodavka-sec .owl-carousel .owl-nav .owl-prev {
    top: 50%;
    transform: translateY(50%);
    right: -25px;
}
.dodavka-sec .owl-carousel .owl-nav .owl-prev {
    right: auto;
    left: -25px;
}
.pusobnost {
    background-image: url('..//img/bg01.png');
    background-color: #669f46;
}
.pusobnost h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    margin-top: 10px;
}
.pusobnost h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.pusobnost p {
    color: #ffefc0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 500;
}
.btn01 a {
    color: #1f763c;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    display: inline-block;
    background: #ffefc0;
    border-radius: 30px;
}
.btn01.red a {
    color: #760f00;
}
.btn01 a:hover {
    color: #fff;
    background: #e95800;
}
.pusobnost {
    padding: 40px 0;
}
.pusobnost .container {
    position: relative;
}
.pusobnost .image02 {
    position: absolute;
    background: #e95800;
    width: 120px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    left: 0;
    bottom: -70px;
}
.odebirejte-sec .row > .col-lg-6 > .row {
    background-image: url('..//img/odebirejte-bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 15px;
    padding: 45px 25px;
    margin: auto;
}
.odebirejte-sec .row > .col-lg-6:last-child > .row {
    background-image: url('..//img/pnpravte-se-img.jpg');
}
.odebirejte-sec .row > .col-lg-6 > .row .text p:last-child {
    margin: 0;
}
.odebirejte-sec p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.odebirejte-sec .row > .col-lg-6 > .row .text p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.odebirejte-sec .row > .col-lg-6 > .row .text h3 {
    color: #e95800;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
    line-height: 1;
    margin-bottom: 1rem;
}
.odebirejte-sec .row > .col-lg-6 > .row .text span {
    color: #1f763c;
    font-size: 32px;
    font-weight: 600;
    display: block;
}
.odebirejte-sec .row > .col-lg-6 > .row > .col-sm-5 .text p {
    color: #fff;
}
.odebirejte-sec .btn01 a {
    padding: 10px 35px;
}
.odebirejte-sec .btn01 a i {
    margin-left: 5px;
}
.odebirejte-sec .row > .col-lg-6:last-child > .row h3, .odebirejte-sec .row > .col-lg-6:last-child > .row p {
    color: #fff;
}
.odebirejte-sec .row > .col-lg-6:last-child > .row h3 span {
    color: #f49900;
}
.odebirejte-sec .row > .col-lg-6:last-child > .row .btn01 a {
    padding: 10px 20px;
    margin-top: 80px;
}
.odebirejte-sec .row > .col-lg-6:last-child > .row {
    position: relative;
    z-index: 9;
}
.odebirejte-sec .row > .col-lg-6:last-child .image {
    position: absolute;
    right: 0;
    top: -17px;
    z-index: -9;
}
.aktuality-text {
    background-color: #f4f4f4;
    padding: 40px 25px;
    border-radius: 15px;
}
.aktuality-text span {
    color: #636363;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.25px;
    margin-bottom: 5px;
    display: inline-block;
}
.aktuality-text h5 {
    color: #e95800;
    font-size: 16px;
    font-weight: 600;
}
.aktuality-text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.aktuality-top-sec {
    border-bottom: 1px solid #adadad;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.aktuality-btm-sec a, .btn-reliz01 a {
    color: #3e9b4f;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
    margin: 30px 0 0;
}
.aktuality-btm-sec a:hover {
    color: #e95800;
}

.blog-posts {padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
}

.realizovano1-text h3, .nase-sluzby-sec .realizovano1-text h3 a {
    font-size: 24px;
    color: #e95800;
    margin-bottom: 25px;
    max-width: 500px;
    line-height: 1;
}
.realizovano1-text .prag01 p, .realizovano1-text .prag01.sposts p {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px;
    ;
    line-height: 1.4;
}
.realizovano1-text .prag01 p:nth-child(odd) {
    color: #1f763c;
    font-weight: 600;
    margin-bottom: 0px;
}
.btn-reliz01 a {
    color: #e95800;
}
.btn-reliz01 a:hover {
    color: #1f763c;
}
.realizovano1-text {
    padding-right: 70px;
}
.realizovano-slider .owl-nav .owl-prev {
    display: none;
}
.realizovano-slider .owl-nav .owl-next {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.akt-realizovano > .container > .row > .col-sm-8 {
    padding-left: 30px;
}
.dodavka-sec {
    margin-bottom: 70px;
}
.footer {
    position: relative;
    background-image: url(..//img/bg-footer.jpg);
    z-index: 9;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 8px solid #e95800;
    padding-top: 80px;
    padding-bottom: 80px;
}
.footer::before {
    content: "";
    position: absolute;
    background: #ffefc0;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: -9;
    opacity: 10%;
}

.foot-phn {line-height: 1.2;margin-bottom: 25px;}

.foot-phn span {
    color: #ffefc0;
    display: block;
    font-size: 18px;
    font-weight: 600;
}
.foot-phn a {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.foot-phn a:hover {
    color: #e95800;
}
.foot-phn:first-child {
    /*margin-bottom: 25px;*/
}
.footer p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.foot-link ul li {
    list-style-type: none;
}
.foot-link ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
}
.foot-link ul li a:hover {
    color: #ffefc0;
}
.copyright {
    display: flex;
    align-items: center;
    margin-top: 60px;
}
.copyright .foot-logo {
    margin-right: 30px;
}
/*---------- Inner menu ---------*/
.inner-menu {
    background: url(..//img/inner-manu.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 90px;
}
body.home .inner-menu {
    min-height: 115px;
}
/*---------- Inner menu End ---------*/
.inr-bnr p {
    font-size: 20px;
    font-weight: 500;
}
.nase-icon01 {
    background: #3e9b4f;
    width: 165px;
    height: 145px;
    line-height: 145px;
    text-align: center;
}
.nase-sluzby-sec .row {
    position: relative;
    padding-bottom: 2rem;
}
.nase-sluzby-sec .row:after {
    content: '';
    height: 1px;
    left: 10px;
    right: 10px;
    background: #eaeaea;
    display: block;
    position: absolute;
    bottom: 0;
}
.nase-sluzby-sec .image-sec {
    position: relative;
}
.nase-sluzby-sec .image-sec .nase-icon01 {
    position: absolute;
    right: 50px;
    bottom: -50px;
}
.page-template-case-studies .nase-sluzby-sec .image-sec .nase-icon01 {
    bottom: -30px;
}
.parag02 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.hdr02, .nase-sluzby-sec .text .hdr02 a {
    color: #1f763c;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}
.nase-sluzby-sec .text .hdr02 a:hover {
    color: #eb5f0a;
}
.nase-sluzby-sec .text {
    margin-left: 20px;
}
.nase-sluzby-sec .text .hdr02 {
    margin-bottom: 30px;
    max-width: 400px;
}
.nase-sluzby-sec .text a {
    color: #eb5f0a;
    font-size: 14px;
    font-weight: 600;
}
.nase-sluzby-sec .text p {
    margin-right: 130px;
}
.page-template-case-studies .realizovano1-text {
    padding-right: 50px;
}
.page-template-case-studies .nase-sluzby-sec .text p {
    margin-right: 0;
}
.page-template-case-studies .nase-sluzby-sec .text p {
    margin-right: 0;
}
.nase-sluzby-sec .text a:hover {
    color: #1f763c;
}
.nase-sluzby-sec .col-sm-6 {
    margin: 45px 0;
}
.nase-sluzby-sec {
    padding-top: 0;
    padding-bottom: 50px;
}
.nase-sluzby-sec .row:nth-child(even) .col-sm-6 .nase-icon01 {
    right: auto;
    left: 50px;
}
.nase-sluzby-sec .row:nth-child(even) .col-sm-6:nth-child(1) {
    order: 2;
}
.post-sec {
    padding-top: 70px;
}
.post-sec .row {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.post-sec .text span {
    font-size: 14px;
    color: #878787;
    display: inline-block;
    margin-bottom: 5px;
}
.post-sec .text h3 {
    color: #1f763c;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.post-sec .text p {
    color: #000000;
    line-height: 24px;
}
.post-sec .text a {
    color: #eb5f0a;
    font-size: 14px;
    font-weight: 600;
}
.post-sec .text a:hover {
    color: #1f763c;
}
.post-sec img {
    width: 100%;
}
.o-spolecnosti-sec {
    margin-bottom: 50px;
}
.o-spolecnosti-sec .image-box {
    position: relative;
    display: block;
}
.thumbnail-text {
    position: absolute;
    bottom: 10%;
    left: 5%;
    right: 5%;
    text-align: center;
}
.o-spolecnosti-sec .thumbnail-text h3 {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1;
}
.o-spolecnosti-sec .thumbnail-text p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
.o-spolecnosti-sec img {
    width: 100%;
}
.o-spolecnosti-sec .image-box {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.o-spolecnosti-sec .col-sm-4:last-child .image-box {
    border-right: 0;
}
.profil-spti .text h4 {
    font-size: 24px;
    color: #1f763c;
    font-weight: 600;
}
.profil-spti .text h4 {
    font-size: 24px;
    color: #1f763c;
    font-weight: 600;
    margin: 30px 0 20px;
}
.accordion-sec {
    padding: 20px 0 0;
}
.accordion-sec .accordion-button {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    background: #3e9b4f;
    border-radius: 15px 15px 0 0;
    padding-left: 60px;
}
.accordion-sec .accordion-button:focus {
    box-shadow: none;
}
.accordion-sec .accordion-body {
    background: #fef4df;
    border-radius: 0 0 15px 15px;
    padding: 25px;
}
.accordion-sec .accordion-item {
    border: 0;
    margin-bottom: 15px;
}
.accordion-sec .accordion-item:first-of-type .accordion-button {
    border-radius: 15px 15px 0 0;
}
.accordion-sec .accordion-button:not(.collapsed), .accordion-sec .accordion-button:hover {
    background: #eb5f0a;
}
.accordion-sec .accordion-body p {
    font-size: 16px;
    line-height: 24px;
}
.accordion-sec .accordion-body p:last-child {
    margin-bottom: 0;
}
.accordion-button::after {
    background-image: url('..//img/plus-icon.png');
}
.accordion-button:not(.collapsed)::after {
    background-image: url('..//img/minus.png');
}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
    position: absolute;
    left: 20px;
    transform: rotate(0deg);
}
.timeline-sec {
    position: relative;
    margin-bottom: 100px;
}
.timeline-sec .container {
    position: relative;
}
.timeline-sec .container::before, .timeline-sec .container::after {
    content: "";
    position: absolute;
    background-color: #e95800;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.timeline-sec .container::after {
    top: auto;
    bottom: 0;
}
.timeline-sec .main-timeline {
    position: relative;
    padding: 50px 0;
}
.timeline-sec .main-timeline::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #e95800;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.timeline-sec .right::after {
    left: -5px;
}
.timeline-sec .timeline {
    position: relative;
    background-color: inherit;
    width: 50%;
}
.timeline-sec .left {
    padding: 0px 25px 20px 0px;
    left: 0;
}
.timeline-sec .left:after {
    left: 100%;
    transform: translateX(-5px);
}
.timeline-sec .right {
    padding: 0px 0px 20px 25px;
    left: 50%;
}
.timeline-sec .left::before {
    content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    right: 15px;
    border: medium solid #3e9b4f;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #3e9b4f;
}
.timeline::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #e95800;
    top: 22px;
    border-radius: 50%;
    z-index: 1;
}
.timeline-sec .right::before {
    content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    left: 15px;
    border: medium solid #3e9b4f;
    border-width: 10px 10px 10px 0;
    border-color: transparent #3e9b4f transparent transparent;
}
.timeline-sec .card {
    border: 0;
    background: #fef4df;
}
.timeline-sec .card-body {
    border: 0;
    border-radius: 10px;
    padding: 0;
}
.timeline-sec .card-body h3 {
    font-size: 20px;
    background: #3e9b4f;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px 10px 0 0;
}
.timeline-sec .card-body p {
    padding: 15px 25px;
}
.timeline-sec .card-body p:last-child {
    margin-bottom: 0;
}
.timeline-sec .timeline.right .date-time01, .timeline-sec .timeline.left .date-time01 {
    position: absolute;
    left: -180px;
    font-size: 16px;
    font-weight: 600;
    color: #e95800;
    top: 17px;
}
.timeline-sec .timeline.right .date-time01 {
    position: absolute;
    left: -100%;
    width: 100%;
    padding-right: 50px;
    text-align: right;
}
.timeline-sec .timeline.left .date-time01 {
    position: absolute;
    left: 100%;
    width: 100%;
    padding-left: 50px;
    text-align: left;
}
.kontaktni .text {
    background: #fdf1da;
    padding: 50px;
    border-radius: 15px;
}
.kontaktni .text h2 {
    color: #e95800;
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 0;
}
.kontaktni .text a {
    display: inline-block;
    color: #1f763c;
    font-size: 32px;
    font-weight: 700;
}
.kontaktni .text a:hover {
    color: #1f763c;
    text-decoration: underline;
}
.kontaktni .text p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0 60px;
}
.kontaktni {
    padding-top: 40px;
}
.cont01 .text img {
    margin-bottom: 25px;
}
.cont01 .text h3 {
    color: #1f763c;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.cont01 .text h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}
.cont01 .text p {
    font-weight: 300;
    padding-right: 45px;
}
.cont01 .text span {
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: 300;
}
.cont01 .text span a {
    color: #000;
}
.cont01 .text span a:hover {
    color: #ea5800;
}
.brd-btm01 {
    position: relative;
    margin-bottom: 70px;
    padding-bottom: 70px;
}
.brd-btm01::before {
    content: "";
    position: absolute;
    background: #bfbfbf;
    width: 98%;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.btn03 {
    color: #e95800;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}
.cont01 .btn03 {
    margin-top: 25px;
}
.fn30 {
    font-size: 30px;
}
.ceska-republika .text h3 {
    color: #1f763c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.ceska-republika .text p {
    padding-right: 50px;
    margin-bottom: 15px;
}
.ceska-republika .hdr-sec {
    margin-bottom: 25px;
}
.ceska-republika .text {
    margin-bottom: 70px;
}
.hyperlink {
    color: #ea5800;
    text-decoration: underline;
}
.dtail-sec {
    padding-top: 15px;
}
.dtail-sec .text p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
}
.dtail-sec .text {
    padding-left: 70px;
}
.dtail-sec .image-sec {
    position: relative;
}
.dtail-sec .anglePath {
    background: #3e9b4f;
    position: absolute;
    top: 40px;
    right: -80px;
    text-align: center;
    z-index: 9;
}
.galerie-sec .image-sec {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.galerie-sec .image-sec img {
    width: 48%;
}
.galerie-sec .hdr-sec {
    margin: 60px 0;
}
.galerie-sec .text {
    margin-top: 60px;
}
.galerie-sec .text p {
    font-size: 16px;
    line-height: 24px;
}
.galerie-sec .text p:last-child {
    margin-bottom: 0;
}
.modal.show .modal-dialog {
    margin-right: 0;
    margin-top: 0;
}
.poptavka-popup {
    border-left: 10px solid #e95800 !important;
    background: #fef4df;
    width: 600px !important;
}
.poptavka-popup .offcanvas-header {
    padding: 7px 0 0;
}
.poptavka-popup .offcanvas-header button {
    background-image: url(../img/crus-icon.png);
    background-color: #3e9b4f;
    border-radius: 0;
    opacity: 1;
    z-index: 9;
}

.poptavka-popup .offcanvas-header button:hover { background-color: #3e9b4f!important;background-image: url(../img/crus-icon.png)!important; background-repeat: none;}

.poptavka-popup .offcanvas-body {
    padding: 40px;
}
.poptavka-popup .form-control, .poptavka-popup .form-select {
    background-color: #fff;
    border: 1px solid #d7c7a7;
    border-radius: 0;
    height: 45px;
}
.poptavka-popup textarea.form-control {
    height: 150px;
}
.poptavka-popup .form-label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.poptavka-popup .form-text {
    margin: 0 0 20px;
}
.form-submit-btn button {
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
    border: 0;
    background-image: linear-gradient(#84a33f, #339b51);
}
.form-popup p {
    font-size: 14px;
}
.form-popup p a {
    color: #000;
    text-decoration: underline;
}
.poptavka-popup .form-control:focus, .poptavka-popup .form-select:focus {
    box-shadow: none;
}
.timeline-sec .year-sec {
    margin-top: 120px;
}
.timeline-sec .year-text {
    background: #e95800;
    font-size: 20px;
    font-weight: 500;
    width: 90px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: -47px;
    top: -100px;
    z-index: 99;
}
.timeline-sec .timeline.left .year-text {
    left: auto;
    right: -45px
}
.tree-sec img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.carousel-caption h5 {
    animation-delay: 0.5s;
}
.carousel-caption h1 {
    animation-delay: 0.5s;
}
.carousel-caption p {
    animation-delay: 0.8s;
}
.carousel-caption .bnr-btn {
    animation-delay: 1.5s;
}
.carousel-inner .tree-sec {
    animation-delay: 0.6s;
}
.stellarnav {
    z-index: 99;
}
.offcanvas-backdrop.show {
    opacity: .8;
    background: #ffff;
}
.o-spolecnosti-sec .image-box {
    position: relative;
}

.o-spolecnosti-sec .image-box::before, .o-spolecnosti-sec .image-box::before {position: absolute;
    content: "";
    background: #eb5f0a;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;pointer-events: none; transition: 0.3s all ease-in-out;}
.o-spolecnosti-sec .image-box.active::before, .o-spolecnosti-sec .image-box:hover::before {
    position: absolute;
    content: "";
    background: #eb5f0a;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#myBtn {
    display: none;
    position: absolute;
    top: -35px;
    left: 50%;
    font-size: 15px;
    border: none;
    color: #fff;
    background: #e95800;
    cursor: pointer;
    width: 80px;
    height: 70px;
    box-shadow: 0px 0 5px 0px #fff;
    transform: translateX(-50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
#myBtn:hover {
    background: #1f763c;
    transition: 0.3s;
}
.mapaWrapper {
    position: relative;
}
.hexaWrapper {
    z-index: 100;
    position: absolute;
    transform: translate(-50%, -50%);
}
.hexaWrapper .hexa:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 15px;
    border: none;
    color: #fff;
    background: #e95800;
    cursor: pointer;
    width: 20px;
    height: 18px;
    box-shadow: 0px 0 5px 0px #fff;
    transform: translateX(-50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.hexaWrapper.big .hexa:before {
    width: 30px;
    height: 26px;
}
.hexaWrapper .hexa span {
    color: #fff;
    background: #1f763c;
    font-weight: 500;
    border-radius: 10px;
    padding: 3px 15px 2px;
    position: absolute;
    width: auto;
    text-align: center;
    top: -36px;
    text-wrap: nowrap;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%);
    transition: opacity 0.3s ease-in-out;
}
.hexaWrapper .hexa:hover span {
    opacity: 1;
    visibility: visible;
}
.hexaWrapper .hexa span:after {
    top: 95%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(31, 118, 60, 0);
    border-top-color: #1f763c;
    border-width: 8px;
    margin-left: -8px;
}
.stellarnav ul {
    margin: 0 -10px 0 0;
}
.stellarnav .menu-toggle {
    padding: 24px 15px;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
    border: 0;
    background-image: linear-gradient(#84a33f, #339b51);}

body div.wpforms-container-full input[type=submit]:hover, body div.wpforms-container-full input[type=submit]:active, body div.wpforms-container-full button[type=submit]:hover, body div.wpforms-container-full button[type=submit]:active, body div.wpforms-container-full .wpforms-page-button:hover, body div.wpforms-container-full .wpforms-page-button:active{
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 30px;
    border: 0;
    background: #e95800!important;
}
@media screen and (max-width:961.5px) {
    .stellarnav ul {
        margin: 0;
    }
    .menu .menu-toggle {
        position: absolute;
        right: 0;
    }
    .menu .stellarnav.dark {
        position: relative;
        min-height: 82px;
    }
}


.container .text ul { margin-bottom: 2em;padding-left: 1.25em;}


/*RESPONZIVE */
/*RESPONZIVE */
/*RESPONZIVE */
/*RESPONZIVE */
/*RESPONZIVE */
@media screen and (min-width:768px) {
    .page-template-about-company-page .hdr02, .page-template-budoucnost-spolecnosti .hdr02 {
        font-size: min(36px, 3vw);
        line-height: 1;
    }
}

@media screen and (min-width:1700px) {
.stellarnav > ul > li > a {
    font-size: 16px;
    font-weight: 600;
    padding: 0 20px;
    }
}

@media screen and (max-width:1199.5px) {
.stellarnav > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    padding: 0 10px;
    }
}

@media screen and (max-width:767.5px) {
    .bnr-btn a:last-child {
        margin-left: 4px;
    }
    .padTopBtn {
        padding: 30px 0 !important;
    }
    .padTop {
        padding-top: 30px;
    }
    .padBtm {
        padding-bottom: 30px;
    }
    .hdr01 {
        font-size: 28px;
        margin-bottom: 10px !important;
    }
    .subtitle {
        font-size: 14px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .dobry-sec p {
        font-size: 16px;
    }
    .dobry-sec .text {
        padding-right: 0;
    }
    .dobry-sec p:last-child {
        font-size: 14px;
    }
    .box01 {
        margin-bottom: 20px;
    }
    .dobry-sec .box01::before {
        transform: skewY(14deg);
    }
    .dobry-sec .box01::after {
        transform: skewY(-14deg);
    }
    .pusobnost .text {
        text-align: center;
    }
    .pusobnost .btn01 {
        margin-top: 20px;
        margin-bottom: 70px;
    }
    .pusobnost .image02 {
        left: 50%;
        transform: translateX(-50%);
    }
    .stellarnav > ul > li > a {
        padding: 0;
    }
    .odebirejte-sec .row > .col-lg-6 > .row .text h3, .odebirejte-sec .row > .col-lg-6 > .row .text p {
        color: #fff;
    }
    .odebirejte-sec .row > .col-lg-6 > .row {
        background-position: center right;
        text-align: center;
        margin-top: 25px;
    }
    .odebirejte-sec .row > .col-lg-6 > .row .text p:last-child {
        margin-bottom: 15px;
    }
    .odebirejte-sec .row > .col-lg-6:last-child .image {
        position: revert;
    }
    .odebirejte-sec .row > .col-lg-6:last-child > .row .btn01 a {
        margin-top: 30px;
    }
    .pusobnost {
        margin-bottom: 25px;
    }
    .copyright {
        display: block;
        margin-top: 30px;
    }
    .copyright .foot-logo {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .dobry-sec h6 {
        margin-top: 25px;
    }
    .dobry-sec .d-flex {
        margin-bottom: 30px;
    }
    .dodavka-sec {
        margin-bottom: 0;
    }
    .dodavka-sec .box .text {
        min-height: 245px;
    }
    .owl-btn.owl-carousel .owl-nav .owl-next, .owl-btn.owl-carousel .owl-nav .owl-prev {
        font-size: 24px;
        width: 35px;
        height: 30px;
    }
    .akt-realizovano .hdr-sec {
        margin-top: 40px;
    }
    .realizovano-slider .image {
        margin-bottom: 25px;
    }
    .aktuality-btm-sec a, .btn-reliz01 a {
        margin: 20px 0 0;
    }
    .realizovano-slider .owl-nav .owl-next {
        right: 50%;
        top: auto;
        transform: translateX(50%);
    }
    .realizovano1-text {
        padding-right: 0;
        padding-bottom: 35px;
    }
    .akt-realizovano > .container > .row > .col-sm-8 {
        padding-left: 10px;
    }
    .akt-realizovano {
        margin-bottom: 80px;
    }
    .akt-realizovano img {
        width: 100% !important;
    }
    .realizovano1-text h3 {
        margin-bottom: 20px;
    }
    .footer {
        padding-bottom: 30px;
        padding-top: 80px;
        z-index: auto;
    }
    .dodavka-sec .owl-carousel .owl-nav .owl-prev {
        left: -20px;
    }
    .dodavka-sec .owl-carousel .owl-nav .owl-next, .dodavka-sec .owl-carousel .owl-nav .owl-prev {
        right: -20px;
    }
    .foot-phn {
        margin-bottom: 20px;
    }
    .banner .carousel-inner {
        overflow: unset;
    }
    .banner .carousel-caption {
        text-align: center;
    }
    .banner .carousel-caption {
        position: relative;
        bottom: auto;
        transform: unset;
        background: #fadeb9;
        left: 0;
        right: 0;
        padding: 20px 10px 50px;
    }
    .banner .carousel-caption h2 {
        font-size: min(36px, 5vw);
        margin-top: 10px;
        margin-bottom: 0;
    }
    .banner .carousel-caption p {
        font-size: min(18px, 4.25vw);
        font-weight: 500;
        margin-bottom: 15px;
    }
    .banner .bnr-hdr01 {
        font-size: min(60px, 8vw);
        /*  font-size: 28px;*/
    }
    .bnr-btn a {
        padding: 10px 20px;
    }
    .menu {
        z-index: 9;
        position: relative;
    }
    .menu .menu-toggle {
        position: absolute;
        right: 0;
        top: -5px;
    }
    .stellarnav.mobile.dark ul {
        background: #1f763c;
        box-shadow: -360px 0px 0px 180px rgba(0, 0, 0, 0.5)
    }
    .stellarnav.mobile > ul {
        border: 0 none;
    }
    .menu .stellarnav > ul > li:last-child a {
        margin: 15px;
        text-align: center;
        padding: 10px 20px;
    }
    .menu .stellarnav.dark a {
        font-size: 14px;
    }
    .stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle {
        margin-right: -15px;
    }
    .menu .stellarnav.dark a {
        text-shadow: none;
    }
    .menu .stellarnav.dark {
        min-height: 65px;
    }
    .banner {
        margin-top: 0px;
    }
    .menu.inner-menu .stellarnav.dark {
        min-height: 65px;
    }
    .inner-menu {
        min-height: 65px;
    }
    body.home .inner-menu {
        min-height: 65px;
    }
    .inner-menu .logo img {
        max-width: 100%;
        height: 36px;
        margin-top: 0px;
    }
    .menu.inner-menu .menu-toggle {
        top: auto;
    }
    .nase-sluzby-sec .text P {
        margin-right: 0;
    }
    .hdr02 {
        font-size: 26px;
    }
    .nase-sluzby-sec .text .hdr02 {
        margin-bottom: 15px;
    }
    .nase-sluzby-sec .text {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .nase-sluzby-sec .image-sec {
        margin-bottom: 70px;
    }
    .nase-sluzby-sec .image-sec .nase-icon01 {
        right: 50%;
        transform: translateX(50%);
    }
    .nase-icon01 {
        width: 135px;
        height: 115px;
        line-height: 115px;
    }
    .nase-sluzby-sec .col-sm-6 {
        margin: 40px 0 -30px;
    }
    .nase-sluzby-sec .row:nth-child(even) .col-sm-6:nth-child(1) {
        order: 0;
    }
    .nase-sluzby-sec .row:nth-child(even) .col-sm-6 .nase-icon01 {
        right: 50%;
        left: auto;
    }
    .inr-bnr p {
        font-size: 16px;
        margin: 0;
    }
    .nase-sluzby-sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .nase02 {
        margin-bottom: 40px;
    }
    .post-sec .row {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .post-sec .image {
        margin-bottom: 20px;
    }
    .post-sec {
        padding-top: 50px;
    }
    .post-sec .col-sm-3, .post-sec .col-sm-9 {
        padding: 0;
    }
    .post-sec .row:last-child {
        margin-bottom: 0;
    }
    .profil-spti .text h4 {
        font-size: 22px;
        margin: 25px 0 15px;
    }
    .o-spolecnosti-sec .image-box {
        border-right: 0;
    }
    .accordion-sec .accordion-button {
        font-size: 17px;
    }
    .accordion-sec .accordion-body {
        padding: 15px;
    }
    .accordion-sec .accordion-body p {
        font-size: 15px;
    }
    .timeline-sec .left:after {
        transform: none;
    }
    .timeline-sec .timeline.right .date-time01, .timeline-sec .timeline.left .date-time01 {
        left: 0;
        top: -35px;
        right: inherit;
        text-align: left;
        padding: 0;
    }
    .timeline-sec .main-timeline::after {
        left: 29px;
    }
    .timeline-sec .timeline {
        width: 100%;
        padding-left: 50px;
        padding-right: 0;
        margin-bottom: 60px;
    }
    .timeline-sec .timeline::before {
        left: 40px;
        border: medium solid #3e9b4f;
        border-width: 10px 10px 10px 0;
        border-color: transparent #3e9b4f transparent transparent;
    }
    .timeline-sec .left::after, .timeline-sec .right::after {
        left: 24px;
    }
    .timeline-sec .card-body p {
        padding: 15px;
    }
    .timeline-sec .card-body h3 {
        font-size: 17px;
        padding: 15px;
    }
    .timeline-sec .left::before {
        right: auto;
    }
    .timeline-sec .right {
        left: 0%;
    }
    .timeline-sec .container::before, .timeline-sec .container::after {
        left: 40px;
    }
    .timeline-sec {
        position: relative;
        margin-bottom: 50px;
    }
    .kontaktni .text {
        padding: 30px;
        margin-bottom: 20px;
    }
    .kontaktni .text h2 {
        font-size: 28px;
        margin-bottom: 5px;
    }
    .kontaktni .text a {
        font-size: 26px;
    }
    .kontaktni .text p {
        font-size: 13px;
        padding: 0;
    }
    .ceska-republika .text {
        margin-bottom: 40px;
    }
    .brd-btm01 {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    .cont01 .col-sm-6:nth-child(1) .text {
        margin-bottom: 50px;
    }
    .dtail-sec .anglePath {
        top: auto;
        bottom: -55px;
        right: 50%;
        transform: translateX(50%);
    }
    .dtail-sec .text {
        padding-top: 80px;
        padding-left: 0;
    }
    .galerie-sec .hdr-sec {
        margin: 30px 0;
    }
    .galerie-sec .text {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .poptavka-popup {
        width: 100% !important;
    }
    .timeline-sec .year-text {
        font-size: 18px;
        width: 70px;
        height: 60px;
        line-height: 60px;
        left: -7px;
        top: -125px;
    }
    .timeline-sec .timeline.left .year-text {
        left: -7px;
        right: auto;
    }
    .tree-sec img {
        width: 20%;
    }
    .odebirejte-sec .row > .col-lg-6:last-child > .row {
        z-index: auto;
    }
}
@media only screen and (min-width: 767.5px) and (max-width: 992px) {
    .padTopBtn {
        padding: 50px 0;
    }
    .padTop {
        padding-top: 50px;
    }
    .hdr01 {
        font-size: 36px;
    }
    .dobry-sec .text {
        padding-right: 0;
        margin-bottom: 40px;
    }
    .dobry-sec .box01::after {
        transform: skewY(-14deg);
    }
    .dobry-sec .box01::before {
        transform: skewY(14deg);
    }
    .pusobnost .row {
        justify-content: center;
    }
    .pusobnost .text {
        text-align: center;
    }
    .pusobnost .btn01 {
        margin: 40px 0 100px;
    }
    .pusobnost .image02 {
        left: 50%;
        transform: translateX(-50%);
    }
    .odebirejte-sec .row > .col-lg-6 > .row {
        margin-bottom: 30px;
    }
    .menu {
        z-index: 9;
        position: relative;
    }
    .menu .menu-toggle {
        position: absolute;
        right: 0;
    }
    .banner .bnr-hdr01 {
        /*  font-size: 30px;*/
    }
    
    
    .banner .carousel-caption h2 {
        /* font-size: 28px;*/
        margin-bottom: 0;
    }
    .banner .carousel-caption p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .banner .carousel-caption {
        padding-bottom: 0;
        top: 52%;
    }
    .nase-sluzby-sec .text .hdr02 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .nase-sluzby-sec .text P {
        font-size: 16px;
        margin-right: 0;
    }
    .nase-icon01 {
        width: 135px;
        height: 115px;
        line-height: 115px;
    }
    .nase-sluzby-sec .image-sec .nase-icon01 {
        right: 30px;
        bottom: -30px;
    }
    .inr-bnr p {
        font-size: 18px;
        margin: 0;
    }
    .accordion-sec .accordion-button {
        font-size: 17px;
    }
    .kontaktni .col-lg-6:nth-child(1) .text {
        margin-bottom: 25px;
    }
    .ceska-republika .text {
        margin-bottom: 50px;
    }
    .brd-btm01::before {
        width: 96%;
    }
    .dtail-sec .text {
        padding-left: 0;
        padding-top: 50px;
    }
    .galerie-sec .hdr-sec {
        margin: 50px 0;
    }
    .galerie-sec .text {
        margin-top: 40px;
    }
    .datail01 .owl-item img {
        width: 100% !important;
    }
    .stellarnav.mobile.dark ul {
        background: #1f763c;
        max-width: 450px;
        padding: 40px 0 0;
        box-shadow: -360px 0px 0px 180px rgba(0, 0, 0, 0.5)
    }
    .menu .stellarnav > ul > li:last-child a {
        margin: 15px;
        text-align: center;
        padding: 10px 20px;
    }
    .tree-sec img {
        width: 20%;
    }
    .banner {
        margin-top: -115px;
    }
    .menu .stellarnav.dark {
        min-height: 75px;
    }
    .menu.inner-menu .stellarnav.dark {
        min-height: 87px;
    }
    .home .inner-menu {
        background: none;
    }
    .menu .stellarnav.dark a {
        text-shadow: none;
    }
}
@media (max-width:757.5px) {
    .odebirejte-sec .row > .col-lg-6 > .row .text span {
        color: #fff;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}