@font-face {
    font-family: 'Century Gothic';
    src: url('/mrkev/static/fonts/century-gothic.eot');
    src: url('/mrkev/static/fonts/century-gothic.eot?#iefix') format('embedded-opentype'),
    url('/mrkev/static/fonts/century-gothic.ttf') format('truetype');
}
@font-face {
    font-family: 'Century Gothic Bold';
    src: url('/mrkev/static/fonts/century-gothic-bold.eot');
    src: url('/mrkev/static/fonts/century-gothic-bold.eot?#iefix') format('embedded-opentype'),
    url('/mrkev/static/fonts/century-gothic-bold.ttf') format('truetype');
}
html {
    height: 50%;
}
hr {
    border-top: 2px solid lightgrey;
}
.member-info hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    color: grey;
}
h2 {
    font-size: 44px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    text-transform: none;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h3 {
    font-size: 32px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h4 {
    font-size: 28px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h5 {
    font-size: 19px;
    line-height: 1.4;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h6 {
    font-size: 16px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
p {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
header {
    border-top: 20px solid white;
}
section {
    margin-bottom: 40px;
}

.rich-text p, .rich-text ul {
    font-size: 19px;
    text-align: justify;
}
.main-contact .rich-text ul {
    width: 33%;
    float:left;
    text-align: center;
    line-height: 1.4;
}
footer ul li, .people .rich-text p {
    font-size: 14px;
}

.rich-text p, .client-meta.rich-text>p {
    color: grey;
    line-height: 1.4;
    margin: 0;
}
.product .rich-text .richtext-image.right, .product .rich-text .richtext-image.left {
    display: block;
    margin: auto;
    width: 40%;
}
.separator {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 35px;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 2px solid lightgrey;
}
.separator::before {
    margin-right: .45em;
}
.separator::after {
    margin-left: .45em;
}
.nav.navbar-nav {
    left: 100px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a.active {
    border: none;
    color: #63a11f;
}
.navbar-default .navbar-nav > li > a.active:after {
    content: normal;
}
.first-margin {
    margin-top: 100px;
}
.portfolio.first-margin, .career.first-margin, .contact.first-margin {
    margin-top: 80px;
}
#main-slide .slider-content {
    margin-top: -150px;
}
#main-slide .slider-content  div span h2,
#main-slide .slider-content  div span h3,
#main-slide .slider-content  div span h4,
#main-slide .slider-content  div span h5,
#main-slide .slider-content  div span p {
    color: inherit;
}
#main-slide .slider-content div span .rich-text {
    text-align: inherit;
}
#main-slide .carousel-control i {
    background: rgba(70, 70, 70, 0.30);
}

#main-slide .carousel-control i:hover {
    background: rgba(0, 0, 0, 0.60);
}

.carousel-indicators {
    position: relative;
    top: 10px;
}
#main-slide .carousel-indicators .active {
    background-color: darkgrey;
}

#main-slide .carousel-indicators li {
    background-color: lightgrey;
}

.image-col {
    padding-left: 5px;
    padding-right: 5px;
}
.image-col.first {
    padding-left: 0px;
}
.image-col.last {
    padding-right: 0px;
}
.carousel, .item, .active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    /* background-size: cover; */
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
}

.full-height {
    height:100%;
}
.latest-posts-classic .post-title {
    color: #63a11f;
    margin-bottom: 0px;
}
.latest-posts-classic .post-content {
    text-align: justify;
}
.classic-title span {
    border-color: grey;
}
#portfolio-list li .portfolio-item-content {
    border: 10px solid white;
}
.portfolio-item {
    text-transform: uppercase;
    color: white;
    font-size: 17px;
}
.portfolio-item .portfolio-thumb {
    font-size: 36px;
    padding: 20px 0 15px 0;
    border-bottom: 10px solid white;
}
.modal-title {
    text-align: center;
}
.call-action-boxed {
    padding: 30px 40px;
}
.call-action-style2 {
    background:none;
}
.certificate-image img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.8;
}
.certificate-image img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.owl-wrapper-outer {
    z-index: 10;
}
.column {
    height: 203px;
    padding: 0px;
    line-height: 1.3;
}
.column-header {
    border-bottom: 1px solid white;
}
.column-header, .column-content {
    padding: 10px 10px 5px 10px;

}
.column-content {
    height: 163px;
    overflow-y: scroll;
    margin-right: -28px;
}
.column-content-harvest {
    padding-right: 28px;
}
.scroll-month {
    position: absolute;
}
.scroll-down-month {
    bottom: 0px;
}
.scroll-up-month {
    top: 40px;
}
.scroll-month-left {
    left: 5px;
}
.scroll-month-right {
    right: 5px;
}
#calendar .projects-carousel .item {
    margin-right: 12px;
}
#calendar .touch-carousel.projects-carousel .owl-controls .owl-buttons {
    top: 75px;
    left: -60px;
}
#calendar .touch-carousel .owl-controls .owl-buttons div i, #calendar .testimonials-carousel .owl-controls .owl-buttons div i {
    font-size: 100px;
}
#calendar .touch-carousel .owl-controls .owl-buttons div, #calendar .testimonials-carousel .owl-controls .owl-buttons div {
    border: none;
    background: none;
}
#calendar .touch-carousel .owl-controls.clickable .owl-buttons div:hover {
    background: none;
}
#calendar .touch-carousel .owl-controls.clickable .owl-buttons div:hover i {
    color: #63a11f;
}
#calendar .touch-carousel .owl-controls .owl-buttons .owl-prev, #calendar .touch-carousel .owl-controls .owl-buttons .owl-next {
    height: auto;
    width: auto;
}
#calendar .touch-carousel .owl-controls .owl-buttons .owl-prev {
    float:left;
}
#calendar .touch-carousel .owl-controls .owl-buttons .owl-next {
    float:right;
}
.footer-widgets ul {
    float: left;
    margin-right: 100px;
}
.footer-widgets ul li {
    text-align: left;
}
.footer-widgets ul li:first-child {
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: uppercase;
}
footer {
    border: none;
    color: white;
    padding-top: 120px;
    padding-bottom: 50px;
}
.custom-icons i.fa {
    font-size: 60px;
    color: black;
    margin-top: 30px;
}
.custom-icons i.fa.fa-facebook:hover {
    color: #3B5998;
}

.custom-icons i.fa.fa-instagram:hover {
    color: #DD2A7B;
}

.back-to-top {
    z-index: 20;
}
a.back-to-top:hover {
    color: #63a11f;
}
a.back-to-top i:hover {
    background-color: #63a11f;
}

/* PRODUCT PAGE */
section.product-image img {
    margin-top: 10px;
}
ul.breadcrumbs li {
    font-size: 15px;
}
ul.breadcrumbs li a {
    font-weight: normal;
    margin-right: 5px;
    margin-left: 5px;
}
.receipt-text, .receipt-text table {
    min-height: 292px;
}
.receipt-text {
    padding-right: 60px;
    text-align: justify;
}
.receipt-text table {
    vertical-align: middle;
}
/* KARIERA PAGE */
.jobs h4 {
    font-weight: bold;
    padding-bottom: 15px;
}
.jobs .rich-text p {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}
.jobs .rich-text ul li, #history-section ul li {
    list-style: disc;
    margin-left: 15px;
    text-align: left;
}
.jobs hr.job-separator {
    margin-bottom: 30px;
    margin-top: 30px;
}
.text-center .rich-text p {
    text-align: center;
}
/* CONTACT PAGE */
.people .rich-text ul li {
    font-size: 12px;
}
.people .rich-text ul {
    text-align: center;
}
.people .department {
    font-size: 19px;
    width: 205px;
    padding: 15px;
    margin: 0 auto;
    text-align: center;
    min-height: 76px;
    vertical-align: bottom;
}
.people .department.big {
    width: 100%;
}
/* ABOUT US PAGE */

.about-us .touch-carousel .owl-controls .owl-buttons {
    position: absolute;
    top: 160px;
    left: -117px;
}
.about-us .owl-theme .owl-controls {
    text-align: right;
}
.about-us .owl-prev, .about-us .owl-next {
    text-align: center;
}
.about-us .owl-item {
    padding-left: 10px;
}
@media (min-width: 768px) {
    #history-section .rich-text ul {
        width: 45%;
        margin-right: 5%;
        float: left;
    }
}
@media (min-width: 768px) {
    .owl-buttons {
        width: 835px;
    }
    .modal-dialog {
        margin-top: 130px;
    }
    #portfolio-list li {
        width: 24.6%;
        padding: 10px;
    }
}
@media (min-width: 992px) {
    .owl-buttons {
        width: 1055px;
    }
}
@media (min-width: 1200px) {
    .owl-buttons {
        width: 1255px;
    }
}
@media (max-width: 681px) {
    footer {
        padding-top: 20px;
        background: none !important;
        color: grey;
    }
    footer i.fa {
        color: grey;
        margin-top: 35px;
    }
}
@media (max-width: 767px) {
    .col-xs-10.post-box {
        margin-left: 8.3333333%;
    }
    .text-right, .text-left, .text-right .rich-text p, .text-left .rich-text p {
        text-align: center;
    }
    .main-contact .rich-text ul {
        width: 100%;
        margin-bottom: 20px;
    }
    .text-left.column {
        text-align: left;
    }
    .text-right.column {
        text-align: right;
    }
    .rich-text p, .rich-text ul {
        text-align: left;
    }
    .receipt-text {
        text-align: left;
    }
    .jobs .rich-text ul li, #history-section ul li {
        text-align: left;
    }
}
@media (max-width: 1200px) {
    .footer-widgets ul {
        margin-right: 50px;
    }
}

@media (max-width: 992px) {
    footer {
        padding-left: 30px;
    }
    .footer-widgets ul {
        margin-right: 10px;
    }
    .owl-controls {
        display: none !important;
    }
    .image-col {
        padding: 0px;
    }
    .image-col img {
        width: 100%;
    }
    .navbar-brand img {
        width: 170px;
    }
}

@media (max-width: 992px) and (min-width: 768px)
{
    .navbar-header {
        position: absolute;
    }
}

.flag {
    height: 20px;
}

.czech-flag {
    border: 1px solid;
    border-color: black;
    border-radius: 2px;
}

.news-rich-text .rich-text p {
    font-size: 14px;
    line-height: 23px;
    text-align: start;
}
.news-rich-text .rich-text ul li {
    font-size: 14px;
    line-height: 23px;
}
.center-image {
    display: flex;
    justify-content: center;
}
@media (max-width: 768px) {
    .center-image.img-down {
        padding-top: 25px;
    }
    .center-image.img-top {
        padding-bottom: 25px;
    }
}

.custom-button {
    background: rgb(28, 184, 65);
    color: white !important;
    border-radius: 5px;
    border: none;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.button-div {
    margin-top: 20px !important;
}

.margin-top {
    padding-top: 5rem;
}

.margin-top-less {
    padding-top: 25px !important;
}

@media (min-width: 681px) {
    .footer-container {
        max-height: 150px;
    }
}

@media (max-width: 680px) {
    .footer-container {
        height: 100% !important;
    }
}

.text-center-white p,
.text-center-white h2,
.text-center-white h3,
.text-center-white h4 {
    text-align: center !important;
    color: white !important;
}

.text-left-white p,
.text-left-white h2,
.text-left-white h3,
.text-left-white h4 {
    text-align: left !important;
    color: white !important;
}

.text-right-white p,
.text-right-white h2,
.text-right-white h3,
.text-right-white h4 {
    text-align: right !important;
    color: white !important;
}

.text-justify-white p,
.text-justify-white h2,
.text-justify-white h3,
.text-justify-white h4 {
    text-align: justify !important;
    color: white !important;
}

@media (max-width: 681px) {
    .text-center-white p,
    .text-center-white h2,
    .text-center-white h3,
    .text-center-white h4 {
        text-align: center !important;
        color: grey !important;
    }

    .text-left-white p,
    .text-left-white h2,
    .text-left-white h3,
    .text-left-white h4 {
        text-align: left !important;
        color: grey !important;
    }

    .text-right-white p,
    .text-right-white h2,
    .text-right-white h3,
    .text-right-white h4 {
        text-align: right !important;
        color: grey !important;
    }

    .text-justify-white p,
    .text-justify-white h2,
    .text-justify-white h3,
    .text-justify-white h4 {
        text-align: justify !important;
        color: grey !important;
    }
}

.text-center p,
.text-center h2,
.text-center h3,
.text-center h4 {
    text-align: center !important;
}

.text-left p,
.text-left h2,
.text-left h3,
.text-left h4 {
    text-align: left !important;
}

.text-right p,
.text-right h2,
.text-right h3,
.text-right h4 {
    text-align: right !important;
}

.text-justify p,
.text-justify h2,
.text-justify h3,
.text-justify h4 {
    text-align: justify !important;
}

.cookiesContent {
  width: 100%;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding-block: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media (max-width: 600px) {
  .cookiesContent {
    bottom: 0;
  }
}
.cookiesContent .modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1200px;
  gap: 0.75rem;
  border: none;
  padding-inline: 1rem;
  padding-block: 0.5rem 0;
}
@media (max-width: 600px) {
  .cookiesContent .modal-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    gap: 0 !important;
  }
}

.cookiesContent .modal-content .padding {
  padding-top: 1rem; }

@media (max-width: 600px) {
  .cookiesContent .modal-content .modal-text-wrapper .modal-title {
    font-size: 1rem;
  }
}
.cookiesContent .modal-content .modal-text-wrapper .modal-title,
.cookiesContent .modal-content .modal-text-wrapper p {
  text-align: left;
}
.cookiesContent .modal-content .modal-text-wrapper p {
  font-size: 0.9rem;
}
@media (max-width: 600px) {
  .cookiesContent .modal-content .modal-text-wrapper p {
    font-size: 0.8rem;
  }
}
.cookiesContent .modal-content .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.cookiesContent .modal-content .row .button_edit {
  color: #212529;
  text-decoration: underline;
  border: none;
  background: transparent;
  text-decoration: underline;
  padding: 10px;
  margin-top: 0.4rem;
}
@media (max-width: 600px) {
  .cookiesContent .modal-content .row .button_edit {
    font-size: 0.9rem;
  }
}
.cookiesContent .modal-content form .button_accept {
  background-color: #ed6755;
  border: none;
  border-radius: 5px;
  min-width: 150px;
  max-width: 200px;
  padding: 14px;
  font-size: 16px;
  color: white;
  -webkit-box-shadow: 0px 6px 18px -5px #ed6755;
          box-shadow: 0px 6px 18px -5px #ed6755;
}
@media (max-width: 600px) {
  .cookiesContent .modal-content form .button_accept {
    font-size: 0.9rem;
  }
}
.cookiesContent .modal-content .form-check {
  padding-inline: 0;
  padding-block: 0.3rem;
}
.modal {
  z-index: 10000;
  overflow: scroll !important;
  overflow-y:auto !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.mb-3 {
    margin-bottom: 3rem;
}