hr.md16 {
    margin: 0;
    height: 1rem;
    border: 0
}

hr.md25 {
    margin: 0;
    height: 1.5625rem;
    border: 0
}

h1,h2,h3,h4,h5 {
    font-weight: 400;
    margin: 0
}

ul.minitabs li {
    cursor: pointer;
    transition: all 200ms ease-out 0s
}

div.box {
    display: none;
    overflow: hidden
}

div.box.visible {
    display: block
}

div.alert h4 {
    font-size: 1.0125rem;
    font-weight: 600;
    margin: 0 0 .25rem
}

div.alert ul {
    margin: 0
}

div.alert p {
    font-size: .875rem;
    margin: 0
}

div#cptch {
    position: relative
}

div#cptch>div {
    position: absolute;
    bottom: 3px;
    right: 3px
}



.all0 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.centr {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.tag {
    color: #0d75b8;
    transition: all .4s ease
}

.tag:before {
    content: '#';
    opacity: .5
}

.tag:hover,.und:hover {
    text-decoration: underline
}

.ofix {
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

.mainswiper-nav {
    color: #fff;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    margin-top: -1.5rem;
    width: 3rem;
    background: rgba(0,0,0,.25);
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    transition: all .4s ease
}

.mainswiper-nav:hover {
    background: rgba(0,0,0,.5)
}

.varswiper-nav {
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    background: #23451d;
    border-radius: 3px;
    display: block;
    position: absolute
}

.varswiper-nav:hover {
    color: #333;
    background: #faa732
}

.bg_white {
    background: #fff
}

.shd {
    box-shadow: 0 0 5px rgba(0,0,0,.25) inset
}

.bbs-title {
    color: #fff;
    line-height: 2rem;
    padding: 0 1rem;
    background: #23451d;
    border-radius: 6px;
    display: block
}

.metastyle {
    font-size: .8125rem;
    line-height: 1.2;
    padding: .5rem .75rem;
    border-top: 1px solid #ddd
}

.metastyle li.serial span {
    font-size: .75rem
}

.metastyle li.serial span i {
    font-style: normal
}

.metastyle li.title {
    margin-bottom: .25rem
}

.metastyle li.title span {
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase
}

.metastyle li.price span {
    color: #c00;
    font-size: .9375rem;
    font-weight: 700
}

.fawe {
    text-rendering: auto;
    display: inline-block;
    -webkit-font-smoothing: antialiased
}

.button_rev2 {
    color: #fff;
    background: #1c3717;
    border-radius: .75rem 0
}

.trans {
    transition: all .4s ease
}

.main-hover {
    color: #fff;
    background: #1c3717;
    transition: all .4s ease
}

.main-hover:hover {
    color: #000;
    background: #faa732
}

.soft-hover {
    color: #fff;
    background: #23451d;
    transition: all .4s ease
}

.soft-hover:hover {
    color: #000;
    background: #faa732
}

.inv-hover {
    color: #000;
    background: #faa732;
    transition: all .4s ease
}

.inv-hover:hover {
    color: #fff;
    background: #1c3717
}

.last0:last-child {
    margin-bottom: 0
}

.cut {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.bc01 {
    color: #fff;
    font-size: .75rem;
    text-transform: uppercase;
    padding: .5rem 1rem;
    background: #1c3717;
    border: 0;
    border-radius: 6px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: .5s;
    z-index: 1
}

.bc01:hover {
    color: #333
}

.bc01:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #faa732;
    display: block;
    position: absolute;
    top: -100%;
    right: 0;
    left: 0;
    z-index: -1;
    transition: .5s
}

.bc01:hover:before {
    top: 0
}

.bc01>* {
    position: relative;
    z-index: 3;
    transition: .5s
}

.bc01:hover>* {
    color: #333
}

.bc01.larger {
    font-size: .875rem;
    padding: .375rem 1.25rem!important
}

.two_columns {
    column-count: 2;
    column-gap: 3rem
}

.offcanvas_li {
    border-bottom: 1px solid rgba(0,0,0,.25)
}

.offcanvas_li:first-child {
    border-top: 1px solid rgba(0,0,0,.25)
}

.offcanvas_li>a {
    color: rgba(0,0,0,.75);
    font-size: 1.0625rem;
    padding: .625rem 1rem;
    display: block;
    transition: all .4s ease
}

.offcanvas_li:not(.sample)>a:hover {
    padding-left: 1.5rem;
    background: rgba(0,0,0,.1)
}

.offcanvas_li.folder>a {
    position: relative
}

.offcanvas_li.folder>a:after {
    content: '\e915';
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    transition: all .4s ease
}

.offcanvas_li.folder>a:hover:after {
    right: 1.5rem
}

.image_hover>figure::after,.image_hover>figure::before {
    z-index: 2;
    transition: all .4s ease
}

.image_hover>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.image_hover>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

.image_hover>figure>img {
    transition: all .4s ease
}

.image_hover:hover>figure::before {
    background: rgba(51,51,51,.5)
}

.image_hover:hover>figure::after {
    visibility: visible;
    opacity: 1
}

.image_hover:hover>figure>img {
    scale: 1.2
}

.green_grad {
    background: #444;
    background: linear-gradient(90deg,#444 0,#346d10 20%,#23451d 100%)
}

.red_grad {
    background: #900;
    background: linear-gradient(90deg,red 0,#900 100%)
}

body {
    color: #444;
    font-display: swap;
    font-family: 'Open Sans',sans-serif;
    font-size: .875rem;
    font-weight: 400
}

a {
    color: #444;
    text-decoration: none;
    transition: all .4s ease
}

a:hover {
    color: rgba(0,0,0,.95)
}

hr {
    background: 0 0
}

.clear-both {
    clear: both
}

main {
    background: #eee
}

main.page_cat {
    background: #f3f3f3
}

i.bricon,i.icon {
    display: inline-block
}

.subtitle,.title {
    display: block
}

.odd {
    background: #f6f6f6
}

div#new_header {
    border-bottom: 1px solid #444;
    background: #444;
    background: linear-gradient(90deg,#444 0,#346d10 20%,#23451d 100%)
}

div#new_header nav a {
    color: #fff;
    line-height: 2rem;
    text-align: center
}

div#new_header nav ul li a {
    font-size: 1.5rem;
    width: 2rem
}

div#new_header.nav-up {
    top: -49px
}

a#toplogo {
    font-size: 1.375rem;
    font-weight: 700;
    text-transform: uppercase
}

a#toplogo span.subtitle {
    display: none
}

hr#hdiv {
    margin: 0;
    height: 49px;
    border: 0
}

button#offcanvas-toggle {
    padding: 0;
    width: 2rem;
    background: 0 0;
    border: none;
    position: relative
}

button#offcanvas-toggle span {
    text-indent: -9999px;
    margin-top: -2px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    display: block;
    position: absolute;
    top: 50%;
    right: 3px;
    left: 3px;
    transition: all .4s ease
}

button#offcanvas-toggle span:after,button#offcanvas-toggle span:before {
    content: '';
    height: 4px;
    width: 26px;
    background: #fff;
    border-radius: 2px;
    display: block;
    position: absolute;
    left: 0;
    transition: all .4s ease
}

button#offcanvas-toggle span:before {
    top: -8px
}

button#offcanvas-toggle span:after {
    bottom: -8px
}

div#offcanvasNav div.offcanvas-header {
    line-height: 1.5rem;
    background: #1a3315
}

div#offcanvasNav div.offcanvas-header>a,div#offcanvasNav div.offcanvas-header>button {
    color: #000;
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 1.75rem;
    width: 3rem;
    background: #eb9316;
    border-radius: 6px;
    display: block;
    opacity: 1
}

div#offcanvasNav div.offcanvas-header>a {
    font-size: .875rem;
    position: relative;
    top: -3rem;
    transition: all .4s ease
}

div#offcanvasNav div.offcanvas-header>div>a {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600
}

div#offcanvasNav div.offcanvas-body {
    scrollbar-width: thin
}

div#offcanvasNav ul.lv_1 {
    transition: all .4s ease
}

div#offcanvasNav ul.lv_1>li {
    border-bottom: 1px solid rgba(0,0,0,.25)
}

div#offcanvasNav ul.lv_1>li:first-child {
    border-top: 1px solid rgba(0,0,0,.25)
}

div#offcanvasNav ul.lv_1>li>a {
    color: rgba(0,0,0,.75);
    font-size: 1.0625rem;
    padding: .625rem 1rem;
    display: block;
    transition: all .4s ease
}

div#offcanvasNav ul.lv_1>li:not(.sample)>a:hover {
    padding-left: 1.5rem;
    background: rgba(0,0,0,.1)
}

div#offcanvasNav ul.lv_1>li.folder>a {
    position: relative
}

div#offcanvasNav ul.lv_1>li.folder>a:after {
    content: '\e915';
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    transition: all .4s ease
}

div#offcanvasNav ul.lv_1>li.folder>a:hover:after {
    right: 1.5rem
}

div#offcanvasNav ul.lv_2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transform: translateX(100%);
    transition: all .4s ease
}

div#offcanvasNav ul.lv_2>li {
    border-bottom: 1px solid rgba(0,0,0,.25);
    display: none
}

div#offcanvasNav ul.lv_2>li:first-child {
    border-top: 1px solid rgba(0,0,0,.25)
}

div#offcanvasNav ul.lv_2>li>a {
    color: rgba(0,0,0,.75);
    font-size: 1.0625rem;
    padding: .625rem 1rem;
    display: block;
    transition: all .4s ease
}

div#offcanvasNav ul.lv_2>li:not(.sample)>a:hover {
    padding-left: 1.5rem;
    background: rgba(0,0,0,.1)
}

div#offcanvasNav ul.lv_2>li.folder>a {
    position: relative
}

div#offcanvasNav ul.lv_2>li.folder>a:after {
    content: '\e915';
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    transition: all .4s ease
}

div#offcanvasNav ul.lv_2>li.folder>a:hover:after {
    right: 1.5rem
}

div#offcanvasNav ul>li.sample>a>figure {
    position: relative
}

div#offcanvasNav ul>li.sample>a>figure>figcaption {
    color: #fff;
    font-size: .9375rem;
    padding: .375rem 1.25rem;
    max-width: 85%;
    background: rgba(0,0,0,.25);
    border-radius: 3px;
    position: absolute;
    bottom: 1rem;
    left: 1rem
}

div#offcanvasNav ul.lv_1>li.sample>a>figure>figcaption {
    max-width: none;
    right: 0;
    bottom: 0;
    left: 0
}

div#offcanvasNav.rmv ul.lv_1 {
    transform: translateX(-100%);
    position: absolute
}

div#offcanvasNav.rmv ul.lv_2 {
    transform: translateX(0);
    position: static
}

div#offcanvasNav.rmv div.offcanvas-header a {
    top: 0
}

div#offcanvasNav div.offcanvas-footer>ul>li>a {
    color: #fff;
    font-size: 1.25rem;
    padding: .25rem 1.5rem;
    border-radius: 6px;
    display: block
}

div#offcanvasNav div.offcanvas-footer>ul>li>a.instagram {
    background: #c32aa3
}

div#offcanvasNav div.offcanvas-footer>ul>li>a.telegram {
    background: #08c
}

div#offcanvasNav div.offcanvas-footer>ul>li>a.viber {
    background: #8f5db7
}

div#offcanvasNav a.messenger {
    margin-left: .25rem;
    padding: .25rem .5rem;
    border-radius: 6px
}

div#offcanvasNav a.messenger.instagram {
    background: #c32aa3
}

div#offcanvasNav a.messenger.viber {
    background: #8f5db7
}

div.top2 ul {
    display: none
}

div#show0 ul.sub0,div#show1 ul.sub1,div#show2 ul.sub2,div#show3 ul.sub3,div#show4 ul.sub4,div#show5 ul.sub5,div#show6 ul.sub6,div#show7 ul.sub7,div#show8 ul.sub8,div#show9 ul.sub9 {
    display: block
}

a.sp {
    color: #fff!important;
    font-weight: 600;
    position: relative;
    background: #444;
    background: linear-gradient(90deg,#444 0,#346d10 20%,#23451d 100%);
    transition: all .4s ease
}

a.sp:hover {
    padding: .625rem 1.5rem!important;
    background: #444!important;
    background: linear-gradient(90deg,#23451d 0,#23451d 100%)!important
}

a.sp::after {
    font-family: Emperor-Thin;
    position: absolute;
    top: 50%;
    right: 1.25rem;
    transform: translateY(-50%)
}

a#mags.sp::after {
    content: '\e93c'
}

a#rasp.sp {
    background: #900;
    background: linear-gradient(90deg,red 0,#900 100%)
}

a#rasp.sp::after {
    content: '\25'
}

a#rasp.sp:hover {
    background: #900!important;
    background: linear-gradient(90deg,#900 0,#900 100%)!important
}

footer#new_footer {
    padding: 0 0 1rem
}

footer#new_footer div.block {
    margin: 0;
    border-bottom: 1px solid #bbb
}

footer#new_footer div.block>a {
    color: #333;
    font-size: .9375rem;
    font-weight: 600;
    padding: 1rem .125rem;
    position: relative
}

footer#new_footer div.block>a:after {
    content: '\e94c';
    font-family: Emperor-Thin;
    font-weight: 400;
    line-height: 1rem;
    margin-top: -.5rem;
    display: block;
    position: absolute;
    top: 50%;
    right: .125rem;
    transition: all .4s ease
}

footer#new_footer div.block>a:hover:after {
    transform: rotate(90deg)
}

footer#new_footer div.block>a.nrm:after {
    transform: rotate(45deg)
}

footer#new_footer div.block>div {
    overflow: hidden
}

footer#new_footer div.block>div>ul {
    font-size: .875rem;
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

footer#new_footer div.block>div>ul.nrm {
    padding-bottom: 1rem;
    height: auto;
    visibility: visible;
    opacity: 1
}

footer#new_footer div.block>div>ul>li a {
    color: #555;
    display: block
}

footer#new_footer div.block>div>ul>li a span.subtitle {
    padding: .375rem 0;
    display: inline-block
}

footer#new_footer ul.credentials>li {
    margin: 0 0 .25rem
}

footer#new_footer ul.credentials>li.copyright {
    font-size: .75rem;
    padding: .25rem 0 0
}

footer#new_footer ul.credentials>li>span>b {
    font-weight: 400
}

div#copyright {
    color: #fff;
    font-size: .75rem;
    text-align: center;
    padding: 1rem;
    background: #444;
    background: linear-gradient(90deg,#444 0,#346d10 20%,#23451d 100%)
}

div#copyright p {
    margin: 0
}

div.heading {
    margin: 0 0 1rem
}

div.heading>h1 {
    font-size: 1.375rem;
    line-height: 1;
    margin: 0 0 .125rem;
    display: inline-block
}

div.heading>span {
    font-size: 1.125rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-left: .75rem;
    position: relative;
    top: -12px;
    opacity: .25
}

div.heading>ul {
    margin-bottom: 0
}

div.heading>p {
    margin: .5rem 0 0;
    opacity: .5
}

div.heading_wrapper {
    margin: .5rem 0
}

div.heading_wrapper div.heading {
    margin: 0
}

div.heading_wrapper div.heading h1 {
    font-size: 1.5rem
}

ul.customgrid {
    grid-template-columns: repeat(3,2rem)
}

ul.customgrid>li {
    font-size: 1.25rem;
    line-height: 2rem;
    text-align: center;
    cursor: pointer
}

ul.customgrid>li.current {
    color: #444
}

div#customgrid2 {
    height: 30px;
    width: 1.125rem
}

div#customgrid2 a {
    opacity: 0;
    visibility: hidden;
    cursor: pointer
}

div#customgrid2 a.actv {
    opacity: 1;
    visibility: visible;
    z-index: 2000
}

div#customgrid2 a[data-setid=single] img {
    height: 1.125rem;
    width: 1.125rem;
    display: inline-block;
    position: relative;
    top: -2px
}

div#customgrid2 a[data-setid=double],div#customgrid2 a[data-setid=single] {
    display: block
}

div#customgrid2 a[data-setid=triple],div#customgrid2 a[data-setid=quadriple] {
    display: none
}

h1,h2,h3,h4,h5 {
    font-weight: 100;
    line-height: 1.1
}

h2.inline {
    font-size: 1.5rem;
    margin: 0 0 1rem
}

h2.small {
    color: #707070;
    font-size: 1.125rem;
    font-weight: 100;
    line-height: 1.3;
    text-transform: uppercase
}

div.jumbo {
    padding: 1rem 0
}

div.jumbo h1,div.jumbo h2 {
    color: #333;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.25
}

div.jumbo p {
    color: #707070;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.3;
    text-transform: uppercase
}

div.contactsmod>nav {
    z-index: 10
}

div.contactsmod>nav>button {
    color: #333;
    padding: 1rem;
    background: #faa732;
    border-radius: 3px
}

div.contactsmod>nav>div {
    padding: .5rem 1rem 1rem;
    width: 12rem;
    background: #fff;
    position: absolute;
    top: 3.25rem;
    z-index: 1
}

div.contactsmod>nav>div>ul>li>a {
    color: #333;
    line-height: 2.5rem;
    border-bottom: 1px solid rgba(51,51,51,.5);
    display: block
}

div.contactsmod>nav>div>ul>li>a.inactive {
    color: rgba(51,51,51,.5)
}

div#cases>ul {
    grid-template-columns: repeat(1,1fr);
    grid-auto-rows: auto
}

div#cases>ul>li {
    border-radius: 6px
}

div#cases>ul>li>a>figure::after,div#cases>ul>li>a>figure::before {
    z-index: 2;
    transition: all .4s ease
}

div#cases>ul>li>a>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

div#cases>ul>li>a>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

div#cases>ul>li>a>figure>img {
    transition: all .4s ease
}

div#cases>ul>li>a:hover>figure::before {
    background: rgba(51,51,51,.5)
}

div#cases>ul>li>a:hover>figure::after {
    visibility: visible;
    opacity: 1
}

div#cases>ul>li>a:hover>figure>img {
    scale: 1.2
}

div#cases>ul>li figure {
    border-radius: 6px
}

div#cases>ul>li figure>figcaption {
    color: #fff;
    font-size: .75rem;
    font-weight: 300;
    line-height: 2;
    border-radius: 3px
}

div#cases>ul>li>div {
    padding: .75rem 1.25rem 1rem
}

div#cases>ul>li h2 {
    font-size: 1.125rem;
    line-height: 1.2
}

div#cases>ul>li h2:after {
    content: '';
    height: 1px;
    background: rgba(112,112,112,.5);
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0
}

div#cases>ul>li p {
    font-size: .8125rem
}

div#cases span.choice {
    color: #fff;
    padding: .25rem 1rem;
    background: #1c3717;
    border: 2px solid #ddd;
    border-radius: 6px;
    position: absolute;
    top: -24px;
    right: 12px
}

div#cases>ul>li {
    background: #ced8de
}

div#cases>ul>li figure>figcaption {
    background: #465056
}

div#cases a.btn {
    color: #fff;
    background: #798389
}

div#cases a.btn:hover {
    background: #465056
}

div#cases.green>ul>li {
    background: #c0cbb3
}

div#cases.green>ul>li figure>figcaption {
    background: #38432b
}

div#cases.green a.btn {
    color: #fff;
    background: #6b765e
}

div#cases.green a.btn:hover {
    background: #38432b
}

div#cases.enlg>ul>li p {
    font-size: .875rem
}

div#cases>ul>li.wannabe a,div#cases>ul>li.wannabe figure {
    background: #ddd;
    position: relative
}

ul#mag_personnel>li.wannabe>a>figure::after,ul#mag_personnel>li.wannabe>a>figure::before {
    z-index: 2;
    transition: all .4s ease
}

ul#mag_personnel>li.wannabe>a>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

ul#mag_personnel>li.wannabe>a>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

ul#mag_personnel>li.wannabe>a>figure>img {
    transition: all .4s ease
}

ul#mag_personnel>li.wannabe>a:hover>figure::before {
    background: rgba(51,51,51,.5)
}

ul#mag_personnel>li.wannabe>a:hover>figure::after {
    visibility: visible;
    opacity: 1
}

ul#mag_personnel>li.wannabe>a:hover>figure>img {
    scale: 1.2
}

ul#case_pics {
    grid-template-columns: repeat(2,1fr)
}

ul#case_pics>li>figure {
    overflow: hidden
}

.img-fit {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

ul#case_specs {
    grid-template-columns: repeat(2,1fr)
}

ul#case_specs>li {
    padding: .5rem 0;
    background-color: rgba(35,69,29,.1);
    border-radius: 6px;
    display: block;
    overflow: hidden
}

ul#case_specs>li>* {
    text-align: center;
    display: block
}

ul#case_specs>li>i {
    font-style: normal;
    margin: 0 1rem .375rem;
    padding: 0 0 .375rem;
    border-bottom: 4px solid rgba(0,0,0,.0625)
}

ul.case_specs_mini>li {
    font-size: .75rem;
    padding: .125rem .25rem;
    border-bottom: 1px dashed rgba(51,51,51,.25)
}

div#folio>div>a>figure::after,div#folio>div>a>figure::before {
    z-index: 2;
    transition: all .4s ease
}

div#folio>div>a>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

div#folio>div>a>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

div#folio>div>a>figure>img {
    transition: all .4s ease
}

div#folio>div>a:hover>figure::before {
    background: rgba(51,51,51,.5)
}

div#folio>div>a:hover>figure::after {
    visibility: visible;
    opacity: 1
}

div#folio>div>a:hover>figure>img {
    scale: 1.2
}

div#folio>div>a>figure {
    border-radius: 6px
}

div#folio>div>ul {
    z-index: 9
}

div.attach_folio_admin {
    margin-top: -.5rem;
    background: #ddd;
    border-radius: 0 0 6px 6px;
    overflow: hidden
}

div.attach_folio_admin>ul>li>a,div.attach_folio_admin>ul>li>span {
    color: #000
}

div.gsc_brief {
    padding: 0 0 0 .25rem
}

div.gsc_brief>* {
    margin: 0 0 .5rem
}

div.gsc_brief h2,div.gsc_brief h3 {
    font-size: 1.25rem;
    font-weight: 100;
    line-height: 1.2;
    margin: 1rem 0
}

div.gsc_brief ul.advs {
    grid-template-columns: repeat(1,1fr)
}

div.gsc_brief ul.advs li {
    padding: 1rem 1.25rem 1rem 3.25rem;
    background: rgba(35,69,29,.1);
    position: relative
}

div.gsc_brief ul.advs li span {
    color: #333;
    font-weight: 500;
    line-height: calc(3rem - 4px);
    text-align: center;
    width: 3rem;
    background: #cfcfcf;
    border: 2px solid #efefef;
    display: block;
    position: absolute;
    top: .375rem;
    left: -.5rem
}

div.gsc_brief ul.advs li i {
    color: #23451d;
    font-size: 3rem;
    display: block;
    position: absolute;
    top: .375rem;
    left: -.5rem
}

div.gsc_brief ul.advs li p {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0
}

ul#production {
    grid-template-columns: repeat(2,1fr)
}

ul#production>li {
    background-color: rgba(35,69,29,.2);
    border-radius: 6px;
    display: block;
    overflow: hidden;
    transition: all .4s ease
}

ul#production>li:hover {
    background-color: rgba(35,69,29,.25)!important;
    border-radius: 6px!important;
    display: block!important;
    overflow: hidden!important
}

ul#production>li:nth-child(4n+2),ul#production>li:nth-child(4n+3) {
    background: rgba(35,69,29,.1)
}

ul#production>li>a {
    color: #333
}

ul#production>li>a>h2 {
    font-size: .8125rem;
    font-weight: 600;
    text-align: right;
    padding: .5rem .75rem;
    width: 100%;
    transform: rotate(-90deg) translate(0,0);
    transform-origin: 0 0;
    position: absolute
}

ul#production>li>a>p,ul#production>li>a>ul {
    display: none
}

ul#products>li {
    transition: all .4s ease
}

ul#products>li>a {
    padding: 2rem 1.125rem 1rem;
    position: relative;
    background-color: rgba(35,69,29,.1);
    border-radius: 6px;
    display: block;
    overflow: hidden;
    transition: all .4s ease
}

ul#products>li>a:before {
    color: rgba(51,51,51,.5);
    font-size: .625rem;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 1rem;
    left: 1.125rem;
    transition: all .4s ease
}

main#system_accessories ul#products>li>a:before,main#system_grave-fences ul#products>li>a:before,main#system_monuments ul#products>li>a:before {
    content: 'Грин-Стоун'
}

main#system_bronze ul#products>li>a:before {
    content: 'Caggiati'
}

ul#products>li>a:hover {
    background-color: rgba(35,69,29,.25);
    border-radius: 6px;
    display: block;
    overflow: hidden
}

ul#products>li>a:hover:before {
    color: #333
}

ul#products>li>a>* {
    position: relative
}

ul#products>li>a>h2 {
    color: #444;
    line-height: 1;
    text-transform: uppercase;
    padding-right: 5rem;
    transition: all .4s ease
}

ul#products>li>a>span {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.1;
    margin: .625rem 0 2.5rem;
    padding: .375rem 1rem .5rem;
    background: rgba(35,69,29,.75);
    border-radius: 3px;
    display: inline-block
}

ul#products>li>a>span>i {
    font-style: normal;
    display: block
}

ul#products>li>a>figure {
    height: 300px;
    width: 300px;
    position: absolute;
    top: 24px;
    right: -100px
}

ul#products>li#cat_105>a>figure {
    right: -80px
}

ul.bglist {
    color: #000
}

ul.bglist>li {
    margin: 0 0 .125rem
}

ul.bglist>li:last-child {
    margin-bottom: 0
}

ul.bglist>li>span {
    font-size: .8125rem;
    font-weight: 600;
    line-height: 1.3;
    padding: .25rem .5rem;
    background: rgba(255,255,255,.5);
    display: inline-block
}

div#minigal {
    background-color: #fff;
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div#minigal>div>a>figure::after,div#minigal>div>a>figure::before {
    z-index: 2;
    transition: all .4s ease
}

div#minigal>div>a>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

div#minigal>div>a>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

div#minigal>div>a>figure>img {
    transition: all .4s ease
}

div#minigal>div>a:hover>figure::before {
    background: rgba(51,51,51,.5)
}

div#minigal>div>a:hover>figure::after {
    visibility: visible;
    opacity: 1
}

div#minigal>div>a:hover>figure>img {
    scale: 1.2
}

div.otz div.author figure {
    margin: 0 1rem 0 0;
    width: 4rem;
    float: left
}

div.otz div.author div {
    line-height: 1.3
}

div.otz div.author div span.title {
    font-weight: 700
}

div.otz div.author p {
    font-size: .75rem;
    clear: both
}

div.otz div.fulltext span.title {
    margin: 0 0 .25rem
}

div.otz i.fa-badge-check {
    color: #6ba5d5
}

div.otz i.fa-star {
    color: #f3d26a
}

div.otz.odd {
    background: rgba(0,0,0,.01)
}

div.otz.even {
    background: rgba(255,255,255,.5)
}

.pagination {
    gap: .5rem
}

.page-item .page-link {
    color: #1c3717;
    line-height: 3rem;
    text-align: center;
    padding: 0;
    width: 3.5rem;
    border-radius: 6px!important
}

.page-item .page-link:hover {
    color: #000
}

.page-item .page-link:focus {
    color: #faa732;
    box-shadow: none
}

.page-item.active .page-link {
    color: #fff;
    background-color: #1c3717;
    border-color: #1c3717
}

.page-item.active .page-link:hover {
    color: #faa732
}

div.ytb {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    overflow: hidden
}

div.ytb iframe {
    height: 100%;
    width: 100%;
    border-width: 0;
    position: absolute;
    top: 0;
    left: 0;
    outline-width: 0
}

div#epitaphs-filters {
    margin: 0 0 1rem;
    top: 1rem
}

div#epitaphs div.card {
    margin: 0 0 .5rem;
    padding: .625rem 1.25rem;
    width: 100%!important
}

div#epitaphs div.card:last-child {
    margin-bottom: 0
}

div#epitaphs div.card p {
    margin: 0
}

div#faq_list {
    font-family: 'Noto Serif',serif;
    border: 1px solid #ddd
}

article.faq_entry div.accordion-body>* {
    font-size: .9375rem;
    margin: 0 0 .25rem
}

article.faq_entry div.accordion-body>:last-child {
    margin-bottom: 0
}

article.faq_entry div.accordion-body>p a {
    color: #1c3717;
    font-weight: 600;
    text-decoration: underline
}

.accordion-button {
    cursor: pointer
}

.accordion-button:not(.collapsed) {
    color: #1c3717;
    font-weight: 700;
    background: rgba(28,55,23,.2);
    box-shadow: none
}

.accordion-button:not(.collapsed):after {
    background-image: none
}

.accordion-button:after {
    content: '\e91a';
    font-family: Emperor-Thin;
    font-weight: 900;
    text-align: center;
    background-image: none
}

input[name=rpagedatenow] {
    margin-right: .4rem
}

main#page_edit ul#attachments>li {
    padding: .5rem 1rem;
    background: #ddd
}

main#page_edit ul#attachments>li>blockquote {
    cursor: pointer
}

div#home_news>ul {
    grid-template-columns: repeat(1,1fr)
}

div#home_news>ul>li {
    background: #fcf1d5;
    border-radius: 12px
}

div#home_news>ul>li>a>figure::after,div#home_news>ul>li>a>figure::before {
    z-index: 2;
    transition: all .4s ease
}

div#home_news>ul>li>a>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

div#home_news>ul>li>a>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

div#home_news>ul>li>a>figure>img {
    transition: all .4s ease
}

div#home_news>ul>li>a:hover>figure::before {
    background: rgba(51,51,51,.5)
}

div#home_news>ul>li>a:hover>figure::after {
    visibility: visible;
    opacity: 1
}

div#home_news>ul>li>a:hover>figure>img {
    scale: 1.2
}

div#home_news>ul>li>div {
    padding: .75rem 1.25rem 1rem
}

div#home_news>ul>li>div>a {
    color: #333;
    font-size: 1.125rem;
    line-height: 1.2
}

div#home_news>ul>li>div>ul>li::after {
    content: '•';
    margin: 0 .625rem
}

div#home_news>ul>li>div>ul>li:last-child::after {
    content: '';
    margin: 0
}

div.rub-row {
    gap: 1rem
}

div.rub-row>div {
    border-radius: 6px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

div.rub-row>div>a {
    height: 100%;
    display: block;
    position: relative
}

div.rub-row>div>a:after {
    content: '';
    background: rgba(0,0,0,0);
    z-index: 1;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .4s ease
}

div.rub-row>div>a:hover:after {
    background: rgba(0,0,0,.3)
}

div.rub-row>div>a>figure,div.rub-row>div>a>figure>picture {
    margin: 0;
    height: 100%;
    overflow: hidden;
    position: relative
}

div.rub-row>div>a>figure>img,div.rub-row>div>a>figure>picture>img {
    height: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

div.rub-row>div>a>figure>figcaption {
    color: #fff;
    padding: .5rem 1.25rem;
    max-width: 90%;
    background: rgba(0,0,0,.35);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    transition: all .4s ease
}

div.rub-row>div>a>figure>figcaption.dark {
    background: rgba(0,0,0,.5)
}

div.rub-row>div>a>figure>figcaption>span {
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

div.rub-row>div>a>figure>figcaption>p {
    line-height: 1.1;
    margin: .25rem 0 0;
    opacity: .75
}

div.rub-row>div>a>figure>figcaption>p>span {
    display: none
}

div.rub-row>div.rect-v {
    flex: 0 0 calc((100% - 1rem) / 2)
}

div.rub-row>div.rect-v>a>figure>figcaption {
    max-width: none;
    left: 0
}

div.rub-row>div.rect-v>a>figure>figcaption.top {
    top: 0;
    bottom: auto
}

div.rub-row>div.rect-h,div.rub-row>div.squared {
    flex: 0 0 100%
}

div.catalog2 {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem
}

div.catalog2>a {
    flex: 0 0 calc((100% - .5rem *(2 - 1)) / 2);
    max-width: calc((100% - .5rem *(2 - 1)) / 2);
    color: #333;
    background: #edeae4;
    border: 1px solid rgba(35,69,29,.1);
    border-radius: 6px
}

div.catalog2>a>ul.meta {
    font-size: .8125rem;
    line-height: 1.2;
    padding: .5rem .75rem;
    border-top: 1px solid #ddd
}

div.catalog2>a>ul.meta li.serial span {
    font-size: .75rem
}

div.catalog2>a>ul.meta li.serial span i {
    font-style: normal
}

div.catalog2>a>ul.meta li.title {
    margin-bottom: .25rem
}

div.catalog2>a>ul.meta li.title span {
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase
}

div.catalog2>a>ul.meta li.price span {
    color: #c00;
    font-size: .9375rem;
    font-weight: 700
}

div.catalog2>a>ul.meta>li.rounded>ul {
    opacity: .5;
    transition: all .4s ease
}

div.catalog2>a>ul.meta>li.rounded>ul>li {
    margin-left: -6px;
    float: left
}

div.catalog2>a>ul.meta>li.rounded>ul>li:first-child {
    margin-left: 0
}

div.catalog2>a>ul.meta>li.rounded>ul>li>figure {
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden
}

div.catalog2>a:hover {
    background: #cbc8c2
}

div.catalog2>a:hover>ul.meta>li.rounded>ul {
    opacity: 1
}

div.polymer_colors {
    padding: .125rem;
    width: 75%;
    background: #fff;
    background: linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 66%);
    position: absolute;
    bottom: 1rem;
    left: 1rem
}

div.polymer_colors>span {
    font-size: .8125rem
}

div.polymer_colors>ul>li {
    height: 1.125rem;
    width: 1.125rem;
    border: 1px solid rgba(0,0,0,.5)
}

a#hot {
    text-shadow: 0 0 8px #333
}

a#hot>img {
    height: 100%;
    aspect-ratio: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

a#hot:after {
    background: rgba(0,0,0,.15);
    content: '';
    z-index: 2;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .4s ease
}

a#hot>span {
    color: #fff;
    line-height: 1.3;
    text-transform: uppercase;
    padding: .5rem 0;
    background: rgba(0,0,0,.35);
    border: 0!important;
    z-index: 3;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .4s ease
}

a#hot>span>i {
    font-style: normal;
    display: block
}

a#hot>span.title {
    font-size: .625rem;
    border-bottom: 1px solid rgba(255,255,255,.25);
    bottom: auto
}

a#hot>span.title span {
    font-size: .875rem;
    font-weight: 700;
    display: block
}

a#hot>span.subtitle {
    font-size: .625rem;
    border-top: 1px solid rgba(255,255,255,.25);
    top: auto
}

a#hot>span.subtitle span {
    font-size: .75rem;
    font-weight: 700;
    display: block
}

div#single a#hot {
    min-height: 280px
}

div.mainpic {
    background-color: #fff;
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div#priceblock {
    padding: .5rem 0 1rem;
    position: relative
}

div#priceblock ul.halfactions>li {
    flex: 1 1 0
}

div#priceblock ul.halfactions>li>a {
    color: #5d625d;
    line-height: 1.3;
    padding: .375rem 1rem;
    background-color: #fff;
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div#priceblock ul.halfactions>li>a>i {
    font-size: 1.5rem
}

div#priceblock ul.halfactions>li>a>div>span {
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.1rem;
    text-transform: uppercase;
    float: left
}

div#priceblock ul.halfactions>li>a>div>span>b {
    color: #444
}

div#priceblock span.sale {
    top: -1.5rem;
    right: 1rem;
    bottom: auto
}

div#priceblock ul.meta {
    color: #000
}

div#priceblock ul.meta li.price {
    font-size: 1.25rem;
    font-weight: 600
}

div#priceblock ul.meta li.sale del {
    font-size: 1rem;
    opacity: .65
}

div#priceblock p {
    font-size: .75rem;
    line-height: 1.3;
    margin: 0
}

div#priceblock p.ri {
    margin-right: 5rem
}

div#priceblock a.choose_shop {
    line-height: 2rem;
    border-radius: 6px;
    display: block;
    color: #333;
    font-weight: 700;
    margin: .75rem 0;
    padding: .375rem 1.375rem;
    background: #faa732;
    transition: all .4s ease
}

div#priceblock a.choose_shop:hover {
    color: #fff;
    background: #23451d
}

div.specs {
    font-size: .875rem
}

div.specs table td {
    padding: .5rem 0
}

div.specs table td:last-child {
    text-align: right
}

ul#sizes>li {
    margin: 0 .5rem 0 0;
    width: calc((100% - 1rem) / 3)
}

ul#sizes>li:last-child {
    margin: 0
}

ul#sizes>li>a {
    color: #333;
    font-size: .75rem;
    line-height: 2rem;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px
}

ul#sizes>li.current>a,ul#sizes>li>a:hover {
    border-color: #e97a2e
}

div#rakurs div.swiper-slide {
    height: fit-content
}

div.rakurs-pagination {
    height: 9px
}

div.rakurs-pagination>span {
    background: #fff;
    box-shadow: 0 0 1px #333;
    opacity: 1
}

.swiper-pagination-bullet-active {
    box-shadow: 0 0 1px #23451d
}

div.variator {
    position: relative;
    overflow: hidden
}

div.variator div.swiper-slide {
    border: 1px solid #fff;
    border-radius: 6px;
    overflow: hidden
}

div.variator div.swiper-slide>a {
    display: block
}

div#variations div.swiper-slide {
    background: #fff
}

div#variations div.swiper-slide a {
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div#catalog_otzyvy_container {
    background: #fff;
    border-radius: 6px;
    min-height: 10rem;
    grid-template-columns: 1fr 3rem
}

div#catalog_otz:before {
    content: '\e923';
    font-family: Emperor-Thin;
    font-size: 5rem;
    position: absolute;
    right: 4rem;
    bottom: -.5rem;
    opacity: .125
}

div#catalog_otz div.swiper-slide {
    padding: .75rem 1rem
}

div#catalog_otz div.swiper-slide>p:last-child {
    margin-bottom: 0
}

div#catalog_otz_nav {
    height: 100%;
    width: 3rem;
    position: relative
}

div#catalog_otz_nav>a {
    color: #fff;
    background: #23451d;
    display: block;
    position: absolute;
    top: 33%;
    right: 0;
    bottom: 33%;
    left: 0
}

div#catalog_otz_nav>a>i {
    text-align: center;
    margin: -7px 0 0 -.75rem;
    width: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%
}

div#catalog_otz_nav>div {
    color: #fff;
    height: 33%;
    width: 3rem;
    background: #23451d;
    position: absolute;
    right: 0;
    transition: all .4s ease
}

div#catalog_otz_next {
    top: 0
}

div#catalog_otz_prev {
    bottom: 0
}

div#catalog_otz_nav>div>i {
    text-align: center;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}

div#catalog_otz_nav>a:hover,div#catalog_otz_nav>div:hover {
    color: #333;
    background: #faa732
}

div#catalog_otz_nav>div::after {
    content: '';
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    left: 0
}

div#catalog_otz_next::after {
    bottom: 0
}

div#catalog_otz_prev::after {
    top: 0
}

div.vacancies>h2 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 1rem
}

ul.vacancies_list {
    padding-left: 0
}

ul.vacancies_list>li {
    margin: 0 0 1px;
    padding: .75rem 1rem;
    background: #efefef
}

ul.vacancies_list>li>i {
    display: none
}

ul.vacancies_list li div {
    overflow: hidden
}

ul.vacancies_list li div span.title {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 .25rem
}

ul.vacancies_list li div span.subtitle,ul.vacancies_list li div ul {
    font-size: .75rem;
    text-transform: uppercase
}

ul.vacancies_list li div span.subtitle {
    margin: .25rem 0 .125rem
}

ul.vacancies_list li div span.subtitle i {
    color: #444;
    font-style: normal;
    margin: 0 0 .25rem;
    display: block
}

ul.vacancies_list li.closed {
    opacity: .5
}

ul.vacancies_list li.closed div span.subtitle {
    color: #c00
}

ul.vacancies_list li div ul li {
    line-height: 1.3;
    margin: 0 0 .25rem
}

ul.vacancies_list li div ul li a {
    color: #333;
    font-weight: 600;
    text-decoration: underline
}

div#gsc_timeline {
    padding: 1rem 0;
    overflow: hidden
}

div#gsc_timeline dl {
    padding: 0 1rem .75rem
}

div#gsc_timeline dl>:last-child {
    margin-bottom: 0
}

div#gsc_timeline ul>li>a {
    padding: .25rem;
    background: #23451d;
    display: block
}

div#special_offer {
    color: #fff;
    padding: 1.375rem 0 .5rem;
    background: #333;
    background: linear-gradient(90deg,#333 0,#111 50%,#333 100%);
    border-bottom: 1px solid #fff
}

div#special_offer:before {
    content: 'До конца акции осталось:';
    display: block;
    position: absolute;
    top: .1875rem
}

div#special_offer>span {
    line-height: 2.125rem;
    margin: .5rem 0
}

div#special_offer>span>i {
    line-height: calc(2.125rem - 2px);
    text-align: center;
    width: 2.125rem;
    background: #c00;
    border: 1px solid;
    border-radius: 50%
}

div#special_offer>a {
    color: #333;
    font-size: .75rem;
    line-height: 2.125rem;
    text-transform: uppercase;
    margin: .5rem 0;
    padding: 0 .75rem;
    background: #fff;
    border-radius: 1rem
}

div#special_offer>a:hover {
    color: #5bc506!important;
    background: rgba(255,255,255,.1)
}

div#discount span {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin: .5rem 0;
    padding: 0 1rem;
    border-right: 1px solid rgba(255,255,255,.75);
    display: block;
    position: relative
}

div#discount span:last-child {
    border-right: 0
}

div#discount span:after {
    font-size: .875rem;
    font-weight: 400;
    display: block;
    opacity: .5
}

div#discount span.ddays:after {
    content: 'дни'
}

div#discount span.dhrs:after {
    content: 'час'
}

div#discount span.dmins:after {
    content: 'мин'
}

div#discount span.dsecs:after {
    content: 'сек'
}

div#discount p {
    line-height: 2.125rem;
    margin: .5rem 1rem;
    opacity: .35
}

span.sale {
    color: #fff;
    font-weight: 700;
    line-height: 3rem;
    text-align: center;
    width: 3rem;
    background: #c00;
    border-radius: 50%;
    position: absolute;
    right: .75rem;
    bottom: 3.5rem;
    transform: rotate(-10deg);
    z-index: 99
}

div#cslider {
    padding: .25rem 0 0;
    background: #e1e1e1;
    display: block;
    position: relative
}

div#cslider div.c-swiper-button-next,div#cslider div.c-swiper-button-prev {
    color: #fff;
    line-height: 1.5rem;
    text-align: center;
    margin-top: -.75rem;
    width: 1.5rem;
    background: #000;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    z-index: 100;
    cursor: pointer;
    display: none
}

div#cslider div.c-swiper-button-prev {
    left: -.75rem
}

div#cslider div.c-swiper-button-next {
    right: -.75rem
}

div#cslider a {
    display: block;
    position: relative
}

div#cslider i {
    line-height: 1.5rem
}

div#cslider span.price {
    color: #fff;
    font-size: .75rem;
    font-weight: 700;
    text-align: center;
    padding: .125rem .5rem;
    background: #666;
    display: block
}

div#mainswiper>div {
    position: relative
}

div#mainswiper div.swiper-slide a {
    display: block
}

div#mainswiper div.swiper-slide img {
    height: auto;
    max-width: 100%
}

.swiper-pagination {
    bottom: .25rem!important
}

.swiper-pagination-bullet-active {
    background: #444!important
}

div.mainswiper-next,div.mainswiper-prev {
    display: none
}

div#rounds div.swiper-wrapper {
    padding: 0 0 .5rem
}

div#rounds div.swiper-slide {
    width: 80px;
    float: left
}

div#rounds div.swiper-scrollbar {
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

div#rounds a {
    color: #333;
    display: block
}

div#rounds a figure {
    padding: .5rem;
    background: #ddd;
    border: 1px solid #ccc;
    border-radius: 50%;
    transition: all .4s ease
}

div#rounds a:hover figure {
    background: #ccc;
    border-color: #bbb
}

div#rounds a span {
    color: #333;
    font-size: .75rem;
    font-weight: 500;
    text-align: center
}

div.rakursswiper-next,div.rakursswiper-prev,div.roundsswiper-nav,div.stoneswiper-next,div.stoneswiper-prev {
    display: none
}

div.swiper-button-disabled {
    cursor: default;
    opacity: .25
}

div#topcatslider {
    padding: .5rem 0
}

div#topcatslider .swiper-slide {
    width: 80px;
    float: left
}

div#topcatslider .swiper-scrollbar {
    height: 3px;
    bottom: 0
}

div.cat-item-simple a.all,div.cat-item-simple a.sw {
    position: relative;
    transition: all .4s ease
}

div.cat-item-simple a.all>figure,div.cat-item-simple a.sw>figure {
    padding: .5rem;
    width: 100%;
    background: #d9d9d9;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    overflow: hidden
}

div.cat-item-simple a.all>figure>img,div.cat-item-simple a.sw>figure>img {
    transform: scale(110%)
}

div.cat-item-simple a.all>span,div.cat-item-simple a.sw>span {
    color: #333;
    font-size: .75rem;
    text-align: center;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

div.cat-item-simple a.all>span.subtitle,div.cat-item-simple a.sw>span.subtitle {
    display: none
}

div.cat-item-simple.bro a:not(.bronza),div.cat-item-simple.dec a:not(.decor),div.cat-item-simple.ogr a:not(.fence),div.cat-item-simple.pam a:not(.monument) {
    display: none
}

div.cat-item-simple a.all {
    display: block!important
}

table.miniprice td,table.miniprice th {
    background: 0 0;
    border-color: #9ea991
}

ul#mag_phones>li {
    font-size: 1rem;
    font-weight: 600;
    padding: .375rem 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden
}

ul#mag_phones>li>span.title {
    float: left
}

ul#mag_phones>li>a,ul#mag_phones>li>span.subtitle {
    color: #1c3717;
    float: right
}

ul#mag_ask {
    text-align: center;
    grid-template-columns: repeat(4,1fr);
    gap: 0
}

ul#mag_ask>li>a>i {
    font-size: 1.5rem;
    line-height: 3.5rem;
    margin: 0 0 .3125rem;
    width: 3.5rem;
    border-radius: 50%;
    color: #fff;
    background: #23451d;
    transition: all .4s ease
}

ul#mag_ask>li>a>i:hover {
    color: #000;
    background: #faa732
}

ul#mag_ask>li>a.telegram i {
    background: #08c!important
}

ul#mag_ask>li>a.viber i {
    background: #8f5db7!important
}

ul#mag_ask>li>a.whatsapp i {
    background: #25d366!important
}

ul#mag_ask>li>a span {
    color: #000;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    display: block
}

div#mag_otz {
    padding: .75rem 1rem;
    background-color: rgba(35,69,29,.1);
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div#mag_otz>span.title {
    font-size: 1.125rem;
    font-weight: 100;
    margin: 0 0 .75rem;
    border-bottom: 1px solid rgba(35,69,29,.1)
}

div#mag_otz>ul {
    grid-template-columns: repeat(3,1fr);
    gap: .5rem
}

div#mag_otz>ul>li>a {
    color: #fff;
    text-align: center;
    padding: .75rem 0 .5rem;
    background: #1c3717;
    border-radius: 3px;
    display: block
}

div#mag_otz>ul>li.google>a {
    background: #4086f4
}

div#mag_otz>ul>li.yandex>a {
    background: #fc3f1d
}

div#mag_otz>ul>li>a>i {
    font-size: 1.375rem;
    margin: 0 0 .25rem
}

div#mag_otz>ul>li>a>span {
    font-size: .75rem;
    text-transform: uppercase;
    transition: all .4s ease
}

div#mag_otz>ul>li>a:hover>span {
    font-weight: 700
}

table.work td:last-child {
    text-align: right
}

ul#mag_personnel {
    grid-template-columns: repeat(2,1fr);
    gap: 1rem
}

ul#mag_personnel>li>figure {
    position: relative;
    background-color: rgba(35,69,29,.1);
    border-radius: 6px;
    display: block;
    overflow: hidden
}

ul#mag_personnel>li>figure>figcaption {
    color: #1c3717;
    font-weight: 700;
    line-height: 1.375rem;
    text-align: center;
    padding: .25rem 1rem;
    background: #ddd;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

div#gsc_map {
    height: 600px
}

div.branch_map {
    min-height: 600px
}

.wereworking {
    color: #444
}

div#oplata-1>ul {
    grid-template-columns: repeat(2,1fr)
}

div#oplata-1>ul>li>a {
    text-align: center;
    padding: .75rem;
    position: relative;
    z-index: 1;
    background-color: rgba(35,69,29,.1);
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div#oplata-1>ul>li>a>i {
    color: #fff;
    font-size: 2rem;
    line-height: 5rem;
    margin: 0 0 .5rem;
    width: 5rem;
    background: #1c3717;
    border-radius: 50%;
    z-index: 3;
    transition: .5s
}

div#oplata-1>ul>li>a>span {
    color: #444;
    font-size: .75rem;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase;
    padding: .5rem 0 0;
    border-top: 1px solid rgba(35,69,29,.1);
    position: relative;
    z-index: 3;
    transition: .5s
}

div#oplata-1>ul>li>a:before {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.2);
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 2;
    transition: .5s
}

div#oplata-1>ul>li>a:hover:before {
    top: 0
}

div#oplata-1>ul>li>a:hover>i {
    transform: rotateY(180deg)
}

div#oplata-1>ul>li>a:hover>span {
    color: #fff;
    font-weight: 700;
    border-top-color: #fff
}

div#oplata-2>ul {
    grid-template-columns: repeat(2,1fr);
    gap: 1px
}

div.add_form {
    position: relative
}

div.add_form form {
    padding: .75rem 1rem;
    background: #1c3717
}

div.add_form form span.title {
    color: #fff;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 .5rem
}

div.add_form form input,div.add_form form textarea {
    border-radius: 0
}

div.add_form form button {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding: .375rem .75rem .25rem;
    width: 100%;
    background: #faa732;
    border: none
}

div.catdesc {
    font-size: .875rem;
    margin: 0 0 1rem;
    padding: .75rem 1rem;
    background-color: #fff;
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div.catdesc:last-child {
    margin-bottom: 0
}

div.catdesc.textbox h2 {
    font-size: 1.5rem;
    margin: .75rem 0 .5rem
}

div.catdesc.textbox h3 {
    font-size: 1.25rem;
    margin: .75rem 0 .5rem
}

div.catdesc.textbox>span.title {
    color: #333;
    font-size: 1.3125rem
}

div.catdesc.textbox>span.subtitle {
    color: #333;
    font-size: 1.125rem;
    margin: .5rem 0
}

div.catdesc.nop {
    padding: 0 0 .75rem;
    overflow: hidden
}

div.catdesc.nop>a,div.catdesc.nop>p,div.catdesc.nop>ul {
    margin: 0 1rem .5rem
}

div.catdesc.nop>figure {
    margin: 0 0 .5rem;
    border-radius: 6px;
    overflow: hidden
}

div.textbox>* {
    margin: 0 0 .25rem
}

div.textbox>:last-child {
    margin-bottom: 0
}

div.textbox figure {
    position: relative
}

div.textbox figure>figcaption {
    color: #fff;
    line-height: 1.2;
    padding: .375rem .75rem;
    background: #1c3717;
    border-radius: 3px
}

figure.full-width {
    height: 300px;
    position: relative;
    overflow: hidden
}

figure.full-width img {
    position: absolute
}

figure#dostavka-pamyatnika {
    height: 280px;
    background: url(../img/dostavka-bg.jpg) 50% 50%/cover no-repeat
}

figure#dostavka-pamyatnika figcaption {
    display: none
}

figure#dostavka-pamyatnika img {
    margin-top: -30%;
    max-width: 110%;
    top: 50%;
    left: -26px
}

div#vrezka {
    color: #fff;
    padding: .5rem 1rem 0;
    background: #1c3717
}

div#vrezka span.title {
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0 0 .375rem;
    padding: 0 0 .5rem;
    position: relative
}

div#vrezka span.title:after {
    content: '';
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    right: -1rem;
    bottom: 0;
    left: -1rem
}

div#vrezka p {
    font-size: .8125rem
}

div#vrezka table {
    margin: 0 0 .5rem;
    border-color: rgba(255,255,255,.25)
}

div#vrezka table td {
    color: #fff;
    text-align: right;
    padding: .5rem 0;
    background: 0 0!important
}

div#vrezka table td:first-child {
    text-align: left
}

div#vrezka div {
    color: #000;
    text-align: center;
    padding: .5rem 1rem .75rem;
    width: calc(100% + 2rem);
    background: #eb9316;
    border-top: 1px solid #fff;
    position: relative;
    left: -1rem
}

div#vrezka div span.subtitle {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 600;
    text-transform: uppercase
}

div#vrezka div p a {
    color: #333;
    text-decoration: underline
}

.videoframe {
    width: 100%;
    aspect-ratio: 1.77777778
}

div.map_block {
    padding: 1rem 1.25rem;
    height: 100%;
    background-color: #fff;
    border-radius: 6px;
    display: block;
    overflow: hidden
}

div.map_block span.title {
    color: #fff;
    font-weight: 600;
    margin: 0 0 .5rem;
    padding: .25rem 1rem;
    background: #23451d;
    border-radius: 3px
}

div.map_block li.strong {
    text-transform: uppercase;
    margin-top: .375rem;
    padding-top: .1875rem;
    border-top: 1px dotted #707070
}

div.map_block li a {
    color: #333
}

div.map_block li a:hover {
    text-decoration: underline
}

div#new_header div.topsearch>p>span {
    display: none
}

div#new_header div.topsearch>p>a:hover {
    text-decoration: underline
}

ul#adminblock a {
    color: #fff;
    font-size: .6875rem;
    text-transform: uppercase;
    padding: .25rem .75rem;
    background: #444;
    border-radius: 3px;
    display: block
}

ul#adminblock a:hover {
    color: #faa732;
    background: #23451d
}

ul#comments_list figure {
    width: 4rem
}

ul#comments_list div.comments_text>* {
    margin: 0 0 .25rem
}

ul#comments_list div.comments_text>:last-child {
    margin-bottom: 0
}

main#users_details table tr td {
    text-align: right
}

main#users_details table tr td:first-child {
    text-align: left
}

main#users_edit table tr td:first-child,main#users_profile table tr td:first-child {
    text-align: right
}

div#mainswiper img.d-sm-none {
    aspect-ratio: 1
}

div#mainswiper img.d-sm-block {
    aspect-ratio: 3
}

div#rounds img,div.catalog2 img {
    aspect-ratio: 1
}

div#home-cases img {
    aspect-ratio: 1.5
}

div#home_news img {
    aspect-ratio: 1.33333333
}

#minigal img {
    aspect-ratio: 1.66666667
}

.cursel {
    line-height: 1.25rem;
    background: rgba(255,255,255,.2);
    border-radius: 1rem
}

.cursel span.subtitle {
    line-height: 2rem;
    width: 2rem;
    background: #fff;
    border-radius: 50%
}

#bottom_nav {
    border-top: 1px solid #fff;
    z-index: 500;
    background: #444;
    background: linear-gradient(90deg,#444 0,#346d10 20%,#23451d 100%)
}

#bottom_nav li {
    width: 25%
}

#bottom_nav a {
    color: #fff;
    padding: 10px 0 8px;
    width: 100%
}

#bottom_nav i {
    font-size: 1.125rem
}

#bottom_nav span {
    line-height: 1rem
}

div#common_number {
    top: 2px
}

.blog_slogan {
    color: #fff;
    font-size: 1.5rem!important;
    line-height: 1.3;
    text-align: center;
    margin: 1rem 0!important;
    padding: 2rem;
    background: #23451d;
    border-radius: .5rem
}

.blog_slogan:after {
    content: '';
    margin: .75rem auto 0;
    height: 19px;
    width: 212px;
    background: url(../img/slogan.png);
    display: block
}

.blog_motivator {
    color: #333;
    font-size: 1.125rem!important;
    margin: 1rem 2rem!important;
    padding: 1rem 3rem;
    background: rgba(35,69,29,.1)
}

.infobox>* {
    display: block
}

.infobox>:first-child {
    font-size: .875rem;
    font-weight: 600;
    margin-bottom: .25rem
}

#list_control {
    padding: .25rem 1rem;
    background: #ddd;
    border-radius: 12px
}

.spd>li:nth-child(3)>a,.spp>li:nth-child(1)>a,.spu>li:nth-child(2)>a,.ssf>li:nth-child(4)>a {
    color: #fff!important;
    background: linear-gradient(180deg,#5bc506 0,#444 100%);
    border: 1px solid #444;
    text-shadow: 1px 1px 4px #000
}

.spd>li:nth-child(3)>a:hover,.spp>li:nth-child(1)>a:hover,.spu>li:nth-child(2)>a:hover,.ssf>li:nth-child(4)>a:hover {
    background: radial-gradient(circle,#5bc506 0,#444 100%)
}

.form_ok {
    display: none;
    transition: all .4s ease
}

.form_ok.hide {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease
}



.all0 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.centr {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.tag {
    color: #0d75b8;
    transition: all .4s ease
}

.tag:before {
    content: '#';
    opacity: .5
}

.tag:hover,.und:hover {
    text-decoration: underline
}

.ofix {
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

.mainswiper-nav {
    color: #fff;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    margin-top: -1.5rem;
    width: 3rem;
    background: rgba(0,0,0,.25);
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    transition: all .4s ease
}

.mainswiper-nav:hover {
    background: rgba(0,0,0,.5)
}

.varswiper-nav {
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    background: #23451d;
    border-radius: 3px;
    display: block;
    position: absolute
}

.varswiper-nav:hover {
    color: #333;
    background: #faa732
}

.bg_white {
    background: #fff
}

.shd {
    box-shadow: 0 0 5px rgba(0,0,0,.25) inset
}

.bbs-title {
    color: #fff;
    line-height: 2rem;
    padding: 0 1rem;
    background: #23451d;
    border-radius: 6px;
    display: block
}

.metastyle {
    font-size: .8125rem;
    line-height: 1.2;
    padding: .5rem .75rem;
    border-top: 1px solid #ddd
}

.metastyle li.serial span {
    font-size: .75rem
}

.metastyle li.serial span i {
    font-style: normal
}

.metastyle li.title {
    margin-bottom: .25rem
}

.metastyle li.title span {
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase
}

.metastyle li.price span {
    color: #c00;
    font-size: .9375rem;
    font-weight: 700
}

.fawe {
    text-rendering: auto;
    display: inline-block;
    -webkit-font-smoothing: antialiased
}

.button_rev2 {
    color: #fff;
    background: #1c3717;
    border-radius: .75rem 0
}

.trans {
    transition: all .4s ease
}

.main-hover {
    color: #fff;
    background: #1c3717;
    transition: all .4s ease
}

.main-hover:hover {
    color: #000;
    background: #faa732
}

.soft-hover {
    color: #fff;
    background: #23451d;
    transition: all .4s ease
}

.soft-hover:hover {
    color: #000;
    background: #faa732
}

.inv-hover {
    color: #000;
    background: #faa732;
    transition: all .4s ease
}

.inv-hover:hover {
    color: #fff;
    background: #1c3717
}

.last0:last-child {
    margin-bottom: 0
}

.cut {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.bc01 {
    color: #fff;
    font-size: .75rem;
    text-transform: uppercase;
    padding: .5rem 1rem;
    background: #1c3717;
    border: 0;
    border-radius: 6px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: .5s;
    z-index: 1
}

.bc01:hover {
    color: #333
}

.bc01:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #faa732;
    display: block;
    position: absolute;
    top: -100%;
    right: 0;
    left: 0;
    z-index: -1;
    transition: .5s
}

.bc01:hover:before {
    top: 0
}

.bc01>* {
    position: relative;
    z-index: 3;
    transition: .5s
}

.bc01:hover>* {
    color: #333
}

.bc01.larger {
    font-size: .875rem;
    padding: .375rem 1.25rem!important
}

.two_columns {
    column-count: 2;
    column-gap: 3rem
}

.offcanvas_li {
    border-bottom: 1px solid rgba(0,0,0,.25)
}

.offcanvas_li:first-child {
    border-top: 1px solid rgba(0,0,0,.25)
}

.offcanvas_li>a {
    color: rgba(0,0,0,.75);
    font-size: 1.0625rem;
    padding: .625rem 1rem;
    display: block;
    transition: all .4s ease
}

.offcanvas_li:not(.sample)>a:hover {
    padding-left: 1.5rem;
    background: rgba(0,0,0,.1)
}

.offcanvas_li.folder>a {
    position: relative
}

.offcanvas_li.folder>a:after {
    content: '\e915';
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    transition: all .4s ease
}

.offcanvas_li.folder>a:hover:after {
    right: 1.5rem
}

.image_hover>figure::after,.image_hover>figure::before {
    z-index: 2;
    transition: all .4s ease
}

.image_hover>figure::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.image_hover>figure::after {
    content: '\e902';
    color: #fff;
    font-size: 5rem;
    font-family: Emperor-Thin;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: hidden;
    opacity: 0
}

.image_hover>figure>img {
    transition: all .4s ease
}

.image_hover:hover>figure::before {
    background: rgba(51,51,51,.5)
}

.image_hover:hover>figure::after {
    visibility: visible;
    opacity: 1
}

.image_hover:hover>figure>img {
    scale: 1.2
}

.green_grad {
    background: #444;
    background: linear-gradient(90deg,#444 0,#346d10 20%,#23451d 100%)
}

.red_grad {
    background: #900;
    background: linear-gradient(90deg,red 0,#900 100%)
}

@media (min-height: 500px) {
    figure#dostavka-pamyatnika img {
        max-width:100%
    }
}

@media (min-width: 567px) {
    div#folio {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (max-width: 575px) {
    div#mainswiper {
        aspect-ratio:1
    }

    div#offcanvasNav {
        width: 100%
    }

    div#home-cases>div#cases>ul>li:nth-child(n+4) {
        display: none!important
    }

    div#home-cases.showall>div#cases>ul>li:nth-child(n+4) {
        display: flex!important
    }

    a#morecases {
        margin: 1rem auto 0;
        background: #465056
    }

    div#home-goods>div.catalog2>a:nth-child(n+13) {
        display: none!important
    }

    div#home-goods.showall>div.catalog2>a:nth-child(n+13) {
        display: block!important
    }

    a#moregoods {
        margin: 1rem auto 0;
        background: #54514b
    }

    a#morecases,a#moregoods,a#moreinfo {
        color: #fff;
        font-weight: 700;
        line-height: 2.5;
        text-align: center;
        text-transform: uppercase;
        padding: 0 1rem;
        border-radius: 6px;
        display: table
    }

    div.catalog2:not([id]) span.sale,div.catalog:not([id]) span.sale {
        font-size: .75rem;
        line-height: 1.5rem;
        width: 2.5rem;
        background: rgba(204,0,0,.5);
        border-radius: 6px;
        right: .5rem;
        bottom: 3.25rem;
        transform: rotate(0)
    }

    div#minmob {
        height: 600px;
        overflow: hidden;
        position: relative
    }

    div#minmob:after {
        content: '';
        background: #fff;
        background: linear-gradient(0deg,#fff 0,rgba(255,255,255,0) 100%);
        height: 5rem;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }

    div#minmob.showall {
        height: auto
    }

    div#minmob.showall:after {
        display: none
    }

    a#moreinfo {
        margin: 0 auto;
        background: #43342d
    }

    jdiv.wrap__soDR9 {
        z-index: 9998!important
    }

    jdiv.button__VPX41 {
        margin-bottom: 60px!important
    }

    div#listOptions>div.modal-dialog {
        margin: 0;
        transform: translate(0,20px);
        align-items: flex-end
    }
}

@media (min-width: 576px) {
    div#rounds div.swiper-slide,div#topcatslider .swiper-slide {
        width:112px
    }

    div#special_offer {
        padding: .5rem 0
    }

    div#special_offer:before {
        display: none
    }

    div#mainswiper>div {
        height: 400px
    }

    div#mainswiper div.swiper-slide {
        overflow: hidden
    }

    div#mainswiper div.swiper-slide img {
        height: 100%;
        max-width: none;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    div#mainswiper div.swiper-slide.rght img {
        right: 0;
        left: auto;
        transform: translateY(-50%)
    }

    div#mainswiper div.swiper-slide.lft img {
        left: 0;
        transform: translateY(-50%)
    }

    div.mainswiper-next,div.mainswiper-prev {
        color: #fff;
        font-size: 2rem;
        line-height: 3rem;
        text-align: center;
        margin-top: -1.5rem;
        width: 3rem;
        background: rgba(0,0,0,.25);
        display: block;
        position: absolute;
        top: 50%;
        z-index: 10;
        transition: all .4s ease
    }

    div.mainswiper-next:hover,div.mainswiper-prev:hover {
        background: rgba(0,0,0,.5)
    }

    div.mainswiper-prev {
        left: 1rem
    }

    div.mainswiper-next {
        right: 1rem
    }

    div.rub-row>div {
        height: 520px
    }

    div.rub-row>div>a>figure>figcaption {
        padding: .75rem 1.25rem;
        left: 0
    }

    div.rub-row>div>a>figure>figcaption>span {
        font-size: 1rem
    }

    div.rub-row>div>a>figure>figcaption>span>br {
        display: none
    }

    div.rub-row>div.rect-h>a>figure>figcaption {
        max-width: none;
        right: auto
    }

    div#home-cases {
        margin: 0 0 1.5rem
    }

    a#morecases,a#moregoods,a#moreinfo {
        display: none
    }

    div.catalog2 {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem
    }

    div.catalog2>a {
        flex: 0 0 calc((100% - .5rem *(3 - 1)) / 3);
        max-width: calc((100% - .5rem *(3 - 1)) / 3)
    }

    div#oplata-1>ul,div#oplata-2>ul {
        grid-template-columns: repeat(4,1fr)
    }

    figure#dostavka-pamyatnika {
        height: 22rem;
        background: url(../img/dostavka-bg.jpg) 50%/cover no-repeat
    }

    figure#dostavka-pamyatnika img {
        margin: 0;
        max-width: 38rem;
        top: auto;
        bottom: -2rem;
        left: -2rem
    }

    div#customgrid2 a[data-setid=single] {
        display: none
    }

    div#customgrid2 a[data-setid=double],div#customgrid2 a[data-setid=triple] {
        display: block
    }

    div#customgrid2 a[data-setid=quadriple] {
        display: none
    }
}

@media (min-width: 600px) {
    a#dlr_br {
        width:576px
    }
}

@media (max-width: 767px) {
    div#content_start {
        padding-top:.5rem
    }
}

@media (min-width: 768px) {
    div.heading {
        margin:0 0 1.5rem
    }

    .position-md-absolute {
        position: absolute!important
    }

    .end-md-0 {
        right: 0!important
    }

    div#rounds div.swiper-slide {
        width: 120px
    }

    div.rub-row>div {
        height: 460px
    }

    div.rub-row>div:first-child {
        flex: 0 0 calc((100% - 1rem) / 1.666666)
    }

    div.rub-row>div:first-child+div {
        flex: 0 0 calc((100% - 1rem) / 2.5)
    }

    div.rub-row>div.rect-v {
        flex: 0 0 calc((100% - 2rem) / 4)
    }

    div.rub-row>div.rect-v+div.squared {
        flex: 0 0 calc((100% - 2rem) / 2)
    }

    div#cases>ul,ul#case_pics {
        grid-template-columns: repeat(2,1fr)
    }

    div.gsc_brief>span.title {
        font-size: 1.5rem
    }

    div.gsc_brief ul.advs {
        grid-template-columns: repeat(2,1fr)
    }

    ul#production {
        grid-template-columns: repeat(3,1fr)
    }

    ul#production>li:nth-child(4n+2),ul#production>li:nth-child(4n+3) {
        background: rgba(35,69,29,.2)
    }

    ul#production>li:nth-child(odd) {
        background: rgba(35,69,29,.1)
    }

    div.otz>div.author {
        flex: 0 0 12rem
    }

    div.otz>div.author>figure {
        margin: 0;
        float: none
    }

    ul#products {
        grid-template-columns: repeat(2,1fr)
    }

    ul#products>li>a>h2 {
        font-size: 1.5rem;
        padding-right: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    div#home_news>ul {
        grid-template-columns: repeat(2,1fr)
    }

    div#priceblock ul.halfactions>li>a>i {
        font-size: 2rem
    }

    div#rakurs.swiper-initialized {
        margin: 2rem 0
    }

    div#rakurs div.swiper-pagination {
        display: none
    }

    div.swiper-initialized+div.rakursswiper-prev,div.swiper-initialized+div.rakursswiper-prev+div.rakursswiper-next {
        color: #fff;
        font-size: 1.5rem;
        text-align: center;
        background: #23451d;
        border-radius: 3px;
        display: block;
        position: absolute;
        height: 1.5rem;
        right: 0;
        left: 0;
        transition: all .4s ease
    }

    div.swiper-initialized+div.rakursswiper-prev+div.rakursswiper-next:hover,div.swiper-initialized+div.rakursswiper-prev:hover {
        color: #333;
        background: #faa732
    }

    div.swiper-initialized+div.rakursswiper-prev {
        top: 0
    }

    div.swiper-initialized+div.rakursswiper-prev+div.rakursswiper-next {
        bottom: 0
    }

    div.rakursswiper-next i,div.rakursswiper-prev i {
        font-size: .875rem;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    div#stone.swiper-initialized {
        margin: 0 2rem
    }

    div.swiper-initialized+div.stoneswiper-prev,div.swiper-initialized+div.stoneswiper-prev+div.stoneswiper-next {
        color: #fff;
        font-size: 1.5rem;
        text-align: center;
        background: #23451d;
        border-radius: 3px;
        display: block;
        position: absolute;
        line-height: 100%;
        width: 1.5rem;
        top: 0;
        bottom: 0;
        transition: all .4s ease
    }

    div.swiper-initialized+div.stoneswiper-prev+div.stoneswiper-next:hover,div.swiper-initialized+div.stoneswiper-prev:hover {
        color: #333;
        background: #faa732
    }

    div.swiper-initialized+div.stoneswiper-prev {
        left: 0
    }

    div.swiper-initialized+div.stoneswiper-prev+div.stoneswiper-next {
        right: 0
    }

    div.stoneswiper-next i,div.stoneswiper-prev i {
        font-size: .875rem;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    div.specs {
        font-size: .8125rem
    }

    div.specs table td {
        padding: .375rem 0
    }

    div.branch_map {
        min-height: 800px
    }

    figure#dostavka-pamyatnika figcaption {
        text-align: right;
        padding: .5rem 1rem;
        width: 80%;
        display: block;
        position: absolute;
        top: 1rem;
        right: 1rem;
        background: #fff;
        background: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.75) 100%)
    }

    figure#dostavka-pamyatnika figcaption span {
        color: #1c3717;
        font-size: 1.25rem;
        font-weight: 600;
        text-transform: uppercase
    }

    figure#dostavka-pamyatnika figcaption p {
        width: 75%;
        float: right
    }

    div.add_form form {
        width: 15rem;
        position: absolute;
        right: 1rem;
        bottom: 1rem
    }

    div.textbox figure {
        margin: 2rem auto;
        display: table
    }

    div.textbox figure>figcaption {
        max-width: 80%;
        position: absolute;
        bottom: .75rem;
        left: -.75rem;
        float: left
    }

    a#dlr_br {
        width: 744px
    }
}

@media (max-width: 991px) {
    div.ovf {
        overflow:hidden;
        position: relative
    }
}

@media (min-width: 992px) {
    div#new_header {
        padding:1rem 0 0;
        position: static;
        top: auto;
        right: auto;
        left: auto
    }

    div#tpm a {
        color: #fff;
        line-height: 2rem;
        position: relative
    }

    div#tpm ul.smp a:after {
        content: '';
        height: 1px;
        background: #fff;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: all .4s ease
    }

    div#tpm ul.smp a:hover:after {
        opacity: 1
    }

    a#toplogo {
        overflow: hidden
    }

    a#toplogo span {
        font-weight: 600;
        text-align: left;
        float: left
    }

    a#toplogo span.title {
        font-size: calc(2rem - 1px);
        font-weight: 700
    }

    a#toplogo span.subtitle {
        font-size: 1rem;
        letter-spacing: 1px;
        line-height: 1.1;
        margin-left: .75rem;
        padding-left: .75rem;
        border-left: 2px solid #fff;
        display: block;
        opacity: .75
    }

    hr#hdiv {
        display: none
    }

    button#offcanvas-toggle {
        margin: .5rem 1rem .5rem 0;
        height: 3rem;
        width: 3rem;
        border: 1px solid rgba(255,255,255,.33);
        border-radius: 4px;
        transition: all .4s ease
    }

    button#offcanvas-toggle:hover {
        border: 1px solid #fff
    }

    button#offcanvas-toggle>span {
        right: 7px;
        left: 7px
    }

    button#offcanvas-toggle>span:after,button#offcanvas-toggle>span:before {
        width: 32px
    }

    button#offcanvas-toggle>span:before {
        top: -9px
    }

    button#offcanvas-toggle>span:after {
        bottom: -9px
    }

    div#sbm ul>li>a {
        color: #fff;
        text-align: center;
        padding: .5rem 0
    }

    div#sbm ul>li>a>i {
        font-size: 1.75rem;
        margin: 0 0 .5rem
    }

    div#sbm ul>li>a>span {
        font-size: .75rem;
        line-height: .875rem;
        text-transform: uppercase;
        opacity: .5;
        transition: all .4s ease
    }

    div#sbm ul>li>a:hover>span {
        opacity: 1
    }

    div#topcatslider {
        padding: 0
    }

    div.sticky-lg-top .swiper-scrollbar {
        display: none
    }

    div.cat-item-simple.bro a:not(.bronza),div.cat-item-simple.dec a:not(.decor),div.cat-item-simple.ogr a:not(.fence),div.cat-item-simple.pam a:not(.monument) {
        display: block
    }

    div.cat-item-simple a.sw {
        margin: 0 1rem;
        width: auto!important;
        display: block;
        float: none!important;
        position: relative;
        overflow: hidden
    }

    div.cat-item-simple a.sw span.subtitle {
        float: left;
        clear: both;
        position: relative
    }

    div.cat-item-simple a.sw span.subtitle:after {
        content: '';
        height: 1px;
        width: 0;
        background: #999;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        transition: all .4s ease
    }

    div.cat-item-simple a.sw:hover span.subtitle:after {
        width: 100%
    }

    div.cat-item-simple a.sw>figure,div.cat-item-simple a.sw>span.title {
        display: none
    }

    div.cat-item-simple a.sw>span.subtitle {
        line-height: 1.3;
        text-align: left;
        padding: .375rem 0;
        display: block
    }

    div.cat-item-simple div.wrapper {
        margin: 0 0 1rem;
        padding: 2.125rem 0 .5rem;
        background-color: #fff;
        border-radius: 6px;
        display: block;
        overflow: hidden;
        position: relative
    }

    div.cat-item-simple div.wrapper:last-child {
        padding-bottom: 0;
        margin: 0
    }

    div.cat-item-simple div.wrapper:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        cursor: pointer;
        color: #fff;
        line-height: 2rem;
        padding: 0 1rem;
        background: #23451d;
        border-radius: 6px;
        display: block
    }

    div.cat-item-simple div.wrapper.wrapper-monument:before {
        content: 'Памятники'
    }

    div.cat-item-simple div.wrapper.wrapper-fence:before {
        content: 'Ограды'
    }

    div.cat-item-simple div.wrapper.wrapper-decor:before {
        content: 'Аксессуары'
    }

    div.cat-item-simple div.wrapper.wrapper-bronza:before {
        content: 'Бронза'
    }

    div.cat-item-simple.db a.fence,div.cat-item-simple.db a.monument,div.cat-item-simple.po a.bronza,div.cat-item-simple.po a.decor {
        display: block
    }

    div.cat-item-simple a.all-accessories,div.cat-item-simple a.all-bronze,div.cat-item-simple a.all-fence,div.cat-item-simple a.all-monument {
        display: none
    }

    div.cat-item-simple a.all {
        display: none!important
    }

    div.cat-item-simple div.wrapper.open>a {
        display: block!important
    }

    div.cat-item-simple div.wrapper.closed>a {
        display: none
    }

    ul.emph {
        font-size: .8125rem;
        text-transform: uppercase;
        border-radius: 1rem
    }

    ul.emph>li>a {
        margin-right: 1px;
        padding: 0 1rem;
        background: #5bc506;
        background: linear-gradient(180deg,#5bc506 0,#444 100%);
        border-left: 1px solid rgba(255,255,255,.25);
        text-shadow: 1px 1px 4px #000
    }

    ul.emph>li>a:hover {
        background: #5bc506;
        background: radial-gradient(circle,#5bc506 0,#444 100%)
    }

    ul.emph>li:first-child>a {
        border-left: 0
    }

    ul.emph>li:last-child>a {
        margin-right: 0
    }

    ul.emph>li.rsp>a {
        background: #900;
        background: linear-gradient(180deg,red 0,#900 100%)
    }

    ul.emph>li.rsp>a:hover {
        background: red;
        background: radial-gradient(circle,red 0,#900 100%)
    }

    main#catalog.list {
        padding-top: 5rem
    }

    div.heading_wrapper {
        margin: 0;
        position: absolute;
        right: 1rem;
        left: 1rem;
        top: -4rem
    }

    div.heading_wrapper div.heading>span {
        top: -6px
    }

    main#catalog div.sticky-lg-top,main#product div.sticky-xl-top {
        top: 1rem
    }

    div#top_action>a {
        flex: 12rem
    }

    div#folio {
        grid-template-columns: repeat(3,1fr)
    }

    div#otz_full {
        grid-template-columns: repeat(2,1fr)
    }

    div.otz,div.otz.even {
        background: rgba(0,0,0,.01)
    }

    div.otz:nth-child(4n+2),div.otz:nth-child(4n+3) {
        background: rgba(255,255,255,.5)
    }

    div.otz>div.author>div {
        font-size: .75rem
    }

    div.catalog2 {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem
    }

    div.catalog2>a {
        flex: 0 0 calc((100% - .5rem *(4 - 1)) / 4);
        max-width: calc((100% - .5rem *(4 - 1)) / 4)
    }

    div#gsc_timeline dl {
        overflow: hidden
    }

    div#gsc_timeline>* {
        float: left
    }

    div#gsc_timeline>dl {
        width: 60%
    }

    div#gsc_timeline>ul {
        margin: 0 0 0 1rem;
        width: calc(40% - 1rem)
    }

    div#gsc_timeline dl>* {
        display: block
    }

    div#gsc_timeline dl>dt {
        padding: 0 2rem 0 0;
        float: left;
        position: relative
    }

    div#gsc_timeline dl>dt:before {
        content: '';
        margin: -3px -4px 0 0;
        height: 7px;
        width: 7px;
        background: #333;
        border-radius: 50%;
        display: block;
        position: absolute;
        top: 50%;
        right: 0
    }

    div#gsc_timeline dl>dt:after {
        content: '';
        height: 1px;
        width: 3rem;
        background: #333;
        display: block;
        position: absolute;
        top: 50%;
        right: -1.5rem
    }

    div#gsc_timeline dl>dd {
        margin: 0;
        padding: 0 0 1rem 2rem;
        border-left: 1px solid #333;
        overflow: hidden
    }

    div#gsc_timeline dl>dd:last-child {
        padding-bottom: 0
    }

    div#catalog_otzyvy_container {
        height: 100%
    }

    figure.full-width {
        height: 600px
    }

    div.add_form form {
        width: 18rem
    }

    footer#new_footer div.block>a {
        padding-bottom: .25rem
    }

    footer#new_footer div.block>a:after {
        display: none
    }

    footer#new_footer div.block>div>ul {
        padding-bottom: .5rem;
        height: auto;
        display: block;
        visibility: visible;
        opacity: 1
    }

    footer#new_footer div.block>div>ul>li a {
        overflow: hidden
    }

    footer#new_footer div.block>div>ul>li a span.subtitle {
        float: left;
        clear: both;
        position: relative
    }

    footer#new_footer div.block>div>ul>li a span.subtitle:after {
        content: '';
        height: 1px;
        width: 0;
        background: #999;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        transition: all .4s ease
    }

    footer#new_footer div.block>div>ul>li a:hover span.subtitle:after {
        width: 100%
    }

    div#epitaphs div.card {
        margin: 0 1% 2%;
        width: 48%!important
    }

    a#dlr_br {
        width: 970px
    }

    div#customgrid2 a[data-setid=single],div#customgrid2 a[data-setid=double] {
        display: none
    }

    div#customgrid2 a[data-setid=triple],div#customgrid2 a[data-setid=quadriple] {
        display: block
    }

    ul#customgridDesktop>li>a {
        color: #333;
        font-size: .75rem;
        line-height: 1.75rem;
        text-transform: uppercase;
        padding: 0 1rem;
        border-radius: .875rem;
        display: block
    }
}

@media (min-width: 1200px) {
    div#common_number {
        top:-3px
    }

    div.contactsmod>nav>div {
        width: auto;
        background: 0 0;
        top: 0
    }

    div.contactsmod>nav>div>ul {
        font-size: .75rem;
        width: 48rem;
        border-radius: 3px;
        overflow: hidden;
        gap: 1px
    }

    div.contactsmod>nav>div>ul>li>a {
        color: #333;
        line-height: 2rem;
        text-align: center;
        background: #faa732;
        border-bottom: 0;
        display: block;
        position: relative
    }

    div.contactsmod>nav>div>ul>li>a:after {
        content: '';
        background: #fff;
        height: 100%;
        width: 1px;
        display: block;
        position: absolute;
        top: 0;
        right: 0
    }

    div.contactsmod>nav>div>ul>li>a:last-child:after {
        display: none
    }

    div.contactsmod>nav>div>ul>li>a.inactive {
        color: #444;
        font-weight: 700;
        background: #ddd
    }

    div.contactsmod>nav>div>ul>li>a:not([class^=inactive]):hover {
        color: #fff;
        background: #23451d
    }

    div#new_header div.topsearch form>div.input-group {
        background: rgba(255,255,255,.375);
        border-radius: 1.5rem
    }

    div#new_header div.topsearch form>div.input-group.active {
        background: #fff
    }

    div#new_header div.topsearch form>div.input-group>* {
        background: 0 0;
        border: 0
    }

    div#new_header div.topsearch form>div.input-group>:focus {
        box-shadow: none
    }

    div#new_header div.topsearch input {
        line-height: 1.5rem;
        margin: 0;
        padding: .75rem
    }

    div#new_header div.topsearch button {
        color: #fff;
        padding-right: 0;
        width: 3rem
    }

    div#new_header div.topsearch form>div.input-group.active button {
        color: #000
    }

    div#new_header div.topsearch button i {
        font-size: 1.5rem;
        line-height: 2.25rem
    }

    div#mainswiper {
        aspect-ratio: 3
    }

    div#mainswiper>div {
        height: auto
    }

    div#mainswiper div.swiper-slide {
        overflow: visible
    }

    div#mainswiper div.swiper-slide img {
        height: auto;
        max-width: 100%;
        position: static;
        top: auto;
        right: auto;
        left: auto;
        transform: none!important
    }

    div.cat-item-simple a.all>span,div.cat-item-simple a.sw>span {
        font-size: .875rem
    }

    div.cat-item-simple a.sw {
        margin: 0 1rem
    }

    div.rub-row>div {
        height: 480px
    }

    div.rub-row figure>figcaption {
        position: absolute;
        transition: all .4s ease
    }

    div.rub-row figure>figcaption.top {
        top: 1rem;
        right: 1rem;
        bottom: auto;
        left: 1rem
    }

    div.rub-row figure>figcaption.bot {
        right: 1rem;
        bottom: 1rem;
        left: 1rem
    }

    div.rub-row figure>figcaption.lt {
        right: 50%
    }

    div.rub-row figure>figcaption.rt {
        text-align: right;
        left: 50%
    }

    div.rub-row figure>figcaption.rt.ext {
        left: 40%
    }

    div.rub-row>div>a>figure>figcaption p {
        line-height: 1.25
    }

    div.rub-row>div>a>figure>figcaption>p>span {
        display: inline
    }

    div.rub-row>div.rect-v>a>figure>figcaption {
        right: 0;
        left: 0
    }

    div.rub-row>div.rect-v>a>figure>figcaption.bot {
        bottom: 0
    }

    div.rub-row>div.rect-h>a>figure>figcaption.top {
        bottom: auto
    }

    div#cases.four>ul,div#cases.three>ul,div.gsc_brief ul.advs-3 {
        grid-template-columns: repeat(3,1fr)
    }

    ul#production>li:nth-child(odd) {
        background: rgba(35,69,29,.2)
    }

    ul#production>li:nth-child(4n+2),ul#production>li:nth-child(4n+3) {
        background: rgba(35,69,29,.1)
    }

    ul#production>li>a {
        padding: 1rem;
        overflow: hidden
    }

    ul#production>li>a>figure {
        height: 12rem;
        width: 12rem;
        position: absolute;
        top: 0;
        right: 0
    }

    ul#production>li>a>h2 {
        font-size: 1.75rem;
        font-weight: 100;
        text-align: left;
        margin: 0 0 .25rem;
        padding: 0;
        position: static;
        transform: none
    }

    ul#production>li>a>p {
        margin-right: 8rem;
        display: block
    }

    ul#production>li>a>ul {
        display: block
    }

    ul#products.three {
        grid-template-columns: repeat(3,1fr)
    }

    ul#products.three>li#cat_105>a>figure,ul#products.three>li>a>figure {
        right: -40px
    }

    ul#products>li>a>h2 {
        font-size: 1.75rem
    }

    div#home_news>ul {
        grid-template-columns: repeat(4,1fr)
    }

    div#priceblock {
        padding: 0 1rem;
        background-color: rgba(237,234,228,.5);
        border-radius: 6px;
        display: block;
        overflow: hidden;
        overflow: visible
    }

    div#priceblock ul.halfactions>li>a {
        padding: .5rem 1.25rem;
        background-color: rgba(255,255,255,.3);
        border-radius: 6px;
        display: block;
        overflow: hidden
    }

    div#priceblock ul.halfactions>li>a:hover {
        background: #fff
    }

    div#priceblock ul.halfactions>li>a>div>span {
        font-size: .75rem
    }

    div.variator div.swiper-slide.sel:after {
        content: '';
        height: .5rem;
        width: .5rem;
        background: #e97a2e;
        border-radius: 50%;
        position: absolute;
        top: .5rem;
        right: .5rem
    }

    div#gsc_timeline>dl {
        font-size: 1rem;
        width: 70%
    }

    div#gsc_timeline>ul {
        width: calc(30% - 1rem)
    }

    div#oplata-1>ul,div#oplata-2>ul {
        grid-template-columns: repeat(2,1fr)
    }

    div#oplata-2>ul {
        width: 55%;
        float: right
    }

    figure#dostavka-pamyatnika {
        height: 28rem
    }

    figure#dostavka-pamyatnika>img {
        margin-left: -30rem;
        max-width: 46rem;
        left: 50%
    }

    figure#dostavka-pamyatnika>figcaption {
        margin-right: -30rem;
        width: 42rem;
        right: 50%
    }

    div.add_form form {
        margin-right: -30rem;
        width: 17rem;
        right: 50%
    }

    div#epitaphs div.card {
        margin-bottom: 1%;
        width: 31.3333%!important
    }

    main#page_edit ul#attachments {
        grid-template-columns: repeat(2,1fr)
    }

    .c2 {
        column-count: 2;
        column-gap: 3rem
    }

    .c2.cfa {
        column-fill: auto
    }

    .text-xl-truncate {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    div.jumbo {
        padding: 2rem 0
    }

    div.jumbo h1,div.jumbo h2 {
        font-size: 1.375rem
    }

    a#hot>span.title span {
        font-size: 1rem
    }

    a#hot>span.subtitle span {
        font-size: .875rem
    }
}

@media (min-width: 1400px) {
    div.rub-row>div {
        height:460px
    }

    div#cases.four>ul,div#folio {
        grid-template-columns: repeat(4,1fr)
    }

    ul#production>li:nth-child(4n+2),ul#production>li:nth-child(4n+3) {
        background: rgba(35,69,29,.2)
    }

    ul#production>li:nth-child(odd) {
        background: rgba(35,69,29,.1)
    }

    ul#production>li>a>h2 {
        margin: 0 0 .375rem
    }

    div.catalog2.six {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem
    }

    div.catalog2.six>a {
        flex: 0 0 calc((100% - .5rem *(6 - 1)) / 6);
        max-width: calc((100% - .5rem *(6 - 1)) / 6)
    }

    ul#mag_personnel {
        grid-template-columns: repeat(2,1fr)
    }

    main#page_edit ul#attachments {
        grid-template-columns: repeat(3,1fr)
    }

    a#hot>span.subtitle span,a#hot>span.title span {
        font-size: 1.25rem
    }
}

@media (min-width: 1470px) {
    div#rounds a span {
        font-size:.8125rem
    }
}

@media (min-width: 1500px) {
    .rbr {
        padding-right:10%!important;
        padding-left: 10%!important
    }

    div.roundsswiper-nav {
        font-size: 1.5rem;
        line-height: 2.5rem;
        text-align: center;
        margin-top: -2.5rem;
        width: 2.5rem;
        background: #fff;
        border-radius: 50%;
        display: block;
        position: absolute;
        top: 50%
    }

    div.roundsswiper-prev {
        left: -3rem
    }

    div.roundsswiper-next {
        right: -3rem
    }
}

@media (min-width: 1700px) {
    div#new_header div.topsearch {
        width:24rem
    }

    div#new_header div.topsearch>p>span {
        display: inline;
        opacity: 50%
    }

    ul.twincol {
        column-count: 2;
        column-gap: 3rem
    }
}

	.ul#mag_personnel>li.wannabe>a>figure::after{
		content: '\f061' !important;
		font-family: 'Font Awesome 5 Pro' !important;
	}
