h1.tarif__title {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .tarif__items.items-tarif {
        display: flex;
        flex-wrap: wrap;
        gap: 50px;
		margin-bottom: 50px;
    }

    .items-tarif__item.item-items {
        width: 30%;
        display: flex;
        flex-direction: column;
        gap: 10px;
        box-shadow: 5px 5px 30px -3px;
        background: #f8f8f8;
    }

    .item-items__header {
        display: flex;
        align-items: center;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 10px;
        background: #3c8b5f;
        color: #fff;
    }

    .item-items__body.body-item {
        padding: 0 10px;
        height: 300px;
    }

    .send-tarif,
    .send-tarif-white {
        display: none;
    }

    button.tarif__more-white,
     .tarif__more-optimal,
     .tarif__more-komfort{
        border: none;
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #3c8b5f;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        width: 100%;
    }

    .item-items__action {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .tarif__send.send-tarif-white,
    .send-tarif-optimal, 
    .send-tarif-komfort {
    display: none;
    position: fixed;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    flex-direction: column;
    background: #fff;
    width: 80%;
    z-index: 10;
    padding: 30px;
}
.tarif__overlay-white {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #0000009c;
}
.send-tarif__form.form-send {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.tarif-send__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
h5.send-tarif__title {
    margin: 0;
    font-size: 28px;
}
input.form-send__name,
input.form-send__phone {
    width: 30%;
    padding: 20px 0 20px 20px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    background-color: #fff;
    color: #343434;
    height: 60px;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 18px;
}
button.send-tarif__btn {
    border: 3px solid #1e8a5e;
    color: #1e8a5e;
    width: unset;
    padding: 18px 16px 18px 16px;
    background: transparent;
    min-width: 170px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    transition: 0.3s;
}
button.send-tarif__btn:hover{
    color: #fff;
    background-color: #1e8a5e;
}

button.send-tarif-white__btn-close,
.send-tarif-optimal__btn-close, 
.send-tarif-komfort__btn-close {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-indent: 0;
    letter-spacing: .1em;
    text-transform: capitalize;
    text-align: center;
    background-color: #62ad8f;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    box-shadow: 0 4px 4px rgb(181 31 49 / 10%);
    padding: 0.8em 2.4em;
    transition: box-shadow .3s , background-color .3s;
    font: inherit;
    border: 0;
    cursor: pointer;
    transition: 0.3s;
}
span.tarif-popup__close-white,
.tarif-popup__close-optimal, 
.tarif-popup__close-komfort {
    position: absolute;
    right: 460px;
    top: 30px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
button.send-tarif-white__btn-close:hover,
.send-tarif-optimal__btn-close:hover,
.send-tarif-komfort__btn-close:hover{
    background-color: #7f1517;
    box-shadow: 0 0 4px rgb(181 31 49 / 20%);
}
.service-page {
  padding-top: 160px;
  font-family: Geometria, sans-serif;
  font-weight: 400;
}
.service-page__title {
  font-weight: 800;
  text-transform: uppercase;
}
.service-page__upper-list {
  padding-left: 0;
  list-style: none;
}
.service-page__upper-list-text {
  display: inline-block;
  margin-bottom: 14px;
}
.service-page__upper-list li {
  margin-bottom: 33px;
  padding: 6px 0 6px 51px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #000;
}
.elementor-widget-heading .elementor-heading-title{font-family: Geometria,sans-serif!important;}
.service-page__counter {
  position: absolute;
  left: 0;
  top: 0;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  border-radius: 50%;
  background-color: #1e8a5e;
  color: #fff;
}
.service-page__lower-list {
  padding-left: 0;
  list-style: none;
}
.service-page__lower-list li {
  position: relative;
  padding: 0 0 0 15px;
  margin-bottom: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}
.service-page__lower-list li::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  top: 11px;
  left: 0;
  background-color: #1e8a5e;
  transform: rotate(45deg);
}
.custom-section-title {
  font-weight: 900;
  font-size: 46px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 30px;
}
.read_more {
  position: relative;
  display: inline-block;
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #1e8a5e;
  padding: 5px 30px 5px 0;
  border: none;
  background-color: #fff;
  margin-bottom: 30px;
  cursor: pointer;
}
.read_more:hover {
  text-decoration: underline;
}
.read_more::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 8px;
  right: 0;
  top: 11px;
  background: url("../img/icons/arrow.svg");
}
.widget_recent_posts .item-meta span {
  display: none;
}
.entry-meta .by-author {
  color: #1e8a5e;
}
.entry-meta .by-author a {
  color: #1e8a5e;
}
.single-post .vertical-item .item-content .entry-date {
  color: #1e8a5e;
}
.cat-links span {
  color: #1e8a5e;
}
.entry-footer .post-likes i {
  color: #1e8a5e;
}
.btn-outline-maincolor {
  border-color: #1e8a5e;
}
.widget_search button:before, .widget_mailchimp button:before, .widget_mc4wp_form_widget button:before, .widget_product_search form:before {
  color: #1e8a5e;
}
.widget_search input, .widget_product_search input, .widget_mailchimp input, .widget_mc4wp_form_widget input {
  border-right: 3px solid #1e8a5e;
}
.footer.not_home {
  background-color: #f8f8f8;
  margin-top: 50px;
}
.fancybox-button--arrow_left:active, .fancybox-button--arrow_right:active {
  top: calc(50% - 50px) !important;
  position: absolute !important;
}
.single-service .banner {
  overflow: hidden;
}
.single-service .banner__tabs {
  display: flex;
  margin-top: 220px;
}
.single-service .banner__tab {
  display: block;
  flex-basis: 30%;
  padding: 20px 0;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  border: 2px solid #1e8a5e;
  color: #fff;
  margin-right: 30px;
  text-align: center;
  transition: all 0.3s ease;
}
.single-service .banner__tab:hover {
  background-color: #1e8a5e;
}
.single-service .banner__form-title {
  position: relative;
}
.single-service .banner__form {
  position: relative;
}
.single-service .banner__form-container {
  position: relative;
}
.single-service .banner__form-container::before {
  content: '';
  position: absolute;
  width: 2000px;
  height: 1000px;
  background: rgba(30, 138, 94, 0.9);
  left: -15px;
  top: -200px;
}
.single-service tbody {
  background-color: #f8f8f8;
}
.single-service th {
  font-weight: bold;
  background-color: #97cab5;
  color: #fff;
  padding: 25px 0;
}
.single-service td {
  font-weight: 300;
}
.single-service td:first-of-type {
  font-weight: bold;
}
.single-service .tiles {
  padding-top: 60px;
  padding-bottom: 50px;
}
.single-service .tile__single {
  margin-bottom: 50px;
}
.single-service .tile__title {
  padding-top: 50px;
  font-size: 28px;
  line-height: 24px;
  font-weight: 900;
  color: #555;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-service .tile__description {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 40px;
}
.single-service .tile__order {
  background-color: #fff;
  border: 1px solid #1e8a5e;
  padding: 15px 95px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #555;
  cursor: pointer;
  transition: all 0.3s ease;
}
.single-service .tile__order:hover {
  color: #fff;
  background-color: #1e8a5e;
}
.single-service .tile__price-hint {
  font-weight: bold;
  font-size: 28px;
  line-height: 24px;
  color: #555;
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.single-service .tile__price-table {
  text-align: center;
  border-color: #ededed;
}
.single-service .tile__price-table td {
  background-color: #f8f8f8;
  font-weight: 300;
}
.single-service .colors__wrapper {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.single-service .colors__item {
  padding: 0 15px;
  flex-basis: calc(100%/8);
}
.single-service .colors__name {
  text-align: center;
  background-color: #97cab5;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 0;
}
.single-service .colors__img img {
  width: 100%;
}
.single-service .elements__table td {
  font-weight: 300;
}
.single-service .elem-grey {
  width: 15%;
}
.single-service .price-table__head {
  background-color: #97cab5;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  padding: 15px 0;
  font-weight: 500;
}
.single-service .price-table__row-name {
  font-weight: bold !important;
}
.single-service .installation__step-title {
  position: relative;
  padding-left: 50px;
  font-size: 18px;
  line-height: 23px;
  color: #000;
}
.single-service .installation__step-title::before {
  content: '1';
  position: absolute;
  width: 35px;
  height: 35px;
  left: 0;
  top: 0;
  border-radius: 50%;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #1e8a5e;
}
.single-service .installation__steps .col-md-4:nth-of-type(2) .installation__step-title::before {
  content: '2';
}
.single-service .installation__steps .col-md-4:nth-of-type(3) .installation__step-title::before {
  content: '3';
}
.single-service .installation__step-list {
  list-style: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}
.single-service .installation__step-list-item {
  position: relative;
  padding: 0;
}
.single-service .installation__step-list-item::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  left: -15px;
  top: 11px;
  background-color: #1e8a5e;
  transform: rotate(45deg);
}
.single-service .installation__order {
  background-color: #fff;
  border: 1px solid #1e8a5e;
  padding: 15px 95px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #555;
  cursor: pointer;
  transition: all 0.3s ease;
}
.single-service .installation__order:hover {
  color: #fff;
  background-color: #1e8a5e;
}
.single-service .installation__description {
  margin-top: 70px;
  margin-bottom: 60px;
}
.single-service .installation__picture {
  position: relative;
  padding-bottom: 40px;
}
.single-service .installation__picture::before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% - 40px);
  top: 40px;
  left: -40px;
  border: 12px solid #97cab5;
  z-index: -1;
}
.single-service .section-title {
  font-size: 46px;
  line-height: 58px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  color: #555;
  margin-bottom: 36px;
}
.single-service .section-subtitle {
  font-size: 28px;
  line-height: 24px;
  text-align: center;
  color: #555;
  font-weight: normal;
  margin-bottom: 50px;
}
.single-service .modal-body ol {
  list-style: none;
}
.single-service .modal-body ol > li {
  padding-left: 40px;
  margin-bottom: 15px;
  position: relative;
}
.single-service .modal-body ol > li::before {
  content: '1';
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  border: 2px solid #1e8a5e;
  border-radius: 50%;
  color: #1e8a5e;
  left: 0;
  top: 0;
}
.single-service .modal-body ol > li:nth-of-type(2)::before {
  content: '2';
}
.single-service .modal-body ol > li:nth-of-type(3)::before {
  content: '3';
}
.single-service .modal-body ol > li:nth-of-type(4)::before {
  content: '4';
}
.single-service .modal-body ol > li:nth-of-type(5)::before {
  content: '5';
}
.single-service .modal-body ol > li:nth-of-type(6)::before {
  content: '6';
}
.single-service .modal-body ol > li:nth-of-type(7)::before {
  content: '7';
}
.single-service .modal-body ol > li:nth-of-type(8)::before {
  content: '8';
}
.single-service .modal-body ol > li:nth-of-type(9)::before {
  content: '9';
}
.single-service .modal-body ol > li:nth-of-type(2)::before {
  content: '2';
}
.single-service .modal-body ol > li:nth-of-type(10)::before {
  content: '10';
}
.single-service .modal-body ol ul li {
  font-weight: 400;
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 6px;
}
.single-service .services {
  padding-top: 60px;
}
.single-service .services__container {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
.single-service .services__item {
  background-color: #f8f8f8;
  padding-top: 17px;
  margin: 0 15px 30px;
  flex-basis: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.single-service .services__title {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  color: #222;
  padding-left: 32px;
  margin-bottom: 16px;
  margin-left: 30px;
}
.single-service .services__title::before {
  content: '';
  position: absolute;
  height: 94px;
  width: 7px;
  left: 0;
  top: -17px;
  background-color: #1e8a5e;
}
.single-service .services__price {
  padding-left: 32px;
  margin-bottom: 19px;
  margin-left: 30px;
  font-weight: bold;
  font-size: 24px;
  line-height: 20px;
  color: #ffa500;
}
.single-service .services__list {
  list-style: none;
  padding-left: 0;
  margin-left: 30px;
  margin-bottom: 16px;
}
.single-service .services__list-item {
  position: relative;
  padding: 0 0 0 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #222;
}
.single-service .services__list-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  background-color: #1e8a5e;
}
.single-service .services__link {
  display: block;
  padding: 13px 0;
  width: 100%;
  text-align: center;
  border: none;
  border-top: 1px solid #c4c4c4;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1em;
  cursor: pointer;
  color: #1e8a5e;
  background-color: transparent;
}
.single-service .services__link:hover {
  text-decoration: underline;
}
.single-service .services__button {
  display: block;
  padding: 15px 0;
  text-align: center;
  width: 100%;
  border: 1px solid #1e8a5e;
  background-color: #1e8a5e;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}
.single-service .services__button:hover {
  border: 1px solid #1e8a5e;
  background-color: #fff;
  color: #1e8a5e;
}
.single-service .modal-title {
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #222;
}
.single-service .service__price-list {
  padding: 0 100px;
  list-style: none;
}
.single-service .why {
  position: relative;
  background-color: #f8f8f8;
}
.single-service .why .custom-section-title {
  padding-top: 70px;
  margin-bottom: 39px;
}
.single-service .why__background-image {
  position: absolute;
  height: 100%;
  width: 40%;
  top: 0;
  right: 0;
}
.single-service .why__background-image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-service .why__features {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
.single-service .why__features_special {
  padding-bottom: 60px;
}
.single-service .why__feature {
  position: relative;
  flex-basis: 50%;
  padding: 39px 0 44px 100px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #555;
}
.single-service .why__feature:nth-of-type(odd) {
  border-left: none;
  border-right: none;
}
.single-service .why__feature:nth-of-type(even) {
  border-right: none;
}
.single-service .why__feature:nth-of-type(1), .single-service .why__feature:nth-of-type(2) {
  border-top: none;
}
.single-service .why__feature::before {
  content: '';
  position: absolute;
  top: 31px;
  left: 25px;
  width: 55px;
  height: 55px;
  background: url("../img/icons/calendar.svg") no-repeat center/contain;
}
.single-service .why__feature:nth-of-type(2)::before {
  background: url("../img/icons/diploma.svg") no-repeat center/contain;
}
.single-service .why__feature:nth-of-type(3)::before {
  background: url("../img/icons/progress.svg") no-repeat center/contain;
}
.single-service .why__feature:nth-of-type(4)::before {
  background: url("../img/icons/smile.svg") no-repeat center/contain;
}
.single-service .why__feature:nth-of-type(5)::before {
  background: url("../img/icons/hourglass.svg") no-repeat center/contain;
}
.single-service .why__feature:nth-of-type(6)::before {
  background: url("../img/icons/like.svg") no-repeat center/contain;
}
.single-service .why__feature-counter {
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 60px;
  text-align: right;
  color: #1e8a5e;
  display: block;
  margin-right: 30px;
  min-width: 120px;
}
.single-service .why__feature-text {
  display: block;
}
.single-service .why__feature_special {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.single-service .gallery {
  padding-top: 86px;
}
.single-service .gallery__container {
  display: flex;
  flex-wrap: wrap;
}
.single-service .gallery__item {
  display: block;
  border: 5px solid #fff;
  box-sizing: border-box;
  flex-basis: 25%;
  position: relative;
}
.single-service .gallery__item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(151, 202, 181, .8);
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 88;
}
.single-service .gallery__item::after {
  content: '';
  position: absolute;
  width: 134px;
  height: 134px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/icons/zoom.svg") no-repeat center/contain;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 89;
}
.single-service .gallery__item:hover::before {
  opacity: 1;
}
.single-service .gallery__item:hover::after {
  opacity: 1;
}
.single-service .gallery__item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-service .faq {
  padding-top: 86px;
}
.single-service .faq .custom-section-title {
  margin-bottom: 64px;
}
.single-service .faq__item {
  margin-bottom: 15px;
}
.single-service .faq__question {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 64px 20px 40px;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid #1e8a5e;
  cursor: pointer;
  transition: all 0.3s ease;
}
.single-service .faq__question:hover {
  background-color: #1e8a5e;
  color: #fff;
}
.single-service .faq__question::after {
  content: '+';
  position: absolute;
  top: 0;
  right: 0;
  height: 64px;
  width: 64px;
  line-height: 61px;
  font-weight: 400;
  font-size: 60px;
  text-align: center;
  color: #fff;
  background-color: #1e8a5e;
}
.single-service .faq__question.is-active::after {
  content: '–';
  line-height: 53px;
}
.single-service .faq__answer-container {
  display: none;
  padding: 20px 75px 20px 40px;
  background-color: #f8f8f8;
}
.single-service .faq__answer {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.single-service .seo {
  padding-top: 70px;
}
.single-service .seo .custom-section-title {
  margin-bottom: 65px;
}
.single-service .seo__shown {
  margin-bottom: 20px;
}
.single-service .seo__hidden {
  display: none;
}
.single-service .seo__shown p, .single-service .seo__hidden p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #222;
}
.single-service .services__list-item_text {
  font-size: 14px;
  line-height: 18px;
  padding: 15px 0 0;
}
.single-service .services__list-item_text::before {
  content: unset;
}
.modal__form .modal-body {
  column-count: 1;
}
.modal__form .custom_input {
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
.modal__form .form__submit {
  border: 3px solid #1e8a5e;
  color: #1e8a5e;
  width: unset;
  padding: 18px 16px 18px 16px;
}
.modal__form .form__submit:hover {
  color: #fff;
  background-color: #1e8a5e;
}
.price-list__item {
  display: flex;
  align-items: center;
}
.price-list__photo {
  width: 123px;
  height: 123px;
  display: block;
}
.price-list__meta {
  margin-left: 24px;
}
.price-list__name {
  display: block;
  margin-bottom: 22px;
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #000;
}
.price-list__price {
  display: block;
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #ff5f5f;
}
.postid-487 .single-service .why__feature::before {
  background: none;
  content: '1';
  line-height: 55px;
  font-size: 50px;
  text-align: center;
  color: #1e8a5e;
}
.postid-487 .single-service .why__feature:nth-of-type(2)::before {
  content: '2';
}
.postid-487 .single-service .why__feature:nth-of-type(3)::before {
  content: '3';
}
.postid-487 .single-service .why__feature:nth-of-type(4)::before {
  content: '4';
}
.postid-487 .single-service .why__feature:nth-of-type(5)::before {
  content: '5';
}
.postid-487 .single-service .why__feature:nth-of-type(6)::before {
  content: '6';
}
@media screen and (max-width: 1199px) {
  .single-service .banner__tabs {
    margin-top: 70px;
    display: block;
  }
  .single-service .banner__tab {
    display: inline-block;
    padding: 10px;
    margin-bottom: 30px;
  }
  .single-service .colors__item {
    flex-basis: calc(100%/4);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .single-service .banner {
    padding-top: 150px;
  }
  th, .single-service .price-table__head {
    padding: 0 1px;
    font-size: 10.5px;
  }
  .single-service .installation__picture::before {
    content: unset;
  }
}
@media screen and (max-width: 767px) {
  .single-service .banner__title {
    font-size: 48px;
    line-height: 54px;
  }
  .single-service .price-table__head {
    font-size: 12px;
    line-height: 12px;
  }
  .tile__pic-wrapper {
    order: -1;
  }
  td {
    font-size: 14px;
  }
  .table-wrapper {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 522px) {
  .single-service .colors__item {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 500px) {
  font-size: 36px;
  line-height: 36px;
}
.header {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
  position: fixed;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 1000;
}
.menu-item-has-children {
  position: relative;
}
.menu-item-has-children .menu-item {
  display: block;
}
.menu-item-has-children .menu-item a {
  padding: 10px 10px 10px;
}
.menu-item-has-children .menu-item:last-of-type a {
  padding-bottom: 20px;
}
.menu-item-has-children .menu-item:first-of-type a {
  padding-top: 20px;
}
.menu-item-has-children::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  right: 15px;
  border: 2px solid transparent;
  border-left: 2px solid green;
  border-bottom: 2px solid green;
  transform: translateY(-50%) rotate(-45deg);
}
.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  pointer-events: all;
}
.menu-item-has-children > .sub-menu {
  position: absolute;
  opacity: 0;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  padding: 0;
  pointer-events: none;
  width: 350px;
}
.menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu {
  position: absolute;
  opacity: 0;
  top: 0;
  right: -100%;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  padding: 0;
  pointer-events: none;
  width: 350px;
}
.menu-item-has-children > .sub-menu > .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  pointer-events: all;
}
.phone__link {
  display: block;
}
.phone__dropdown {
  position: absolute;
  display: none;
  padding: 15px;
  top: 100%;
  right: 0;
  background-color: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}
.footer__logo a {
  display: block;
}
.footer .partners__logo {
  flex-basis: 20%;
  text-align: center;
  align-self: center;
}
.footer .partners__logo img {
  max-width: 100%;
}
.footer__socials {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}
.footer .social__link {
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 30px;
}
.footer .social__link.fa {
  background: url('../img/icons/facebook.svg') no-repeat center/contain;
}
.footer .social__link.ig {
  background: url('../img/icons/instagram.svg') no-repeat center/contain;
}
.footer .social__link.yt {
  background: url('../img/icons/youtube.svg') no-repeat center/contain;
}
body, .ds h1, .ds h2, .ds h3, .ds h4, .ds h5, .ds h6, .ds .color-dark, .ds .color-darkgrey, p {
  font-family: Geometria, sans-serif;
}
.bg-maincolor {
  background-color: #1e8a5e;
}
.tagcloud a {
  border: 2px solid #1e8a5e;
}
.tagcloud a:hover {
  background-color: #1e8a5e;
  border-color: #1e8a5e;
}
.reply a:hover {
  color: #1e8a5e;
}
input[type="text"].custom_input, input[type="email"].custom_input, input[type="url"].custom_input, input[type="password"].custom_input, input[type="search"].custom_input, input[type="tel"].custom_input, input[type="number"].custom_input, textarea.custom_input, select.custom_input {
  padding: 20px 0 20px 20px;
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  background-color: #fff;
  color: #343434;
  height: 60px;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  margin-bottom: 18px;
}
.custom_input.custom_input-textarea {
  resize: none;
  height: 145px;
}
.custom_input.custom_input-textarea::placeholder {
  font-style: normal;
}
.form__submit {
  display: block;
  padding: 20px 0;
  font-family: Geometria, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  width: 100%;
  background: none;
  border: 1px solid #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}
.form__submit:hover {
  background: white;
  color: #1e8a5e;
}
.consult {
  width: 100vw;
  margin-top: 15px;
  padding: 45px 0 60px;
  background: url('../img/consult_bg.jpg') center;
  left: calc(-50vw + 50%);
}
.consult__form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.consult__input-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-basis: 73%;
}
.consult__descr {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.consult .custom_input {
  display: block;
  flex-basis: 49%;
}

#section-d682b3b .item-content p{
	height:72px;
}

.actia-stroitelstvo{
	position: fixed;
    bottom: 5px;
    z-index: 59;
    zoom: 0.3;
    display: none;
}

.consult .form__submit {
  display: block;
  flex-basis: 24%;
  height: 60px;
}
.consult .consult_textarea {
  height: 82px;
  resize: none;
  flex-basis: 100%;
}
.custom-section-subtitle, .ls .custom-section-subtitle {
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  text-transform: uppercase;
  color: #fff;
}
.post.format-gallery .owl-carousel .owl-nav div.owl-prev::after {
  content: '';
}
.post.format-gallery .owl-carousel .owl-nav div.owl-prev:hover {
  color: #1e8a5e;
}
.post.format-gallery .owl-carousel .owl-nav div.owl-next:hover {
  color: #1e8a5e;
}
.post.format-gallery .owl-carousel .owl-nav div.owl-prev {
  left: auto;
  right: 55%;
}
.post.format-gallery .owl-carousel .owl-nav div.owl-next::after {
  content: '';
}
.post.format-gallery .owl-carousel .owl-nav div.owl-next {
  right: auto;
  left: 55%;
}
.possession .vertical-item .item-content h5 {
  height: 60px;
  overflow: hidden;
}
.possession .vertical-item .item-content h5 a {
  font-family: Geometria, sans-serifs;
}
.color-main2 {
  border-color: #1e8a5e;
  color: #1e8a5e;
}
.response, .color-main {
  border-color: #1e8a5e;
  color: #1e8a5e;
}
.possession-single-section {
  background: white;
}
.possession-single__title {
  max-width: unset;
}
.possession__title {
  font-family: Geometria, sans-serif;
}
.header__language-switcher_mobile {
  display: none;
}
.phone__hint {
  display: block;
  line-height: 10px;
  text-transform: none;
}
.phone__hint:last-of-type {
  margin-top: 5px;
}
.awards-item .awards-media {
  max-width: 400px;
}
.form-error {
  color: red;
}
.modal-body.modal_centre {
  text-align: center;
  column-count: unset;
}
.modal-body.table-modal {
  column-count: 1 !important;
}
.modal-header {
  justify-content: center;
}
.modal-header .close {
  margin-left: 30px;
}
.modal-footer {
  justify-content: center;
}
.modal__form .form__submit {
  min-width: 170px;
}
.service-page__upper-list-item {
  display: none;
}
@media (min-width: 750px) {
  .modal-body ol {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .modal-body ol li {
    flex-basis: 48%;
  }
}
.unclickable a {
  cursor: default !important;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1640px) {
  .possession .vertical-item .item-content .possession-category li {
    width: 50%;
  }
}
@media screen and (max-width: 1488px) {
  .menu-item-has-children::after {
    right: 5px;
  }
  



  .header__menu li a {
    padding: 46px 20px 43px;
  }
}
@media screen and (max-width: 1350px) {
  .header__menu li a {
    padding: 46px 13px 43px;
  }
  #section-d682b3b .item-content h5 a {
    font-size: 20px;
  }
}
@media screen and (max-width: 1270px) {
  .header {
    position: absolute;
  }
  .menu-item-has-children .menu-item:first-of-type a {
    padding-top: 10px;
  }
  .menu-item-has-children .menu-item:last-of-type a {
    padding-bottom: 10px;
  }
  #menu-burger, #menu-main-menu {
    width: 200px;
  }
  .header__nav {
    display: none;
  }
  .header__menu_mobile {
    display: block;
  }
  .header__menu_mobile .sub-menu li a {
    padding: 10px;
  }
  .header__inner {
    justify-content: flex-start;
  }
  .header__phone {
    flex-grow: 1;
    text-align: right;
  }
  .header__logo {
    margin-right: 30px;
  }
  .header__language-switcher {
    margin-right: 30px;
  }
  .header__burger {
    margin-right: 15px;
  }
  .header__menu li a {
    padding: 46px 10px 43px;
  }
  .burger__nav.is-active {
    overflow: scroll;
  }
  .sub-menu {
    position: static;
    opacity: 1;
    pointer-events: all;
    box-shadow: none;
  }
  .menu-item-has-children .sub-menu {
    padding-left: 20px;
  }
  .sub-menu .menu-item li a {
    padding: 10px 20px;
  }
  .phone__link {
    display: none;
  }
  .phone__link_footer {
    display: block;
  }
  .phone__link_dropdown {
    display: block;
  }
  .phone__link_icon {
    display: block;
  }
  .phone__link_icon img {
    width: 36px;
    height: 36px;
    transform: scaleX(-1);
  }
  .burger__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transform: translateX(100%) translateY(0);
    z-index: 9999;
  }
  .burger__nav .header__menu_mobile li a, .burger__nav .burger__menu li a {
    padding: 10px 20px;
  }
  .burger__nav.is-active {
    opacity: 1;
    transform: translateX(0) translateY(0);
  }
  .header__menu_mobile li {
    display: block;
  }
  .burger__close-btn {
    display: block;
  }
  .menu-item-has-children {
    position: relative;
  }
  .menu-item-has-children::after {
    content: unset;
  }
  .menu-item-has-children > .sub-menu {
    position: static;
    opacity: 1;
    pointer-events: all;
    padding-left: 10px;
    box-shadow: none;
  }
  .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu {
    position: static;
    opacity: 1;
    pointer-events: all;
    padding-left: 10px;
    box-shadow: none;
  }
}
@media screen and (max-width: 1199px) {
  .single-service .why__background-image {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #lots .img-wrap, #lots .cover-image {
    display: none;
  }
  .single-service .banner {
    padding-bottom: 125px;
  }
  .single-service .banner__form-container::before {
    content: unset;
  }
  .single-service .services__item {
    flex-basis: 45%;
  }
  .banner__meta {
    margin-bottom: 50px;
  }
  .banner__form-container {
    padding: 30px;
    background: rgba(30, 138, 94, 0.9);
  }
  .banner__form {
    max-width: 500px;
    margin: 0 auto;
  }
  .burger__nav {
    padding: 10px 0;
  }
  .burger__nav .burger__menu li a, .burger__nav .header__menu_mobile li a {
    padding: 10px 20px;
  }
  .menu-item-has-children::after {
    top: 57%;
  }
  .menu-item-has-children .sub-menu {
    padding: 10px 0;
  }
  .consult__form {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  .custom-section-subtitle, .ls .custom-section-subtitle {
    text-align: center;
  }
  .consult__descr {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 30px;
  }
  .footer__logo {
    margin: 0 auto 15px;
  }
  .footer__contacts {
    margin: 0 auto;
  }
  .footer__address {
    font-size: 12px;
  }
  .footer__phone {
    font-size: 16px;
  }
  .partners__logo {
    margin-bottom: 15px;
  }
  .possession-single__title {
    padding-top: 70px;
  }
  .footer__partners {
    order: -1;
    margin-bottom: 30px;
  }
  .partners__logos {
    justify-content: center;
  }
  .partners__logo {
    margin: 0 15px 15px;
  }
  .consult__input-container {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #about .img-decoration:after {
    content: unset;
  }
  .single-service .services__item {
    flex-basis: 90%;
  }
  .single-service .why__features {
    display: block;
  }
  .single-service .why__feature {
    border: none !important;
  }
  .single-service .gallery__item {
    flex-basis: 50%;
  }
  .service-page__title {
    font-size: 36px;
  }
  .header__menu li a, .burger__menu li a, .header__menu_mobile li a {
    font-size: 14px;
  }
  .header__menu .sub-menu li a, .burger__menu .sub-menu li a, .header__menu_mobile .sub-menu li a {
    font-weight: 400;
  }
}
@media screen and (max-width: 575px) {
  .about__counter {
    display: block !important;
  }
  .counter__part:first-of-type {
    border: none;
  }
  .counter__part:last-of-type {
    justify-content: center;
  }
  .custom-section-title {
    font-size: 38px;
    line-height: 44px;
  }
  .single-service .banner {
    padding-bottom: 75px;
  }
  .single-service .banner__form-container {
    padding: 15px;
  }
  .single-service .banner__title {
    font-size: 44px;
    line-height: 52px;
  }
  .single-service .banner__excerpt p {
    font-size: 16px;
    line-height: 20px;
  }
  .single-service .services {
    padding-top: 40px;
  }
  .single-service .why .custom-section-title {
    padding-top: 40px;
    margin-bottom: 10px;
  }
  .single-service .why__feature {
    padding: 30px 0 25px 100px;
  }
  .single-service .gallery {
    padding-top: 40px;
  }
  .single-service .faq {
    padding-top: 40px;
  }
  .single-service .faq__question {
    padding: 15px 64px 15px 20px;
  }
  .single-service .faq__question::after {
    height: 54px;
    width: 54px;
    line-height: 50px;
  }
  .single-service .faq__question.is-active::after {
    line-height: 42px;
  }
  .single-service .seo {
    padding-top: 40px;
  }
  .single-service .seo .custom-section-title {
    margin-bottom: 35px;
  }
  .footer__partners {
    border: none;
    padding: 10px 60px 10px;
  }
  .possession-single__title {
    padding-top: 100px;
  }
  .footer__info {
    display: block;
  }
  .footer__logo {
    text-align: center;
  }
  .footer__socials {
    justify-content: space-around;
    max-width: 200px;
    margin: 15px auto;
  }
  .footer__socials .social__link {
    margin: 0;
  }
}
@media screen and (max-width: 500px) {
  .fw-page-builder-content {
    padding-top: 74px;
  }
  .service-page__title {
    font-size: 30px;
  }
}
@media screen and (max-width: 440px) {
	
  .header__inner {
    padding: 0 15px;
  }
  .header__logo-link {
    padding: 0;
  }
  .single-service .banner {
    padding-top: 125px;
  }
  .single-service .banner__title {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .single-service .banner__excerpt p {
    font-size: 14px;
    line-height: 18px;
  }
  .single-service .banner__price {
    font-size: 38px;
    line-height: 38px;
  }
  .single-service .banner__excerpt {
    margin-bottom: 40px;
  }
  .service-page__title {
    font-size: 24px;
  }
	
}
@media screen and (max-width: 400px) {
  .header__language-switcher {
    display: none;
  }
  .header__language-switcher_mobile {
    display: block;
  }
  .single-service .banner__title {
    font-size: 28px;
  }
  .footer__partners {
    padding: 30px 60px 15px;
  }
  .footer__info {
    padding-right: 15px;
  }
  .footer {
    padding: 20px 0;
  }
  .service-page__lower-list li {
    line-height: 18px;
  }
  .service-page__upper-list li {
    margin-bottom: 10px;
  }
  .modal-footer {
    display: block;
  }
  .form__submit {
    margin: 0 auto 15px !important;
    min-width: 150px;
  }
  .services__button {
    display: block;
    margin: 0 auto !important;
    padding: 18px 16px 18px 16px;
    min-width: 150px;
  }
}
@media screen and (max-width: 350px) {
  .service-page__title {
    font-size: 18px;
  }
	.item-items__body.body-item {
    padding: 0 10px;
    height: 350px!important;
}
  .service-page__upper-list {
    font-size: 16px;
  }
  .single-service .gallery__item {
    flex-basis: 100%;
  }
  .custom-section-subtitle, .ls .custom-section-subtitle {
    font-size: 28px;
    line-height: 36px;
  }
  .single-service .modal-title {
    font-size: 22px;
  }
}
