ol, ul {
    margin: 0;
}

a:hover{
    text-decoration: none;
}
.tns-outer {
    padding: 0!important
}

.tns-outer [hidden] {
    display: none!important
}

.tns-outer [aria-controls],.tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}
.alert-danger {
    margin: 10px 0;
}
.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#error-not-found {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    border: none;
    white-space: normal
}
#tns1 > .tns-item {
    border: none;
    padding: 0;
}
.tns-horizontal.tns-no-subpixel:after,.tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-gallery,.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    min-height: 1px
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s,opacity 0s;
    -moz-transition: transform 0s,opacity 0s;
    transition: transform 0s,opacity 0s
}

.tns-gallery>.tns-slide-active {
    position: relative;
    left: auto!important
}

.tns-gallery>.tns-moving {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s
}

.tns-autowidth,.tns-vpfix>div,.tns-vpfix>li {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

.slider-main-wrap .tns-nav button.tns-nav-active,.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s
}

.tns-ovh,body.burger-active {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,.tns-normal {
    opacity: 0;
    z-index: -1
}

.tns-vpfix,a.how-to-get:hover .location-dropdown .ftr-address {
    white-space: nowrap
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333333335%;
    width: calc(100% * $count / $perpage);
    position: absolute;
    right: 0
}

.tns-t-ct>div {
    width: 1.428571428571429%;
    width: calc(100% / $count);
    height: 10px;
    float: left
}

@font-face {
    font-family: 'rm';
    src: url(../fonts/rawline-500.woff2) format('woff2'),url(../fonts/rawline-500.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'rr';
    src: url(../fonts/rawline-400.woff2) format('woff2'),url(../fonts/rawline-400.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'rb';
    src: url(../fonts/rawline-700.woff2) format('woff2'),url(../fonts/rawline-700.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'rsb';
    src: url(../fonts/rawline-600.woff2) format('woff2'),url(../fonts/rawline-600.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'reb';
    src: url(../fonts/rawline-800.woff2) format('woff2'),url(../fonts/rawline-800.woff) format('woff');
    font-display: swap
}

*,::after,::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat
}

html {
    font-family: sans-serif
}

body {
    word-wrap: break-word;
    line-height: 1.5;
    overflow-x: hidden
}

ol,ul {
    list-style: none
}

img {
    max-width: 100%;
    display: block
}

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

button,input,textarea {
    border: 0
}

button,input,select,textarea {
    font: inherit;
    outline: 0;
    background-color: transparent
}

button {
    cursor: pointer
}

input::-ms-clear {
    display: none
}

button:-moz-focus-inner {
    border: 0
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

input:not([autofocus]):focus::placeholder,textarea:not([autofocus]):focus::placeholder {
    color: transparent
}

.container {
    max-width: 1744px;
    padding: 0 24px;
    width: 100%;
    margin: 0 auto
}

.soc-icon path {
    fill: #16327b;
    transition: fill .3s
}

.soc-icon:hover path {
    fill: #1294f8
}

nav {
    position: relative
}

.logo {
    position: absolute;
    top: 14px;
    left: 93px;
    width: 160px
}

.menu-links,.nav-top-layer {
    display: flex;
    align-items: center
}

.nav-top-layer {
    padding-left: 286px
}

.menu-links {
    grid-gap: 32px;
    margin-right: 33px
}

.menu-link {
    font: 16px rm;
    color: #16327b;
    text-transform: uppercase;
    transition: color .3s
}

.menu-link:hover {
    color: #1294f8
}

.burger-wrap {
    background-color: #16327b;
    padding: 0 15px;
    align-self: stretch;
    display: none;
    align-items: center
}

.burger-wrap span {
    border-radius: 1
}

a.how-to-get:hover .location-dropdown {
    display: block
}

a.how-to-get:hover .location-dropdown .ftr-address-descr {
    padding-left: 10px;
    color: rgba(255,255,255,.7)
}

a.how-to-get:hover .location-dropdown .ftr-location {
    margin-top: 16px
}

a.how-to-get .location-dropdown {
    padding: 0 23px 29px
}

.location-dropdown,.tel-dropdown:after {
    position: absolute;
    box-shadow: 0 17px 29px rgba(17,53,95,.25)
}

.location-dropdown {
    left: -35px;
    top: 100%;
    background-color: #1294f8;
    display: none;
    z-index: 2
}

.drop-caption,.drop-caption1,.drop-caption2 {
    display: none
}

.tel-dropdown {
    position: absolute;
    left: -15px;
    top: 110%;
    background-color: #1294f8;
    display: none;
    padding: 0 36px 26px
}

.tel-dropdown:after {
    content: '';
    top: 25px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.tel-dropdown.dropened {
    display: block;
    transform: scaleY(1.012)
}

.tel-dropdown .free-calls {
    color: #fff500;
    white-space: nowrap;
    padding-left: 0;
    margin-top: 8px
}

.tel-dropdown .extra-phones {
    padding-left: 0
}

.tel-dropdown .location-dropdown {
    position: static;
    box-shadow: none
}

.catalogue-button {
    display: none;
    align-items: center;
    grid-gap: 18px;
    font: 16px rsb
}

.soc-icon.you {
    margin-left: 10px
}

.how-to-get {
    color: #fff;
    position: relative
}

.arrow-circle.op {
    transform: rotate(180deg)!important
}

.soc-icon.face {
    transform: translateY(2px);
    display: inline-block
}

.menu {
    display: flex;
    align-items: center;
    padding: 25px 0
}

.burger,.img-flex img,.viber {
    display: none
}

.burger {
    border: 0;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer
}

.burger span,.burger.burger-active span {
    transition: transform-origin .3s,transform .3s,width .3s
}

.burger span {
    height: 2px;
    width: 80%;
    background: #fff
}

.burger span+span {
    margin-top: 4px
}

.burger.burger-active span {
    transform-origin: center!important
}

.burger.burger-active span:nth-child(2) {
    width: 0
}

.burger.burger-active span:nth-child(1) {
    transform: translateY(6px) rotate(45deg)
}

.burger.burger-active span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg)
}

.networks {
    align-items: center;
    margin-left: auto;
    align-self: stretch;
    background-color: #1294f8;
    grid-gap: 37px;
    padding: 0 243px 0 25px;
    position: relative
}

.networks,.networks.burger-active .arrow-circle {
    display: flex
}

.networks.burger-active .how-to-get a {
    font-size: 20px
}

.how-to-get,.how-to-get-link {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    font: 16px rsb
}

a.how-to-get {
    align-self: stretch
}

.how-to-get-link {
    font: 20px rsb;
    grid-gap: 7px
}

.dropdown-menu a:hover, .dropdown-menu li a:hover,.how-to-get-link:hover {
    background-color: #1294f8;
    color: #fff500
}

.arrow-circle {
    background-color: rgba(118,197,240,.3);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.arrow-circle:hover {
    transform: rotate(180deg)
}

.arrow-circle svg {
    transform: translate(0,1px)
}

.nav-bottom-layer {
    background-color: #16327b;
    padding-left: 270px
}

.catalogue-link,.dropdown-link {
    color: #fff;
    font: 16px rsb;
    display: flex;
    transition: color .3s,background-color .3s
}

.catalogue-link a,.dropdown-link a, .catalogue-link li a,.dropdown-link li a {
    align-self: stretch;
    padding: 8px 14px 12px;
    color: #fff;
    width: 100%
}
.catalogue-link:hover,.dropdown-link:hover, .catalogue-link > a:hover {
    background-color: #1294f8;
    color: #fff
}

.img-flex {
    display: flex;
    align-items: center;
    grid-gap: 0
}

.dropdown-link {
    white-space: nowrap
}

.catalogue-links {
    display: flex;
    align-items: center
}

.dropdown {
    position: relative;
    padding: 8px 29px 12px 14px
}

.dropdown:after {
    content: '';
    width: 10px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 1.01733L5 4.98262L9 1.01733' stroke='white' stroke-width='1.5'/%3E %3C/svg%3E");
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-30%);
    right: 13px
}

.dropdown.dropdown-opened:after {
    transform: translateY(-50%) rotate(180deg)
}

.dropdown.dropdown-opened .dropdown-menu {
    display: block;
    box-shadow: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background-color: #1294f8;
    color: #fff;
    z-index: 3;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: none;
}
.dropdown-menu>li>a {
    color: #fff;
    font: 16px rsb;
}

.bread-crumps {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 34px 0 62px -8px
}

.bread-link {
    font: 15px rm;
    margin-bottom: 10px
}

.bread-link:not(:last-child) {
    color: rgba(28,37,57,.6);
    position: relative;
    margin-right: 56px
}

.bread-link:not(:last-child):hover {
    color: #000;
    text-decoration: underline;
    text-decoration-skip-ink: none
}

.bread-link:not(:last-child):after {
    content: '';
    margin: 0 22px;
    height: 2px;
    width: 12px;
    background-color: #f1f2f2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

.bread-link:last-child {
    pointer-events: none;
    color: #1294f8
}

.current-item.sidebar-opener {
    display: none
}

aside {
    max-width: 368px;
    border: 1px solid #f1f2f2;
    width: 100%;
    flex-shrink: 0
}

.sidebar-opener.sidebar-opened.current-item:after {
    transform: rotate(180deg) translateY(50%)
}

.common-product .container {
    display: flex;
    align-items: flex-start;
    grid-gap: 64px
}

.sidebar-item {
    display: flex;
    align-items: center;
    padding: 16px 23px;
    grid-gap: 12px;
    color: #1c2539;
    font: 20px rsb;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: 1px solid #f1f2f2
}

.sidebar-item:hover {
    background-color: #ecf6fb
}

.current-sidebar-item {
    color: #fff
}

.current-sidebar-item img {
    filter: brightness(50)
}

.current-sidebar-item,.current-sidebar-item:hover,.page-nav a.page-nav-current:hover {
    background-color: #1294f8;
    color: #fff;
}

aside>:nth-last-child(2) {
    border-bottom: none
}

.sidebar-item-dropdown {
    position: relative
}

.sidebar-item-dropdown:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    width: 8px;
    height: 16px;
    background-size: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 13L7 7L0.999999 1' stroke='black' stroke-width='2'/%3E %3C/svg%3E")
}

.sidebar-item-dropdown.spoiler-active:after {
    transform: translateY(-50%) rotate(90deg)
}

.sidebar-item-dropdown.current-sidebar-item:after {
    filter: invert(1)
}

.main-product,.sidebar-item-child {
    display: flex;
    flex-direction: column
}
.main-product {
    margin-bottom: 167px;
}

.sidebar-label {
    font: 20px rm;
    padding: 16px 26px;
    display: flex;
    align-items: center;
    grid-gap: 14px;
    cursor: pointer;
    border-bottom: 1px solid #f1f2f2
}

.sidebar-label:hover {
    background-color: #ecf6fb
}

.sidebar-checkbox {
    width: 18px;
    height: 18px;
    border: 2px solid #d2e1e9;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.91869 6.71136L1.17719 4.0464L0 5.19072L3.91869 9L12 1.14432L10.8228 0L3.91869 6.71136Z' fill='white'/%3E %3C/svg%3E");
    background-position: top 50% left 2px;
    background-size: 75%;
    background-color: #fff;
    flex-shrink: 0
}

input[type=checkbox],input[type=radio],select {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0!important;
    border: 0!important;
    height: 1px!important;
    width: 1px!important;
    overflow: hidden
}

input[type=checkbox]:focus+.sidebar-checkbox {
    border-color: #1294f8
}

input[type=checkbox]:checked+.sidebar-checkbox {
    border-color: #1294f8;
    background-color: #1294f8
}

h2 {
    font: 38px reb
}

.h-caption {
    font: 18px rr;
    margin-top: 36px
}

.product-img {
    padding: 30px 37px;
    border: 1px solid #f1f2f2
}

.products {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 41px;
    grid-gap: 41px 31px
}

.filter-indicators {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    margin: 15px 0
}

.filter-indicators:empty {
    display: none
}

.filter-indicators div {
    grid-gap: 12px;
    padding: 8px 11px;
    border: 1px solid #f1f2f2;
    font-size: 14px
}

.filter-indicators span {
    transform: scale(1.3);
    cursor: pointer
}

.filter-indicators span:hover {
    opacity: .5
}

.rating {
    grid-gap: 12px;
    margin-top: 22px
}

.filter-indicators div,.rating,.star-rating {
    display: flex;
    align-items: center
}

.testimonial-amount {
    font: 14px rm;
    color: #1294f8
}

.product-title {
    margin-bottom: 15px;
    font: 18px rm;
    margin-top: 15px;
    display: block
}

.product-price-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    grid-gap: 22px
}

.product-price {
    font: 30px rm
}

.product-price span {
    font-size: 20px
}

.product-price-crossed {
    font: 20px rr;
    color: rgba(28,37,57,.6);
    text-decoration: line-through
}

.order-wrap {
    display: flex;
    align-items: center;
    grid-gap: 16px
}

.make-order {
    background-color: #82d816;
    padding: 11px 22px 15px;
    color: #fff;
    border-radius: 4px;
    transition: box-shadow .3s;
    font: 17px reb
}

.make-order:hover {
    box-shadow: 0 4px 20px rgba(137,236,5,.4);
    color: #fff;
    text-decoration: none;
    background-color: linear-gradient(97.47deg,#8bf101 -6.91%,#82d816 100.04%),#84ec02
}
.make-order:focus{
    color: #fff;
    text-decoration: none;
}

.order-info {
    color: #3ea43c;
    font: 15px rsb
}

.out-of-stock {
    color: #9e9e9e;
    font: 15px rm
}

.page-nav,.page-nav a {
    display: flex;
    justify-content: center;
    align-items: center
}

.page-nav {
    grid-gap: 4px;
    margin-top: 105px;
    flex-wrap: wrap
}

.page-nav a {
    color: #1294f8;
    border: 1px solid #f1f2f2;
    font: 20px rr;
    width: 40px;
    height: 40px
}

.page-nav a.page-nav-current {
    background-color: #1294f8;
    border-color: #1294f8;
    color: #fff
}

.page-nav a:hover {
    background-color: #ecf6fb
}

footer {
    padding-top: 100px;
    border-top: 1px solid #f1f2f2;
    position: relative
}

.ftr-pair-1,.ftr-wrap {
    display: flex;
    align-items: flex-start
}

.ftr-wrap {
    grid-gap: 8%;
    padding-bottom: 54px
}

.ftr-pair-1 {
    justify-content: space-between
}

.ftr-logo img {
    width: 83px
}

.col-1-title {
    font: 19px rsb;
    margin-top: 12px
}

.col-1-text {
    font: 15px rm;
    color: rgba(28,37,57,.6);
    margin-top: 10px
}

.ftr-social {
    display: flex;
    align-items: flex-end;
    grid-gap: 24px;
    margin-top: 33px
}

.main-phone {
    font: 26px rsb;
    display: flex;
    align-items: center;
    grid-gap: 9px
}

.main-phone a {
    transition: color .3s
}

.free-calls,.main-phone a:hover {
    color: #1294f8
}

.ftr-address img,.main-phone img {
    filter: invert(1) brightness(14)
}

.free-calls {
    font: 15px rb;
    text-transform: uppercase;
    padding-left: 28px;
    margin-top: 4px
}

.extra-phones {
    margin-top: 6px;
    display: flex;
    flex-direction: column;
    padding-left: 28px
}

.extra-phones a {
    font: 22px rr
}

.col-link:hover,.extra-phones a:hover {
    text-decoration: underline;
    text-decoration-skip-ink: none
}

.ftr-location {
    margin-top: 32px
}

.ftr-address {
    display: flex;
    align-items: center;
    font: 21px rsb;
    grid-gap: 9px;
    text-transform: uppercase
}

.ftr-address-descr {
    margin-top: 10px;
    color: rgba(28,37,57,.6);
    font: 16px rm;
    padding-left: 28px
}

.ftr-pair-2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-width: 432px
}

.col-3-title {
    font: 20px rsb;
    margin-bottom: 18px;
    pointer-events: none
}

.col-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 12px
}

.col-link {
    color: rgba(28,37,57,.6);
    font: 16px rm
}

.social-icon {
    transition: transform .3s
}

.social-icon:hover {
    transform: scale(1.2)
}

.ftr-col-1 {
    max-width: 407px
}

.ftr-col-2 {
    max-width: 320px
}

.ftr-pair {
    flex-grow: 1
}

.ftr-pair-1 {
    max-width: 929px
}

.ftr-pair-2 {
    max-width: 495px
}

.ftr-col {
    flex-shrink: 0
}

.ftr-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 21px;
    border-top: 1px solid #f1f2f2;
    padding-top: 19px;
    position: relative
}

.copy {
    font: 14px rm
}

.gord {
    display: flex;
    align-items: center;
    font: 16px rm;
    color: rgba(28,37,57,.6);
    grid-gap: 7px
}

.popup-img,.up {
    position: fixed;
    z-index: 2
}

.up {
    right: 26px;
    bottom: 53px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #1294f8;
    background-color: #fff;
    transition: background-color .3s,box-shadow .3s
}

.up path {
    stroke: #1294f8;
    transition: stroke .3s
}

.up:hover {
    background-color: #1294f8;
    box-shadow: 0 5px 20px rgba(17,148,248,.33)
}

.up:hover path {
    stroke: #fff
}

.popup-img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(34,34,34,.8);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0);
    transition: transform .2s
}

.popup-img.opened-popup {
    transform: scale(1)
}

.popup-img-wrap {
    max-width: 100%;
    max-height: 100%
}

.cross-popup {
    position: absolute;
    right: 10px;
    top: 10px
}

.tovar-description .container {
    display: flex;
    justify-content: space-between;
    padding-right: 100px;
    align-items: flex-start;
    grid-gap: 50px
}

.sliders {
    display: flex;
    flex-grow: 1;
    grid-gap: 156px
}

.slider-main-wrap {
    height: 546px;
    max-width: 546px;
    position: relative
}

.slider-main-wrap img {
    width: 100%;
    max-height: 100%;
    cursor: pointer
}

.slider-main-wrap .tns-nav {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    grid-gap: 5px;
    z-index: 2
}

.slider-main-wrap .tns-nav button {
    width: 20px;
    height: 5px;
    background-color: #76c5f0;
    opacity: .3
}

.slider-thumbnail-wrap {
    max-width: 128px;
    max-height: 100%;
    flex-shrink: 0;
    position: relative
}

.slider-thumbnail-wrap img {
    height: 128px;
    object-fit: cover;
    object-position: center;
    border: 1px solid #f1f2f2;
    cursor: pointer
}

.slider-thumbnail-wrap .slider-thumbnail {
    overflow: hidden
}

.slider-thumbnail-wrap .tns-controls button {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%)
}

.slider-thumbnail-wrap .tns-controls button:first-child {
    top: -25px
}

.slider-thumbnail-wrap .tns-controls button:last-child {
    transform: scaleY(-1) translateX(-50%);
    top: 99%
}

.tns-controls button[disabled] {
    cursor: auto;
    opacity: 0
}

.tovar-info {
    max-width: 550px
}

.slider-main {
    display: flex;
    align-items: center
}

.slider-main img {
    max-height: 546px;
    width: 546px;
    height: 100%;
    object-fit: cover
}

.tovar-title {
    font: 34px reb;
    line-height: 1.2;
    margin-bottom: -5px
}

.tovar-category {
    display: flex;
    align-items: center;
    grid-gap: 11px
}

.tovar-category+.tovar-category {
    margin-top: 16px
}

.tovar-key {
    font: 14px rm;
    color: rgba(28,37,57,.6);
    min-width: 66px;
    flex-grow: 0
}

.tovar-brand,.tovar-material {
    font: 16px rsb
}

.select {
    width: 248px;
    height: 46px;
    border: 1px solid #d2e1e9;
    position: relative;
    cursor: pointer
}

.select:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    right: 18px;
    width: 8px;
    height: 16px;
    background-size: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 13L7 7L0.999999 1' stroke='black' stroke-width='2'/%3E %3C/svg%3E")
}

.select.select-opened:after {
    transform: translateY(-50%) rotate(-90deg)
}

.select-value {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 6px 26px 19px 19px;
    pointer-events: none;
    font: 18px rm
}

.select-value:empty:after {
    content: 'Оберіть розмір'
}

.select-value:after {
    content: ' розмір';
    color: rgba(28,37,57,.6);
    font: 16px rr;
    vertical-align: bottom
}

.select-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #f1f2f2;
    border-top: none;
    transform: scaleY(0);
    background-color: #fff;
    z-index: 2
}

.select.select-opened .select-list {
    transform: scaleY(1)
}

.option {
    padding: 16px 23px;
    font: 18px rm;
    cursor: pointer;
    border-bottom: 1px solid #f1f2f2
}

.option:hover {
    color: #1294f8
}

.tovar-color {
    display: flex;
    grid-gap: 8px;
    flex-wrap: wrap
}

.color-image-wrap {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: block;
    outline: 1px solid #f1f2f2;
    outline-offset: -1px;
    transition: opacity .3s
}

.color-image-wrap:hover {
    opacity: .7
}

.color-image-wrap img {
    width: 100%;
    height: 100%
}

.tovar-tkanyna {
    display: flex;
    grid-gap: 8px;
    flex-wrap: wrap
}

.tovar-price {
    display: flex;
    align-items: center;
    grid-gap: 22px;
    margin-top: 31px;
    margin-bottom: 29px
}

.real-tovar-price {
    display: flex;
    align-items: center;
    font: 37px rsb;
    grid-gap: 7px
}

.our-team-child {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 100px;
    grid-gap: 30px
}

.teammate {
    text-align: center
}

.teammate-photo {
    position: relative
}

.teammate-descr {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 4px;
    background-color: #e00000;
    display: flex;
    align-items: center;
    color: #fff;
    font: 16px rr;
    padding: 0 15px;
    opacity: 0
}

.teammate-name {
    font: 24px rb;
    margin: 25px 0 16px
}

.teammate-profession {
    font: 18px rr
}

.real-tovar-price span,.tels-contacts a {
    font: 24px rm
}

.crossed-tovar-price {
    font: 24px rr;
    color: #d61414;
    text-decoration: line-through
}

.make-order.make-order-tovar {
    padding: 18px 133px;
    text-transform: uppercase
}

.make-order.make-order-tovar+.order-info {
    white-space: nowrap
}

.tovar-category-wrap {
    margin-top: 34px
}
.header-pictures {
    display: none !important;
}
.color-label input:checked+.color-image-wrap {
    outline: 2px solid #82d816;
    opacity: 1;
    position: relative
}

.color-label input:checked+.color-image-wrap:after {
    content: url(../img/green-check.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-40%)
}

.flex_block {
    display: flex;
    width: 100%;
}
.header-slide .left_blc, .header-slide .some_img {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.chars {
    margin-top: 143px
}

.chars .container {
    display: flex;
    grid-gap: 30px
}

h3 {
    font: 24px rsb;
    margin-bottom: 26px
}

.char-col-1 {
    max-width: 977px
}

.char-col-1 p,.char-content ul {
    color: rgba(28,37,57,.6);
    font: 18px rr
}

.char-col-1 p {
    margin-bottom: 60px
}

.char-col-1 p.list-p,.char-title {
    margin-bottom: 30px
}

.char-title {
    font: 32px rsb
}

.char-content {
    border: 1px solid #f1f2f2;
    padding: 47px 31px 17px
}

.char-content ul {
    margin: 30px 0;
    list-style-type: disc;
    margin-top: -50px;
    padding-left: 30px
}

.char-content li,.this-new li  {
    margin: 4px 0
}

.char-images {
    display: flex;
    margin-bottom: 60px;
    grid-gap: 30px
}

.char-images img {
    max-height: 303px;
    display: inline-block
}

.h-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.testimonial-title:after {
    content: ' (' attr(data-amount) ')';
        font: 21px rm;
        color: rgba(28,37,57,.6);
        padding-left: 3px
    }

    .write-testimonial {
        color: #1294f8;
        border: 1px solid #1294f8;
        border-radius: 4px;
        font: 16px rb;
        padding: 13px 27px;
        transition: background-color .3s,color .3s
    }

    .write-testimonial:hover {
        background-color: #1294f8;
        color: #fff
    }

    .testimonial-form {
        background-color: #ecf6fb;
        padding: 60px 40px 55px;
        position: relative;
        display: none;
        margin-bottom: 16px
    }

    .testimonial-form.form-opened {
        display: block
    }

    .sent .submit-popup {
        display: flex
    }

    .sent .policy-wrap {
        display: none
    }

    .submit-popup {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #fff;
        border: 1px solid #f1f2f2;
        padding: 24px;
        display: none
    }

    .thanks {
        font: 28px reb;
        margin: 27px 0 10px;
        text-align: center
    }

    .thanks-caption {
        font: 18px rm;
        max-width: 397px;
        text-align: center;
        color: rgba(28,37,57,.6)
    }

    .form-title {
        font: 32px reb;
        margin-bottom: 28px;
        text-align: center
    }

    .sky {
        color: #1294f8
    }

    input[type=email].blured,input[type=tel].blured,input[type=text].blured,textarea.blured {
        box-shadow: 0 4px 6px rgba(137,236,5,.4);
        outline: 2px solid #82d816;
        outline-offset: -2px
    }

    .input-wrap {
        display: flex;
        flex-wrap: wrap;
        grid-gap: 10px
    }

    .input-wrap input {
        font: 18px rr;
        padding: 17px 19px;
        background-color: #fff;
        border: 1px solid #d2e1e9;
        flex-grow: 1
    }

    .input-wrap input:focus,.testimonial-area:focus {
        outline: 2px solid #1294f8;
        outline-offset: -2px;
        box-shadow: 0 3px 10px rgba(17,148,248,.44)
    }

    .testimonial-area {
        font: 18px rr;
        padding: 17px 19px;
        background-color: #fff;
        border: 1px solid #d2e1e9;
        width: 100%;
        min-height: 144px;
        max-height: 300px;
        resize: vertical;
        margin-top: 10px
    }

    .testimonial-area::-webkit-resizer {
        display: none
    }

    .mark-wrap-star {
        display: flex;
        flex-wrap: wrap;
        font: 18px rm;
        align-items: center;
        margin-top: 20px
    }

    .mark-stars {
        display: flex;
        flex-direction: row-reverse;
        margin-left: 10px;
        grid-gap: 2px
    }

    .mark-stars input:checked~label {
        opacity: 1
    }

    .add-testimonial {
        margin-left: auto;
        padding: 13px 42px;
        background-color: #1294f8;
        color: #fff;
        border-radius: 4px;
        transition: box-shadow .15s
    }

    .add-testimonial:hover {
        background: linear-gradient(93.43deg,#1daeff 0,rgba(29,174,255,0) 99.54%),#1294f8;
        box-shadow: 0 3px 20px rgba(17,148,248,.44)
    }

    .star-label {
        opacity: .2;
        cursor: pointer
    }

    .star-label:hover,.star-label:hover~label {
        opacity: 1
    }

    .char-col-2 {
        min-width: 598px
    }

    .testimonial-card {
        border: 1px solid #f1f2f2;
        padding: 34px;
        margin: 16px 0
    }

    .testimonial-card:first-child {
        margin-top: 0
    }

    .testimonial-card .star-rating {
        align-self: flex-start;
        margin-top: 2px
    }

    .user-data,.user-info {
        display: flex;
        align-items: center
    }

    .user-info {
        justify-content: space-between
    }

    .user-data {
        flex-wrap: wrap;
        grid-gap: 8px
    }

    .user-data img {
        width: 20px;
        height: 20px;
        object-fit: cover;
        border-radius: 50%
    }

    .user-name {
        font: 18px rb
    }

    .testimonial-date {
        font: 15px rr;
        color: rgba(28,37,57,.6);
        margin-right: 25px
    }

    .testimonial-text {
        font: 17px rr;
        color: rgba(28,37,57,.6);
        margin: 26px 0
    }

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

    .answer {
        color: #1294f8
    }

    .answer:hover {
        text-decoration: underline;
        text-decoration-skip-ink: none
    }

    .answers {
        font: 16px rm;
        color: rgba(28,37,57,.6);
        margin-left: 12px
    }

    .useful {
        font: 15px rm;
        color: #1c2539;
        margin-left: auto
    }

    .like-wrap {
        display: flex;
        grid-gap: 9px;
        margin-right: 9px;
        margin-left: 9px
    }

    .dislike-wrap path,.like-wrap path {
        fill: #ebf3f7;
        cursor: pointer
    }

    .like-wrap.like-pressed path {
        fill: #82d816
    }

    .like-amount {
        font: 18px rm
    }

    .dislike-wrap {
        display: flex;
        grid-gap: 9px
    }

    .dislike-wrap.like-pressed path {
        fill: red
    }

    .dislike-amount {
        font: 18px rm
    }

    .more-testimonials {
        color: #1294f8;
        border: 1px solid #f1f2f2;
        padding: 13px 33px;
        font: 16px rsb;
        transition: background-color .3s,color .3s,border-color .3s
    }

    .more-testimonials:hover {
        background-color: #1294f8;
        color: #fff;
        border-color: #1294f8
    }

    .button-test-wrap {
        display: flex;
        justify-content: center
    }

    .how {
        margin-top: 127px;
        margin-bottom: 131px;
    }

    .how-cap,.how-h2 {
        font: 32px rb;
        text-align: center
    }

    .how-cap {
        color: rgba(28,37,57,.6);
        font: 18px rr;
        margin: 14px auto 37px;
        max-width: 1138px
    }

    .how-child,.how-item {
        display: flex;
        align-items: center
    }

    .how-child {
        max-width: 1138px;
        margin: 0 auto;
        justify-content: space-between
    }

    .how-item {
        grid-gap: 15px;
        position: relative
    }

    .how-item img {
        width: 57px
    }

    .how-item:not(:last-child):after {
        content: '';
        width: 26px;
        height: 8px;
        background-image: url(../img/long-arrow.svg);
        background-size: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -35px
    }

    .how-title {
        font: 16px rm;
        max-width: 90px
    }

    .similar-child .order-wrap,.similar-child .out-of-stock {
        display: flex
    }

    .similar-child {
        margin-top: 29px
    }

    .similar {
        margin-top: 52px;
        margin-bottom: 131px
    }

    .similar-slider-wrap {
        position: relative
    }

    .similar-slider-wrap .tns-controls button {
        position: absolute;
        top: 33%
    }

    .similar-slider-wrap .tns-controls button:first-child {
        left: -22px;
        transform: rotate(-90deg)
    }

    .similar-slider-wrap .tns-controls button:last-child {
        right: -22px;
        transform: rotate(90deg)
    }

    .news-slider-wrap .tns-controls button {
        top: 55%;
        position: absolute;
        z-index: 2
    }

    .news-slider-wrap .tns-controls button:first-child {
        left: -22px;
        transform: rotate(-90deg)
    }

    .news-slider-wrap .tns-controls button:last-child {
        right: -22px;
        transform: rotate(90deg)
    }

    .page {
        overflow: hidden
    }

    .some-questions {
        margin-top: 131px;
        background-color: #1294f8;
        position: relative
    }

    .some-questions:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 73px;
        height: 70px;
        background-size: 100%;
        background-image: url(../img/Subtract.svg)
    }

    .some-questions-child {
        padding: 75px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        grid-gap: 65px
    }

    .some-questions-title {
        font: 30px reb;
        color: #fff
    }

    .yellow-img {
        float: left;
        margin-right: 11px
    }

    .y-free-calls {
        color: #fff500;
        font: 15px rb;
        text-transform: uppercase;
        text-align: center;
        margin-top: 6px
    }

    .y-link {
        color: #fff;
        font: 26px rsb
    }

    .img-yellow {
        flex-shrink: 0
    }

    .feature-item,.features-child {
        display: flex;
        align-items: center
    }

    .features-child {
        justify-content: space-between;
        margin: 103px 0 118px
    }

    .feature-item {
        justify-content: center;
        grid-gap: 20px;
        flex-grow: 1;
        border-right: 1px solid #f1f2f2
    }

    .feature-title {
        max-width: 143px;
        font: 16px rm
    }

    .feature-icon {
        width: 31px
    }

    .tac {
        text-align: center
    }

    .catalogue-of-production {
        margin: 118px 0 162px
    }

    .cat-item {
        padding: 42px 26px;
        min-height: 364px;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        align-items: flex-start;
        transition: filter .3s
    }

    .cat-item:hover {
        filter: brightness(1.15)
    }

    .cat-title {
        font: 22px reb;
        margin-bottom: 4px;
        text-transform: uppercase
    }

    .cat-descr {
        font: 18px rr
    }

    .catalogue-of-production-child {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        margin-top: 32px
    }

    .cat-item:nth-child(1) {
        grid-row: 1/3;
        background-color: #1294f8;
        color: #fff;
        background-position: top,bottom 180px left -4px;
        background-size: auto 75.54945054945054%,120px
    }

    .cat-item:nth-child(1).lazy-bg {
        background-image: url("../img/pngwing.com%20(84).webp"),url("data:image/svg+xml,%3Csvg style='transform:rotate(270deg)' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .no-webp .cat-item:nth-child(1).lazy-bg {
        background-image: url("../img/pngwing.com%20(84).png"),url("data:image/svg+xml,%3Csvg style='transform:rotate(270deg)' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .cat-item:nth-child(2) {
        background-color: #ecf6fb;
        background-size: auto 84.89010989010988%;
        background-position: right
    }

    .cat-item:nth-child(2).lazy-bg {
        background-image: url("../img/pngwing.com%20(91).webp")
    }

    .no-webp .cat-item:nth-child(2).lazy-bg {
        background-image: url("../img/pngwing.com%20(91).png")
    }

    .cat-item:nth-child(2) .cat-descr {
        max-width: 126px
    }

    .cat-item:nth-child(3) {
        grid-column: 3/5;
        background-color: #7de100;
        color: #fff;
        background-size: 170px,auto 93.95604395604396%,220px,100% 100%;
        background-position: left -3px top 50px,bottom 0 right 119px,right 10px bottom,top
    }

    .cat-item:nth-child(3) .cat-descr {
        max-width: 243px
    }

    .cat-item:nth-child(3).lazy-bg {
        background-image: url("data:image/svg+xml,%3Csvg style='transform:rotate(270deg)' opacity='0.3' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A"),url("../img/pngwing.com%20(87).webp"),url("data:image/svg+xml,%3Csvg style='transform:rotate(270deg)' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill:%23FFF500' fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A"),linear-gradient(90deg,#74cf03 0,rgba(144,243,20,0) 99.17%)
    }

    .no-webp .cat-item:nth-child(3).lazy-bg {
        background-image: url("data:image/svg+xml,%3Csvg style='transform:rotate(270deg)' opacity='0.3' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A"),url("../img/pngwing.com%20(87).png"),url("data:image/svg+xml,%3Csvg style='transform:rotate(270deg)' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill:%23FFF500' fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A"),linear-gradient(90deg,#74cf03 0,rgba(144,243,20,0) 99.17%)
    }

    .cat-item:nth-child(4) {
        background-color: #76c5f0;
        color: #fff;
        background-size: auto 81.31868131868131%,80px;
        background-position: top right 21px,top left
    }

    .cat-item:nth-child(4).lazy-bg {
        background-image: url(../img/kostili.webp),url("data:image/svg+xml,%3Csvg width='72' height='69' opacity='.5' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .no-webp .cat-item:nth-child(4).lazy-bg {
        background-image: url(../img/kostili.png),url("data:image/svg+xml,%3Csvg width='72' height='69' opacity='.5' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .cat-item:nth-child(4) .cat-descr {
        max-width: 255px
    }

    .cat-item:nth-child(5) {
        background-color: #ecf6fb;
        background-position: bottom right -50px;
        background-size: auto 94.23076923076923%
    }

    .cat-item:nth-child(5).lazy-bg {
        background-image: url("../img/pngwing.com%20(93).webp")
    }

    .no-webp .cat-item:nth-child(5).lazy-bg {
        background-image: url("../img/pngwing.com%20(93).png")
    }

    .cat-item:nth-child(6) {
        background-color: #1294f8;
        color: #fff;
        background-size: auto 81.31868131868131%,80px;
        background-position: top right 21px,top left
    }

    .cat-item:nth-child(6).lazy-bg {
        background-image: url(../img/kostili.webp),url("data:image/svg+xml,%3Csvg width='72' height='69' opacity='.5' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .no-webp .cat-item:nth-child(6).lazy-bg {
        background-image: url(../img/kostili.png),url("data:image/svg+xml,%3Csvg width='72' height='69' opacity='.5' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .cat-item:nth-child(6) .cat-descr {
        max-width: 200px
    }

    .individual {
        margin-top: 213px
    }

    .individual-child {
        max-width: 1478px;
        margin-left: auto;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        grid-gap: 50px
    }

    .text-block {
        max-width: 785px;
        padding-top: 37px
    }

    .text-block-h2 {
        font: 44px reb;
        max-width: 698px
    }

    .text-p {
        color: rgba(28,37,57,.6);
        font: 17px rr;
        margin-top: 26px
    }

    .text-a {
        margin-top: 51px;
        display: inline-block;
        padding: 13px 59px
    }

    .textimg-block {
        max-width: 549px;
        margin-right: 70px
    }

    .textimg-block:before {
        content: '';
        position: absolute;
        right: 18px;
        top: -18px;
        width: 36px;
        height: 36px;
        background-color: #fff500;
        z-index: 2
    }

    .textimg-block:after {
        top: 70px;
        left: -50px;
        background-image: url("data:image/svg+xml,%3Csvg width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='%231294F8'/%3E%3C/svg%3E%0A");
        z-index: 2;
        width: 128px;
        height: 128px;
        transform: scaleY(-1)
    }

    .textimg-block,.textimg-wrap {
        position: relative
    }

    .textimg-wrap img {
        width: 100%
    }

    .roadmap:after,.textimg-block:after,.textimg-wrap:after {
        content: '';
        position: absolute;
        background-size: 100%
    }

    .textimg-wrap:after {
        bottom: 0;
        right: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A");
        z-index: 2;
        width: 59px;
        height: 59px;
        transform: scale(-1)
    }

    .half-block {
        display: flex;
        grid-gap: 36px;
        justify-content: space-between
    }

    .half-1 {
        margin-top: 30px;
        flex-grow: 1
    }

    .half-title {
        font: 13px rb;
        color: #1294f8;
        text-transform: uppercase
    }

    .half-text {
        font: 20px rb;
        margin-top: 2px
    }

    .half-2 {
        margin-top: 38px;
        max-width: 239px;
        flex-grow: 1
    }

    .half-descr {
        font: 15px rr;
        color: rgba(28,37,57,.6)
    }

    .roadmap {
        margin-top: 167px;
        background-color: #1294f8;
        position: relative;
        padding: 29px 0;
        background-position: right 119px bottom,right 100px bottom
    }

    .roadmap.lazy-bg {
        background-image: url(../img/doc.png),url(../img/half-circle.svg)
    }

    .roadmap:after {
        top: 0;
        left: 0;
        width: 73px;
        height: 70px;
        background-image: url(../img/Subtract.svg)
    }

    .roadmap-child {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #fff;
        max-width: 1450px;
        margin-right: 300px;
        grid-gap: 25px
    }

    .roadmap-child .y-free-calls {
        padding-left: 72px;
        text-align-last: left
    }

    .img-yellow .y-link {
        display: inline-block
    }

    .img-yellow .y-link:hover {
        color: #fff500
    }

    .img-yellow .y-free-calls,.img-yellow .y-link {
        transform: translateY(-5px)
    }

    .img-yellow .yellow-img {
        transform: translateY(2px);
        border-radius: 50%
    }

    .scheme-block {
        max-width: 452px;
        min-width: 323px
    }

    .scheme {
        font: 15px rb;
        color: #fff500;
        text-transform: uppercase
    }

    .scheme-h2 {
        font: 44px reb;
        margin-top: 10px
    }

    .scheme-descr {
        font: 20px rsb;
        margin: 11px 0 26px
    }

    .scheme-addr {
        display: flex;
        align-items: center;
        font: 20px rsb;
        grid-gap: 11px;
        text-transform: uppercase
    }

    .scheme-map {
        max-width: 472px
    }

    .consult-block {
        max-width: 300px;
        flex-shrink: 0
    }

    .consult-caption {
        font: 34px reb;
        margin-bottom: 16px
    }

    .the-news {
        margin-top: 150px;
        margin-bottom: 206px
    }

    .the-news-child {
        margin-top: 46px
    }

    .news-slider-wrap {
        position: relative
    }

    .news-item {
        padding: 18px 18px 50px;
        border: 1px solid #f1f2f2;
        display: block;
        transition: transform .2s
    }

    .news-item:hover .news-poster,.news-page .news-item:hover {
        transform: scale(1.05)
    }

    .news-page .news-item:hover .news-poster {
        transform: scale(1)
    }

    .news-poster {
        height: 295px;
        object-fit: cover;
        width: 100%;
        transition: transform .3s
    }

    .news-date {
        margin: 30px 0 9px;
        font: 14px rr;
        color: rgba(28,37,57,.6)
    }

    .news-descr,.news-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .news-title {
        font: 26px rb;
        -webkit-line-clamp: 2;
        margin-bottom: 8px
    }

    .news-descr {
        color: rgba(28,37,57,.6);
        font: 16px rr;
        -webkit-line-clamp: 3
    }

    .new-wrap {
        display: flex;
        justify-content: center;
        margin-top: 61px
    }

    .more-testimonials .a-new {
        padding: 13px 37px
    }

    :selection {
        background-color: #1294f8
    }

    .header-pictures {
        max-width: 802px;
        min-width: 685px;
        flex-grow: 1;
        position: relative;
        margin-top: 79px;
        background-size: auto 100%;
        display: none;    
    }

    .header-pictures:last-child {
        background-size: contain;
    }

    .header-pictures.pictures-visible {
        display: block
    }

    .header-wrapper .container {
        display: flex;
        grid-gap: 60px
    }

    .blue-square {
        position: absolute;
        width: 658px;
        height: 558px;
        background-color: #1294f8;
        top: 115px;
        right: 0;
        z-index: -1
    }

    .burger-active .blue-square {
        display: none
    }

    .header-slider-wrap {
        max-width: 100%;
        padding-top: 0px;
        flex-shrink: 10;
        flex-grow: 0;
        margin-top: -21px;
    }

    .header-slider-wrap .tns-nav {
        display: flex;
        grid-gap: 13px;
        margin-top: -60px;
        margin-bottom: 40px
    }

    .header-slider-wrap .tns-nav button {
        background-color: #1294f8;
        opacity: .3;
        width: 57px;
        height: 4px
    }

    .header-slider-wrap .tns-nav button.tns-nav-active {
        opacity: 1
    }

    .heading {
        font: 65px rb;
        line-height: 1.05
    }

    .header-posluga {
        display: flex;
        align-items: center;
        margin: 34px 0;
        font: 22px rsb;
        color: #1294f8;
        grid-gap: 13px;
        background: #1294F811;
        width: max-content;
        padding: 11px 17px;
        text-transform: uppercase;
    }

    .posluga-descr {
        max-width: 497px;
        color: rgba(28,37,57,.6);
        font: 18px rm
    }

    .green-free {
        background-color: #82d816;
        border-radius: 46.5px;
        padding: 10px 44px 18px;
        color: #fff;
        position: absolute;
        top: -15px;
        right: 100px;
        transform-origin: top right
    }

    .green-free-1,.green-free-2 {
        font: 31px reb;
        text-transform: uppercase;
        text-align: center
    }

    .green-free-2 {
        font: 18px rsb;
        margin-top: -6px
    }

    .contacts {
        margin-top: 59px
    }

    .contacts-child {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        grid-gap: 25px
    }

    .contacts-p {
        font: 18px rr;
        margin: 11px 0 39px
    }

    .h1-contacts {
        font: 38px reb
    }

    .contacts-col-2 {
        padding: 54px 76px 40px 74px;
        border: 1px solid #f1f2f2;
        flex-shrink: 0
    }

    .iframe {
        width: 400px;
        height: 368px;
        border: 0
    }

    .ftr-extra-adress {
        padding-left: 28px;
        font: 22px rsb;
        color: #1294f8;
        margin-top: 2px;
        text-transform: uppercase
    }

    .graphics {
        margin-top: 25px
    }

    .graphics-wrap {
        display: flex;
        align-items: center;
        grid-gap: 11px;
        font: 18px rr
    }

    .graphics-children {
        margin-top: 6px;
        padding-left: 27px
    }

    .graphics-child {
        font: 23px rr
    }

    .graphics-child:not(:first-child) {
        margin-top: 0
    }

    .graphics-span {
        font-family: rsb
    }

    .contacts-col-3 {
        max-width: 734px;
        height: 495px;
        flex-shrink: 1;
        position: relative
    }

    .contacts-col-3 img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .contacts-col-3:after {
        content: '';
        width: 77px;
        height: 77px;
        background-image: url("data:image/svg+xml,%3Csvg style='transform:rotate(180deg)' width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill:%231294F8' fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A");
        background-size: 100%;
        filter: brightness(50);
        position: absolute;
        z-index: 2;
        right: 0;
        top: -50px
    }

    .tels-contacts {
        margin-top: 45px
    }

    .tels-contacts .contacts-email {
        font: 18px rr;
        color: #1c2539;
        text-decoration: underline;
        text-decoration-skip-ink: none;
        display: inline-block
    }

    .tels-contacts .contacts-email:hover {
        text-decoration: none
    }

    .tels-contacts .main-phone {
        font-family: rsb
    }

    .ftr-location-contacts .ftr-address {
        font-family: rb
    }

    .ftr-location-contacts,.ftr-location-contacts .ftr-address-descr {
        margin-top: 0
    }

    .blue-square-contacts.blue-square {
        height: 490px
    }

    .contacts-h2 {
        margin-bottom: 26px;
        font: 32px reb
    }

    .contacts-form {
        margin-top: 154px;
        margin-bottom: 142px
    }

    .contacts-form-child {
        display: flex;
        grid-gap: 28px;
        align-items: flex-start
    }

    .contacts-form-inputs {
        flex-grow: 1;
        max-width: 833px;
        position: relative
    }

    .contacts-form-inputs .thanks-caption {
        max-width: 500px
    }

    .textarea-contacts {
        min-width: 137px;
        max-height: 300px;
        margin-top: 13px
    }

    .policy-wrap {
        display: flex;
        grid-gap: 38px;
        align-items: center;
        margin-top: 16px
    }

    .contact-submit {
        padding: 18px 88px;
        background-color: #1294f8;
        transition: box-shadow .3s;
        color: #fff;
        font: 16px rb;
        text-transform: uppercase;
        border-radius: 4px
    }

    .contact-submit:focus,.contact-submit:hover {
        background: linear-gradient(93.43deg,#1daeff 0,rgba(29,174,255,0) 99.54%),#1294f8;
        box-shadow: 0 3px 20px rgba(17,148,248,.44)
    }

    .confid {
        font: 15px rr;
        max-width: 310px
    }

    .policy-link {
        color: #1294f8;
        text-decoration: underline;
        text-decoration-skip-ink: none
    }

    .policy-link:hover {
        text-decoration: none
    }

    .consult {
        flex-grow: 1;
        background-color: #1294f8;
        color: #fff;
        padding: 64px 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 43px;
        position: relative
    }

    .consult .y-free-calls {
        transform: translate(-4px,-8px)
    }

    .consult .consult-caption {
        max-width: 284px;
        line-height: 1.1
    }

    .consult:after,.this-new-block:after {
        content: '';
        position: absolute;
        bottom: 0;
        background-size: 100%
    }

    .consult:after {
        width: 65px;
        height: 65px;
        background-image: url(../img/Subtract.svg);
        left: 0;
        transform: scaleY(-1)
    }

    .new-grid {
        display: grid;
        margin-bottom: 50px;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 60px 30px
    }

    .new-grid .news-date,.new-grid .news-descr,.new-grid .news-title {
        padding-left: 14px;
        padding-right: 14px
    }

    .new-grid .news-title {
        display: block!important;
        overflow: visible!important;
        line-clamp: initial!important;
        font-size: 18px
    }

    .new-grid .news-descr {
        -webkit-line-clamp: 4;
        line-clamp: 4
    }

    .news-page-nav {
        margin: 69px 0 163px
    }

    .news-page .new-item:hover img.news-poster {
        transform: scale(0)
    }

    .news-h2 {
        font: 38px reb;
        margin-bottom: 47px
    }

    .this-new h4 {
        font: 24px rsb;
        margin-bottom: 16px
    }

    .this-new p {
        margin-bottom: 30px;
        color: rgba(28,37,57,.6);
        font: 17px rr
    }

    .this-new ul {
        margin: -15px 0 30px;
        list-style-type: disc;
        color: rgba(28,37,57,.6);
        padding-left: 30px;
        font: 18px rr
    }

    .this-new ol {
        margin: -15px 0 30px;
        list-style-type: auto;
        color: rgba(28,37,57,.6);
        padding-left: 30px;
        font: 18px rr
    }

    .this-new img {
        margin: 60px 0
    }

    .this-new-child {
        max-width: 833px;
        margin: 0 auto
    }

    .this-new-block {
        position: relative
    }

    .this-new-block:after {
        right: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='white'/%3E%3C/svg%3E%0A");
        z-index: 2;
        width: 59px;
        height: 59px;
        transform: scale(-1)
    }

    .this-new-block-img:before {
        content: '';
        position: absolute;
        right: 18px;
        top: -18px;
        width: 36px;
        height: 36px;
        background-color: #fff500;
        z-index: 2
    }

    .this-new-block-img:after {
        content: '';
        position: absolute;
        top: 70px;
        left: -50px;
        background-image: url("data:image/svg+xml,%3Csvg width='72' height='69' viewBox='0 0 72 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M65.4919 27.3601C69.2325 18.7211 71.1621 9.4102 71.1621 -0.000167847L59.2031 -0.000168892C59.3043 6.38583 58.3525 12.7622 56.3701 18.8702C53.6266 27.323 48.9819 35.0381 42.7911 41.4256C36.6002 47.8131 29.0271 52.7039 20.6509 55.7241C13.5222 58.2944 5.97244 59.4519 -1.57624 59.1461L-2.16326 68.8753C7.2532 69.4407 16.6861 68.0787 25.5553 64.873C34.4246 61.6673 42.5428 56.6857 49.4108 50.2346C56.2787 43.7834 61.7512 35.999 65.4919 27.3601ZM-0.978163 49.2335C5.21965 49.4598 11.4148 48.4974 17.2678 46.3871C24.2169 43.8815 30.4998 39.8239 35.6359 34.5247C40.772 29.2254 44.6254 22.8248 46.9014 15.8121C48.5623 10.6947 49.3512 5.35025 49.2491 -0.000177392L40.3011 -0.000178174C40.3011 5.21163 39.2324 10.3684 37.1607 15.1529C35.089 19.9375 32.0581 24.2488 28.2544 27.8217C24.4507 31.3945 19.9545 34.1535 15.0424 35.9289C10.1303 37.7044 4.90602 38.4587 -0.309163 38.1456L-0.978163 49.2335Z' fill='%231294F8'/%3E%3C/svg%3E%0A");
        background-size: 100%;
        z-index: 2;
        width: 128px;
        height: 128px;
        transform: scaleY(-1)
    }
    .container:before, .container:after {
        display: none;
    }
    .this-new-title {
        font: 32px reb;
        margin-top: 49px
    }

    .this-new-date {
        font: 16px rr;
        color: rgba(28,37,57,.6);
        margin-top: 17px;
        margin-bottom: 50px
    }

    .share-article {
        display: flex;
        align-items: center;
        grid-gap: 20px;
        margin-top: 67px;
        margin-bottom: 167px
    }

    .share-link img {
        margin: 0
    }

    .make-order-popup {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: scale(0);
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgba(34,34,34,.8);
        transition: transform .3s;
        z-index: 2;
        padding: 10px
    }

    .make-order-popup.popup-opened {
        transform: scale(1)
    }

    .make-order-popup-child {
        background-color: #fff;
        padding: 87px 10px 113px;
        width: 640px;
        max-width: 100%;
        position: relative
    }

    .oforml-descr,.oforml-title {
        font: 28px reb;
        text-align: center;
        max-width: 422px;
        margin: 0 auto
    }

    .oforml-descr {
        font: 18px rm;
        margin: 29px auto;
        color: rgba(28,37,57,.6)
    }

    .ofrml-form {
        display: flex;
        flex-direction: column;
        grid-gap: 12px;
        max-width: 422px;
        margin: 0 auto
    }

    .oforml-input {
        font: 18px rr;
        padding: 17px 19px;
        background-color: #fff;
        border: 1px solid #d2e1e9;
        flex-grow: 1
    }

    .oforml-input:focus {
        outline: 2px solid #1294f8;
        outline-offset: -2px;
        box-shadow: 0 3px 10px rgba(17,148,248,.44)
    }

    .oforml-submit {
        margin-top: 15px;
        padding: 20px 12px;
        background-color: #1294f8;
        color: #fff;
        border-radius: 4px;
        transition: box-shadow .15s;
        font: 17px reb
    }

    .oforml-submit:hover {
        background: linear-gradient(93.43deg,#1daeff 0,rgba(29,174,255,0) 99.54%),#1294f8;
        box-shadow: 0 3px 20px rgba(17,148,248,.44)
    }

    .oforml-caption {
        color: #1294f8;
        font: 15px rm;
        text-align: center;
        margin-top: 15px
    }

    .sent.make-order-popup-child>* {
        display: none
    }

    .sent.make-order-popup-child .submit-popup {
        display: flex;
        padding: 200px 0
    }

    .sent.make-order-popup-child .cross-popup {
        display: block;
        z-index: 2
    }

    .number-of-order {
        font: 26px rm;
        color: rgba(28,37,57,.6);
        margin-top: 40px
    }

    @media (max-width: 1440px) {
        .logo {
            left:43px
        }

        .nav-top-layer {
            padding-left: 221px
        }

        .networks {
            padding-right: 45px
        }

        .nav-bottom-layer {
            padding-left: 207px
        }

        .sliders {
            grid-gap: 50px
        }

        .order-wrap {
            flex-wrap: wrap
        }

        .cat-item {
            min-height: 316px
        }

        .cat-title {
            font-size: 22px
        }

        .cat-descr {
            font-size: 17px
        }

        .cat-item:nth-child(3) {
            background-position: left -3px top 50px,bottom 0 right 50px,right 10px bottom,top
        }

        .cat-item:nth-child(5) {
            background-position: bottom right -70px
        }

        .textimg-block {
            max-width: 501px;
            min-width: 420px
        }

        .textimg-block:after {
            width: 103px;
            height: 103px;
            left: -20px
        }

        .textimg-wrap img {
            height: 353px;
            object-fit: cover
        }

        .textimg-wrap:after {
            width: 38px;
            height: 38px
        }

        .half-text {
            font-size: 18px
        }

        .half-descr {
            font-size: 13px
        }

        .roadmap {
            background-position: right 30px bottom;
            background-size: 184px
        }

        .roadmap-child {
            margin-right: 150px
        }

        .the-news {
            margin-top: 100px;
            margin-bottom: 120px
        }

        .news-poster {
            height: 221px
        }

        .header-pictures {
            min-width: 0;
            margin-top: 66px
        }

        .blue-square {
            width: 460px
        }


        .header-slider-wrap .tns-nav button {
            width: 40px
        }

        .heading {
            font-size: 50px
        }

        .green-free-1 {
            font-size: 24px
        }

        .green-free-2 {
            font-size: 12px;
            margin-top: 0
        }

        .contacts-p {
            font-size: 16px
        }

        .h1-contacts {
            font-size: 32px
        }

        .contacts-col-2 {
            padding: 38px 27px 51px 34px
        }

        .iframe {
            width: 290px;
            height: 300px
        }

        .this-new-block:after {
            width: 38px;
            height: 38px
        }

        .this-new-block-img:after {
            width: 103px;
            height: 103px;
            left: -20px
        }
    }

    @media (max-width: 1280px) {
        .logo {
            position:static;
            width: 87px;
            margin-right: 13px;
            padding: 13px 0
        }
        .catalogue-link a, .dropdown-link a, .catalogue-link li a, .dropdown-link li a {
            color: #000;
        }
        .logo.opened,.tel-dropdown:after {
            display: none
        }

        .nav-top-layer {
            padding-left: 22px;
            border-bottom: 1px solid #f1f2f2
        }

        .nav-top-layer.opened {
            background-color: #1294f8
        }

        .burger-wrap {
            display: flex
        }

        .drop-caption {
            display: block
        }

        .dropened .drop-caption2 {
            display: block;
            color: #76c5f0;
            font: 14px rm;
            text-transform: uppercase;
            margin: 32px 0 18px
        }

        .dropened .drop-caption {
            display: block;
            font: 20px rsb!important
        }

        .dropened .extra-phones a {
            font-size: 20px!important
        }

        .tel-dropdown {
            position: absolute;
            top: 100%;
            height: calc(100vh - 52px);
            bottom: 0;
            left: 0;
            background-color: #1294f8;
            right: -52px;
            overflow: auto;
            z-index: 3
        }

        .catalogue-button {
            display: flex
        }

        .catalogue-button.opened {
            padding: 17px 0;
            color: #fff
        }

        .catalogue-button.opened img {
            filter: brightness(50)
        }

        .menu {
            position: absolute;
            top: 100%;
            height: calc(100vh - 52px);
            bottom: 0;
            left: 0;
            background-color: #16327b;
            right: -52px;
            overflow: auto;
            transition: transform .3s,opacity .3s;
            transform: scaleX(0);
            transform-origin: right;
            opacity: 0;
            z-index: 3
        }

        .menu .menu-link {
            color: #fff;
            text-transform: initial
        }

        .menu,.menu .menu-links {
            flex-direction: column;
            align-items: flex-end
        }

        .menu .menu-links {
            padding-right: 18px
        }

        .menu .header-soc {
            position: absolute;
            bottom: 25px;
            right: 25px
        }

        .menu .soc-icon {
            filter: brightness(50)
        }

        .menu.burger-active {
            transform: scaleX(1) scaleY(1.01);
            opacity: 1
        }

        .header-soc {
            display: flex;
            align-items: center;
            grid-gap: 30px;
            padding-right: 19px
        }

        .header-soc a:nth-child(2) {
            transform: translateX(-5px)
        }

        .img-flex img,.viber {
            display: block
        }

        .burger {
            display: flex
        }

        div.how-to-get {
            position: static
        }

        .nav-bottom-layer {
            position: absolute;
            top: calc(100% - 1px);
            left: 0;
            right: 0;
            bottom: 0;
            height: calc(100vh - 54px);
            overflow: auto;
            z-index: 3;
            background-color: #fff;
            transform: scaleY(0);
            transform-origin: top;
            transition: transform .3s;
            padding-left: 0
        }

        .nav-bottom-layer.opened {
            transform: scaleY(1)
        }

        .nav-bottom-layer .catalogue-link,.nav-bottom-layer .dropdown-link {
            color: #000
        }

        .nav-bottom-layer .catalogue-links {
            flex-direction: column;
            align-items: flex-start
        }

        .nav-bottom-layer .catalogue-link {
            width: 100%;
            display: block;
            padding-left: 16px
        }

        .nav-bottom-layer .catalogue-link:not(:last-child) {
            border-bottom: 1px solid #f1f2f2
        }

        .nav-bottom-layer .catalogue-link:hover {
            background-color: #fff;
            color: #000
        }

        .nav-bottom-layer .catalogue-link:after {
            filter: invert(1);
            transform: rotate(-90deg) translateX(25%);
            top: 30px
        }

        .nav-bottom-layer .catalogue-link.dropened {
            padding-bottom: 0
        }

        .nav-bottom-layer .dropdown-menu {
            position: static;
            background-color: #fff
        }

        .nav-bottom-layer .dropdown-link {
            width: 100vw;
            margin-left: -16px;
            padding-left: 19px
        }

        .nav-bottom-layer .dropdown-link:first-child {
            margin-top: 19px;
            border-top: 1px solid #f1f2f2
        }

        .nav-bottom-layer .dropdown-link:not(:last-child) {
            border-bottom: 1px solid #f1f2f2
        }

        .nav-bottom-layer .dropdown-link a {
            padding-left: 0;
            font: 16px rm;
            color: #000;
            padding-top: 15px;
            padding-bottom: 16px
        }

        .nav-bottom-layer .dropdown-link:hover a {
            background-color: #fff;
            color: #000!important
        }

        .nav-bottom-layer .dropdown {
            padding: 18px 16px
        }

        .nav-bottom-layer .dropdown.dropdown-opened {
            padding-bottom: 0
        }

        .nav-bottom-layer .dropdown.dropdown-opened:after {
            transform: rotate(180deg) translateX(25%)
        }

        .img-flex {
            grid-gap: 18px;
            text-transform: uppercase
        }

        .bread-crumps {
            margin-left: 0
        }

        h2 {
            font-size: 32px
        }

        .product-img {
            padding: 22px
        }

        .products {
            grid-template-columns: repeat(2,1fr);
            grid-gap: 41px 16px
        }

        .main-product {
            margin-bottom: 97px
        }

        .ftr-wrap {
            grid-gap: 50px;
            flex-direction: column-reverse;
            align-items: center
        }

        .ftr-pair-2 {
            max-width: 100%;
            justify-content: space-between;
            width: 720px
        }

        .up {
            width: 42px;
            height: 42px;
            bottom: 57px
        }

        .tovar-description .container {
            flex-direction: column;
            align-items: center;
            padding-right: 24px;
            grid-gap: 80px
        }

        .tovar-info {
            max-width: 100%
        }

        .testimonial-form {
            padding: 40px 20px 35px
        }

        .add-testimonial {
            margin-top: 30px;
            margin-left: 0;
            width: 100%
        }

        .char-col-2 {
            min-width: 380px
        }

        .useful {
            font-size: 0
        }

        .how-child,.how-item {
            justify-content: center
        }

        .how-child {
            flex-wrap: wrap
        }

        .how-item {
            width: 33%
        }

        .how-item:not(:last-child):after {
            right: 5px
        }

        .how-item:nth-child(3):after {
            width: 15px;
            height: 34px;
            background-image: url(../img/arrow-bend.svg);
            top: 90%;
            right: 20px
        }

        .how-item:nth-last-child(-n+2) {
            margin-top: 51px
        }

        .feature-item {
            border: 0;
            grid-gap: 7px
        }

        .feature-title {
            font-size: 12px;
            max-width: 100px
        }

        .feature-icon {
            width: 27px
        }

        .cat-item {
            min-height: 236px
        }

        .catalogue-of-production-child {
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr 1fr 1fr 1fr
        }

        .cat-item:nth-child(2) {
            grid-row: 1/2;
            grid-column: 2/3
        }

        .cat-item:nth-child(3) {
            grid-row: 3/4;
            grid-column: 1/3
        }

        .cat-item:nth-child(4) {
            grid-row: 2/3;
            grid-column: 2/3;
            background-size: auto 66%
        }

        .individual {
            margin-top: 130px
        }

        .text-block-h2 {
            font-size: 36px
        }

        .text-p {
            font-size: 16px
        }

        .textimg-block {
            margin-right: 0
        }

        .textimg-wrap img {
            height: 300px
        }

        .roadmap.lazy-bg {
            background-image: none
        }

        .roadmap {
            margin-top: 130px
        }

        .roadmap-child {
            margin-right: 0
        }

        .scheme-h2 {
            font-size: 36px
        }

        .consult-block {
            display: none
        }

        .consult-caption {
            font-size: 29px
        }

        .news-item {
            padding: 14px 14px 41px
        }

        .news-title {
            font-size: 21px
        }

        .new-wrap {
            margin-top: 35px
        }

        .header-pictures {
            min-width: 384px
        }

        .blue-square {
            top: 53px;
            z-index: 0;
            width: 512px;
            height: 420px
        }


        .heading {
            font-size: 31px
        }

        .posluga-descr {
            font-size: 15px;
            max-width: 429px;
            margin-top: 15px
        }

        .green-free {
            transform: scale(.7);
            right: 50px
        }

        .contacts-child {
            justify-content: center;
            grid-gap: 60px;
            align-items: flex-start
        }

        .contacts-col-2 {
            padding: 0;
            border: 0;
            margin-top: 33px
        }

        .contacts-col-3 {
            height: 420px;
            margin: 0 auto 100px
        }

        .contacts-col-3:after {
            filter: none
        }

        .blue-square-contacts.blue-square {
            display: none
        }

        .contacts-form-child {
            flex-direction: column;
            align-items: stretch;
            grid-gap: 95px
        }

        .contacts-form-inputs {
            max-width: none
        }

        .new-grid {
            grid-template-columns: 1fr 1fr;
            grid-gap: 51px 21px
        }

        .news-h2 {
            font-size: 32px
        }

        .share-article {
            margin: 70px 0 76px
        }
    }

    @media (max-width: 975px) {
        .location-dropdown {
            display:block;
            padding: 0
        }

        .location-dropdown .ftr-address,.location-dropdown .ftr-address-descr {
            padding: 0
        }

        .location-dropdown .ftr-address {
            grid-gap: 0
        }

        .location-dropdown .ftr-address-descr {
            color: rgba(255,255,255,.7)
        }

        .current-item.sidebar-opener.sidebar-opened+.wrap .current-sidebar-item,.location-dropdown img,a.how-to-get {
            display: none
        }

        .current-item.sidebar-opener.sidebar-opened+.wrap,.drop-caption1 {
            display: block
        }

        .dropened .ftr-location {
            margin-top: 13px
        }

        .dropened .ftr-address {
            font-size: 20px;
            text-transform: initial
        }

        .dropened .drop-caption1 {
            display: block;
            margin-top: 40px;
            color: #76c5f0;
            font: 14px rm;
            text-transform: uppercase
        }

        .dropened.tel-dropdown {
            padding: 0 28px 26px
        }

        .networks {
            padding-right: 22px
        }

        .how-to-get-link,.networks.burger-active .how-to-get a {
            font-size: 16px
        }

        .arrow-circle:hover {
            transform: rotate(0deg)
        }

        aside {
            max-width: none;
            position: relative;
            border: 0
        }

        aside.sidebar-opened .wrap {
            filter: drop-shadow(0 4px 34px rgba(43,93,132,.25))
        }

        .sidebar-item-child,aside>.wrap {
            display: none;
            position: absolute;
            left: 0;
            right: 0;
            background-color: #fff
        }

        aside .current-item.sidebar-opener {
            position: relative;
            background-color: #1294f8;
            color: #fff;
            display: flex
        }

        aside .current-item.sidebar-opener img {
            filter: brightness(50)
        }

        aside .current-item.sidebar-opener:after {
            content: '';
            width: 24px;
            height: 24px;
            background-image: url(../img/round.svg);
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 11px;
            border-radius: 50%
        }

        .sidebar-item-child {
            top: 0;
            z-index: 2
        }

        .sidebar-item-child.sidebar-elem-opened {
            display: block
        }

        .sidebar-item-dropdown.spoiler-active:after {
            transform: rotate(0deg) translateY(-50%)
        }

        .common-product .container {
            flex-direction: column;
            align-items: initial
        }

        .product-h2 {
            order: 1;
            margin-top: 110px
        }

        .h-caption {
            order: 2;
            margin-top: 19px;
            margin-bottom: 145px
        }

        .page-nav {
            margin-bottom: 0;
            margin-top: 67px
        }
        .main-product {
            margin-bottom: 0;
        }

        footer {
            padding-top: 0
        }

        .ftr-pair-2 {
            flex-direction: column;
            align-items: stretch;
            grid-gap: 0;
            width: 100%
        }

        .col-3-title {
            padding: 23px 10px 0;
            pointer-events: auto;
            position: relative
        }

        .col-3-title:after,.col-3-title:before {
            content: '';
            position: absolute;
            top: 70%;
            transform: translateY(0);
            right: 23px;
            width: 14px;
            height: 2px;
            background-color: #1c2539
        }

        .col-3-title:before {
            width: 2px;
            height: 14px;
            top: 57%;
            right: 29px
        }

        .col-3-title.spoiler-active:before {
            opacity: 0
        }

        .col-links {
            border-bottom: 1px solid #f1f2f2;
            padding-left: 10px
        }

        .col-links.spoiler-active {
            padding-bottom: 23px!important
        }

        .ftr-col-1 {
            flex-shrink: 1!important
        }

        .ftr-pair-1 {
            grid-gap: 40px
        }

        .chars .container {
            flex-direction: column;
            grid-gap: 92px
        }

        .add-testimonial {
            margin-top: 0;
            margin-left: auto;
            width: auto
        }

        .char-col-2 {
            min-width: 0
        }

        .useful {
            font-size: 15px
        }

        .news-slider-wrap .tns-controls button {
            top: 25%!important
        }

        .catalogue-of-production-child {
            width: 100vw;
            margin-left: -24px
        }

        .individual-child {
            flex-direction: column;
            align-items: center
        }

        .textimg-block {
            min-width: 0;
            max-width: 100%
        }

        .textimg-wrap img {
            height: auto
        }

        .half-2 {
            max-width: none
        }

        .news-descr {
            font-size: 14px
        }

        .blue-square {
            width: 283px;
            height: 300px
        }


        .header-posluga {
            display: none
        }

        .news-page-nav {
            margin: 61px 0 95px
        }
    }

    @media (max-width: 743px) {
        .how-to-get a {
            font-size:0
        }
        .header-slider-wrap .tns-nav {
            margin-top: 0;
        }

        .networks {
            padding-right: 8px;
            padding-left: 16px
        }

        .our-team-child {
            grid-template-columns: repeat(1,1fr);
            margin-bottom: 70px;
        }

        .catalogue-button .cat-word,.col-1-text,.col-1-title,.ftr-logo img,.how-to-get .arrow-circle {
            display: none
        }

        .ftr-social {
            margin-top: 18px;
            padding-left: 25px
        }

        .ftr-pair-2 {
            min-width: 0
        }

        .ftr-pair-1 {
            flex-direction: column-reverse;
            grid-gap: 0;
            padding-left: 20px
        }

        .gord {
            font-size: 0
        }

        .header-wrapper .container,.sliders {
            flex-direction: column-reverse
        }

        .slider-main-wrap {
            height: auto
        }

        #tns1-mw {
            height: auto!important
        }

        #tns1-mw .slider-thumbnail {
            display: flex!important;
            flex-wrap: wrap!important;
            grid-gap: 8px
        }

        #tns1-mw .slider-thumbnail .tns-item {
            width: 50px;
            height: 50px
        }

        #tns1-mw .slider-thumbnail .tns-item img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }

        .slider-thumbnail,.slider-thumbnail-wrap {
            width: 546px!important;
            max-width: calc(100vw - 48px)!important
        }

        .slider-thumbnail-wrap {
            display: flex;
            max-height: none
        }

        .how-item {
            grid-gap: 7px
        }

        .roadmap:after,.some-questions:after {
            transform-origin: top left;
            transform: scale(.7)
        }

        .features-child {
            display: none
        }

        .catalogue-of-production {
            margin-top: 85px
        }

        .half-1 {
            max-width: 314px;
            flex-shrink: 0
        }

        .roadmap-child {
            flex-direction: column
        }

        .scheme-block {
            text-align: center;
            min-width: 0
        }

        .scheme-h2 {
            font-size: 32px
        }

        .scheme-addr,.scheme-descr {
            font-size: 16px
        }

        .scheme-addr {
            justify-content: center
        }

        .the-news-child {
            margin-top: 20px
        }

        .header-pictures {
            height: 80vw;
            width: 80%;
            min-width: 0;
            margin-left: auto;
            background-position: top 70% left 46%,top 30% left 69%,bottom 14% left 100%,2% 0;
            margin-top: 40px
        }

        .header-wrapper .container {
            grid-gap: 0
        }

        .blue-square {
            width: 103px
        }

        .header-slider-wrap {
            padding-top: 0
        }

        .green-free {
            right: initial;
            left: 90px;
            transform: scale(.5)
        }

        .contacts {
            margin-top: 52px
        }

        .contacts-child {
            flex-direction: column;
            grid-gap: 16px
        }

        .contacts-col-1,.iframe {
            width: 100%
        }

        .contacts-col-3 {
            height: auto;
            margin-bottom: 48px
        }

        .contacts-form {
            margin-top: 99px;
            margin-bottom: 95px
        }

        .news-h2 {
            margin-bottom: 38px
        }
    }

    @media (max-width: 599px) {
        .container {
            padding-left:20px;
            padding-right: 20px
        }
        .char-content ul {
            margin-top: -35px;
        }
        .logo {
            margin-right: 12px;
            width: 84px
        }

        .nav-top-layer {
            padding-left: 12px
        }

        .flex_block {
            flex-direction: column;
        }
        .header-slide .left_blc, .header-slide .some_img {
            width: 100%;
        }
        .header-slide .left_blc {
            order: 2;
        }
        .header-slide .some_img {
            order: 1;
            margin-bottom: 15px;
        }

        .networks {
            flex-shrink: 0
        }

        .catalogue-button.burger-active {
            display: none
        }

        .bread-crumps {
            margin-bottom: 28px
        }

        .char-content ul,.sidebar-item,.this-new ul {
            font-size: 16px
        }

        .product-h2 {
            margin-top: 91px
        }

        h2 {
            font-size: 24px
        }

        .char-col-1 p,.h-caption {
            font-size: 16px;
            margin-bottom: 92px
        }

        .product-img {
            padding: 11px
        }

        .testimonial-amount {
            font-size: 12px
        }

        .product-price span,.product-title {
            font-size: 14px
        }

        .product-price-wrap {
            grid-gap: 15px
        }

        .product-price,.this-new h4,h3 {
            font-size: 20px
        }

        .product-price-crossed {
            font-size: 14px
        }

        .how-title span,.order-wrap,.out-of-stock {
            display: none
        }

        .page-nav {
            margin-top: 75px
        }

        .copy {
            font-size: 14px
        }

        .up {
            right: 20px
        }

        .tovar-title {
            font-size: 24px
        }

        .select {
            width: 217px
        }

        .tovar-price+.order-wrap {
            display: flex
        }

        .make-order.make-order-tovar {
            padding: 18px;
            width: 323px;
            max-width: 100%;
            text-align: center
        }

        .chars {
            margin-top: 95px
        }

        .chars .container {
            padding-left: 11px;
            padding-right: 11px
        }

        h3 {
            margin-bottom: 16px
        }

        .char-col-1 p {
            margin-bottom: 40px
        }

        .char-title {
            font-size: 24px;
            margin-bottom: 15px
        }

        .char-content {
            padding: 27px 20px
        }

        .char-images {
            grid-gap: 12px;
            margin-bottom: 40px
        }

        .write-testimonial {
            margin-top: -10px
        }

        .add-testimonial {
            margin-top: 30px;
            margin-left: 0;
            width: 100%
        }

        .testimonial-card {
            padding: 19px 20px
        }

        .answer,.answers {
            font-size: 14px
        }

        .useful {
            font-size: 0
        }

        .how {
            margin-top: 100px
        }

        .how-h2 {
            font-size: 22px
        }

        .how-child {
            flex-direction: column;
            grid-gap: 22px
        }

        .how-item img {
            margin-left: auto
        }

        .how-item {
            justify-content: space-between;
            width: 210px
        }

        .how-item:not(:last-child):after {
            display: none
        }

        .how-item:nth-last-child(-n+2) {
            margin-top: 0
        }

        .how-title {
            max-width: none;
            width: 136px
        }

        .similar {
            margin-top: 137px;
            margin-bottom: 116px;
            position: relative
        }

        .similar-slider-wrap {
            position: static
        }

        .similar-slider-wrap .tns-controls button {
            top: 32%
        }

        .similar-slider-wrap .tns-controls button:first-child {
            left: 1px
        }

        .similar-slider-wrap .tns-controls button:last-child {
            right: 1px
        }

        .news-slider-wrap .tns-controls button {
            position: absolute;
            top: 33%
        }

        .news-slider-wrap .tns-controls button:first-child {
            left: -22px;
            transform: rotate(-90deg)
        }

        .news-slider-wrap .tns-controls button:last-child {
            right: -22px;
            transform: rotate(90deg)
        }

        .some-questions-child {
            grid-gap: 27px;
            flex-direction: column;
            padding: 66px 0;
            align-items: center
        }

        .some-questions-title {
            width: 195px
        }

        .cat-item {
            padding: 20px
        }

        .cat-title {
            font-size: 17px
        }

        .cat-descr {
            font-size: 14px
        }

        .catalogue-of-production-child {
            margin-left: -20px
        }

        .cat-item:nth-child(1) {
            background-size: auto 61.81318681318682%,100px;
            background-position: top,bottom 150px left -4px
        }

        .cat-item:nth-child(1) .cat-descr,.cat-item:nth-child(1) .cat-title {
            max-width: 126px
        }

        .cat-item:nth-child(2) {
            background-size: auto 140px;
            background-position: top 40px right -30px
        }

        .cat-item:nth-child(3) .cat-descr {
            max-width: 130px
        }

        .cat-item:nth-child(3) {
            background-position: left 30px top 50px,bottom 0 right 0,right 10px bottom,top;
            background-size: 90px,auto 76.92307692307693%,100px,100% 100%
        }

        .cat-item:nth-child(4) {
            background-size: auto 60%;
            background-position: top right 8px
        }

        .cat-item:nth-child(5) .cat-descr,.cat-item:nth-child(5) .cat-title {
            max-width: 100px
        }

        .cat-item:nth-child(6) {
            background-size: auto 65.93406593406593%,40px
        }

        .individual {
            margin-top: 87px
        }

        .text-block {
            padding-top: 0
        }

        .text-block-h2 {
            font-size: 25px
        }

        .text-p {
            font-size: 15px
        }

        .text-a {
            margin-top: 20px
        }

        .textimg-block:before {
            width: 18px;
            height: 18px;
            top: -9px;
            right: 9px
        }

        .textimg-block:after {
            width: 36px;
            height: 36px;
            top: 30px;
            left: -10px
        }

        .textimg-wrap:after {
            width: 29px;
            height: 29px
        }

        .half-block {
            flex-direction: column;
            grid-gap: 0
        }

        .half-2 {
            margin-top: 11px
        }

        .roadmap {
            margin-top: 101px
        }

        .scheme-h2 {
            font-size: 25px;
            margin-top: 0
        }

        .scheme-addr,.scheme-descr {
            font-size: 15px
        }

        .the-news {
            margin-top: 87px;
            margin-bottom: 98px
        }

        .news-poster {
            transform: scale(1.1) translateY(-3px)
        }

        .news-date {
            font-size: 12px
        }

        .news-title {
            font-size: 18px
        }

        .new-wrap {
            margin-top: 11px
        }

        .header-pictures {
            transform: translateX(26px)
        }

        .blue-square {
            height: 230px
        }

        .header-slider-wrap .tns-nav {
            margin-top: 10px;
            margin-bottom: 0
        }

        .green-free {
            left: -38px;
            transform: scale(.45)
        }

        .contacts-col-3:after {
            width: 39px;
            height: 39px;
            top: -25px;
            right: 5px
        }

        .contacts-h2 {
            font-size: 30px
        }

        .contacts-form {
            margin-bottom: 0
        }

        .policy-wrap {
            flex-direction: column;
            grid-gap: 12px;
            align-items: flex-start
        }

        .contact-submit {
            width: 100%;
            padding: 18px 75px
        }

        .consult {
            flex-direction: column-reverse;
            grid-gap: 8px;
            width: 100vw;
            margin-left: -20px
        }

        .consult .consult-caption {
            text-align: center
        }

        .consult:after {
            width: 50px;
            height: 50px;
            bottom: 70px
        }

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

        .new-grid .news-item {
            padding-left: 0;
            padding-right: 0;
            padding-top: 0
        }

        .new-grid img {
            transform: none
        }

        .new-grid .news-descr {
            -webkit-line-clamp: 4;
            line-clamp: 4
        }

        .news-h2 {
            font-size: 26px
        }

        .this-new p {
            margin-bottom: 25px;
            font-size: 16px
        }

        .this-new-block {
            width: 100vw;
            margin-left: -20px
        }

        .this-new-block:after {
            width: 29px;
            height: 29px
        }

        .this-new-block-img:before {
            width: 18px;
            height: 18px;
            top: -9px;
            right: 9px
        }

        .this-new-block-img:after {
            width: 36px;
            height: 36px;
            top: 30px;
            left: -10px
        }

        .this-new-title {
            font-size: 28px;
            margin-top: 43px
        }

        .this-new-date {
            font-size: 14px;
            margin-bottom: 40px
        }

        .share-article {
            margin: 55px 0 170px
        }
    }

    @media (max-width: 599px) and (max-width:599px) {
        .news-slider-wrap .tns-controls button {
            top:32%
        }

        .news-slider-wrap:first-child {
            left: 1px
        }

        .news-slider-wrap:last-child {
            right: 1px
        }
    }

    @media (max-width: 599px) and (max-width:359px) {
        .news-slider-wrap .tns-controls button {
            top:28
        }
    }

    @media (max-width: 590px) {
        .how-cap {
            font-size:16px
        }
    }

    @media (max-width: 359px) {
        .logo.burger-active {
            display:none
        }

        .burger-wrap {
            padding-top: 15px;
            padding-bottom: 15px
        }

        .catalogue-button {
            font-size: 0
        }

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

        .h-wrap {
            flex-wrap: wrap
        }

        .write-testimonial {
            margin: 0 0 15px
        }

        .similar-slider-wrap .tns-controls button {
            top: 28
        }

        .green-free {
            left: -70px
        }

        .consult:after {
            bottom: 0
        }
    }

    @media (max-height: 750px) {
        .make-order-popup-child {
            padding:25px 10px 40px
        }
    }
