@import url('https://fonts.googleapis.com/css?family=Poppins:400,900|Roboto:700&display=swap&subset=latin-ext');

#celek {
    max-width: 1255px;
    margin: 0 auto;
}
#celek h2, #celek h3, #celek h4, #celek h5 {
    padding: 0;
}


#celek * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


#celek p{
    margin: 0;  
}

#celek #et-header {
    max-width: 1100px;
     margin: 0 auto;
    margin-top: 55px;
}

#celek #et-header-left {
  max-width: 60%;
    display: inline-block;
}

#celek #et-main-pic {
  max-width: 30%;
    float: right;
}

#celek .et-top-text {
    margin-top: 18px;
}

#celek figure {
  margin: 0;
  display: inline-block;
}

#celek .et-icon-pic img {
    max-width: 80px;
    height: auto;
}

#celek #et-main-pic img {
    max-width: 100%;
    vertical-align: unset;
}

#celek h2 {
  margin: 0;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 120% !important;
  color: #333333;
}

#celek .et-colored {
  color: #D8C200 !important     ;
}

#celek .et-top-text p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 150%;
  color: #333333;
  max-width: 100%;
}

#celek .et-par-box {
  display: inline-block;
  width: 280px;
text-align: center;
  margin-right: 123px;   
border: 1px solid #E5E5E5;
}

#celek #et-parametry {
  max-width: 1100px;
  margin: 0 auto;
    padding: 51px 0;
}

#celek .et-par-box:nth-of-type(3) {
  margin-right: 0px;
}



#celek p.et-par-valname  {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #333333;
      padding: 21px 0;
      
    margin: 0;
}

#celek p.et-par-value {
  font-family: Roboto;
  font-weight: 900;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #757575;
  margin: 0;
    padding: 0 0 21px 0;
}


#celek .et-block-text {
  display: inline-block;
  max-width: 54%;
  vertical-align: middle;
}

#celek .et-padded-right {
    margin-right: 5%;
}

#celek .et-block-pic {
  display: inline-block;
  max-width: 40%;
    vertical-align: middle;
}

#celek .et-block {
  display: block;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 88px;
}

#celek h3 {
  margin: 0 0 25px 0;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 120% !important;
  color: #333333;
}

#celek .et-block p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 150%;
  color: #333333;
}

#celek .et-block-pic-vert {

    max-width: 1110px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 88px;
    text-align: center;

}
#celek .et-block-text-vert {

    max-width: 855px;
    text-align: center;
    margin: 0 auto;

}
#celek img {

    width: 100%;
    height: auto;

}
#celek .et-spacer h3 {

    color: #FFF;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;

}

#celek .et-spacer {
    background: #333;
    padding: 55px !important;
}

#celek .et-icon-text p{
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
     margin-top: 22px;
}

#celek .et-icon {
  display: inline-block;
  width: 33%;
  text-align: center;
}

#celek .et-spacer-icons {
  margin-top: 55px;
}

#celek .et-dif-cable {

    margin: 88px auto;
    text-align: center;
    max-width: 1110px;
}

#celek .et-dif-cable a {

    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    text-decoration: none;
    width: 24%;
    display: inline-block;
    border: 2px solid #333333;
    box-sizing: border-box;
    border-radius: 62px;
    padding: 15px 0;
    margin-right: 13.5%;
    transition: 0.3s;
}
#celek .et-dif-cable a:hover {

    background: #eee;

}
#celek .et-dif-cable a:nth-of-type(3){
    margin-right: 0;
}
#celek .et-dif-cable h3 {
    margin: 0 0 60px 0;
}

@media only screen and (max-width: 979px) {

#celek h2 {
  /* font-size: 64px; */
  font-size: 42px;
  text-align: center;
}

#celek #et-header-left {
  /* max-width: 60%; */
  max-width: 95%;
}

#celek #et-main-pic {
  /* max-width: 40%; */
  max-width: 95%;
  margin: 28px auto;
  text-align: center;
}

#celek #et-header {
  text-align: center;
}

#celek .et-top-text p {
  /* font-size: 22px; */
  /* max-width: 60%; */
  font-size: 18px;
  max-width: 95%;
  margin: 0 auto;
}

#celek #et-parametry {
  /* margin: 0 auto; */
  /* padding: 51px 0; */
  margin: 28px auto;
  padding: 0;
  text-align: center;
}

#celek .et-par-box {
  /* width: 280px; */
  /* margin-right: 123px; */
  width: 95%;
  margin-right: 0;
  margin-bottom: 16px;
}

#celek .et-par-box:nth-of-type(3) {
  /* margin-right: 0px; */
  margin-bottom: 0px;
}

#celek p.et-par-valname {
  /* font-size: 24px; */
  /* line-height: 28px; */
  /* padding: 21px 0; */
  font-size: 20px;
  line-height: 16px;
  padding: 15px 0;
}

#celek p.et-par-value {
  /* font-size: 18px; */
  /* line-height: 21px; */
  /* padding: 0 0 21px 0; */
  font-size: 15px;
  line-height: 12px;
  padding: 0 0 15px 0;
}

#celek .et-spacer {
  /* padding: 55px; */
  padding: 5% !important;
}

#celek h3 {
  /* font-size: 48px; */
  font-size: 42px;
}

#celek .et-spacer-icons {
  /* margin-top: 55px; */
  margin-top: 28px;
}

#celek .et-icon {
  /* width: 33%; */
  width: 100%;
  margin-bottom: 28px;
}

#celek .et-icon-text p{
  /* font-size: 22px; */
  /* margin-top: 22px; */
  font-size: 19px;
  margin-top: 14px;
}

#celek .et-icon:nth-of-type(3) {
  margin-bottom: 0;
}

#celek .et-block {
  /* max-width: 1100px; */
  /* margin-top: 88px; */
  max-width: 95%;
  margin-top: 28px;
}

#celek .et-block-pic {
  /* max-width: 40%; */
  max-width: 100%;
  margin: 0 auto;
}

#celek .et-block-text {
  /* max-width: 54%; */
  max-width: 100%;
  margin: 28px auto;
}

#celek h3 {
  text-align: center;
}

#celek .et-block p {
  /* font-size: 20px; */
  font-size: 18px;
  text-align: center;
}

#celek .et-padded-right {
  /* margin-right: 5%; */
  margin-right: 0;
}


#celek .et-block.et-mob-reverse {
  display: flex;
  flex-direction: column-reverse;
}

@media only screen and (max-width: 979px) {
  #celek .et-block {
    margin-top: 0;
  }
}

#celek .et-block-text-vert {
  margin: 28px 0;
}

#celek .et-block-pic-vert {
  /* max-width: 1110px; */
  /* margin-top: 88px; */
  max-width: 100%;
  margin-top: 0;
}

#celek .et-dif-cable {
  /* margin: 88px auto; */
  margin: 28px auto;
}

#celek .et-dif-cable h3 {
  /* margin: 0 0 60px 0; */
  margin: 0 0 28px 0;
}

#celek .et-dif-cable a {
  /* width: 24%; */
  /* margin-right: 13.5%; */
  width: 80%;
  margin-right: 0;
  margin-bottom: 28px;
}
    #celek #et-main-pic {
    float: none;
}

}

@media only screen and (max-width: 979px) {
  #celek .et-padded-right {
    /* margin-right: 0; */
    margin-right: auto;
  }
  #celek .et-block-pic {
    width: 100%;
    text-align: center;
  }
    #celek .et-top-text {
    width: 100%;
}
}


.layout-0 #celek .et-par-box {
    display: inline-block;
    width: 24%;
    text-align: center;
    margin-right: 13.4%;
    border: 1px solid #E5E5E5;
}

.layout-0 #celek .et-par-box:nth-of-type(3) {
    margin-right: 0px;
}
.layout-0 #celek .et-icon {
    display: inline-block;
    width: 32.5%;
    text-align: center;
}
.layout-0 #celek .et-dif-cable a {

    margin-right: 13.4%;
}

.layout-0 #celek .et-dif-cable a:nth-of-type(3){
    margin-right: 0;
}

#celek li {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    color: #535252;
    font-size: 16px;
    line-height: 2;
    letter-spacing: .25px;
    margin-bottom: 1em;
    padding: 0 0 0 20px;
    list-style: none;
    position: relative;
}

#celek li::before {

    width: 5px;
    height: 8px;
    content: '';
    position: absolute;
    background: #D8C200;
    left: 2px;
    top: 12px;

}

#tabs #popis #desc ul li {
    background: none !important;
}