@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
      a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-family: "Maersk Text", -apple-system, BlinkMacSystemFont, "Microsoft JhengHei", "Microsoft Yahei", 微软雅黑, STXihei, 华文细黑, sans-serif;
}


.model {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999999999999;
    top: 0;
    left: 0;
}
.flex {
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;
    display: flex;
    width: 700px;
    margin: auto;
    transform: translate(0%, -50%);
    align-items: center;
    justify-content: space-between;
    background: #000;
    align-content: center;
}
.flex .contact{
  background: #000;
  padding: 20px;
}
.bgr {
    background-color: rgba(18,19,22,.8);
    z-index: 1;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    height: 100%;
}
.form_model {
  background: #fff;
}
.container_input {
    display: block;
}
.container_input input {
    background: #f4f4f4;
    border: 0;
    padding: 10px;
    border-radius: 3px;
    width: 100%;
    margin: 5px 0;
    background-color: #f4f4f4;
    border-radius: 5px;
    padding: 12px 15px;
    letter-spacing: 1.3px;
}
.form_model {
    background: #fff;
    padding: 20px;
}
.container_input label span {
    display: block;
    color: #5c5e62;
    margin-top: 10px;
    font-weight: 300;
    margin-left: 15px;
}
button.btn {
    width: 100%;
    padding: 20px;
    background: #000;
    display: inline-block;
    color: #fff;
    background: #248aff;
    padding: 1rem 2.625rem;
    border-radius: 4px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 20px;
}
@media only screen and (max-width: 480px){

.flex {
    width: 100%;
}
}

ul#menu-header li {
    margin-bottom: 0;
}

.w-full.border-b.border-black\/10.dark\:border-gray-900\/50.text-gray-800.dark\:text-gray-100.group.bg-gray-50.dark\:bg-\[\#444654\] {
    display: none;
}
.mat-h1 {
    font: 400 24px/32px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h2,
.mat-title {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h3 {
    font: 400 16px/28px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h4 {
    font: 400 15px/24px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h5 {
    font: 400 calc(14px * .83)/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-h6 {
    font: 400 calc(14px * .67)/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-body-2,
.mat-body-strong {
    font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-body,
.mat-body-1 {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-body p,
.mat-body-1 p {
    margin: 0 0 12px
}

.mat-caption,
.mat-small {
    font: 400 12px/20px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-display-4 {
    font: 300 112px/112px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.05em;
    margin: 0 0 56px
}

.mat-display-3 {
    font: 400 56px/56px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.02em;
    margin: 0 0 64px
}

.mat-display-2 {
    font: 400 45px/48px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.005em;
    margin: 0 0 64px
}

.mat-display-1 {
    font: 400 34px/40px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 64px
}

.mat-button,
.mat-icon-button {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-card {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-card-title {
    font-size: 24px;
    font-weight: 500
}

.mat-card-header .mat-card-title {
    font-size: 20px
}

.mat-card-content {
    font-size: 14px
}

.mat-table {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-menu-item {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.mat-select {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-select-trigger {
    height: 1.125em
}

.mat-list-item {
    font-family: Roboto, Helvetica Neue, sans-serif
}

@-webkit-keyframes cdk-text-field-autofill-start {
    /*!*/
}

@keyframes cdk-text-field-autofill-start {
    /*!*/
}

@-webkit-keyframes cdk-text-field-autofill-end {
    /*!*/
}

@keyframes cdk-text-field-autofill-end {
    /*!*/
}

.mat-app-background {
    background-color: #fafafa;
    color: rgba(0, 0, 0, .87)
}

.mat-button,
.mat-icon-button {
    color: inherit;
    background: 0 0
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary {
    color: #673ab7
}

.mat-card {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-card:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.mat-table {
    background: #fff
}

.mat-table tbody,
.mat-table tfoot,
.mat-table thead,
[mat-footer-row],
[mat-header-row],
[mat-row],
mat-footer-row,
mat-header-row,
mat-row {
    background: inherit
}

mat-footer-row,
mat-header-row,
mat-row {
    border-bottom-color: rgba(0, 0, 0, .12)
}

.mat-action-row {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-icon.mat-primary {
    color: #673ab7
}

.mat-action-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-nav-list .mat-list-item:hover {
    background: rgba(0, 0, 0, .04)
}

.mat-menu-item {
    background: 0 0;
    color: rgba(0, 0, 0, .87)
}

.mat-menu-item[disabled],
.mat-menu-item[disabled]:after {
    color: rgba(0, 0, 0, .38)
}

.mat-menu-item .mat-icon-no-color {
    color: rgba(0, 0, 0, .54)
}

.mat-menu-item:hover:not([disabled]) {
    background: rgba(0, 0, 0, .04)
}

:root {
    --black: #1a1a1a;
    --dark: #141313;
    --dark2: #262323;
    --bg: #f6f6f6;
    --disabled: #141313;
    --green: #55b30b;
    --green-24: #ddf0ce;
    --red: #e72e2e;
    --red-24: #fad5d5;
    --red-hover: #e93f3f;
    --red-grey: #ff8282;
    --yellow: #ffc700;
    --yellow-pale: #fff9ef;
    --yellow-hover: #ffb433;
    --yellow-40: rgba(255, 199, 0, 0.4);
    --yellow-20: rgba(255, 199, 0, 0.2);
    --yellow-10: rgba(255, 199, 0, 0.1);
    --yellow-8: rgba(255, 199, 0, 0.08);
    --yellow-4: rgba(255, 199, 0, 0.04);
    --yellow-gray: #ffd080;
    --grey: #f6f6f6;
    --white: #fff;
    --white-80: hsla(0, 0%, 100%, 0.8);
    --white-60: hsla(0, 0%, 100%, 0.6);
    --white-50: hsla(0, 0%, 100%, 0.5);
    --white-40: hsla(0, 0%, 100%, 0.4);
    --white-24: hsla(0, 0%, 100%, 0.24);
    --white-8: hsla(0, 0%, 100%, 0.08);
    --white-4: hsla(0, 0%, 100%, 0.04);
    --white-2: hsla(0, 0%, 100%, 0.02);
    --black-80: #404040;
    --black-50: rgba(26, 26, 26, 0.5);
    --black-40: rgba(26, 26, 26, 0.4);
    --black-10: rgba(26, 26, 26, 0.1);
    --black-8: #ededed;
    --black-4: rgba(26, 26, 26, 0.04)
}

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

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

[hidden] {
    display: none
}

body {
    line-height: 1.3
}

ol,
ul {
    padding-left: 20px;
}

blockquote,
q {
    quotes: none
}

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

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

body {
    box-sizing: border-box
}

a {
    text-decoration: none
}

a:active,
a:focus,
a:hover,
a:link,
a:visited {
    color: inherit
}

button {
    background: 0 0;
    border: none;
    outline: 0
}

.mat-icon {
    width: auto !important;
    height: auto !important
}



@media (min-width:1200px) {
    .info-box__title {
        font-size: 3rem
    }
}



.info-box__text {
    line-height: 160%
}



.info-box__text,
.product-item__currency,
body {
    font-weight: 600
}

.product-item__name,
.product-item__price {
    font-weight: 700
}

.info-box__title {
    font-weight: 800
}

body {
    font-size: 16px
}

.info-box__text {
    font-size: 20px
}

@media (max-width:768.98px) {
    .info-box__text {
        font-size: 16px;
        line-height: 120%
    }
}

.info-box__title {
    font-size: calc(1.425rem + 1.4vw)
}

@media (min-width:1800px) {
    .info-box__title {
        font-size: 3rem
    }
}

@media (max-width:768.98px) {
    .info-box__title {
        font-size: 24px
    }
}

.info-box {
    padding-left: calc(1.875rem + 5vw)
}

@media (min-width:1800px) {
    .info-box {
        padding-left: 7.5rem
    }
}

@media (max-width:1599.98px) {
    .info-box {
        padding-left: calc(1.525rem + 2.2vw)
    }
}

@media (max-width:1599.98px) and (min-width:1800px) {
    .info-box {
        padding-left: 4rem
    }
}

@media (max-width:768.98px) {
    .info-box {
        padding-left: 16px
    }
}

.info-box {
    padding-right: calc(1.875rem + 5vw)
}

@media (min-width:1800px) {
    .info-box {
        padding-right: 7.5rem
    }
}

@media (max-width:1599.98px) {
    .info-box {
        padding-right: calc(1.525rem + 2.2vw)
    }
}

@media (max-width:1599.98px) and (min-width:1800px) {
    .info-box {
        padding-right: 4rem
    }
}

@media (max-width:768.98px) {
    .info-box {
        padding-right: 16px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

* {
    box-sizing: border-box;
    outline: 0
}

body {
    
    background: var(--white)
}

@media (max-width:1049.98px) {
    body {
        font-size: 14px
    }
}

mat-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.main {
    overflow: hidden
}

.border-top {
    top: 0;
    transform: translateY(-95%)
}

.border-bottom {
    bottom: 0;
    transform: translateY(95%)
}

.border-bottom,
.border-top {
    position: absolute;
    left: 0;
    display: flex
}

.border-bottom img,
.border-top img {
    width: 100%;
    height: 46px;
    -o-object-fit: cover;
    object-fit: cover
}

.grid-1 {
    grid-template-columns: 1fr
}

.grid-2 {
    grid-template-columns: 1fr 1fr
}

.grid-3 {
    grid-template-columns: 1fr 1fr 1fr
}

.grid-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.grid-2-1 {
    grid-template-columns: 2fr 1fr
}

.form__select {
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.form__select:not(:last-of-type) {
    margin-bottom: 16px
}

.form__select-label {
    margin-left: 16px;
    color: var(--black-80)
}

.info-box {
    padding-bottom: calc(1.525rem + 2.2vw);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

@media (min-width:1800px) {
    .info-box {
        padding-bottom: 4rem
    }
}

@media (max-width:859.98px) {
    .info-box {
        flex-direction: column;
        align-items: flex-start
    }
}

.info-box__content {
    max-width: 560px;
    width: 100%;
    flex-shrink: 0
}

@media (max-width:1049.98px) {
    .info-box__content {
        flex-shrink: 1
    }
}

.info-box__text {
    margin-top: 24px;
    color: var(--white-80)
}

@media (max-width:1799.98px) {
    .info-box__image img {
        width: 100%
    }
}

@media (max-width:1049.98px) {
    .info-box__image {
        min-width: 300px
    }
}

@media (max-width:859.98px) {
    .info-box__image {
        margin-top: calc(1.425rem + 1.4vw)
    }
}

@media (max-width:859.98px) and (min-width:1800px) {
    .info-box__image {
        margin-top: 3rem
    }
}

.product-item {
    position: relative;
    padding: 16px;
    background: var(--black-4);
    border-radius: 24px
}

@media (max-width:575.98px) {
    .product-item {
        padding: 8px
    }
}

.product-item__image {
    width: 72px;
    height: 72px;
    flex-shrink: 0;
    cursor: pointer
}

.product-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-item__content {
    display: flex;
    align-items: center
}

.product-item__info {
    display: flex;
    flex-direction: column;
    margin-left: 16px;
    font-size: 14px;
    flex: 1 1 auto
}

@media (max-width:575.98px) {
    .product-item__info {
        margin-left: 8px
    }
}

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

.product-item__name {
    font-size: 14px;
    word-break: break-word;
    cursor: pointer;
    line-height: 20px
}

.product-item__weight {
    color: var(--black-50);
    line-height: 22px
}

.product-item__price {
    font-size: 16px;
    display: flex
}

.product-item__currency {
    font-size: 14px;
    color: var(--black-50);
    margin-top: -3px;
    margin-left: 4px;
    display: flex
}

.product-item__control {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--black-4);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: .2s ease
}

.product-item__control mat-icon {
    color: var(--black);
    transition: .2s ease;
    font-size: 20px
}

.product-item__control:hover {
    background: var(--yellow)
}

.menu-btn {
    position: relative;
    width: 40px;
    height: 40px;
    background: rgb(255 255 255 / 7%);
    border-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .1s ease;
/*    border: 1px solid;*/
}

.menu-btn__span {
    width: 16px;
    height: 2px;
    background: #000000;
    border-radius: 4px
}

.menu-btn__span:not(:last-of-type) {
    margin-bottom: 4px
}


.contact p {
    font-weight: 300;
    margin-bottom: 10px;
}

.contact h3 {
    font-size: 24px;
    margin-bottom: 40px;
}


.vline {
    position: relative;
    width: 1px;
    height: 30px;
    left: 50%;
    top: 0;
    display: block;
    background-color: #fff;
    /*opacity: .4;*/
    margin-bottom: 30px;
}

.home__slider.slider {
    min-height: 500px;
    background: url(/wp-content/uploads/2023/06/znimok-ekrana-2023-06-12-o-15.42.34.webp);
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative;
/*    backdrop-filter: contrast(40%);*/

}

.home__slider.slider h1 {
    position: absolute;
    left: 50%;
    top: 150px;
    transform: translate(-50%);
    font-size: 62px;
    font-weight: 700;

}


.block-revealer__element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    pointer-events: none;
    opacity: 0;
}

@media (max-width:768.98px) {
    .home__slider.slider {
        min-height: auto !important;
    }
    .home__slider.slider h1 {
        position: absolute;
        left: 50%;
        top: 110px;
        transform: translate(-50%);
        font-size: 40px;
        font-weight: 900;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 4px;

    }
    .home__slider.slider h1 span{
        font-weight: 400;
    }
    .home__slider.slider p {
        text-align: center;
    }
    .contact h3 {
        font-size: 18px;
        margin-bottom: 40px;
    }

}
.home__slider.slider .after {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 200px;
    WIDTH: 100%;
    background: rgvb(2, 0, 36);
    background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.home__slider.slider p {
    position: absolute;
    left: 50%;
    top: 230px;
    transform: translate(-50%);
    font-size: 16px;
    font-weight: 300;
    color: #000;
}

.home__slider.slider .after button {
    display: inline-block;
    color: #fff;
    background: #248aff;
    padding: 1rem 2.625rem;
    border-radius: 0.75rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 900;
}

.home__slider.slider .after p {
    position: absolute;
    left: 50%;
    top: 100px;
    transform: translate(-50%);
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

.pre_home {
    width: 100%;
    background: #000;
    height: 340px;
    color: #fff;
    text-align: center;
    padding-top: 100px;
}

.pre_home h1 {
    font-size: 30px;
    margin-bottom: 60px;
    display: block;
}

.pre_home p {
    font-weight: 300;
    font-size: 16px;
    opacity: 0.8;
    line-height: 22px;
}

.pre_home button {
    align-items: center;
    border: 3px solid #fff;
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    line-height: 1.2;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-transform: inherit;
    transition: border-color .33s ease, background-color .33s ease, color .33s ease, box-shadow .25s ease;
    margin-top: 50px;
}

.after_2 {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 200px;
    right: 0;
    WIDTH: 70%;
    background: rgb(2, 0, 36);
    background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}
.rooo {
    position: absolute;
    height: 90vh;
    width: 30%;
    background: #fff;
    padding: 50px 50px;
    padding-left: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rooo h3 {
    font-size: 30px;
    margin-bottom: 50px;
    display: block;

}

.rooo p {
    font-weight: 300;
    margin-bottom: 40px;
}
.rooo strong {
    font-size: 20px;
    letter-spacing: 5px;
    font-weight: 300;
    padding-bottom: 5px;
    border-bottom: 5px solid #e0fe81;
    display: inline;
    width: max-content;
}
.rooo button {
    align-items: center;
    border: 3px solid #000;
    color: #000;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    line-height: 1.2;
    padding: 10px 20px;
    text-transform: inherit;
    transition: border-color .33s ease, background-color .33s ease, color .33s ease, box-shadow .25s ease;
/*    position: absolute;*/
/*    bottom: 50px;*/
    margin-top: 30px;
}
.two_roo {
    position: relative;
    height: 90vh;
}

.two_roo img {
    z-index: 1;
    min-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    object-position: right;
    position: absolute;
    top: 0;
}
.two_roo .row {
    position: absolute;
    right: 50px;
    bottom: 50px;
    display: flex;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.two_roo .row>div {
    width: 250px
}

.two_roo .row>div span {
    font-size: 35px;
}

.two_roo .row>div p {
    font-weight: 300
}


.block_free {
    background-color: #000;
    padding: 90px 0;
    padding-bottom: 150px;
    color: #fff
}

.roo_keys.product-list__content {
    display: grid;
}

.roo_keys.product-list__content>div {
    display: block;
}

.roo_keys.product-list__content>div>div {
    width: 30%;
    display: block;
    float: left;
}

.roo_keys.product-list__content>div>div>p {
    font-weight: 300;
    margin-bottom: 10px;
    opacity: 0.6;
}

.roo_keys.product-list__content>div>div>h3 {
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}

.roo_keys.product-list__content>div>div.row_fi {
    width: 70%;
    display: block;
    float: left;
}

.row_fi p {
    font-weight: 300;
    margin-top: 33px;
}

.video video {
    width: 100%;
    height: 500px;
    display: block;
    object-fit: cover;
}

.keys_block {
    background-color: #fff;
    padding: 20px 0;
    padding-bottom: 50px;
    color: #000;
    position: relative;
}

.keys_block .roo_keys.product-list__content {
    display: grid;
    padding: 0 16px;
}
p.h3 {
    font-weight: 700 !important;
}
.keys_block .roo_keys.product-list__content>div {
    display: block;
}

.keys_block .roo_keys.product-list__content>div>div {
    width: 30%;
    display: block;
    float: left;
}

.keys_block p {
    font-weight: 300;
    margin-bottom: 10px;
/*    opacity: 0.6;*/
}

.keys_block h3 {
    font-size: 24px;
    margin-bottom: 50px;
    display: block;
}

.keys_block button {
    align-items: center;
    border: 3px solid #000;
    color: #000;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    line-height: 1.2;
    padding: 10px 20px;
    text-transform: inherit;
    transition: border-color .33s ease, background-color .33s ease, color .33s ease, box-shadow .25s ease;
    position: absolute;
    bottom: 50px;
}

.keys_block .roo_keys.product-list__content div.desk {
    width: 70%;
    display: block;
    float: left;
}

.keys_block .roo_keys.product-list__content div.desk p {
    font-weight: 300;
    margin-top: 10px;
}

.keys_block .roo_keys.product-list__content div.desk b {
    font-weight: 900;
}
.slider_keys {
    background-color: #fff;
    padding: 20px 0;
    padding-bottom: 50px;
    color: #000;
    position: relative;
}

.aft:before {
    /*content: " ";*/
    display: block;
    height: 2px;
    width: 50px;
    background: #999;
}

.aft {
    cursor: pointer;
}

.aft h3 {
    background: transparent;
    width: max-content;
    padding: 4px 10px;
    border-radius: 3px;
}

.aft:hover h3 {
    background: rgb(155 155 155 / 12%);
    width: max-content;
    padding: 4px 10px;
    border-radius: 3px;
}


.roo_keys.product-list__content>div>div.aft {
    width: 20%;
}

.roo_keys.product-list__content div.aft h3 {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}

.slider_keys img {
    width: 100%;
    border-radius: 50px;
    margin-bottom: 50px;
    max-height: 80vh;
    object-fit: cover;
}

.roo_keys.product-list__content>div.block_kk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
}

.driver_block {
    background-color: #000;
    padding: 90px 0;
    padding-bottom: 150px;
    color: #fff
}

.driver_block .product-list__content {
    display: grid;
}

.driver_block .product-list__content>div {
    display: block;
}

.driver_block .product-list__content>div>div {
    width: 30%;
    display: block;
    float: left;
}

.driver_block .product-list__content>div>div p {
    font-weight: 300;
    margin-bottom: 10px;
    opacity: 0.6;
}

.driver_block .product-list__content>div>div h3 {
    font-size: 24px;
    margin-bottom: 30px;
    opacity: 0.7;
    display: block;
}

.footer_deck {
    text-align: center;
    width: 460px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin: 30px auto 0;
}

.menu-parans {
    display: none;
    position: absolute;
    top: 60px;
    left: -233px;
    width: 1075px;

    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    text-align: center;
    border-radius: 0 0 30px 30px;
    overflow: hidden;
}

.offer {
    background: rgb(155 155 155 / 12%);
    border-radius: 0;
    cursor: pointer;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12px;
    margin-right: 10px;
}

.monitoring-scaled {
    min-width: auto;
    max-width: 80%;
    z-index: 1;
    right: 80px;
    filter: drop-shadow(0px 41px 14px #aaa);
}
@media (max-width:800px) {
    .monitoring-scaled {
        right: 0px;
    }

    .two_roo img.man_img {
        max-height: 460px;
        object-position: center;
    }

    .after_2 {
        display: block;
        text-align: center;
        position: absolute;
        height: 200px;
        right: 0;
        top: 260px;
        WIDTH: 100%;
        background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        z-index: 2;
    }
    .two_roo {
        position: relative;
        height: initial;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .two_roo img {
     z-index: 1; 
    min-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    object-position: right;
     position: relative; 
     top: 0; 
}
    .home__slider.slider h3 {
        font-size: 50px;
    }

    .two_roo img {
        width: 100%;
    }

    .logo__mobile[_ngcontent-serverApp-c67] {
        display: block;
        width: 90px;
    }

    .rooo {
        width: 100%;
        height: auto;
        padding-bottom: 120px;
        position: relative;
        padding: 10px 0px;
        margin-bottom: 0px;
        }

        .rooo p {
    
    margin-bottom: 20px;
}

    .two_roo .row>div {
        width: 110px;
    }

    .two_roo .row>div span {
        font-size: 15px;
    }

    .pre_home p {
        font-weight: 300;
        font-size: 13px;
        opacity: 0.8;
        line-height: 22px;
        padding: 10px;
    }

    .pre_home p br {
        display: none;
    }

    .pre_home {
        width: 100%;
        background: #000;
        height: 400px;
        color: #fff;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .pre_home button {
        margin-top: 20px;
    }

    .pre_home h1 {
        font-size: 20px;
        margin-bottom: 20px;
        display: block;
    }

    .rooo button {
        align-items: center;
        border: 3px solid #000;
        color: #000;
        display: inline-flex;
        font-size: 16px;
        font-weight: 900;
        justify-content: center;
        line-height: 1.2;
        padding: 10px 20px;
        text-transform: inherit;
        transition: border-color .33s ease, background-color .33s ease, color .33s ease, box-shadow .25s ease;
        position: relative;
        /* bottom: 50px; */
        margin-top: 20px;
        margin-bottom: 0px;
        bottom: 0;
    }
    .video {
        display: none;
    }

    .two_roo .row>div p {
        font-weight: 300;
        font-size: 10px;
        line-height: initial;
    }

    .block_free {
        background-color: #000;
        padding: 10px 0;
        padding-bottom: 70px;
        color: #fff;
    }

    .row_fi p {
        font-weight: 300;
        margin-top: 0;
        padding-left: 10px;
    }

    .rooo h3 {
        font-size: 24px;
        margin-bottom: 40px;
        display: block;
        margin-top: 60px;
    }

    .footer_deck {
        text-align: center;
        width: 100%;
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        margin: 30px auto 0;
    }

    .roo_keys.product-list__content>div>div.aft {
        width: 100%;
    }

}



@media (max-width:768.98px) {
    .keys_block .roo_keys.product-list__content>div>div {
        width: 100%;
        display: block;
        float: none;
    }
    .roo_keys.product-list__content>div>div>h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .row_fi p {
        font-weight: 300;
        margin-top: 0;
        padding-left: 0px;
        padding-bottom: 20px;
    }

    .two_roo .row {
        position: absolute;
        right: 0;
        margin: auto;
        width: 100%;
        left: 0;
        top: 370px;
        display: flex;
        text-align: center;
        color: #fff;
        justify-content: space-between;
    }
    .two_roo .row>div span {
        font-size: 18px;
    }
    .two_roo .row>div {
        width: 30%;
    }

    .two_roo img {
        width: 100%;
        overflow: visible;
        height: 80vh;
    }

    .two_roo img {
        min-width: 100%;
        max-height: 90vh;
        object-fit: inherit;
        object-position: -440px;
        object-fit: cover;
    }

    footer {
        padding: 10px !important;
    }

    footer .contact h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .driver_block .product-list__content {
        display: block;
    }
    .driver_block .product-list__content>div>div {
         float: none; 
    }

    .keys_block .roo_keys.product-list__content div.desk {
        width: 100%;
        float: none;
    }
    .keys_block button {
        bottom: 0;
    }
}

.didi {
    width: 30%; display: block; float: left;
}
.dodo {
    font-size: 24px;
      margin-bottom: 50px;
      display: block;
}

.dodo_ckic{
    align-items: center;
    border: 3px solid #000;
    color: #000;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    line-height: 1.2;
    padding: 10px 20px;
    text-transform: inherit;
    transition: border-color .33s ease,background-color .33s ease,color .33s ease,box-shadow .25s ease; position: absolute; bottom:50px;
}
.dodo_text {
    width: 70%; display: block; float: left;
}


@media (max-width:768.98px) {
    .dodo {
      margin-bottom: 20px;
    }
    .roo_keys.product-list__content>div>div {
        width: 100% !important;
    }
    .didi {
        width: 100% !important;
    }
    .dodo_ckic{
        position: relative;
        bottom: 0;
    }
}


        .cards {
     display: flex;
     align-items: center;
     justify-content: space-between;
     margin-top: 0px;
     flex-wrap: wrap;
     margin-bottom: 50px;
}
 .back-card .card-img {
     margin-top: 20px;
}
.card {
/*    background: #f6f6f6;*/
     box-shadow: 0px 14px 32px rgb(199 203 206 / 70%); 
    border-radius: 8px;
    max-width: 271px;
/*    height: 460px;*/
    width: 100%;
    padding: 14px 19px 19px 19px;
    margin-bottom: 16px;
}
 .card-price {
     font-weight: 600;
     font-size: 16px;
     line-height: 19px;
}
 .card-desc {
     font-weight: 400;
     font-size: 14px;
     line-height: 20px;
     margin-top: 8px;
     max-width: 188px;
}
 .card-img {
     margin-top: 24px;
     height: auto;
}
 .card-img img {
     max-width: 100%;
}
 .card-params {
     display: inline-flex;
     align-items: center;
     background: #fff;
     border-radius: 6.90132px;
     padding: 9px;
     margin-top: 5px;
}
 .card-params_item {
     display: flex;
     align-items: center;
     letter-spacing: 0.08em;
     color: #3d4d59;
     font-weight: 600;
     font-size: 10px;
     line-height: 10px;
}
 .card-params_item span:last-child {
     margin-left: 5px;
}
 .card-params_item:nth-child(2) {
     padding: 0 7px;
}
 .card-params_item:nth-child(1) {
     padding-right: 7px;
     border-right: 0.862665px solid #cfd3d7;
}
 .card-params_item:nth-child(3) {
     padding-left: 7px;
     border-left: 0.862665px solid #cfd3d7;
}
 .card-title {
     font-weight: 600;
     font-size: 24px;
     line-height: 29px;
     margin-top: 16px;
}
.card-text {
    font-weight: 400;
    font-size: 14px;
    /* line-height: 20px; */
    margin-top: 6px;
    /* height: 55px; */
}
.card:hover .card-button-more{
    display: block;
}
 .card-button-more {
    display: none;
     background: #0c8cff;
     /*box-shadow: 0px 4px 10px rgba(253, 97, 32, 0.4);*/
     border-radius: 8px;
     padding: 12px 0 14px;
     display: block;
     width: 100%;
     font-size: 14px;
     line-height: 20px;
     letter-spacing: 0.08em;
     color: #fff;
     font-weight: 700;
     border: none;
     margin-top: 36px;
     transition: 0.3s;
}
 .card-button-more:hover {
     box-shadow: none;
     transition: 0.3s;
}
.card-dop-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 10px;
    color: #4f5e69;
}
 .card-dop-text {
     font-weight: 400;
     font-size: 13px;
     line-height: 19px;
     margin-top: 8px;
     color: #000;
}
 .card-dop__buttons {
     display: flex;
     align-items: center;
     margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    justify-content: space-between;
    gap: 20px;
    opacity: 0.5;
}
.card:hover  .card-dop__buttons {
    opacity: 1;
}
 .card-dop__back {
     border: 1.88175px solid #bec5d0;
     border-radius: 7.52698px;
     box-sizing: border-box;
     width: 46px;
     height: 46px;
     display: flex;
     justify-content: center;
     align-items: center;
    }

.card-dop__order {
    background: #0c8cff;
    border-radius: 3px;
    padding: 5px 0 5px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.08em;
    color: #fff;
    font-weight: 400;
    transition: 0.3s;
}
 .card-dop__order:hover {
     box-shadow: none;
     transition: 0.3s;
}
 .card-dop_params {
     margin-top: 10px;
}
 .card-dop_params-item {
     font-weight: 600;
     font-size: 12px;
     line-height: 10px;
     color: #3d4d59;
     letter-spacing: 0.08em;
     display: flex;
     align-items: center;
     margin-bottom: 12px;
}
 .card-dop_params-item:last-child {
     margin-bottom: 0;
}
 .card-dop_params-item div:first-child {
     width: 25px;
}
 .card-dop_params-item div:last-child {
     margin-left: auto;
}
 .card-dop_type {
     display: inline-flex;
     background: #f6f6f6;
     border-radius: 6.90132px;
     padding: 6px;
}
 .card-dop_type-item {
     font-weight: 600;
     font-size: 9px;
     line-height: 10px;
     color: #3d4d59;
     letter-spacing: 0.08em;
     display: flex;
     align-items: center;
}
 .card-dop_type-item div:last-child {
     margin-left: 4px;
}
 .card-dop_type-item:first-child {
     padding-right: 5px;
     margin-right: 5px;
     border-right: 0.862665px solid #cfd3d7;
}
 .card-dop-top-wrapper {
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .card-isPackage {
     height: auto;
}
 @media screen and (max-width: 1129px) and (min-width: 601px) {
     .cards {
         margin-top: 23px;
    }
     .card {
         max-width: 148px;
         padding: 9px 7px;
         height: 238px;
         box-shadow: 0px 5px 10px #000;
    }
     .card-price {
         font-size: 8px;
         line-height: 10px;
    }
     .card-desc {
         font-size: 7.20135px;
         line-height: 10px;
         margin-top: 5px;
         max-width: 95px;
    }
     .card-params {
         margin-top: 8px;
         padding: 1px 4px;
         border-radius: 3.54992px;
    }
     .card-params_item {
         font-size: 5.14382px;
         line-height: 5px;
    }
     .card-params_item span:last-child {
         margin-left: 3px;
    }
     .card-params_item svg {
         max-width: 7px;
    }
     .card-params_item:nth-child(1) {
         padding-right: 3px;
    }
     .card-params_item:nth-child(2) {
         padding: 0 3px;
    }
     .card-params_item:nth-child(3) {
         padding-left: 3px;
    }
     .card-img {
         margin-top: 9px;
         height: 63px;
    }
     .card-title {
         font-size: 12.3452px;
         line-height: 15px;
         margin-top: 3px;
    }
     .card-text {
         font-size: 7.20135px;
         line-height: 10px;
         margin-top: 3px;
         height: 35px;
    }
     .card-button-more {
         margin-top: 8px;
         font-size: 7.20135px;
         line-height: 10px;
         border-radius: 4.11506px;
         padding: 7px 0 8px;
    }
     .card-dop-title {
         font-size: 10px;
    }
     .card-dop_type {
         padding: 5px 3px;
         border-radius: 4.11506px;
    }
     .card-dop_type-item {
         font-size: 5px;
    }
     .card-dop_type-item:first-child {
         padding-right: 2px;
         margin-right: 2px;
    }
     .card-dop_type-item div:last-child {
         margin-left: 3px;
    }
     .card-dop_type-item svg {
         max-width: 8px;
         height: 8px;
         margin-bottom: -2px;
    }
     .card-dop-text {
         font-size: 7.20135px;
         line-height: 10px;
         margin-top: 3px;
    }
     .card .back-card .card-img {
         margin-top: 4px;
    }
     .card-dop_params {
         margin-top: 9px;
    }
     .card-dop_params-item {
         font-size: 5.14382px;
         line-height: 5px;
         margin-bottom: 4px;
    }
     .card-dop_params-item svg {
         width: 10px;
         height: 10px;
    }
     .card-dop__buttons {
         margin-top: 6px;
    }
     .card-dop__back {
         width: 23px;
         height: 23px;
         border-radius: 4px;
         border: 1.02876px solid #bec5d0;
    }
     .card-dop__order {
         font-size: 7.20135px;
         line-height: 10px;
         border-radius: 4.11506px;
         padding: 6px 0 7px;
    }
     .card-isPackage {
         height: auto !important;
    }
}

.tags span {
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 400;
    background: #efefef;
    border-radius: 5px;
    margin-right: 0px;
    display: inline-block;
    margin-bottom: 10px;
    color: #3d4d59;
}
 @media screen and (max-width: 600px) {
     .cards {
         margin-top: 24px;
         margin-bottom: 18px;
        padding: 0 0px;
    }
     .card {
         max-width: initial;
         margin-bottom: 13px;
         height: auto!important;
    }
     .card-title {
         margin-top: 22px;
    }
     .card-button-more {
         margin-top: 27px;
    }

    .keys_block .roo_keys.product-list__content div.desk {
        width: 100%;
        display: block;
        float: left;
    }

    .roo_keys.product-list__content > div > div > h3 {
        font-size: 24px;
        margin-bottom: 0;
    }
    .keys_block {
        /*margin-top: -140px;*/
    }
    .keys_block .roo_keys.product-list__content div.desk p {
        margin-top: 0px;
    }
    .keys_block button {
        position: relative;
        top: 0;
        border: 0;
        width: 230px;
        display: block;
        margin-bottom: 20px;
    }

}



.block_text_contant h1 {
    margin-bottom: 20px;
    font-size: 33px;
}
.block_text_contant h2{
    margin-bottom: 20px;
    font-size: 26px;
}
.block_text_contant h3{
    margin-bottom: 20px;
    font-size: 23px;
}

.block_text_contant {
    padding: 30px 0px;
    background: #ffffff;
    font-size: medium;
    margin-top: 100px;
    border-radius: 10px;
/*    box-shadow: 0px 14px 32px rgb(199 203 206 / 70%);*/
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.block_text_contant p strong {
    font-weight: 600;
}
.block_text_contant p, .block_text_contant ol {
    font-weight: 300;
    font-size: medium;
    margin-bottom: 20px;
}
.block_text_contant ol li {
    margin-bottom: 10px;
}
.block_text_contant ul {
    list-style: circle;
    padding-left: 15px;
    font-weight: 400;
}
.block_text_contant ul li{
    margin-bottom: 10px;
}
div#page {
    max-width: 1136px;
    margin: auto;
}


.breadcrumbs {
    padding-left: 0px;
    color: #999;
    font-weight: 400;
    margin-top: 20px;
}


.post__category .cat-item a,
.post__category .cat-item span{
    display: block;
    padding: 6px 15px 4px;
    font-size: 14px;
    line-height: 25px;    
    text-align: center;
    color: #08080A;
    border: 1px solid #CAD2DF;
}

.post__category .current-cat a,
.post__category .current-cat span {
    cursor: default;
    pointer-events: none;
    color: #fff;
    border-color: #5DC948;
    background-color: #5DC948;
}

.post__row {
    display: flex;
    flex-wrap: wrap;
    margin: 66px -23px 0;
}

.post-content__column {
    flex: 0 0 33.3333333333%;
    padding: 0 23px;
    margin-bottom: 48px;
}

.post-content {
    display: block;
}

.post-content__img img {
    width: 100%;
    border-radius: 8px;
}

.post-content__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    font-size: 14px;
    line-height: 0px;
}

.post-content__info div {
    display: flex;
    column-gap: 18px;
}

.post-content__category {
    color: #CAD2DF;
}

.post-content__date {
    padding-left: 21px;
    color: #CAD2DF;
    /*background-image: url(../img/icon-day-grey.svg);*/
    background-position: left 6px;
    background-repeat: no-repeat;
}

.post-content__view {
    padding-left: 22px;
    color: #08080A;
    /*background-image: url(../img/icon-view-green.svg);*/
    background-position: left 5px;
    background-repeat: no-repeat;
}

.post-content__main {
    text-align: left;
}

.post-content__title {
    margin-top: 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #121212;
    margin-bottom: 10px;
}

.post-content__description {
    margin-top: 27px;
    font-size: 14px;
    line-height: 21px;
    color: #181818;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.post-content__btn {
    margin-top: 15px;
}

.post__row_list .post-content__column:nth-child(7n+1) {
    flex: 0 0 100%;
    margin-bottom: 63px;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content {
    display: flex;
    justify-content: space-between;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__main {
    flex: 0 0 38%;
    order: 1;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__img {
    flex: 0 0 53.5%;
    order: 2;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__info {
    justify-content: flex-start;
    margin-top: 0;
    column-gap: 34px;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__info div {
    column-gap: 34px;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__category {
    display: block;
    padding: 6px 15px 4px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #08080A;
    border: 1px solid #CAD2DF;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__title {
    margin-top: 61px;
    font-size: 29px;
    line-height: 39px;
}

.post__row_list .post-content__column:nth-child(7n+1) .post-content__description {
    margin-top: 37px;
}

.post-more{
    padding-bottom: 80px;
}

.post-more-top {
    padding: 60px 0 40px;
    background-color: #fff;
}

.post-more__title {
    font-weight: 500;
    font-size: 35px;
    line-height: 45px;
    color: #0B0C0F;
}

.post__row_more {
    margin-top: 56px;
}

.post__row_slider {
    margin: 56px 0 0;
}

.post__row_more .post-content__info {
    display: inherit;
}

.post__row_more .post-content__category {
    display: none;
}

.post__row_more .post-content__info div {
    justify-content: space-between;
}

@media only screen and (min-width: 1024px){
    .post-more__btn {
        position: absolute;
        top: -11px;
        right: 10px;
    }

    .post-more__btn .btn_main {
        text-transform: uppercase;
    }
}

.post-more__btn .btn_main {
    display: inline-block;
    background: #F9F9F9;
}

.post-more__btn .btn_main span {
    padding-right: 38px;
}

@media only screen and (max-width: 1179px) {
    .post__row {
        margin: 50px -10px 0;
    }

    .owl-post-slider .item {
        max-width: 356px;
    }

    .post-content__column {
        padding: 0 10px;
    }

    .post-content__description {
        margin-top: 20px;
    }

    .post-content__btn {
        margin-top: 25px;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__title {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 1023px){
    .post__row_slider {
        margin-top: 26px;
    }

    .post-content__column {
        flex: 0 0 50%;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__main {
        flex: 0 0 50%;
    }
    
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__img {
        flex: 0 0 calc(50% - 10px);
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__title {
        margin-top: 30px;
        font-size: 18px;
        line-height: 25px;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__description {
        margin-top: 30px;
    }

    .post-more__btn {
        margin-top: 35px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px){
    .post-more-top { 
        padding: 40px 0 20px;
    }

    .post-more-top .post-more__title {
        text-align: center;
    }

    .post {
        padding-top: 26px;
    }

    .owl-post-slider .item {
        /*max-width: 250px;*/
    }

    .post__category{
        max-width: 200px;
        margin: 0 auto;
    }

    .post__category_label {
        display: block;
    }

    .post__category_content {
        position: relative;
    }

    .post__category_content ul{
        display: none;
        background: #fff;
    }

    .post__category_active .post__category_content ul{
        position: absolute;
        top: 55px;
        left: 0;
        right: 0;
        display: block;
    }

    .post__category_input {
        display: block;
        padding: 14px 50px 14px 22px;
        font-size: 14px;
        line-height: 25px;
        text-align: left;
        border: 1px solid #CAD2DF;
        /*background-image: url(../img/icon-arrow-down-black.svg);*/
        background-repeat: no-repeat;
        background-position: right 26px center;
    }

    .post__category .cat-item a,
    .post__category .cat-item span{
        padding: 14px 22px;
        text-align: left;
        border-top: 0;
    }

    .post__category .cat-item a:hover,
    .post__category .cat-item span:hover{
        color: #fff;
        border-color: #5DC948;
        background-color: #5DC948;
    }

    .post-content__column {
        flex: 0 0 100%;
    }

    .post-content__column:last-child {
        margin-bottom: 0;
    }

    .post-content__column,
    .post__row_list .post-content__column:nth-child(7n+1) {
        margin-bottom: 40px;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content {
        flex-direction: column;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__main {
        flex: 0 0 100%;
        order: 2;
    }
    
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__img {
        flex: 0 0 100%;
        order: 1;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__info {
        margin-top: 12px;
        justify-content: space-between;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__info div {
        column-gap: 18px
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__category {
        padding: 0;
        color: #CAD2DF;
        border: none;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__title {
        margin-top: 15px;
    }

    .post-content__info,
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__info {
        margin-top: 16px;
        font-size: 12px;
        line-height: 20px;
    }

    .post__row_list .post-content__column:nth-child(7n+1) .post-content__category {
        font-size: 12px;
        line-height: 20px;
    }

    .post-content__date{
        background-position: left 2px;
    }

    .post-content__view {
        background-position: left 2px;
    }
    
    .post-content__title,
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__title {
        margin-top: 16px;
        font-size: 20px;
        line-height: 22px;
    }
    
    .post-content__description,
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__description {
        margin-top: 6px;
        font-size: 12px;
        line-height: 18px;
    }

    .post-more {
        padding-bottom: 40px;
    }

    .post-more__title {
        font-size: 25px;
        line-height: 32px;
    }

    .post-more-top  .btn_main span {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 360px){
    .post-content__column,
    .post__row_list .post-content__column:nth-child(7n+1) {
        margin-bottom: 30px;
    }

    .post-content__info,
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__info {
        margin-top: 10px;
    }

    .post-content__title,
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__title {
        margin-top: 13px;
        font-size: 12px;
        line-height: 18px;
    }

    .post-content__description,
    .post__row_list .post-content__column:nth-child(7n+1) .post-content__description {
        margin-top: 13px;
        font-size: 10px;
        line-height: 15px;
    }
}

/*    owl    */
h3.post-more__title.title {
    font-size: 42px;
    padding-bottom: 20px;
    font-weight: 900;
}
.post-content__date {
    color: #717173;
    font-weight: 400;
    font-size: 10px;
    padding: 10px 0;
}
.owl-carousel .owl-item img {
    border-radius: 10px;
}

@media (max-width: 575.98px){
    .product-list__content[_ngcontent-serverApp-c54] {
        margin-top: 0;
    }
}
input.input_phone {
    padding: 12px;
    width: 60%;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    background: #fff;
    margin-bottom: 10px;
    width: 230px;
}
.roo_keys.product-list__content>div>div>p{
    opacity: 1;
}
.roo_keys.product-list__content>div>div>p>img {
    height: 30px;
}
.d-flex {
    display: flex;
    flex-direction: column-reverse;
}
.d-flex img{
    height: 10px;
}
.d-flex p {
    opacity: 1;
}
span.btn.btn_readmore {
    align-items: center;
    border: 0px solid #000;
    color: #000;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    line-height: 1.2;
    padding: 10px 20px;
    text-transform: inherit;
    transition: border-color .33s ease,background-color .33s ease,color .33s ease,box-shadow .25s ease;
    /* position: absolute; */
    /* bottom: 50px; */
    background: #0c8cff;
    border-radius: 3px;
    padding: 12px 20px 14px;
    /* width: 100%; */
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.08em;
    color: #fff;
    font-weight: 400;
    transition: 0.3s;
}

.block_title h2 {
    font-size: 36px;
}

.conatiner_footer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.conatiner_footer nav {
    display: inline-grid;
}
.conatiner_footer a, .conatiner_footer p {
    color: #cccccc;
    font-weight: 300;
    margin-bottom: 0px;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 5px;

}
.conatiner_footer a{
/*    text-decoration: underline;*/
}
.conatiner_footer a:hover{
    background: rgb(155 155 155 / 12%);
    border-radius: 0;
    cursor: pointer;
    border-radius: 5px;
}
.conatiner_footer .contact h3{
    margin-bottom: 10px;
}
.title_footer {
    color: #fff;
    font-size: 1rem;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 1.9px;
    font-weight: 300;
}
.footer_footer {
    color: #7e7e7e;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
.footer_footer > div > a {
        float: none !important;
        text-align: center;
        display: inline;
        text-decoration: underline;
        padding: 10px;
        color: #cccccc;
    }
@media (max-width: 575.98px){
    .conatiner_footer {
        display: flow-root;
        align-items: flex-start;
        justify-content: space-between;
    }
    .footer_footer {
        color: #7e7e7e;
        font-weight: 300;
        font-size: 12px;
        letter-spacing: 2px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        text-align: center;
    }
    .footer_footer > div > a {
        float: none !important;
        text-align: center;
        display: block;
        text-decoration: underline;
        padding: 10px;
        color: #cccccc;
    }
}

.contact .h3 {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 600;
}
footer .desk {
    letter-spacing: 1.7px;
    color: #999;
    font-size: 14px;
    margin-bottom: 0px;
}



.partner-item {
    filter: grayscale(1);
}
.partner-item:hover {
    filter: grayscale(0);
}

.partner-block {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.partner-item img {
    width: 100px;
    height: auto;
}
.roo_keys.product-list__content{
    padding-top: 75px;
    padding-bottom: 50px;
}
/*.roo_keys.product-list__content div {
    color: #fff !important;
}*/
.roo_keys.product-list__content > div > div > h3 {
    font-size: 32px;
}
.owl-carousel .owl-item img {
    object-fit: cover;
    height: 200px;
}
.histopy h4 {
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0px;
    text-decoration: underline;
}
.histopy ul li  {
    font-weight: 300;
    font-size: 12px;
}
.perehod{
    position: relative;
    top: -68px;
    width: 100%;
}
@media only screen and (max-width: 480px){
    .perehod{
        top: -18px;
    }
}
.post-content__img {
    position: relative;
}
.post-content__img span {
    right: 0;
    position: absolute;
    bottom: 0;
    background: #248aff;
    color: #fff;
    padding: 5px 10px;
    font-weight: 400;
    border-radius: 7px;
    font-size: 12px;
}

.year_p {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}



.poster {
    position: relative;
    height: 470px;
    display: grid;
    align-items: center;
    align-content: center;
    transition: 250ms;
    justify-items: start;
    align-content: end;
}
.poster p, .poster span {
    position: relative;
    width: 70%;
    font-weight: 400;
    z-index: 2;
    padding: 10px;
    padding-right: 0px;
}
.poster span {
    color: #f29900;
}
.poster p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1.1px;
    text-shadow: 1px 1px 22px #fff;
}
.poster img {
    position: absolute;
    top: 0;
}
.poster .before {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0.9) 00%, rgba(255,255,255,0.80) 40%, rgba(2,0,36,0) 100%);
    z-index: 1;

}
.poster svg path {
    fill: #108afe;
    z-index: 3;
}
.poster svg  {
    transition:  250ms;
    fill: #f29900;
    z-index: 3;
    padding: 9px;
/*    -webkit-animation-delay: .55s;*/
/*    animation: .55s;*/
}
.owl-carousel  .owl-item .poster img{
    height: 470px;
}
.poster {
    -webkit-animation-delay: .55s;
    animation: .55s;
}
.poster:hover svg{
    transition:  250ms;
    margin-left: 20px;
/*    transform: translate3d(0, 35px, 0);*/
    animation-duration: 500ms;
}


/*    owl    */

.post__row_slider {

}

.owl-post-slider {
    padding-bottom: 95px;
}

.owl-nav {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: flex;
    width: 360px;
    justify-content: space-between;
    transform: translate(-50%, 0);
}

.owl-post-slider button.owl-next,
.owl-post-slider button.owl-prev{
    width: 14px!important;
    height: 22px!important;
    font-size: 0!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

.owl-prev {
    position: absolute;
    top: -19px;
    left: 0;
/*    background-image: url(../img/icon-arrow-left.svg)!important;*/
}

.owl-prev:hover {
/*    background-image: url(../img/icon-arrow-left-green.svg)!important;*/
}

.owl-next {
    position: absolute;
    top: -19px;
    right: 0;
/*    background-image: url(../img/icon-arrow-right.svg)!important;*/
}

.owl-next:hover {
/*    background-image: url(../img/icon-arrow-right-green.svg)!important;*/
}

.owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: flex;
    max-width: 180px;
    column-gap: 21px;
    justify-content: center;
    transform: translate(-50%, 0);
}

.owl-post-slider button.owl-dot {
    padding: 5px!important;
}

.owl-dot span {
    display: block!important;
    width: 5px!important;
    height: 5px!important;
    border: 1px solid #CAD2DF!important;
    border-radius: 50%!important;
}

.owl-dot.active span {
    border-color: #5DC948;
    background: #5DC948;
    box-shadow: 0px 0px 8px #5DC948;
}

@media only screen and (max-width: 1179px){
    .owl-dots {
        column-gap: 15px;
    }
}

@media only screen and (max-width: 767px){
    .owl-dots {
        column-gap: 10px;
    }

    .owl-nav {
        width: 300px;
    }
}

@media only screen and (min-width: 1279px){
    .owl-nav {
        top: 140px;
        left: -40px;
        right: -40px;
        bottom: auto;
        width: auto;
        transform: none;
    }
}

button.owl-prev span, button.owl-next span {
    font-size: 60px;
    position: relative;
    z-index: 99999999;
    color: #0b8dfd;
}
@media only screen and (max-width: 767px){ 
    button.owl-prev span, button.owl-next span {
        top: -32px;
    }
}
/*    wp-pagenavi    */

