* + address,
* + dl,
* + fieldset,
* + figure,
* + ol,
* + p,
* + pre,
* + ul {
  margin-top: 0;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.row > * {
  padding: 0 12px;
}

.col-6 {
  width: 50%;
}

.col-12 {
  width: 100%;
}

input:focus,
input:hover {
  border: none;
}

input:hover,
input:focus,
button:focus,
textarea:focus {
  outline: none;
}

img {
  vertical-align: middle;
}

.d-none {
  display: none;
}

.w-100 {
  width: 100%;
}

.bg-gradient {
  background: linear-gradient(135deg, #9CB27C 0%, #7E9B66 40%, #6E8F5D 70%, #5F7F53 100%);
}

.elementor-widget-button.w-100 a {
  width: 100%;
}
.elementor-widget-button.btn-transparent a {
  background-color: transparent;
  border: 1px solid #fff;
}

input::placeholder {
  color: #fff;
}

.wpcf7-form p {
  margin: 0;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  padding-top: 10px;
}
.wpcf7-form .wpcf7-response-output {
  margin: 0 !important;
  font-family: "SVN";
}
.wpcf7-form .wpcf7-submit {
  min-width: 120px;
}
.wpcf7-form .form-group {
  margin-bottom: 32px;
}
.wpcf7-form .form-group.acceptance {
  margin-top: -20px;
}
.wpcf7-form .form-group.acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-form .form-group.acceptance .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 16px;
}
.wpcf7-form .form-group.acceptance .wpcf7-list-item label input {
  width: 17px;
  height: 17px;
  margin-bottom: -2px;
}
.wpcf7-form .form-group:last-child {
  margin-bottom: 0;
}

.owl-dots {
  display: flex;
  justify-content: center;
  gap: 13px;
  width: 100%;
}
.owl-dots button {
  width: 21px;
  height: 21px;
  background-color: #dcdbdb !important;
  border-radius: 100%;
}
.owl-dots button.active {
  background-color: #bcd97a !important;
}

.owl-nav button {
  width: 58px;
  height: 58px;
  background-color: #bcd97a !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.owl-nav button span {
  color: transparent;
  background-color: #fff;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  width: 15px;
  height: 15px;
}
.owl-nav button.owl-prev span {
  -webkit-mask-image: url("../images/arrow-left.svg");
  mask-image: url("../images/arrow-left.svg");
}
.owl-nav button.owl-next span {
  -webkit-mask-image: url("../images/arrow-right.svg");
  mask-image: url("../images/arrow-right.svg");
}

.image-box-truwell {
  margin-bottom: 60px;
}
.image-box-truwell .right > div {
  padding: 160px 90px !important;
}
.image-box-truwell .elementor-widget-image {
  height: 100%;
}
.image-box-truwell p:last-child {
  margin: 0;
}

body:not(.elementor-editor-active, .elementor-editor-preview) .header-page {
  margin-bottom: -112px;
}

.header-page .elementor-widget-image {
  margin-bottom: 0;
}
.header-page.uk-active {
  background-color: #dbeccf;
}
.header-page.uk-active .logo-w {
  display: none;
}
.header-page.uk-active .logo-b {
  display: block;
}
.header-page.uk-active svg path {
  stroke: #000;
}

.footer-menu .menu-item.current-menu-item a {
  font-weight: 600 !important;
}

@media (max-width: 767px) {
  body:not(.elementor-editor-active, .elementor-editor-preview) .header-page {
    margin-bottom: -92px;
  }
  .image-box-truwell.reverse .elementor-column:first-child {
    order: 2;
  }
  .image-box-truwell .right > div {
    padding: 70px 30px !important;
  }
  .image-box-truwell.reverse .elementor-column:first-child {
    order: 2;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  .image-box-truwell.reverse .elementor-column {
    width: 100%;
  }
  .image-box-truwell.reverse .elementor-column:first-child {
    order: 2;
  }
}

/*# sourceMappingURL=style.css.map */
