html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: Khmer;
    src: url(../fonts/Khmer.eot);
    src: local("Khmer"), url(../fonts/Khmer.woff2) format("woff2"), url(../fonts/Khmer.woff) format("woff"), url(../fonts/Khmer.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: Intro;
    src: local("Intro"), url(../fonts/intro.otf);
    font-weight: 400;
    font-style: normal
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-family: Khmer, sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif
}

@media (min-width: 1024px) and (max-width: 1199px) {
    body {
        margin-top: 92px
    }
}

@media (min-width: 1200px) {
    body {
        margin-top: 92px
    }
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

h1, h2, h3, p {
    margin: 0;
    padding: 0
}

.btn-primary {
    text-align: center;
    font-family: Intro;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border: none;
    outline: 0;
    cursor: pointer
}

.btn-white {
    background-color: #fff;
    color: #7b9426;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.btn-white:hover {
    background-color: #b6b6b6
}

.btn-size1 {
    max-width: 215px;
    width: 100%;
    min-height: 50px;
    padding: 10px 25px;
    border-radius: 10px
}

.btn-size2 {
    max-width: 190px;
    width: 100%;
    min-height: 50px;
    padding: 10px 20px;
    border-radius: 10px
}

.btn-size3 {
    min-width: 255px;
    min-height: 50px;
    padding: 13px 57px;
    border-radius: 10px
}

.btn-size4 {
    max-width: 215px;
    width: 100%;
    min-height: 50px;
    padding: 10px 50px;
    border-radius: 10px
}

.btn-size5 {
    border-radius: 10px;
    max-width: 120px;
    min-height: 50px;
    width: 100%;
    padding: 13px 5px
}

.btn-size6 {
    border-radius: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-height: 50px;
    padding: 13px 16px;
    position: relative;
    z-index: 2
}

.btn-size7 {
    min-width: 103px;
    min-height: 34px;
    padding: 4px 10px;
    border-radius: 10px
}

.btn-border {
    background-color: #fff;
    border: 1px solid #7b9426;
    color: #7b9426;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.btn-border:hover {
    background-color: #7b9426;
    color: #fff
}

.btn-dark {
    background-color: #524e4e;
    -webkit-box-shadow: 0 0 20px rgba(123, 148, 38, .5);
    box-shadow: 0 0 20px rgba(123, 148, 38, .5);
    color: #fff;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.btn-dark:hover {
    background-color: #252525
}

.btn-color {
    color: #fff;
    background-color: #7b9426;
    border: 1px solid #7b9426;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.btn-color:hover {
    background-color: #4b5a18
}

.btn-play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 85px;
    height: 85px;
    position: absolute;
    border-radius: 50%;
    padding: 20px 18px;
    background-color: #7b9426;
    border: none;
    outline: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

.btn-play svg {
    width: 100%;
    height: 100%;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.btn-play:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.blog-articles-item__date, .blog-item__date, .free-apps-item__date, .reception-item__date {
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 10px
}

.blog-articles-item__date .blog-articles-item__date-icon, .blog-articles-item__date .blog-item__date-icon, .blog-articles-item__date .free-apps-item__date-icon, .blog-articles-item__date .reception-item__date-icon, .blog-item__date .blog-articles-item__date-icon, .blog-item__date .blog-item__date-icon, .blog-item__date .free-apps-item__date-icon, .blog-item__date .reception-item__date-icon, .free-apps-item__date .blog-articles-item__date-icon, .free-apps-item__date .blog-item__date-icon, .free-apps-item__date .free-apps-item__date-icon, .free-apps-item__date .reception-item__date-icon, .reception-item__date .blog-articles-item__date-icon, .reception-item__date .blog-item__date-icon, .reception-item__date .free-apps-item__date-icon, .reception-item__date .reception-item__date-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 18px;
    height: 18px;
    margin-right: 5px
}

.blog-articles-item__date .blog-articles-item__date-icon svg, .blog-articles-item__date .blog-item__date-icon svg, .blog-articles-item__date .free-apps-item__date-icon svg, .blog-articles-item__date .reception-item__date-icon svg, .blog-item__date .blog-articles-item__date-icon svg, .blog-item__date .blog-item__date-icon svg, .blog-item__date .free-apps-item__date-icon svg, .blog-item__date .reception-item__date-icon svg, .free-apps-item__date .blog-articles-item__date-icon svg, .free-apps-item__date .blog-item__date-icon svg, .free-apps-item__date .free-apps-item__date-icon svg, .free-apps-item__date .reception-item__date-icon svg, .reception-item__date .blog-articles-item__date-icon svg, .reception-item__date .blog-item__date-icon svg, .reception-item__date .free-apps-item__date-icon svg, .reception-item__date .reception-item__date-icon svg {
    min-width: 18px;
    min-height: 18px
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 430px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 0
}

.pagination-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 25px;
    background: #fff;
    border: 1px solid #7b9426;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.pagination-list__item:last-child {
    margin-right: 0
}

.pagination-list__item a, .pagination-list__item span {
    width: 100%;
    height: 100%;
    padding: 8px 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    line-height: 25px;
    text-decoration: none;
    color: #524e4e
}

.pagination-list__item a svg, .pagination-list__item span svg {
    fill: #524e4e
}

.pagination-list__item:hover {
    background-color: #7b9426
}

.pagination-list__item:hover a {
    color: #fff
}

.pagination-list__item:hover a svg {
    fill: #fff
}

.pagination-list .active {
    background-color: #7b9426
}

.pagination-list .active span {
    color: #fff
}

@media (max-width: 767px) {
    .pagination-list {
        min-width: 320px
    }

    .pagination-list__item {
        width: 30px;
        height: 30px;
        margin-right: 15px
    }

    .pagination-list__item a, .pagination-list__item span {
        padding: 1px 4px;
        font-size: 17px;
        line-height: 29px
    }
}

.about__title, .advanteges__title, .autocad__title, .blog-heading__title, .blog-list-heading__title, .blog-open__title, .complex-offers__title, .complex__title, .contacts__title, .example-works__title, .free-apps__title, .reception__title, .same-articles__title, .services__title, .solutions__title, .work-with__title {
    font-family: Intro;
    font-size: 36px;
    line-height: 42px;
    color: #524e4e;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .about__title, .advanteges__title, .autocad__title, .blog-heading__title, .blog-list-heading__title, .blog-open__title, .complex-offers__title, .complex__title, .contacts__title, .example-works__title, .free-apps__title, .reception__title, .same-articles__title, .services__title, .solutions__title, .work-with__title {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .about__title, .advanteges__title, .autocad__title, .blog-heading__title, .blog-list-heading__title, .blog-open__title, .complex-offers__title, .complex__title, .contacts__title, .example-works__title, .free-apps__title, .reception__title, .same-articles__title, .services__title, .solutions__title, .work-with__title {
        font-size: 28px;
        line-height: 30px
    }
}

.activation-code .activation-code-form, .payment {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    border-radius: 10px;
    max-width: 680px;
    width: 100%;
    min-height: 590px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: auto;
    margin-left: auto;
    z-index: 2
}

.owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.owl-dots button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #7b9426 !important;
    margin-right: 10px;
    position: relative;
    outline: 0
}

.owl-dots .active span {
    width: 9px;
    height: 9px;
    background-color: #7b9426;
    display: block;
    border-radius: 50%
}

.clearfix::after {
    content: '';
    display: table;
    clear: both
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 767px) {
    .container {
        max-width: 750px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        max-width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.header {
    background-color: #524e4e;
    width: 100%;
    position: fixed;
    z-index: 3;
    height: 92px;
    top: 0
}

.header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 100%
}

.header-logo {
    -webkit-transition: .8s all;
    -o-transition: .8s all;
    transition: .8s all;
    position: relative
}

.header-logo:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.header-menu {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center; /* margin-right:80px; /* */
    list-style: none;
    height: 100%;
}

.header-menu__item {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    height: 100%;
    max-width: 150px;
}

.header-menu__item:hover {
    background-color: #7b9426
}

.header-menu__item a {
    max-width: 150px;
    width: 100%;
    font-size: 16px;
    line-height: 27px;
    padding: 18px;
    color: #fff;
    text-decoration: none;
    height: 100%;
    align-items: center;
    text-align: center;
    display: flex;
}

.header-menu .active {
    background-color: #7b9426
}

.header-lang .dropdown-block, .header-lang .dropdown-toggle {
    z-index: 2;
    padding: 10px 5px;
    width: 57px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 5px;
    background-color: #524e4e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0;
    cursor: pointer
}

.header-lang .dropdown-block__icon, .header-lang .dropdown-toggle__icon {
    margin-right: 15px;
    width: 17px;
    height: 17px
}

.header-lang .dropdown-block__icon svg, .header-lang .dropdown-toggle__icon svg {
    min-width: 17px;
    min-height: 13px
}

.header-lang .dropdown-block__arrow svg, .header-lang .dropdown-toggle__arrow svg {
    width: 10px;
    height: 5px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.header-lang .dropdown-block {
    position: absolute;
    display: none
}

.header-lang .dropdown-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.header-lang .dropdown-block ul li a {
    display: block
}

.header-mobile__btn {
    display: none
}

.header-mobile__menu {
    display: none
}

.header-mobile-lang {
    display: none
}

.header-mobile__decoration {
    display: none
}

@media (max-width: 767px) {
    .header {
        position: static;
        bottom: 0
    }

    .header-lang, .header-menu {
        display: none
    }

    .header-mobile__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 40px;
        height: 40px;
        padding: 0;
        position: relative;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        border: 1px solid rgba(255, 255, 255, .4);
        outline: 0;
        background-color: transparent;
        border-radius: 5px
    }

    .header-mobile__btn span {
        display: block;
        position: absolute;
        height: 2px;
        width: 23px;
        background: rgba(255, 255, 255, .4);
        border-radius: 9px;
        opacity: 1;
        left: 50%;
        -webkit-transform: rotate(0) translateX(-50%);
        -ms-transform: rotate(0) translateX(-50%);
        transform: rotate(0) translateX(-50%);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        border-radius: 2px
    }

    .header-mobile__btn span:nth-child(1) {
        top: 25%
    }

    .header-mobile__btn span:nth-child(2) {
        top: 50%
    }

    .header-mobile__btn span:nth-child(3) {
        top: 75%
    }

    .header-mobile__navigation {
        z-index: 3;
        position: absolute;
        max-width: 335px;
        width: 100%;
        min-height: 350px;
        background: #fff;
        border-radius: 20px 0 0 20px;
        right: 0;
        top: 91px;
        padding: 37px 15px;
        right: -100%;
        display: none
    }

    .header-mobile__menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-line-pack: center;
        align-content: center;
        margin-bottom: 20px;
        width: 100%
    }

    .header-mobile__menu-item {
        margin-bottom: 20px;
        width: 100%;
        height: auto
    }

    .header-mobile__menu-item:last-child {
        margin-bottom: 0
    }

    .header-mobile__menu-item a {
        display: block;
        text-decoration: none;
        font-size: 16px;
        line-height: 27px;
        color: #000;
        text-align: right
    }

    .header-mobile__decoration {
        position: absolute;
        bottom: 0;
        height: 176px;
        left: 7px;
        z-index: -1;
        display: block
    }

    .header-mobile__decoration svg {
        height: 100%;
        width: 100%
    }

    .header-mobile-lang {
        display: block;
        margin-left: auto;
        min-width: 57;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .header-mobile-lang .dropdown-block, .header-mobile-lang .dropdown-toggle {
        background-color: transparent;
        border: 1px solid #524e4e;
        position: static
    }

    .header-mobile-lang .active .dropdown-toggle__arrow svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .header-mobile-lang .active .dropdown-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header .open span:nth-child(1) {
        width: 26px;
        top: 50%;
        left: 17%;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        background-color: rgba(255, 255, 255, .4)
    }

    .header .open span:nth-child(2) {
        opacity: 0;
        left: -60px
    }

    .header .open span:nth-child(3) {
        width: 26px;
        top: 50%;
        left: 17%;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        background-color: rgba(255, 255, 255, .4)
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .header {
        position: static;
        bottom: 0
    }

    .header-lang, .header-menu {
        display: none
    }

    .header-mobile__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 40px;
        height: 40px;
        padding: 0;
        position: relative;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        border: 1px solid rgba(255, 255, 255, .4);
        outline: 0;
        background-color: transparent;
        border-radius: 5px
    }

    .header-mobile__btn span {
        display: block;
        position: absolute;
        height: 2px;
        width: 23px;
        background: rgba(255, 255, 255, .4);
        border-radius: 9px;
        opacity: 1;
        left: 50%;
        -webkit-transform: rotate(0) translateX(-50%);
        -ms-transform: rotate(0) translateX(-50%);
        transform: rotate(0) translateX(-50%);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        border-radius: 2px
    }

    .header-mobile__btn span:nth-child(1) {
        top: 25%
    }

    .header-mobile__btn span:nth-child(2) {
        top: 50%
    }

    .header-mobile__btn span:nth-child(3) {
        top: 75%
    }

    .header-mobile__navigation {
        z-index: 3;
        position: absolute;
        max-width: 335px;
        width: 100%;
        min-height: 350px;
        background: #fff;
        border-radius: 20px 0 0 20px;
        right: 0;
        top: 91px;
        padding: 37px 15px;
        right: -100%;
        display: none
    }

    .header-mobile__menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-line-pack: center;
        align-content: center;
        margin-bottom: 20px;
        width: 100%
    }

    .header-mobile__menu-item {
        margin-bottom: 20px;
        width: 100%;
        height: auto
    }

    .header-mobile__menu-item:last-child {
        margin-bottom: 0
    }

    .header-mobile__menu-item a {
        display: block;
        text-decoration: none;
        font-size: 16px;
        line-height: 27px;
        color: #000;
        text-align: right
    }

    .header-mobile__decoration {
        position: absolute;
        bottom: 0;
        height: 176px;
        left: 7px;
        z-index: -1;
        display: block
    }

    .header-mobile__decoration svg {
        height: 100%;
        width: 100%
    }

    .header-mobile-lang {
        display: block;
        margin-left: auto;
        min-width: 57;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .header-mobile-lang .dropdown-block, .header-mobile-lang .dropdown-toggle {
        background-color: transparent;
        border: 1px solid #524e4e;
        position: static
    }

    .header-mobile-lang .active .dropdown-toggle__arrow svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .header-mobile-lang .active .dropdown-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header .open span:nth-child(1) {
        width: 26px;
        top: 50%;
        left: 17%;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        background-color: rgba(255, 255, 255, .4)
    }

    .header .open span:nth-child(2) {
        opacity: 0;
        left: -60px
    }

    .header .open span:nth-child(3) {
        width: 26px;
        top: 50%;
        left: 17%;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        background-color: rgba(255, 255, 255, .4)
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .header-menu {
        margin-right: 10px
    }

    .header-menu__item a {
        padding: 30px 10px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .header-lang:hover .dropdown-toggle__arrow svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .header-lang:hover .dropdown-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 1200px) {
    .header-lang:hover .dropdown-toggle__arrow svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .header-lang:hover .dropdown-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.banner {
    height: 636px;
    background-image: url(/img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center, center;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    position: relative
}

.banner-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 636px;
    width: 100%
}

.banner-item__uptitle {
    font-family: Intro;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px
}

.banner-item__title {
    font-family: Intro;
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 20px
}

.banner-item__description {
    max-width: 520px;
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    color: #fff
}

.banner-img {
    max-width: 577px;
    width: 100%;
    min-height: 528px;
    position: relative;
    bottom: -92px;
    right: 0
}

.banner-social {
    position: absolute;
    left: 50px;
    bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner-social__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    left: -116px;
    bottom: 112px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-bottom: 17px;
    font-family: Nunito, sans-serif;
    font-size: 18px;
    line-height: 25px;
    opacity: 0;
    color: rgba(255, 255, 255, .6);
    transform: rotate(-90deg);
    -webkit-animation: appear .3s ease-in-out;
    animation: appear .3s ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.banner-social__title::before {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    content: '';
    width: 115px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin-right: 15px;
    opacity: 0;
    -webkit-animation: appear .3s ease-in-out;
    animation: appear .3s ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes appear {
    0% {
        opacity: 0
    }
    25% {
        opacity: .25
    }
    50% {
        opacity: .5
    }
    75% {
        opacity: .75
    }
    100% {
        opacity: 1
    }
}

@keyframes appear {
    0% {
        opacity: 0
    }
    25% {
        opacity: .25
    }
    50% {
        opacity: .5
    }
    75% {
        opacity: .75
    }
    100% {
        opacity: 1
    }
}

.banner-social__item {
    width: 17px;
    height: 17px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none
}

.banner-social__item:last-child {
    margin-bottom: 0
}

.banner-social__item svg {
    fill-opacity: .6;
    fill: #fff;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.banner-social__item:hover svg {
    fill-opacity: 1;
    fill: #7b9426
}

@media (max-width: 767px) {
    .banner {
        background-image: url(/img/banner-mobile.jpg);
        background-attachment: scroll;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        padding: 50px 0 80px 0;
        margin-bottom: 50px
    }

    .banner-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content
    }

    .banner-item {
        margin-bottom: 20px
    }

    .banner-item__uptitle {
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 20
    }

    .banner-item__title {
        font-size: 42px;
        line-height: 46px;
        margin-bottom: 10px
    }

    .banner-item__description {
        font-size: 18px;
        line-height: 24px;
        max-width: 275px
    }

    .banner-img {
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
        bottom: 0
    }

    .banner-social {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .banner {
        background-attachment: scroll;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        padding-top: 50px;
        margin-bottom: 150px
    }

    .banner-social {
        display: none
    }

    .banner-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .banner-social {
        left: 10px
    }

    .banner-img {
        max-width: 450px
    }

    .banner-item__title {
        font-size: 60px
    }
}

@media (min-width: 1201px) and (max-width: 1440px) {
    .banner-social {
        left: 20px
    }
}

.solutions {
    margin-bottom: 70px
}

.solutions .owl-stage-outer {
    padding: 30px;
    width: calc(100% + 60px);
    left: -30px
}

.solutions .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -62px
}

.solutions .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #e7e7e7 !important;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    margin-right: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    outline: 0;
    cursor: pointer
}

.solutions .owl-nav button:last-child {
    margin-right: 0
}

.solutions .owl-nav button svg {
    fill: #7b9426;
    min-width: 10px;
    min-height: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.solutions .owl-nav button:hover {
    background-color: #7b9426 !important
}

.solutions .owl-nav button:hover svg {
    fill: #fff
}

@media (max-width: 767px) {
    .solutions .owl-nav button {
        width: 27px;
        height: 27px
    }

    .solutions .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }
}

.solutions-item__card {
    margin-bottom: 30px;
    max-width: 255px;
    width: 100%;
    min-height: 255px;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: contain;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 80px 48px 15px 48px;
    text-decoration: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.solutions-item__card p {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    max-height: 90px;
    overflow: hidden
}

.solutions-item__card:hover {
    -webkit-filter: drop-shadow(0 0 12px rgba(0, 0, 0, .35));
    filter: drop-shadow(0 0 12px rgba(0, 0, 0, .35))
}

.solutions-item__card:hover p {
    text-decoration: underline
}

.solutions-item__card:last-child {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .solutions {
        margin-bottom: 20px
    }

    .solutions-item__card {
        max-width: 145px;
        width: 100%;
        height: 145px;
        min-height: auto;
        padding: 70px 10px 15px 10px
    }

    .solutions-item__card p {
        font-size: 14px;
        line-height: 18px
    }

    .solutions-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px)
    }
}

@media (min-width: 1024px) {
    .solutions-row {
        display: none
    }
}

.advanteges {
    background-color: #f8f8f8;
    min-height: 528px;
    padding: 100px 0 80px 0
}

.advanteges__title {
    text-align: center
}

.advanteges-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -35px;
    margin-right: -35px;
    width: calc(100% + 70px)
}

.advanteges-row__item {
    max-width: 255px;
    width: 100%;
    margin-right: 20px;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.advanteges-row__item .icon {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    position: relative;
    margin-bottom: 50px
}

.advanteges-row__item .icon::after {
    content: '';
    width: 80px;
    height: 1px;
    display: block;
    background-color: #524e4e;
    margin-top: 30px;
    position: absolute;
    bottom: -30px
}

.advanteges-row__item P {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #524e4e
}

@media (max-width: 767px) {
    .advanteges {
        padding: 50px 0 0 0
    }

    .advanteges-row {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .advanteges-row__item {
        max-width: 145px;
        margin-bottom: 20px;
        margin-left: 15px;
        margin-right: 15px
    }

    .advanteges-row__item .icon {
        margin-bottom: 30px
    }

    .advanteges-row__item .icon::after {
        bottom: -20px;
        margin-top: 20px
    }

    .advanteges-row__item p {
        max-width: 140px;
        font-size: 14px;
        line-height: 22px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .advanteges-row {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .advanteges-row__item {
        max-width: 145px;
        margin-bottom: 20px;
        margin-left: 15px;
        margin-right: 15px
    }

    .advanteges-row__item .icon {
        margin-bottom: 30px
    }

    .advanteges-row__item .icon::after {
        bottom: -20px;
        margin-top: 20px
    }

    .advanteges-row__item p {
        max-width: 140px;
        font-size: 14px;
        line-height: 22px
    }
}

.discounts {
    padding: 0 30px;
    margin-top: 30px;
    margin-bottom: 100px
}

.discounts-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    text-decoration: none;
    position: relative
}

.discounts .owl-item img {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto
}

.discounts .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.discounts .owl-dots button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #7b9426;
    margin-right: 10px;
    position: relative;
    outline: 0
}

.discounts .owl-dots .active span {
    width: 9px;
    height: 9px;
    background-color: #7b9426;
    display: block;
    border-radius: 50%
}

@media (max-width: 767px) {
    .discounts {
        padding: 0 15px;
        margin-bottom: 50px
    }

    .discounts-item {
        height: auto
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .discounts-item {
        height: auto
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .discounts-item {
        height: auto
    }
}

.reception {
    min-height: 622px;
    background-color: #f8f8f8;
    padding: 100px 0;
    margin-bottom: 100px
}

.reception-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    max-width: 350px;
    height: 350px;
    width: 100%
}

.reception-item__img {
    width: 100%;
    position: relative;
    max-height: 241px;
    display: block;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: cover;
    border-radius: 10px 10px 0 0;
    top: 10px;
    z-index: 1;
    margin-bottom: 120px
}

.reception-item__text {
    position: absolute;
    z-index: 2;
    height: 127px;
    background-color: #7b9426;
    padding: 10px 12px 25px 12px;
    border-radius: 10px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    bottom: 0;
    width: 100%
}

.reception-item__description {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
    max-height: 48px;
    overflow: hidden
}

.reception-item .btn-primary {
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s
}

@media (max-width: 767px) {
    .reception-item__text {
        height: 176px
    }

    .reception-item__img {
        margin-bottom: 176px
    }

    .reception-item__description {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .reception-item__text {
        height: 176px
    }

    .reception-item__img {
        margin-bottom: 176px
    }
}

@media (min-width: 1024px) {
    .reception-item__text {
        height: 127px
    }

    .reception-item .btn-primary {
        opacity: 0
    }

    .reception-item:hover .reception-item__text {
        height: 176px
    }

    .reception-item:hover .reception-item__text .btn-primary {
        opacity: 1;
        cursor: pointer
    }
}

.reception-item__img {
    min-height: 236px;
    height: 100%;
    margin-bottom: 0
}

.reception .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -62px
}

.reception .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #e7e7e7 !important;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    margin-right: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    outline: 0;
    cursor: pointer
}

.reception .owl-nav button:last-child {
    margin-right: 0
}

.reception .owl-nav button svg {
    fill: #7b9426;
    min-width: 10px;
    min-height: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.reception .owl-nav button:hover {
    background-color: #7b9426 !important
}

.reception .owl-nav button:hover svg {
    fill: #fff
}

@media (max-width: 767px) {
    .reception .owl-nav button {
        width: 27px;
        height: 27px
    }

    .reception .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }
}

.reception .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.reception .owl-dots button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #7b9426;
    margin-right: 10px;
    position: relative;
    outline: 0
}

.reception .owl-dots .active span {
    width: 9px;
    height: 9px;
    background-color: #7b9426;
    display: block;
    border-radius: 50%
}

@media (max-width: 767px) {
    .reception {
        padding: 50px 0;
        margin-bottom: 50px;
        min-height: auto
    }

    .reception-item {
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .reception-item {
        margin-right: auto;
        margin-left: auto
    }
}

.free-apps {
    margin-bottom: 100px;
    position: relative;
    overflow: hidden
}

.free-apps .container {
    position: relative
}

.free-apps__title {
    text-align: center
}

.free-apps-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    width: 453px
}

.free-apps-item__img {
    width: 100%;
    position: relative;
    max-height: 241px;
    display: block;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: cover;
    border-radius: 10px 10px 0 0;
    top: 10px;
    z-index: 1;
    margin-bottom: 120px
}

.free-apps-item__text {
    position: absolute;
    z-index: 2;
    height: 127px;
    background-color: #7b9426;
    padding: 10px 12px 25px 12px;
    border-radius: 10px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    bottom: 0;
    width: 100%
}

.free-apps-item__description {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
    max-height: 48px;
    overflow: hidden
}

.free-apps-item .btn-primary {
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s
}

@media (max-width: 767px) {
    .free-apps-item__text {
        height: 176px
    }

    .free-apps-item__img {
        margin-bottom: 176px
    }

    .free-apps-item__description {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .free-apps-item__text {
        height: 176px
    }

    .free-apps-item__img {
        margin-bottom: 176px
    }
}

@media (min-width: 1024px) {
    .free-apps-item__text {
        height: 127px
    }

    .free-apps-item .btn-primary {
        opacity: 0
    }

    .free-apps-item:hover .free-apps-item__text {
        height: 176px
    }

    .free-apps-item:hover .free-apps-item__text .btn-primary {
        opacity: 1;
        cursor: pointer
    }
}

.free-apps-item__description {
    max-width: 380px;
    width: 100%;
    height: 100%
}

.free-apps-item__text {
    padding-right: 35px
}

.free-apps-item .btn-primary {
    margin-left: 0
}

.free-apps .gradient-left, .free-apps .gradient-right {
    top: 76px;
    width: 350px;
    height: 360px;
    z-index: 2;
    position: absolute
}

.free-apps .gradient-left {
    left: 0;
    background: -o-linear-gradient(359.47deg, #fff .41%, rgba(196, 196, 196, 0) 99.5%);
    background: linear-gradient(90.53deg, #fff .41%, rgba(196, 196, 196, 0) 99.5%)
}

.free-apps .gradient-right {
    right: 0;
    background: -o-linear-gradient(180.53deg, #fff .41%, rgba(196, 196, 196, 0) 99.5%);
    background: linear-gradient(-90.53deg, #fff .41%, rgba(196, 196, 196, 0) 99.5%)
}

.free-apps .owl-stage-outer {
    width: 100%
}

.free-apps .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -62px;
    width: calc(100% - 700px);
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    left: 350px;
    height: 0;
    top: 50%;
    z-index: 6 !important
}

.free-apps .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #e7e7e7 !important;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    margin-right: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    outline: 0;
    cursor: pointer
}

.free-apps .owl-nav button:last-child {
    margin-right: 0
}

.free-apps .owl-nav button svg {
    fill: #7b9426;
    min-width: 10px;
    min-height: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.free-apps .owl-nav button:hover {
    background-color: #7b9426 !important
}

.free-apps .owl-nav button:hover svg {
    fill: #fff
}

@media (max-width: 767px) {
    .free-apps .owl-nav button {
        width: 27px;
        height: 27px
    }

    .free-apps .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }
}

.free-apps .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.free-apps .owl-dots button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #7b9426;
    margin-right: 10px;
    position: relative;
    outline: 0
}

.free-apps .owl-dots .active span {
    width: 9px;
    height: 9px;
    background-color: #7b9426;
    display: block;
    border-radius: 50%
}

@media (max-width: 767px) {
    .free-apps {
        margin-bottom: 50px
    }

    .free-apps__title {
        text-align: left
    }

    .free-apps .owl-carousel {
        padding: 0 15px
    }

    .free-apps-item {
        margin-right: auto;
        margin-left: auto;
        max-width: 453px;
        width: auto
    }

    .free-apps .gradient-left, .free-apps .gradient-right {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .free-apps {
        margin-bottom: 50px
    }

    .free-apps-item {
        margin-right: auto;
        margin-left: auto
    }

    .free-apps .gradient-left, .free-apps .gradient-right {
        display: none
    }

    .free-apps .owl-nav {
        left: 5px;
        width: calc(100% - 10px)
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .free-apps .owl-carousel {
        padding: 0 30px
    }

    .free-apps .gradient-left, .free-apps .gradient-right {
        display: none
    }

    .free-apps .owl-nav {
        left: 5px;
        width: calc(100% - 10px)
    }

    .free-apps-item {
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .free-apps .owl-stage-outer {
        padding: 0 15px
    }

    .free-apps .owl-carousel {
        padding: 0 30px
    }

    .free-apps .owl-nav {
        left: 5px;
        width: calc(100% - 10px)
    }

    .free-apps .gradient-left, .free-apps .gradient-right {
        display: none
    }

    .free-apps-item {
        margin-right: auto;
        margin-left: auto
    }
}

.blog {
    margin-bottom: 100px
}

.blog-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 30px
}

.blog-heading__title {
    margin-bottom: 0
}

.blog-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.blog-item {
    max-width: 635px;
    width: 100%;
    min-height: 425px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-right: 30px;
    text-decoration: none
}

.blog-item__img {
    min-height: 355px;
    margin-bottom: 10px;
    border-radius: 10px
}

.blog-item__date {
    color: #000
}

.blog-item__title {
    font-size: 18px;
    line-height: 24px;
    color: #7b9426
}

.blog-item:hover .blog-item__title {
    text-decoration: underline
}

.blog-articles {
    max-width: 445px;
    width: 100%;
    min-height: 442px;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 15px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.blog-articles-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-decoration: none;
    min-height: 86px;
    margin-bottom: 20px
}

.blog-articles-item:last-child {
    margin-bottom: 0
}

.blog-articles-item__img {
    max-width: 148px;
    width: 100%;
    height: 86px;
    border-radius: 10px;
    margin-right: 30px
}

.blog-articles-item__text {
    max-width: 255px;
    width: 100%;
    text-align: left
}

.blog-articles-item__date {
    color: #000
}

.blog-articles-item__date-icon {
    margin-right: 5px
}

.blog-articles-item p {
    font-size: 18px;
    line-height: 24px;
    color: #000
}

.blog-articles-item:hover p {
    text-decoration: underline
}

@media (max-width: 767px) {
    .blog-heading {
        margin-bottom: 10px
    }

    .blog-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-item {
        min-height: auto;
        margin-right: 0;
        margin-bottom: 10px
    }

    .blog-item__img {
        min-height: 180px;
        margin-bottom: 10px
    }

    .blog-articles-item__img {
        max-width: 86px;
        margin-right: 16px
    }

    .blog-articles-item__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 10px
    }

    .blog-articles-item p {
        font-size: 14px;
        line-height: 22px
    }

    .blog-articles-item__text {
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .blog-item {
        min-height: auto;
        margin-bottom: 10px
    }

    .blog-item__img {
        min-height: 180px;
        margin-bottom: 10px
    }
}

.about {
    min-height: 565px;
    background-color: #f8f8f8;
    padding: 90px 0 50px 0;
    position: relative
}

.about-img {
    position: absolute;
    max-width: 454px;
    min-width: 454px;
    min-height: 474px;
    bottom: -10px;
    z-index: 2
}

.about-img img {
    width: 100%;
    height: 100%;
    z-index: 2
}

.about-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%
}

.about-text {
    max-width: 665px;
    margin-left: 554px
}

.about-text P {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 20px
}

.about-text P:last-of-type {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .about {
        padding: 20px 0 40px 0
    }

    .about-img {
        margin-right: auto;
        margin-left: auto;
        min-width: 175px;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        min-height: 184px;
        position: static;
        margin-bottom: 40px
    }

    .about-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about-text {
        margin-left: 0
    }

    .about-text P {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .about-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about-text {
        margin-left: 0
    }

    .about-img {
        max-width: 300px;
        width: 100%;
        min-width: auto;
        min-height: auto;
        position: static;
        margin-bottom: 40px
    }

    .about-img img {
        -o-object-fit: scale-down;
        object-fit: scale-down
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .about-text {
        margin-left: 480px
    }
}

.autocad {
    background: #7b9426;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .02);
    box-shadow: 0 0 0 rgba(0, 0, 0, .02);
    min-height: 395px;
    padding: 85px 0;
    position: relative
}

.autocad .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.autocad__title {
    color: #fff
}

.autocad p {
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    max-width: 720px;
    width: 100%;
    position: relative;
    z-index: 2;
    display: block
}

.autocad .btn-primary {
    position: relative;
    z-index: 2
}

.autocad .btn-primary::after {
    content: '';
    width: 72px;
    height: 72px;
    display: block;
    background-image: url(/img/autocad-btn-decoration-.svg);
    position: absolute;
    bottom: -72px
}

.autocad__decoration-img {
    position: absolute;
    width: 317px;
    height: 282px;
    bottom: 0;
    left: 50px;
    z-index: 0
}

@media (max-width: 767px) {
    .autocad {
        padding: 50px 0 90px 0
    }

    .autocad__decoration-img {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .autocad p {
        font-size: 14px;
        line-height: 20px
    }
}

.footer {
    min-height: 247px;
    background-color: #524e4e;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%;
    height: auto
}

.footer-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-logo {
    margin-bottom: 30px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.footer-logo:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.footer-social__item {
    text-decoration: none;
    margin-right: 27px
}

.footer-social__item:last-child {
    margin-right: 0
}

.footer-social__item svg {
    fill: rgba(255, 255, 255, .6);
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.footer-social__item:hover svg {
    fill: #7b9426
}

.footer-social__title {
    font-family: Nunito, sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, .6)
}

.footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center
}

.footer-info__title {
    font-size: 16px;
    line-height: 27px;
    color: rgba(255, 255, 255, .6);
    margin-bottom: 10px
}

.footer-info__mail, .footer-info__phone {
    font-family: Intro;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 20px;
    display: block;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.footer-info__mail:hover, .footer-info__phone:hover {
    color: #7b9426
}

.footer-info__mail {
    text-decoration: underline
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-menu__item a {
    font-size: 16px;
    display: block;
    line-height: 27px;
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    width: 100%;
    height: 100%;
    padding-bottom: 10px
}

.footer-menu__item a:hover {
    color: #7b9426
}

.footer-copyright {
    min-height: 38px;
    padding: 10px 0;
    text-align: center;
    background-color: #363636;
    font-family: Nunito;
    font-size: 14px;
    line-height: 19px;
    color: rgba(255, 255, 255, .6)
}

.footer-copyright a {
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
    margin-left: 20px
}

@media (max-width: 767px) {
    .footer .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-column {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px
    }

    .footer-social {
        text-align: center
    }

    .footer-menu {
        width: 48%;
        margin-bottom: 20px;
        margin-right: 10px
    }

    .footer-menu:last-of-type {
        margin-right: 0
    }

    .footer-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }
}

.chat {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 10;
    opacity: 0;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    padding: 33px 24px;
    border: none;
    outline: 0;
    background-color: #577ca1;
    right: 3%;
    bottom: 26%;
    cursor: pointer;
    -webkit-animation-name: tossing;
    animation-name: tossing;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
    50% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
    100% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
}

@keyframes tossing {
    0% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
    50% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
    100% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
}

.pulse {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #577ca1;
    border-radius: 50%
}

.pulse:after, .pulse:before {
    content: ' ';
    display: block;
    position: fixed;
    border: 1px solid #577ca159;
    background-color: #577ca15d;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    -webkit-animation: animate 3s infinite;
    animation: animate 3s infinite;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.pulse:after {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@-webkit-keyframes animate {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0
    }
}

@keyframes animate {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0
    }
}

.to-top {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    right: 25px;
    bottom: 75px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10;
    width: 45px;
    height: 62px;
    background-color: #7b9426;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    border-radius: 50px;
    border: none;
    outline: 0;
    padding: 5px;
    cursor: pointer;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.to-top__logo-icon {
    margin-top: 4px
}

.to-top:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.show {
    opacity: 1
}

.breadcrumbs {
    padding: 36px 0
}

.breadcrumbs .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center
}

.breadcrumbs .link, .breadcrumbs span {
    text-decoration: none;
    font-size: 16px;
    line-height: 27px;
    color: rgba(82, 78, 78, .5)
}

.breadcrumbs .slash {
    margin: 0 11px
}

.breadcrumbs .link:hover {
    text-decoration: underline
}

.breadcrumbs .link svg {
    margin-right: 4px;
    min-width: 17px;
    min-height: 17px
}

@media (max-width: 767px) {
    .breadcrumbs .container {
        display: inline-block
    }
}

.services {
    margin-bottom: 40px
}

.services__title {
    margin-bottom: 40px
}

.services-row {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 80px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.services-item {
    max-width: 340px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-right: 20px;
    margin-left: 20px
}

.services-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    text-decoration: none;
    margin-bottom: 25px;
    color: #000
}

.services-item a:hover {
    text-decoration: underline
}

.services-item__icon {
    max-width: 91px;
    width: 100%;
    max-height: 92px;
    margin-bottom: 20px;
    text-align: center
}

.services-item__icon svg {
    width: auto;
    height: auto
}

.services-item__title {
    font-size: 21px;
    line-height: 36px;
    color: #000;
    padding-bottom: 21px;
    position: relative;
    text-align: center;
    min-height: 57px
}

.services-item__title::after {
    content: '';
    width: 91px;
    height: 2px;
    background-color: #7b9426;
    position: absolute;
    display: block;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.services-item__list {
    list-style-image: url(/img/list-marker.svg);
    padding-left: 20px;
    max-width: 320px;
    margin: 0
}

.services-item__list li a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    color: #524e4e;
    margin-bottom: 15px;
    width: 100%;
    height: 100%;
    text-align: left
}

.services-item__list li:last-child {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .services-row {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .services-item {
        margin-bottom: 20px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .services-row {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px)
    }

    .services-item {
        max-width: 287px;
        margin-right: 15px;
        margin-left: 15px
    }
}

.work-with {
    min-height: 541px;
    background-color: #f8f8f8;
    padding-top: 50px;
    margin-bottom: 50px
}

.work-with-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center
}

.work-with-item__info {
    width: 50%;
    margin-right: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.work-with-item__info b {
    font-size: 18px;
    line-height: 22px;
    color: #524e4e;
    margin-bottom: 5px
}

.work-with-item__info P {
    font-size: 14px;
    line-height: 24px;
    color: #524e4e;
    margin-bottom: 5px
}

.work-with-item__info-keycommands {
    margin-bottom: 10px
}

.work-with-item__info-keycommands b {
    font-size: 18px;
    line-height: 31px;
    color: #524e4e
}

.work-with-item__info-list {
    margin: 0;
    padding-left: 24px;
    list-style: none;
    margin-bottom: 25px
}

.work-with-item__info-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.work-with-item__info-list li b, .work-with-item__info-list li p {
    font-size: 14px;
    line-height: 24px;
    color: #524e4e
}

.work-with-item__info-list li::before {
    background-image: url(/img/list-marker-2.svg);
    background-position: center, center;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    content: '';
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 4px
}

.work-with-item__video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 50%;
    height: 320px;
    position: relative;
    border-radius: 10px;
    position: relative;
    cursor: pointer
}

.work-with-item__video img {
    width: 100%;
    height: 100%
}

.work-with-articles {
    margin-bottom: 50px
}

.work-with-articles__item {
    padding: 50px 0
}

.work-with-articles__item:nth-child(even) {
    background-color: #fff
}

.work-with-articles__item:nth-child(odd) .work-with-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.work-with-articles__item:nth-child(odd) .work-with-item .work-with-item__info {
    margin-right: 0;
    margin-left: 50px
}

@media (max-width: 767px) {
    .work-with-articles {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .work-with-articles__item .work-with-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .work-with-articles__item .work-with-item__info {
        width: 100%;
        margin-right: 0
    }

    .work-with-articles__item .work-with-item__info b {
        line-height: 31px
    }

    .work-with-articles__item .work-with-item__info .btn-primary {
        max-width: 560px;
        margin-bottom: 30px
    }

    .work-with-articles__item .work-with-item__info-list b, .work-with-articles__item .work-with-item__info-list p {
        margin-bottom: 0
    }

    .work-with-articles__item .work-with-item__video {
        width: auto;
        height: auto
    }

    .work-with-articles__item:nth-child(odd) .work-with-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .work-with-articles__item:nth-child(odd) .work-with-item .work-with-item__info {
        margin-left: 0
    }
}

.complex-offers {
    margin-bottom: 100px
}

.complex-offers__title {
    margin-bottom: 50px
}

.complex-offers-card {
    max-width: 540px;
    width: 100%;
    background: #f8f8f8;
    border-radius: 10px;
    height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 20px 20px 30px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.complex-offers-card:nth-last-of-type(-n+2) {
    margin-bottom: 0
}

.complex-offers-card__img {
    width: 120px;
    height: 120px;
    margin-right: 21px;
    border: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    -webkit-filter: drop-shadow(0 0 12px rgba(0, 0, 0, .35));
    filter: drop-shadow(0 0 12px rgba(0, 0, 0, .35))
}

/* .complex-offers-card__img img{height:100%} */
.complex-offers-card__description {
    max-width: 300px;
    width: 100%;
    word-break: break-word;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 180px;
}

.complex-offers-card__name {
    max-height: 64px;
    font-size: 23px;
    line-height: 21px;
    color: #524e4e;
    margin-bottom: 2px;
    overflow: hidden
}

.complex-offers-card__name b {
    display: block
}

.complex-offers-card P {
    font-size: 14px;
    line-height: 22px;
    color: #524e4e;
    margin-bottom: 2px;
    max-height: 44px;
    min-height: 44px;
    overflow: hidden
}

.complex-offers-card__price {
    font-size: 18px;
    color: #524e4e;
    margin-bottom: 2px;
    max-height: 31px;
    /*overflow: hidden*/
}

.complex-offers-card__price b {
    color: #7b9426
}

.complex-offers-card__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -ms-flex-line-pack: center;
    align-content: left;
    width: 100%
}

.complex-offers-card__buttons > * {
    margin-right: 21px
}

.complex-offers-card__buttons .btn-border:hover {
    background-color: #475224;
    color: #fff
}

.complex-offers-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .complex-offers__title {
        margin-bottom: 20px
    }

    .complex-offers-card {
        padding: 25px 5px 20px 5px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: auto
    }

    .complex-offers-card:nth-last-of-type(-n+2) {
        margin-bottom: 30px
    }

    .complex-offers-card:last-child {
        margin-bottom: 0
    }

    .complex-offers-card__img {
        display: block;
        max-width: 94px;
        height: auto;
        margin-right: 10px
    }

    .complex-offers-card__description {
        max-width: 200px;
        height: auto
    }

    .complex-offers-card__price {
        margin-bottom: 15px
    }

    .complex-offers-card__name {
        font-size: 18px;
        line-height: 22px;
        max-height: none
    }

    .complex-offers-card__buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .complex-offers-card__buttons .btn-primary {
        margin-bottom: 10px;
        font-size: 12px
    }

    .complex-offers-card__buttons .btn-primary:last-child {
        margin-bottom: 0
    }

    .complex-offers-card p {
        max-height: none;
        min-height: auto
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .complex-offers-card:nth-last-of-type(-n+2) {
        margin-bottom: 30px
    }

    .complex-offers-card:last-child {
        margin-bottom: 0
    }

    .complex-offers-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.example-works {
    margin-bottom: 100px
}

.example-works__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    margin-bottom: 30px
}

.example-works-item {
    max-width: 350px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px
}

.example-works-item:nth-last-child(-n+3) {
    margin-bottom: 0
}

.example-works-item__video {
    position: relative;
    max-width: 350px;
    width: 100%;
    margin-bottom: 30px;
    cursor: pointer
}

.example-works-item__video:hover .btn-play svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.example-works-item__text {
    max-width: 350px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.example-works-item__text b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 22px;
    color: #524e4e;
    margin-bottom: 10px
}

.example-works-item__text p {
    font-size: 14px;
    line-height: 24px;
    color: #524e4e
}

.example-works-item__text ul {
    padding-left: 24px;
    margin: 0;
    list-style: none
}

.example-works-item__text ul li {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #524e4e
}

.example-works-item__text ul li::before {
    background-image: url(/img/list-marker-2.svg);
    background-position: center, center;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    content: '';
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 4px
}

@media (max-width: 767px) {
    .example-works__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .example-works-item {
        margin-bottom: 20px
    }

    .example-works-item:nth-last-child(-n+3) {
        margin-bottom: 20px
    }

    .example-works-item:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .example-works-item:nth-last-child(-n+3) {
        margin-bottom: 30px
    }

    .example-works__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
}

.blog-list {
    margin-bottom: 100px
}

.blog-list-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 50px;
    height: 50px
}

.blog-list-heading__title {
    margin-bottom: 0
}

.blog-list-heading__search {
    width: 100%;
    max-width: 350px;
    position: relative
}

.blog-list-heading__search input {
    width: 100%;
    min-height: 50px;
    border-radius: 10px;
    border: 1px solid #7b9426;
    background: #fff;
    color: #7b9426;
    font-family: Intro;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 30px 10px 23px;
    outline: 0
}

.blog-list-heading__search input::-webkit-input-placeholder {
    color: #7b9426
}

.blog-list-heading__search input::-moz-placeholder {
    color: #7b9426
}

.blog-list-heading__search input:-ms-input-placeholder {
    color: #7b9426
}

.blog-list-heading__search input::-ms-input-placeholder {
    color: #7b9426
}

.blog-list-heading__search input::placeholder {
    color: #7b9426
}

.blog-list-heading__search .btn-search {
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background-color: transparent;
    width: 16px;
    height: 16px;
    padding: 1px;
    margin: 0;
    cursor: pointer;
    outline: 0
}

.blog-list-articles .blog-list__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 350px;
    width: 100%;
    text-decoration: none;
    margin-bottom: 30px
}

.blog-list-articles .blog-list__article-img {
    width: 350px;
    height: 250px;
    position: relative;
    margin-bottom: 13px;
    border-radius: 10px;
    border: none
}

.blog-list-articles .blog-list__article-img img {
    width: 100%;
    height: 100%
}

.blog-list-articles .blog-list__article-date {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 117px;
    width: 100%;
    height: 45px;
    border-radius: 0 10px;
    background-color: #7b9426;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 5px;
    font-size: 13px;
    line-height: 24px
}

.blog-list-articles .blog-list__article-date-icon {
    max-width: 18px;
    max-height: 18px;
    margin-right: 6px
}

.blog-list-articles .blog-list__article p {
    max-height: 48px;
    height: 100%;
    overflow: hidden;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #524e4e
}

.blog-list-articles .blog-list__article:hover p {
    text-decoration: underline
}

@media (max-width: 767px) {
    .blog-list-articles .blog-list__article-img {
        height: auto;
        width: auto
    }
}

@media (max-width: 767px) {
    .blog-list-heading {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog-list-heading__title {
        width: 100%;
        text-align: left;
        margin-bottom: 30px
    }

    .blog-list-heading__search {
        max-width: 100%
    }

    .blog-list-articles {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .blog-list-articles {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .blog-list-articles .blog-list__article {
        margin-right: 20px
    }

    .blog-list-articles .blog-list__article:nth-child(even) {
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .blog-list-articles {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 350px 30px 350px 30px 350px;
        grid-template-columns:350px 350px 350px;
        gap: 0 30px;
        -ms-grid-rows: auto 0 auto 0 auto 0 auto 0 auto;
        grid-template-areas:'big big .' 'big big .' '. . .' '. . .' '. . .'
    }

    .blog-list-articles .blog-list__article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 350px;
        width: 100%;
        text-decoration: none;
        margin-bottom: 30px
    }

    .blog-list-articles .blog-list__article-img {
        width: 350px;
        height: 250px;
        position: relative;
        margin-bottom: 13px;
        border-radius: 10px;
        border: none
    }

    .blog-list-articles .blog-list__article-img img {
        width: 100%;
        height: 100%
    }

    .blog-list-articles .blog-list__article-date {
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 117px;
        width: 100%;
        height: 45px;
        border-radius: 0 10px;
        background-color: #7b9426;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        padding: 5px;
        font-size: 13px;
        line-height: 24px
    }

    .blog-list-articles .blog-list__article-date-icon {
        max-width: 18px;
        max-height: 18px;
        margin-right: 6px
    }

    .blog-list-articles .blog-list__article p {
        max-height: 48px;
        height: 100%;
        overflow: hidden;
        display: block;
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        color: #524e4e
    }

    .blog-list-articles .blog-list__article:hover p {
        text-decoration: underline
    }
}

@media (min-width: 1200px) and (max-width: 767px) {
    .blog-list-articles .blog-list__article-img {
        height: auto;
        width: auto
    }
}

@media (min-width: 1200px) {
    .blog-list-articles .blog-list__article--big {
        grid-area: big;
        max-width: 730px
    }

    .blog-list-articles .blog-list__article--big .blog-list__article-img {
        width: 730px;
        height: 590px
    }
}

@media (min-width: 1200px) {
    .blog-list-articles .blog-list__article--big {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }
}

.contacts {
    margin-bottom: 70px
}

.contacts__title {
    margin-bottom: 40px
}

.contacts-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 30px
}

.contacts-social, .contacts-support {
    max-width: 540px;
    width: 100%;
    max-height: 180px;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts-support {
    padding: 20px 100px 9px 100px;
    margin-right: 30px
}

.contacts-social__title, .contacts-support__title {
    font-family: Intro;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #524e4e
}

.contacts-support__mail {
    text-decoration: underline;
    margin-bottom: 20px
}

.contacts-support__mail-icon {
    width: 24px;
    height: 16px
}

.contacts-support__tel {
    margin-bottom: 18px;
    text-decoration: none
}

.contacts-support__tel-icon {
    width: 16px;
    height: 16px
}

.contacts-support__tel:hover {
    text-decoration: underline
}

.contacts-support__mail, .contacts-support__tel {
    font-family: Intro;
    font-size: 16px;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%;
    color: #7b9426
}

.contacts-support__mail-icon, .contacts-support__tel-icon {
    margin-right: 10px
}

.contacts-support__icon {
    width: 29px;
    height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-social {
    padding: 20px 60px 16px 60px
}

.contacts-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.contacts-social-links__item {
    width: 130px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 7.58303px rgba(82, 78, 78, .4);
    box-shadow: 0 0 7.58303px rgba(82, 78, 78, .4);
    font-family: Intro;
    font-size: 13px;
    line-height: 15px;
    text-decoration: none;
    padding: 8px;
    color: #fff;
    margin-right: 15px
}

.contacts-social-links__item:nth-child(3n+3) {
    margin-right: 0
}

.contacts-social-links__item:nth-child(-n+3) {
    margin-bottom: 20px
}

.contacts-social-links__item-icon {
    margin-right: 10px;
    max-width: 24px;
    max-height: 24px
}

.contacts-social-links__facebook {
    background-color: #577ca1;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__facebook:hover {
    background-color: #1065b9
}

.contacts-social-links__instagram {
    background-color: #9022bf;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__instagram:hover {
    background-color: #b9205d
}

.contacts-social-links__twitter {
    background-color: #1da1f2;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__twitter:hover {
    background-color: #156ca1
}

.contacts-social-links__youtube {
    background-color: red;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__youtube:hover {
    background-color: #851717
}

.contacts-social-links__linkedin {
    background-color: #0a66c2;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__linkedin:hover {
    background-color: #033568
}

.contacts-social-links__vk {
    background-color: #5181b8;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__vk:hover {
    background-color: #19559b
}

.contacts-social-links__telegram {
    background-color: #0088cc;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__telegram:hover {
    background-color: #1199dd;
}

.contacts-social-links__whatsapp {
    background-color: #00e676;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.contacts-social-links__whatsapp:hover {
    background-color: #0d9453
}

.contacts-bank-info {
    min-height: 305px;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    box-shadow: 0 0 10px rgba(82, 78, 78, .4);
    border-radius: 10px;
    padding: 37px 20px 20px 20px
}

.contacts-bank-info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.contacts-bank-info__title {
    font-family: Intro;
    font-size: 24px;
    line-height: 28px;
    color: #524e4e;
    margin-bottom: 10px
}

.contacts-bank-info__text-left, .contacts-bank-info__text-right {
    font-size: 18px;
    line-height: 31px;
    color: #616161
}

.contacts-bank-info__text-left {
    max-width: 542px;
    width: 100%;
    margin-right: 90px
}

.contacts-bank-info__text-left p:nth-child(even) {
    color: #000
}

.contacts-bank-info__text-left p span {
    color: #000;
    margin-left: 20px
}

.contacts-bank-info__text-right span {
    color: #000;
    margin-left: 20px
}

@media (max-width: 1023px) {
    .contacts-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .contacts-social, .contacts-support {
        max-width: none;
        max-height: none;
        margin-right: 0
    }

    .contacts-social {
        padding: 20px 10px 16px 10px
    }

    .contacts-social-links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .contacts-social-links__item {
        margin-bottom: 20px
    }

    .contacts-social-links__item:nth-child(3n+3) {
        margin-right: 15px
    }

    .contacts-support {
        padding: 20px 10px 9px 10px;
        margin-bottom: 30px
    }

    .contacts-bank-info {
        padding: 37px 15px 20px 15px
    }

    .contacts-bank-info-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .contacts-bank-info__text-left {
        max-width: 490px;
        margin-right: 80px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .contacts-social {
        max-height: none
    }

    .contacts-social-links__item {
        margin-bottom: 20px
    }

    .contacts-social-links__item:nth-child(3n+3) {
        margin-right: 15px
    }
}

.blog-open {
    margin-bottom: 80px
}

.blog-open__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-open__row-item {
    max-width: 540px;
    width: 100%;
    min-height: 420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px
}

.blog-open__row-item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-open__row-item-img img {
    margin-bottom: 10px;
    width: 100%;
    height: auto
}

.blog-open__row-item-img span {
    font-size: 14px;
    line-height: 27px;
    color: #524e4e
}

.blog-open__row-item:last-child {
    margin-right: 0
}

.blog-open__row-item--left {
    width: 57.21%;
    max-width: 100%;
    margin-right: 30px
}

.blog-open__row-item--right {
    width: 39.91%;
    max-width: 100%
}

.blog-open__row--2 .blog-open__row-item {
    max-width: auto;
    width: 70%;
    min-height: auto
}

.blog-open-description p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 30px;
    color: #524e4e
}

.blog-open-description p:first-child {
    margin-bottom: 0
}

.blog-open__list {
    margin: 0;
    padding-left: 24px;
    list-style: none;
    margin-bottom: 40px
}

.blog-open__list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 24px;
    color: #524e4e
}

.blog-open__list li::before {
    background-image: url(/img/list-marker-2.svg);
    background-position: center, center;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    content: '';
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 4px
}

@media (max-width: 767px) {
    .blog-open {
        margin-bottom: 45px
    }

    .blog-open__row-item {
        min-height: auto;
        margin-right: 0;
        margin-bottom: 20px
    }

    .blog-open__row-item:last-child {
        margin-bottom: 0
    }

    .blog-open__row-item-img {
        margin-bottom: 20px
    }

    .blog-open__row-item-img img {
        margin-bottom: 5px
    }

    .blog-open__row-item-img span {
        max-width: 230px;
        text-align: center;
        line-height: 22px
    }

    .blog-open__row-item--left, .blog-open__row-item--right {
        width: 100%;
        margin-right: 0
    }

    .blog-open__row-item--left .blog-open__row-item-img, .blog-open__row-item--right .blog-open__row-item-img {
        margin-right: auto;
        margin-left: auto;
        max-width: 540px
    }

    .blog-open__row-item--left .blog-open__row-item-img img, .blog-open__row-item--right .blog-open__row-item-img img {
        width: auto
    }

    .blog-open-description P {
        line-height: 22px;
        margin-bottom: 15px
    }

    .blog-open__list {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .blog-open__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .blog-open__row-item {
        max-width: none;
        margin-right: 0
    }

    .blog-open__row-item--left, .blog-open__row-item--right {
        width: 100%;
        margin-right: 0
    }

    .blog-open__row-item--left .blog-open__row-item-img, .blog-open__row-item--right .blog-open__row-item-img {
        margin-right: auto;
        margin-left: auto;
        max-width: 540px
    }

    .blog-open__row-item--left .blog-open__row-item-img img, .blog-open__row-item--right .blog-open__row-item-img img {
        width: auto
    }

    .blog-open__row--2 .blog-open__row-item {
        width: 100%
    }
}

.same-articles {
    min-height: 550px;
    background-color: #f8f8f8;
    padding: 90px 0
}

.same-articles__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 350px;
    width: 100%;
    text-decoration: none;
    margin-bottom: 30px;
    margin-bottom: 0
}

.same-articles__item-img {
    width: 350px;
    height: 250px;
    position: relative;
    margin-bottom: 13px;
    border-radius: 10px;
    border: none
}

.same-articles__item-img img {
    width: 100%;
    height: 100%
}

.same-articles__item-date {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 117px;
    width: 100%;
    height: 45px;
    border-radius: 0 10px;
    background-color: #7b9426;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 5px;
    font-size: 13px;
    line-height: 24px
}

.same-articles__item-date-icon {
    max-width: 18px;
    max-height: 18px;
    margin-right: 6px
}

.same-articles__item p {
    max-height: 48px;
    height: 100%;
    overflow: hidden;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #524e4e
}

.same-articles__item:hover p {
    text-decoration: underline
}

@media (max-width: 767px) {
    .same-articles__item-img {
        height: auto;
        width: auto
    }
}

.same-articles .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -62px
}

.same-articles .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #e7e7e7 !important;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    margin-right: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    outline: 0;
    cursor: pointer
}

.same-articles .owl-nav button:last-child {
    margin-right: 0
}

.same-articles .owl-nav button svg {
    fill: #7b9426;
    min-width: 10px;
    min-height: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.same-articles .owl-nav button:hover {
    background-color: #7b9426 !important
}

.same-articles .owl-nav button:hover svg {
    fill: #fff
}

@media (max-width: 767px) {
    .same-articles .owl-nav button {
        width: 27px;
        height: 27px
    }

    .same-articles .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }
}

@media (max-width: 1023px) {
    .same-articles__item {
        margin-right: auto;
        margin-left: auto
    }
}

.complex__title {
    margin-bottom: 30px
}

.complex-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    background: #f8f8f8;
    border-radius: 10px;
    min-height: 230px;
    position: relative;
    padding: 35px 30px;
    margin-bottom: 60px
}

.complex-card__img {
    max-width: 160px;
    height: 160px;
    width: 100%;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
    border-radius: 20px;
    margin-right: 30px
}

.complex-card__description {
    max-width: 540px;
    width: 100%
}

.complex-card__description p {
    font-size: 18px;
    line-height: 30px;
    color: #524e4e
}

.complex-card__price {
    font-size: 24px;
    line-height: 41px;
    color: #524e4e;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center
}

.complex-card__price span {
    font-size: 30px;
    line-height: 51px;
    color: #7b9426;
    margin-left: 20px
}

.complex-card::after {
    content: '';
    display: block; /* background-image:url(/img/complex-open-card-bg.png) /* */;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: cover;
    position: absolute;
    width: 244px;
    height: 100%;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 10px
}

@media (max-width: 767px) {
    .complex-card {
        display: block
    }

    .complex-card::after {
        width: 87px;
        height: 82px
    }

    .complex-card__img {
        max-width: 80px;
        height: 80px;
        margin-right: 10px;
        float: left
    }

    .complex-card__description {
        max-width: none;
        width: auto
    }

    .complex-card__description p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .complex-card__price {
        width: 100%;
        max-width: 230px;
        margin-right: auto;
        margin-left: auto
    }
}

.complex-tabs {
    position: relative;
    bottom: -7px
}

.complex-tabs__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-family: Intro;
    font-size: 18px;
    line-height: 28px;
    color: rgba(82, 78, 78, .5);
    max-width: 350px;
    width: 100%;
    min-height: 28px;
    position: relative;
    padding-bottom: 10px;
    text-decoration: none;
    text-align: center
}

.complex-tabs__link::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    max-width: 350px;
    width: 100%;
    height: 7px;
    background-color: #e7e7e7;
    z-index: 2
}

.complex-tabs .active {
    color: #524e4e
}

.complex-tabs .active::after {
    background-color: #7b9426
}

.complex-tabs .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -62px;
    width: calc(100% + 140px);
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    left: -70px;
    height: 0;
    top: calc(50% - 12px);
    z-index: 6 !important
}

.complex-tabs .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #e7e7e7 !important;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    margin-right: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    outline: 0;
    cursor: pointer
}

.complex-tabs .owl-nav button:last-child {
    margin-right: 0
}

.complex-tabs .owl-nav button svg {
    fill: #7b9426;
    min-width: 10px;
    min-height: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.complex-tabs .owl-nav button:hover {
    background-color: #7b9426 !important
}

.complex-tabs .owl-nav button:hover svg {
    fill: #fff
}

@media (max-width: 767px) {
    .complex-tabs .owl-nav button {
        width: 27px;
        height: 27px
    }

    .complex-tabs .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }
}

.complex-tabs .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width: 1023px) {
    .complex-tabs .owl-nav {
        left: -12px;
        width: calc(100% + 24px)
    }

    .complex-tabs .owl-nav button {
        width: 27px;
        height: 27px
    }

    .complex-tabs .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }

    .complex-tabs__link {
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .complex-tabs .owl-nav {
        left: -40px;
        width: calc(100% + 80px)
    }
}

.complex-item {
    padding-top: 45px;
    padding-bottom: 60px;
    background-color: #f8f8f8;
    margin-bottom: 55px
}

.complex-item .complex-video-review {
    margin-bottom: 40px
}

.complex-item .complex-video-review__title {
    font-family: Intro;
    font-size: 18px;
    line-height: 21px;
    color: #524e4e;
    margin-bottom: 20px
}

.complex-item .complex-video-review__item {
    max-width: 540px;
    width: 100%;
    position: relative
}

.complex-item .complex-video-review__item img {
    width: 100%;
    height: 100%
}

.complex-item .complex-video-review .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: -62px;
    top: -54px
}

.complex-item .complex-video-review .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #e7e7e7 !important;
    border-radius: 50% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: none !important;
    margin-right: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    outline: 0;
    cursor: pointer
}

.complex-item .complex-video-review .owl-nav button:last-child {
    margin-right: 0
}

.complex-item .complex-video-review .owl-nav button svg {
    fill: #7b9426;
    min-width: 10px;
    min-height: 20px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.complex-item .complex-video-review .owl-nav button:hover {
    background-color: #7b9426 !important
}

.complex-item .complex-video-review .owl-nav button:hover svg {
    fill: #fff
}

@media (max-width: 767px) {
    .complex-item .complex-video-review .owl-nav button {
        width: 27px;
        height: 27px
    }

    .complex-item .complex-video-review .owl-nav button svg {
        min-width: 7px;
        min-height: 14px;
        height: 14px;
        width: 7px
    }
}

.complex-item__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center
}

.complex-item__description-img {
    margin-right: 30px;
    max-width: 445px;
    width: 100%;
    height: auto
}

.complex-item__description-img img {
    width: 100%;
    height: 100%
}

.complex-item__description-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 540px;
    width: 100%
}

.complex-item__description-text b {
    font-family: Intro;
    font-size: 18px;
    line-height: 21px;
    color: #524e4e;
    margin-bottom: 20px
}

.complex-item__description-text span {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px
}

.complex-item__description-text img {
    margin-bottom: 40px
}

.complex-item__description-text p {
    font-size: 18px;
    line-height: 30px;
    color: #524e4e
}

@media (max-width: 1023px) {
    .complex-item {
        background-color: #fff;
        margin-bottom: 30px;
        padding-bottom: 0
    }

    .complex-item .complex-video-review__item {
        min-height: auto;
        max-width: none
    }

    .complex-item__description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .complex-item__description-text span {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .complex-item__description-img {
        margin-bottom: 30px
    }
}

.complex-description {
    margin-bottom: 100px
}

.complex-description-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: 30px
}

.complex-description-row__item {
    max-width: 540px;
    width: 100%;
    margin-right: 30px
}

.complex-description-row__item:last-child {
    margin-right: 0
}

.complex-description__title {
    margin-bottom: 20px
}

.complex-description__title b {
    display: block;
    font-family: Intro;
    font-size: 24px;
    line-height: 28px;
    color: #524e4e
}

.complex-description__price {
    margin-top: 30px
}

.complex-description__price p {
    font-size: 18px;
    line-height: 30px;
    color: #524e4e;
    display: inline-block
}

.complex-description__price b {
    font-size: 18px;
    line-height: 30px;
    color: #524e4e;
    margin-left: 15px
}

.complex-description__text p {
    font-size: 18px;
    line-height: 30px;
    color: #524e4e
}

.complex-description__item .complex-description__text p {
    margin-bottom: 30px
}

.complex-description__item .complex-description__text p:last-child {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .complex-description {
        margin-bottom: 50px
    }

    .complex-description-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .complex-description-row__item {
        margin-bottom: 10px
    }

    .complex-description__title {
        margin-bottom: 10px
    }

    .complex-description__price b {
        margin-left: 0
    }

    .complex-description__text p {
        font-size: 14px;
        line-height: 22px;
        word-wrap: break-word
    }
}

.activation-code {
    min-height: 760px;
    background-color: #7b9426;
    position: relative;
    padding-bottom: 70px
}

.activation-code .breadcrumbs a, .activation-code .breadcrumbs span {
    color: rgba(255, 255, 255, .5)
}

.activation-code .activation-code-form {
    padding: 50px 70px 80px 70px
}

.activation-code .activation-code-form__title {
    text-align: center;
    font-family: Intro;
    font-size: 36px;
    line-height: 42px;
    color: #524e4e;
    margin-bottom: 25px
}

.activation-code .activation-code-form__input {
    width: 100%;
    height: 100%;
    margin-bottom: 30px
}

.activation-code .activation-code-form__input input {
    border: 1px solid #d1d1d1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    height: 50px;
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 27px;
    color: rgba(82, 78, 78, .6);
    outline: 0
}

.activation-code .activation-code-form__captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px
}

.activation-code__decoration-img {
    width: 317px;
    height: 282px;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.activation-code .btn-next, .activation-code .payment__buttons {
    position: relative
}

.activation-code .btn-next::after, .activation-code .payment__buttons::after {
    content: '';
    background-image: url(/img/activation-btn-decoration.svg);
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: cover;
    width: 72px;
    height: 72px;
    position: absolute;
    bottom: -72px
}

@media (max-width: 767px) {
    .activation-code .activation-code-form {
        padding: 50px 13px 80px 13px
    }

    .activation-code .activation-code-form__title {
        font-size: 22px;
        line-height: 26px
    }
}

.payment {
    padding: 50px 40px 80px 70px
}

.payment--success {
    padding: 50px 70px 80px 70px
}

.payment-top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    margin-bottom: 20px
}

.payment__title {
    font-family: Intro;
    font-size: 36px;
    line-height: 42px;
    color: #524e4e
}

.payment-info {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-right: 30px;
    margin-bottom: 30px
}

.payment-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px solid rgba(82, 78, 78, .2)
}

.payment-info__item:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.payment-info__item b, .payment-info__item p {
    display: block;
    width: 50%;
    font-size: 18px;
    line-height: 31px;
    color: #524e4e
}

.payment-info__item p:nth-cild(even) {
    text-align: left
}

.payment-info__item p:nth-child(odd) {
    color: rgba(82, 78, 78, .6)
}

.payment-info .accent b:nth-child(even), .payment-info .accent p:nth-child(even) {
    color: #7b9426
}

.payment__buttons {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center
}

.payment__buttons::after {
    right: 52%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.payment__buttons .btn-primary {
    margin-right: 15px;
    margin-left: 15px;
    padding: 18px 82px;
    font-family: Intro;
    font-size: 14px;
    line-height: 16px;
    color: #fff
}

.payment__buttons .btn-free-kasa, .payment__buttons .btn-pay-pal, .payment__buttons .btn-yookassa {
    position: relative
}

.payment__buttons .btn-free-kasa:before, .payment__buttons .btn-pay-pal:before, .payment__buttons .btn-yookassa:before {
    content: '';
    width: 22px;
    height: 22px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: cover
}

.payment__buttons .btn-pay-pal {
    background-color: #0070ba;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.payment__buttons .btn-pay-pal:hover {
    background-color: #0b5485
}

.payment__buttons .btn-pay-pal:before {
    left: 65px;
    background-image: url(/img/paypal.svg)
}

.payment__buttons .btn-free-kasa {
    background-color: #b10047;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

.payment__buttons .btn-free-kasa:hover {
    background-color: #680f33
}

.payment__buttons .btn-free-kasa:before {
    left: 55px;
    background-image: url(/img/free-kasa.png)
}

.payment__buttons .btn-return {
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 767px) {
    .payment {
        padding: 50px 20px 80px 20px
    }

    .payment-top-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .payment__title {
        font-size: 22px;
        line-height: 26px;
        text-align: center
    }

    .payment__btn-back {
        margin-bottom: 15px
    }

    .payment-info {
        padding-right: 0
    }

    .payment-info__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .payment-info__item p {
        width: 100%
    }

    .payment__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .payment__buttons .btn-primary {
        margin-bottom: 20px
    }

    .payment__buttons .btn-primary:last-child {
        margin-bottom: 0
    }

    .payment__buttons .btn-return {
        padding: 18px 40px
    }
}

header .header-lang .dropdown-toggle__arrow {
    margin: -5px 0 0 0
}

@media (max-width: 568px) {
    .breadcrumbs {
        padding: 20px 0;
    }

    .complex__title {
        margin-bottom: 15px;
    }

    .complex-card {
        padding: 15px;
    }

    .complex-card__price {
        max-width: 100%;
    }

    .complex-card__price {
        font-size: 20px;
    }

    .complex-card__price span {
        font-size: 28px;
        margin-left: 10px;
    }

    .work-with-item__video iframe, .blog-open-description iframe {
        width: 100% !important;
    }

    .reception-item__text {
        height: auto;
    }

    .reception .owl-dots button {
        margin-right: 4px;
        width: 12px;
        height: 12px;
    }

    .work-with-articles__item .work-with-item__video {
        width: 100%;
    }

    .complex-offers-card__description {
        max-width: 95%;
    }

    .complex-offers-card__buttons .btn-primary:first-child {
        margin-right: 8px;
    }

    .complex-offers-card__buttons .btn-size5 {
        max-width: 98px;
    }

    .complex-offers-card__buttons .btn-size6 {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.program-version {
    font-size: 14px;
    color: #ff0000;
}

.profile-buttons > * {
    margin: 8px;
    background-color: #7b9426;
    color: white
}

.profile-buttons > *:hover {
    background-color: white;
    border: solid 1px #7b9426;
    color: #7b9426;
}

.form-title {
    font-family: Intro;
    font-size: 36px;
    line-height: 42px;
    color: #524e4e;
    margin-bottom: 25px;
    margin-top: 40px;
}

.profile-card-title {
    font-family: Intro;
    font-size: 36px;
    line-height: 42px;
    color: #524e4e;
    margin-bottom: 25px;
}

.profile-card-text {
    font-family: Intro;
    font-size: 24px;
    line-height: 30px;
    color: #524e4e;
    margin-bottom: 30px;
    margin-top: 40px;
}

.reset-password {
    margin-top: 30px;
    margin-bottom: 30px;
}

.account-buttons {
    margin-bottom: 30px;
}

.account-buttons > * {
    margin-bottom: 5px;
}

.fixed-footer {
    min-height: calc(100vh - 378px);
}

.fixed-profile-footer {
    min-height: calc(100vh - 477px);
}

.length-subscription-error {
    font-family: Intro;
    font-size: 16px;
    line-height: 30px;
    color: #DD2020;
    margin-bottom: 30px;
    margin-right: 20px;
}

.main-page-alert > * {
    margin-bottom: 0px;
}

.extend-btn {
    border-radius: 10px;
}

.tooltip-symbol {
    font-weight: bold;
    font-size: 20px;
}

.tooltip-container:hover .tooltip-content {
    display: block;
}

.tooltip-container {
    display: inline;
    position: relative;
    cursor: pointer;
}


.tooltip-container .tooltip-content {
    background-color: white;
    display: none;
    position: absolute;
    left: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border: solid 2px #999999;
    border-radius: 4px;
    padding: 8px;
    width: 175px;
    bottom: 100%;
    align-content: center;
    text-align: center;
}