/*
Theme Name: EL ABART
Theme URI: https://www.abart-digital.com
Description: WordPress Elementor Theme, based on Hello Elementor Theme.
Author: ABART Digitalagentur
Author URI: https://www.abart-digital.com
Template: hello-elementor
Version: 1.1.0
Text Domain: el-abart
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: italic;
  font-weight: 400;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  src: url("https://clickatree.com/app/themes/clickatree/assets/fonts/poppins/poppins-v20-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-heading-title,
a {
  font-family: "Poppins", "Arial", sans-serif !important;
}

.lead h1,
.lead .h1 {
  font-size: 58px;
  font-size: 3.625rem;
}
.lead h2,
.lead .h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
.lead h3,
.lead .h3 {
  font-size: 36px;
  font-size: 2.25rem;
}
.lead h4,
.lead .h4 {
  font-size: 32px;
  font-size: 2rem;
}
.lead h5,
.lead .h5 {
  font-size: 24px;
  font-size: 1.5rem;
}
.lead h6,
.lead .h6 {
  font-size: 18px;
  font-size: 1.125rem;
}

h1,
.h1 {
  font-size: 40px;
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

h3,
.h3 {
  font-size: 25px;
  font-size: 1.56rem;
}

h4,
.h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

h5,
.h5 {
  font-size: 17px;
  font-size: 1.05rem;
}

h6,
.h6 {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  .lead h1,
  .lead .h1 {
    font-size: 96px;
    font-size: 6rem;
  }
  .lead h2,
  .lead .h2 {
    font-size: 64px;
    font-size: 4rem;
  }
  .lead h3,
  .lead .h3 {
    font-size: 48px;
    font-size: 3rem;
  }
  .lead h4,
  .lead .h4 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .lead h5,
  .lead .h5 {
    font-size: 32px;
    font-size: 2rem;
  }
  .lead h6,
  .lead .h6 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  h1,
  .h1 {
    font-size: 66px;
    font-size: 4.125rem;
  }
  h2,
  .h2 {
    font-size: 44px;
    font-size: 2.75rem;
  }
  h3,
  .h3 {
    font-size: 34px;
    font-size: 2.215rem;
  }
  h4,
  .h4 {
    font-size: 28px;
    font-size: 1.75rem;
  }
  h5,
  .h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  h6,
  .h6 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.container {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 20px;
}
.container_md {
  max-width: 900px;
}

.section__btn {
  color: #fff !important;
}

._ibg {
  position: relative;
}

._ibg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.site-main {
  max-width: 100% !important;
}

.elementor-location-header .wpml-elementor-ls {
  min-width: 44px;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls {
  width: auto;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .wpml-ls-current-language {
  position: relative;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .js-wpml-ls-item-toggle {
  font-size: 16px;
  border: 0;
  padding: 0;
  display: block;
  background-color: transparent !important;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .js-wpml-ls-item-toggle .wpml-ls-native {
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .js-wpml-ls-item-toggle::after {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="%23000" d="M8.09 16.04a7.704 7.704 0 0 1-3.092-.627 8.038 8.038 0 0 1-2.526-1.705 8.027 8.027 0 0 1-1.705-2.526A7.706 7.706 0 0 1 .14 8.09c0-1.097.21-2.129.627-3.094A8.065 8.065 0 0 1 2.472 2.47 8.041 8.041 0 0 1 4.998.768 7.696 7.696 0 0 1 8.09.14c1.097 0 2.129.21 3.094.627a8.065 8.065 0 0 1 2.525 1.705 8.062 8.062 0 0 1 1.703 2.524c.419.965.628 1.997.628 3.094a7.705 7.705 0 0 1-.627 3.092 8.04 8.04 0 0 1-1.705 2.526 8.067 8.067 0 0 1-2.524 1.705 7.702 7.702 0 0 1-3.094.627Zm0-.876c.518-.666.946-1.32 1.283-1.962.336-.642.61-1.36.82-2.155H5.987c.233.84.512 1.58.837 2.222a10.05 10.05 0 0 0 1.266 1.895Zm-1.124-.133c-.413-.486-.789-1.086-1.13-1.802a10.32 10.32 0 0 1-.759-2.183H1.688a7.007 7.007 0 0 0 2.153 2.703c.93.703 1.97 1.13 3.124 1.282m2.249 0a6.499 6.499 0 0 0 3.123-1.282 6.997 6.997 0 0 0 2.153-2.703h-3.387a15.289 15.289 0 0 1-.845 2.2c-.34.716-.689 1.31-1.044 1.785Zm-7.886-4.869h3.564a10.21 10.21 0 0 1-.141-1.059 12.37 12.37 0 0 1 0-2.026c.027-.344.074-.697.14-1.06H1.33a7.218 7.218 0 0 0-.226 3.146c.054.36.129.694.225 1m4.448 0h4.626c.068-.363.115-.71.142-1.043a12.396 12.396 0 0 0 0-2.06c-.027-.333-.074-.68-.14-1.042h-4.63c-.066.362-.113.71-.14 1.042a12.404 12.404 0 0 0 0 2.06c.027.333.075.68.142 1.042Zm5.51 0h3.564a7.121 7.121 0 0 0 .225-3.145 6.618 6.618 0 0 0-.225-1h-3.564c.067.362.114.715.141 1.059a12.353 12.353 0 0 1 .001 2.026c-.028.344-.075.697-.141 1.06m-.184-5.029h3.387c-.518-1.12-1.227-2.022-2.127-2.703-.901-.68-1.951-1.113-3.15-1.298.413.542.783 1.162 1.113 1.86.328.698.587 1.412.777 2.141Zm-5.117 0h4.206c-.233-.829-.52-1.578-.863-2.249a9.757 9.757 0 0 0-1.24-1.869 9.813 9.813 0 0 0-1.24 1.87c-.342.67-.63 1.42-.863 2.248Zm-4.298 0h3.387c.19-.73.449-1.443.777-2.14.33-.7.7-1.32 1.113-1.862-1.21.185-2.262.621-3.158 1.307-.895.687-1.601 1.585-2.12 2.694"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 16px;
  display: inline-block;
  transition: all 0.3s ease;
  position: relative !important;
  margin-left: 6px;
  padding: 0 !important;
  inset: 0 !important;
  border: 0;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .js-wpml-ls-item-toggle:hover .wpml-ls-native {
  color: #669933;
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .js-wpml-ls-item-toggle:hover:after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="%23669933" d="M8.09 16.04a7.704 7.704 0 0 1-3.092-.627 8.038 8.038 0 0 1-2.526-1.705 8.027 8.027 0 0 1-1.705-2.526A7.706 7.706 0 0 1 .14 8.09c0-1.097.21-2.129.627-3.094A8.065 8.065 0 0 1 2.472 2.47 8.041 8.041 0 0 1 4.998.768 7.696 7.696 0 0 1 8.09.14c1.097 0 2.129.21 3.094.627a8.065 8.065 0 0 1 2.525 1.705 8.062 8.062 0 0 1 1.703 2.524c.419.965.628 1.997.628 3.094a7.705 7.705 0 0 1-.627 3.092 8.04 8.04 0 0 1-1.705 2.526 8.067 8.067 0 0 1-2.524 1.705 7.702 7.702 0 0 1-3.094.627Zm0-.876c.518-.666.946-1.32 1.283-1.962.336-.642.61-1.36.82-2.155H5.987c.233.84.512 1.58.837 2.222a10.05 10.05 0 0 0 1.266 1.895Zm-1.124-.133c-.413-.486-.789-1.086-1.13-1.802a10.32 10.32 0 0 1-.759-2.183H1.688a7.007 7.007 0 0 0 2.153 2.703c.93.703 1.97 1.13 3.124 1.282m2.249 0a6.499 6.499 0 0 0 3.123-1.282 6.997 6.997 0 0 0 2.153-2.703h-3.387a15.289 15.289 0 0 1-.845 2.2c-.34.716-.689 1.31-1.044 1.785Zm-7.886-4.869h3.564a10.21 10.21 0 0 1-.141-1.059 12.37 12.37 0 0 1 0-2.026c.027-.344.074-.697.14-1.06H1.33a7.218 7.218 0 0 0-.226 3.146c.054.36.129.694.225 1m4.448 0h4.626c.068-.363.115-.71.142-1.043a12.396 12.396 0 0 0 0-2.06c-.027-.333-.074-.68-.14-1.042h-4.63c-.066.362-.113.71-.14 1.042a12.404 12.404 0 0 0 0 2.06c.027.333.075.68.142 1.042Zm5.51 0h3.564a7.121 7.121 0 0 0 .225-3.145 6.618 6.618 0 0 0-.225-1h-3.564c.067.362.114.715.141 1.059a12.353 12.353 0 0 1 .001 2.026c-.028.344-.075.697-.141 1.06m-.184-5.029h3.387c-.518-1.12-1.227-2.022-2.127-2.703-.901-.68-1.951-1.113-3.15-1.298.413.542.783 1.162 1.113 1.86.328.698.587 1.412.777 2.141Zm-5.117 0h4.206c-.233-.829-.52-1.578-.863-2.249a9.757 9.757 0 0 0-1.24-1.869 9.813 9.813 0 0 0-1.24 1.87c-.342.67-.63 1.42-.863 2.248Zm-4.298 0h3.387c.19-.73.449-1.443.777-2.14.33-.7.7-1.32 1.113-1.862-1.21.185-2.262.621-3.158 1.307-.895.687-1.601 1.585-2.12 2.694"/></svg>');
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .wpml-ls-sub-menu {
  position: absolute;
  width: 100px;
  top: 30px;
  right: 0;
  left: auto;
  border: 0 !important;
  border-radius: 8px;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}
.elementor-location-header .wpml-elementor-ls .wpml-ls .wpml-ls-sub-menu .wpml-ls-link {
  border: 0;
  padding: 16px;
  color: #000000;
  font-weight: 600;
}

@media screen and (max-width: 1023px) {
  .elementor-location-header .account-link .elementor-button-icon {
    margin: 0;
  }
  .elementor-location-header .account-link .elementor-button-text {
    display: none;
  }
  .elementor-location-header .elementor-button:not(.elementor-button--view-cart):not(.elementor-button--checkout) .elementor-button-text {
    display: none;
  }
  .elementor-location-header .elementor-button:not(.elementor-button--view-cart):not(.elementor-button--checkout) .elementor-button-icon {
    margin: 0;
  }
}
.woocommerce-account .e-con-inner,
.woocommerce-account .container {
  max-width: 1360px;
}

.dashboard {
  display: flex;
  padding-top: 40px;
  gap: 35px;
}
.dashboard__nav {
  flex: 0 0 180px;
}
.dashboard .dashboard__nav ul {
  padding: 0;
}
.dashboard__li {
  margin-bottom: 40px;
  list-style: none;
}
.dashboard__li a {
  color: var(--e-global-color-text) !important;
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 14px !important;
  transition: all 0.3s;
  line-height: 16px !important;
}
.dashboard__li span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  border-radius: 50%;
  background-color: var(--e-global-color-0efcf6e);
  transition: all 0.3s;
}
.dashboard__li.is-active span, .dashboard__li:hover span {
  background-color: var(--e-global-color-primary);
  color: #fff;
}
.dashboard__li.is-active span *, .dashboard__li:hover span * {
  fill: #fff;
}
.dashboard__li:hover a {
  color: var(--e-global-color-primary) !important;
}
.dashboard__li._disable {
  opacity: 0.4;
  pointer-events: none;
}
.dashboard__content {
  flex: 1 1 auto;
}
@media (max-width: 1024px) {
  .dashboard {
    flex-wrap: wrap;
  }
  .dashboard__nav {
    flex: 1 1 auto;
    order: 2;
  }
  .dashboard__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  .dashboard__li {
    margin-bottom: 0;
  }
}

.dashboard-content__body {
  display: flex;
  gap: 35px;
}
.dashboard-content__row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.dashboard-content__card {
  flex: 0 1 calc(33.3333% - 11px);
  border-radius: 8px;
  overflow: hidden;
  color: var(--e-global-color-secondary);
  padding: 10% 15px 10% 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.17) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.dashboard-content__title {
  font-size: 24px;
  color: inherit;
  font-weight: 500;
  margin-bottom: 5px;
}
.dashboard-content__subtitle {
  font-size: 32px;
  font-weight: 700;
  color: inherit;
}
.dashboard-content__img {
  z-index: -1;
}
.dashboard-content__share {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #fff;
  z-index: 2;
}
.dashboard-content__share span {
  background-color: #fff;
}
@media (max-width: 1024px) {
  .dashboard-content {
    order: 3;
  }
}
@media (max-width: 450px) {
  .dashboard-content__card {
    flex: 0 1 calc(50% - 8px);
  }
  .dashboard-content__title {
    font-size: 20px;
  }
  .dashboard-content__subtitle {
    font-size: 22px;
  }
}

._share-icon {
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
._share-icon span {
  display: inline-block;
  height: 16px;
  width: 16px;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="16" fill="currentColor" viewBox="0 0 15 16" ><path d="M14.7493 3.51727C14.7493 4.98212 13.5775 6.12144 12.1452 6.12144C11.3965 6.12144 10.7129 5.82847 10.2246 5.30764L5.30924 7.7816C5.3418 7.9118 5.37435 8.07456 5.37435 8.20477C5.37435 8.36753 5.3418 8.53029 5.30924 8.6605L10.2246 11.1019C10.7129 10.6136 11.3965 10.2881 12.1452 10.2881C13.5775 10.2881 14.7493 11.46 14.7493 12.8923C14.7493 14.3571 13.5775 15.4964 12.1452 15.4964C10.6803 15.4964 9.54102 14.3571 9.54102 12.8923C9.54102 12.5993 9.57357 12.2738 9.67122 12.0134L4.95117 9.63706C4.46289 10.3532 3.68164 10.8089 2.77018 10.8089C1.30534 10.8089 0.166016 9.66962 0.166016 8.20477C0.166016 6.77248 1.30534 5.60061 2.77018 5.60061C3.68164 5.60061 4.46289 6.08889 4.95117 6.80503L9.67122 4.42873C9.57357 4.13576 9.54102 3.84279 9.54102 3.51727C9.54102 2.08498 10.6803 0.913107 12.1452 0.913107C13.5775 0.913107 14.7493 2.08498 14.7493 3.51727ZM2.77018 9.76727C3.32357 9.76727 3.81185 9.4743 4.10482 8.98602C4.39779 8.53029 4.39779 7.9118 4.10482 7.42352C3.81185 6.96779 3.32357 6.64227 2.77018 6.64227C2.18424 6.64227 1.69596 6.96779 1.40299 7.42352C1.11003 7.9118 1.11003 8.53029 1.40299 8.98602C1.69596 9.4743 2.18424 9.76727 2.77018 9.76727ZM13.7077 3.51727C13.7077 2.96389 13.3822 2.47561 12.9264 2.18264C12.4382 1.88967 11.8197 1.88967 11.3639 2.18264C10.8757 2.47561 10.5827 2.96389 10.5827 3.51727C10.5827 4.10321 10.8757 4.59149 11.3639 4.88446C11.8197 5.17743 12.4382 5.17743 12.9264 4.88446C13.3822 4.59149 13.7077 4.10321 13.7077 3.51727ZM12.1452 14.4548C12.6986 14.4548 13.1868 14.1618 13.4798 13.6735C13.7728 13.2178 13.7728 12.5993 13.4798 12.111C13.1868 11.6553 12.6986 11.3298 12.1452 11.3298C11.5592 11.3298 11.071 11.6553 10.778 12.111C10.485 12.5993 10.485 13.2178 10.778 13.6735C11.071 14.1618 11.5592 14.4548 12.1452 14.4548Z" fill="currentColor"/></svg>');
  background-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

.info-content {
  flex: 0 0 252px;
  color: var(--e-global-color-text);
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1024px) {
  .info-content {
    flex: 1 1 auto;
    order: 1;
  }
}
.info-content a {
  color: #fff !important;
}
.info-content__top {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 700;
  font-size: 18px;
}
.info-content__adr {
  font-size: 10px;
  line-height: 12px;
  max-width: 155px;
}
.info-content p {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}
.info-content p a {
  color: var(--e-global-color-primary) !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.info-content p a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .dashboard {
    padding-top: 80px;
  }
}
.section {
  margin-top: 50px;
  padding: 80px 0 50px 0;
  position: relative;
}
.section_elements {
  padding: 200px 0 100px 0;
}
.section__element {
  width: 100%;
  position: absolute;
  left: 0;
}
.section__element svg {
  width: 100%;
  height: 37px;
  fill: #fff;
}
.section__before {
  top: 0;
}
.section__after {
  bottom: 0;
  transform: rotate(180deg);
}
.section__after svg {
  transform: rotateY(180deg);
}
.section__row {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.section__col {
  flex: 0 1 calc(33.3333% - 16px);
  border-radius: 16px;
  overflow: hidden;
}
.section_gr {
  background-color: var(--e-global-color-0efcf6e);
}
@media (max-width: 768px) {
  .section__row {
    justify-content: center;
  }
  .section__col {
    flex: 0 1 calc(50% - 16px);
  }
}
@media (max-width: 450px) {
  .section__row {
    justify-content: center;
  }
  .section__col {
    flex: 0 1 100%;
  }
  .section_elements {
    padding: 80px 0;
  }
}

.more__card {
  background-color: #fff;
}
.more__top {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 102px;
  padding: 15px;
  font-size: 22px;
}
.more__top span, .more__top a {
  font-weight: 700 !important;
  text-shadow: 0px 1.962px 0.981px #000;
  color: #fff !important;
  z-index: 1;
  position: relative;
}
.more__content {
  padding: 12px;
  display: flex;
  gap: 5px;
}
.more__items {
  flex: 0 1 70%;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.more__item {
  flex: 0 1 30%;
}
.more__item .more-col-bg {
  height: 100%;
}
.more__col {
  flex: 0 1 calc(50% - 3px);
}
.more__col_full {
  width: 100%;
}
.more__img {
  max-width: 100%;
}

.more-col-bg {
  background-color: var(--e-global-color-0efcf6e);
  padding: 5px 8px;
  border-radius: 8px;
}
.more-col-bg span {
  color: var(--e-global-color-primary);
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 5px 0;
  line-height: normal;
  display: block;
}
.more-col-bg p {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: normal;
}

.section__top {
  margin-bottom: 42px;
  text-align: center;
}
.section__title {
  font-size: 64px !important;
  margin-bottom: 20px !important;
  line-height: 60px !important;
}
.section__text {
  font-size: 18px;
  font-weight: 500;
  color: var(--e-global-color-text);
}
@media (max-width: 450px) {
  .section__title {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}

.section-pro__container {
  max-width: 1110px;
}
.section-pro__card {
  background-color: var(--e-global-color-0efcf6e);
  padding: 20px 30px;
  text-align: center;
  color: #000;
}
.section-pro__title {
  color: inherit;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px 0;
  display: block;
}
.section-pro__text {
  margin: 0 0 15px 0 !important;
}

.graf {
  gap: 10px;
  align-items: center;
  margin-bottom: 12px !important;
}
.graf__cat {
  color: #000;
}
.graf__btn {
  border-radius: 16px !important;
  border: none !important;
  font-weight: 400;
  font-size: 12px !important;
  color: var(--e-global-color-primary) !important;
  background-color: var(--e-global-color-0efcf6e) !important;
}
.graf__btn._active, .graf__btn:hover {
  background-color: var(--e-global-color-primary) !important;
  color: #fff !important;
  font-weight: 600;
}
.graf__btn:hover {
  font-weight: 400 !important;
}
.graf__selects {
  margin: 0 0 50px 0;
}
.graf__share {
  margin-left: auto;
  border: 1px solid #000;
}
.graf__share span {
  background-color: #000;
}

.section-select {
  display: flex;
  align-items: center;
  gap: 15px;
}
.section-select__select {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #000;
}
.section-select__s {
  border-radius: 16px;
  border: 1px solid #000;
  padding-right: 10px;
}
.section-select__s select {
  background-color: transparent;
  outline: none;
  border: none;
}

.woocommerce-multistep-checkout .woocommerce .step-nav li .step::before {
  width: 30px;
  height: 30px;
  top: -4px;
}
.woocommerce-multistep-checkout .woocommerce .step-nav li .step .step-number {
  display: block !important;
  position: absolute;
  top: 0;
  left: 50%;
  color: #fff;
  transform: translate(-50%, 0);
  z-index: 100;
  font-size: 16px;
  font-weight: 600;
}
.woocommerce-multistep-checkout .woocommerce .step-nav li .step .step-title {
  display: block;
  padding-top: 16px;
  position: relative;
  font-weight: 600;
  font-size: 20px;
  padding-bottom: 24px;
}
.woocommerce-multistep-checkout .woocommerce .step-nav li::before {
  height: 4px;
}

.woocommerce-multistep-checkout-active-address .e-coupon-box,
.woocommerce-multistep-checkout-active-order .e-coupon-box {
  display: none !important;
}

.woocommerce .e-cart-totals .recurring-totals th {
  display: block !important;
  width: 100% !important;
  padding: 20px 0 10px 0;
}
.woocommerce .wc-proceed-to-checkout {
  display: flex;
  flex-direction: column;
}
.woocommerce .wc-proceed-to-checkout .ppc-button-wrapper,
.woocommerce .wc-proceed-to-checkout .checkout-button,
.woocommerce .wc-proceed-to-checkout #wc-stripe-payment-request-wrapper {
  width: 100% !important;
}
.woocommerce .wc-proceed-to-checkout .checkout-button {
  order: 1;
  margin-bottom: 16px !important;
}
.woocommerce .wc-proceed-to-checkout .ppc-button-wrapper {
  order: 2;
  position: relative;
  z-index: 2;
}
.woocommerce .wc-proceed-to-checkout #wc-stripe-payment-request-wrapper {
  order: 3 !important;
}
.woocommerce .checkout .e-woocommerce-login-section,
.woocommerce .checkout .e-coupon-box {
  border: none !important;
  background-color: #EBF6EA !important;
  border-radius: 10px !important;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  padding: 30px !important;
}
.woocommerce .checkout .e-woocommerce-login-section .e-show-login,
.woocommerce .checkout .e-woocommerce-login-section .e-show-coupon-form,
.woocommerce .checkout .e-coupon-box .e-show-login,
.woocommerce .checkout .e-coupon-box .e-show-coupon-form {
  background-color: #FFFFFF;
  color: #669933;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 8px;
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 600;
  padding: 8px 16px;
  margin-left: 16px;
}
.woocommerce .checkout .e-woocommerce-login-section .e-show-login:hover,
.woocommerce .checkout .e-woocommerce-login-section .e-show-coupon-form:hover,
.woocommerce .checkout .e-coupon-box .e-show-login:hover,
.woocommerce .checkout .e-coupon-box .e-show-coupon-form:hover {
  color: #fff;
  background-color: #669933;
}
.woocommerce .checkout .e-woocommerce-login-section .input-text,
.woocommerce .checkout .e-coupon-box .input-text {
  background-color: #FFFFFF !important;
}
.woocommerce .checkout .e-woocommerce-login-section .woocommerce-form-login__submit,
.woocommerce .checkout .e-woocommerce-login-section .woocommerce-button,
.woocommerce .checkout .e-coupon-box .woocommerce-form-login__submit,
.woocommerce .checkout .e-coupon-box .woocommerce-button {
  background-color: #669933;
  color: #fff;
  border: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 8px;
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 600;
  padding: 12px 24px;
}
.woocommerce .checkout .e-woocommerce-login-section .woocommerce-form-login__submit:hover,
.woocommerce .checkout .e-woocommerce-login-section .woocommerce-button:hover,
.woocommerce .checkout .e-coupon-box .woocommerce-form-login__submit:hover,
.woocommerce .checkout .e-coupon-box .woocommerce-button:hover {
  background-color: #527A29;
}
.woocommerce .checkout .col-1,
.woocommerce .checkout .col-2,
.woocommerce .checkout .woocommerce-additional-fields,
.woocommerce .checkout .e-checkout__order_review {
  border: none !important;
}
.woocommerce .checkout .e-checkout__order_review-2 {
  border: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.woocommerce .checkout .e-checkout__order_review-2 .table {
  order: 1;
}
.woocommerce .checkout .e-checkout__order_review-2 .wc-gzd-checkbox-placeholder {
  order: 2;
}
.woocommerce .checkout .e-checkout__order_review-2 .wc-gzd-order-submit {
  order: 3;
}
.woocommerce .checkout .step-trigger,
.woocommerce .checkout a {
  color: #669933;
}
.woocommerce .checkout #place_order {
  padding: 12px 24px;
  font-size: 18px;
  font-size: 1.125rem;
}
.woocommerce .checkout .wc_payment_methods .wc_payment_method {
  background-color: #F2F2F2;
  padding: 24px;
  margin-bottom: 16px !important;
  display: block;
  border-radius: 10px;
}
.woocommerce .checkout .wc_payment_methods .wc_payment_method > label {
  font-weight: 600;
  width: 96%;
  display: inline-block;
}
.woocommerce .checkout .wc_payment_methods .wc_payment_method > label img {
  float: right;
  max-width: 50px;
}
.woocommerce .checkout .wc_payment_methods .wc_payment_method fieldset {
  border: none;
  padding: 0;
}
.woocommerce .checkout .step-buttons .next-step-button {
  background-color: #669933;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 8px;
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 600;
  padding: 12px 24px;
}
.woocommerce .checkout .step-buttons .next-step-button:hover {
  background-color: #527A29;
}
.woocommerce .checkout .step-buttons .prev-step-button {
  background-color: #EBF6EA;
  color: #000000;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 8px;
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 600;
  padding: 12px 24px;
}
.woocommerce .checkout .step-buttons .prev-step-button:hover {
  background-color: #669933;
}
.woocommerce .e-loop-item .cat-product-card {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.woocommerce .e-loop-item .cat-product-card > .e-con-inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(1deg, rgba(0, 0, 0, 0.6) 0.51%, rgba(0, 0, 0, 0) 131.59%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.woocommerce .e-loop-item .cat-product-card .elementor-widget-heading:first-of-type .elementor-heading-title {
  display: inline;
  background-color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 10px;
  border-radius: 16px;
  font-weight: 500;
}
.woocommerce .e-loop-item .cat-product-card .elementor-widget-heading:first-of-type .elementor-heading-title a:first-child::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 4px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="15" viewBox="0 0 8 15" fill="none"><path d="M3.66667 6.66665C4.37391 6.66665 5.05219 6.3857 5.55229 5.8856C6.05238 5.3855 6.33333 4.70722 6.33333 3.99998C6.33333 3.29274 6.05238 2.61446 5.55229 2.11436C5.05219 1.61426 4.37391 1.33331 3.66667 1.33331C2.95942 1.33331 2.28115 1.61426 1.78105 2.11436C1.28095 2.61446 1 3.29274 1 3.99998C1 4.70722 1.28095 5.3855 1.78105 5.8856C2.28115 6.3857 2.95942 6.66665 3.66667 6.66665ZM3.66667 6.66665V14.6666" stroke="%23669933" stroke-width="2"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 2px;
}
.woocommerce .e-loop-item .cat-product-card .elementor-widget-woocommerce-product-short-description {
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  transition: height 0.3s ease, opacity 0.3s ease;
}
.woocommerce .e-loop-item .cat-product-card .elementor-widget-woocommerce-product-price .price {
  font-size: 14px;
  line-height: 1;
}
.woocommerce .e-loop-item .cat-product-card .elementor-widget-woocommerce-product-title .product_title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
}
.woocommerce .e-loop-item .cat-product-card .elementor-add-to-cart .button {
  border-radius: 8px;
  padding: 12px 24px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2 !important;
  transition: background-color 0.3s ease;
}
.woocommerce .e-loop-item .cat-product-card .elementor-add-to-cart .button:hover {
  background-color: #527A29;
}
@media screen and (min-width: 768px) {
  .woocommerce #customer_login {
    max-width: 1360px;
    margin: 0 auto;
    padding: 40px 6px;
  }
}

.woocommerce-account .woocommerce mark {
  background-color: #EBF6EA;
}
.woocommerce-account .woocommerce address {
  padding: 24px;
  border: none;
  background-color: #F2F2F2;
  border-radius: 8px;
}
.woocommerce-account .woocommerce table.shop_table {
  border: none;
}
.woocommerce-account .woocommerce table.shop_table thead {
  background-color: #EBF6EA;
  border-radius: 8px;
}
.woocommerce-account .woocommerce table.shop_table thead th {
  border: none;
  padding: 16px;
}
.woocommerce-account .woocommerce table.shop_table tbody td,
.woocommerce-account .woocommerce table.shop_table tbody th,
.woocommerce-account .woocommerce table.shop_table tfoot td,
.woocommerce-account .woocommerce table.shop_table tfoot th {
  border: none;
  padding: 16px;
}
.woocommerce-account .woocommerce table.shop_table tfoot td,
.woocommerce-account .woocommerce table.shop_table tfoot th {
  border-bottom: 1px solid #F2F2F2;
}
.woocommerce-account .woocommerce table.shop_table .woocommerce-button {
  background-color: #EBF6EA;
  border: 1px solid #669933;
  color: #000000;
  border-radius: 8px;
  padding: 8px 16px;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}
.woocommerce-account .woocommerce table.shop_table .woocommerce-button:hover {
  background-color: #669933;
  color: #FFFFFF;
}
.woocommerce-account .woocommerce .button {
  background-color: #669933;
  border: none;
  color: #FFFFFF;
  border-radius: 8px;
  padding: 10px 20px;
  transition: background-color 0.3s ease;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
}
.woocommerce-account .woocommerce .button:hover {
  background-color: #527A29;
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .woocommerce .e-loop-item .cat-product-card .elementor-widget-woocommerce-product-short-description {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: height 0.3s ease, opacity 0.3s ease;
  }
  .woocommerce .e-loop-item .cat-product-card .elementor-widget-woocommerce-product-price .price {
    font-size: 24px;
  }
  .woocommerce .e-loop-item .cat-product-card .elementor-widget-woocommerce-product-title .product_title {
    font-size: 36px;
  }
  .woocommerce .e-loop-item .cat-product-card:hover .elementor-widget-woocommerce-product-short-description {
    height: auto;
    opacity: 1;
  }
}
*:lang(de-DE) .elementor-menu-cart__main .elementor-menu-cart__subtotal::after {
  content: "zzgl. MwSt.";
  display: block;
  font-size: 16px;
}

*:lang(en-US) .elementor-menu-cart__main .elementor-menu-cart__subtotal::after {
  content: "plus VAT.";
  display: block;
  font-size: 16px;
}

.filter-section {
  margin-top: 0;
  padding-top: 50px;
  position: relative;
}
.filter-section__title {
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-weight: 700;
}
.filter-section__text {
  line-height: 40px;
}
.filter-section__images {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 15px;
  margin: -115px 0 20px 0;
}
.filter-section__img {
  position: relative;
  z-index: -1;
}
.filter-section .filter-section__slider input[type=range] {
  -webkit-appearance: auto;
  background-color: transparent;
  accent-color: #669933;
}
.filter-section__range {
  position: relative;
}
.filter-section__range .ticks {
  position: absolute;
  bottom: -30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
}
.filter-section__range .ticks option {
  text-align: left;
  width: 60px;
  margin-left: -2.2%;
  text-align: center;
  margin-right: 8%;
}
.filter-section__range .ticks option:last-child {
  margin-right: 3%;
  margin-left: 2.6%;
}
@media (max-width: 650px) {
  .filter-section__range .ticks option {
    display: none;
  }
  .filter-section__range .ticks option:first-child, .filter-section__range .ticks option:last-child {
    display: block;
  }
}
.filter-section__slider {
  margin: 0 0 48px 0;
}
.filter-section__row {
  margin-top: 45px;
}
.filter-section__row .dashboard-content__card {
  flex: 0 1 calc(33.3333% - 11px);
  padding: 7% 15px 7% 15px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1199px) {
  .filter-section__title {
    font-size: 40px;
  }
  .filter-section__text {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .filter-section__row .dashboard-content__card {
    flex: 0 1 calc(50% - 8px);
  }
}
@media (max-width: 450px) {
  .filter-section__images {
    margin: -45px 0 20px 0;
  }
  .filter-section__img:last-child {
    max-width: 145px;
  }
}

.totals-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 10px;
  margin: 0 0 70px 0;
  flex-wrap: wrap;
}
.totals-filter__col {
  flex: 0 1 33.3333%;
}
.totals-filter__col span {
  font-size: 18px;
  display: inline-block;
  margin: 0 0 32px 0;
  line-height: 24px;
}
.totals-filter__col_center {
  flex: 0 0 224px;
}
.totals-filter__col_center span {
  margin: 0 0 20px 0;
}
.totals-filter__col:last-child {
  text-align: center;
}
.totals-filter .filter-section__tooltip {
  text-align: right;
}
.totals-filter .filter-section__tooltip span {
  font-size: 14px;
  font-size: 0.75rem;
  line-height: 1.3;
  margin-bottom: 12px;
}
.totals-filter__select {
  position: relative;
  height: 40px;
  background-color: #EBF6EA;
  border-radius: 88px;
  overflow: hidden;
  gap: 5px;
}
.totals-filter__select select {
  background-color: transparent !important;
  font-size: 18px;
  color: #000;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline-color: #EBF6EA;
}
.totals-filter__select-icon {
  position: absolute;
  top: 11px;
  right: 15px;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.totals-filter__number {
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: 130px;
  border-radius: 88px;
  padding: 6px 16px;
  border: 1px solid #000;
}
.totals-filter__totals {
  padding-top: 32px;
  display: flex;
  margin: 0 0 34px 0;
  align-items: center;
  gap: 45px;
  border-top: 1px solid #000;
  justify-content: space-between;
  text-align: right;
}
.totals-filter__totals span {
  margin: 0;
  font-size: 24px;
}
.totals-filter__totals p {
  font-weight: 400;
  font-size: 21px;
  letter-spacing: -0.21px;
}
.totals-filter .totals-filter__totals__vat {
  font-size: 14px;
  font-size: 0.75rem;
  color: #737373;
}
@media (max-width: 768px) {
  .totals-filter {
    flex-wrap: wrap;
    gap: 20px;
  }
  .totals-filter__col {
    flex: 0 1 100%;
  }
}

._green-text span {
  color: #669933;
}

/* range slider */
.rs-container * {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rs-container {
  height: 45px;
  position: relative;
}

.rs-container .rs-bg,
.rs-container .rs-selected {
  background-color: #F2F2F2;
  height: 6px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 100%;
  border-radius: 3px;
}

.rs-container .rs-selected {
  background-color: #669933;
  transition: all 0.2s linear;
  width: 0;
}

.rs-container.disabled .rs-selected {
  background-color: #F2F2F2;
}

.rs-container .rs-pointer {
  background-color: #669933;
  border-radius: 50%;
  cursor: pointer;
  height: 32px;
  left: -10px;
  position: absolute;
  top: -7.5px;
  transition: all 0.2s linear;
  width: 32px;
}

.rs-container .rs-pointer::after {
  left: auto;
  right: 12px;
}

.rs-container.disabled .rs-pointer {
  cursor: default;
}

.rs-container.sliding .rs-selected,
.rs-container.sliding .rs-pointer {
  transition: none;
}

.rs-container .rs-scale {
  left: 0;
  position: absolute;
  top: 5px;
  white-space: nowrap;
}

.rs-container .rs-scale span {
  float: left;
  position: relative;
}

.rs-container .rs-scale span::before {
  background-color: #F2F2F2;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 1px;
}

.rs-container.rs-noscale span::before {
  display: none;
}

.rs-container.rs-noscale span:first-child::before,
.rs-container.rs-noscale span:last-child::before {
  display: block;
}

.rs-container .rs-scale span:last-child {
  margin-left: -1px;
  width: 0px;
}

.rs-container .rs-scale span ins {
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-top: 30px;
  text-decoration: none;
}

.rs-container.disabled .rs-scale span ins {
  color: #F2F2F2;
}

.rs-tooltip {
  color: #333;
  width: auto;
  min-width: 60px;
  height: 30px;
  position: relative;
  background: #fff;
  border: 1px solid #669933;
  border-radius: 3px;
  position: absolute;
  transform: translate(-50%, -35px);
  left: 13px;
  text-align: center;
  font-size: 13px;
  padding: 6px 10px 0;
}

.rs-container.disabled .rs-tooltip {
  border-color: #F2F2F2;
  color: #F2F2F2;
}

.benefits-section {
  margin: 0;
  padding: 40px 0;
}

.benefits {
  gap: 10px;
  flex-wrap: wrap;
}
.benefits__col {
  flex: 0 1 calc(33.3333% - 16px);
  padding: 25px 40px;
}
.benefits__img {
  max-width: 94px;
  margin: 0 auto 28px auto;
  display: block;
}
.benefits__name {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 450px) {
  .benefits__col {
    padding: 5px;
  }
  .benefits__name {
    font-size: 12px;
  }
  .benefits__img {
    margin: 0 auto 5px auto;
  }
}

.section__name-gr {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #669933;
}

.projects .section__top {
  text-align: left;
  overflow: hidden;
}
.projects__row {
  gap: 16px;
}
.projects__col {
  flex: 1 0 calc(33.3333% - 11px);
  border-radius: 16px;
  overflow: hidden;
  padding: 31% 24px 24px 24px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: linear-gradient(1deg, rgba(0, 0, 0, 0.6) 0.51%, rgba(0, 0, 0, 0) 131.59%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), lightgray 50%/cover no-repeat;
}
.projects__location {
  position: absolute;
  top: 24px;
  left: 24px;
  border-radius: 16px;
  background-color: #EBF6EA;
  padding: 0 10px;
  height: 36px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #669933;
  z-index: 2;
}
.projects__location svg {
  margin-right: 10px;
}
.projects__content {
  position: relative;
  z-index: 2;
}
.projects__title {
  color: #cecece;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
}
.projects__bg {
  z-index: 1;
}
.projects__price {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
}
.projects__price span {
  font-size: 16px;
  display: inline-block;
}
@media (max-width: 992px) {
  .projects__title {
    font-size: 18px;
  }
  .projects__col {
    flex: 1 0 calc(50% - 11px);
  }
}
@media (max-width: 450px) {
  .projects__price {
    font-size: 16px;
  }
  .projects__col {
    flex: 1 0 100%;
  }
  .projects__btn {
    width: 100%;
  }
}

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