@font-face {
    font-family: Uni-sans; /* Гарнитура шрифта */
//src: url(/local/fonts/uni-sans_300.otf); /* Для IE5-8 */
//src: local(Uni-sans), url(/local/fonts/uni-sans_300.otf); /* Для остальных браузеров */
    src: url('/local/fonts/unisansthincaps-webfont.woff2') format('woff2'),
    url('/local/fonts/unisansthincaps-webfont.woff') format('woff');
    /*src: url('/local/fonts/RopaSansSCPTT.woff2') format('woff2'),*/
    /*url('/local/fonts/RopaSansSCPTT.woff') format('woff');*/
    font-weight: 400;
    font-style: normal;
    font-weight: bold;
}

.linksub, .dekorpic {
    text-transform: uppercase;
}

@font-face {
    font-family: 'Uni Sans Thin CAPS';
    src: url('/local/fonts/UniSansThinCAPS.eot');
    src: url('/local/fonts/UniSansThinCAPS.eot?#iefix') format('embedded-opentype'),
    url('/local/fonts/UniSansThinCAPS.woff2') format('woff2'),
    url('/local/fonts/UniSansThinCAPS.woff') format('woff'),
    url('/local/fonts/UniSansThinCAPS.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    background-color: #f0f0f0;
    font-family: Verdana, Geneva, sans-serif;
}

body {
  top: 0 !important;
}
.skiptranslate {
  display: none;
  height: 0;
}

.language_img {
    border-bottom: 3px solid transparent;
    margin-right: 7px;
}

.language__img {
    cursor: pointer;
}

.language__img_active{
    color: #229E35;
    border-bottom: 3px solid #229E35 !important;
}

img {
    max-width: 100%;
    border: 0;
}

a {
    color: #149d35;
    text-decoration: underline;
}

a:hover {
    color: red;
}

.mainbg {
    position: fixed;
    top: 130px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    z-index: -1;
}

.top {
    position: fixed;
    /*height: 104px;*/
    background-color: #fff;
    width: 100%;
    top: 0;
    z-index: 993;
}

.top104 {
    height: 104px;
}

.nav {
    position: fixed;
    min-height: 25px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    top: 104px;
    color: #fff;
    font-size: 0.75em;
    line-height: 23px;
    z-index: 991;
}

.nav a {
    color: #fff;
    text-decoration: none;
}

.nav a:hover {
    text-decoration: underline;
}

.mw {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
}

.subnav {
    position: fixed;
    height: 41px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    top: 136px;
    color: #fff;
    font-size: 0.75em;
    border-bottom: 4px solid #239635;
    z-index: 992;
}

.subnav ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

.subnav li {
    display: table-cell;
}

.subnav li a {
    color: #fff;
    text-decoration: none;
    padding: 10px 10px;
    text-align: center;
    display: block;
    height: 37px;
}

.subnav li a:hover {
    background-color: #239635;
}

.subnav li a.active {
    background-color: #239635;
}

.calculator {
    width: 56.1px;
    height: 56.1px;
    bottom: 139px;
    right: 55px;
    cursor: pointer;
    position: fixed;
    z-index: 999;
}

.title-right {
    width: 53%;
    margin-right: 0;
    margin-left: auto;
}

.intro {
    margin-top: 415px;
    font-size: 1.05em;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 30px;
}

.introcatalog {
    width: 52.1%;
    float: right;
}

.introtxt {
    max-width: 575px;
}

.intro h1 {
    font-family: Uni-sans;
    font-size: 3.7em;
    margin: 0;
    padding: 0;
    font-weight: normal;
    letter-spacing: 0.05em;
}

.intromn, .proph1 {
/*    max-width: 1130px;*/
/*    text-align: right;*/
    margin: 0 auto;
    margin-top: 5px;
}

.proph1 {
    margin-top: 100px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-size: 1.5em;
}

.introbtn {
    width: 140px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 0.75em;
    text-align: center;
    color: #fff;
    padding: 2px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    margin-bottom: 5px;
    border: 2px solid #239635;
}

.introbtn:hover {
    background-color: #239635;
}

.introbtn:first-child {
    padding-top: 10px;
}

.introbtn a {
    color: #fff;
    text-decoration: none;
}

.txtpict {
    width: 100%;
}

.txtpict2 {
    top: 277px;
    width: 100%;
}

.topplus {
    height: 177px;
}

.topplus-onlynav {
    height: 129px;
}

.whtbg {
    background-color: #fff;
    max-width: 1120px;
    font-size: 0.875em;
    margin: 0 auto;
    min-height: 477px;
    padding: 0 30px;
}

.wbg-opas {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0 20px;
}

.head-sup {
    height: 200px;
    display: block;
    max-width: 1120px;
    margin: 0 auto;
    padding: 140px 0 0 0;
    vertical-align: bottom;
    text-align: right;
    color: #fff;
}

.head-sup h1 {
    line-height: 0.84em;
    font-size: 5em;
}

.green-sq li {
    display: block;
    list-style-type: none;
    padding-left: 2em;
    margin-bottom: 1em;
    background: url("images/green-square.gif") left top no-repeat;
}

.head-sub {
    height: 200px;
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
    color: #fff;
    width: 1060px;
    height: 612px;
}

.head-sub h1 {
    line-height: 0.7em;
    font-size: 5em;
}

.head-sub-bg h1 {
    padding-top: 5px;
    background-color: rgba(0, 0, 0, 0.2);
}

.mb-block {
    width: 1000px;
    background-color: #fff;
    margin: 0 auto;
    padding: 10px 30px 10px 10px;
    cursor: pointer;
}

.mb-block:hover {
    background-color: rgba(209, 212, 216, 0.3);
}

.mb-block:hover .lpict img {
    filter: brightness(60%);
}

/*.mb-block:hover img  {
background-color: rgba(209, 212, 216, 0.3);
opacity:0.8;
-moz-opacity:0.8;
filter: alpha(opacity=80) black;
-khtml-opacity: 0.8;
}*/

.mb-block h2 {
    margin-bottom: 10px;
}

.ligron {
    font-size: 2.5em;
    color: #149d35;
}

h1 {
    font-family: Uni-sans;
    font-size: 3.7em;
    margin: 0;
    padding: 0;
    font-weight: normal;
    letter-spacing: 0.05em;
}

h2, h3, .h3, h4 {
    color: #149d35;
    font-family: Uni-sans;
    font-size: 1.9em;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 27px;
}

h3 {
    font-size: 1.4em;
    margin-bottom: 18px;
}

.h3 {
    margin-bottom: 0;
    color: #fff;
}

h4 {
    font-size: 1.2em;
    margin-bottom: 5px;
    letter-spacing: 0;
}

h5 {
    color: #149d35;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
}

.rpict {
    position: relative;
    min-height: 480px;
    width: 100%;
}

.rimg-s {
    position: absolute;
    top: 20px;
    right: -229px;
}

.rimg {
    padding: 30px 30px 30px 0;
    background-color: rgba(255, 255, 255, 0.6);
}

.rimg-br {
    background-color: rgba(250, 247, 242, 0.6);
}

.ltxt {
    width: 485px;
    padding-top: 100px;
}

.ltxt70 {
    width: 65%;
}

.bigtxt {
    display: none;
}

.ardown {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.ardown a {
    display: inline-block;
    width: 145px;
    height: 30px;
    background-image: url("images/button-gd.gif");
    background-position: left top;
}

.ardown a:hover {
    background-position: left 30px;
}

.tol {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

.tol-s, .tol-s5, .tol-s3 {
    display: table-cell;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.5%;
}

.tol-s5 {
    width: 17%;
}

.tol-s3 {
    width: 32%;
}

.tc {
    text-align: center;
}

.b-tol-s {
    width: 6%;
}

.b-tol-s5 {
    width: 3.75%;
}

.b-tol-s3 {
    width: 2%;
}

.tol-s p, .tol-s5 p, .tol-s3 p {
    font-size: 0.75em;
}

.lplus {
    background-color: #faf7f2;
    display: inline-block;
    width: 100%;
}

.lpict {
    position: relative;
}

#tab-hpl .lpict, #tab-hpl .rpict, #tab-lp .lpict, #tab-gl .lpict, #tab-tl .lpict, #tab-nt .lpict, .br-bg {
    background-color: #faf7f2;
    padding: 30px;
}

.ul-green, .ul-plus {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ul-green li {
    padding-left: 25px;
    background: url("images/green_square.gif") 0 3px no-repeat;
}

.ul-plus li {
    padding-left: 25px;
    background: url("images/plus.png") 0 0 no-repeat;
}

.nav-wrap-4-2-1 {
    display: block;
    width: 25%;
    float: left;
}

.nav-wrap-4-2-1 .btn {
    display: block;
    position: relative;
    background: #727272;
    margin: 0 10px 10px 0;
    text-decoration: none;
    color: #fff;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 0.8em;
}

.nav-wrap-4-2-1 .btn:hover {
    background-color: #229e35;
}

.nav4 {
    list-style: none;
    margin: 0 -10px 0 0;
    padding: 0;
}

.clearfix {
    clear: both;
}

.lplus-z {
    background-color: #f2eee8;
    width: 100%;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}

.lplus p {
    font-size: 0.75em;
}

a.button1 {
    display: inline-block;
    color: #229e35;
    text-decoration: none;
    padding: 0.5em 0;
    border: 1px solid #229e35;
    transition: 0.2s;
    width: 100%;
    max-width: 215px;
/*    height: 35px;*/
    text-align: center;
    font-size: 0.875em;
    letter-spacing: 0.05em;
    margin-top: 5px;
}

button.button1 {
    display: inline-block;
    background-color: #229e35;
    color: #fff;
    text-decoration: none;
    padding-top: 10px;
    transition: 0.2s;
    width: 100%;
    max-width: 215px;
    height: 35px;
    text-align: center;
    font-size: 0.875em;
    letter-spacing: 0.05em;
    margin-top: 5px;
}

a.button1:hover, button.button1:hover {
    background-color: #fff;
    color: #229e35;
    border: 1px solid #229e35;
}

.nw {
    float: left;
    display: inline-block;
    padding-top: 10px;
}

.nw a {
    font-family: Uni-sans;
    font-size: 0.875em;
    color: #239635;
    text-decoration: none;
}

.nw a:hover {
    text-decoration: underline;
}

.prim_decors {
    float: left;
    position: relative;
    width: 66%;
}
.sr {
    float: right;
    display: inline-block;
}

.sr form {
    position: relative;
    width: 225px;
    margin: 0 auto;
    border: 1px solid #229e35;
    font-size: 0.75em;
    color: #969696;
}

.sr input, button {
    border: none;
    outline: none;
    background: transparent;
}

.sr input {
    width: 100%;
    height: 40px;
    padding-left: 8px;
}

.sr button {
    height: 38px;
    width: 42px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background-image: url(images/lupa.png);
}

.dek-sub {
    display: table;
    width: 100%;
    margin: 20px 0;
    padding: 0;
    border-collapse: collapse;
}

.dsub a {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: "Uni Sans Thin CAPS";
    text-transform: uppercase !important;
}

.a-filtr {
    font-family: Verdana, Geneva, sans-serif
}

.dsub {
    display: table-cell;
    border: 1px solid #229e35;
    font-family: Uni-sans;
    font-size: 0.875em;
    text-align: center;
    color: #229e35;
}

.dsub4 {
    width: 25%;
}

.dsub5 {
    width: 20%;
}

.dsub a {
    display: block;
    padding: 14px 5px;
    height: 100%;
    color: #229e35;
    text-decoration: none;
}

.dsub a:hover {
    color: #fff !important;
    background-color: #229e35 !important;
}

.sort {
    font-family: Uni-sans;
    font-size: 0.875em;
    text-align: left;
}

#filtr a {
    text-decoration: none
}

.sort a {
    color: #229e35;
    padding: 0 5px;
    line-height: 32px;
}

.sort > ul > li:first-child {
    letter-spacing: 2px;
}

#actfil, #actfilgal {
    letter-spacing: 2px;
}

.a-filtr {
    letter-spacing: 0px;
}

.sort a:hover {
    color: #229e35;
    text-decoration: underline !important;
}

.sort a.linksub {
    text-decoration: none;
    letter-spacing: 2px;

}

.sort a.linksub img {
    display: inline-block;
}

a.linksub2:hover::after { 
    content: attr(data-title); 
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    padding: 5px 10px; /* Поля */
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    text-transform: none;
    background-color: #fff;
    left: 1px;
    position: absolute;
    top: 30px;
    line-height: 15px;
    color: #000;
    border: 1px solid #000;
}

a.linksub3:hover::after {
    width: 75%;
}

.sort ul {
    list-style-type: none;
    padding: 0;
}

.sort > ul > li {
    float: left;
    line-height: 32px;
    position: relative;
}

.sort ul li ul {
    display: none;
    border: 1px solid #229e35;
    background-color: #fff;
    position: absolute;
    top: 18px;
    left: 0;
    width: fit-content;
    min-width: 130px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    z-index: 1;
    padding: 5px 0;
}

.sort ul li ul li a {
    color: #000;
    line-height: normal;
    font-family: Verdana;
    text-decoration: none;
}

.sort ul li ul li a:hover {
    color: #229e35;
    text-decoration: underline;
}

#dmenu2 {
    width: 200px;
}

.sort ul li ul li {
    padding: 5px;
    line-height: normal;
}

.a-filtr {
    border: 1px solid #229e35;
    border-radius: 25px;
    background-color: #FFF;
    padding: 5px;
    color: #000000;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif
}

.dekor {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

.drow {
    display: table-row;
    width: 100%;
}

.dekorpic {
    position: relative;
    display: table-cell;
    padding-bottom: 16px;
    font-family: Uni-sans;
    font-size: 0.875em;
    letter-spacing: 0.05em;
    width: 25%;
    margin-bottom: 1em;
}

.dekorpic a {
    color: #149d35;
    text-decoration: underline;
}

.dekorpic a:hover {
    /* color: red; */
    border-bottom: 2px solid  #149d35;
}

.dekorpic .ico {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    border: none;
}

.dekorpic .ico img {
    display: inline-block;
    margin: 0 0 0 2px;
    float: right;
    border: none;
}

.dekorpic2 {
    display: table-cell;
    width: 32%;
    padding-bottom: 50px;
}

.prop-pict {
    float: left;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.ov-hid {
    overflow: hidden;
    font-size: 0.875em;
}

.deksp {
    width: 2%;
}

.gal-btn {
    text-align: center;
    margin-top: 10px;
}

.gal-btn a {
    display: inline-block;
    width: 145px;
    height: 30px;
    background-image: url("images/gd-button.gif");
    background-position: left top;
    text-decoration: none;
}

.gal-btn a:hover {
    background-position: left 30px;
}

.mt50 {
    margin-top: 50px;
}

.pt50 {
    padding-top: 50px;
}

.pt20 {
    padding-top: 20px;
}

#dmenu3, #dmenu4, #dmenu5, #dmenu6, #dmenu7, #dmenu8, #dmenu9 {
    width: 200px;
}

.limg {
    float: left;
    width: 50%;
    display: inline-block;
}

.lbl50l {
    width: 49%;
    float: left;
    position: relative;
    display: inline-block;
}

.lbl50r {
    width: 49%;
    float: right;
    position: relative;
    display: inline-block;
}

.lbl50l a, .lbl50r a {
    cursor: pointer;
}

.area {
    display: block;
    height: 70px;
    width: 100%;
    color: white;
    font-family: Uni-sans;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.7em;
    padding-top: 22px;
    padding-left: 22px;
    position: absolute;
    bottom: 2px;
    right: 0;
    background: url(images/link.png) right top no-repeat;
}

.area:hover {
    color: white;
    background-position: right bottom;
}

.rimg30 {
    float: right;
    width: 30%;
    display: inline-block;
}

.rimg-n {
    float: right;
    width: 50%;
    display: inline-block;
}

.ltxt-n {
    display: inline-block;
    width: 50%;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rtxt {
    display: inline-block;
    width: 50%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.upl {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 53%;
    line-height: 30px;
}

.upl img {
    display: inline;
    vertical-align: bottom;
}

.t12 {
    font-size: 0.75em;
}

.single-imgs {
    position: relative;
    overflow: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 1, 14, 0.4);
    transform: translateY(60px);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overlay3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    height: 38%;*/
    background: rgba(1, 1, 14, 0.73);
/*    background: rgba(1, 1, 14, 0.4);*/
    border-top: #149d35 10px solid;
    transform: translateY(60px);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}

.overlay3-content {
    position: absolute;
    top: 65%;
    left: 5%;
    transform: translate(0, -70%);
    color: white;
    font-size: 20px;
    line-height: 1em;
}

div.overlay3 div.overlay3-content img {
    width: initial;
    height: initial;
    display: initial;
}

.single-imgs:hover .overlay, .single-imgs:hover .overlay3, .overlay3hover {
    transform: translateY(0);
    opacity: 1;
    z-index: 1
}

.ileft {
    float: left;
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.single-imgs .img-block {
    display: block;
    width: 100%;
}

.overlay70 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    opacity: 0.55;
    background-color: #000;
    color: #fff;
    display: table;
}

.white-arrow {
    background: url(images/white-arrow.png);
    display: inline-block;
    width: 34px;
    height: 21px;
}

a.rollover:hover .white-arrow {
    background-position: 0 -21px;
}

.white-arrow-sm {
    background: url(images/white-arrow-sm.png);
    display: inline-block;
    width: 22px;
    height: 14px;
}

a.rollover-sm:hover .white-arrow-sm {
    background-position: 0 -14px;
}

a.rollover-shad:hover .single-imgs {
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
    border: 1px solid #8bbb92;
}

.brends a {
    color: #989898;
    font-size: 30px;
    text-decoration: none;
    padding-right: 37px;
}

.brends a:hover {
    color: #149d35;
    text-decoration: underline;
}

a.logo1 {
    background: url(http://ligron.tech/ligron/images/main/logo/1.png);
    display: inline-block;
    width: 237px;
    height: 152px;
}

a.logo1:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/1a.png);
}

a.logo2 {
    background: url(http://ligron.tech/ligron/images/main/logo/2.png);
    display: inline-block;
    width: 156px;
    height: 152px;
}

a.logo2:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/2a.png);
}

a.logo3 {
    background: url(http://ligron.tech/ligron/images/main/logo/3.png);
    display: inline-block;
    width: 333px;
    height: 152px;
}

a.logo3:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/3a.png);
}

a.logo4 {
    background: url(http://ligron.tech/ligron/images/main/logo/4.png);
    display: inline-block;
    width: 175px;
    height: 152px;
}

a.logo4:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/4a.png);
}

a.logo5 {
    background: url(http://ligron.tech/ligron/images/main/logo/5.png);
    display: inline-block;
    width: 159px;
    height: 152px;
}

a.logo5:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/5a.png);
}

a.logo6 {
    background: url(http://ligron.tech/ligron/images/main/logo/6.png);
    display: inline-block;
    width: 231px;
    height: 133px;
}

a.logo6:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/6a.png);
}

a.logo7 {
    background: url(http://ligron.tech/ligron/images/main/logo/7.png);
    display: inline-block;
    width: 337px;
    height: 133px;
}

a.logo7:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/7a.png);
}

a.logo8 {
    background: url(http://ligron.tech/ligron/images/main/logo/8.png);
    display: inline-block;
    width: 183px;
    height: 133px;
}

a.logo8:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/8a.png);
}

a.logo9 {
    background: url(http://ligron.tech/ligron/images/main/logo/9.png);
    display: inline-block;
    width: 309px;
    height: 133px;
}

a.logo9:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/9a.png);
}

a.logo10 {
    background: url(http://ligron.tech/ligron/images/main/logo/10.png);
    display: inline-block;
    width: 343px;
    height: 63px;
}

a.logo10:hover {
    background: url(http://ligron.tech/ligron/images/main/logo/10a.png);
}

.iright {
    float: right;
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.btmgray {
    width: 100%;
    background-color: #292929;
    min-height: 80px;
}

.downmenu {
    max-width: 1120px;
    font-size: 0.875em;
    margin: 0 auto;
    padding: 0 0 0 30px;
    vertical-align: top;
}

.dmcol {
    width: 23%;
    min-width: 180px;
    display: block;
    margin: 0 0 20px 0;
    float: left;
}

.dmcol h4 {
    width: 94px;
    font-family: Tahoma;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    color: #989898;
    padding: 25px 0 20px 0;
    margin-bottom: 25px;
    border-bottom: 2px solid #989898;
}

.dmcol p {
    color: #989898;
    margin: 7px 0;
    width: 170px;
}

.dmcol p a {
    color: #989898;
    text-decoration: none;
}

.dmcol p a:hover {
    color: #149d35;
    text-decoration: underline;
}

.i_vk, .i_fb, .i_ig, .i_yt, .i_tg, .i_yd {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: left top;
    text-decoration: none;
}

.i_vk:hover, .i_fb:hover, .i_ig:hover, .i_yt:hover, .i_tg:hover, .i_yd:hover {
    background-position: left 40px;
}

.i_vk {
    background-image: url("images/vk.gif");
}

.i_fb {
    background-image: url("images/fb.gif");
}

.i_ig {
    background-image: url("images/ig.gif");
}

.i_yt {
    background-image: url("images/yt.gif");
}

.i_tg {
    background-image: url("images/ikonka_telegram.png");
    background-size: 40px 80px;
}

.i_yd {
    background-image: url("images/ikonka_yandex-dzen.png");
    background-size: 40px 80px;
}

.podval {
    max-width: 1120px;
    font-size: 0.875em;
    border-top: 3px solid #C5C5C5;
    margin: 0 auto;
    padding: 25px 0;
    vertical-align: top;
}

.copy, .btmlink {
    display: inline-block;
    margin-right: 60px;
    color: #969696;
    font-size: 0.75em;
}

.btmlink {
    margin-right: 0;
}

.btmlink a {
    color: #969696;
    text-decoration: none;
    padding: 0 20px;
}

.btmlink a:hover {
    color: #fff;
}

.btmsr {
    float: right;
    display: inline-block;
}

.btmsr form {
    position: relative;
    width: 200px;
    margin: 0 auto;
    font-size: 0.75em;
    color: #787878;
    background-color: #fff;
}

.btmsr input, button {
    border: none;
    outline: none;
    background: transparent;
}

.btmsr input {
    width: 100%;
    height: 24px;
    padding-left: 10px;
}

.btmsr button {
    height: 24px;
    width: 28px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background-image: url(images/lupa-gr.png);
}

#totop {
    background: url("images/totop.png") no-repeat top left;
    width: 40px;
    height: 37px;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}

@media screen and (max-width: 1540px) {
    .rimg-s {
        right: -170px;
    }

    .ltxt {
        width: 430px;
    }
}

@media screen and (max-width: 1440px) {
    .rimg-s {
        right: -100px;
    }

    .ltxt {
        width: 370px;
    }
}

@media screen and (max-width: 1300px) {
    .rpict {
        min-height: 100%;
    }

    .rimg-s {
        right: 0;
        width: 50%;
        float: right;
        position: static;
    }

    .rimg {
        padding-right: 0;
    }

    .ltxt {
        width: 45%;
        padding-top: 30px;
    }
}

@media screen and (max-width: 1160px) {
    .podval {
        width: 95%;
    }
}

@media screen and (max-width: 1024px) {
    .ltxt {
        padding-top: 30px;
    }
}

@media screen and (max-width: 990px) {
    .prim_decors {
        width: 55%;
    }
    .title-right {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
    .nav, .subnav, .top {
        position: relative;
        top: 0px;
    }

    .area {
        font-size: 1.3em;
    }

    .top104 {
        height: 0;
    }

    .subnav {
        margin-top: 7px;
    }

    .b-tol-s {
        width: 2%;
    }

    .btmlink, .copy {
        margin-right: 0;
        width: 49%;
    }

    .btmsr {
        float: left;
        margin: 10px 0;
        display: block;
    }

    .mainbg {
        display: none !important;
    }

    .intro {
        width: 100%;
        float: none;
        margin: 0 auto;
        font-size: 1em;
        background-color: #fff;
        color: #000;
        padding: 20px 30px;
        margin-top: 1em !important;
    }

    .introtxt {
        max-width: 100%;
    }

    .intro h1 {
        font-size: 2em;
        color: #149d35
    }

    .intromn {
        width: 100%;
        text-align: center;
    }

    .introbtn {
        width: 24.2%;
        background-color: #fff;
        color: #000;
        padding: 4px;
        margin-right: 1%;
    }

    .introbtn:last-child {
        margin-right: 0;
    }

    .introbtn a {
        color: #000;
    }
}

@media screen and (max-width: 768px) {
    .prim_decors {
        width: 100%;
    }
    .title-right {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
    .rimg-s {
        width: 100%;
        float: none;
    }

    .rimg {
        padding-bottom: 0;
    }

    .ltxt {
        width: 100%;
        padding-top: 50px;
    }

    .whtbg {
        width: 98%;
        padding: 0 0px;
    }

    .intro {
        width: 98%;
        padding: 20px 20px;
    }

    .intromn {
        width: 96%;
        margin: 0 !important;
    }

    .limg {
        float: none;
        width: 100%;
    }

    .rtxt {
        width: 100%;
        padding-left: 0px;
        padding-top: 10px;
    }
}

@media screen and (max-width: 745px) {
    .subnav {
        height: 100%;
        border-bottom: 0;
    }

    .subnav ul {
        display: inline-block;
    }

    .subnav li {
        display: inline-block;
    }

    .nav-wrap-4-2-1 {
        width: 50%;
    }
}

@media screen and (max-width: 714px) {
    .introbtn {
        width: 100%;
        padding-top: 10px;
    }

    .tol {
        display: block;
    }

    .tol-s {
        display: block;
        width: 215px;
        margin: 5px auto;
    }

    .btmlink, .copy {
        float: none;
        margin-top: 10px;
        display: block;
        width: 100%;
    }

    .btmlink a {
        padding-left: 0;
    }

    .podval {
        padding: 10px 0;
    }
}

@media screen and (max-width: 510px) {
    .dek-sub {
        display: block;
        width: 100%;
        margin: 20px 0;
        padding: 0;
        border-collapse: collapse;
    }

    .dsub {
        display: block;
    }

    .dekor {
        display: block;
    }

    .drow {
        display: block;
        margin-bottom: 15px;
    }

    .dekorpic {
        display: block;
        padding-bottom: 0px;
        width: 100%;
    }

    .dekorpic img {
        width: 100%;
    }

    .ileft {
        float: none;
        width: 100%;
    }

    .iright {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 450px) {
    .nav-wrap-4-2-1 {
        width: 100%;
    }
}

.clear-search {
    height: 42px !important;
    width: 42px;
    position: absolute;
    top: -1px !important;
    right: -42px !important;
    cursor: pointer;
    background-image: none !important;
    border: 1px solid #239535;
    color: #239535;
    font-size: 16px;
}

.clear-search-dek {
    height: 42px !important;
    width: 42px;
    position: absolute;
    top: -1px !important;
    right: -42px !important;
    cursor: pointer;
    background-image: none !important;
    border: 1px solid #239535;
    color: #239535;
    font-size: 16px;
}

.hiddenItem {
    opacity: 0;
    transition: 100ms;
}

.shownItem {
    opacity: 1;
    transition: 1s;
}

.fancybox-articul {
    margin-top: -22px;
    color: #777;
}

.fancybox-articul span {
    color: #fff;
}

.nav-pills .nav-link {
    border-radius: 0 !important;
}

ul.type-kromki li:last-child {
    flex-grow: 1.7 !important;
}

ul.horizontal li {
    width: 16.6% !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.p-20 {
    padding: 20px !important;
}

.text-mobile-center {
    text-align: center;
}

.chernobeluy {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.chernobeluy:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
}

.margin-top-240 {
    margin-top: 240px;
}

.margin-top-80 {
    margin-top: 80px;
}


.cityChangerBox {
    width: 342px;
    position: absolute;
    background-color: white;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    border: 1px solid #239535;
}

.cityChangerBox ul {
    padding: 3px;
}

.cityChangerBox ul li {
    list-style-type: none;
    width: 100%;
    display:table;
}

.cityChangerBox ul li a {
    width: 100%;
    display: flex;
    padding: 5px
}
.cityChangerBox ul li a:hover {
    width: 100%;
    display: flex;
    padding: 5px;
    color: #fff;
    text-decoration: none;
}

.cityChangerBox ul li:hover {
    background-color: #149d35;
}


.ssr {
    float: right;
    display: inline-block;
}
.ssr form {
    position: relative;
    width: 300px;
    margin: 0 auto;
    border: 1px solid #229e35;
    font-size: 0.75em;
    color: #969696;
}


.ssr input, button {
    border: none;
    outline: none;
    background: transparent;
}

.ssr input {
    width: 100%;
    height: 40px;
    padding-left: 8px;
}

.ssr button {
    height: 38px;
    width: 42px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background-image: url(/images/lupa-act.png);
}








.searchDecorBox {
    position: absolute;
    right: 15px;
    background-color: white;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    zzz-border: 2px solid #239535;
    zzz-padding: 10px;
    z-index: 9999999;
}

.searchDecorBox ul {
    padding: 0px;
}

.searchDecorBox ul li {
    list-style-type: none;
    width: 100%;
    display:table;
    padding: 7px 10px 7px 14px;
}

.searchDecorBox ul li a {
    width: 100%;
    display: contents;
    padding: 5px;
    text-transform: none;
    font-family: verdana;
    letter-spacing: initial;
    font-size: 13px;
    margin-top: 0px;
}
.width1px {
    width: 1px !important;
    transition: 150ms !important;
    opacity: 0;
    font-size: 13px;
    padding: 4px 1px 5px 1px !important;
}
.searchDecorBox ul li a:hover, .searchDecorBox ul li.selected a {
    zzz-color: #fff;
    text-decoration: none;

}

.searchDecorBox ul li:hover, .searchDecorBox ul li.selected {
    background-color: #bdbdbd;
}
.lupa-topsearch {
    height: 30px !important;
    width: 40px;
    top: -1px !important;
    right: -30px !important;
    cursor: pointer;
    font-size: 16px;
    background: #fff url("/local/img/lupa.png") no-repeat center center;
    float: right;
}
.clear-topsearch {
    height: 30px !important;
    width: 40px;
    top: -1px !important;
    right: -30px !important;
    cursor: pointer;
    font-size: 16px;
    background: #fff url("/local/img/close.png") no-repeat center center;
    zzz-border: 1px solid rgb(35, 158, 52);
    float: right;
    transition: 1s;
    outline: none !important;
}
.clear-topsearch:active {
    border: 1px solid rgb(35, 158, 52);
    background-color: #fff;
}
.topsearch form {
    background: #fff;
}

#search_top {
    border: 1px solid rgb(35, 158, 52);
    padding: 4px 2px 5px 5px;
    float: right;
    outline: none !important;
    width: 140px;
    transition: 500ms;
    font-family: Verdana;
    font-size: 13px;
}





@media (min-width: 768px) {

    .mobile_display{
        display: none;
    }
    .dsub a {
        height: 5em !important;
    }
    .dsub {
        width: 1%;
    }
}



@media only screen and (max-width: 767px) {

    .mobile_display{
        display: block;
    }
    
    #search_top {
        width: 100%;
    }

    .clear-topsearch {
        display: none;
    }



    .margin-top-240 {
        margin-top: 0px !important;
    }
    .pt50 {
        padding-top: 0px;
    }
    .pt-50 {
        padding-top: 5px !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 767px) {
    .ligron {
        font-size: 1.5em !important;
    }

    .no-mobile {
        display: none;
    }

    .owl-nav {
        display: none !important;
    }

    .pr-30, .pl-30 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .owl-carousel .owl-stage-outer {
        zzzoverflow: initial !important;
    }

    .overlay3 {
        opacity: 1;
        transform: initial;
        z-index: initial;
    }

    .overlay3-content {
        font-size: 16px;
        text-shadow: 0 0 10px #000;
    }

    .chernobeluy {
        filter: grayscale(0) !important;
        -webkit-filter: grayscale(0) !important;
        -moz-filter: grayscale(0) !important;
        -ms-filter: grayscale(0) !important;
        -o-filter: grayscale(0) !important;
    }

    .margin-top-240 {
        margin-top: 24px;
    }

    .margin-top-80 {
        margin-top: 8px;
    }

    .mainbg {
        display: none;
    }

    body div.dirpage {
        margin-top: 0px !important;
    }

    .head-sub {
        height: initial !important;
        background-image: none !important;
        background-color: #fff !important;
        color: #000;
    }

    .head-sub-bg h1 {
        background-color: #fff !important;
        line-height: 0.8em;
        font-size: 10vw;
    }

    .mb-block {
        width: 100%;
        padding: 0px;
    }

    div.subpage {
        margin-top: 0px !important;
    }

    div.h1-white {
        color: #239635 !important;
        font-size: 39px !important;
        font-weight: 600 !important;
        line-height: 45px !important;
        margin-right: 0 !important;
        margin-top: 30px !important;
    }

    #list_container {
        -webkit-column-count:1 !important;
        -moz-column-count:1 !important;
        column-count:1 !important;
    }

    #list_container .city {
        background: #fafafa;
        border: 1px solid #ddd;
        padding: 10px;
    }

    .box_one {
        display: block !important;
    }

    .ssr form {
        width: 80vw !important;
        margin-bottom: 20px !important;
    }


}