/*
Theme Name: Септик Child
Template: septic
Author: Promo
Version: 2.0.1663955991
Updated: 2022-09-23 20:59:51

*/

@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/themes/septic-child/fonts/subset-Gilroy-Bold.woff2') format('woff2'),
        url('/wp-content/themes/septic-child/fonts/subset-Gilroy-Bold.woff') format('woff'),
        url('/wp-content/themes/septic-child/fonts/subset-Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/themes/septic-child/fonts/subset-Gilroy-Regular.woff2') format('woff2'),
        url('/wp-content/themes/septic-child/fonts/subset-Gilroy-Regular.woff') format('woff'),
        url('/wp-content/themes/septic-child/fonts/subset-Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*{font-family: 'Gilroy', sans-serif !important;}
img{max-width:100%;}
a:hover {
    text-decoration: inherit;
    color: inherit;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}
.h1, h1 {
    font-size: 2rem !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}
h2 {
    font-size: 2.5rem;
    text-transform: none;
}
h2.block-title {
    margin-bottom: 2rem;
    font-weight: 600;
    text-align:center;
    font-size: 2.3rem;
}
.breadcrumbs {
    width: 100%;font-size: 1.1em;
}
.breadcrumbs a {
    color: #3078c0;
    text-decoration: none;
}
.breadcrumbs .fbc-page .fbc-wrap .fbc-items li {
    padding: 0 !important;
}
.breadcrumbs
.pagination {
    margin: 0;
}
.pagination-center {
    text-align: center;
}
.pagination-row {
    margin-bottom: 20px;
}


.page-header {
    margin-bottom: 20px;margin-top: 75px;
}


.page-header-top-right {
    margin-top: 10px;
}


.post-view-attachment .entry-attachment .attachment {
    text-align: center;
}
.post-view-attachment .entry-attachment .attachment .card {
    margin: 0 auto;
    width: 400px;
}
.post-view-attachment .entry-attachment .attachment .wp-video {
    margin: 0 auto;
}


.row-with-vspace {
    margin-bottom: 20px;
}


.site-footer {
    background-color: #f5f5f5;
    border-top: 3px solid #ddd;
    font-size: 12px;
    padding: 10px;
}


.site-main .format-aside {
    background: #f5f5f5;
}
.site-main .format-image {
    background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
    background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
    background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
    background: url('../img/content-post-format-video.png') left top no-repeat;
}


.site-title {
    margin-bottom: 0;
    margin-top: 10px;
}
.site-title > a {
    text-decoration: none;
}
.site-title > div {
    height: auto;
    line-height: 18px;
}
.site-title .site-description {
    color: #999;
    font-size: 16px;
}
.site-title .site-title-heading {
    margin: 0;
}


.widget_calendar .calendar_wrap table {
    font-size: 14px;
    margin: 0;
}
.widget_calendar .calendar_wrap table caption {
    caption-side: top;
}
.widget_calendar .calendar_wrap .table td,
.widget_calendar .calendar_wrap .table th {
    padding: 8px;
}
.widget_calendar .calendar_wrap .table #next {
    text-align: right;
}


#comments .comment-navigation,
#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}
#comments .comment-navigation {
    list-style: none;
    margin-top: 0;
    padding: 0;
}
#comments .comment-respond {
    margin-top: 20px;
}
#comments .media-list li .media {
    margin-top: 15px;
}
#comments .media-list li .media .media-body {
    border: 1px solid #eee;
    padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}
#comments .media-list ul.children {
    list-style: none;
    margin-left: 4em;
    padding-left: 0;
}


#main .wp-video-shortcode {
    display: block;
    height: auto;
    max-width: 100%;
}
#main .attachment .entry-content {
    margin-bottom: 20px;
}
#main .attachment .entry-content .attachment {
    text-align: center;
}
#main .attachment .entry-meta {
    margin-bottom: 20px;
}
/* fix auto img responsive */
#main .post .entry-content img {
    height: auto;
    max-width: 100%;
}
#main .post,
#main .page {
    margin-bottom: 20px;
    overflow-x: auto;
    padding: 10px;
}
#main .post .entry-header .entry-meta {
    color: #999;
    font-size: 0.8rem;
}
#main .post .entry-header .entry-meta a {
    color: inherit;
}
#main .post .entry-header .entry-meta .posted-on .updated {
    display: none;
}
#main .post .entry-meta .categories-icon {
    cursor: default;
}
#main .post .entry-meta .comments-link a {
    color: #333;
}
#main .post .entry-meta .comments-link a .comment-total,
#main .page .entry-meta .comments-link a .comment-total {
    color: #555;
}
#main .attachment .edit-post-link a, 
#main .attachment .entry-meta .edit-post-link a, 
#main .post .entry-meta .edit-post-link a,
#main .page .entry-meta .edit-post-link a {
    color: #333;
}
#main .post .entry-meta .tags-icon {
    cursor: default;
}
#main .attachment .entry-title, 
#main .post .entry-title,
#main .page .entry-title {
    margin-top: 0;
    word-wrap: break-word;
}


#sidebar-left .widget,
#sidebar-right .widget {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
    padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
    font-size: 18px;
    margin-top: 0;
}

.navbar {
    min-height: 48px;
    padding: 0 1em !important;
}
.nav-link {
    display: block;
    padding: .75em 1em !important;
}
.main-menu {justify-content: center;}
.navbar {
    background-color: #fff;
    padding: 0;
    -webkit-box-shadow: 0px 5px 30px 0px rgb(34 116 186 / 20%);
    -moz-box-shadow: 0px 5px 30px 0px rgba(34,116,186,0.2);
    box-shadow: 0px 5px 30px 0px rgb(34 116 186 / 20%);
    position: fixed !important;
    width: 100%;
    z-index: 10;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #222 !important;
    font-weight: 600;
    padding-right: 1rem;
    padding-left: 1rem;background: #e1e1e1;transition: 0.3s;
}
.navbar-light .navbar-nav .nav-link {
    color: #222 !important;font-weight: 600;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.navbar-light .navbar-nav .nav-link:hover {
    opacity: .7;transition: 0.3s;
}
.logo {
    display: flex;
    max-width: 28%;
}
.logo__img {
    width: 32%;
}
.logo__text {
    font-size: 1rem;
    color: #439938;
    line-height: 1.5;
    padding: 0 0px 0px 10px;
    width: 68%;
}
.row.row-with-vspace.site-branding {
    flex-wrap: nowrap;justify-content: space-between;align-items: center;
}
.phone, .adress {
    display: flex;padding: 0 5px;max-width: 25%;
}
.adress-item {
    display: flex;
	align-items: center;
    line-height: 1.1;
}
.icon-adress, .icon-phone {
    padding: 5px 5px 0 0;
}
.phone-item__number a {
    color:#000;
    font-size: 1.5em;
    font-weight: 600;
}
.phone-item__rezhim {
    font-size: 10px;
    color: #777;
}
.zakaz-zvonok a {
    text-decoration: none;
    color: #439938;
    font-weight: bold;
    border: 1px solid #439938;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 13px 28px;
}
.zakaz-zvonok a:hover {
    color: #fff;
    background: #439938;text-decoration:none;
}
footer {
    background-image: url(/wp-content/uploads/2022/10/footer-bg.jpg);
    background-color: #225C8F;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    /* padding: 297px 0 46px 0px; */
    padding: 46px 0 46px 0px;
}
footer .adress-item, footer .logo__text, footer .phone-item__number a, footer .phone-item__rezhim {
    color: #fff;
}
footer .row-with-vspace {
    margin-bottom: 0;
}
footer .zakaz-zvonok a {
    border-color: #fff;
    color: #fff;
}
footer svg path, footer svg path {
    fill: #fff;
}
.footerform-block {
    background-color: #FFEE52;
}
.footerform__img {text-align:center;}
.footerform__img img {
    max-height: 20em;
}

.footerform__title {
    font-size: 2rem;
    color: #222222;
    font-weight: 600;
    margin: 50px 0 10px;
}
.footerform__text {
    font-size: 1.5em;
    line-height: 1.2em;
}
.footer-form__input input{
    color: #333;
    text-align: center;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1rem;
    padding: 20px 10px;
    line-height: normal;
    min-height: auto;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.footer-form__input input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.footer-form__btn input {
    background-color: #2274BA;
    box-shadow: 0px 5px 10px 0px rgb(34 116 186 / 20%);
    color: #fff;
    border: none;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 28px;
    height: auto;
    text-transform: none;
    width: 100%;
}
.footer-form__btn input:hover, .footer-form__btn input:focus {
    color: #fff;
    background-color: #2274BA;
    box-shadow: 0px 0 0 0px rgb(34 116 186 / 0%);
}


/*аккордион*/
.accordion .accordion-item {
  margin-top: 5px;
}
.accordion .accordion-item button[aria-expanded=true] {
    cursor: pointer;
    position: relative;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #2274BA;
    -webkit-box-shadow: 0px 4px 30px 0px rgb(34 116 186 / 50%);
    -moz-box-shadow: 0px 4px 30px 0px rgba(34,116,186,0.5);
    box-shadow: 0px 4px 30px 0px rgb(34 116 186 / 50%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  font-size: 1.15rem;
  font-weight: bold;
  border: none;
  background: none;
  outline: none;
  color: #111111;
    background-color: #eef2f5;
    transition: all .3s ease;
    border-radius: 10px;
    padding: 1.25rem 3rem 1.25rem 1.25rem;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: calc(50% - 14px);
  right: 3%;
    width: 28px;
    height: 28px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 13px;
  left: 0;
  background: #2274BA;
  width: 28px;
    height: 2px;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    right: 12px;
    width: 2px;
    height: 28px;
    background: #2274BA;
}
.accordion button .icon::before{}
.accordion button[aria-expanded=true] {
  color: #03b5d2;
}
.accordion button[aria-expanded=true] .icon:before,.accordion button[aria-expanded=true] .icon:after{background:#fff;}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 12em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
  padding: 0 1.25rem;
}
.tabs {
    float: none;
    list-style: none;
    padding: 0;
    margin: 25px auto;
    text-align: center;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label {
    cursor: pointer;
    margin: 0 20px 10px;
    padding: 22px 0;
    width: 70px;
    height: 70px;
    border: 1px solid #3078c0;
    border-radius: 50%;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.tabs label span {
    display: none;
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    text-align: initial;
    box-sizing: border-box;
}
#tab-first:checked ~ #tab-content-1,
#tab-second:checked ~ #tab-content-2,
#tab-third:checked ~ #tab-content-3,
#tab-fourth:checked ~ #tab-content-4
{
    display: block;
}
#faq {
    padding: 50px 0;
}
#guarantees {
    padding-top: 60px;
    position: relative;
    background-color: #eef2f5;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
	overflow: hidden;
}
#guarantees h2.block-title {
    text-align: left;
}
.guarantees-item {
    position: relative;
    padding-top: 14px;
    margin-bottom: 51px;
}
.guarantees-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 3px;
    background-color: #439938;
}
.guarantees-bottom {
    display: flex;
    justify-content: space-between;
}
.guarantees-bottom__text-name {
    margin-bottom: 6px;
    font-weight: 800;
}
.guarantees-bottom__img img {
    margin-top: -26px;
    margin-right: 55px;
}
.guarantees-left {
    padding-bottom: 65px;
}
.guarantees-right__img img {
    width: 120%;
    max-width: none;
}
.guarantees-row{align-items: end;}
#banner {
    background-color: #324e6d;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: soft-light;
    padding: 5rem 0;
    position: relative;
    color: #fff;
    text-align: center;
}
.banner-title {
    line-height: 1.2;
    margin-bottom: 2rem;
    padding: 0 10%;
    font-size: 2.3em;
    font-weight: 600;
}
.banner-subtitle p {
    font-size: 1.7em;
    line-height: 1.1em;
    font-weight: 600;
    padding: 0 10%;
}
.banner-subtitle span{text-decoration: underline;}
.banner-preim {
    display: flex;
    justify-content: center;
    max-width: 70%;
    margin: 0px auto 3rem;
    position: relative;
}
.banner-preim__item {
    padding-left: 20px;
    position: relative;
    margin-right: 10px;
    font-size: 1.5em;
    text-align: left;
    line-height: 1em;
}
.banner-preim__item:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(/wp-content/uploads/2022/10/icon_check_w.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.banner-btn {
    width: 100%;
    margin-top: 3em;
    height: 4em;
    position: relative;
}
.banner-btn a {
    width: 300px;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 28px;
    height: auto;
    text-transform: none;
    background-color: #ffee52;
    color: #333;
    box-shadow: 0px 5px 20px 0px rgb(255 238 82 / 24%);
    transition: all .3s ease;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: calc(50% - 150px);
}
.banner-btn a:hover {
    background-color: #439938;
    color: #fff;
    box-shadow: 0px 0 0 0px rgb(67 153 56 / 0%);
    text-decoration: none;
}
.banner-btn a:after {
    content: "";
    position: absolute;
    opacity: 1;
    transform: rotate(45deg);
    top: -50%;
    height: 200%;
    width: 40px;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    animation: quiz-btn-shine 3s infinite;
}
.video-rev iframe {width:100% !important;height: 237px;}
.video-rev-item{padding: 25px 45px;}
.video-rev-text {
    margin-top: 0.3em;
    font-weight: 900;
}
.text-rev-item {
    padding: 10px;
    margin: 10px 0px;
    background: #eef2f5;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    display: flex;
    justify-content: space-between;
}
.text-rev-item__img {
    height: auto;
    width: 85px;
}
.text-rev-item__text {
    width: calc(100% - 100px);
}
.text-rev-item__title {
    float: left;
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 10px;
}
.text-rev-item__date {
    float: left;
    color: #9b9b9c;
    font-size: 0.75em;
    line-height: 1.8em;
    margin-left: 10px;
}
.text-rev-item__desc {
    clear: both;
}
#fancybox-content {
    border-width: 0 !important;
}

section#obsluzhivanie {
    padding: 0 0 50px;
}
.table-obs__title {
    text-align: center;
    font-weight: 600;
    font-size: 1.3em;
    margin-bottom: 5px;
}
.table-obs__desc {
    line-height: 1.2em;margin-bottom: 10px;
}
.table-obs {
    margin-bottom: 20px;overflow: scroll;
}
.table-obs table {
    border-collapse: inherit;width:100%;
}
.table-obs tr th {
    text-align: center;
    background: #089032;
    color: #fff;
}
.table-obs tr:nth-child(2n) {
    background: #fbfbfb;
}
.table-obs tr:nth-child(2n+1) {
    background: #ebebeb;
}
.table-obs tr td {
    padding: 2px 8px;
}
.table-obs tr td:nth-child(2) {
    white-space: nowrap;text-align: center;
}
.about-text {
    position: relative;
    min-height: 1100px;
    max-width: 100%;
    margin: 0 auto;
}
#about_text {
    padding: 50px 0 0;
}
.about-img {
    width: 40%;
    border-radius: 10px;
    position: absolute;
    right: 0;
    height: 300px;
    z-index: 1;
}
.about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.about-desc__blue {
    background: #2274ba;
    color: #fff;
    padding: 40px 100px 80px 50px;
    border-radius: 10px;
    font-size: 1.25rem;
    line-height: 1.5;
    width: 55%;
    top: 50px;
    left: 10%;
    position: absolute;
}
.about-desc__blue2 {
    top: 610px;
    width: 70%;
    left: 0;
    padding: 50px;
}
.about-desc__green {
    background: #439938;
    color: #fff;
    padding: 40px 40px 80px 40px;
    border-radius: 10px;
    font-size: 1.25rem;
    line-height: 1.5;
    width: 50%;
    top: 400px;
    position: absolute;
    right: 10%;
    text-align: center;
    font-weight: bold;
}
.timeline-list {
  padding-bottom: 1em;
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}
.timeline-list:before {
  content: "";
  border-left: 5px solid #439938;
  left: border-left;
  top: 2em;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  transform-origin: 0 0;
  -webkit-animation: scaleVertical 3s 1s ease both 1;
  animation: scaleVertical 3s 1s ease both 1;
}
.timeline-list:after {
  content: "";
  clear: both;
  position: absolute;
  bottom: -5px;
  left: 2em;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: none repeat scroll 0% 0% #DDD;
  border: 5px solid #DDD;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-animation: revealScaleUp 0.75s 2.82s ease both 1;
  animation: revealScaleUp 0.75s 2.82s ease both 1;
}
.timeline-list li {
  margin: 0 0 3em 0;
  padding: 0 2em 0em 2em;
  position: relative;
  list-style: none;
}
.timeline-list li:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -0.75em;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: none repeat scroll 0% 0% #2274ba;
  border: 5px solid #fff;
  -webkit-animation: revealScaleUp 0.75s 0s ease both 1;
  animation: revealScaleUp 0.75s 0s ease both 1;
}
.timeline-list {-webkit-animation: reveal 2s 0 ease both 1;animation: reveal 2s 0 ease both 1;}
.timeline-list li .content {-webkit-animation: revealFromLeft 0.5s 0s ease both 1;animation: revealFromLeft 0.5s 0s ease both 1;}
.timeline-list li:nth-child(1):before {-webkit-animation-delay: 0.85s;animation-delay: 0.85s;}
.timeline-list li:nth-child(1) .content {-webkit-animation-delay: 1.05s;animation-delay: 1.05s;}
.timeline-list li:nth-child(2):before {-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}
.timeline-list li:nth-child(2) .content {-webkit-animation-delay: 1.5s;animation-delay: 1.5s;}
.timeline-list li:nth-child(3):before {-webkit-animation-delay: 1.8s;animation-delay: 1.8s;}
.timeline-list li:nth-child(3) .content {-webkit-animation-delay: 2.1s;animation-delay: 2.1s;}
.timeline-list li:nth-child(4):before {-webkit-animation-delay: 2s;animation-delay: 2s;}
.timeline-list li:nth-child(4) .content {-webkit-animation-delay: 2.3s;animation-delay: 2.3s;}
.timeline-list li:nth-child(5):before {-webkit-animation-delay: 2.2s;animation-delay: 2.2s;}
.timeline-list li:nth-child(5) .content {-webkit-animation-delay: 2.5s;animation-delay: 2.5s;}
.timeline-list li:nth-child(6):before {-webkit-animation-delay: 2.4s;animation-delay: 2.4s;}
.timeline-list li:nth-child(6) .content {-webkit-animation-delay: 2.7s;animation-delay: 2.7s;}
.timeline-list li:nth-child(7):before {-webkit-animation-delay: 2.6s;animation-delay: 2.6s;}
.timeline-list li:nth-child(7) .content {-webkit-animation-delay: 2.9s;animation-delay: 2.9s;}
.timeline-list li:nth-child(8):before {-webkit-animation-delay: 2.8s;animation-delay: 2.8s;}
.timeline-list li:nth-child(8) .content {-webkit-animation-delay: 3.1s;animation-delay: 3.1s;}
.timeline-list li:nth-child(9):before {-webkit-animation-delay: 3s;animation-delay: 3s;}
.timeline-list li:nth-child(9) .content {-webkit-animation-delay: 3.3s;animation-delay: 3.3s;}
.timeline-list li:nth-child(10):before {-webkit-animation-delay: 3.2s;animation-delay: 3.2s;}
.timeline-list li:nth-child(10) .content {-webkit-animation-delay: 3.5s;animation-delay: 3.5s;}
.timeline-list li:nth-child(11):before {-webkit-animation-delay: 3.4s;animation-delay: 3.4s;}
.timeline-list li:nth-child(11) .content {-webkit-animation-delay: 3.7s;animation-delay: 3.7s;}
.timeline-list li:nth-child(12):before {-webkit-animation-delay: 3.6s;animation-delay: 3.6s;}
.timeline-list li:nth-child(12) .content {-webkit-animation-delay: 3.9s;animation-delay: 3.9s;}
.timeline-list li:nth-child(13):before {-webkit-animation-delay: 3.8s;animation-delay: 3.8s;}
.timeline-list li:nth-child(13) .content {-webkit-animation-delay: 4.1s;animation-delay: 4.1s;}
.timeline-list li:nth-child(14):before {-webkit-animation-delay: 4s;animation-delay: 4s;}
.timeline-list li:nth-child(14) .content {-webkit-animation-delay: 4.3s;animation-delay: 4.3s;}
.timeline-list li:nth-child(15):before {-webkit-animation-delay: 4.2s;animation-delay: 4.2s;}
.timeline-list li:nth-child(15) .content {-webkit-animation-delay: 4.5s;animation-delay: 4.5s;}
.timeline-list li:nth-child(16):before {-webkit-animation-delay: 4.4s;animation-delay: 4.4s;}
.timeline-list li:nth-child(16) .content {-webkit-animation-delay: 4.7s;animation-delay: 4.7s;}
.timeline-list li:nth-child(17):before {-webkit-animation-delay: 4.6s;animation-delay: 4.6s;}
.timeline-list li:nth-child(17) .content {-webkit-animation-delay: 4.9s;animation-delay: 4.9s;}
.timeline-list li:nth-child(18):before {-webkit-animation-delay: 4.8s;animation-delay: 4.8s;}
.timeline-list li:nth-child(18) .content {-webkit-animation-delay: 5.1s;animation-delay: 5.1s;}
.timeline-list li:nth-child(19):before {-webkit-animation-delay: 5s;animation-delay: 5s;}
.timeline-list li:nth-child(19) .content {-webkit-animation-delay: 5.3s;animation-delay: 5.3s;}
.timeline-list li:nth-child(20):before {-webkit-animation-delay: 5.2s;animation-delay: 5.2s;}
.timeline-list li:nth-child(20) .content {-webkit-animation-delay: 5.5s;animation-delay: 5.5s;}
#our_history {
    padding-bottom: 50px;
}
.about-slogan__blue {
    background: #2274ba;
    color: #fff;
    padding: 40px;
    border-radius: 10px;
    font-size: 1.25rem;
    line-height: 1.5;
    text-align: center;
    margin: 2rem auto;
}
.about-slogan__green {
    text-align: center;
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: bold;
    color: #439938;
    margin-bottom: 5rem;
}
#certificates{padding: 0 0 50px;}
#certificates li {
    list-style: none;
}
#certificates ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#certificates ul li {max-width:33%;margin:5px;}
#certificates ul li img {
    border: 1px solid #2274ba;
    border-radius: 10px;
}
#contacts{padding: 30px 0 50px;}
.page-contacts h1 {text-align:center;}
.contacts-info {
    margin: auto;margin-bottom: 30px;
}
#actions {
    padding: 50px 0;
}
.actions-img {
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}
.actions-img img {
    width: 100%;
}
#service_block{
    padding: 50px 0;
}
#service_block h2 {
    margin-bottom: 35px;
    font-size: 1.5em;
    padding: 4px 0 4px 82px;
    position: relative;
    color: #333333;
    width: 100%;
    font-weight: 600;
}
.service_block2-box {
    height: auto;
    margin: 0 0 30px;
    box-shadow: 0 0.25rem 1rem rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.service_block2-box, .service_block2-box:hover {
    text-decoration: none;
}
.service_block2-box, .service_block2-img {
    display: block;
}
.service_block2-box .service_block2-img {
    border: none !important;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}
.service_block2-img {
    height: 282px;
    background-size: cover;
    transition: border 0.1s ease 0s;
}
.service_block2-name {
    border: 0;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}
.service_block2-name {
    display: table;
    width: 100%;
}
.service_block2-name {
    background: #ffffff;
    border-top: 0 none;
    transition: background 0.5s ease 0s;
    line-height: 20px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}
.service_block2-name span {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    padding: 10px 30px;
    text-align: center;
}
.service_block2-box:hover .service_block2-name {
    background: #3078c0;
    color: #fff;
}
#service_block .icon {
    background: url(/wp-content/uploads/sprite.svg) no-repeat 100% 100%;
    display: inline-block;
    vertical-align: middle;
}
#service_block .icon.icon-service_home, #service_block .icon.icon-service_biz {
    left: 20px;
    position: absolute;
    top: 0;
}
.icon.icon-service_biz {
    background-position: -50px -235px !important;
    height: 34px;
    width: 34px;
}
.icon.icon-service_home {
    background-position: -4px -235px !important;
    height: 35px;
    width: 42px;
}
#banner-detail {
    background-color: #eef2f5;
}
.banner_detail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: soft-light;
    padding: 6rem 0 6rem;
    position: relative;
    color: #fff;
    text-align: center;
    box-shadow: inset 0 0 0 9999px rgb(52 53 54 / 50%);
    border-radius: 20px;
    margin-top: 35px;
}
.banner_detail .banner-btn a{width: 340px;left: calc(50% - 170px);}
#preim-detail,#textblock,#vigody-detail {
    padding: 50px 0;
    background:#eef2f5;
}
.preim-title,.preim-subtitle,.textblock-title {
    font-size: 1.875rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
.preim-items__item-number {
    font-weight: bold;
    font-size: 2.2em;
    line-height: 1em;
    color: #439938;
}
.preim-items__item {
    margin-bottom: 30px;
}
.quiz-title {
    width:80%;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    line-height: 43px;
    margin: 0 auto 2rem;
    color: #333333;
}
#quiz {
    padding: 50px 0;
}
.vigody-title {
    font-size: 1.875rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
.vigody-items__item-title {
    font-weight: 800;
}
.vigody-items__item {
    margin-bottom: 30px;
}
.vigody-items__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2022/10/arrow_item_ico.png);
    width: 24px;
    height: 24px;
}
.vigody-items__item-title, .vigody-items__item-text {
    padding-left: 20px;
}
.bottomtext {
    text-align: center;
    font-size: 1.875rem;
    font-weight: bold;
}
#bottom-text,#go-to-catalog, #service-zakaz {
    padding: 0 0 50px;
    background: #eef2f5;
}
.block-to-catalog {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    color: #fff;
    background-color: #2274BA;
    padding: 30px 30px;
}
.block-to-catalog__text {
    float: left;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 10px 0px;
}
.block-to-catalog__btn a {
    display: inline-block;
    float: right;
    background: #fff;
    color: #2274BA;
    position: relative;
    width: auto;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 70px 16px 28px;
    transition: all .3s ease;
}
.block-to-catalog__btn a:hover {
    text-decoration: none;
}
.block-to-catalog__btn a::after {
    content: "";
    top: 50%;
    margin-top: -7px;
    right: 20px;
    background-image: url(/wp-content/uploads/2022/10/page_go_to_catalog_arrow.png);
    width: 21px;
    height: 14px;
    position: absolute;
}
.service-zakaz__item {
    padding: 15px 0;
    border-top: 1px solid rgba(34, 115, 186, .3);
}
.service-zakaz__item-title {
    font-size: 1.775rem;
    font-weight: bold;
}
.service-zakaz__item-btn a {
    background-color: #439938;
    box-shadow: 0px 5px 10px 0px rgb(67 153 56 / 30%);
    color: #fff;
    border: none;
    width: auto;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 28px;
    height: auto;
    text-transform: none;
    margin-top: 20px;
    display: inline-block;
}
.service-zakaz__item-btn a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}
.service-zakaz__item-img {
    text-align: center;
}
.wpcf7-spinner{display:none;}
#sidebar-left,#sidebar-right {
    padding-top: 20px;
}
#sidebar-left .widget .widget-title, #sidebar-right .widget .widget-title {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 10px;
    padding-left: 5px;
}
#sidebar-left .widget ul li, #sidebar-right .widget ul li {
    list-style: none;
}
#sidebar-left .widget #menu-katalog, #sidebar-right .widget ul {
    padding-left: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
    margin-bottom: 15px;
    overflow: hidden;
}
#sidebar-left .widget ul li a, #sidebar-right .widget ul li a {
    color: #2274BA;
    font-size: 1.125rem;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 11px 23px;
}
#sidebar-left .widget ul li.current-menu-item a, #sidebar-right .widget ul li.current-menu-item a {
    background-color: #2274BA;
    color: #fff;
    position: relative;
}
#sidebar-left .widget, #sidebar-right .widget{margin:0;}
#menu-katalog {
    padding-left: 0 !important;
}
#sidebar-left .widget #menu-katalog {
    display: flex;
    flex-direction: column;
}
#sidebar-left .widget #menu-katalog > li {
    margin-bottom: 0;order: 2;
}
#sidebar-left .widget #menu-katalog > li.current-menu-parent,#sidebar-left .widget #menu-katalog > li.current-menu-item {
    order: 1;
}
#sidebar-left .widget ul .sub-menu {
    padding-right: 0;padding-left: 0;display: flex;
    flex-direction: column;
}
li#menu-item-657 {
    order: -1;
}
#sidebar-left .widget #menu-katalog > li.current-menu-item ul li a {
    background: #fff !important;
    color: #2274BA;
    font-weight: 400;
}
#sidebar-left .widget #menu-katalog li {
    line-height: 1.2em;
}
#sidebar-left .widget ul li ul li a {
    padding: 11px 23px 11px 40px;
}
.tovar-preim {
    display: flex;
    margin-top: 10px;
    flex-wrap: wrap;
}
.tovar-preim__item {
    position: relative;
    padding-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}
.tovar-preim__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 3px;
    background-color: #439938;
}
.zakaz-tovar-form__title {
	text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 29px;
    margin-bottom: 25px;
}
.zakaz-tovar-form__phone{width: 100%;}
.zakaz-tovar-form__btn{width: 100%;}
.zakaz-tovar-form__phone input,.zakaz-tovar-form__name input {
    color: #333;
    text-align: center;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1rem;
    padding: 20px 10px;
    line-height: normal;
    min-height: auto;
    width: 100%;
    height: auto;
}
.zakaz-tovar-form__btn input {
    background-color: #439938;
    box-shadow: 0px 5px 10px 0px rgb(67 153 56 / 30%);
    color: #fff;
    border: none;
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
    padding: 0;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 18px;
    height: auto;
    text-transform: none;
}
.zakaz-tovar-form__btn input:hover{box-shadow:none;}
.zakaz-tovar-form {
    display: flex;    justify-content: space-between;flex-wrap:wrap;
}
.zakaz-tovar-form input{width:100%;}
#main {
    background: #eef2f5;padding-bottom: 50px;
}
form.woocommerce-ordering, p.woocommerce-result-count {
    display: none;
}
article .woocommerce,#sidebar-left {
    padding-top: 1rem;
}
#sidebar-left .widget .widget-title {
    display: none;
}
#sidebar-left .widget {
    padding-top: 0;
}
.woocommerce ul.products li.product a img {
    width: auto;
    height: 170px;
    margin: 0 auto 1em
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    max-height: unset;
    box-shadow: 0 0.25rem 1rem rgb(0 0 0 / 10%);
    transition: all .3s ease;
    margin-top: 5px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 15px;
    margin-bottom: 30px;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    transform: translateY(-2px);
    box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 10%);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
    height: 4.5em;
    font-size: 1.2em;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{color: #439938;}
.woocommerce ul.products li.product .price {
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 1.5em;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    background-color: #439938;
    box-shadow: 0px 5px 10px 0px rgb(67 153 56 / 30%);
    color: #fff;
    border: none;
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 10px;
    height: auto;
    text-transform: none;
    text-align: center;
}
.woocommerce ul.products li.product .button:hover{box-shadow:none;}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
-pagination ul li {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    line-height: normal;
    padding: 5px 10px;
    margin: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: auto;
    height: auto;
    border: none;
    color: #222;
    font-weight: normal;
    font-size: 1rem;
    display: inline-block;
}
.woocommerce nav.woocommerce-pagination ul li span.current{color: #fff;
    background: #439938;}
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: transparent;
    color: #000;
}
li.product-category.product {
    padding: 0 !important;overflow:hidden;
}
li.product-category.product img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
}
li.product-category.product mark.count {
    display: none;
}
li.product-category.product h2 {
    text-align: center;
    color: #000;
    font-weight: 600;
    padding: 1em 0 !important;
    font-size: 1.2em !important;
    text-transform: uppercase;
    transition: background 0.5s ease 0s;
}
li.product-category.product:hover h2 {
    background: #3078c0;
    color: #fff;
    transition: background 0.5s ease 0s;
}
li.product-category.product:hover{transform: none !important;}
.woocommerce div.product form.cart, .product_meta {
    display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{width: 38%;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{width: 58%;padding-top: 10px;}
article .woocommerce .single-product {
    padding-top: 3em;
}
article .woocommerce .single-product div.images img {
    max-height: 400px;
    width: auto;
    margin: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    background: #fff;
    border: 10px solid #fff;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/*article .woocommerce .single-product span.woocommerce-Price-amount.amount {
    display: inline-block;
    background-color: #FFEE52;
    position: relative;
    padding: 0px 15px 0px 5px;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    position: relative;
    font-size: 1.5em;
    font-weight: 700;
    color: #222222;
}*/
/*article .woocommerce .single-product span.woocommerce-Price-amount.amount:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/deteil_price_bg.png);
    height: 100%;
    width: 23px;
    top: 0;
    left: -23px;
    background-size: 100% 100%;
}*/
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 2rem 0;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    padding: 2rem;
    font-size: 1.125rem;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    color: #439938;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 26px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}
section.content_header h1 {
    margin: 14px 0 26px 0px;text-transform: inherit;
}
.product-type-simple .modalsale {
    display: none;
}
article .woocommerce .single-product .product-type-simple .modalsale {
    line-height: 1.2em;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #2274BA;
    position: relative;
    padding-left: 40px;
    margin-left: 40px;
    cursor: pointer;
    text-decoration: none;
}
article .woocommerce .single-product .product-type-simple .modalsale svg {
    position: absolute;
    top: 50%;
    left: 0px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
article .woocommerce .single-product .product-type-simple .modalsale:hover {
    color: #439938;
}
article .woocommerce .single-product .product-type-simple .modalsale:hover svg path{fill: #439938;}
.woocommerce .single-product p.price {
    display: flex;
    align-items: center;
	margin-bottom:0;
}
section.related.products span.woocommerce-Price-amount.amount, section.up-sells.upsells.products span.woocommerce-Price-amount.amount{
    display: inline-block;
    background-color: transparent;
    position: relative;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: relative;
    font-size: 1em;
    font-weight: 700;
    color: #000;
}
section.up-sells.upsells.products span.woocommerce-Price-amount.amount:before, section.related.products span.woocommerce-Price-amount.amount:before{content:none;}
section.related.products .modalsale, section.up-sells.upsells.products .modalsale {
    display: none !important;
}
.woocommerce ul.products li.product a p {
    margin-bottom: 10px !important;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 1.3em;
    font-size: 1em;
    color: #000;
}
.widget_premmerce_filter_filter_widget {
    padding-left: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
    margin-bottom: 15px;
    overflow: hidden;
}
.filter__title {
    font-weight: 600;
    line-height: 1em;
    font-size: 1.1em;
}
.filter__item {
    margin: 30px 0;
    padding: 0 10px 0px;
}
.filter__checkgroup-aside {
    display: none;
}
.pc-range-slider__control .ui-slider-handle {
    width: 10px !important;
    height: 10px !important;
    background: #2274BA !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
}
.pc-range-slider__control .ui-slider-range {
    position: absolute;
    top: 50% !important;
    margin-top: -2.5px;
    height: 4px !important;
    background: #2274BA;
}
.pc-range-slider__wrapper {
    overflow: inherit;
}
.pc-range-slider__control {
    border: 0;
}
ul#menu-katalog >li >a {
    font-weight: 600 !important;
}
section.up-sells.upsells.products {
    clear: both;
}
#carusel_poduct_sells ul li, #carusel_poduct_related ul li {
    padding: 30px!important;
}
.glide__arrow--left,#carusel_poduct_sells:hover .glide__arrow--left{
    left: -2em !important;
}
.glide__arrow--right,#carusel_poduct_sells:hover .glide__arrow--right {
    right: -2em !important;
}
.mission-text {
    font-size: 2em;
    text-align: center;
    font-weight: 600;
}
.owr_works_header,.owr_works_gallery{background: #eef2f5;}
section.owr_works_header {
    padding: 30px 0;
}
.owr_works_header__left{
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    height: 250px;
    overflow: hidden;
    padding: 0 !important;
}
.owr_works_header__left img {
    width: 100%;height: auto;
}
.owr_works_gallery ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
}
.owr_works_gallery ul li {
    max-width: 110px;
    margin: 0 10px 10px 0;
    border-radius: 10px;
    overflow: hidden;
}
section.owr_works_gallery {
    padding: 20px 0;
}
.article-elem {
    padding: 10px;
    margin: 0 0.5% 10px;
    background: #eef2f5;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -ms-flex: 0 0 24% !important;
    flex: 0 0 24% !important;
    max-width: 24% !important;
}
.article-elem__title a {
    font-weight: 700;
    color: #000;
    width: 100%;
}
.article-elem__title {
    height: 5em;
    overflow: hidden;
}
.article-elem__title a:hover {
    text-decoration: none;
    color: #000;
}
.article-elem__img img {
    width: 100%;
    height: auto;
}
.article-elem__btn {
    text-align: center;
    margin: 20px 0;
}
.article-elem__btn a {
    background-color: #439938;
    box-shadow: 0px 5px 10px 0px rgb(67 153 56 / 30%);
    color: #fff;
    border: none;
    width: auto;
    font-size: 1rem;
    font-weight: bold;
    padding: 0;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    height: auto;
    text-transform: none;
}
.article-elem__btn a:hover{
    background-color: #439938;
    color: #fff;
    box-shadow: 0px 0 0 0px rgb(67 153 56 / 0%);
}
.content_article {
    padding: 0 0 50px;
}
.owr_works_header__excerpt{
    font-size: 1.1em;
    padding: 20px 0;
}
#catalog_home {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#catalog_home h2.block-title {
    color: #fff;
}
#catalog_home .tabs {
    margin: 0;
}
.catalog_tab_btn {
    text-align: center;
}
.catalog_tab_btn a {
    width: auto;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all .3s ease;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 14px 30px;
}
.catalog_tab_btn a:hover{
    color: #439938;
    background-color: #fff;
    text-decoration: none;
}
#catalog_home .tabs label {
    font-size: 1.125rem;
    background: transparent;
    color: #fff;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 20px;
    margin: 4px 4px;
    width: auto;
    height: auto;
}
#catalog_home .tabs label p{margin-bottom: 0;}
#catalog_home .tab-content {
    margin-top: 20px;
}
#catalog_home .tabs label:hover {
    background-color: #fff;
    color: #2274BA;
    border-color: #fff;
}
#catalog_home .tabs input[type=radio]:checked + label {
    background: #fff !important;
    background-color: #fff !important;
    color: #2274BA !important;
    border-color: #fff !important;
    font-weight: 600;
}
#actions_home {
    padding: 50px 0;
}
.zakaz-zvonok {
    padding-top: 20px;
}
a.we-vk{
	display: block;
    border: none;
    width: auto;
    padding: 0;
    margin-top: 20px;
	text-align: center;
}
a.we-vk:hover {
    background: transparent;
    opacity: 0.9;
}
header a.we-vk:hover {
    color: #439938;
}
a.we-vk__cont {
    color: #000;
    text-decoration: none;
}
.banner-form {
    border-radius: 10px;
    text-align: center;
    margin: 20px;
    background-color: #FFEE52;
    padding: 20px;
}
.banner-form__title {
    font-size: 2em;
    font-weight: 600;
}
.banner-form__desc {
    margin-bottom: 10px;
}
.textblock-text ul li::marker {
    content: url(/wp-content/uploads/2022/10/arrow_item_ico.png);
}
.textblock-text ul li{
    padding-left: 10px;
    font-size: 1.2em;
    margin-bottom: 5px;
}

@-webkit-keyframes revealFromLeft {
  0% {transform: translateX(-1em);opacity: 0;}
  100% {opacity: 1;transform: translateX(0);}
}
@keyframes revealFromLeft {
  0% {transform: translateX(-1em);opacity: 0;}
  100% {opacity: 1;transform: translateX(0);}
}
@-webkit-keyframes reveal {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes reveal {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@-webkit-keyframes scaleVertical {
  0% {transform: scaleY(0);}
  100% {transform: scaleY(1);}
}
@keyframes scaleVertical {
  0% {transform: scaleY(0);}
  100% {transform: scaleY(1);}
}
@-webkit-keyframes revealScaleUp {
  0% {opacity: 0;transform: scale(0.5);}
  50% {opacity: 1;transform: scale(1.3);}
  100% {opacity: 1;transform: scale(1);}
}
@keyframes revealScaleUp {
  0% {opacity: 0;transform: scale(0.5);}
  50% {opacity: 1;transform: scale(1.3);}
  100% {opacity: 1;transform: scale(1);}
}
@keyframes quiz-btn-shine {
	from { left: -30%;}
	to {left: 120%;}
}

.obsluzhivanie_form {
    width: 50%;
    margin: 40px auto;
}
.obsluzhivanie_form_title {
    font-size: 1.5em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}
.table-obs__btn {
    text-align: center;
    font-weight: 600;
	display:none;
}
.table-obs__btn a {
    border-bottom: 1px dashed;
}
.actions-btn a {
    text-decoration: none;
    color: #ffffff;
    background: #439938;
    font-weight: bold;
    border: 1px solid #439938;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 13px 28px;
    margin-top: 20px;
    display: inline-block;
}
.actions-btn a:hover{background: #fff;color: #439938;text-decoration: none;}
#actions .row {
    align-items: center;
}
li.product-category.product {
    margin: 0 3.8% 2.992em 0 !important;
    width: 46% !important;
}
li.product-category.product.first {
    clear: none !important;
}
article#post-55 .entry-content {
    display: flex;
    flex-direction: column;
}
.product_day {
    order: 2;
}
section#product_day_home .product_day h2 {
    display: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    order: 2;
}
.single-product .price bdi {
    text-decoration: none;
    color: #000;
    font-size: 1.5em;
    white-space: nowrap;
}
.single-product .price del {
    text-decoration: none;
}
.single-product .price del span.woocommerce-Price-amount.amount bdi {
    text-decoration: line-through;
	font-size: 1.2em;
}
.single-product .price ins {
    text-decoration: none;
	margin-right: 30px;
}
.vigoda span {
    color: #009230;
    font-weight: 600;
    font-size: 1.2em;
}
.woocommerce-product-gallery {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.block_dop_item span {
    color: #009230;
    font-weight: 600;
}
.dop_item_montazh {
    display: flex;
    gap: 10px;
    align-items: center;
}
.dop_item_montazh span {
    background: #0c72b8;
    color: #fff;
    padding: 5px 10px;
}
.dop_item_montazh_btn a {
    background-color: #439938;
    box-shadow: 0px 5px 10px 0px rgb(67 153 56 / 30%);
    color: #fff;
    border: none;
    font-size: 1rem;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 30px;
    height: auto;
    text-transform: none;
    display: inline-block;
    margin-top: 5px;
}
.dop_item_montazh_btn a:hover {
    box-shadow: none;
    text-decoration: none;
    color: #fff;
}
div#popmake-1753 .zakaz-tovar-form {
    flex-direction: column;
}
div#popmake-1753 .zakaz-tovar-form__phone, div#popmake-1753 .zakaz-tovar-form__name, div#popmake-1753 .zakaz-tovar-form__btn{width: 100%;}
div#popmake-1753 .zakaz-tovar-form__title {
    text-align: center;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images > ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
  width: 5px;
  background-color: #f9f9fd;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images > ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #439938;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images > ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
  border-radius: 10px;
  background-color: #f9f9fd;
}
   .top_product_attributes {
    padding: 0;
   }
   .top_product_attributes li {
    align-items: flex-end;
    display: flex;
    margin-bottom: 0.5em;
    line-height: 1em;
	   width:100%;
   }
   .top_product_attributes li::before {
    content: '';
    border-bottom: 1px dashed #6c6c6c;
    flex-grow: 1;
    order: 2;
    margin: 0 5px;
    min-width: 30px;
   }
   .top_product_attributes .value {
    order: 3;
	text-align: right;
   }
   .top_product_attributes .value p{
    margin: 0;
   }
article .woocommerce .single-product .product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
article .woocommerce .single-product .product div.images{order:-1;}
.top_product_attributes {
    width: 30%;
}
.top_product_attributes ~ div.summary {
    width: 28% !important;
}
ul.product_attributes {
    padding: 0;
}
.product_attributes_title {
    font-weight: 600;
    font-size: 1.1em;
    margin-bottom: 10px;
}
div#contact_form_pop_question a {
    background-color: #439938;
    box-shadow: 0px 5px 10px 0px rgb(67 153 56 / 30%);
    color: #fff;
    border: none;
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
    padding: 0;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 18px;
    height: auto;
    text-transform: none;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
div#contact_form_pop_question a:hover{
text-decoration: none;
	box-shadow:none;
}
a.popmake-1762.pum-trigger {
    color: #0c72b8;
}
body{    overflow-x: hidden;}
a.popmake-1762.pum-trigger:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/09/q-e1727610785885.png);
    background-position: center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    padding-left: 25px;
    background-repeat: no-repeat;
}
a.popmake-1762.pum-trigger {
    display: flex;
    align-items: center;
}
#actions_home .n2-section-smartslider.fitvidsignore.n2_clear {
    max-width: 600px;
    margin: auto;
}

.article-elements_statii .article-elem__img {
    max-width: 200px;
}
.article-elements_statii {
    gap: 10px;
}
.article-elem_statii {
    display: flex;
    gap: 20px;
    background: #eef2f5;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    padding: 15px;
}
.article-elem_statii .article-elem__img img {
    border-radius: 10px;
}
.article-elem_statii .article-elem__text {
    width: calc(100% - 220px);
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
}
.article-elem_statii .article-elem__btn {
    text-align: left;
    margin: 0 0 20px;
}
.article-elem_statii .article-elem__title a {
    font-size: 1.8em;
}
section.single_statia header.entry-header {
    display: none;
}
section.single_statia .entry-content {
    font-size: 1.2em;
    padding-bottom: 30px;
}
@media (max-width: 767px){
.article-elem_statii {
    flex-direction: column;
	width: calc(50% - 10px) !important;
}
.article-elem_statii .article-elem__img, .article-elem_statii .article-elem__text {
    max-width: 1100%;
    width: 100%;
}
.article-elem_statii .article-elem__title {
    height: auto!important;
    margin-bottom: 10px!important;
    font-size: 14px !important;
}
}
@media (max-width: 480px){
.article-elem_statii {
    flex-direction: column;
	width: 100% !important;
}
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1170px;
    }
}
@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm {
        width: 970px;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .navbar-mobile {
    display: none;
}
}
@media (max-width: 1199px){
.mission-text {
    max-width: 80%;
    margin: auto;
}
.about-desc__green {
    top: 430px;
    right: 0;
    padding: 40px 40px 40px 40px;
}
.about-desc__blue2 {
    top: 660px;
    width: 61%;padding: 40px;
}
.about-text {
    min-height: 1170px;
}
#certificates ul li {
    max-width: 31%;
}
}
@media (max-width: 991px){
.navbar-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;width: 100%;    padding: 5px 0;
}
.navbar-mobile .logo__img {
    width: auto;
    max-height: 50px;
}
.navbar-mobile .logo__img img{
    max-height: 50px;
}
.navbar-mobile .phone-item__number {
    text-align: center;
}
.navbar-mobile .phone-item__rezhim {
    font-size: 11px;
    color: #2274BA;
}
.navbar-mobile .phone-item__number a {
    color: #2274BA;
    font-size: 1.5em;
    font-weight: 600;
}
.page-header {
    display: none;
}
.page-container {
    padding-top: 90px;
}
.footerform-block .col-md-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.footerform__img {
    display: none;
}
.footerform__title {
    margin: 10px 0 10px;
}
.row.row-with-vspace.site-branding {
    flex-wrap: wrap;
    align-items: inherit;
}
.logo {
    max-width: 33%;
}
.phone, .adress {
    max-width: 33%;
}
footer#site-footer .zakaz-zvonok {
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
.about-img {position: initial;width: 60%;margin: 0 auto 20px;}
.about-desc__blue,.about-desc__green{position: initial;width: 100%;margin-bottom:20px;}
.about-text {min-height: auto;}
.col-md-3.article-elem {
    -ms-flex: 0 0 32% !important;
    flex: 0 0 32% !important;
    max-width: 32% !important;
}
.article-elem__title {
    height: 6em;
}
}
@media (max-width: 767px){
section#actions .row {
    margin-bottom: 50px;
}
.table-obs__btn {
	display:block;margin-bottom: 30px;
}
.obsluzhivanie_form {
    width: 80%;
}
.footerform-block {
    padding-bottom: 20px;
}
.row.row-with-vspace.site-branding {
    flex-direction: column;
}
.logo, .phone, .adress {
    max-width: 80%;
    margin: 0 auto 20px;
}
.navbar-mobile .phone-item__number a {
    font-size: 1.3em;
}
.navbar-mobile .phone-item__rezhim {
    font-size: 9px;
}
.footerform__text {
    font-size: 1.3em;
    line-height: 1.1em;
}
.mission-text {
    max-width: 100%;
    line-height: 1.1em;
}
.about-img {
    width: 100%;
    height: auto;
}
.about-desc__blue,.about-desc__green {
    padding: 20px;
    font-size: 1rem;
    line-height: 1.3;
}
.about-slogan__green {line-height: 1.2;}
#certificates ul {
    padding: 0;
}
#certificates ul li {
    max-width: 46%;
}
.text-rev-item{display: inline-block;}
.text-rev-item__title{font-size: 1em;}
.text-rev-item__text {
    width: 100%;
}
.text-rev-item {
    width: 100%;
}
section#obsluzhivanie {
    padding: 10px 0;
}
.col-md-3.article-elem {
    -ms-flex: 0 0 48% !important;
    flex: 0 0 48% !important;
    max-width: 48% !important;
}
.article-elem__title a {
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    margin-top: 5px;
}
.article-elem__btn a{font-size: 0.8rem;}
.owr_works_header__left {
    width: 90%;
    margin: auto;
}
.owr_works_gallery ul li {
    max-width: 130px;
}
.owr_works_header {
    padding: 30px 0 10px;
}
#actions {
    padding: 10px 0;
}
#service_block h2 {
    padding: 4px 4px 4px 82px;
}
#service_block {
    padding: 10px 0;
}
.banner-preim {
    max-width: 90%;
    flex-direction: column;
}
.banner-preim__item {
    margin-bottom: 15px;
}
.preim-title, .preim-subtitle, .textblock-title {
    font-size: 1.2rem;
}
.banner-btn a,.banner_detail .banner-btn a {
    width: 250px;
    left: calc(50% - 125px);
}
#sidebar-left .widget #menu-katalog > li:not(.current-menu-item) > .sub-menu {
    display: none;
}
.woocommerce ul.products li.product .price {
    font-size: 1.2em;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{height: 5.5em;}
.woocommerce ul.products li.product a img{height: 100px;}
.banner-title {
    padding: 0 1%;
    font-size: 1.3em;
}
h2.block-title {
    font-size: 1.7rem;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
    padding-top: 10px;
}
.tovar-preim {
    flex-direction: column;
    padding: 0 10px;
}
.glide__arrow--right, #carusel_poduct_sells:hover .glide__arrow--right {
    right: 1em !important;
}
.glide__arrow--left, #carusel_poduct_sells:hover .glide__arrow--left {
    left: 1em !important;
}
.zakaz-tovar-form {
    flex-direction: column;
}
.zakaz-tovar-form__phone,.zakaz-tovar-form__btn {
    width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 90%;
    margin: auto;
}
article .woocommerce .single-product span.woocommerce-Price-amount.amount{
	max-width: 80%;
}
.tovar-preim__item {margin-bottom: 20px;}
.guarantees-right__img img {
    width: 90%;
}
.guarantees-bottom {
    flex-direction: column;
}
.guarantees-bottom__img img {
    margin-top: 0;
    margin-right: 0;
}
.guarantees-left {
    padding-bottom: 0;
}
.top_product_attributes, .top_product_attributes ~ div.summary {
    width: 90% !important;
    margin: 10px auto 0!important;
}
}
div#chaty-widget-0 {
    bottom: 75px !important;
    right: 15px !important;
}
.woocommerce span.onsale {
    display: none !important;
}
.adress-block {
    display: flex;
    flex-direction: column;
    gap: 5px;
}