h1.not-found {
  font-size: 40px !important;
  letter-spacing: 5px !important;
}
.subpage .hlavicka {
  color: #fff;
  background-size: cover;
  min-height: 500px;
  max-width: 1920px;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: #e5cbb0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
  position: relative;
}
.subpage .hlavicka::before {
  content: "";
  background-image: url("/img/template/linka.svg");
  background-repeat: no-repeat;
  background-size: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 270px;
  position: absolute;
  z-index: 1;
}
.subpage .hlavicka .nadpis {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90vw;
}
.subpage .hlavicka h1 {
  font-family: "Chicle", serif;
  font-size: 70px;
  letter-spacing: 7px;
  color: #432920;
  font-weight: 700;
}
.subpage-content {
  padding: 40px 0 80px 0;
}

.subpage .services {
  padding: 0;
  background-color: #fff;
}
.subpage .services .service {
  background-color: #fff;
  border: solid 2px #e5cbb0;
  box-shadow: 5px 5px 10px 0px rgba(115, 102, 88,0.10);
}
.subpage span.wait {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #736658;
}
.not-found a {
  text-decoration: none;
  font-weight: 600;
  color: #85b977;
  transition: all 0.3s;
}
.not-found a:hover {
  color: #4b6943;
}
.references.subpage::before {
  display: none;
}
.subpage.reference .hlavicka::before {
  background-image: url("/img/template/linka-blue.svg");
}

.subpage.kontakt .hlavicka::before {
  background-image: url("/img/template/linka-green.svg");
}

.subpage.kontakt {
  background-color: #85b977;
}
.subpage.kontakt .contact {
  padding: 0;
}
.subpage.kontakt .contact h2 {
  font-size: 50px;
  letter-spacing: 5px;
  text-align: center;
}
.subpage.kontakt .contact p {
  text-align: center;
  margin-bottom: 20px;
}
.subpage.kontakt .mail {
  display: block;
  text-align: left;
  margin-bottom: 0;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.8px;
  transition: all 0.3s;
  font-size: 22px;
}
.subpage.kontakt .mail i {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  align-content: center;
  border: solid 1px #fff;
  border-radius: 50%;
  transition: all 0.3s;
}
.subpage.kontakt .contact .container {
  padding: 40px;
}
.subpage.kontakt .col-lg-6 {
  align-content: center;
}
.subpage.kontakt .mail:hover i {
  background-color: #e5cbb0;
  color: #fff;
  border-color: #e5cbb0;
}
.subpage.kontakt h2 {
  color: #fff;
  letter-spacing: 10px;
  font-weight: 700;
  font-size: 50px;
  position: relative;
  width: fit-content;
  font-family: "Chicle", serif;
  margin-bottom: 30px;
}
.subpage.kontakt p {
  color: #f7fff5;
  margin-bottom: 30px;
}







.subpage-content .about::before {
  display: none;
}
.subpage-content .about h2 {
  font-family: 'Inter', sans-serif;
  letter-spacing: 0;
  font-size: 50px;
}
.subpage-content.audit .about .image {
  min-height: 500px;
}
.subpage-content.audit .about {
  padding-top: 0;
}
.subpage-content.audit .audit-proces {
  background-color: #e5cbb0;
  padding: 60px 0;
}
.subpage-content.audit .audit-proces h2{
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.audit .audit-proces .step {
  padding: 40px;
  border-radius: 60px;
  background-color: #fff;
  height: 100%;
  align-content: center;
}
.subpage-content.audit .audit-proces .step h3 {
  color: #432920;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.subpage-content.audit .audit-proces .step p {
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  color: #736658;
}
.subpage-content.audit .audit-proces .step img {
  height: 150px;
  margin: auto;
  object-fit: contain;
  margin-bottom: 20px !important;
  display: block;
}
.subpage-content.audit .audit-proces .col-lg-4 {
  margin-bottom: 30px;
}
.subpage-content.audit .audit-proces .btn-dark {
  display: table;
  margin: auto;
}


.tvorba .proc-staticky {
  padding: 60px 0;
  background-color: #e5cbb0;
}
.subpage-content.tvorba .proc-staticky h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.tvorba .proc-staticky .duvod {
  padding: 40px;
  border-radius: 60px;
  background-color: #fff;
  height: 100%;
  align-content: center;
}
.subpage-content.tvorba .proc-staticky .duvod img {
  height: 150px;
  margin: auto;
  object-fit: contain;
  margin-bottom: 20px !important;
  display: block;
}
.subpage-content.tvorba .proc-staticky .duvod h3 {
  color: #432920;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.subpage-content.tvorba .proc-staticky .duvod p {
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  color: #736658;
}
.subpage-content.tvorba .proc-staticky .btn-dark {
  display: table;
  margin: auto;
}
.subpage-content.tvorba .proc-staticky .col-xxl-3 {
  margin-bottom: 30px;
}

.tvorba .pro-koho {
  padding: 60px 0;
}
.subpage-content.tvorba .pro-koho h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.tvorba .pro-koho p {
  line-height: 30px;
  font-size: 18px;
  margin-bottom: 20px;
  color: #736658;
}
.pro-koho p.intro {
  max-width: 1100px;
  margin: auto;
  text-align: center;
  margin-bottom: 50px !important;
}
.tvorba .pro-koho .pro {
  background-color: #fff;
  border: solid 2px #e5cbb0;
  box-shadow: 5px 5px 10px 0px rgba(115, 102, 88,0.10);
  padding: 40px;
  border-radius: 60px;
  margin-bottom: 26px !important;
}
.tvorba .pro-koho .col-lg-12 .pro {
  background-color: #e5cbb0;
}
.tvorba .pro-koho .col-lg-12 li {
  color: #fff;
}
.tvorba .pro-koho h3 {
  color: #432920;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.tvorba .pro-koho .pro ul li {
  line-height: 30px;
  color: #736658;
  font-size: 18px;
  padding-left: 30px;;
}
.tvorba .pro-koho ul li::marker {
  font-size: 0;
}
.tvorba .pro-koho ul > li::before {
  content: "";
  background-image: url("/img/content/list.png");
  background-repeat: no-repeat;
  background-size: contain;
  color: #239cd7;
  vertical-align: middle;
  display: inline-block;
  width: 30px;
  height: 22px; 
  margin-left: -30px;
}
.tvorba .pro-koho span {
  display: block;
  text-align: center;
  color: #fff;
  width: fit-content;
  margin: auto;
  font-weight: 500;
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #432920;
  font-size: 18px;
}
.tvorba .about {
  padding-top: 0;
}



.shoptet .shoptet-sluzby {
  padding: 60px 0;
  background-color: #e5cbb0;
}
.subpage-content.shoptet .shoptet-sluzby h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.shoptet .shoptet-sluzby .sluzba {
  padding: 40px;
  border-radius: 60px;
  background-color: #fff;
  height: 100%;
  align-content: center;
}
.subpage-content.shoptet .shoptet-sluzby .sluzba img {
  height: 150px;
  margin: auto;
  object-fit: contain;
  margin-bottom: 20px !important;
  display: block;
}
.subpage-content.shoptet .shoptet-sluzby .sluzba h3 {
  color: #432920;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.subpage-content.shoptet .shoptet-sluzby .sluzba p {
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  color: #736658;
}
.subpage-content.shoptet .shoptet-sluzby .btn-dark {
  display: table;
  margin: auto;
}
.subpage-content.shoptet .shoptet-sluzby .col-xxl-4 {
  margin-bottom: 30px;
}
.subpage-content.shoptet .pro-koho {
  background-image: linear-gradient(rgba(175, 132, 103, 0.8), rgba(175, 132, 103, 0.8)), url('/img/content/shoptet-prokoho.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.subpage-content.shoptet .pro-koho h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 40px;
}
.subpage-content.shoptet .pro-koho p {
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  max-width: 900px;
  margin: auto;
}
.subpage-content.shoptet .pro-koho .btn-dark {
  display: block;
  width: fit-content;
  margin: auto;
}
.subpage-content.shoptet .postup {
  padding: 60px 0 100px 0;
}
.subpage-content.shoptet .postup h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.shoptet .postup .krok span {
  display: inline-block;
  align-content: center;
  font-family: "Chicle", serif;
  color: #85b977;
  font-size: 70px;
  padding-right: 15px;
  line-height: normal;
}
.subpage-content.shoptet .postup .krok p {
  display: inline-block;
}
.subpage-content.shoptet .postup .krok {
  display: flex;
}


.subpage .about {
  padding-top: 0;
}
.copywriting .copywriting-sluzby {
  padding: 60px 0;
  background-color: #e5cbb0;
}
.subpage-content.copywriting .copywriting-sluzby h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.copywriting .copywriting-sluzby .sluzba {
  padding: 40px;
  border-radius: 60px;
  background-color: #fff;
  height: 100%;
  align-content: center;
}
.subpage-content.copywriting .copywriting-sluzby .sluzba img {
  height: 150px;
  margin: auto;
  object-fit: contain;
  margin-bottom: 20px !important;
  display: block;
}
.subpage-content.copywriting .copywriting-sluzby .sluzba h3 {
  color: #432920;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.subpage-content.copywriting .copywriting-sluzby .sluzba p {
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  color: #736658;
}
.subpage-content.copywriting .copywriting-sluzby .btn-dark {
  display: table;
  margin: auto;
}
.subpage-content.copywriting .copywriting-sluzby .col-xxl-4 {
  margin-bottom: 30px;
}
.subpage.copywriting .copywriting-sluzby ul > li {
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  color: #736658;
}
.subpage-content.copywriting .pro-koho {
  background-image: linear-gradient(rgba(175, 132, 103, 0.8), rgba(175, 132, 103, 0.8)), url('/img/content/shoptet-prokoho.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.subpage-content.copywriting .pro-koho h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 40px;
}
.subpage-content.copywriting .pro-koho p {
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  max-width: 900px;
  margin: auto;
}
.subpage-content.copywriting .pro-koho .btn-dark {
  display: block;
  width: fit-content;
  margin: auto;
}
.subpage-content.copywriting .postup {
  padding: 60px 0 100px 0;
}
.subpage-content.copywriting .postup h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 40px;
  color: #432920;
}
.subpage-content.copywriting .postup .krok span {
  display: inline-block;
  align-content: center;
  font-family: "Chicle", serif;
  color: #85b977;
  font-size: 70px;
  padding-right: 15px;
  line-height: normal;
}
.subpage-content.copywriting .postup .krok p {
  display: inline-block;
}
.subpage-content.copywriting .postup .krok {
  display: flex;
}
@media (min-width: 1400px) and (max-width: 1800px) {
  .proc-staticky .col-xxl-3 {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 1200px) {
  .subpage .hlavicka .nadpis {
    position: initial;
    transform: none;
    width: 100%;
    padding-top: 160px;
    padding-bottom: 100px;
  }
  .subpage .hlavicka {
    min-height: unset;
  }
  .subpage .hlavicka h1 {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .subpage .about .image .bg, .about .image {
    min-height: 200px;
  }
  .subpage.kontakt .contact {
    margin-top: 40px;
  }
  .subpage.kontakt h2 {
    text-align: center;
    margin: auto;
    margin-bottom: 30px !important;
  }
  .subpage.kontakt p {
    text-align: center;
  }
  .subpage.kontakt .mail {
    margin: auto;
    width: fit-content;
  }
}
@media (max-width: 575px) {
  .subpage .hlavicka h1 {
    letter-spacing: 5px;
    font-size: 40px;
  }
  .subpage h2 {
    font-size: 30px !important;
    letter-spacing: 3px !important;
  }
  .subpage-content.copywriting .copywriting-sluzby .sluzba img, .subpage-content.tvorba .proc-staticky .duvod img, .subpage-content.shoptet .shoptet-sluzby .sluzba img {
    height: 100px;
  }
}
@media (max-width: 380px) {
  .subpage.kontakt .mail {
    font-size: 18px;
  }
}

.blog .main-image img {
  width: 100%;
  border-radius: 30px;
  height: 300px;
  object-fit: cover;
}
