@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/subset-AvenirNextLTPro-Bold.eot');
  src: url('../fonts/subset-AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-AvenirNextLTPro-Bold.woff2') format('woff2'), url('../fonts/subset-AvenirNextLTPro-Bold.woff') format('woff'), url('../fonts/subset-AvenirNextLTPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/subset-AvenirNextLTPro-Regular.eot');
  src: url('../fonts/subset-AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-AvenirNextLTPro-Regular.woff2') format('woff2'), url('../fonts/subset-AvenirNextLTPro-Regular.woff') format('woff'), url('../fonts/subset-AvenirNextLTPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/subset-OpenSans-Semibold.eot');
  src: url('../fonts/subset-OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-OpenSans-Semibold.woff2') format('woff2'), url('../fonts/subset-OpenSans-Semibold.woff') format('woff'), url('../fonts/subset-OpenSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/subset-AvenirNextLTPro-Demi.eot');
  src: url('../fonts/subset-AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-AvenirNextLTPro-Demi.woff2') format('woff2'), url('../fonts/subset-AvenirNextLTPro-Demi.woff') format('woff'), url('../fonts/subset-AvenirNextLTPro-Demi.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('../fonts/subset-AvenirNextLTPro-Medium.eot');
  src: url('../fonts/subset-AvenirNextLTPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-AvenirNextLTPro-Medium.woff2') format('woff2'), url('../fonts/subset-AvenirNextLTPro-Medium.woff') format('woff'), url('../fonts/subset-AvenirNextLTPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.nobr br {
  display: none;
}
#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 1200;
}
.btn-warning {
  color: #000;
  background-color: #99d346;
  border-color: #6f9d2c;
}
.btn-warning:hover {
  color: #000;
  background-color: #6f9d2c;
  border-color: #99d346;
}
body {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
  color: #000;
  font-weight: normal;
}
.avenirBold {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
}
.avenirRegular {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: normal;
}
.avenirDemi {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
}
.avenirMedium {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
}
.openSansSemibold {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
}
.ramecek {
  border: 1px dashed #000;
}
.mayvelikost {
  max-width: 1300px;
}
.backimage {
  min-height: 760px;
  background-image: url("../images/headerbackground.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
#menum {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
#menum .hambb {
  width: 32px !important;
}
#navbarsExample03 {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  font-size: 16px;
  color: #000;
}
#navbarsExample03 li {
  margin: 0 15px 0 15px;
}
#navbarsExample03 a {
  text-decoration: none;
  color: #000;
}
#navbarsExample03 a:hover {
  text-decoration: underline;
  color: #99d346;
}
#navbarsExample03 a.active {
  text-decoration: none;
  color: #99d346;
}
.headline {
  margin-top: -14px;
}
.headline .logot {
  width: 110px;
  margin-left: 35px;
  margin-right: 50px;
}
@media screen and (max-width: 576px) {
  .headline .logot {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 150px;
  }
}
.headline h1 {
  font-size: 40px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  padding-top: 70px;
  padding-left: 24px;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .headline h1 {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 30px;
    text-align: center;
  }
}
.headline h1 span {
  color: #99d346;
}
.headline h1.techh {
  font-size: 30px;
}
@media screen and (max-width: 782px) {
  .headline h1.techh {
    padding-left: 24px;
    padding-right: 24px;
  }
  .headline h1.techh br {
    display: none;
  }
}
.pozadi {
  height: 176px;
  background-color: rgba(116, 176, 30, 0.72);
  width: 100%;
  padding-left: 91px;
  padding-right: 91px;
}
@media screen and (max-width: 992px) {
  .pozadi {
    height: auto;
    padding: 20px 15px 20px 15px;
  }
}
.pozadi img {
  width: 61px;
}
@media screen and (max-width: 992px) {
  .pozadi img {
    display: none;
  }
}
.pozadi .logarada {
  width: auto;
  margin-bottom: 25px;
  margin-top: 10px;
  visibility: collapse;
}
@media screen and (max-width: 992px) {
  .pozadi .logarada {
    visibility: visible;
    width: 100%;
  }
}
.pozadi .logarada img {
  width: 61px;
  display: none;
}
@media screen and (max-width: 992px) {
  .pozadi .logarada img {
    display: block;
  }
}
.pozadi .bublina {
  width: 228px;
  height: 228px;
  background-color: white;
  border-radius: 50%;
}
.pozadi .bublina p {
  font-size: 16px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  line-height: 120%;
  padding: 0;
  margin: 0;
}
.pozadi .bublina span {
  font-size: 40px;
  color: #99d346;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  line-height: 130%;
}
.koc {
  width: 610px;
  opacity: 0.56;
  padding-right: 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 782px) {
  .koc {
    width: 100%;
  }
}
.homehead {
  height: 760px;
}
@media screen and (max-width: 992px) {
  .homehead {
    height: auto;
  }
}
.logoblok {
  margin-bottom: 80px;
}
@media screen and (max-width: 992px) {
  .logoblok {
    margin-bottom: 10px;
  }
}
.img-hover-zoom {
  height: 370px;
  /* [1.1] Set it as per your need */
  overflow: hidden;
  /* [1.2] Hide the overflowing of child elements */
}
@media screen and (max-width: 768px) {
  .img-hover-zoom {
    height: auto;
  }
}
.img-hover-zoom img {
  transition: transform 0.5s ease;
}
.img-hover-zoom:hover img {
  transform: scale(1.5);
}
.telo {
  max-width: 960px;
  padding: 90px 0 0 0;
}
@media screen and (max-width: 768px) {
  .telo {
    padding: 90px 25px 0 25px;
  }
}
.telo h2 {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #99d346;
  margin-bottom: 40px;
}
.telo h2.proj {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .telo h2.proj {
    text-align: center;
  }
}
.telo h3 {
  font-size: 32px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  text-transform: uppercase;
}
.telo p {
  font-size: 20px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
  color: #848484;
}
.telo h2.patka {
  font-size: 28px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #000;
  font-weight: normal;
  margin: 70px 0 50px 0;
}
.telo h2.patka strong {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #99d346;
}
.telo .projekt .projektfoto {
  width: 567px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .telo .projekt .projektfoto {
    width: 100%;
  }
}
.telo .projekt .projektfoto img {
  width: 100%;
}
.telo .projekt .projektfoto .fotopopisek {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 10px 20px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.telo .projekt .projektfoto .fotopopisek img {
  width: 16px;
  margin: 0 10px 0 10px;
}
.telo .projekt .projektfoto .fotopopisek span {
  padding: 0;
  margin: 0;
  line-height: 22px;
}
.telo .projekt .projektfoto .fotopopisek a {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
}
.telo .projekt .projektfoto .fotopopisek a:hover {
  animation: pulse;
  animation-duration: 0.8s;
}
.telo .projekt .projekttext {
  padding: 41px 0 0 41px;
}
@media screen and (max-width: 768px) {
  .telo .projekt .projekttext {
    padding: 41px 41px 50px 41px;
    text-align: center;
  }
  .telo .projekt .projekttext br {
    display: none;
  }
}
.telo .projektdve {
  margin-top: 40px;
}
.telo .projektdve .projektfoto {
  width: 567px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .telo .projektdve .projektfoto {
    width: 100%;
  }
}
.telo .projektdve .projektfoto img {
  width: 100%;
}
.telo .projektdve .projektfoto .fotopopisek {
  text-align: right;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 10px 20px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.telo .projektdve .projektfoto .fotopopisek img {
  width: 16px;
  margin: 0 10px 0 10px;
}
.telo .projektdve .projektfoto .fotopopisek span {
  padding: 0;
  margin: 0;
  line-height: 22px;
}
.telo .projektdve .projektfoto .fotopopisek a {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
}
.telo .projektdve .projektfoto .fotopopisek a:hover {
  animation: pulse;
  animation-duration: 1s;
}
.telo .projektdve .projekttext {
  padding: 41px 41px 0 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .telo .projektdve .projekttext {
    padding: 41px 41px 0 41px;
    text-align: center;
  }
  .telo .projektdve .projekttext br {
    display: none;
  }
}
div#arrow {
  position: relative;
  background-color: #99d346;
  color: white;
  padding: 0px 0px 0px 10px;
  display: inline-block;
  margin-right: 20px;
}
div#arrow strong {
  font-size: 24px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  padding: 0;
  margin: 0;
}
div#arrow span {
  font-size: 12px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 13px;
}
div#arrow svg {
  position: absolute;
  top: 0px;
  right: -20px;
}
div#arrowdve {
  position: relative;
  background-color: #99d346;
  color: white;
  padding: 0px 10px 0px 0px;
  display: inline-block;
  margin-left: 20px;
}
div#arrowdve strong {
  font-size: 24px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  padding: 0;
  margin: 0;
}
div#arrowdve span {
  font-size: 12px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 13px;
}
div#arrowdve svg {
  position: absolute;
  top: 0px;
  left: -19px;
}
.footer {
  background-color: #d3d3d3;
  padding: 20px 70px 20px 70px;
  color: #565756;
}
@media screen and (max-width: 576px) {
  .footer {
    padding: 20px 15px 20px 15px;
  }
}
@media screen and (max-width: 450px) {
  .footer {
    padding: 20px 5px 20px 5px;
  }
}
.footer a {
  color: #565756;
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer a.footeractive {
  text-decoration: none;
  color: #fff;
}
.footer .item {
  text-decoration: none;
  font-size: 16px;
}
@media screen and (max-width: 450px) {
  .footer .item {
    margin: 0 10px 0 10px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.footer .mmail {
  font-size: 18px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
}
.footer .mmail a {
  text-decoration: none;
}
.footer .mmail a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer .mmail img {
  width: 25px;
  margin-right: 10px;
  margin-top: -2px;
}
@media screen and (max-width: 576px) {
  .footer .mmail div a {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 576px) {
  .footer .mmail div {
    margin-bottom: 15px;
  }
}
.backimageeko {
  min-height: 760px;
  background-image: url("../images/headerbackground.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right -30px;
}
@media screen and (max-width: 576px) {
  .backimageeko {
    background-size: auto 500px;
    background-position: right 0;
  }
}
.pozadi-stromy {
  height: 660px;
  width: 100%;
  background-image: url("../images/priroda.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.pozadi-stromy .pozadi {
  height: auto;
}
@media screen and (max-width: 768px) {
  .pozadi-stromy .pozadi {
    padding: 10px;
    text-align: center;
  }
}
.pozadi-stromy .koce {
  width: 400px;
  margin: 25px 0 25px 0;
}
@media screen and (max-width: 768px) {
  .pozadi-stromy .koce {
    display: none;
  }
}
.pozadi-stromy .koce img {
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.pozadi-stromy h2 {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #FFF;
  font-size: 36px;
}
.pozadi-stromy .ekotext {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  margin-top: 160px;
  line-height: 125%;
}
@media screen and (max-width: 768px) {
  .pozadi-stromy .ekotext {
    padding: 25px;
    margin: 0;
    font-size: 30px;
    margin-top: 24.5vw;
  }
  .pozadi-stromy .ekotext br {
    display: none;
  }
}
.pozadi-stromy .ekotext .green {
  color: #a5d069;
}
.teloekogrey {
  max-width: 960px;
  padding: 50px 0 60px 0;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .teloekogrey {
    padding: 50px 25px 60px 25px;
  }
}
.teloekogrey p {
  color: #000;
  text-align: center;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .teloekogrey p.bigt br {
    display: none;
  }
}
.teloekogrey strong {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
}
.teloekogrey .ekox {
  display: inline-block;
  max-width: 870px;
  margin-top: 91px;
}
.teloekogrey .ekox img {
  mix-blend-mode: multiply;
  width: 100%;
}
.teloekogrey .ekox p {
  font-size: 40px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #99d346;
  text-align: left;
  margin-top: -80px;
  padding-left: 34px;
}
@media screen and (max-width: 576px) {
  .teloekogrey .ekox p {
    font-size: clamp(30px, 5vw, 40px);
    margin-top: -8vw;
  }
}
.teloekogrey .ekoxdve {
  margin: 100px 0;
}
@media screen and (max-width: 576px) {
  .teloekogrey .ekoxdve {
    margin: 40px 0;
  }
}
.teloekogrey .ekoxdve .a {
  width: 100%;
  max-width: 421px;
}
.teloekogrey .ekoxdve .b {
  width: 100%;
  max-width: 338px;
}
.teloekogrey .ekoxdve p {
  font-size: 24px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #99d346;
  text-align: left;
  margin-top: 20px;
  padding-left: 54px;
}
@media screen and (max-width: 576px) {
  .teloekogrey .ekoxdve p {
    text-align: center;
    padding: 15px 0;
  }
  .teloekogrey .ekoxdve p br {
    display: none;
  }
}
.backimagereference {
  min-height: 452px;
  background-image: url("../images/headerbackground.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right -30px;
}
@media screen and (max-width: 768px) {
  .backimagereference {
    background-size: auto 452px;
    background-position: right 0;
  }
}
.backimagereference .koce {
  width: 400px;
  margin: 25px 0 25px 0;
}
@media screen and (max-width: 768px) {
  .backimagereference .koce {
    display: none;
  }
}
.backimagereference .koce img {
  width: 100%;
  height: auto;
  opacity: 0.8;
}
.backimagereference h2 {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #FFF;
  font-size: 36px;
}
@media screen and (max-width: 992px) {
  .backimagereference .pozadi {
    padding: 10px;
    text-align: center;
    height: 92.1px;
    margin-top: 87px;
  }
}
.galerieprojekty {
  row-gap: 30px;
  column-gap: 30px;
  padding: 0 0 64px 0;
  margin: 0;
}
.galerieprojekty div.pItem {
  max-width: 31.2%;
}
@media screen and (max-width: 768px) {
  .galerieprojekty div.pItem {
    max-width: 80%;
  }
}
.galerieprojekty div.pItem .projekttext {
  background-color: #99d346;
  padding: 12px 12px 10px 12px;
  position: relative;
}
.galerieprojekty div.pItem .projekttext p {
  font-size: 14px;
  color: #000;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.galerieprojekty div.pItem .projekttext .mins {
  text-transform: none;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  color: #fff;
  margin-top: -3px;
  padding: 0;
}
.galerieprojekty div.pItem .projekttext img {
  width: 16px;
}
.galerieprojekty div.pItem .projekttext:hover {
  cursor: pointer;
}
.galerieprojekty div#arrow,
.galerieprojekty div.arrow {
  position: absolute;
  margin-top: 15px;
  background-color: #99d346;
  color: white;
  padding: 0px 0px 0px 10px;
  display: inline-block;
  margin-right: 20px;
  z-index: 888;
}
.galerieprojekty div#arrow strong,
.galerieprojekty div.arrow strong {
  font-size: 24px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.galerieprojekty div#arrow span,
.galerieprojekty div.arrow span {
  font-size: 12px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 13px;
}
.galerieprojekty div#arrow svg,
.galerieprojekty div.arrow svg {
  position: absolute;
  top: 0px;
  right: -20px;
}
.backimagetechnologie {
  background-image: url("../images/techbg.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie {
    background-size: auto;
  }
}
.backimagetechnologie .techtelo {
  max-width: 1137px;
  background-color: #fff;
  padding: 0;
}
.backimagetechnologie .techtelo .extrapopisek h3 {
  font-size: 20px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #99d346;
}
.backimagetechnologie .techtelo .linkanahore {
  border-top: 1px solid #c0c0c0;
  padding-top: 30px;
}
.backimagetechnologie .techtelo h1 {
  font-size: 28px;
}
.backimagetechnologie .techtelo h2 {
  text-align: center;
  background-color: #99d346;
  color: #fff;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  font-size: 22px;
  padding: 10px 0;
}
.backimagetechnologie .techtelo h2.mezinadpis {
  background-color: #e3e3e3;
  color: #000;
}
.backimagetechnologie .techtelo img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.backimagetechnologie .techtelo .sloupec {
  max-width: 33%;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .sloupec {
    max-width: 100%;
  }
}
.backimagetechnologie .techtelo .sloupecpulka {
  width: 50%;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .sloupecpulka {
    width: 100%;
  }
}
.backimagetechnologie .techtelo .tech-container {
  margin: 35px 0 35px 0;
}
.backimagetechnologie .techtelo .tech-container .extra-a {
  padding-bottom: 70px;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .tech-container .extra-a {
    padding-bottom: 0px;
  }
}
.backimagetechnologie .techtelo .tech-container .extra-b {
  padding-top: 90px;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .tech-container .extra-b {
    padding-top: 0px;
  }
}
.backimagetechnologie .techtelo .tech-container .linkavpravo {
  border-right: 1px solid #c0c0c0;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .tech-container .linkavpravo {
    border-right: 0px solid #c0c0c0;
  }
}
.backimagetechnologie .techtelo .tech-container .linkadole {
  border-bottom: 1px solid #c0c0c0;
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .tech-container .linkadoledve {
    border-bottom: 1px solid #c0c0c0;
  }
}
@media screen and (max-width: 576px) {
  .backimagetechnologie .techtelo .tech-container .linkadoledvex {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 40px;
  }
}
.backimagetechnologie .techtelo .tech-container .techinfo {
  padding: 40px 0 40px 0;
}
.backimagetechnologie .techtelo .tech-container .techinfo h3 {
  font-size: 20px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #99d346;
}
.backimagetechnologie .techtelo .tech-container .techinfo ol {
  font-size: 13px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
  padding-left: 15px;
}
.backimagetechnologie .techtelo .tech-container .techinfo ul {
  font-size: 13px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
  padding-left: 0;
  list-style: none;
}
.backimagetechnologie .techtelo .tech-container .techinfo h4 {
  font-size: 18px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
}
.backimagetechnologie .techtelo .tech-container .techinfo h4 span {
  font-size: 13px;
}
.backimagetechnologie .techtelo .tech-container .techinfo p {
  font-size: 13px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
  margin-bottom: 5px;
}
.backimagetechnologie .techtelo .tech-container .techinfo p strong {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
}
.backimagetechnologie .techtelo .tech-container .techinfo h3.textopper {
  text-align: center !important;
  font-size: 28px;
  padding-bottom: 30px;
}
.backimagetechnologie .techtelo .tech-container .techinfo h4.textopper {
  text-align: center !important;
  font-size: 20px;
  line-height: 135%;
}
.backimagetechnologie .topfooter {
  text-align: center;
  background-color: #99d346;
  color: #fff;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  font-size: 22px;
  padding: 10px 0;
  display: block;
  width: 100%;
  margin: 0;
}
.kocfirmy .firma {
  padding-bottom: 45px;
}
.kocfirmy .kmail {
  font-size: 20px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  .kocfirmy .kmail {
    text-align: center;
  }
}
.kocfirmy .kmail a {
  color: #000;
  text-decoration: none;
}
.kocfirmy .kmail img {
  width: 23px;
  margin-right: 13px;
}
@media screen and (max-width: 992px) {
  .kocfirmy .kmail img {
    margin-right: 13px;
  }
}
.kocfirmy img {
  width: 80px;
}
.kocfirmy p {
  font-size: 13px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: normal;
  line-height: 120%;
  color: #000;
  padding-left: 52px;
  padding: 0 0 0 52px;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .kocfirmy p {
    width: 220px;
  }
}
.kocfirmy strong {
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 600;
}
.formular {
  padding-left: 200px;
  padding-bottom: 200px;
}
@media screen and (max-width: 992px) {
  .formular {
    padding: 50px 25px 60px 25px;
  }
}
.formular .form-label {
  font-size: 18px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
}
.formular input {
  border-radius: 0 !important;
  width: 100%;
  padding: 5px;
  border: 1px solid grey;
}
.formular textarea {
  border-radius: 0 !important;
  padding: 5px;
  border: 1px solid grey;
}
.formular a {
  font-size: 18px;
  color: #99d346 !important;
  text-decoration: none;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
}
.formular a:hover {
  text-decoration: underline;
  color: #000 !important;
}
.formular .buttonnfc {
  font-size: 30px;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  color: #fff;
  background-color: #99d346;
  border-radius: 0;
  padding: 8px 50px 4px 50px;
}
@media screen and (max-width: 992px) {
  .formular .buttonnfc {
    margin-left: auto;
    margin-right: auto;
  }
}
.formular .buttonnfc:hover {
  background-color: #fff;
  border: 3px solid #99d346;
  color: #99d346;
}
.formular .chyby-cervene {
  font-size: 14px;
  color: red;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
}
.formular .messages {
  max-width: 400px;
  text-align: center;
  font-size: 25px;
}
.formular .alert-success {
  background-color: #99d346;
  font-family: "Avenir Next LT Pro", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 500;
  color: #FFFFFF;
}
@media screen and (max-width: 992px) {
  #form-x p {
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */