/* cyrillic */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/ubuntu/4iCs6KVjbNBYlgoKew72nU6AF7xm.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/ubuntu/4iCs6KVjbNBYlgoKcQ72nU6AF7xm.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/ubuntu/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media screen and (max-width: 480px) {
    .slider .title1 {
        font-size: 34px;
        line-height: 130%;
    }

    .slider .descr {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

body {
    font-size: 16px!important;
}

.tbl_hide, .tbl_hide td, .tbl_hide th, a img, fieldset, table {
    border: none
}

#wrapper, .b_wr2 {
    display: -webkit-box;
    display: -ms-flexbox
}

#wrapper, .in {
    margin: 0 auto;
    position: relative
}

img, td, textarea, th {
    vertical-align: top
}

#wrapper, .in, .logo, .tbl_overflow {
    position: relative
}

.logo, .m_ctrl span::before {
    top: -10px
}

.c_wr5 .map, .h_lang a.active, .h_menu_mob_wr {
    background-color: #fff212
}

.h_lang a, .h_menu_mob > li > a {
    font-size: 18px;
    text-decoration: none
}

.b_info4 .thumb, .h_menu li a.act, .h_menu li a:active, .h_menu li a:focus, .h_menu li a:hover {
    border-bottom: 2px solid #fff212
}

.b_info11 a, .btn, .f_col ul li a, .h_lang a, .h_menu a, .h_menu_mob > li > a, .pagination a, .ui-tabs .ui-tabs-nav .ui-tabs-anchor, a.lnk_v1, a.yith-quick-view-close, a:hover, a[href^=tel] {
    text-decoration: none
}

body, html {
    height: 100%
}

html {
    background: #eaeaea
}

body {
    min-width: 320px;
    font: 18px/1.45 Ubuntu, sans-serif
}

.h_menu_mob > li > a, .h_phone {
    line-height: 140%
}

.h_menu_mob > li > a, .title1, .title4, .txt1, address {
    font-style: normal
}

blockquote, body, dd, dl, fieldset, legend {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse
}

th {
    text-align: left;
    font-weight: 400
}

ol, p, ul {
    margin: 0 0 1.5em
}

img {
    max-width: 100%
}

.breadcrumbs li:last-child::after, .tabs .ui-helper-clearfix::after, .tabs .ui-helper-clearfix::before, iframe[src="//t.insigit.com/nsapi/static/partners.html"] {
    display: none
}

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

::after, ::before, a, button, input[type=button], input[type=submit] {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

#wrapper {
    background: #fff;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1980px;
    min-height: 100%;
    overflow-x: hidden;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.in {
    width: 100%;
    max-width: 1430px;
    padding: 0 20px
}

.m_ctrl, .redia_link img {
    width: 30px
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 .5em;
    line-height: 1.3
}

.tbl_border, .tbl_border td, .tbl_border th {
    border: 1px solid #333
}

.tbl_overflow {
    overflow: auto
}

.tbl_overflow table {
    min-width: 640px
}

:focus {
    outline: 0
}

a[href^=tel] {
    color: inherit;
    white-space: nowrap
}

textarea {
    height: 100px;
    overflow: auto;
    resize: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: inherit;
    opacity: 1
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: inherit;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.btn {
    display: inline-block;
    text-transform: uppercase;
    -webkit-appearance: none
}

#header {
    position: absolute;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%
}

.b_wr2 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    margin-top: 30px
}

.logo {
    max-width: 190px;
    max-height: 40px
}

.h_lang, .h_menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.h_menu li {
    padding: 0;
    margin-right: 50px
}

.h_menu li a {
    border-bottom: 2px solid #fff0
}

.h_menu li:last-child, .ui-tabs .ui-tabs-nav li:last-child {
    margin-right: 0
}

.b_info11 a, .h_menu a {
    color: #000
}

.h_lang a {
    color: #000;
    padding: 5px;
    margin-right: 15px
}

.m_ctrl {
    display: none;
    height: 20px;
    position: fixed;
    top: 50px;
    right: 10px;
    z-index: 220;
    cursor: pointer
}

.fog, .h_menu_mob_wr {
    width: 100%;
    height: 100%
}

.m_ctrl span, .m_ctrl span::after, .m_ctrl span::before {
    background: #000;
    height: 2px;
    position: absolute;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.redia_link {
    display: flex;
    align-items: center;
    vertical-align: middle;
    display: flex;
    font-weight: 700 !important;
    gap: 15px
}

.m_ctrl span {
    display: block;
    width: 30px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.m_ctrl span::after, .m_ctrl span::before {
    content: "";
    width: 100%;
    left: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.m_ctrl span::after {
    bottom: -10px
}

.m_ctrl.active::after {
    content: ""
}

.b_info4 .thumb::after, .b_info4 .thumb::before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    bottom: -2px
}

.m_ctrl.active span {
    background: 0 0
}

.m_ctrl.active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.m_ctrl.active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.h_menu_mob_wr {
    display: none;
    max-width: 320px;
    overflow: auto;
    padding: 40px 25px 25px 4px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 210
}

#main, .b_wr1, .h_menu_mob > li {
    position: relative
}

.h_menu_mob {
    margin: 0;
    padding: 0;
    list-style: none;
    right: 30px
}

.h_menu_mob > li:last-child {
    border-bottom: none
}

.h_menu_mob > li > a {
    color: #000;
    font-weight: 700;
    display: block;
    padding: 10px 15px
}

.h_menu_mob > li.active > a, .h_menu_mob > li:hover > a {
    color: #000;
    font-size: 15px;
    font-weight: 500
}

.h_menu_mob.v2 {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 42px;
    margin-bottom: 28px
}

.h_menu_wrap {
    display: inline
}

.fog {
    background: rgba(45, 44, 44, .8);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

.breadcrumbs, .tabs_wr .ui-tabs-nav {
    display: -webkit-box;
    display: -ms-flexbox
}

#main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.breadcrumbs {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 1.2
}

.slick-arrow, .slick-dots button {
    background: 0 0;
    min-width: auto;
    font-size: 0
}

ul.breadcrumbs {
    margin-bottom: 0
}

.breadcrumbs li {
    margin-bottom: .2em
}

.breadcrumbs li::after {
    content: "\002F";
    margin: 0 .4em
}

.breadcrumbs a {
    color: inherit
}

.slick-arrow {
    width: 40px;
    height: 60px;
    padding: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 0
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-next::before, .slick-prev::before {
    font-family: fontello;
    font-weight: 400;
    font-size: 40px;
    line-height: 1
}

.slick-prev::before {
    content: "\E86D"
}

.slick-next::before {
    content: "\E869"
}

.slick-arrow.slick-disabled {
    color: #ccc
}

.slick-dots {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    line-height: 0;
    text-align: center
}

.slick-dots li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 4px
}

.slick-dots button {
    width: 22px;
    height: 22px;
    padding: 0;
    border: none;
    line-height: 0
}

.slick-dots button::before {
    content: "";
    background: #a5a5a5;
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

.slick-dots li.slick-active button::before {
    background: #fff212;
    width: 10px;
    height: 10px
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: inherit
}

.ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0;
    float: none;
    white-space: normal
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 10px;
    padding-bottom: 0
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0;
    float: none;
    color: inherit
}

.f_menu li, .tabs_wr, .ui-tabs .ui-tabs-panel {
    padding: 0
}

.tabs_wr .ui-tabs-nav {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.6em;
    font-size: 22px
}

.b_info1, .b_info2, .slider_nav .in {
    display: -ms-flexbox
}

.tabs_wr .ui-tabs-nav li {
    margin: 0 1em 10px 0
}

.tabs_wr .ui-tabs-nav .ui-tabs-anchor {
    background: #f8f8f8;
    display: block;
    min-width: 138px;
    padding: .96em 1em;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
    text-transform: uppercase;
    text-align: center
}

.tabs_category ul li a.act, .tabs_category ul li a:hover, .tabs_wr .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background: #fff212
}

.slider_range_wr {
    margin-top: 6px
}

.ui-slider-horizontal {
    background: #e5ede5;
    height: 12px;
    margin-bottom: 10px;
    border-radius: 6px
}

.ui-slider .ui-slider-range {
    background: #ca3939
}

.ui-slider .ui-slider-handle {
    background: #333848;
    width: 5px;
    height: 22px;
    border-radius: 3px;
    cursor: pointer
}

.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: 0
}

.slider_range_wr input[type=text] {
    background: 0 0;
    width: 60px;
    padding: 0;
    border: none;
    font-size: 14px;
    color: #595959
}

#range-amount {
    float: left
}

#range-amount2 {
    float: right;
    text-align: right
}

.popup {
    background: #fff;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 30px;
    position: relative
}

.b_info2 .title3, .slider_nav, .slider_wr1 {
    background-color: #fff212
}

.slider .item {
    position: relative;
    height: 920px
}

.b_info2 .thumb img, .bi6_thumb img, .slider img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.slider_wr1 {
    width: 70%;
    position: absolute;
    bottom: 0;
    left: 0
}

.slider_wr1 .in {
    max-width: 1076px;
    margin-right: 0
}

.slider .descr {
    padding-top: 55px;
    padding-bottom: 55px
}

.slider .slick-dots {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.txt1 {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000
}

.title1, .title2, .title4, a.lnk_v1 {
    font-weight: 700
}

.slider_nav {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%
}

.slider_nav .in {
    padding-left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 120px
}

.slider_nav .in .info1 {
    padding: 0 29px;
    font-size: 24px
}

.slider_nav .slick-arrow {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.b_info2 .thumb, .b_info2 .title3, .b_info4 .thumb, .b_info6, .b_wr3, .bi6_thumb, .c_wr5 {
    position: relative
}

.title1 {
    font-size: 64px;
    line-height: 74px
}

.c_wr1 .in, .c_wr2 .in {
    padding-top: 100px
}

.title2 {
    font-size: 48px;
    line-height: 55px
}

.c_wr1 .in .title2 {
    margin-bottom: 50px
}

.b_info1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 60px;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 120px;
    -moz-column-gap: 120px;
    column-gap: 120px
}

.b_info1 .item {
    width: calc(100% / 2 - 116px);
    max-width: 600px
}

.b_info1 .item:first-child {
    margin-right: 116px
}

.b_info1 .item:last-child {
    padding-left: 25px
}

.slider .title1 {
    margin-bottom: 25px
}

.b_wr3 {
    background: #fff212;
    padding: 0 50px 30px 70px
}

.b_wr3 p {
    height: 5.8em;
    margin-bottom: .5em;
    overflow: hidden
}

.b_info2 {
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -25px
}

.b_info3, .b_info3 .item, .b_info4 .item {
    display: -webkit-box;
    display: -ms-flexbox
}

.b_info2 .item {
    width: calc(100% / 2 - 50px);
    margin: 0 25px 50px
}

.b_info2 .thumb {
    padding-top: 57%
}

.b_info2 .title3 {
    width: 84%;
    max-width: 18em;
    margin: 0 0 -1em -70px;
    padding: 1.6em 0 0 70px;
    top: -2.52em;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2
}

a.lnk_v1 {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 240px;
    line-height: 1.2;
    color: #000
}

a.lnk_v1 i {
    margin-left: .3em;
    font-size: 35px
}

.c_wr3 .in {
    padding-top: 75px
}

.c_wr3 .title2, .c_wr4 .in .title2 {
    margin-bottom: 90px
}

.title4 {
    font-size: 24px;
    line-height: 28px
}

.f_col ul li a, .f_col ul li:first-child, .txt2 {
    font-style: normal;
    line-height: 140%
}

.txt2 {
    font-weight: 400;
    font-size: 18px
}

.bi6_title, .title5 {
    line-height: 1.2;
    text-transform: uppercase
}

.b_info3, .b_info4 .item {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b_info3 .item {
    display: flex;
    max-width: 300px;
    margin-bottom: 100px;
    margin-right: 47px
}

.b_info4 .thumb, .b_info5, .b_info5 .thumb a {
    display: -webkit-box;
    display: -ms-flexbox
}

.b_info3 .item .thumb img, .b_info4 .thumb, .f_menu .f_col:nth-child(4) ul li {
    margin-right: 20px
}

.b_info3 .item .thumb {
    min-width: 70px
}

.b_info3 .item .title4 {
    margin-bottom: 22px
}

.c_wr4 .in {
    padding-top: 50px
}

.b_info4 .thumb {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    padding-bottom: 16px;
    margin-bottom: 30px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.b_info4 .thumb::after, .b_info4 .thumb::before, .c_wr5 .rectangle1 {
    position: absolute;
    background-color: #fff212
}

.b_info4 .thumb::before {
    left: -25px
}

.b_info4 .thumb::after {
    right: -20px
}

.c_wr5 {
    padding-top: 110px
}

.c_wr5 .rectangle1 {
    bottom: 0;
    left: 0;
    width: 1345px;
    height: 100px
}

.c_wr5 .map iframe {
    width: 100%;
    height: 101vh;
    max-height: 628px
}

.b_info5 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -18px
}

.b_info5 .thumb {
    width: calc(100% / 7 - 36px);
    height: 140px;
    margin: 0 18px 30px
}

.bi6_title, .bi6_title::after {
    width: 100%;
    position: absolute
}

.b_info5 .thumb a {
    background: #fff;
    display: flex;
    height: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 50px
}

.b_info5 .thumb img {
    max-width: 100%;
    max-height: 88%;
    margin: auto
}

.carousel {
    display: block;
    overflow: hidden
}

.f_menu, .f_menu .f_col:nth-child(4) ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.carousel .slick-slide {
    margin-right: 18px;
    margin-left: 18px
}

.carousel .thumb {
    margin-right: 0;
    margin-left: 0
}

.title5 {
    margin-bottom: .6em;
    font-weight: 500;
    font-size: 36px
}

.c_wr6, .c_wr6 ul li, .description, .f_col ul li a {
    font-size: 18px
}

.m_head {
    background: #fff212;
    margin-bottom: 26px;
    padding: 15px 0;
    margin-top: 100px
}

.m_head .in > :last-child {
    margin: 0
}

.c_wr6 {
    padding-bottom: 20px
}

.b_info6 {
    max-width: 1046px;
    margin: 0 auto 60px
}

.bi6_thumb {
    padding-top: 58%
}

.bi6_title {
    bottom: 0;
    left: 0;
    font-weight: 700;
    font-size: 36px
}

.bi6_title::after {
    content: "";
    background: #fff212;
    height: .7em;
    bottom: 0;
    left: 0
}

.bi6_title span {
    background: #fff212;
    display: inline-block;
    vertical-align: top;
    width: 84%;
    max-width: 18.7em;
    padding: 1.6em 1em .5em 3em;
    position: relative;
    z-index: 1
}

.description ul, .list1 {
    padding-left: 15px;
    list-style: none
}

.description li, .list1 li {
    padding-left: 1.54em;
    position: relative
}

.description li::before, .list1 li::before {
    content: "";
    background: #fff212;
    width: .85em;
    height: .85em;
    border-radius: 50%;
    position: absolute;
    top: .26em;
    left: 0
}

#footer {
    position: relative;
    background-color: #fff212
}

#footer .in {
    padding-bottom: 60px
}

.f_col ul, .f_menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.f_col ul li:first-child {
    font-weight: 700;
    font-size: 24px
}

.f_col ul li a {
    font-weight: 400;
    color: #000
}

.f_menu {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    top: -30px
}

.f_menu .f_col:first-child li, .f_menu .f_col:nth-child(2) li, .f_menu .f_col:nth-child(3) li {
    margin-bottom: 10px
}

.f_menu .f_col:nth-child(4) {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.f_menu .f_col:nth-child(4) ul {
    display: flex;
    position: relative;
    left: -85px
}

@media screen and (max-width: 1435px) {
    .b_info4 .thumb {
        width: auto;
        margin: 10px
    }
}

@media screen and (max-width: 1340px) {
    .rectangle1 {
        display: none
    }

    .f_menu {
        top: 0
    }

    #footer .in {
        padding-top: 20px
    }

    .f_menu .f_col:nth-child(4) ul {
        left: 0
    }
}

@media screen and (max-width: 1100px) {
    .h_menu {
        display: none
    }

    .m_ctrl {
        display: block
    }

    .h_lang {
        visibility: hidden
    }
}

@media screen and (max-width: 1000px) {
    .b_info1 .item:first-child {
        margin-right: 0
    }

    .b_info1 .item {
        width: 100%;
        max-width: none
    }

    .b_info1 .item:last-child {
        padding-left: 0
    }
}

@media screen and (max-width: 980px) {
    .slider .item {
        width: 100vw !important;
        height: 100vh !important;
        overflow: hidden
    }

    .redia_link img {
        width: 30px
    }

    .b_info2 {
        margin: 0 -15px
    }

    .b_info2 .item {
        width: calc(100% / 2 - 30px);
        margin: 0 15px 30px
    }

    .b_wr3 {
        padding-right: 30px;
        padding-left: 30px
    }

    .b_info2 .title3 {
        margin-left: -30px;
        padding-left: 30px
    }

    .bi6_title, .title5 {
        font-size: 30px
    }

    .m_head {
        padding: 15px 0;
        margin-top: 100px
    }

    .c_wr6 {
        font-size: 20px
    }

    .tabs_wr .ui-tabs-nav {
        font-size: 17px
    }

    .b_info6 {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 900px) {
    .f_menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .f_menu .f_col {
        padding: 10px;
        margin: 10px
    }

    .f_menu .f_col li:first-child {
        font-size: 18px
    }

    .f_col ul li a, .f_menu .f_col:nth-child(3) li:nth-child(n+2) {
        font-size: 14px
    }

    .redia_link {
        font-weight: 700 !important
    }

    .f_menu .f_col:nth-child(4) {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 800px) {
    .b_info2 {
        display: block;
        margin: 0
    }

    .b_info2 .item {
        width: auto;
        margin-right: 0;
        margin-left: 0
    }

    .b_wr3 p {
        height: auto;
        overflow: visible
    }
}

@media screen and (max-width: 733px) {
    .b_info3 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .b_info3 .item {
        margin-bottom: 50px;
        margin-right: 47px
    }
}

@media screen and (max-width: 640px) {
    .b_info4 .thumb {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: calc(100% / 4 - 20px);
        margin-right: 0;
        border-bottom: none
    }

    .b_info4 .thumb::after, .b_info4 .thumb::before {
        display: none
    }

    .b_info5 {
        margin-right: -10px;
        margin-left: -10px
    }

    .b_info5 .item, .carousel .slick-slide {
        margin-right: 10px;
        margin-left: 10px
    }

    .bi6_title, .title5 {
        font-size: 25px
    }

    .c_wr6 {
        font-size: 18px
    }

    .b_info6 {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 600px) {
    .slider_nav .in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .info1 {
        display: none
    }

    .slick-arrow {
        height: 40px
    }

    .slick-arrow:first-child {
        margin-top: 20px
    }
}

@media screen and (max-width: 577px) {
    .f_menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .f_menu .f_col:first-child, .f_menu .f_col:nth-child(2) {
        display: none
    }

    .f_menu .f_col:nth-child(3) li:first-child {
        margin-bottom: 20px
    }

    .f_menu .f_col:nth-child(4) {
        margin-left: 0
    }

    .f_menu .f_col {
        padding: 0;
        margin: 0 0 20px
    }

    #footer .in {
        padding-bottom: 20px
    }
}

@media screen and (max-width: 550px) {
    .c_wr6, body {
        font-size: 14px
    }

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

    .b_wr3 {
        padding: 0 20px 10px
    }

    .b_info2 .title3 {
        margin-left: -20px;
        padding: 1em 0 0 20px;
        top: -2em;
        font-size: 18px
    }

    .logo {
        max-width: 120px;
        margin-right: 10px
    }

    .m_ctrl {
        top: 20px
    }

    .b_wr2 {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        position: relative;
        top: -20px
    }

    .title5 {
        font-size: 20px
    }

    .m_head {
        padding: 10px 0;
        margin-top: 60px
    }

    .b_info6 {
        margin-bottom: 30px
    }

    .bi6_title {
        font-size: 18px
    }

    .bi6_title span {
        padding-top: 1em;
        padding-left: 1em
    }
}

@media screen and (max-width: 480px) {
    a.lnk_v1 {
        width: 100%;
        min-width: auto
    }

    .b_info3 .item {
        margin-right: 0
    }
}

@media screen and (max-width: 375px) {
    .c_wr3 .title2, .slider .title1 {
        font-size: 30px;
        line-height: 130%
    }

    .m_ctrl {
        top: 15px
    }

    .b_info1 .item:nth-child(n+2), .h_lang {
        display: none
    }

    .h_phone {
        margin-right: auto
    }

    .slider .descr {
        padding-top: 25px
    }

    .c_wr1 .in, .c_wr3 .in {
        padding-top: 100px
    }

    .c_wr1 .in .title2, .c_wr4 .in .title2 {
        margin-bottom: 50px;
        font-size: 30px;
        line-height: 34px
    }

    .c_wr2 .in, .c_wr4 .in {
        padding-top: 50px
    }

    .c_wr3 .title2 {
        margin-bottom: 50px
    }

    .title4 {
        font-size: 18px;
        line-height: 23px
    }

    .b_info3 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .b_info4 .thumb {
        -ms-flex-preferred-size: 69px;
        flex-basis: 69px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .c_wr5 {
        padding-top: 74px
    }

    .tabs_wr .ui-tabs-nav li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0
    }

    .tabs_wr .ui-tabs-nav .ui-tabs-anchor {
        padding-top: .5em;
        padding-bottom: .5em
    }
}

.c_wr9 {
    background: #f8f8f8;
    padding: 50px 0;
    font-size: 18px
}

.c_wr8 .in, .c_wr9 .in {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px
}

.c_wr9 .cols {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c_wr9 .col:first-child {
    -ms-flex-preferred-size: 373px;
    flex-basis: 373px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 700px;
    margin-right: 6%;
    padding: 30px 6% 30px 0;
    border-right: 1px solid #c3c3c3
}

.title9 {
    margin: 0 0 1.5em -50px;
    font-size: 25px;
    line-height: 1.3;
    text-transform: uppercase
}

.title11 span, .title9 span {
    background: #fff212;
    min-width: 400px;
    padding: .55em 50px;
    -webkit-clip-path: polygon(0 26%, 4% 0, 100% 0, 100% 48%, 92% 100%, 0 100%);
    clip-path: polygon(0 26%, 4% 0, 100% 0, 100% 48%, 92% 100%, 0 100%);
    color: #000
}

.c_wr9 .col:nth-child(2) {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding: 16px 0
}

.feedback {
    max-width: 400px
}

form .f_row {
    margin-bottom: 16px
}

.feedback label, .tabs ul li a {
    font-weight: 500;
    text-transform: uppercase
}

.feedback label {
    display: block;
    margin-bottom: .3em;
    font-size: 14px;
    line-height: 1.3
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 9px 10px;
    border: 1px solid #dadada;
    font: 16px/20px Ubuntu, sans-serif;
    color: #333;
    -webkit-appearance: none
}

.btn, button, input[type=button], input[type=submit] {
    background: #fff212;
    padding: 9px 19px;
    border: 1px solid #fff212;
    font: 700 13px/20px Ubuntu, sans-serif;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none
}

.b_info8 .title, .title11 {
    line-height: 1.3;
    text-transform: uppercase
}

.c_wr9 p {
    margin: 0 0 1.75em;
    line-height: 1.4
}

.c_wr8 {
    padding: 60px 0
}

.b_info8 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -50px
}

.b_info8 img {
    margin: 0 auto
}

.b_info8 .item {
    width: calc(25% - 100px);
    margin: 0 50px 25px
}

.b_info8 .thumb {
    display: flex;
    height: 166px
}

.b_info8 .title {
    background: #727271;
    padding: 9px 20px;
    font-size: 17px;
    color: #fff;
    text-align: center
}

.title10 {
    margin-bottom: 1.4em;
    font-size: 17px
}

.b_info10 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px 28px
}

.pagination, .pg_num {
    flex-wrap: wrap;
    display: flex
}

.b_info10 .thumb {
    width: calc(33.3% - 36px);
    height: 100vw;
    min-height: 150px;
    max-height: 250px;
    margin: 0 18px 36px
}

.pg_num {
    text-align: center
}

.pagination a {
    background: #f8f8f8;
    width: 50px;
    height: 50px;
    margin: 0 10px 10px 0;
    line-height: 50px;
    color: #000;
    font-weight: 500;
    font-size: 17px;
    text-align: center
}

.pagination a.active {
    background: #fff212;
    color: #fff
}

.c_wr11 {
    background: #f8f8f8;
    padding: 70px 55px 40px
}

.title11 {
    margin: 0 0 1.4em -50px;
    font-size: 25px
}

.b_info11 {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -18px
}

.b_info11 .item, .tabs_gallerys ul {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap
}

.b_info11 .item {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(50% - 36px);
    max-width: 550px;
    margin: 0 18px 50px
}

.b_info11 .thumb {
    width: 220px;
    height: 150px;
    margin: 0 25px 15px 0
}

.b_info11 .descr {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px
}

.b_info11 .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.b_info11 .title {
    margin: -.3em 0 1em;
    line-height: 1.5;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px
}

.b_info11 p {
    margin-bottom: 1.4em
}

.tabs_category ul, .tabs_gallerys ul {
    margin-bottom: 1.6em;
    font-size: 22px;
    padding: 0
}

.tabs_gallerys ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    line-height: inherit
}

.tabs_gallerys ul li {
    font-size: 20px;
    margin: 0 1em 10px 0;
    padding: 0;
    float: none;
    white-space: normal;
    position: relative;
    top: 0
}

.tabs_category ul li a, .tabs_gallerys ul li a {
    background: #f8f8f8;
    display: block;
    min-width: 138px;
    padding: .96em 1em;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none
}

.tabs_gallerys ul li a.active {
    background: #fff212;
    cursor: text
}

ul.h_lang {
    text-transform: lowercase
}

.head-scroll .in, .in.in_home {
    padding: 0;
    max-width: 100%
}

.head-scroll .in .b_wr2 {
    background: #ffffffed;
    margin: 0;
    padding: 25px 20px 20px
}

.in.in_home .b_wr2 {
    background: #eaeaeac9;
    margin: 0;
    padding: 25px 20px 20px
}

.m_msg h1.title2 {
    text-align: center;
    padding-top: 50px
}

.m_msg {
    text-align: center
}

.tabs_category ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tabs_category ul li {
    padding-bottom: 0;
    margin: 0 1em 10px 0;
    list-style: none
}

.tabs_category .description ul, .tabs_category .description ul li {
    display: block !important
}

@media screen and (min-width: 768px) {
    .head-scroll {
        position: fixed !important;
        top: 0;
        transition: 1s
    }
}

@media screen and (max-width: 480px) {
    .b_info8 .item {
        width: calc(100% - 100px)
    }

    .title9 span {
        display: block
    }

    .b_info10 .thumb {
        height: auto;
        min-height: 45px
    }

    .b_info11 .item {
        width: calc(100% - 36px)
    }

    .tabs_gallerys ul li {
        width: 100%;
        margin: 5px auto
    }

    .pagination a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .tabs_category ul li {
        width: 100%
    }
}
