html, body {
    font-family: "Montserrat", system-ui, sans-serif;
    font-weight: 300 !important;
}
a, .foto-box, .hover-box, .foto-box:hover .hover-box {
  
  transition: all ease-in-out 0.3s;
}
#background-buy {
  background: url(images/buyn.jpg);
  width: 100%;
  height: 100%;
  background-size: cover;
}
#foot {
  z-index: 100;
  position: relative;
  background: #fff;
}
strong {
  font-weight: 700;
}
#resultPace, #resultTime {
  display: none; /* Hide the result divs initially */
}
.search-icon img {
  max-height: 14px;
  width: auto;
}
a:hover {
  color: #daa520;
}
.front-menu a {
  font-size: .75rem;
  letter-spacing: .0938rem;
}
.outer-promo {
  background: url(images/bg-pattern.png) repeat;
}
.post-promo-title h3 {
  letter-spacing: 1.5px;
  font-size: 1.1875rem;
  font-weight: 300;
  line-height: 1.5rem;
}
.meta-category {
  font-family: 'Dancing Script', cursive;
  font-size: 1.125rem;
  color: #daa520;
}
.post-single-title {
  font-size: 1.3125rem;
  font-weight: 300;
  line-height: 140%;
}
.sidebar-small-title {
  font-size: .75rem;
  letter-spacing: 1px;
}
.breadcrumbs .current-item {
  font-weight: bold;
  color: #daa520;
}
.breadcrumbs .home {
  position: relative;
  width: 18px;
  margin-right: 10px;
  height: 18px;
  display: inline-block;
}
.breadcrumbs .home:before {
  content: url(images/home.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
  top: 4px;
  position: absolute;
}
.post-single-excerpt {
  font-weight: 300;
  line-height: 170%;
  font-size: .875rem;
  font-family: "Open sans";
}
.why-we {
  background-image: linear-gradient(to right, #bbc4c7 40%, rgba(255,255,255,0) 0%);
  background-position: bottom;
  background-size: 7px 1px;
  background-repeat: repeat-x;
}
.tnp-email {
  border: 1px solid #c6c6c6;
}
.tnp-submit {
  font-size: .75rem;
  padding-left: 10px;
  text-align: center;
}
.cat-list li:first-child {
  background-image: none;
}
.cat-list li {
  font-size: .75rem;
  background-image: linear-gradient(to right, #bbc4c7 40%, rgba(255,255,255,0) 0%);
  background-position: top;
  padding: 10px 0 27px 0;
  display: block;
  background-size: 7px 1px;
  background-repeat: repeat-x;
}
.cat-list li a {
  color:#1c1d1f;
}
.cat-list li:after {
  content: "";
  zoom: 1;
  clear: both;
}
.sidebar-about-desc {
  font-size: .875rem;
  line-height: 160%;
  font-family: "Open sans";
}
.newsletter-sign-in {
  border: 2px solid #daa520;
}
.date-block {
  width: 64px;
  border: 2px solid;
  color: #fff;
  background-color: #363438;
  padding: 12px 5px;
  text-align: center;
  font-family: "Montserrat";

}
.sidebar-sign {
  font-family: 'Dancing Script', cursive;
  font-size: 22px;
  line-height: 22px;

  color: #1c1d1f;
  padding-top: 23px;
  display: block;
}
.day {
  font-size: 1.25rem;
  line-height: 20px;
  font-weight: 500;
}
.month {
  font-size: .6875rem;
  font-weight: 400;
}
.post-meta-foot {
  padding: 18px 0 0 0;
  width: 100%;
  background-image: linear-gradient(to right, #bbc4c7 40%, rgba(255,255,255,0) 0%);
  background-position: top;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: .6875rem;
  color: #888c8e;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.post-meta-foot-post {
  padding: 18px 0 18px 0;
  width: 100%;
  background-image: linear-gradient(to right,#bbc4c7 40%,rgba(255,255,255,0) 0%);
  background-position: top;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  /* justify-content: center; */
  flex-wrap: wrap;
  font-size: .6875rem;
  color: #888c8e;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.post-meta-foot-post:after {
  content: "";
  clear: both;
  width: 100%;
  height: 1px;
  position: relative;
  bottom: 0;
  background-image: linear-gradient(to right,#bbc4c7 40%,rgba(255,255,255,0) 0%);
  background-position: bottom;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  padding-top: 18px;
}
footer {
  background: url(images/footer_background.jpg) repeat;
  color: #9a9d9e;
  font-size: .75rem;
  letter-spacing: 1px;
  line-height: 28px;
}
.page-list li a {
  font-size: 11px;
  font-weight: 400;
  position: relative;
  display: inline;
  display: inline-block;
  font-family: "Montserrat";
  color: #1c1d1f;
  padding: 5px;
  width: 40px;
  height: 40px;
  line-height: 28px;
  border: 1px solid #d0d0d2;
  border-radius: 100%;
  text-align: center;
  transition: all 0.3s ease;
  margin: 0 5px;

}
.page-list li.active a, .page-list li a:hover {
  background: #daa520;
  color: #fff;
  border: 1px solid #daa520;
}
@media screen and (max-width: 640px) {
  .category-heading {
      font-size: 1.75rem;

  }
}
.category-heading {
  font-size: 2.25rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;

  letter-spacing: 1.5px;
}
.post-inside p {
  padding-bottom: 1rem;
  line-height: 170%;;
}
.post-inside h2 {
  font-size: 2rem;
  line-height: 150%;
  text-align: left;
  padding-bottom: 1.25rem;
  padding-top: 1rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.post-inside h3 {
  font-size: 1.75rem;
  line-height: 150%;
  text-align: left;
  padding-bottom: 1.25rem;
  padding-top: 1rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.post-inside h4 {
  font-size: 1.5rem;
  line-height: 150%;
  text-align: left;
  padding-bottom: 1.25rem;
  padding-top: 1rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.post-inside ul {
  padding-left: 1rem !important;
  padding-bottom: 1rem !important;
}
.post-inside ul li {
  list-style-type: square !important;
}
.post-inside h2, .post-inside h3, .post-inside h4, .post-inside h5 {
  text-align: left;
}
.meta-cat-small-navi {
  color: #daa520;
  font-size: x-small;
  letter-spacing: 1px;
  line-height: 1;
  padding-bottom: 10px;
}
.link-prev-next {
  font-size: 1rem;
  line-height: 150%;
}
.baner-front-company {
  background: url(images/hero.jpg) no-repeat;
  background-size: cover;
}
.companies-trust {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 3px;
}
#show {
  cursor: pointer;
  padding-bottom: 1rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .post-inside h2 {
      font-size: 1.5rem;
      line-height: 150%;
      text-align: left;
      padding-bottom: 1.25rem;
      padding-top: 1rem;
      font-family: 'Montserrat';
      color: #1c1d1f;
      font-weight: 300;
      letter-spacing: 1.5px;
  }
  .post-inside h3 {
      font-size: 1.3rem;
      line-height: 150%;
      text-align: left;
      padding-bottom: 1.25rem;
      padding-top: 1rem;
      font-family: 'Montserrat';
      color: #1c1d1f;
      font-weight: 300;
      letter-spacing: 1.5px;
  }
  .post-inside h4 {
      font-size: 1.1rem;
      line-height: 150%;
      text-align: left;
      padding-bottom: 1.25rem;
      padding-top: 1rem;
      font-family: 'Montserrat';
      color: #1c1d1f;
      font-weight: 300;
      letter-spacing: 1.5px;
  }
}
.wp-pagenavi span.current {
  background: #daa520;
  color: #fff;
  border: 1px solid #daa520;
  font-size: 11px;
  font-weight: 400;
  position: relative;
  display: inline;
  display: inline-block;
  font-family: "Montserrat";
  padding: 5px;
  width: 40px;
  height: 40px;
  line-height: 28px;
  border-radius: 100%;
  text-align: center;
  transition: all .3s ease;
  margin: 0 5px;
}
.wp-pagenavi {
  text-align: center;
}
.search-button {
  width: 40px;
  height: 40px;
}
.wp-pagenavi a {
  font-size: 11px;
  font-weight: 400;
  position: relative;
  display: inline;
  display: inline-block;
  font-family: "Montserrat";
  color: #1c1d1f;
  padding: 5px;
  width: 40px;
  height: 40px;
  line-height: 28px;
  border: 1px solid #d0d0d2;
  border-radius: 100%;
  text-align: center;
  transition: all .3s ease;
  margin: 0 5px;
}
.cat-like {
  padding-top: 3rem;
  line-height: 170%;
}
.cat-like h2 {
  font-weight: bold;
  font-size: 1.5rem;
  padding-bottom: 2rem;
}
.cat-like h3 {
  font-weight: bold;
  font-size: 1.25rem;
  padding-bottom: 2rem;
}
.cat-like p {
  padding-bottom: 1rem;
}
.hiddesktop {
  display: none;
}
.visdesktop {
  display: block;
}
.home-page.cat-like h1 {
  font-size: 2.2rem;
  line-height: 150%;
  text-align: left;
  padding-bottom: 1.25rem;
  padding-top: 1rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.home-page.cat-like h2 {
  font-size: 2rem;
  line-height: 150%;
  text-align: left;
  padding-bottom: 1.25rem;
  padding-top: 1rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.home-page.cat-like h3 {
  font-size: 1.75rem;
  line-height: 150%;
  text-align: left;
  padding-bottom: 1.25rem;
  padding-top: 1rem;
  font-family: 'Montserrat';
  color: #1c1d1f;
  font-weight: 300;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 768px) {
  .hiddesktop {
      display: block;
  }
  .visdesktop {
      display: none;
  }
  /*.mobile-menu {
      z-index: 100;
      top: 128px;
  }*/
}
.lang-switch li {
  display: inline-block !important;
  padding-left: 5px;
}
.large-form-404 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

#btn-back-to-top {
  position: fixed;
  display: none;
}


.desktop-hidd {
  display: none;
}
.mobile-hidd {
  display: block;
}
@media screen and (max-width: 768px) {
  .desktop-hidd {
      display: block;
  }
  .mobile-hidd {
      display: none;
  }
}
/* Newsletter */

.newsletter-box h4 {

  font-size: 4.125rem;
  line-height: 1.2;
  padding-bottom: 1rem;
  color: #201f1f;
  font-weight: 600;
}
#newsletter-panel {
  background-image: linear-gradient(to right,#bbc4c7 40%,rgba(255,255,255,0) 0%);
  background-position: top;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  margin-bottom: 7rem;
  margin-top: 7rem;
}
.newsletter-box {
  padding-bottom: 3rem;
  
}
.newsletter-box p {
  font-size: 22px;
  padding-top: 10px;
  line-height: 36px;
  font-weight: 300;
  padding-bottom: 2rem;
}
.tnp-subscription {
  display: block;
  margin: 15px auto;
  max-width: 500px;
  width: 100%;
}
.tnp-subscription div.tnp-field {
  margin-bottom: 10px;
  border: 0;
  padding: 0;
}
.tnp-subscription label {
  display: block;
  color: inherit;
  font-weight: 700;
  line-height: normal;
  padding: 5px;
  margin: 0;
}
.newsletter-box input.tnp-email {
  height: 74px;
  padding: 10px;
  display: block;
  border-radius: 3px;
  border: 1px solid #c3c4c7;
  background-color: #fff;
  background-image: none;
  text-align: left;
}
.newsletter-box input.tnp-submit {
  background-color: #daa520;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  padding-left: 25px;
  height: 74px;
  background-repeat: no-repeat;
  background-position: center;
  padding-right: 25px;
  font-size: 14px;
  font-weight: bold;
}
.tnp-privacy-field a {
  font-weight: 300;
}
.section-bottom ol li {
  list-style-type: decimal;
}
.section-bottom ol {
  padding-bottom: 1rem;
  padding-left: 2rem;
}
@media screen and (max-width: 1024px) {
.newsletter-box h4 {
  font-size: 30px;
}
}
#tasProActive {
  position: fixed;
  padding-bottom: 30px;
  z-index: 10;
  -webkit-box-shadow: 0px 0px 29px -18px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 29px -18px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 29px -18px rgba(66, 68, 90, 1);
  width: 400px;
  
  background: rgba(255, 255, 255, 1);
  bottom: 0;
  right: 0;
  border-radius: 10px;
  transform: translateY(100%);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
}
#tasProActive.active {
  transform: translateY(0%);
}
#tasProActive .h2top {
  text-align: center;
  font-size: 26px;
  width: 100%;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 40px;
  padding: 0 40px;
  box-sizing: border-box;
  transform: translateX(-100%);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
#tasProActive h2 strong {
  font-weight: bold;
}
#tasProActive h2.active {
  transform: translateY(0%);
}
#tasProActive p {
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 0 40px;
  box-sizing: border-box;
  transform: translateX(-100%);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
#tasProActive p.active {
  transform: translateY(0%);
}
#tasProActive .btn {
  background: #daa520;
  display: inline-block;
  padding: 10px;
  
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
  cursor: pointer;
  display: none;
}
#tasProActive .close {
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
  background: #d6d6d6;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 10px;
  top: 10px;
  border-radius: 30px;
  display: inline-block;
  padding: 0;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .noimage-mobile {
    display: none;
  }
  #tasProActive {
    width: 100%;
    padding-bottom: 15px;
  }
  #tasProActive .btn {
    margin-top: 15px;
  }
  #tasProActive p {
    padding: 0 15px;
  }
  .baner-front-company {
      background: #D09E1D;
  }
}

.flags-lang li {
  padding-left: 5px;
}
.flags-lang li img {
  max-height: 14px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .content-tre {
      order: 2;
  }
  .content-tre-side {
      order: 1;
  }
  .flags-lang li img {
      max-height: 24px;
      width: auto;
    }
    .flags-lang {
      padding-right: 5px;
    }
}
.lang-switch {
  padding-top: 3rem;
}
.lang-switch li img {
  height: 24px !important;
  width: 24px !important;
}
.check-me p {
  padding-bottom: 1rem;
}

.trainer-page p {
  line-height: 180%;
}
.form-box-order form {
  padding-top: 2rem;
}
.form-box-order .wpcf7-text {
  width: 100%;
  font-size: 16px;
  background: #daa520;
  border: 1px solid #fff;
  margin-bottom: 10px;
}
.form-box-order .wpcf7-textarea {
  width: 100%;
  margin-top: 10px;
  background: #daa520;
  border: 1px solid #fff;
  margin-bottom: 10px;
}
.form-box-order .wpcf7-list-item {
  margin: 0;
}
.form-box-order .wpcf7-submit {
  background: #fff;
  border-radius: 50px;
  color: #000;
  font-weight: bold;
  text-wrap: wrap;
  cursor: pointer;
  font-size: 18px;
  padding: 8px 32px;
  text-align: center;
  /* float: right; */
  margin-top: 20px;
  display: inline-block;
  margin: 0 auto;
}
.post-inside ol li {
  list-style-type: decimal;
}
.post-inside ol {
  margin-left: 2rem;
}
.post-inside ol + ol {
  padding-bottom: 1rem;

}
.form-box-order .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
  margin-top: -10px;
  font-size: 12px;
  background: #dc3232;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.form-box-order .wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
  clear: both;
  display: block;
}
.form-box-order .button-box {
  margin: 20px auto 0 auto;
  text-align: center;
}
.akcept a:hover {
  color: #000;
}
.not-ol {
  padding-left: 0 !important;
}
.invoice-box {
  margin-top: 10px;
}
#faktura {
  margin-bottom: 10px;
}
.form-box-order .wpcf7-textarea::placeholder, .form-box-order .wpcf7-text::placeholder {
  color: #fff;
  font-size: 16px;
}
.wpc-custom-selected-terms ul.wpc-filter-chips-list {
  display: flex;
  overflow-x: auto;
  padding-left: 0;
  flex-wrap: wrap;
}
.current-category {
  background: #daa520;
  color: #fff;
}
.slider {
  overflow: hidden;
  position: relative;
}
.slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.slide {
  min-width: 100%;
  box-sizing: border-box;
}
.pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
}
.thumbnails {
  display: flex;
  margin-bottom: -60px;
  justify-content: start;
  margin-top: 12px;
}
.thumbnail {
  width: 60px;
  height: 60px;
  background-size: cover;
  cursor: pointer;
  margin: 0 12px 0 0;
}
.thumbnail.active {
  border: 2px solid #d6d6d6; /* Add a border or other styles for the active thumbnail */
}
@media screen and (min-width: 768px) {
  .logo-image span {
      font-size: 12px;
      letter-spacing: 6px;
      text-align: center;
      display: block;
      margin: 0 auto;
      padding-top: 4px;
  }
}
@media screen and (max-width: 768px) {
  .mobile-flex {
      display: flex;
      flex-direction: row;
  }
  .mobile-flex.logo-image span {
      font-size: 10px;
      letter-spacing: 1px;
      margin: 0 auto;
      padding-top: 4px;
      padding-left: 10px;
  }
  .form-box-order .wpcf7-submit {
      background: #fff;
      border-radius: 50px;
      color: #000;
      font-weight: bold;
      text-wrap: wrap;
      cursor: pointer;
      font-size: 14px;
      padding: 22px 32px;
      text-align: center;
      /* float: right; */
      margin-top: 20px;
      display: inline-block;
      margin: 0 auto;
      line-height: 151%;
  }
}


