/*!
Theme Name: varta-kharkov
Author: Intent Solutions
Author URI: https://intent-solutions.com/
Version: 1.0.0
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio, canvas, video {
    display: inline-block;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, html, input, select, textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

* {
    line-height: 1.65;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

body, html {
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    width: 100%;
    font-family: Roboto, sans-serif
}

body::-webkit-scrollbar, html::-webkit-scrollbar {
    display: none;
    width: 0
}

.container {
    max-width: 1410px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

button, input, textarea {
    font-family: inherit;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0
}

span {
    color: inherit
}

a {
    color: inherit;
    text-decoration: none
}

@font-face {
    font-display: swap;
    font-family: revicons;
    src: url(//db.onlinewebfonts.com/t/0e979bd4a3c1c6ac788ed57ac569667f.eot);
    src: url(//db.onlinewebfonts.com/t/0e979bd4a3c1c6ac788ed57ac569667f.eot?#iefix) format("embedded-opentype"), url(//db.onlinewebfonts.com/t/0e979bd4a3c1c6ac788ed57ac569667f.woff2) format("woff2"), url(//db.onlinewebfonts.com/t/0e979bd4a3c1c6ac788ed57ac569667f.woff) format("woff"), url(//db.onlinewebfonts.com/t/0e979bd4a3c1c6ac788ed57ac569667f.ttf) format("truetype"), url(//db.onlinewebfonts.com/t/0e979bd4a3c1c6ac788ed57ac569667f.svg#revicons) format("svg")
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    /*display: flex;*/
    display: none;
    justify-content: center;
    align-items: center;
}

.popup__fade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer
}

.popup__wrapper {
    max-width: 500px;
    width: 100%;
    height: 100%;
    background: #fff;
    max-height: 450px;
    border-radius: 5px;
    position: relative;
}

.popup__close {
    position: absolute;
    right: -20px;
    top: -20px;
    background: #3ab449;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#wpcf7-f913-o3 {
    height: 100%;
}
#wpcf7-f913-o3 form {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    max-width: 100%;
}

.popup__form {
    padding: 20px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

.popup__form p {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.popup__title {
    font-size: 24px;
    color: #333;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 60px;
}

.popup__form label {
    width: 100%;
}

.popup__form label input {
    height: 45px;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 25px;
    border-radius: 6px;
    text-indent: 10px;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
}
.popup__button {
    padding: 16px 28px 15px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.42857;
    border-color: #3ab449;
    background: linear-gradient(45deg,#3ab449 0,#3ab449 100%);
    margin-top: 25px;
}

.header {
    background-color: #f0f2f6
}

.header__wrapper {
    display: flex;
    align-items: center;
    padding: 12px 0 22px;
    justify-content: space-between
}

.logo {
    display: flex;
    align-items: center
}

.logo__text {
    margin-left: 5px;
    font-size: 26px;
    padding-left: 5px;
    line-height: 22px;
    color: #39b449
}

.header__address {
    max-width: 272px;
    color: #90919c;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400
}

.header__phones {
    display: flex;
    flex-direction: column
}

.header__phones a {
    color: #90919c;
    line-height: 1.7em;
    transition: all .5s ease;
    text-align: center
}

.header__phones a:hover {
    color: #39b449
}

.header__btn {
    padding: 16px 28px 15px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.42857;
    border-color: #3ab449;
    background: linear-gradient(45deg, #3ab449 0, #3ab449 100%)
}

.custom-logo-link {
    width: 130px;
    height: 130px;
    display: block;
    overflow: hidden
}

.nav {
    display: flex;
    background-color: #3ab449;
    padding: 0;
    position: sticky;
    top: 0;
    z-index: 99
}

.nav__menu {
    display: flex
}

.nav__menu li a {
    color: #f0f2f6;
    padding: 10px 15px;
    font-size: 17px;
    display: block
}

.owl-dots {
    display: none
}

.owl-nav {
    height: 0
}

.main-slider {
    position: relative
}

.main-slider__wrapper {
    width: 100%
}

.main-slider__item {
    width: 100%;
    height: 100%;
}

.main-slider__item img {
    object-fit: contain
}

.main-slider__next, .main-slider__prev {
    cursor: pointer;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    display: block;
    z-index: 2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: background .5s ease
}

.main-slider__next:hover, .main-slider__prev:hover {
    background: #000
}

.main-slider__next {
    left: 20px
}

.main-slider__prev {
    right: 20px
}

.main-slider__next::before {
    content: "\e82c";
    margin-left: -3px
}

.main-slider__prev::before {
    content: "\e82d";
    margin-right: -3px
}

.main-slider__next::before, .main-slider__prev::before {
    font-family: revicons, serif;
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.separator {
    background-color: #3ab449;
    margin: 30px auto;
    height: 2px;
    width: 60px
}

.title {
    text-align: center;
    font-family: Roboto, sans-serif;
    color: #2d2d35;
    font-weight: 300;
    font-size: 55px;
    line-height: 67px;
    text-transform: none;
    margin: 0 0 30px;
    position: relative
}

.subtitle {
    text-align: center;
    font-family: Roboto, sans-serif;
    color: #2d2d35;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.65;
    text-transform: none;
    margin: 0 0 10px;
    position: relative
}

.about-icons {
    background: #f0f2f6 url(../../uploads/2020/06/camera.png) no-repeat left center;
    padding: 30px 0
}

.about-icons__items {
    display: flex;
    justify-content: space-between
}

.about-icons__item {
    width: 25%;
    padding: 15px;
    border-radius: 8px;
    margin: 15px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px #e8e9f0 solid;
    justify-content: center;
    transition: all .5s ease
}

.about-icons__item:hover {
    border: 1px #3ab449 solid;
    background: #3ab449
}

.about-icons__item:hover .about__ico {
    color: #2d2d35
}

.about-icons__ico {
    font-size: 72px;
    color: #3ab449;
    margin: 30px 0;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1em
}

.about-icons__item-desc {
    text-align: center;
    font-size: 22px;
    margin-bottom: 40px
}

.about-desc {
    margin: 60px 0
}

.about-desc p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #575758;
    font-weight: 400;
    line-height: 28px
}

.about-desc strong {
    font-weight: 700
}

.about-desc__inner ul {
    margin-top: 25px;
    margin-left: 30px;
    padding: 10px
}

.about-desc__inner li {
    margin: 10px 0 0;
    list-style: initial;
    line-height: 1.5em;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #575758;
    font-weight: 400
}

.about-desc__wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 60px
}

.about-desc__inner {
    width: calc(50% - 10px);
    padding: 10px
}

.services__block-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

.services__block-wrapper:last-child {
    margin-bottom: 0
}

.services__block-wrapper:nth-child(2n) {
    flex-direction: row-reverse
}

.services__inner {
    position: relative;
    width: calc(50% - 20px);
    padding: 0 40px
}

.services__inner--with-img {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center
}

.services__subtitle {
    font-size: 24px;
    text-align: left;
    margin: 0 0 30px;
    line-height: 28px;
    color: #575758;
    font-weight: 400
}

.services__text {
    margin: 0 0 30px;
    line-height: 28px;
    text-align: left;
    font-size: 16px;
    color: #575758;
    font-weight: 400
}

.services__button {
    cursor: pointer;
    font-weight: 700;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    background-color: #3ab449;
    border-radius: 4px;
    color: #fff;
    height: 50px;
    width: 183px;
    display: flex;
    justify-content: center;
    align-items: center
}

.services__image {
    border-radius: 50%;
    border: 50px #f2f4f8 solid;
    width: 304px;
    max-height: 304px;
    display: flex;
    justify-content: center;
    align-items: center
}

.services__image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px #e4e8f1 solid
}

.services__circle {
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: #3ab449;
    text-align: center;
    display: flex;
    padding: 15px;
    height: 180px;
    width: 180px;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 40px;
    left: 0
}

.services__block-wrapper:nth-child(2n) .services__inner--with-img .services__circle {
    left: initial;
    right: 0
}

.more-services {
    padding-top: 65px;
    padding-bottom: 50px;
    background-color: #f0f2f6
}

.more-services__wrapper {
    display: flex
}

.more-services__icon-list {
    display: flex;
    flex-direction: column
}

.more-services__icon-list--left .more-services__icon-list-item {
    flex-direction: row-reverse
}

.more-services__icon-list--right .more-services__icon-list-item {
    flex-direction: row
}

.more-services__icon-list-item {
    display: flex;
    align-items: center;
    padding: 0;
    position: relative;
    min-height: 1em;
    margin: 0 0 30px;
    line-height: 100%;
    overflow: visible
}

.more-services__icon-list-ico {
    font-size: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.more-services__icon-list-ico i {
    position: relative;
    z-index: 1;
    width: 3em;
    height: 3em;
    background: #34d4e6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    color: #fff
}

.more-services__icon-list-desc {
    margin-right: 3em;
    padding-right: 25px;
    margin-left: 3em;
    vertical-align: middle;
    display: table-cell
}

.more-services__icon-list-desc h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin: 20px 0
}

.more-services__icon-list--right .more-services__icon-list-desc {
    text-align: left
}

.more-services__icon-list--left .more-services__icon-list-desc {
    text-align: right
}

.more-services__icon-list-desc p {
    font-size: 15px;
    line-height: 22px;
    font-family: inherit;
    font-weight: inherit;
    color: inherit
}

.more-services__icon-list-separator {
    border-left-width: 1px;
    border-left-style: dashed;
    border-color: #dadfea;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0
}

.more-services__icon-list-item:last-child .more-services__icon-list-separator {
    display: none
}

.more-services__form-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px
}

.more-services__form, .wpcf7-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 360px
}

.more-services__form-title {
    font-family: Roboto, sans-serif;
    color: #2d2d35;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-transform: none;
    text-align: center;
    margin-bottom: 25px
}

.more-services__form-input {
    border: 2px #e4e8f1 solid;
    position: relative;
    margin-bottom: 5px;
    color: #2d2d35;
    font-size: 17px;
    padding: 0 20px;
    line-height: 50px;
    display: block;
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    height: 50px;
    max-width: 360px;
    background: #fff
}

.more-services__form-textarea {
    line-height: 1.5em;
    padding-top: 10px;
    border: 2px #e4e8f1 solid;
    color: #2d2d35;
    font-size: 17px;
    display: block;
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    max-width: 360px;
    background: #fff;
    text-indent: 20px;
    resize: none;
    height: 100px;
    margin-bottom: 5px
}

.more-services__form-submit {
    display: inline-block;
    align-self: flex-start;
    text-decoration: none;
    outline: 0;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    text-transform: uppercase;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    z-index: 1050;
    border-radius: 4px;
    padding: 16px 28px 15px;
    font-size: 14px;
    border: 0 solid #ffb100;
    color: #fff;
    background-color: #ffb100;
    overflow: hidden
}

.more-services__form-agree {
    font-size: 12px;
    padding-top: 11px;
    max-width: 360px
}

.more-services__form-agree a {
    color: #4ea7f3;
    text-decoration: underline
}

.reliably {
    padding: 60px 0
}

.reliably__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.reliably__block, .reliably__image {
    width: calc(50% - 30px);
    padding: 15px 0
}

.reliably__title {
    font-size: 24px;
    margin-bottom: 30px;
    color: #575758;
    font-weight: 400
}

.reliably__list {
    margin: 0 0 30px 30px;
    padding: 10px
}

.reliably__item {
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 16px;
    color: #575758;
    font-weight: 400;
    list-style: disc
}

.reliably__button {
    display: flex;
    justify-content: center
}

.reliably__button a {
    border-color: #3ab449;
    color: #fff;
    background: linear-gradient(45deg, #3ab449 0, #3ab449 100%);
    border-radius: 4px;
    padding: 16px 28px 15px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857;
    text-transform: uppercase
}

.patron {
    background: #f0f2f6 url(../../uploads/2020/06/camera.png) no-repeat left center;
    padding: 30px 0
}

.patron__container, .reviews__container {
    max-width: 1180px;
    margin: 0 auto
}

.patron__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.patron__logo {
    width: 195px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.patron__logo img {
    width: 100px;
    height: 100px
}

.reviews {
    background: url(../../uploads/2020/06/comment.png) no-repeat center center;
    padding: 30px 0;
    margin-bottom: 60px
}

.reviews__slider-item {
    margin: 0 100px;
    position: relative;
    text-align: center;
    min-height: 175px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.reviews__slider-item:after, .reviews__slider-item:before {
    color: #cdcdcd;
    font-size: 36px;
    font-style: normal;
    line-height: 36px;
    position: absolute;
    width: 36px;
    font-family: FontAwesome, serif;
    top: 50%;
    transform: translateX(-50%)
}

.reviews__slider-item:before {
    content: "\f10d";
    left: -56px;
    top: 0
}

.reviews__slider-item:after {
    content: "\f10e";
    right: -56px;
    bottom: 0
}

.reviews__slider-text {
    margin: 0 0 30px;
    line-height: 28px;
    text-align: left;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    color: #575758
}

.reviews__slider-name {
    font-weight: 700;
    font-size: 20px;
    text-align: center
}

.reviews__slider-wrapper {
    position: relative;
    margin-bottom: 25px
}

#reviews__slider-arrow-left, #reviews__slider-arrow-right {
    color: #999;
    font-size: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#reviews__slider-arrow-left {
    left: 20px
}

#reviews__slider-arrow-right {
    right: 20px
}

#reviews__letter-arrow-left, #reviews__letter-arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#reviews__letter-arrow-left {
    left: 0
}

#reviews__letter-arrow-right {
    right: 0
}

.reviews__letter-wrapper {
    position: relative
}

.rebate {
    padding: 60px;
    background: #b8c2d4
}

.rebate__title {
    text-align: center;
    color: #2d2d35;
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.rebate__desc {
    font-size: 16px;
    color: #575758;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin-bottom: 30px
}

.rebate__form, .rebate__inputs-wrapper {
    display: flex;
    justify-content: space-between
}

.rebate__processing {
    font-size: 13px;
    padding-top: 11px;
    color: #575758;
    font-weight: 400
}

.rebate__processing a {
    color: #4ea7f3;
    line-height: 10px
}

.rebate__inputs {
    width: 70%
}

.rebate__input {
    width: 100%;
    margin-right: 30px
}

.rebate__input:last-child {
    margin-right: 0
}

.rebate__input input {
    border-color: #bfc0c7;
    color: #2d2d35;
    outline: 0;
    height: 50px;
    font-size: 17px;
    padding: 0 20px;
    width: 100%;
    line-height: 50px;
    display: block;
    border-radius: 0;
    max-width: 100%;
    box-sizing: border-box;
    background: #fff
}

.rebate__input input::placeholder {
    color: #333;
    font-weight: 500
}

.rebate__button input {
    background: #ffb100;
    color: #fff;
    padding: 16px 28px 15px;
    font-size: 14px;
    text-transform: uppercase;
    transition: all .5s ease;
    border-radius: 4px;
    font-weight: 800
}

.rebate__button:hover input {
    background-color: #3ab449
}

.rebate .wpcf7-form {
    width: 100%;
    max-width: 100%;
    display: initial;
    flex-direction: initial;
    align-items: initial
}

.last-posts {
    margin-bottom: 0;
    padding-top: 65px;
    padding-bottom: 50px;
    background-color: #f0f2f6
}

.last-posts__wrapper {
    display: flex;
    justify-content: space-between
}

.last-posts__post {
    width: calc(33% - 20px);
    margin: 0 30px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.last-posts__post span {
    text-align: center;
    font-size: 22px;
    line-height: 1.2em;
    position: relative;
    margin: 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s
}

.last-posts__post span:hover {
    color: #3ab449
}

.rating {
    margin: 2rem 0
}

.footer {
    background-color: #3c3c46;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left bottom;
    background-image: url(../../uploads/2020/06/lock.png);
    position: relative
}

.footer__wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 30px
}

.footer__copyright {
    font-size: 14px;
    color: #a9a8a8
}

#scroller {
    color: rgba(255, 255, 255, .8);
    outline: 0;
    text-decoration: none
}

#scroller:hover {
    color: #fff
}

.footer__search {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
    z-index: 2;
    display: flex;
    max-width: 450px
}

.footer__search-input {
    cursor: pointer;
    color: #2d2d35;
    outline: 0;
    height: 50px;
    border: 2px #e4e8f1 solid;
    font-size: 17px;
    padding: 0 20px;
    line-height: 50px;
    display: block;
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    background: #fff
}

.footer__search-submit {
    margin-left: 10px;
    background: #ffb100;
    padding: 0 10px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all .5s ease;
    font-weight: 800
}

.footer__search-submit:hover {
    background-color: #3ab449
}

.search-post__wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px
}

.search-post__item {
    width: 50%;
    background-color: #f0f2f6
}

.search-post__item:first-child {
    width: calc(50% - 20px);
    padding: 0 10px 0 0
}

.search-post__item:last-child {
    padding: 20px
}

.search-post__title {
    margin-bottom: 25px
}

.search-post__title a {
    transition: all .5s;
    text-decoration: none;
    color: #2d2d35;
    padding-top: 15px;
    text-align: left;
    font-size: 22px;
    margin: 0 0 15px;
    line-height: 1.2em;
    padding-bottom: 15px;
    position: relative
}

.search-post__title a:hover {
    color: #3ab449
}

.page__wrapper {
    margin-bottom: 60px
}

.page__main-img .post-thumbnail {
    height: 400px;
    overflow: hidden;
    margin-bottom: 60px
}

.page__main-img .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.menu-item-has-children {
    position: relative;
    height: 37px;
}

.menu-item-has-children > a:after {
    content: "\f111";
    font-family: FontAwesome, serif;
    top: -4px;
    position: relative;
    padding-left: 10px;
    font-size: 25%;
    line-height: 1em
}

.menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    background: #3ab449;
    width: 200px;
}

.menu-item-has-children:hover .sub-menu {
    display: block
}

.menu-item-has-children:hover .sub-menu > .menu-item-has-children .sub-menu {
    display: none;
    position: relative;
}


.menu-item-has-children:hover .sub-menu > .menu-item-has-children .sub-menu li {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.menu-item-has-children:hover .sub-menu > .menu-item-has-children .sub-menu li a {
    color: #333;
    font-size: 14px;
}

.menu-item-has-children:hover .sub-menu > .menu-item-has-children .sub-menu li:hover {
    background: #3ab449;
}

.menu-item-has-children:hover .sub-menu > .menu-item-has-children .sub-menu li:hover a {
    color: #fff;
}

.menu-item-has-children:hover .sub-menu > .menu-item-has-children:hover .sub-menu {
    left: 100%;
    top: -37px;
    display: block;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.burger-menu {
    margin-left: 25px;
    width: 25px;
    height: 25px;
    display: none;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center
}

.burger-menu span {
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background: #fff
}

.entry-content {
    margin-bottom: 30px
}

.entry-content h2 {
    color: #2d2d35;
    font-weight: 300;
    font-size: 47px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding-top: 25px
}

.entry-content strong {
    font-weight: 700
}

.entry-content img {
    height: initial;
    width: initial;
    object-fit: initial
}

.type-page .entry-content p {
    margin-bottom: 15px;
}

.wp-block-media-text {
    margin-bottom: 25px;
}

.wp-block-media-text__content ul {
    list-style: initial;
}

.type-page .entry-content table {
    margin-bottom: 25px;
    width: 100%;
    border-spacing: 2px;
    border-color: grey;
    font-size: 16px;
    line-height: 1.7em;
    color: #575758;
    font-weight: 400;
}

.type-page .entry-content thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.type-page .entry-content table td {
    border-right: 1px #9c9fa2 solid;
    border-bottom: 1px #9c9fa2 solid;
    padding: 5px 10px;
}

.type-page .entry-content h3 {
    color: #2d2d35;
    font-weight: 400;
    font-size: 29px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 25px;
}

.type-page .entry-content a {
    color: #4ea7f3;
    transition: all .5s ease;
}

.type-page .entry-content a:hover {
    color: #3ab449;
}

@media (max-width: 768px) {
    .container {
        padding: 0 20px
    }

    .header__wrapper {
        flex-wrap: wrap;
        justify-content: space-around
    }

    .logo__text {
        display: none
    }

    .header__btn {
        margin-top: 15px
    }

    .main-slider__item {
        height: initial
    }

    .about-icons__items {
        flex-wrap: wrap
    }

    .about-icons__item {
        width: calc(50% - 65px)
    }

    .services__circle {
        font-size: 16px;
        height: 130px;
        width: 130px
    }

    .more-services__wrapper {
        flex-direction: column;
        align-items: center
    }

    .reliably__wrapper {
        flex-direction: column-reverse
    }

    .reliably__block, .reliably__image {
        width: 100%
    }

    .last-posts__wrapper {
        flex-direction: column
    }

    .last-posts__post {
        margin-bottom: 25px;
        width: calc(100% - 60px)
    }

    .last-posts__post:last-child {
        margin-bottom: 0
    }

    .last-posts__post-img {
        width: 100%
    }
}

@media (max-width: 480px) {

    .menu-item-has-children:hover .sub-menu>.menu-item-has-children:hover .sub-menu {
        left: unset;
    }

    .burger-menu {
        display: flex
    }

    .nav {
        padding: 10px 0
    }

    .nav .container {
        padding: 0;
        width: 100%
    }

    .nav__menu {
        display: none;
        flex-direction: column;
        overflow: auto;
        min-height: 100vh;
    }

    .menu-item-has-children .sub-menu {
        position: relative;
        width: 100%;
        margin: 0;
        background: #2ea23d;
        z-index: 9999;
    }

    .title {
        font-size: 24px;
        font-weight: 900;
        line-height: 1.65
    }

    .entry-content h2 {
        font-size: 27px;
        line-height: 1.3;
    }
    .entry-content ul {
        margin-left: 15px;
    }

    .header__address {
        text-align: center
    }

    .about-icons__item {
        width: calc(100% - 65px)
    }

    .about-desc__wrapper {
        flex-direction: column
    }

    .about-desc__inner {
        width: 100%
    }

    .more-services__icon-list--left .more-services__icon-list-item, .more-services__icon-list--right .more-services__icon-list-item {
        flex-direction: column
    }

    .more-services__icon-list--left .more-services__icon-list-desc, .more-services__icon-list--right .more-services__icon-list-desc {
        text-align: center
    }

    .more-services__icon-list-desc {
        padding: 0;
        margin: 0
    }

    .patron__logo {
        width: 50%
    }

    .rebate {
        padding: 0 0 20px 0
    }

    .rebate__form {
        flex-direction: column
    }

    .rebate__title {
        padding: 20px 20px 0
    }

    .rebate__inputs {
        width: 100%;
        flex-direction: column;
        display: flex
    }

    .rebate__inputs-wrapper {
        width: 100%;
        flex-direction: column
    }

    .rebate__input {
        margin-right: 0;
        margin-bottom: 25px
    }

    .rebate__input:last-child {
        margin-bottom: 0
    }

    .rebate__button {
        margin-top: 15px
    }

    .last-posts__post {
        width: 100%;
        margin: 0 0 25px
    }

    .footer__search {
        width: calc(100% - 20px)
    }

    .services__block-wrapper, .services__block-wrapper:nth-child(2n) {
        flex-direction: column-reverse;
        margin-bottom: 0
    }

    .services__inner {
        width: 100%;
        padding: 0;
        margin: 25px 0
    }

    .services__image {
        width: 234px;
        border: 30px #f2f4f8 solid
    }

    .reviews__slider-item:after, .reviews__slider-item:before {
        display: none
    }

    .reviews__slider-item {
        margin: 0 20px
    }

    .reviews__slider-text {
        font-size: 14px
    }

    #reviews__slider-arrow-right {
        right: 10px
    }

    #reviews__slider-arrow-left {
        left: 10px
    }

    #reviews__slider-arrow-left, #reviews__slider-arrow-right {
        color: rgba(153, 153, 153, .3)
    }

    .footer__wrapper {
        padding-top: 60px;
        flex-direction: column
    }

    .footer__copyright {
        margin: 25px 0
    }

    #scroller {
        text-align: center
    }

    .page__main-img .post-thumbnail {
        height: initial
    }

    .search-post__wrapper {
        flex-direction: column
    }

    .search-post__item, .search-post__item:first-child, .search-post__item:last-child {
        width: 100%;
        padding: 0
    }

    .search-post__title {
        padding: 5px 20px 0
    }

    .search-post__title a {
        font-size: 14px;
        font-weight: 700
    }

    .entry-summary {
        padding: 0 10px 20px 10px;
        font-size: 12px
    }
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999
}

.preloader, .preloader__dot, .preloader__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.preloader__dot {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 7px
}

.preloader__dot:before {
    content: "";
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: .7;
    -webkit-animation: scale 2s cubic-bezier(0, 0, .49, 1.02) infinite;
    animation: scale 2s cubic-bezier(0, 0, .49, 1.02) infinite;
    -webkit-transition: all .5s ease;
    -o-transition: .5s all ease;
    transition: all .5s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.preloader__dot:first-child {
    background: #d8fbe8
}

.preloader__dot:first-child:before {
    content: 0;
    background: #dcfbd8;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.preloader__dot:nth-child(2) {
    background: #b1f7cd
}

.preloader__dot:nth-child(2):before {
    content: 1;
    background: #b1f7c3;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.preloader__dot:nth-child(3) {
    background: #8af2a0
}

.preloader__dot:nth-child(3):before {
    content: 2;
    background: #8af292;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.preloader__dot:nth-child(4) {
    background: #63ee87
}

.preloader__dot:nth-child(4):before {
    content: 3;
    background: #63ee8e;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.preloader__dot:nth-child(5) {
    background: #3dea7a
}

.preloader__dot:nth-child(5):before {
    content: 4;
    background: #3dea7a;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50%, 75% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
    78%, to {
        opacity: 0
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50%, 75% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
    78%, to {
        opacity: 0
    }
}

.wp-block-image figcaption {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    color: #2d2d35;
    background: #ccc;
}

.wp-block-image.size-large {
    width: calc(100%);
}

.wp-block-image.size-large a {
    width: 100%;
}

.wp-block-image.size-large a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.entry-content li {
    list-style: disc;
}

