@font-face {
    font-family: OpenSans-Bold;
    src: url(/bootstrap/dist/fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: OpenSans-ExtraBold;
    src: url(/bootstrap/dist/fonts/OpenSans-ExtraBold.ttf);
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(/bootstrap/dist/fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans-Italic;
    src: url(/bootstrap/dist/fonts/OpenSans-Italic.ttf);
}

body {
    font-family: 'OpenSans-Regular', sans-serif;
    background-color: #fff;
}

header {
    padding: 15px 0 32px;
    background: linear-gradient(to right, #F5FAFE 50%, #fff 50%);
}
.B_currentCrumb{
    text-decoration: none!important;
}

header .container {
    padding: 0;
}

.info_work {
    padding: 17px 0 0 0;
    width: 9%;
}

.info_work span {
    font-size: 12px;
    color: #ABBEC7;
    text-align: right;
    display: block;
}

.tel {
    padding: 17px 0 0 0;
    width: 22%;
    position: relative;
    text-align: center;
}

.main_tel {
    background: url(/img/Resume_Phone.png) no-repeat 10px 3px, url(/img/line-fone.png) no-repeat 29px 12px;
    display: block;
    font-size: 18px;
    padding: 0px 0 2px 0px;
}
.seo_text p{
    font-size: 16px;
}
.seo_text ul{
    padding-left: 0;
}
.mod_all_tel {
    font-size: 18px;
}

.main_tel>span, .mod_all_tel>span {
    font-weight: bold;
}

.tel a {
    font-size: 14px;
    color: #ABBEC7;
    text-decoration: underline;
    padding-left: 0px;
    margin-left: -34px;
}
a:hover{
    text-decoration: none!important;
    border-color:transparent!important;
}
.btn-default{
    border-color:transparent;
}
.btn-default:hover{
    border-color:transparent;
}
.all_phone {
    background: url(/img/strelka.png) no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 26px;
    top: 20px;
    cursor: pointer;
}

.logo {
    width: 42%;
}

.logo img {
    width: 100%;
    height: auto;
}

.addr {
    font-size: 14px;
    text-align: right;
    width: 25%;
    padding: 17px 0 0 0;
}

.addr span {
    display: block;
}

.lok, .address {
    color: #111111;
}

.address_lok {
    color: #ABBEC7;
}

.lok {
    background: url(/img/location-128.png) no-repeat 80% 0px;
    height: 25px;
    padding-top: 2px;
}

.wrap_nav {
    background: linear-gradient(to right, #F5FAFE 50%, #fff 50%);
}

.navbar-default {
    background-color: inherit;
    border-color: inherit;
}

.navbar {
    border: inherit;
}

.main_nav {
    padding: 17px 0;
}

.navbar {
    margin-bottom: 0;
    min-height: 39px;
}

.wrap_nav {
    border-top: 1px solid #DFEAF3;
    border-bottom: 1px solid #DFEAF3;
}

.navbar-collapse {
    padding: 0;
}

.nav-pills li:first-child {
    margin-left: 0;
}

.nav-pills li:last-child {
    margin-right: 0;
}

.nav-pills>li+li {
    margin-left: 0.6%;
}

.nav-pills>li {
    margin-right: 0.6%;
}

.nav-pills li a {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid transparent;
    transition: 0.4s;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: inherit;
    border: 1px solid #CAD6DD!important;
}

.nav-pills>li>a {
    border-radius: 0;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: inherit;
    border-color: #F5FAFE;
}

.caret {
    border-top: inherit;
    border-right: inherit;
    border-left: inherit;
    background: url(/img/drop_ico.png) no-repeat 7px 4px;
    width: 19px;
    height: 19px;
    border: 0px!important;
}

.caret:focus, .caret:hover {
    outline: 0;
    border: 0px!important;
}

.dropdown-menu {
    border: 2px solid #000;
    border-radius: 0;
    background: #f5fafe;
}

.dropdown-menu:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 3px;
    left: 5px;
    right: 5px;
    bottom: 3px;
    border: 1px solid #909395;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #000;
    text-decoration: none;
    background-color: rgba(171, 190, 200, 0.6);
}

.dropdown-menu>li>a {
    text-transform: none;
    font-size: 16px;
}

.dropdown-menu>li {
    margin-bottom: 7px;
}

.modal_all_tel {
    width: 205px;
    min-height: 85px;
    border: 2px solid #000;
    position: absolute;
    text-align: left;
    padding: 15px;
    top: 11px;
    left: 47px;
    background: #F5FAFE;
    cursor: pointer;
}

.mod_all_tel {
    display: block;
}

.modal_all_tel::before {
    content: " ";
    position: absolute;
    top: 3px;
    left: 5px;
    right: 5px;
    bottom: 3px;
    border: 1px solid #909395;
}

.all_phone_close {
    background: url(/img/tel_clode.png) no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 13px;
    bottom: 19px;
}

.toogler {
    display: none;
}

.modal-title {
    font-size: 24px;
    color: #ABBEC7;
    text-transform: uppercase;
}

.modal-header {
    text-align: center;
    border-bottom: 0;
}

.modal-content {
    border-radius: 0;
    border: 2px solid #000;
    padding: 10px;
}

.modal-content::before {
    content: " ";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #909395;
}

#callme .modal-header .close {
    margin-top: -15px;
    margin-right: -15px;
    width: 20px;
    height: 20px;
    display: block;
    background: #000;
    font-size: 12px;
    text-transform: uppercase;

}
.close{
    opacity: 0.99;
    color: rgb(144,144,144);
    font-family: 'OpenSans-Regular', sans-serif;
    font-weight:normal;
    text-shadow:none;
}
.close:hover{
    opacity: 0.99;
    color: rgb(144,144,144);

}
@media screen and (min-width: 768px) {
    #callme .modal-dialog {
        width: 420px;
    }
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 16px;
}

#callme .form-control {
    height: 35px;
    border-radius: 0;
    border: 1px solid #B9C7D0;
    outline: none;
}

#callme .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 130px;
    height: 35px;
    display: block;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    position: relative;
}

#callme .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}

#callme .modal-body {
    padding: 0 20px 20px;
}

.wrap_slid {
    background: linear-gradient(to right, #F5FAFE 50%, #fff 50%);
}

.slider {
    padding: 45px 0 30px 0;
    min-height: 520px;
}

.slider_dutton {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 17px 25px;
    display: inline-block;
    box-sizing: border-box;
    text-transform: uppercase;
    min-height: 60px;
    border: 2px solid #000;
    background: transparent;
    position: relative;
    margin: 0 auto;
    bottom: -168px;
    left: 410px;
    transition: .3s;
	
}

.slider_dutton:focus {
    outline: none;
}

.slider_dutton::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #B3B3B3;
}
.slider_dutton:hover{
    border:2px solid #70A65C;
    color: #70A65C;
}
.slider_dutton:hover::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #70A65C;
}

.slider_title {
    font-size: 100px;
    font-family: 'OpenSans-ExtraBold', sans-serif;
    color: rgb(171, 190, 199);
    line-height: 1.2;
    text-align: left;
    display: block;
}

.slider_sub_title {
    font-size: 48px;
    font-family: 'OpenSans-ExtraBold', sans-serif;
    color: rgb(48, 46, 47);
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-left: 78px;
    margin-top: -17px;
}

.slider_sub_sub_title {
    font-size: 24px;
    color: rgb(185, 199, 208);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-left: 78px;
}

.slider img {
    max-width: 100%;
    height: auto;
    display: block;
    float: right;
    margin-top: -120px;
    margin-right: 46px;
}

.wrap_slid .container {
    padding: 0 0 15px 0;
}

.wrap_slid .bx-viewport {
    min-height: 520px;
    height: 100%;
}

.wrap_slid .bx-controls {
    width: 520px;
    transform: rotate(90deg);
    position: absolute;
    right: -249px;
    top: 250px;
}

.bx-wrapper .bx-default-pager::before {
    content: '';
    background: url(../../img/line_dots_top.png) no-repeat center;
    display: block;
    position: absolute;
    width: 55px;
    top: 33px;
    left: 145px;
    height: 1px;
}

.bx-wrapper .bx-default-pager::after {
    content: '';
    background: url(../../img/line_dots_bottom.png) no-repeat center;
    display: block;
    position: absolute;
    top: 33px;
    left: 320px;
    width: 55px;
    height: 1px;
}

.active .num_slid {
    color: #D2D2D2;
    display: inline-block;
    font-size: 24px;
    transform: rotate(120deg);
    position: absolute;
    left: 5px;
    bottom: 26px;
}

.bx-pager-link .active {
    position: relative;
}

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

.katalog .main_img {
    padding: 0;
    max-height: 245px;
    overflow: hidden;
    position: relative;
}

.kat_title {
    width: 100%;
    min-height: 129px;
    background-color: rgba(171, 190, 199, .6);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 9px;
    box-sizing: border-box;
    opacity: 0;
}

.katalog .main_img a:hover .kat_title{
    transition: .6s;
    opacity: 1;
}

.kat_title span {
    display: flex;
    min-height: 110px;
    width: 100%;
    border: 1px solid #B9C7D0;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-family: 'OpenSans-Bold', sans-serif;
    padding: 0 0 0 17px;
    align-items: center;
}

.wrap_box_info {
    background: linear-gradient(to right, #fff 50%, #F5FAFE 50%);
}

.wrap_box_info .container {
    padding-top: 38px;
    padding-bottom: 40px;
}

.box_title {
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
}

.h2 {
    font-size: 48px;
    font-family: 'OpenSans-ExtraBold', sans-serif;
    color: #302E2F;
    padding: 4px 36px 14px;
    border: 1px solid #B9C7D0;
    display: inline-block;
    margin-bottom: 40px;
}

.box_title p {
    font-size: 24px;
    color: #302E2F;
    display: inline-block;
    max-width: 50%;
}

.box-step, .box-step-right {
    width: 65%;
    height: 80px;
    margin-bottom: 30px;
}

.box-step-right {
    float: right;
}

.box-step p {
    font-size: 17px;
    color: #302E2F;
    text-align: left;
    display: flex;
    width: 67%;
    min-height: 80px;
    align-items: center;
}

.box-step-right p {
    font-size: 17px;
    color: #302E2F;
    text-align: right;
    display: flex;
    width: 67%;
    min-height: 80px;
    align-items: center;
    justify-content: flex-end;
}

.step-1 .st-img {
    background: url(../img/step-1.png) no-repeat 15px 4px;
    display: block;
    width: 80px;
    height: 75px;
    float: left;
    margin-right: 30px;
}

.step-2 {
    background: #B9C7D0;
}

.step-2 .st-img {
    background: url(../img/step-1.png) no-repeat 17px -98px;
    display: block;
    width: 80px;
    height: 75px;
    float: left;
    margin-right: 30px;
}

.step-3 .st-img {
    background: url(../img/step-1.png) no-repeat 12px -205px;
    display: block;
    width: 80px;
    height: 75px;
    float: left;
    margin-right: 30px;
}

.box-step-right .st-img {
    float: right;
    display: block;
    width: 80px;
    height: 75px;
    margin-left: 30px;
}

.step-4, .step-6 {
    background: #B9C7D0;
}

.step-4 .st-img {
    background: url(../img/step-2.png) no-repeat -7px 16px;
}

.step-5 .st-img {
    background: url(../img/step-2.png) no-repeat -7px -95px;
}

.step-6 .st-img {
    background: url(../img/step-2.png) no-repeat -7px -208px;
}

.step-1 .line-left-1 {
    background: url(../img/line-step.jpg) repeat-x;
    width: 42%;
    height: 2px;
    position: absolute;
    right: 0;
    top: 42px;
}

.step-3 .line-left-1 {
    background: url(../img/line-step.jpg) repeat-x;
    width: 49%;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: 66px;
}

.step-5 .line-left-1 {
    background: url(../img/line-step.jpg) repeat-x;
    width: 54%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 179px;
}

.wrap_shem {
    min-height: 500px;
    background: #F5F5F4 url(../img/fon.png) no-repeat center;
}

.wrap_shem .container {
    padding-top: 40px;
}

.wrap_shem .h1 {
    font-size: 100px;
    font-family: 'OpenSans-ExtraBold', sans-serif;
    color: #302E2F;
    text-align: left;
    display: inline-block;
}

.sh_but {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 17px 25px;
    display: inline-block;
    box-sizing: border-box;
    text-transform: uppercase;
    min-height: 60px;
    border: 2px solid #000;
    background: transparent;
    position: relative;
    margin: 36px 0 0 40px;
    float: right;
    transition: .3s;
}

.sh_but::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #B3B3B3;
}
.sh_but:hover{
    border:2px solid #70A65C;
    color: #70A65C;
}
.sh_but:hover::before{
    border:1px solid #70A65C;
}
.sh_but:focus {
    outline: none;
}

.title_sheme {
    margin-bottom: 75px;
}

.h-step {
    height: 148px;
    padding: 0;
    position: relative;
}

.h-step p {
    font-family: 'OpenSans-Italic', sans-serif;
    font-size: 16px;
    text-align: left;
    color: #787878;
    display: block;
    position: relative;
}

.sh-title {
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin: 42px 5px 17px 0;
}

.h-step .sh-line {
    width: 100%;
    height: 2px;
    display: inline-block;
    margin-bottom: 9px;
}

.sh-step-1 .sh-line {
    background: #302E2F;
}

.sh-step-2 .sh-line {
    background: #B9C7D0;
}

.sh-step-3 .sh-line {
    background: #D2D2D2;
}

.sh-step-3 .sh-title {
    margin-top: 17px;
}

.sh-1, .sh-2, .sh-3 {
    display: inline-block;
    position: absolute;
}

.sh-1 {
    background: url(../img/sh-1.png) no-repeat;
    width: 75px;
    height: 154px;
    right: 73px;
    top: 9px;
}

.sh-2 {
    background: url(../img/sh-2.png) no-repeat;
    background-size: cover;
    width: 104px;
    height: 154px;
    right: 52px;
    top: -3px;
}

.sh-3 {
    background: url(../img/sh-3.png) no-repeat;
    background-size: cover;
    width: 104px;
    height: 155px;
    right: 67px;
    top: -3px;
}

.wrap_seo_text {
    padding: 22px 0 45px;
    background: #FFFFFF;
}

.seo_text {
    border: 1px solid #E2E8EC;
    padding: 35px 25px 50px;
}

.seo_text h1 {
    font-size: 18px;
    text-transform: uppercase;
    color: #302E2F;
    text-align: center;
    margin: 5px 0 20px 0;
}

.seo_text h2 {
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 18px;
    color: #302E2F;
    text-align: center;
    margin: 20px 0 20px 0;
}

footer {
    background: url(../img/footer-bg.png) no-repeat;
    padding: 31px 0 22px;
}

footer .container, footer .col-md-12 {
    padding: 0;
}

.f-mail, .copiright, .wwa {
    color: #ACBEC7;
    font-size: 14px;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}

.f-mail a, .wwa a {
    color: #ACBEC7;
    text-decoration: underline;
}

.f-mail {
    background: url(../img/Mail-128.png) no-repeat 0px 2px, url(../img/f-line-mail.png) no-repeat 30px 10px;
    padding-left: 57px;
}

.f-logo {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

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

.f_main_tel {
    background: url(/img/Resume_Phone.png) no-repeat 75px 1px, url(/img/line-fone.png) no-repeat 97px 12px;
    display: block;
    font-size: 18px;
    padding: 0px 0 0px 56px;
    color: #ACBEC7;
    font-family: 'OpenSans-Bold', sans-serif;
    margin-bottom: 10px;
    text-align: right;
}

.f_main_tel a {
    text-decoration: none;
    color: #ACBEC7;
}

.f_main_tel span, .f_sub_tel span {
    font-family: 'OpenSans-Regular', sans-serif!important;
}

.f_sub_tel a {
    color: #ACBEC7;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    text-align: right;
    text-decoration: none;
}

.f-menu {
    float: left;
    list-style: none;
    margin-left: 2.7%
}

footer .f-nav {
    margin: 22px 0;
    padding-left: 15px;
}

.f-nav ul {
    padding: 0;
}

.f-nav ul li:first-child {
    margin-left: 0!important
}

.f-menu a {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}

.procl {
    clear: both;
}

.social {
    float: right;
    padding-right: 15px;
}

.social ul li {
    list-style: none;
    float: left;
    margin-left: 12px;
}

.social ul li:first-child {
    margin-left: 0!important;
}

#calk textarea {
    width: 100%;
    min-height: 100px;
    padding: 5px;
}

#calk .modal-content {
    border-radius: 0;
    border: 2px solid #000;
    padding: 25px 34px;
    width: 80%;
}

#calk .modal-header .close {
    margin-top: -30px;
    margin-right: -38px;
    width: 20px;
    height: 20px;
    display: block;
    background: #000;
    color: rgb(144,144,144);
    font-size: 12px;
    text-transform: uppercase;
}

#calk input[type="file"] {
    display: none;
}

.l-file {
    display: inline-block;
    /* padding: 6px 12px; */
    cursor: pointer;
    width: 55px;
    height: 34px;
    float: right;
    background: #ABBEC7 url(../img/tochki.png) no-repeat center;
    position: relative;
    z-index: 99;
    top: -34px;
}

.upl-file {
    float: left;
    width: 87%;
}

.label-file {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 16px;
}

.upl-f-g {
    max-height: 60px;
}

#calk .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 130px;
    height: 35px;
    display: block;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    position: relative;
}

#calk .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}

.wrap_bradcrumbs {
    background: linear-gradient(to right, #F5FAFE 50%, #fff 50%);
}

.bradcrumbs {
    margin: 15px 0;
}

.bradcrumbs ul {
    padding: 0;
}

.bradcrumbs ul li {
    list-style: none;
    float: left;
    margin-left: 12px;
}

.bradcrumbs ul li:first-child {
    margin-left: 0!important
}

.bradcrumbs ul li a {
    text-decoration: underline;
}

.bradcrumbs ul li a, .bradcrumbs ul li span {
    color: #ABBEC7;
    font-size: 16px;
}
.bradcrumbs .separator {
    color: #ABBEC7;
    font-size: 16px;
    float: left;
    margin-left: 10px;
}

.wrap_title_c {
    background: linear-gradient(to right, #F5FAFE 50%, #fff 50%);
}

.title_c h1 {
    font-size: 60px;
    color: rgb(171, 190, 199);
    font-family: "OpenSans-ExtraBold";
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.wrap_main_catalog {
    background: linear-gradient(to right, #fff 50%, #F5FAFE 50%);
}
.wrap_main_catalog a{
    transition: 0.7s;
}
.cat_title {
    font-size: 30px;
    color: rgb(48, 46, 47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    text-align: left;
    margin: 40px 0;
    display: block;
}
.m_mebel_title {
    font-size: 20px;
    color: rgb(185, 199, 208);
    text-transform: uppercase;
    text-decoration: underline;
    text-align: left;
    margin-bottom: 15px;
    display: block;
    position: relative;
    z-index: 999;
}
.m_mebel{
    background: /*url(../img/m_mebel.png) no-repeat 236px top,*/
    url(../img/line_cat.png) no-repeat right center;
    /* min-height: 340px; */
}
.img-cat-2{
    min-height: 300px;
    /* width: 300px; */
    width: 250px;
    /* position: absolute;
    right: 50px;
    top: 0px; */
    float: right;
    margin-right: 10%;

}
.img-cat-2 img{
    width: 100%;
    height: auto;
}
.iner-cat-1 img{
    max-width: 100%;
    height: auto;
    width: initial;
}
.list_cat{
    padding: 0;
    margin-top: 10px;

    width: 30%;
float: left;
}
.list_cat a{
    font-size: 16px;
    color: rgb(48,46,47);
    text-decoration: underline;
    padding-left: 5px;
}
.list_cat li{
    list-style: none;
    margin-bottom: 8px;
}
.list_cat li::before{
    content:'-';
    color: rgb(48,46,47);
    font-size: 16px;
}
.k_mebel, .cat_24{
    padding-left: 50px;
    /*background: url(../img/c_mebel.png) no-repeat right 29px;*/
    background: none;
}
.wrap_main_catalog_sub .col-md-4{
    height: 260px;
    border-right: 1px solid #abbdc7;
    position: relative;
    margin-bottom: 25px;
}
.wrap_main_catalog_sub .col-md-4 ul{
    width: 65%;

}
.wrap_main_catalog_sub .col-md-4 img{
    position: absolute;
    top: 36px;
    right: 25px;
}
.max_li_1{
    column-count: 2;
}
.main_catalog_sub .row{
    margin-bottom: 75px;
}
.list_other_m{
    width: 55%;
    float: left;
}
.list_other_m a{
    float: left;
    width: 50%;
}
.img_other_m{
    width: 45%;
    float: right;
}
.img_other_m img{
    float: right;
    max-width: 100%;
    height: auto;
}
.other_m .col-md-8{
    background: url(../img/line_cat.png) no-repeat right top;
}
.wrap_other_m{
    background: linear-gradient(to right, #fff 60.1%, #F5FAFE 33.7%);
    margin-bottom: 35px;
}
.other_m{
    padding-bottom: 40px;
}
.other_m .cat_title{
    margin: 20px 0;
}
.other_m .col-md-4 .cat_title{
    margin-left: 10%;
}
.seo_text ul li{
    list-style: none;
    font-size: 16px;
    color: rgb(48,46,47);
}
.seo_text li::before{
    content:'-';
    color: rgb(48,46,47);
    font-size: 16px;
}
.wrap_sub_list_cat .col-md-3{
    /*min-height: 300px;*/
    height: 390px;
}
.inner_cat_1{
    border: 1px solid #ABBEC7;
    padding: 5px;

}
.img_border{
    border: 2px solid #000;
    transition: .3s;
    height: 243px;
}
.img_border:hover{
    border: 2px solid  #ABBEC7;
}
.img_border img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner_cat_1 .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 130px;
    height: 35px;
    display: block;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    position: relative;
    float: right;
}
.inner_cat_1 .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}
.price{
    display: inline-block;
    float: left;
    color:#302E2F;
    font-size: 14px;
    padding-top: 7px;
    padding-left: 5px;
}
.price>span{
    color:#70A75D;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    margin-left: 2px;

}
.bg_price{
    background: #F5FAFE;
}
.name_tov{
    display: inline-block;
    margin-bottom: 10px;
}
.name_tov a{
    font-size: 14px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.wrap_sub_list_cat .col-md-3{
    padding-bottom: 30px;
    padding-top: 40px;
    border-bottom: 2px solid #000;
}
.wrap_sub_list_cat{
    margin-bottom: 40px;
}
.watch_more{
    border:1px solid #ABBEC7;
    min-height: 61px;
    padding: 7px;
    margin-bottom: 25px;

}
#pdopage{
    transition: 3s;
}
.inner_more{
    width: 100%;
    background: #F5FAFE;
    text-align: center;
}
.inner_more span{
    font-size: 14px;
    color: rgb(1,1,1);
    font-family: "OpenSans-Regular";
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 20px;
    position: relative;
}
.watch_more_button{
    position: absolute;
    background: url(/img/strelka.png) no-repeat;
    width: 19px;
    height: 19px;
    top: 14px;
    right: -12px;
    cursor: pointer;
}
.wrap_tovar{
    margin-top: 38px;
}
.img-tovar{
    padding: 7px;
    border: 1px solid #ABBEC7;
    display: inline-block;
    float: left;
    min-width: 26%;
    min-height: 100px;
    margin-right: 40px;
    margin-bottom: 15px;
    max-width: 40%;
}
.img-tovar img{
    width: 100%;
    height: auto;
    border:2px solid #000;
}
.tov-price{
    display: inline-block;
    float: left;
    margin-left: 7%;
}
.tov-price>span{
    display: inline-block;

}
.p-1{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
}
.p-2{
    font-size: 18px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    font-weight: bold;
}
.p-3{
    font-size: 30px;
    color:#70A75D;
}
.of-tovar{
    display: inline-block;
    /*float: left;*/
    padding-bottom: 40px;
    border-bottom: 2px solid #000;
    width: 46%;
    margin-bottom: 30px;
}
.of-tovar .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 217px;
    height: 45px;
    display: block;
    color: #000;
    font-size: 16px;
    position: relative;
    font-weight: bold;
    float: right;
}
.of-tovar .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}
.curence{
    display: inline-block;
    position: relative;
}
.curence::before{
    content: '-';
    display: inline-block;
    color: #70A75D;
    font-size: 37px;
    position: absolute;
    top: -3px;
    left: 0;
}
.description-tovar{
    padding: 2px;
    margin-bottom: 40px;
}
.description-tovar h2{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    text-transform: uppercase;
}
.description-tovar p{
    font-size: 17px;
}
.wrap_galery{
    margin-bottom: 40px;
}
.galery_1{
    border: 1px solid #ABBEC7;
    padding: 5px;
}
.watch_more_button_galery{
    position: absolute;
    background: url(/img/strelka.png) no-repeat;
    width: 19px;
    height: 19px;
    top: 14px;
    right: -12px;
    cursor: pointer;
}
.inner_more_gal{
    width: 100%;
    background: #F5FAFE;
    text-align: center;
}
.inner_more_gal span {
    font-size: 14px;
    color: rgb(1,1,1);
    font-family: "OpenSans-Regular";
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 20px;
    position: relative;
}
.wrap_galery .col-md-3 {
    /* padding-bottom: 30px;
    padding-top: 40px;
    border-bottom: 2px solid #000; */
}
.title_gal_cat{
    text-transform: uppercase;
    font-size: 13px;
    color: rgb(25,26,31);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    display: inline-block;
}
.total_i{
    text-transform: uppercase;
    font-size: 13px;
    color: #70A75D;
    font-family: "OpenSans-Bold";
    font-weight: bold;
    display: inline-block;
    margin-left: 7px;
}
.galery_1 .img_border{
    position: relative;
    height: 255px;
}
.tot_img{
    position: absolute;
    height: 50px;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0 3px 0 7px;
    background: rgba(245,249,253, .8);
    display: flex;
    align-items: center;
}
.galery_inner{
    border: 1px solid #ABBEC7;
    padding: 5px;
}
.galery_inner .img_border {
    position: relative;
    height: 255px;
}
.galery_inner img:focus{
    outline:0;
}
.galery_inner a:hover{
    color: transparent;
}
.galery_inner a:focus{
    color: transparent;
    outline: 0;
}
.c-mail{
    background: url(../img/Mail-128.png) no-repeat 0px 2px, url(../img/f-line-mail.png) no-repeat 30px 10px;
    padding-left: 57px;
}
.c-mail a{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
}
.c_site{
    background: url(../img/mir.png) no-repeat 0px 2px, url(../img/f-line-mail.png) no-repeat 30px 10px;
    padding-left: 57px;
}
.c_site  a{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    text-decoration: underline;
}
.box-1 .c-mail{
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
}
.box-1 .c_site{
    width: 100%;
    display: block;
    margin: 0 0 10px 0;
}
.c_main_tel a {
    text-decoration: none;
    color: rgb(48,46,47);
}
.c_main_tel {
    background: url(/img/Resume_Phone.png) no-repeat 0px 1px, url(/img/line-fone.png) no-repeat 29px 12px;
    display: block;
    font-size: 18px;
    padding: 0px 0 0px 56px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    margin-bottom: 10px;

}
.c_sub_tel a {
    font-family: "OpenSans-Regular";
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    color: rgb(48,46,47);
    padding-left: 56px;
}
.c_main_tel>span{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    font-weight: bold;
}
.c_time{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    font-weight: bold;
    background: url(/img/clock-128.png) no-repeat 0px 1px, url(/img/line-fone.png) no-repeat 29px 12px;
    display: block;
    padding: 0 0 0 56px;
    margin-bottom: 10px;
}
.c_time_w{
    display: block;
    font-size: 18px;
    padding: 0px 0 0px 56px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    margin-bottom: 10px;
}
.c_time_w>span{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    font-weight: bold;
}
.c_all{
    display: block;
    font-size: 16px;
    padding: 0px 0 0px 56px;
    color: #ABBEC7;
    font-family: "OpenSans-Regular";
}
.box-2{
    padding-left: 2%;
}
.wrap_contact .cat_title{
    font-size: 26px;
}
.c_loc{
    font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    font-weight: bold;
    background: url(/img/location-128.png) no-repeat 0px 0px, url(/img/line-fone.png) no-repeat 29px 12px;
    display: block;
    padding: 0 0 3px 56px;
    margin-bottom: 10px;
}
.c_loc_a{
    display: block;
    font-size: 16px;
    padding: 0px 0 0px 56px;
    color: #ABBEC7;
    font-family: "OpenSans-Regular";
    margin-bottom: 10px;
}
.c_loc_b{
    display: block;
    font-size: 16px;
    padding: 0px 0 0px 56px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    margin-bottom: 10px;
}
.wrap_contact .col-md-4{
    padding-bottom: 30px;
    border-bottom: 2px solid #000;
    padding-left: 0;
    padding-right: 0;
    min-height: 201px;
}
.wrap_contact{
    margin-bottom: 40px;
}
.map{
    width: 100%;
    padding: 7px;
    border: 1px solid #ABBEC7;
    margin-top: 40px;
    margin-bottom: 30px;
}
.map img{
    width: 100%;
    height: auto;
}
.cont_desc{
    font-size: 16px;
    color: #302E2F;
    text-align: left;
    line-height: 30px;
    margin-bottom: 30px;
}
.box_form{
    width: 51%;
    padding: 7px;
    border: 2px solid #000;
    margin: 0 auto;
}
.box_iner_f{
    border:1px solid #969696;
}
.fotm_title {
    font-size: 24px;
    color: rgb(185, 199, 208);
    text-transform: uppercase;
    text-align:center;
    margin:25px 0;
    display: block;
}
#form_contact{
    width: 64%;
    margin: 0 auto 50px;
}
#form_contact textarea{
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #B9C7D0;
}
#form_contact .form-group input{
    border: 1px solid #B9C7D0;
    border-radius: 0px;
    box-shadow: none;
}
#form_contact textarea:focus{
    outline: inherit;
}
#form_contact .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 130px;
    height: 35px;
    display: block;
    margin: 10px auto 0;
    color: #000;
    font-size: 16px;
    position: relative;
}
#form_contact .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}
.wrap_partners{
    margin: 35px 0 0 0;
}
.logo_partners{
    border: 1px solid #dee7ed;
    min-height: 153px;
    padding: 10px;
    display: flex;
    align-items: center;
}
.logo_partners img{
    margin: 0 auto;
    max-width: 100%;
    max-height: 134px;
}
.info_partners{
    padding-left: 34px;
    padding-right: 0;
    position: relative;
    min-height: 152px;
}
.info_p_title{
    font-size: 24px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
}
.link_parteners{
    background: url(../img/mir.png) no-repeat 0px 0px, url(../img/f-line-mail.png) no-repeat 30px 10px;
    padding-left: 57px
}
.link_parteners a{
    font-size: 15px;
    color: rgb(171,190,199);
    font-family: "OpenSans-Regular";
}
.wrap_partners .col-md-12, .wrap_partners .container{
    padding: 0;
}
.info_partners span{
    display: block;
    margin-bottom: 3%;
}
.partners_descr{
    font-size: 15px;
    line-height: 19px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
}
.partners_move{
    display: block;
    padding: 10px 20px;
    border:1px solid #CDD7DE;
    width: 120px;
    color:#302E2F;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    transition: 0.3s;
    text-decoration: none;
}
.partners_move:hover{
    background: #C3D1D7;
    border:0;
    text-decoration: none;
    color:#000;
}
.partners, .slik_sl_partners{
    padding: 0
}
.box_slider{
    min-height: 152px;
    margin-bottom: 100px;
    position: relative;
}
.p_s_img{
    padding: 5px;
    border: 1px solid #ABBEC7;
    display: inline-block;
    max-width: 164px;
    max-height: 150px;
}
.p_s_img img{
    width: 150px;
    height: 140px;
}
.box_slider .bx-wrapper{
    float: right;
}
.box_slider .bx-wrapper .bx-default-pager::before{
    left: 167px;
}
.box_slider .bx-wrapper .bx-controls-direction a{
    top: 107%;
    margin-top: 0;
}
.box_slider .bx-wrapper .bx-prev {
    left:126px;
    background: url(../img/prev.png) no-repeat center;
}
.box_slider .bx-wrapper .bx-prev:hover {
    background: url(../img/prev_hover.png) no-repeat center;
}
.box_slider .bx-wrapper .bx-next {
    right: 126px;
    background: url(../img/next.png) no-repeat center;
}
.box_slider .bx-wrapper .bx-next:hover {
    background: url(../img/next_hover.png) no-repeat center;
}
.box_slider::after{
    content: '';
    border-bottom: 1px solid;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -64px;
}
.p_r_more{
    padding: 0;
}
.box_slider .bx-wrapper .bx-pager-item{
    position: relative;
    z-index: 10;
}
.wrap_firm .col-md-3{
    margin-bottom: 30px;
    height: 375px;
    margin-top: 30px;
}
.wrap_firm_box{
    border: 1px solid #ABBEC7;
    padding: 6px;
}
.firm_box{
    padding: 5px;
    border:2px solid #000;
    min-height: 260px;
    display: flex;
    align-items: center;
}
.wrap_firm .col-md-3::after {
    content: '';
    border-bottom: 1px solid;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -31px;
    left: 0;
}
.firm_info{
    margin-top: 15px;
}
.firm_box img{
    max-width: 100%;
    max-height: 240px;
    display: block;
    margin: 0 auto;
}
.firm_title{
    font-size: 14px;
    line-height: 24px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.link_firm {
    background: url(../img/mir.png) no-repeat 0px 0px, url(../img/f-line-mail.png) no-repeat 30px 10px;
    padding-left: 57px;
    display: block;
    margin-top: 10px;
}
.link_firm a {
    font-size: 16px;
    color: rgb(171,190,199);
    font-family: "OpenSans-Regular";
}
.grap_30px{
    height: 55px;
}
.news{
    padding: 0;
    padding: 0;
    display: inline-block;
    float: left;
}
.box_news {
    min-height: 230px;
    margin-bottom: 100px;
    position: relative;
}
.box_news::after {
    content: '';
    border-bottom: 1px solid;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -40px;
}
.news_move {
    display: block;
    padding: 10px 20px;
    border: 1px solid #CDD7DE;
    width: 120px;
    color: #302E2F;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: 0.3s;
    text-decoration: none;
}
.news_move:hover {
    background: #C3D1D7;
    border: 0;
    text-decoration: none;
    color: #000;
}
.logo_news {
    border: 1px solid #B9C7D0;
    min-height: 230px;
    max-width: 230px;
    padding: 10px;
    display: flex;
    align-items: center;
}
.logo_news img{
    max-width: 100%;
    margin: 0 auto;
    max-height: 230px;
}
.news_prev{
    float: left;
    max-width: 75%;
    margin-left: 30px;
}
.news_prev p{
    font-size: 16px;
    line-height: 22px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
}
.title_news{
    font-size: 24px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
}
.date{
    font-size: 16px;
    color: rgb(185,199,208);
    font-family: "OpenSans-Regular";
    display: block;
    margin: 10px 0 20px 0;
}
.inner_more_news {
    width: 100%;
    background: #F5FAFE;
    text-align: center;
}
.inner_more_news span {
    font-size: 14px;
    color: rgb(1,1,1);
    font-family: "OpenSans-Regular";
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 20px;
    position: relative;
}
.watch_more_button_news {
    position: absolute;
    background: url(/img/strelka.png) no-repeat;
    width: 19px;
    height: 19px;
    top: 14px;
    right: -12px;
    cursor: pointer;
}
.inner_more_rev {
    width: 100%;
    background: #F5FAFE;
    text-align: center;
}
.inner_more_rev span {
    font-size: 14px;
    color: rgb(1,1,1);
    font-family: "OpenSans-Regular";
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 20px;
    position: relative;
}
.watch_more_button_rev {
    position: absolute;
    background: url(/img/strelka.png) no-repeat;
    width: 19px;
    height: 19px;
    top: 14px;
    right: -12px;
    cursor: pointer;
}
.wrap_rev{
    margin-top: 30px;
    margin-bottom: 35px;
}
.total_rev{
    font-size: 16px;
    color: rgb(171,190,199);
    font-family: "OpenSans-Regular";
    text-align: center;
    display: inline-block;
    float: right;
    margin-top: 7px;
}
.modal_rev .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 20%;
    height: 35px;
    display: block;
    margin: 0 0 0 30px;
    color: #000;
    font-size: 16px;
    position: relative;
    float: right;
}
.modal_rev .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}

#form_rev-1 .form-group input, #form_rev-2 .form-group input{
    border: 1px solid #B9C7D0;
    border-radius: 0px;
    box-shadow: none;
}
#form_rev-1 textarea, #form_rev-2 textarea {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #B9C7D0;
}
#form_rev-1 {
    width: 64%;
    margin: 0 auto 50px;
}
#form_rev-2 {
    width: 88%;
    margin: 0 auto 6px;
}
#rev .modal-content {
    border-radius: 0;
    border: 2px solid #000;
    padding: 10px;
    width: 80%;
}
#form_rev-1 .btn-default, #form_rev-2 .btn-default{
    border-radius: 0;
    background: #ABBEC7;
    width: 130px;
    height: 35px;
    display: block;
    margin: 10px auto 0;
    color: #000;
    font-size: 16px;
    position: relative;
}
#form_rev-1 .btn-default::before, #form_rev-2 .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}
#form_rev-1 input[type="file"], #form_rev-2 input[type="file"] {
    display: none;
}
.upl-file_rev{
    border: 1px solid #B9C7D0;
    border-radius: 0px;
    box-shadow: none;
}
.mod_tot{
    margin-bottom: 30px;
}
.rev_img{
    width: 180px;
    height: 180px;
    border: 1px solid #C3D1D7;
    padding: 5px;
    box-sizing: border-box;
    float: left;
}
.inner_border_rev{
    width: 100%;
    height: 100%;
    border: 2px solid #000;
}
.rev_img img{
    max-width: 100%;
    height: 100%;
    max-height: 165px;
    display: block;
    margin: 0 auto;
}
.revievs{
    margin-bottom: 40px;
    padding: 10px 0 10px 10px;
}
.revievs_text{
    float: right;
    width: 80%;
    text-align: left;
}
.sub_revievs{
    float: right;
}
.revievs_name{
    font-size: 18px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
    text-transform: uppercase;
}
.revievs_text .date{
    display: inline-block;
}
.revievs_text p{
    font-size: 16px;
    line-height: 22px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
}
.sub_revievs{
    width: 80%;
    margin-top: 25px;
}
.sub_rev_img{
    width: 105px;
    height:85px;
    padding-right: 20px;
    border-right: 1px solid #C1C9CE;
    float: left;
}
.sub_rev_img img{
    max-width: 100%;
    height: 100%;
    max-height: 84px;
    display: block;
    margin: 0 auto;

}
.sub_rev_text p{
    font-size: 14px;
    line-height: 18px;
    color: rgb(123,153,168);
    font-family: "OpenSans-Regular";
}
.sub_rev_text{
    display: block;
    width: 88%;
    float: right;
    text-align: left;
    padding-left: 20px;
}
.podpis{
    display: inline-block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
    color: rgb(123,153,168);
    font-family: "OpenSans-Italic";
    font-style: italic;
}
.wrap_rev .watch_more{
    margin-bottom: 50px;
}
#rev-1{
    margin-bottom: 30px;
}
.linc_usl ul{
    padding: 0;
}
.linc_usl ul li{
    list-style: none;
}
.linc_usl ul li a{
    display: block;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 24px;
    color: #302e2f;
    font-weight: normal;
    transition: .3s;
    position: relative;
}
.linc_usl{
    border: 1px solid #E2E8EC;
    padding: 10px 0 0 0;

}
.usl_img{
    min-height: 398px;
    height: 100%;
    border: 1px solid #E2E8EC;
    padding: 6px;
    margin-left: 3%;
    width: 63%;
}
.linc_usl li a::before {
    content: '-';
    color: #b9c7d0;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    left: 15px;
    font-family: OpenSans-ExtraBold;
}
.linc_usl li a:hover{
    text-decoration: none;
    background: #ABBEC7;
    color: #000;
}
.linc_usl li a:hover::before{
    content: '-';
    width: 99%;
    color: #000;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
    display: block;
    text-align: left;
    padding: 6px 0 0 12px;
}

.wrap_uslugi{
    margin: 50px 0 30px 0;
}
.usl_img img{
    width: 100%;
    max-height: 385px;
}
.usl_description h1{
    font-size: 16px;
    line-height: 24px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.usl_description p{
    font-size: 16px;
    color: #302E2F;
    text-align: left;
}
.usl_description{
    padding: 10px 0;
}
.list_other_m a:hover{
    color:#70A65D;
}
.ekko-lightbox .modal-header{
    padding: 0;
}
.ekko-lightbox .modal-title{
    display: none;
}
.ekko-lightbox .close{
    background: #000;
    width: 20px;
    height: 20px;
    text-transform: uppercase;
    font-size: 12px;
}
#rev .modal-header .close{
    margin-top: -15px;
    margin-right: -15px;
    width: 20px;
    height: 20px;
    display: block;
    background: #000;
    font-size: 12px;
    text-transform: uppercase;
}
button.btn-default:hover, a.btn-default:hover {
    background-color: #98AEB9!important;
}
.m_mebel_title:hover{
        color: #70A65D;
}
.revievs_bg{
    background: #F5FAFE;
}
.watch_more span{
    cursor: pointer;
}
.watch_more span:hover{
    font-weight: bold;
}
.box_slider .bx-wrapper .bx-default-pager::after{
    left: 335px;
}
.firm_box:hover{
    border: 2px solid #abbdc7;
}
.p_s_img, .firm_box, .logo_news{
    transition: .3s;
}
.p_s_img:hover, .logo_news:hover{
    border: 2px solid #000;
}
.l-file::before{
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;

}
.l-file:hover{
    background-color: #98AEB9!important;
}
.facebook img:hover, .inst img:hover, .odn img:hover, .vk img:hover, .twit img:hover, .googlpl img:hover{
    opacity: 0;
}
.facebook:hover{
    background: url(../img/facebook-hover.png) no-repeat;
    display: block;
}
.inst:hover{
    background: url(../img/instagram-120.png) no-repeat;
    display: block;
}
.odn:hover{
    background: url(../img/ok-hover.png) no-repeat;
    display: block;
}
.vk:hover{
    background: url(../img/vkontakte-hover.png) no-repeat 0px 4px;
    display: block;
}
.twit:hover{
    background: url(../img/twitter-hover.png) no-repeat;
    display: block;
}
.googlpl:hover{
    background: url(../img/googleplus-hover.png) no-repeat;
    display: block;
}
.form-control:focus, textarea:focus{
    border-color:#95a6ae!important;
    box-shadow: none;
    outline: 0;
}
textarea{
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#product .modal-content {
    border-radius: 0;
    border: 2px solid #000;
    padding: 25px 34px;
    width: 80%;
}
#product .modal-header .close {
    margin-top: -30px;
    margin-right: -38px;
    width: 20px;
    height: 20px;
    display: block;
    background: #000;
    color: rgb(144,144,144);
    font-size: 12px;
    text-transform: uppercase;
}
#product input[type="file"] {
    display: none;
}
#product textarea {
    width: 100%;
    min-height: 100px;
    padding: 5px;
}
#product .btn-default {
    border-radius: 0;
    background: #ABBEC7;
    width: 130px;
    height: 35px;
    display: block;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    position: relative;
}
#product  .btn-default::before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #C0CFD7;
}
.mobile_line{
    display: none;
}
.no-img{
    width: 70px;
}
.no-img img{
    width: 153px;
}
.cat-new-img{
    width: 100%;
    text-align: center;
}
.cat-new-img img{
    width: 240px;
    position: inherit!important;
    height: 158px;
}
.all-cat-new .cat_title{
    margin: 15px 0;
}
.p-zap{
    font-size: 20px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Bold";
    font-weight: bold;
    padding-top: 13px;
}
.description-tovar table th{
    padding: 5px;
    font-size: 15px;

}
.description-tovar table{
    margin-bottom: 20px;
}
.product-table td{
    padding-left: 5px;
}
.news_img_in{
    float: left;
    border: 1px solid #000;
    margin: 0 15px 10px 0;
}
.proizv{
    height: auto!important;
}
.proizv img{
    height: 156px;
}
.plus_g{
    margin-bottom: 12px;
}
.remove_position{
    position: inherit!important;
}

 .bx-pager-item{
  display: none!important;
}
div.bx-pager-item:nth-child(2){
     display: inline-block!important;
}
div.bx-pager-item:nth-child(1){
     display: inline-block!important;
}
div.bx-pager-item:nth-child(3){
     display: inline-block!important;
}
div.bx-pager-item:nth-child(4){
     display: inline-block!important;
}
div.bx-pager-item:nth-child(5){
     display: inline-block!important;
}
div.bx-pager-item:nth-child(6){
     display: inline-block!important;
}
.all-cat-new .list_cat{
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
}
.revievs:nth-child(even){
    background-color: #F5FAFE;
}
.box_home_h1{
	text-align:center;
}
.home_h1{
	margin:20px 0;
	font-size: 35px;
    color: #302E2F;
	font-family: 'OpenSans-ExtraBold', sans-serif;
	padding: 10px 36px 10px;
    border: 1px solid #B9C7D0;
	display: inline-block;
}
.no-drop{
	cursor: no-drop!important;
}
.soglashenie{
	font-size:11px;
	color: #302E2F;
	display: block;
    margin-bottom: 10px;
}
.inCheckbox{
	margin: 0 5px 0 0!important;
}
#topcontrol{
    bottom: 25px!important;
    right: 25px!important;
}
.hover_partner_block{
    position: absolute;
    width: 94%;
    bottom: 8px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    background: rgba(245,250,254, 1);
    padding: 10px 0;
    left: 8px;
}
.wrap_firm_box{
	position:relative;
}
.hover_galery_block{
    position: absolute;
    width: 100%;
    bottom:-100px;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    background: rgba(245,250,254, 1);
    padding: 10px 5px;
    left: 0;
	transition:0.3s;
}
.galery_inner .img_border{
	overflow:hidden;
}.galery_inner .img_border .gallery-f:hover .hover_galery_block{
	bottom:0px;
}
.galery_inner .img_border .gallery-f img{
	-moz-transition: all 1s ease-out;
	 -o-transition: all 1s ease-out;
	 -webkit-transition: all 1s ease-out;
}
.galery_inner .img_border .gallery-f img:hover{
	-webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}
.bx-wrapper .bx-controls-direction a{
	z-index:999;
}
/*******************/
.galery_main{
    overflow: hidden;
    margin-bottom: 0!important;
    padding-bottom: 80px;
    position: relative;
    min-height: 152px;

}
.grape_spacer{
    padding-top: 20px;
}
.galery_main::after {
    content: '';
    border-bottom: 1px solid;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 40px;
}
.galery_main .bx-wrapper .bx-controls-direction a {
    top: 105%;
    margin-top: 0;
}
.galery_main .bx-wrapper .bx-prev {
    left: 250px;
    background: url(../img/prev.png) no-repeat center;
}
.galery_main .bx-wrapper .bx-next {
    right: 245px;
    background: url(../img/next.png) no-repeat center;
}
.galery_main .bx-wrapper {
    float: right;
}
.galery_p_s_img {
    padding: 5px;
    border: 1px solid #ABBEC7;
    display: inline-block;
    max-width: 250px;
    max-height: 250px;
    transition: .3s;
}
.galery_p_s_img img{
    width: 249px;
    height: 217px;
}
.slik_sl_galery{
    padding: 0;
}
.galery_main .bx-wrapper .bx-default-pager::after {
    content: '';
    background: url(../../img/line_dots_bottom.png) no-repeat center;
    display: block;
    position: absolute;
    top: 33px;
    left: 476px!important;
    width: 55px;
    height: 1px;
}
.galery_main .bx-wrapper .bx-default-pager::before{
    content: '';
    background: url(../../img/line_dots_top.png) no-repeat center;
    display: block;
    position: absolute;
    width: 55px;
    top: 33px;
    left: 294px;
    height: 1px;
}
.vacancies-text.col-md-12 {
    padding: 30px 0;
    text-align: center;
    border-bottom: 2px solid #000;
}
.vacancies-text p{
	font-size: 16px;
	color: rgb(48,46,47);
    font-family: "OpenSans-Regular";
}
.vacancies-text span{
	color: rgb(48,46,47);
	font-weight: bold;
}
.vacancies-text a{
	font-size: 16px;
    color: rgb(48,46,47);
    font-family: "OpenSans-Regular"; 
	text-decoration:underline;
}
.primery{
    padding-top: 40px;
}
.product-wrap-galery{
    padding: 0;
}
#section-news img{
	max-width:50%;
}
.galery_1.rem_galery_1{
	margin-top: 28%;
}
.galery_1.rem_galery_1 .img_border{
	height: 80px;
}
.galery_1.rem_galery_1 .img_border a{
	width: 100%;
    height: 100%;
    display: block;
}
.galery_1.rem_galery_1 .tot_img{
	justify-content: center;
	height: 100%;
}
#tovar-g.galery_main::after {
    content: '';
    border-bottom: 1px solid;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 25px;
}
#tovar-g.galery_main>.col-md-3{
	width: 28%;
}
.sh_but, .slider_dutton{
	box-shadow: 1px 1px 10px 1px #ABBEC7;
}
.of-tovar .btn-default{
	box-shadow: 1px 1px 10px 1px #ABBEC7;
}



@media (max-width: 720px) {
	#tovar-g.galery_main>.col-md-3 {
		width: 100%;
	}
}

@media (max-width: 990px) {
    .whatsapp_icon img {
        top: 43px!important;
    }
}
