/*!
Theme Name: artplus
 */
/* NOTE begin 9999px */

body:not(.wp-admin),
body .editor-styles-wrapper {
    --max-width: 1170px;
    --color-1: #071952;
    --color-2-text: #1c1d1e;
    --color-3-link: #071952;
    --font-family-1: "TT Interfaces", sans-serif;
    font-family: var(--font-family-1);
    color: var(--color-2-text);
    font-size: 16px;
    --belyy: #fff;
    --fon: #f8f9fa;
    --fon-2: #eeeff0;
    --obvodka: #e4e5e6;
    --obvodka-2: #c6c7c8;
    --chernyy-1: #8a8b8c;
    --chernyy-2: #1c1d1e;
    --beryuza: #00dfa2;
    --siniy: #071952;
    --zelenyy: #5cb338;
    --krasnyy: #fb4141;
    --font-family: "TT Interfaces", sans-serif;
    --second-family: "TT Firs Neue", sans-serif;
    --third-family: "Inter", sans-serif;
}

.wrapper a {
    font-family: var(--font-family-1);
    text-decoration: none;
    color: var(--color-3-link);
}

.wrapper a:hover {
    text-decoration: none;
}

.wrap_content_inner {
    max-width: var(--max-width);
    width: var(--max-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

.wrap_content_inner.off_width {
    max-width: 100%;
    width: 100%;
}

.home .wrap_content_inner {
    width: 100%;
    max-width: 100%;
}

.max-width {
    max-width: var(--max-width);
    margin-left: auto !important;
    margin-right: auto !important;
    width: var(--max-width);
}

.max-width_margin {
    max-width: var(--max-width);
    margin-left: auto !important;
    margin-right: auto !important;
    width: var(--max-width);
}

.right_content {
    flex-grow: 1;
    max-width: 100%;
}

.wp_wrap_subkategory {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.wp_wrap_subkategory_item {
    width: 32%;
}

.wrap_posts {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.wrap_posts article {
    width: 32%;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.h_header {
    min-height: 600px;
    padding-top: 213px;
    background: linear-gradient(225deg, #00dfa2 0%, #071952 100%);
    background-image: url(images/f1.png), linear-gradient(225deg, #00dfa2 0%, #071952 100%);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.home .h_header {
    min-height: 1000px;
    padding-top: 233px;
    padding-bottom: 112px;
}

.h_header_inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.h_header_inner_left {
    width: 54%;
    flex-shrink: 0;
}

.h_header_inner_right {
    width: 46%;
    position: relative;
}

.h_header_inner_left_t1 {
    font-family: var(--second-family);
    font-weight: 600;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: var(--belyy);
}

.ul_header {
    margin-top: 35px !important;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
    list-style-type: none;
}

.ul_header li {
    padding-left: 50px;
    margin-bottom: 15px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    color: var(--belyy);
    position: relative;
    min-height: 30px;
}

.ul_header li:before {
    position: absolute;
    content: '';
    width: 30px;
    aspect-ratio: 1;
    top: -2px;
    left: 0;
    border-radius: 10px;
    background-image: url(images/plus.svg), linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.ul_header li:nth-last-child(1) {
    margin-bottom: 0px;
}

.btn_def a {
    background: linear-gradient(to right, #4dffbe 0%, #63c8ff 50%, #4dffbe 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    transition: 0.5s;
    background-size: 200% auto;
    box-sizing: border-box;
}

.btn_def.ten a {
    box-shadow: 0 5px 40px 0 rgba(77, 255, 190, 0.4);
}

.btn_def a:hover {
    background-position: right center;
    box-shadow: 0 5px 40px 0 rgba(77, 255, 190, 0.0);
}

.margin_top {
    margin-top: 50px !important;
}

.btn_def.size-a1 a {
    width: 370px;
    height: 60px;
}

.h_header_inner_right_inner {
    width: 108%;
    background-image: url(images/gl_6.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    justify-content: space-between !important;
    align-content: flex-end !important;
    row-gap: 30px;
    height: 480px;
    flex-wrap: wrap !important;
}

.h_header_inner_right_inner_item {
    width: 230px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 12px;
    box-sizing: border-box;
    border-radius: 15px 15px 0 15px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0.95) 100%);
}

.h_header_inner_right_inner_item.no_border_radius_left_bottom {
    border-radius: 15px 15px 15px 0;
}

.h_header_inner_right_inner_item.border_radius {
    border-radius: 15px 15px 15px 15px;
}

.h_header_inner_right_inner_item.center {
    margin-left: auto !important;
    margin-right: auto !important;
}

.h_header_inner_right_inner_item_row {
    display: flex !important;
    align-items: center !important;
    column-gap: 10px;
}

.h_header_inner_right_inner_item_row_t1 {
    font-weight: 700;
    font-size: 14px;
}

.h_header_inner_right_inner_item_row_t2 {
    margin-left: auto !important;
    font-size: 14px;
    color: #00000080;
}

.h_header_inner_right_inner_item_t1 {
    font-weight: 700;
    font-size: 14px;
    margin-top: 8px !important;
    margin-bottom: 2px !important;
}

.h_header_inner_right_inner_item_t2 {
    font-size: 14px;

}

.header_wrap {
    padding-top: 25px;
    padding-bottom: 25px;
}

.header_wrap_inner_row_1 {
    display: flex !important;
    column-gap: 2.7vw;
    align-items: center !important;
}

.header_wrap_inner_row_1_tel {
    margin-left: auto !important;
}

.header_wrap_inner_row_1_left {
    display: flex !important;
    align-items: center !important;
    column-gap: 20px;
}

.header_wrap_inner_row_1_left_img {
    border-right: 1px solid rgba(255, 255, 255, 0.26);
    padding-right: 20px;
}

.header_wrap_inner_row_1_left_text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    top: -2px;
}

.header_wrap_inner_row_1_tel a {
    font-weight: 700;
    font-size: 22px;
    color: var(--belyy);
    cursor: default;
}

.size-a2 a {
    width: 233px;
    height: 40px;
    box-sizing: border-box;
}

.size-a2-inner {
    width: 233px;
    height: 40px;
    box-sizing: border-box;
}

.btn_opasity {
    position: relative;
    display: flex !important;
    align-items: center !important;
    column-gap: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    cursor: pointer;
    transition: 0.5s;
}

.btn_opasity svg path,
.btn_green svg path {
    transition: 0.5s;
}

.btn_opasity:hover svg path {
    fill: var(--chernyy-2);
}

.btn_opasity:hover {
    border: 1px solid rgba(255, 255, 255, 0.0);
    background-color: #fff;
}

.btn_opasity:hover .btn_opasity_text {
    color: var(--chernyy-2);
}

.a-absolute a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.padding_left-inner {
    padding-left: 20px;
}

.btn_opasity_text {
    font-weight: 700;
    color: var(--belyy);
    transition: 0.5s;
}

.btn_def.padding_left a {
    justify-content: flex-start !important;
    padding-left: 48px;
}

.btn_def.wa a {
    background-image: url(images/wa.svg), linear-gradient(to right, #4dffbe 0%, #63c8ff 50%, #4dffbe 100%);
    background-position: left 20px center, left center;
    background-repeat: no-repeat;
    background-size: auto, 200% auto;
}

.btn_def.wa a:hover {
    background-position: left 20px center, right center;
}

.header_wrap_inner_row_1_vhod {
    position: relative;
    display: flex !important;
    align-items: center !important;
    column-gap: 10px;
}

.header_wrap_inner_row_1_vhod_t {
    font-weight: 700;
    color: var(--belyy);
}

.header_wrap_inner_row_1_vhod_t_a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.header_wrap_inner_row_1_vhod_t_a a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.header_wrap_inner_row_1_vhod:hover .header_wrap_inner_row_1_vhod_t {
    color: var(--siniy);
}

.header_wrap_inner_row_1_vhod:hover svg path {
    fill: var(--siniy);
}

.language-switcher img {
    display: none;
}

.language-switcher {
    cursor: pointer;
}

.language-switcher ul {
    list-style-type: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}

.language-switcher a {
    font-weight: 700;
    font-size: 16px;
    color: var(--belyy);
    text-align: left;
}

.language-switcher:hover a {
    color: var(--siniy);
}

.polylang-ls {
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100%;
}

.language-switcher:hover .polylang-ls {
    height: 30px;
    overflow: visible;
    bottom: -30px;
    left: 0;
}

.polylang-ls a:hover {
    color: var(--siniy);
}

.language-switcher {
    position: relative;
}

.dropdown-icon {
    display: flex;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 6px;
}

.btn.dropdown-toggle {
    position: relative;
    padding-right: 20px;
    pointer-events: none;
}

.language-switcher:hover svg path {
    stroke: var(--siniy);
}

.polylang-ls span {
    display: block;
}

.header_wrap_inner_row_2 {
    margin-top: 25px !important;
    background: #ffffff17;
    border-radius: 10px;
    height: 50px;
    display: flex !important;
    align-items: center !important;
    padding-left: 20px;
    padding-right: 20px;
}

.title_d {
    margin-bottom: 35px !important;
    padding-top: 91px !important;
}

.title_d_t1 {
    font-family: var(--second-family);
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.h_prodykti_inner_row {
    display: flex !important;
    align-items: stretch !important;
}

.h_prodykti_inner_row_col_1 {
    width: 43%;
    display: flex !important;
    flex-direction: column;
    row-gap: 30px;
}


.h_prodykti_inner_row_col_1_item {
    display: flex !important;
    align-items: center !important;
    column-gap: 30px;
    border-radius: 20px;
    background: linear-gradient(225deg, #071952 0%, #00dfa2 50%, #071952 100%);
    padding-top: 37px;
    padding-bottom: 37px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    transition: 0.5s;
    background-size: 200% auto;
}

.h_prodykti_inner_row_col_1_item:hover {
    background-position: right center;
}

.h_prodykti_inner_row_col_1_item_ssilka {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex !important;
}

.h_prodykti_inner_row_col_1_item_ssilka a {
    width: 100%;
}

.h_prodykti_inner_row_col_1_item_img {
    flex-shrink: 0;
    width: 86px !important;
    aspect-ratio: 1;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-image: url(images/icon_fon.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.h_prodykti_inner_row_col_1_item_text {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: var(--belyy);
}



.h_prodykti_inner_row_col_2 {
    width: 8%;
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    height: 1px;
    background: var(--siniy);
    align-self: center;
}

.h_prodykti_inner_row_col_2:before {
    position: absolute;
    content: '';
    left: 0;
    z-index: 1;
    border: 1px solid var(--siniy);
    border-left: 0;
    border-radius: 0 20px 20px 0;
    height: 190px;
    width: 29px;
    background-color: #fff;
}

.h_prodykti_inner_row_col_2_cirkul {
    position: absolute;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px;
    aspect-ratio: 1;
    background-color: rgba(0, 223, 162, 0.3);
    border-radius: 50%;
    transform: translate(50%, 0%);
    margin-left: auto !important;
    left: 0;
    right: 0;
}

.h_prodykti_inner_row_col_2_cirkul_2 {
    width: 67%;
    aspect-ratio: 1;
    background-color: var(--beryuza);
    border-radius: 50%;
}

.h_prodykti_inner_row_col_3 {
    width: 49%;
    background: var(--fon);
    border-radius: 20px;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    border: 1px solid var(--siniy);
}

.title_d_20 {
    font-weight: 700;
    font-size: 20px;
}

.h_prodykti_inner_row_col_3_title {
    margin-bottom: 15px !important;
}

.h_prodykti_inner_row_col_3_row {
    display: flex !important;
    column-gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap !important;
    align-items: center !important;
}

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

.h_prodykti_inner_row_col_3_row_item a {
    display: inline-block;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    font-size: 20px;
    padding-left: 60px;
    transition: 0.5s;
    border-radius: 10px;
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: 30px;

}

.h_prodykti_inner_row_col_3_row_item a:hover {
    box-shadow: 0 0px 20px 0 rgba(77, 255, 190, 0.8);
}

.h_prodykti_inner_row_col_3_row_item.a1 a,
.h_prodykti_inner_row_col_3_row_item.a2 a {
    background-image: url(images/pro_4.svg);
}

.h_prodykti_inner_row_col_3_row_item.a3 a {
    background-image: url(images/pro_5.svg);
}

.h_prodykti_inner_row_col_3_row_item.a4 a {
    background-image: url(images/gl_1.svg);
}

.h_prodykti_inner_row_col_3_row_item.a5 a {
    background-image: url(images/pro_6.svg);
}

.h_prodykti_inner_row_col_3_row_item.a6 a {
    background-image: url(images/pro_7.svg);
}

.fon_white {
    background-color: #fff;
}

.wrap_calkulator_row_1 {
    border-radius: 20px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
    background: var(--belyy);
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 30px !important;
}

.ceni_wrap_inner_row_inner {
    display: flex !important;
    column-gap: 20px;
}

.srok_title {
    margin-bottom: 7px !important;
    font-size: 14px;
}

.srok_spisok_aktiv {
    border: 1px solid var(--obvodka);
    border-radius: 10px;
    width: 200px;
    height: 50px;
    display: flex !important;
    align-items: center !important;
    padding-left: 15px;
    cursor: pointer;
    background: var(--fon);
    background-image: url(images/ceni_1.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: auto;
    transition: 0.5s;
    box-sizing: border-box;

}

.valuta .srok_spisok_aktiv {
    width: 100px;

}

.srok_spisok_aktiv:hover {
    box-shadow: 0 0px 20px 0 rgba(77, 255, 190, 0.8);
}

.srok_spisok_menu {
    position: absolute;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    height: 0;
    padding-top: 0px;
    transition: 0.5s;
    border: 1px solid transparent;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    z-index: 1;
}


.srok_spisok_menu.open {
    border: 1px solid var(--obvodka);
}

.srok_spisok_menu_item {
    height: 50px;
    display: flex !important;
    align-items: center !important;
    padding-left: 15px !important;
}

.srok_spisok_menu_item:hover {
    background: var(--chernyy-2) !important;
    color: #fff !important;
}


.srok_spisok {
    position: relative;
}

.tarifi_row {
    display: flex !important;
    align-items: stretch !important;
    justify-content: space-between !important;
}

.tarifi_row_item {
    width: 32%;
    border-radius: 20px;
    box-sizing: border-box;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
    background: var(--belyy);
    padding-top: 28px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.tarifi_row_item_r1 {
    display: flex !important;
    align-items: center !important;
    column-gap: 20px;
}

.tarifi_row_item_r1_left_img {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-image: linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    width: 60px;
    aspect-ratio: 1;
    border-radius: 10px;
}

.tarifi_row_item_r1_right_title {
    font-weight: 700;
    margin-bottom: 4px !important;
}

.tarifi_row_item_r1_right_row {
    align-items: baseline !important;
    display: flex !important;
}

.tarifi_row_item_r1_right_row_cena {
    font-weight: 700;
    font-size: 30px;
}

.tarifi_row_item_r1_right_row_simvol {
    font-weight: 700;
    font-size: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.tarifi_row_item_r1_right_row_razdelitel {
    font-weight: 700;
    font-size: 20px;
    padding-right: 5px;
}

.tarifi_row_item_r1_right_row_mesac {
    font-weight: 700;
    font-size: 20px;
}



.tarifi_row_item_r2_row {
    margin-bottom: 5px !important;
    box-sizing: border-box;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    background: var(--fon);
    border-radius: 10px;
    column-gap: 20px;
}

.tarifi_row_item_r2_row:nth-last-child(1) {
    margin-bottom: 0px !important;
}

.tarifi_row_item_r2_row_right {
    border-radius: 8px 8px 8px 0;
    width: 42px;
    height: 26px;
    background: var(--zelenyy);
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    color: var(--belyy);
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0;
}

.tarifi_row_item_r2_row_right.net {
    background: var(--krasnyy);
}

.tarifi_row_item_r3 {
    margin-top: auto !important;
}

.btn_def.size-a3 a {
    width: 100%;
    height: 50px;
}

.tarifi_row_item {
    flex-direction: column;
    display: flex !important;
    row-gap: 30px;
}

.h_product_item {
    margin-bottom: 30px !important;
    border-radius: 20px;
    background: var(--fon);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
}

.h_product_item:nth-last-child(1) {
    margin-bottom: 0px !important;
}

.title_d_30 {
    font-size: 30px;
    font-weight: 700;
}

.h_product_item_title {
    padding-bottom: 22px;
    margin-bottom: 24px !important;
    border-bottom: 1px solid var(--obvodka);
}

.h_product_item_row {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
}

.h_product_item_row_left {
    width: 48%;
}

.h_product_item_row_right {
    width: 48%;
}

.h_product_item_row_left_text {
    line-height: 150%;
}

.h_product_item_row_left_text p {
    margin-block-end: 1em;
}

.btn_podromnee {
    margin-top: 21px !important;
}

.text_gradient a {
    font-weight: 700;
    background: linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    padding-right: 14px;
    position: relative;
}

.text_gradient a:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    content: "";
    transition: 0.5s;
}

.text_gradient a:hover:after {
    width: 100%;
}

.text_gradient a:before {
    background: url(images/arrow_r.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
    content: '';
    width: 8px;
    height: 16px;
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% + 1px);
    transform: translateY(-50%);
}

.fon_gradient {
    background-image: linear-gradient(225deg, #00dfa2 0%, #071952 100%);
}

.title_d.white .title_d_t1 {
    color: var(--belyy);
}

.plate_row {
    display: flex !important;
    row-gap: 30px;
    flex-wrap: wrap !important;
    column-gap: 2.5%;
}

.plate_row_item {
    border-radius: 20px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
    background: var(--belyy);
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    width: 48.5%;
    column-gap: 30px;
    display: flex !important;
    align-items: flex-start !important;
    box-sizing: border-box;
}

.fon_item_img_belyy .plate_row_item_img,
.fon_item_img_belyy .plate_row_column_item_img {
    background-image: url(images/icon_fon.svg);
}

.fon_item_img_belyy .plate_row_item_img,
.fon_item_img_belyy .plate_row_column_item_img {
    background-image: url(images/icon_fon.svg);
}

.plate_row_item_img {
    flex-shrink: 0;
    width: 86px !important;
    aspect-ratio: 1;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: url(images/icon_fon_grey.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.plate_row_item_right_title {
    margin-bottom: 10px !important;
}

.plate_row_item_right_text {
    line-height: 150%;
}

.partners_row {
    display: flex !important;
    align-items: stretch !important;
    justify-content: space-between !important;
}

.partners_row_item {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
    background: var(--belyy);
    border-radius: 20px;
    width: 31%;
    display: flex !important;
    flex-direction: column;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.footer {
    padding-top: 100px;
}

.footer_wrap {
    background: #0b192c;
    padding-top: 45px;
    padding-bottom: 50px;
}

.footer_wrap_inner_row_1 {
    padding-bottom: 26px;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #ffffff30;
}

.inactive a {
    cursor: pointer;
}

.otpravit_zajavky_inner {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    background: var(--belyy);
    border-radius: 20px;
    box-sizing: border-box;
    padding-top: 21px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: relative;
}

.otpravit_zajavky_inner_close {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 100%;
    background-color: #fff;
    border: 1px solid var(--obvodka);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    width: 30px;
    aspect-ratio: 1;
    transform: translate(50%, -50%);
    cursor: pointer;
    transition: 0.5s;
}

.otpravit_zajavky_inner_close:hover {
    opacity: 0.8;
}

.otpravit_zajavky_inner_left {
    width: 27%;
}

.otpravit_zajavky_inner_right {
    width: 69%;
}

.otpravit_zajavky_inner_left_t1 {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px !important;
}

.otpravit_zajavky_inner_left_t2 {
    font-size: 20px;
}

.wrap_f_row {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 20px !important;
}

.wrap_f_row>div {
    width: 32%;
}

.wrap_f_row .wrap_sent>p {
    width: 100%;
}

.wrap_f_row .wrap_sent .wpcf7-submit {
    width: 100% !important;
}

.otpravit_zajavky .wrap_f {
    margin-bottom: 0px !important;
}

.otpravit_z {
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: 0.5s;
}

.otpravit_z.show {
    opacity: 1;
    pointer-events: all;
}

.title_d_t2 {
    font-size: 30px;
    margin-top: 18px !important;
}

.pokazat_zajavky {
    display: none;
    position: fixed !important;
    align-items: center !important;
    justify-content: center !important;
    right: 20px;
    bottom: 20px;
    background-color: #000;
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: linear-gradient(to right, #4dffbe 0%, #63c8ff 100%);
}

.pokazat_zajavky img {
    width: 70%;
}

.h_prodykti_inner_row_col_3_row_item_img {
    line-height: 0;
}

.h_header_inner_vn_text {
    font-size: 30px;
    color: var(--belyy);
    margin-top: 18px !important;
}

.h_header_inner_vn_text_bottom {
    font-size: 20px;
    color: var(--belyy);
    margin-top: 24px !important;
}

.row_1_width_100_percent .plate_row_item:nth-child(1) {
    width: 100%;
}

.plate_row_item_right_row {
    display: flex !important;
    column-gap: 10px;
    row-gap: 10px;
    margin-top: 14px !important;
    flex-wrap: wrap !important;
}

.plate_row_item_right_row_item {
    display: flex !important;
    align-items: center !important;
    border-radius: 10px;
    padding: 8px 15px;
    background: var(--belyy);
    column-gap: 10px;
    font-weight: 700;
}


.fon_item_grey .plate_row_item,
.fon_item_grey .plate_row_column_item {
    background: var(--fon);
}

.ten_item_none .plate_row_item,
.ten_item_none .plate_row_column_item {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.00);
}

.padding-top-100 {
    padding-top: 100px;
}

.tarifi_opisanie {
    background: var(--belyy);
}

.padding-top-0 .tarifi_opisanie.padding-top-100 {
    padding-top: 0;
}

.tarifi_opisanie_transparent .tarifi_opisanie {
    background: transparent;
}





.time_line_item {
    display: flex !important;
    align-items: stretch !important;
}

.time_line_item_left {
    width: 100px;
    flex-shrink: 0;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
}

.time_line_item_left:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    background-color: #4dffbe;
    content: "";
}

.time_line_item_left_img {
    line-height: 0;
    position: relative;
    border-radius: 100%;
    background: linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    width: 100%;
    aspect-ratio: 1;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.time_line_item_center {
    flex-shrink: 0;
    width: 9%;
    height: 1px;
    background: linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    align-self: center;
}

.time_line_item_right_inner {
    border-radius: 20px;
    padding: 22px 30px 24px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
    background: var(--belyy);
    min-height: 132px;
}

.time_line_item_right_inner_text {
    line-height: 150%;
    margin-top: 10px !important;
}

.time_line_item_right {
    padding-top: 10px;
    padding-bottom: 10px;
}

.integracia_inner_row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    column-gap: 2.5%;
    row-gap: 30px;
}

.integracia_inner_row_item {
    width: 23.1%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 20px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
    background: var(--belyy);
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.padding_bottom_30 {
    padding-bottom: 30px !important;
}

.padding_bottom_30_inner .tarifi_opisanie {
    padding-bottom: 30px !important;
}

.nachite_razraborky_inner_row {
    border-radius: 20px;
    background-image: url(images/f2.png), linear-gradient(225deg, #00dfa2 0%, #071952 100%);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 37px;
    padding-left: 50px;
    padding-right: 20px;
    padding-bottom: 50px;
    min-height: 281px;
    box-sizing: border-box;
}

.title_d_40 {
    font-size: 40px;
    font-weight: 700;
}

.color_white {
    color: #fff;
}

.nachite_razraborky_inner_row_left_text {
    font-size: 20px;
    line-height: 140%;
    color: var(--belyy);
    margin-top: 14px !important;
    margin-bottom: 23px !important;
}

.size-a4 a {
    width: 310px;
    height: 50px;
}

.otzivi_inner_slaider figure a img {
    aspect-ratio: 1.23;
    overflow: hidden;
    object-fit: cover;
}

.btn_green {
    position: relative;
    border-radius: 10px;
    background: #2cb742;
    width: 408px;
    height: 50px;
    display: flex !important;
    align-items: center !important;
    column-gap: 10px;
    box-sizing: border-box;
    border: 1px solid #2cb742;
    transition: 0.5s;
}

.btn_green:hover {
    background-color: #fff;
    border: 1px solid var(--siniy);
}

.btn_green:hover .btn_opasity_text {
    color: var(--siniy);
}

.btn_green:hover svg path {
    fill: var(--siniy);
}

.padding_left-inner-30 {
    padding-left: 30px;
}

.btn_green.center {
    margin-left: auto !important;
    margin-right: auto !important;
}

.ne_nawli_otver_inner_t1 {
    margin-bottom: 23px !important;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    text-align: center;
    font-family: var(--second-family);
}

.size-a3-inner {
    height: 60px;
    width: 219px;
}

.h_header_inner_vn_row_btn_wrap {
    display: flex !important;
    column-gap: 30px;
    row-gap: 20px;
}

.padding_left_2-inner {
    padding-left: 30px;
}

.opacity_0_1 {
    background: rgba(255, 255, 255, 0.1);
}

.plate_row_column {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    column-gap: 3%;
    row-gap: 40px;
}

.plate_row_column_item {
    border-radius: 20px;
    box-sizing: border-box;
    background: var(--belyy);
    width: 22.7%;
    padding-top: 20px;
    padding-bottom: 24px;
    padding-left: 28px;
    padding-right: 28px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
}

.plate_row_column_item_img {
    flex-shrink: 0;
    width: 86px !important;
    aspect-ratio: 1;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-image: url(images/icon_fon_grey.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.plate_row_column_item_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    margin-top: 22px !important;
    margin-bottom: 10px !important;
}

.plate_row_column_item_text {
    line-height: 150%;
    font-size: 15px;
}

.text {
    font-size: 20px;
    line-height: 140%;
}

.text p {
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.flex_row {
    display: flex !important;
    align-items: stretch !important;
    justify-content: space-between !important;
}

.flex_row_left {
    width: 59%;
    display: flex !important;
    flex-direction: column;
    justify-content: center !important;
}

.flex_row_right {
    width: 37%;
}

.plate_2_row_item {
    padding-top: 22px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 24px;
    display: flex !important;
    box-sizing: border-box;
    column-gap: 30px;
    align-items: flex-start !important;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    margin-bottom: 10px !important;
}

.plate_2_row_item:nth-last-child(1) {
    margin-bottom: 0px !important;
}

.plate_2_row_item_img {
    border-radius: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.05) 100%);
    width: 60px !important;
    aspect-ratio: 1;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0;
    box-sizing: border-box;
}

.plate_2_row_item_right_title {
    margin-bottom: 10px !important;
}

.plate_2_row_item_right_text {
    line-height: 150%;
}

.flex_row_right {
    display: flex !important;
    justify-content: space-between !important;
}

.flex_row_right_col {
    width: 46.3%;
    display: flex !important;
    flex-direction: column !important;
    row-gap: 30px;
}

.flex_row_right_col:nth-child(1) {
    margin-top: 50px;
}

.wagi_row {
    display: flex !important;
    align-items: stretch !important;
    flex-wrap: wrap !important;
}

.wagi_row_item {
    width: 28%;
    box-sizing: border-box;
    background: linear-gradient(0deg, #4dffbe 0%, #63c8ff 100%);
    padding-right: 3px;
    border-radius: 20px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
}

.wagi_row_item_inner {
    background-color: #fff;
    border-radius: 20px;
    padding-top: 21px;
    padding-left: 40px;
    padding-right: 32px;
    padding-bottom: 26px;
    height: 100%;
}

.wagi_row_item_inner_t1 {
    font-family: var(--second-family);
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    background: linear-gradient(45deg, #4dffbe 0%, #63c8ff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
}

.wagi_row_item_inner_t2 {
    margin-top: 8px !important;
    margin-bottom: 10px !important;
    line-height: 140%;
}

.wagi_row_item_inner_t3 {
    line-height: 150%;
}

.wagi_row_item_inner_t4 {
    margin-top: 19px !important;
}

.wagi_row_item_gap {
    align-self: center;
    height: 1px;
    position: relative;
    width: 8%;
    background: var(--beryuza);
    display: flex !important;
    align-items: center !important;
}

.wagi_row_item_gap:before {
    position: absolute;

}

.plate_row_column.background_opacity .plate_row_column_item {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.00);
    background: #ffffff17;
}

.plate_row_column.background_opacity .plate_row_column_item_title {
    color: var(--belyy);
}

.plate_row_column.background_opacity .plate_row_column_item_text {
    color: var(--belyy);
}

.plate_row_column.background_opacity .plate_row_column_item_img {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.05) 100%);
    border-radius: 20px;
}

.sferi_primenenia_row {
    display: flex !important;
    justify-content: space-between !important;
}

.sferi_primenenia_row_item {
    position: relative;
    width: 31.8%;
    aspect-ratio: 0.62;
    overflow: hidden;
    border-radius: 20px;
}

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

.sferi_primenenia_row_item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(7, 25, 82, 0.5) 0%, #071952 100%);
    content: "";
}

.sferi_primenenia_row_item_row {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.sferi_primenenia_row_item_title {
    margin-bottom: 10px !important;
}

.sferi_primenenia_row_item_text {
    line-height: 150%;
}

.padding_top_0 {
    padding-top: 0;
}

/* NOTE end 9999px */

/* NOTE begin 1300px */
@media screen and (max-width: 1300px) {}

/* NOTE end 1300px */

/* NOTE begin 1200px */

@media screen and (max-width: 1200px) {

    .wrap_tovar_table::-webkit-scrollbar-track {
        border: 2px solid white;
        background-color: #ccc;
    }

    .wrap_tovar_table::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .wrap_tovar_table::-webkit-scrollbar:horizontal {
        height: 13px;
    }

    .wrap_tovar_table::-webkit-scrollbar-thumb {
        border-radius: 6px;
        border: 2px solid white;
        background-color: rgba(0, 0, 0, .5);
    }

    .wrap_tovar_table {
        overflow-x: scroll;
        width: 100%;
    }

    .wp_wrap_subkategory_item_img img {
        max-width: 100%;
        height: auto;
    }

    .wrap_posts article .article_img_details img {
        max-width: 100%;
        height: auto;
    }

    .wrap_content_inner,
    .max-width {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        width: 100%;
    }

    .home .wrap_content_inner,
    .wrap_content_inner.off_width {
        padding-left: 0px;
        padding-right: 0px;
    }


    .h_prodykti_inner_row_col_1_item {
        column-gap: 1.7vw;
        padding-left: 1.7vw;
        padding-right: 1.7vw;
    }

    .h_prodykti_inner_row_col_1_item_img {
        width: clamp(60px, 4.6vw, 86px) !important;

    }

    .h_prodykti_inner_row_col_3 {
        padding-left: 2.63vw;
        padding-right: 2.63vw;
    }

    .h_prodykti_inner_row_col_3_row_item a {
        padding-right: clamp(10px, 1.05vw, 20px);
    }

    .h_prodykti_inner_row_col_3_row {
        column-gap: 1.05vw;
    }



    .header_wrap .btn_def.wa a,
    .header_wrap_inner_row_1_wa a {
        width: 35px !important;
        height: 35px !important;
        background-position: left 9px center, left center !important;
        padding-left: 0 !important;
        font-size: 0;
    }

    .h_header_inner_left_t1 {
        font-size: 30px;
    }

    .h_header_inner_left {
        width: 45%;
    }

    .h_header_inner_right {
        width: 50%;
    }

    .otpravit_z {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    .ul_header li {
        font-size: 18px;
    }

    .h_header {
        height: auto;
        padding-bottom: 50px;
        min-height: auto;
    }

    .home .h_header {
        min-height: auto;
        padding-bottom: 50px;
    }

    .title_d_t1 {
        font-size: 40px;
    }

    .h_prodykti_inner_row_col_3_row_item a {
        font-size: 16px;
    }

    .title_d_t2 {
        font-size: 20px;
    }

    .otpravit_zajavky_inner_left_t1 {
        font-size: 20px;
    }

    .otpravit_zajavky_inner_left_t2 {
        font-size: 16px;
    }

    .tarifi_row_item {
        padding-top: 18px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .h_header_inner_vn_text {
        font-size: 20px;
    }

    .max-width_margin {
        width: calc(100% - 20px);
        max-width: calc(100% - 20px);
        margin-left: 10px !important;
        margin-right: 10px !important;
        position: relative;

    }

    .plate_row_column_item {
        width: 48.5%;
    }

    .wagi_row_item_inner_t1 {
        font-size: 30px;
    }
}

/* NOTE end 1200px */

/* NOTE begin 900px */

@media screen and (max-width: 900px) {
    .wp_wrap_subkategory {
        column-gap: 4%;
        row-gap: 20px;
    }

    .wp_wrap_subkategory_item {
        width: 48%;
    }

    .wrap_posts {
        column-gap: 4%;
        row-gap: 20px;
    }

    .wrap_posts article {
        width: 48%;
    }

    .header_wrap_inner_row_2 {
        margin-top: 19px !important;
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .header_wrap_inner_row_1 {
        flex-wrap: wrap !important;
        row-gap: 10px;
        justify-content: center !important;
    }

    .header_wrap_inner_row_1_vhod,
    .widget_flickr,
    .header_wrap_inner_row_1_tel,
    .header_wrap_inner_row_1_wa {
        width: 45%;
        text-align: center !important;
        justify-content: center !important;
        display: flex !important;
    }

    .header_wrap_inner_row_1_tel {
        margin-left: 0 !important;
    }

    .header_wrap_inner_row_1_left {
        justify-content: center !important;
        width: 100%;
    }

    .footer_wrap_inner_row_2 {
        flex-wrap: wrap !important;
        row-gap: 20px;
    }

    .h_header_inner {
        flex-direction: column;
        row-gap: 40px;
    }

    .h_header_inner_left,
    .h_header_inner_right {
        width: 100%;
    }

    .h_header_inner_right_inner {
        width: 100%;
        background-size: contain;
        position: static;
        transform: translateY(-0%);
        row-gap: 10px;
        height: auto;
        flex-direction: column;
        align-content: flex-start !important;
    }

    .h_header_inner_right {
        display: none !important;
    }

    .h_header_inner_left .btn_def.size-a1 a,
    .h_header_inner_vn_row_btn_wrap .btn_def a {
        width: 100%;
    }

    .btn_def.size-a1 a {
        height: 50px;
    }

    .h_product_item_row {
        flex-direction: column;
        row-gap: 20px;
    }

    .h_product_item_row_left {
        width: 100%;
    }

    .h_product_item_row_right {
        width: 100%;
    }

    .plate_row_item {
        width: 100%;
    }

    .pokazat_zajavky {
        display: flex;
    }

    .h_prodykti_inner_row {
        flex-direction: column;
    }

    .h_prodykti_inner_row_col_1 {
        width: 100%;
        flex-direction: row;
        column-gap: 2%;
    }

    .h_prodykti_inner_row_col_1_item {
        width: 49%;
        flex-shrink: 0;
        flex-direction: column;
        row-gap: 10px;
    }

    .h_prodykti_inner_row_col_1_item_text {
        text-align: center;
    }

    .h_prodykti_inner_row_col_3 {
        width: 100%;
    }

    .h_prodykti_inner_row_col_2 {
        width: 1px;
        height: 80px !important;
    }

    .h_prodykti_inner_row_col_2:before {
        left: 0;
        top: 0px;
        z-index: 1;
        border-top: 0;
        border-radius: 0 0px 20px 20px;
        height: 29px;
        width: 190px;
        transform: translateX(-50%);
        border-left: 1px solid !important;
    }

    .h_prodykti_inner_row_col_2_cirkul {
        transform: translate(50%, 50%);
        bottom: 0;
    }

    .otpravit_zajavky_inner {
        padding-bottom: 20px;
        flex-direction: column;
        row-gap: 20px;
    }

    .otpravit_zajavky_inner_left {
        width: 100%;
        text-align: center;
    }

    .otpravit_zajavky_inner_right {
        width: 100%;
    }

    .wrap_f_row {
        margin-bottom: 10px !important;
        flex-wrap: wrap !important;
        row-gap: 20px;
    }

    .wrap_f_row .wrap_input {
        width: 48%;
    }

    .wrap_f_row .wrap_sent {
        width: 100%;
    }

    .tabs_wrap_ul {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    .tarifi_row {
        flex-direction: column;
        row-gap: 20px;
    }

    .tarifi_row_item {
        width: 100%;
    }

    .nachite_razraborky_inner_row {
        background-image: linear-gradient(225deg, #00dfa2 0%, #071952 100%);
    }

    .ui-accordion-header {
        font-size: 22px !important;
    }

    .h_header_inner_vn_row_btn_wrap .btn_def {
        width: 100%;
    }

    .h_header_inner_vn_row_btn_wrap {
        flex-direction: column;
    }

    .size-a3-inner {
        height: 50px;
    }

    .h_header_inner_vn_row_btn_wrap .size-a3-inner {
        width: 100%;
        justify-content: center;
    }

    .h_header_inner_vn_row_btn_wrap .padding_left_2-inner {
        padding-left: 0;
    }

    .text {
        font-size: 16px;
    }

    .flex_row {
        flex-direction: column;
        row-gap: 40px;
    }

    .flex_row_left {
        width: 100%;
    }

    .flex_row_right {
        width: 100%;
    }

    .flex_row_right_col {
        text-align: center;
    }

    .wagi_row_item {
        width: 100%;
    }

    .wagi_row_item_gap {
        width: 1px;
        margin-left: auto !important;
        margin-right: auto !important;
        height: 30px;
    }

    .sferi_primenenia_row {
        flex-direction: column;
        row-gap: 40px;
    }

    .sferi_primenenia_row_item {
        width: 100%;
        height: 300px;
    }
}

/* NOTE end 900px */

/* NOTE begin 700px */
@media screen and (max-width: 700px) {
    .time_line_item_left {
        width: 40px;
    }

    .time_line_item_left_img img {
        width: 50%;
    }

    .time_line_item_center {
        width: 3%;
    }

    .time_line_item_right_inner {
        padding: 15px 10px 10px 10px;
    }

    .integracia_inner_row_item {
        width: 48%;
    }

    .integracia_inner_row {
        column-gap: 4%;
        row-gap: 20px;
    }
}

/* NOTE end 700px */


/* NOTE begin 500px */

@media screen and (max-width: 500px) {

    .wp_wrap_subkategory_item {
        width: 100%;
    }

    .wrap_posts article {
        width: 100%;

    }

    .header_wrap {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .header_wrap_inner_row_1_left_img {
        width: 40%;
    }

    .header_wrap_inner_row_1_left {
        column-gap: 10px;
    }

    .header_wrap_inner_row_1_left_img {
        padding-right: 10px;
    }

    .header_wrap_inner_row_1_tel a {
        font-size: 18px;
    }

    .header_wrap_inner_row_1_tel,
    .header_wrap_inner_row_1_wa {
        width: auto;
    }

    .header_wrap_inner_row_1 {
        column-gap: 20px;
    }

    .header_wrap_inner_row_1_vhod {
        width: 138px;
    }

    .widget_flickr {
        width: 125px;
    }

    .h_header {
        padding-top: 230px;
    }

    .home .h_header {
        padding-top: 230px;
    }

    .otpravit_z {
        width: 90%;
    }

    .pokazat_zajavky {
        right: 10px;
        bottom: 10px;
    }

    .h_header_inner_left_t1 {
        font-size: 24px;
    }

    .title_d {
        margin-bottom: 20px !important;
        padding-top: 40px !important;
    }

    .title_d_t1 {
        font-size: 26px;
    }

    .h_prodykti_inner_row_col_1_item {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .h_prodykti_inner_row_col_1_item_text {
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
    }

    .header_wrap_inner_row_1_left_text {
        color: rgba(255, 255, 255, 1);
    }

    .title_d_20 {
        font-size: 18px;
    }

    .h_prodykti_inner_row_col_3 {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .h_prodykti_inner_row_col_3_row_item a {
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        padding-left: 40px;
        background-position: left 5px center;
        background-size: 25px;
    }

    .h_prodykti_inner_row_col_3_row {
        column-gap: 10px;
        row-gap: 10px;
    }

    .padding-bottom-100 {
        padding-bottom: 40px;
    }

    .wrap_calkulator_row_1 {
        padding: 10px;
    }

    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 15px;
    }

    .h_product_item {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .title_d_30 {
        font-size: 20px;
    }

    .plate_row_item {
        padding-top: 20px;
        padding-left: 10px;
        padding-bottom: 20px;
        padding-right: 10px;
        column-gap: 10px;
    }

    .plate_row_item_img {
        width: 56px !important;
    }

    .title_d_t2 {
        font-size: 18px;
    }

    .plate_row_item_img img {
        width: 60%;
    }

    .plate_row_item_right_text {
        font-size: 14px;
    }

    .partners_row_item {
        width: 32%;
        padding-top: 10px;
    }

    .partners_row_item_text {
        text-align: center;
        font-size: 13px;
    }

    .footer {
        padding-top: 40px;
    }

    .footer_wrap_inner_row_2 .header_wrap_inner_row_1_tel {
        margin-left: 0 !important;
    }

    .footer_wrap_inner_row_2 .header_wrap_inner_row_1_tel {
        width: 55%;
    }

    .footer_wrap_inner_row_2 {
        justify-content: center;
    }

    .h_header_inner_vn_text {
        font-size: 18px;
    }

    .padding-top-100 {
        padding-top: 40px;
    }

    .plate_row_item_right_row_item {
        padding: 8px 7px;
        column-gap: 6px;
        font-weight: 600;
    }

    .nachite_razraborky_inner_row {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        min-height: auto;
    }

    .title_d_40 {
        font-size: 22px;
    }

    .nachite_razraborky_inner_row_left_title {
        text-align: center;
    }

    .nachite_razraborky_inner_row_left_text {
        font-size: 16px;
        text-align: center;
    }

    .nachite_razraborky_inner_row_left_text br {
        display: none;
    }

    .size-a4 a {
        width: 100%;
    }

    .ui-accordion-header-icon {
        width: 30px;
        height: 30px;
    }

    .ui-accordion-header {
        padding-right: 40px !important;
        font-size: 18px !important;

    }

    .ui-accordion .ui-accordion-content.accordion_d_content {
        font-size: 15px !important;
        padding-right: 0;
    }

    .ne_nawli_otver_inner_t1 {
        font-size: 16px;
    }

    .size-a3-inner {
        width: 100%;
    }

    .padding_left-inner-30 {
        padding-left: 10px;
    }

    .ne_nawli_otver_inner .btn_opasity_text {
        font-weight: 600;
        font-size: 14px;
    }

    .btn_green.center {
        width: 100%;
    }

    .plate_row_column_item {
        width: 100%;
        padding-top: 18px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .plate_row_column_item_img {
        width: 56px !important;
    }

    .plate_row_column_item_img img {
        width: 60%;
    }

    .plate_2_row_item {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        column-gap: 10px;
    }

    .sferi_primenenia_row_item {
        aspect-ratio: inherit;
        height: 450px;
    }

    .header_wrap_inner_row_1_wa .btn_opasity_text {
        display: none !important;
    }

    .header_wrap_inner_row_1_wa.padding_left-inner {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

/* NOTE end 500px */

/* NOTE begin 370px */
@media screen and (max-width: 370px) {
    .h_prodykti_inner_row_col_3_row_item_img {
        margin-left: auto !important;
        margin-right: auto !important;
        padding-top: 10px;
        width: 100%;
        text-align: center;
    }
}

/* NOTE end 370px */