/*
Theme Name: dklima
Author: Matosoft
Author URI: http://www.matosoft.cz/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dklima
*/
.homepage .section-start .slider .item.active {
  z-index: 1;
}
.homepage .section-start .slider .nav {
  z-index: 2;
}
.homepage .section-start .right .box.box1 .desc {
  max-width: 100%;
}
.default-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.default-content .wp-block-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -7px;
}
.default-content .wp-block-gallery .wp-block-image {
  width: 160px;
  height: 120px;
  margin: 0 7px 14px;
}
.default-content .wp-block-gallery .wp-block-image a {
  display: block;
}
.default-content .wp-block-gallery .wp-block-image img {
  border: 1px solid #efefef;
}
.default-content .img-right img {
  height: auto;
}
.post-header-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 30px;
}
.post-header-box-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  max-width: 526px;
  overflow: hidden;
  width: 100%;
}
.post-header-box-image img {
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.post-header-box-content {
  background-color: #0b4b6e;
  max-width: 680px;
  text-align: center;
  color: #fff;
  padding: 52px 50px 68px;
  box-sizing: border-box;
  margin: 50px 0 30px auto;
  position: relative;
  z-index: 1;
}
.post-header-box-content .title {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 0;
}
.post-header-box-content .perex {
  margin-top: 10px;
}
.post-header-box-content__tag {
  font-size: 17px;
  line-height: 23px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p + .kontakty-mapa {
  margin-top: 30px;
}
.c-offer .box .input-box--no-border {
  border-color: #fff;
}
.c-offer .box .input-box--no-border .more-btn {
  margin: 0 0 0 auto;
}
.input-box.input-box--newsletter {
  overflow: unset !important;
}
.input-box.input-box--newsletter .wpcf7-form-control-wrap {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: auto;
  min-width: 0;
}
.input-box.input-box--newsletter .wpcf7-form-control-wrap .input {
  max-width: 100%;
  border-radius: 6px;
}
.input-box.input-box--newsletter .wpcf7-not-valid-tip {
  position: absolute;
  left: 18px;
  bottom: -28px;
}
.c-offer .box .cols--top {
  -ms-flex-align: start;
      align-items: flex-start;
}
.select2-container .select2-selection--single {
  height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  padding-left: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px;
}
.select2-results__option--selectable span {
  display: -ms-flexbox;
  display: flex;
  line-height: 26px;
  -ms-flex-align: center;
      align-items: center;
}
.select2-results__option--selectable img {
  margin-right: 10px;
}
@media screen and (max-width: 62em) {
  .post-header-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .post-header-box-content {
    width: 100%;
    max-width: none;
    -ms-flex-order: 1;
        order: 1;
    margin: 0;
  }
  .post-header-box-image {
    position: relative;
    top: auto;
    left: auto;
    -ms-flex-order: 2;
        order: 2;
    margin: 20px auto 0;
  }
  .post-header-box-image img {
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: none;
        transform: none;
    margin: 0 auto;
    max-width: none;
    min-height: 0;
    min-width: 0;
  }
  .c-offer .box .input-box--no-border .more-btn {
    margin: 0 auto;
  }
}
@media screen and (max-width: 47.9375em) {
  .post-header-box {
    margin-left: -15px;
    margin-right: -15px;
  }
  .post-header-box-content {
    padding: 40px 20px;
    width: calc(100% + 30px);
  }
  .post-header-box-content .title {
    font-size: 24px;
    line-height: 30px;
  }
  .post-header-box-content .perex {
    font-size: 14px;
    line-height: 20px;
  }
  .post-header-box-image {
    margin-top: 0;
  }
  .post-header-box-content__tag {
    font-size: 14px;
    line-height: 20px;
  }
}
.right.right--center {
  margin: 0 auto;
}
.wpcf7 form .wpcf7-response-output {
  max-width: 913px;
  margin: 40px auto 0;
  margin: 2.5rem auto 0;
  text-align: center;
  padding: 16px;
  padding: 1rem;
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.wpcf7 .btn {
  min-width: 184px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #155724;
  background-color: #d4edda;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.wpcf7 form.spam .wpcf7-response-output {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
input[type="checkbox"],
input[type="radio"] {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
input[type="radio"] + span::after,
input[type="checkbox"] + span::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: solid 1px #cecece;
  background-color: transparent;
  left: 0;
  background-repeat: no-repeat;
  background-position: center 6px;
  transition: background .2s ease;
  border-radius: 4px;
}
input[type="checkbox"].valid + span {
  display: inline !important;
}
input[type="checkbox"].error-text + span::after {
  border: 3px solid #D22718;
}
input[type="radio"] + span::after {
  border-radius: 50%;
}
input[type="radio"]:checked + span::after {
  content: "";
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/svg-min/radio-dot.svg);
}
input[type="checkbox"]:checked + span::after {
  content: "";
  background-size: 14px 11px;
  transition: background .2s ease;
  background-image: url(../images/checkbox-check.svg);
}
.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-acceptance .wpcf7-list-item {
  padding-left: 35px;
  position: relative;
  margin: 0 16px 0 0;
  margin: 0 1rem 0 0;
}
.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
  font-size: .8125rem;
  padding-top: 3px;
}
.content-page .page-cols .sidebar .text-box .person {
  margin-top: 33px;
}
.webfooter .contacts .modal-card-qr img {
  height: auto;
  width: 100%;
  max-height: 600px;
  max-width: 600px;
}
.copyright-menu {
  font-size: 14px;
  font-size: .875rem;
}
.assistive-text {
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  width: 0;
  height: 0;
  color: transparent;
  display: block;
}
.webfooter {
  margin-top: 96px;
  margin-top: 6rem;
}
.c-video-block {
  margin-top: 0;
}
div[class*="Cookiebot"] input[type="checkbox"],
div[class*="Cookiebot"] input[type="radio"] {
  position: unset;
  clip: auto;
}
div[class*="Cookiebot"] input[type="checkbox"] + span::after,
div[class*="Cookiebot"] input[type="radio"] + span::after {
  display: none !important;
}
.c-video-block--grey {
  padding-top: 64px;
  padding-top: 4rem;
  padding-bottom: 64px;
  padding-bottom: 4rem;
  background-color: #f6f6f6;
}
.c-video-block--grey .text .more-btn .btn {
  width: auto;
}
.catalog-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.catalog-box .text {
  width: 42%;
}
.catalog-box .text p {
  margin-bottom: 25px;
}
.catalog-box .text p:last-of-type {
  margin-bottom: 0;
}
.catalog-box .text .more-btn {
  margin-top: 32px;
}
.catalog-items {
  width: 49%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.catalog-items .item {
  width: calc(50% - 10px);
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.13);
  border: 1px solid #cecece;
  border-radius: 6px;
  overflow: hidden;
}
.catalog-items .item .title {
  background-color: #f6f6f6;
  font-weight: 700;
  padding: 15px;
}
.catalog-items .item .img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-positive: 1;
      flex-grow: 1;
  height: 232px;
}
.catalog-items .item .img img {
  max-height: 100%;
  max-width: 100%;
}
.about-company {
  margin-bottom: 160px;
  padding-top: 160px;
}
.about-company .cols {
  display: -ms-flexbox;
  display: flex;
  gap: 52px;
}
.about-company .text {
  width: 39%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.about-company .text p {
  margin-bottom: 25px;
}
.about-company .text p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 62em) {
  .catalog-box {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .catalog-box .text {
    width: 100%;
    max-width: 560px;
    text-align: center;
  }
  .catalog-items {
    width: 100%;
    max-width: 560px;
    margin-top: 4rem;
  }
  .about-company .cols {
    display: block;
  }
  .about-company .text {
    width: 100%;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 48em) {
  .default-content .wp-block-gallery {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .default-content .wp-block-gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -7px;
  }
  .default-content .wp-block-gallery .wp-block-image {
    width: 160px;
    height: 120px;
    margin: 0 7px 14px;
  }
  .default-content .img-right {
    max-width: 40%;
    margin-left: 20px;
  }
}
.grecaptcha-badge {
  display: none !important;
}
#cmplz-manage-consent .cmplz-manage-consent {
  display: none !important;
}