/*
  font-family: "robotoslabregular", sans-serif;
  font-family: "gilroy", sans-serif;
*/

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
  #callback .modal-dialog {
      width: 400px;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
.container {
  width: 100%;
  max-width: 1570px;
}
body {
  font-family: "gilroy", sans-serif;
  font-weight: 400;
  /*color: #343a47;*/
  color: #313133;
  font-size: 16px;
  line-height: 23px;
  width: 100%;
}
body.open_js {
    top: 0px;
    position: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "robotoslabregular", sans-serif;
	margin-top: 0;
  color: #313133;
  font-weight: 400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
    color: #3e3d49;
    outline: none;
    text-decoration: none;
}

/* default font size */
.fa {
  font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 46px;
  font-weight: 400;
  margin-bottom: 30px;
}

h2 {
  font-size: 36px;
  margin: 30px 0 20px;
}
h2.bg {position: relative; margin-bottom: 50px; z-index: 1;  font-size: 46px;
}
h2.bg:before {
  content: "G";
  position: absolute;
  left: -37px;
  top: -40px;
  font-size: 120px;
  color: #f0f0f0;
  z-index: -1;
  font-weight: 400;
}
h1.bg {position: relative; margin-bottom: 50px;}
h1.bg:before {
  content: "G";
  position: absolute;
  left: -37px;
  top: -40px;
  font-size: 120px;
  color: #f0f0f0;
  z-index: -1;
  font-weight: 400;
}

h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

a {
  color: #324370;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: #000;
}
.flex { display: flex; }
.row.flex {
  flex-wrap: wrap;
  align-items: center;
}
legend {
  font-size: 18px;
  padding: 7px 0px
}
.about-section-right p {
  color: #333333;
  font-size: 20px;
}
label {
  font-size: 12px;
  font-weight: normal;
}
.pagination>li>a, .pagination>li>span {
  color: #1a1a18;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
      background-color: #000;
    border-color: #000;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  background-color:#eee;
  color: #1a1a18;
}
.btn-danger:hover { border-color:#000; }
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 16px;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: none;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}



.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li>a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

/* top */
#top {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0px 3px 0;
  margin: 0 0 20px 0;
  min-height: 40px;
}

#top .container {
  padding: 0 20px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
  text-align: left;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#top .btn-link,
#top-links li,
#top-links a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}

#top .btn-link:hover,
#top-links a:hover {
  color: #444;
}

#top-links .dropdown-menu a {
  text-shadow: none;
}

#top-links .dropdown-menu a:hover {
  color: #FFF;
}

#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}

#top-links {
  padding-top: 6px;
}

#top-links a+a {
  margin-left: 15px;
}

/* logo */
#logo {
  margin: 0 0 10px 0;
}

/* search */
#search {
  margin-bottom: 10px;
}

#search .input-lg {
  height: 40px;
  line-height: 20px;
  padding: 0 10px;
}

#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #FFF;
}

/* cart */
#cart {
  margin-bottom: 10px;
}

#cart>.btn {
  font-size: 12px;
  line-height: 18px;
  color: #FFF;
}

#cart.open>.btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}

#cart.open>.btn:hover {
  color: #444;
}

#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
}

#cart .dropdown-menu {
  min-width: 100%;
}

@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }
}

#cart .dropdown-menu table {
  margin-bottom: 10px;
}

#cart .dropdown-menu li>div {
  min-width: 427px;
  padding: 0 10px;
}

@media (max-width: 478px) {
  #cart .dropdown-menu li>div {
    min-width: 100%;
  }
}

#cart .dropdown-menu li p {
  margin: 20px 0;
}

/* menu */
.navbar {
  margin: 0;
  border: 0;
}

#menu {
  min-height: 40px;
}

#menu .nav>li>a {
  color: #ffffff;
  padding: 5px 20px;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#menu .nav>li>a:hover,
#menu .nav>li.open>a {
  background: none;
  color: #3c539c;
}

#menu .dropdown-menu {
  padding-bottom: 0;
}

#menu .dropdown-inner {
  display: table;
}

#menu .dropdown-inner ul {
  display: table-cell;
}

#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}

#menu .dropdown-inner li a:hover {
  color: #FFFFFF;
}

#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #229ac8;
}

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }

  #menu div.dropdown-inner>ul.list-unstyled {
    display: block;
  }

  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }

  #menu .dropdown-inner {
    display: block;
  }

  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }

  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }

  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}

/* content */
#content {
  /*! padding-bottom: 80px; */
}
.footer_feedback {
  background: #313133;
  color: #fff;
}
.footer_feedback .row.flex { -ms-align-items: flex-end;
align-items: flex-end; }
.footer_feedback .wrap_form {
  padding: 30px 0;
}
/* footer */
footer {
  /*padding-top: 45px;*/
  background:#fff;
  position: relative;
  z-index: 2;
}

.footer-top {
  padding: 40px 0 30px;
  background: #f7f7f7;
}
.footer-top .row.flex { align-items: flex-start; }

footer .footer-bottom {
    padding: 18px 0;
    font-size: 14px;
    background:#000;
    color: #fff;
}
footer .footer-bottom .wrapper {
  justify-content: space-between;
}
footer .footer-bottom p { margin: 0; }
.cronos span.wrap {
    background: url(../image/cronos.svg) left center no-repeat;
    padding: 10px 0 10px 100px;
    display: block;
    /* max-width: 220px; */
    text-align: left;
    float: right;
}
footer .cronos a {
  color: #fff;
}
footer .footer-bottom .footer-bottom-right {
    text-align: right;
}

footer .footer-bottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer .footer-bottom ul li {
    display: inline-block;
    margin-right: 20px;
}

footer .footer-bottom ul li:last-child {
    margin-right: 0;
}

footer .footer-bottom ul li a {
    color: #666666;
}
footer .textform .form-group p {
  font-family: "robotoslabregular", sans-serif;
  font-size: 46px;
  line-height: 50px;
  margin-bottom: 20px;

}
footer .textform .form-group:last-child p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 50px;
}
.f_logo { margin-bottom: 30px; }
.footer_man { margin-top: -50px; margin-left: 150px;}
  .item_soc {
    display: inline-block;
    vertical-align: top;
}
.item_soc a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: none;
    border:1px solid #313133;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_soc.insta:hover a {
    background: rgb(127, 87, 163);
    background: -moz-linear-gradient(30deg, rgb(127, 87, 163) 30%, rgb(227, 80, 79) 70%);
    background: -webkit-linear-gradient(30deg, rgb(127, 87, 163) 30%, rgb(227, 80, 79) 70%);
    background: -o-linear-gradient(30deg, rgb(127, 87, 163) 30%, rgb(227, 80, 79) 70%);
    background: -ms-linear-gradient(30deg, rgb(127, 87, 163) 30%, rgb(227, 80, 79) 70%);
    background: linear-gradient(120deg, rgb(127, 87, 163) 30%, rgb(227, 80, 79) 70%);
}
.item_soc.vk:hover a {background: #4a76a8;}
.item_soc.fb:hover a{background:#4267b2;}
.item_soc.youtube:hover a{background:#c00;}

/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.black_breadcrumb {background: #1a1a18;}
.breadcrumb {
  padding: 8px 0;
  background: none;
  display: flex;
  justify-content: center;
  margin: 0px 0 50px 0;
  background: #1a1a18;
}
.breadcrumb i {
  font-size: 15px;
}

.breadcrumb>li {
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb>li a {
  font-size: 14px;
  font-weight: 500;
  color: #d1ccc1;
}
.breadcrumb>li:hover a {color: #fff;}

.breadcrumb>li:first-child { padding-left: 0; }
.breadcrumb>li+li:before {
  content: '';
  padding: 0;
}

.breadcrumb>li:after {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  right: -3px;
  width: 7px;
  height: 7px;
  background: #eed8af;
}
.breadcrumb>li:last-child:after {display: none;}
.pagination {margin: 0;}

/* buttons */
.buttons {margin: 1em 0;}



.btn,
.button-primary,
.btn-primary  {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  padding: 17px 30px;
  background: #000;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #2d383f), color-stop(50%, #fff));
  background: -webkit-linear-gradient(left, #fff 50%, #000 50%);
  background: -o-linear-gradient(left, #fff 50%, #000 50%);
  background: linear-gradient(to right, #fff 50%, #000 50%);
  background-size: 201% 100%;
  background-position: right bottom;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border:2px solid #000;
  border-radius: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
}
.btn_edit { color: #000; font-weight: 500; }
header .btn {
  font-size: 17px;
  padding: 10px 30px;
}
.btn_brd {
  background: rgba(247,247,247,0);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #2d383f), color-stop(50%, #3c539c));
  background: -webkit-linear-gradient(left, #000 50%, rgba(247,247,247,0) 50%);
  background: -o-linear-gradient(left, #000 50%, rgba(247,247,247,0) 50%);
  background: linear-gradient(to right, #000 50%, rgba(247,247,247,0) 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.btn:hover,
.btn:active,
.button-primary:hover,
.btn-primary:hover,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #313133;
  background-position: left bottom;
}
.btn:active,
.btn.active,
.button-primary.active,
.btn-primary:active,
.btn-primary.active
{
}
.btn_more {
  font-size: 18px;
  padding: 8px 30px;
}
.btn-okrug {
    background: #878e9c;
    color: #fff;
    padding:15px 12px;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    transition: 0.1s;
    font-size: 14px;
    border-radius: 0;
    text-align: left;
    margin: 1px 0 0 0;
    width: 100%;
    cursor: pointer;
    line-height: normal;
}

.btn-okrug:hover {
    background: #757b87;
    color: #fff;
}
.list-object ul { margin: 0; }
.list-object ul li a {
    background: #ebeaec;
    color: #333;
    padding: 12px 12px 12px 20px;
    display: block;
    font-size: 14px;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    transition: 0.1s;
}
.list-object ul li:hover a{
    background: #d4d3d5;
    padding-left: 25px;
}
.button-secondary-white {
  
  font-weight: 500;
  background: transparent;
  border: 1px solid #ffffff;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, transparent));
  background: -webkit-linear-gradient(left, #ffffff 50%, transparent 50%);
  background: -o-linear-gradient(left, #ffffff 50%, transparent 50%);
  background: linear-gradient(to right, #ffffff 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  color: #ffffff;
  border-radius: 0;
  padding: 10px 35px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.button-secondary-white:hover,
.button-secondary-white.active {
  color: #333333;
  background-position: left bottom;
}

.btn-xs {
  font-size: 9px;
}

.btn-sm {
  font-size: 10.2px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
  font-size: 12px;
}

.btn-group>.btn-xs {
  font-size: 9px;
}

.btn-group>.btn-sm {
  font-size: 10.2px;
}

.btn-group>.btn-lg {
  font-size: 15px;
}

.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}


.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;
  background-color: #2d383f;
  
}
.fa.fa-times { font-size: 10px; }
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
  border: 1px solid #DDDDDD;
  color: #888888;
  padding: 8px 12px;
}

/*.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}
*/
/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}

.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}

/* product list */
.product-thumb {
  margin-bottom: 40px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.product-thumb:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-thumb a.name_prod { 
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
  color: #000;
}
.product-thumb .image {
  text-align: center;
  margin-bottom: 25px;
}

.product-thumb .image a,
.tmb a {
  display: block;
  overflow: hidden;
}

.product-thumb .image a:hover {
  opacity: 0.9;
}
.product-thumb:hover .image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.product-catalog {
  border: 1px solid #eaeaea;
  padding: 10px;
}
.product-catalog a.name_prod {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
}
.item_dealer.product-thumb:hover .image img,
.item_dealer.product-thumb .image img {
  transform: none;
}

.product-grid .product-thumb .image {
  float: none;
  margin-bottom: 25px;
}

@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}

.product-thumb h4 {
  font-weight: bold;
}


.product-list .product-thumb .caption {
  margin-left: 230px;
}

@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}

.product-thumb .rating {
  padding-bottom: 10px;
}

.rating .fa-stack {
  font-size: 8px;
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}

.rating .fa-star+.fa-star-o {
  color: #E69500;
}

h2.price {
  margin: 0;
}

.product-thumb .price {
  font-size: 26px;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.product-thumb .price-new {
}

.product-thumb .price-old {
  color: #324370;
  font-size: 14px;
  text-decoration: line-through;
  margin-left: 10px;
  float: right;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.product-thumb .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}

.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.product-thumb .button-group button+button {
  width: 20%;
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 1200px) {

  .product-thumb .button-group button,
  .product-thumb .button-group button+button {
    width: 33.33%;
  }
}

@media (max-width: 767px) {

  .product-thumb .button-group button,
  .product-thumb .button-group button+button {
    width: 33.33%;
  }
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thumbnails>li {
  margin-left: 20px;
}

.thumbnails {
  margin-left: -20px;
}

.thumbnails>img {
  width: 100%;
}

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}

.image-additional {
  max-width: 78px;
}

.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) {

  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-3:nth-child(4n+1),
  #content .col-lg-4:nth-child(3n+1),
  #content .col-lg-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  #content .col-md-2:nth-child(6n+1),
  #content .col-md-2:nth-child(6n+1),
  #content .col-md-3:nth-child(4n+1),
  #content .col-md-4:nth-child(3n+1),
  #content .col-md-6:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-3:nth-child(4n+1),
  #content .col-sm-4:nth-child(3n+1),
  #content .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}
/*#column-left { margin-top: 90px; }*/
/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left+#content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left+#content+#column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content+#column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.wrapper { 
  display: flex;
  max-width: 1570px;
  padding: 0 15px;
  margin: 0 auto;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
header { 
  padding: 19px 0;
  background: #f7f7f7;
  position: relative;
  z-index: 2;
}
.common-home header { background: #fff; }
header .wrapper { 
  display: flex;
  max-width: 1570px;
  padding: 0 15px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
.headhesive {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 11;
  transition: .5s;
  opacity: 1;
  transform: translateY(-200%);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);
}
header.fixed {
  transform: translateY(0);
  padding: 10px 0;
}
header.fixed .h_logo { width: 140px; }
.h_link_bold {
  color: #2f2e39;
  font-size: 19px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.h_link_orange span {
  color: #ed6a2b;
  font-size: 14px;
  border-bottom: 1px dashed #ed6a2b;
}
.h_link_orange:hover span { border-color: transparent; }
.h_link_orange img {
  margin-right: 7px;
}
/*#vmap svg path {fill:#000;}*/
#vmap svg path:hover {fill:#313133;}

.menu_region { margin-bottom: 30px; }


/*===================*/
.white_bg { 
  background:#fff;
  z-index: 2;
  position: relative;
}
.slider_main { 
  color: #fff;
  position: fixed;
  top: 0;
  /*z-index: -1;*/
  width: 100%;
  height: 100vh;
}
.slider_main_after {
  height: calc(100vh - 99px);
  z-index: -1;
  top: 0;

}
.swiper_frontslider {height: 100vh;}
.swiper_frontslider .swiper-slide {overflow: hidden;}
.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.title_banner,
.title_banner h1 {
  font-family: "robotoslabregular", sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
  color: #fff;
}
.slider_main .hero-slider-item p {
  font-size: 20px;
  margin-bottom: 60px;
  line-height: 1.3;
}

/*================================*/
#rating-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f9fafa;
  padding: 40px 0;

}

#rating-section .rating-item {
  padding: 40px 25px;
  border-right: 1px solid #dddddd;
  position: relative;
  z-index: 1;
}
/*
#rating-section .rating-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f1f2f2;
  z-index: -1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

#rating-section .rating-item:hover,
#rating-section .rating-item:hover h3 {
  color: #ffffff;
}

#rating-section .rating-item:nth-child(1):hover {
  background-image: url("../../../../../image/catalog/preim/1.jpg");
}

#rating-section .rating-item:nth-child(2):hover {
  background-image: url("../../../../../image/catalog/preim/2.jpg");
}

#rating-section .rating-item:nth-child(3):hover {
  background-image: url("../../../../../image/catalog/preim/3.jpg");
}

#rating-section .rating-item:nth-child(4):hover {
  background-image: url("../../../../../image/catalog/preim/4.jpg");
}

#rating-section .rating-item:nth-child(5):hover {
  background-image: url("../../../../../image/catalog/preim/5.jpg");
}

#rating-section .rating-item:hover:before {
  opacity: 1;
  visibility: visible;
}
*/
#rating-section .rating-item:last-of-type {
  border-right: none;
}

#rating-section .rating-item .icon {
  margin-bottom: 15px;
  position: relative;
}




#rating-section .rating-item h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

#rating-section .rating-item .rating {
  display: block;
  font-size: 72px;
  
  font-weight: 700;
  color: #dddddd;
  margin-top: 40px;
  line-height: 1em;
}

#rating-section .rating-item:hover .rating {
  color: #ffffff;
}
#rating-section p {
  font-size: 14px;
  color: #000;
}
#news_action {
  padding: 40px 0;
  position: relative;
  z-index: 2;
  background:#fff;

}
#about-section {
  margin: 50px 0;
  background:#f9fafa;
  padding: 40px 0;
}
#about-section .flex {
  align-items: flex-start;
}
.about-section-left {
  display: flex;
}

.about-section-left img {
  max-width: 100%;
}
.about-section-left .item_banner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.about-section-left .item_banner img {
  border: 1px solid #fff;
}
.about-section-left .item_banner:nth-child(1) .item + .item,
.about-section-left .item_banner:nth-child(2) .item {
  width: 50%;
}

.about-section-left .item_banner:nth-child(2) .item + .item + .item {
  width: 100%;
}
.about-section-left
.about-section-left
.about-section-left
.about-section-left
.about-section-left
/*
* ====================================
*  26. Portfolio Section
* ====================================
*/

#portfolio-section {
    padding: 100px 0;
    background: #f9f9f9;
}

#portfolio-section .portfolio-item-controls {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

#portfolio-section .portfolio-item-controls button {
    background: transparent;
    color: #666666;
    border: none;
    cursor: pointer;
}

#portfolio-section .portfolio-item-controls button span {
    letter-spacing: 3px;
    margin-left: 6px;
}

#portfolio-section .portfolio-item-controls button:focus {
    outline: 0;
}

#portfolio-section .portfolio-item-controls button.active {
    color: #3c539c;
}

#portfolio-section .portfolio-item-list {
    margin-top: 50px;
}

#portfolio-section .portfolio-item,
#portfolio-section .portfolio-item-sizer {
    width: 25%;
}

#portfolio-section .portfolio-item.has-gutter {
    padding: 3px;
}

#portfolio-section .portfolio-item--width2 {
    width: 50%;
}

#portfolio-section .portfolio-item .inner {
    position: relative;
}

#portfolio-section .portfolio-item .inner img {
    width: 100%;
}

#portfolio-section .portfolio-item .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.86);
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#portfolio-section .portfolio-item .overlay a {
    width: 120px;
    float: right;
    opacity: 0.9;
    z-index: 1;
    -webkit-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#portfolio-section .portfolio-item .overlay a:hover {
    opacity: 1;
}

#portfolio-section .portfolio-item .overlay .title {
    position: absolute;
    left: 25px;
    bottom: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#portfolio-section .portfolio-item .overlay .title h3 {
    margin-bottom: 0;
}

#portfolio-section .portfolio-item:hover .overlay {
    opacity: 1;
}

#portfolio-section .portfolio-item:hover .overlay a {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#portfolio-section .portfolio-item:hover .overlay .title {
    bottom: 25px;
}

/*
* ====================================
*  38. CTA Section
* ====================================
*/

#cta-section {
    background-image: url("../image/cta-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 0;
    color: #ffffff;
    position: relative;
}
#cta-section .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: flex-start;
	position: relative;
}
#cta-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 500px) {
  #cta-section .wrap_left, #cta-section .wrap_right {
      width: 49%;
  }
}

#cta-section h3 {
    color: #ffffff;
}

#cta-section p {
    margin: 0;
}

#cta-section .cta-right {
    text-align: right;
}

#cta-section .cta-right .btn {
    margin-top: 7px;
}
#featured {
	padding: 100px 0 50px;
}
#featured h2,
#featured .descr {
	text-align: center; margin-bottom: 20px;
}

.product-thumb .result-list {
    margin: 0 0 45px 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
  }

.product-thumb .result-list li {
    display: flex;
    align-items: center;
    margin:0 0 10px 0;
}


.product-thumb .result-list li a {
    color: #666666;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.product-thumb .result-list li a i {
    vertical-align: text-bottom;
    margin-right: 5px;
}

.product-thumb .result-list li a:hover {
    color: #3c539c;
    text-decoration: none;
}
.facombined {
  background: url(../image/ruler-combined-solid.svg) center no-repeat;
  display: block;
  width: 16px;
  height: 16px;
}
.fasort {
  background: url(../image/fasort.svg) center no-repeat;
  display: block;
  width: 16px;
  height: 16px;
}
.fasvg { margin-right: 10px; }

ul#main-menu {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#main-menu>li {
    display: inline-block;
    position: relative;
}

ul#main-menu>li>a {
    color: #ffffff;
    padding: 5px 20px;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
ul#main-menu>li>a:hover {
    color: #3c539c;
    text-decoration: none;
}
#collection-list {
  margin-bottom: 40px;
}
.plitka_img img { margin: 0 auto; }
.list-char li { margin-bottom: 10px; }
.list-char span {
    min-width: 125px;
    display: inline-block;
}
.item_price { 
  font-size: 36px;
  font-weight: 600;
  color: #000;
  margin-top: 30px;
  line-height: normal;
}

#featured-section {
    padding: 50px 0 100px;
}

#featured-section .featured-item {
    padding: 0 15px 0 75px;
    position: relative;
    margin-bottom: 20px;
}

#featured-section .featured-item img {
    max-width: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

#featured-section .featured-item p {
    margin-bottom: 0;
}

.photo_about .nav {
    display: table;
    margin: 0 auto 20px;
    padding-left: 0;
    list-style: none;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 30px;
    font-weight: 700;
}
.nav-tabs li a {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #333;
}
.nav-tabs li.active a,
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover {
    color: #495057;
    background-color: #fff;
    border: 0;
    border-bottom: 5px solid #3c539c;
}
.nav-tabs li a:focus, 
.nav-tabs li a:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    background: none;
}
.photo_about .tab-pane .item_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.photo_about .tab-pane .item_banner .item {
  margin: 10px;
}
.form-control {
    display: block;
    padding: 10px 20px;
    font-weight: 400;
    color: #495057;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: auto;
    box-shadow: none;
}
.dop_table table {
  border: 1px solid #dee2e6;
}
.dop_table table td, .dop_table table th {
    border: 1px solid #dee2e6;
    padding: 9px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.dop_table table tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}
.wrap_price {
  overflow-y: auto;
}
.price_tb {
    margin: 0 auto 40px;
}
.price_tb td, .price_tb th {
    padding: 10px 20px;
    text-align: center;
    font-size: 20px;
}
.download_sert { 
  margin: 0 0 40px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.download_sert li {
  list-style:none;
  margin-bottom: 15px;
}
#sert .item_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#sert .item_banner .item {
  margin: 10px;
}
/*=====DILERS=======*/
.view_diler {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebeaec;
}
.dil_logo { max-width: 125px; }
.dil_company { font-weight: 600; margin: 15px 0; color: #000; font-size: 22px; }
.noimg { display: none; }



.m_burger {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 4px;
  }
.m_burger .nav-bars {
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-right: 15px;
    width: 20px;
}
.m_burger .nav-bars:before, 
.m_burger .nav-bars:after {
    display: block;
    content: "";
    display: block;
    transition: 0.2s;
    left: 0px;
}
.m_burger .nav-bars, 
.m_burger .nav-bars:before, 
.m_burger .nav-bars:after {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
}
.m_burger .nav-bars:before {
    width: 30px;
    transform: translateY(-10px);
}
.m_burger .nav-bars:after {
    width: 30px;
    transform: translateY(10px);
}
.m_burger.open_js .nav-bars {height: 0;}
.m_burger.open_js .nav-bars:before {
    transform: rotate(45deg);
}
.m_burger.open_js .nav-bars:after {
    transform: rotate(-45deg);
}

input[type="checkbox"] {
    background: #fff;
    border: 2px solid #929292;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 0px;
    margin: 0 0 0 25px;
}
input[type="checkbox"]:checked,
.soglas_white input[type="checkbox"]:checked {
    background-color: #000;
    border: 2px solid #000;
    background-image: url(../image/checked.png);
    background-repeat:no-repeat;
    background-position: center;
}
ul.subcat { margin: 0;padding: 0; }
ul.subcat li { 
  margin: 0 10px 20px 0;
  list-style:none;
}
ul.subcat li a{
  padding: 10px 30px;
  color: #000;
  border: 2px solid #5d71b1;
  display: block;
  border-radius: 3px;
  font-size: 16px;
}
ul.subcat li:hover a {
  border: 2px solid #3c539c;
  background:#3c539c;
  border-radius: 0;
  color: #fff;

}
.othercontacts {
  margin-top: 30px;
}
.wrapper_b .btn-primary {
  float: right;
  margin-top: 30px;
}
#banner0 img { margin: 0 auto; }

.slider_main .owl-wrapper-outer {
  border:0;
  box-shadow: none;
}

.swiper-button-next, .swiper-button-prev {
  width: 30px;
  height: 30px;
  background-color: #000;
  background-image:none;

}
.swiper-button-next:before, 
.swiper-button-prev:before {
  content: "";
  width: 7px;
  height: 12px;
  right: 11px;
  top: 9px;
  position: absolute;
  background-image: url(../image/sprite.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 0 0;

}
.swiper-button-prev {
  left: 20px;
  transform: rotate(180deg);
}
.swiper-button-prev:hover:before,
.swiper-button-next:hover:before {
  background-position: 0px -12px;
}



.swiper-button-next {right: 20px;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0; }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    top: 5px;
    right: 7px;
    left: auto;
    width: 80px;
    padding-top: 6px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: auto; }
.swiper-pagination-bullet-active { background: #ed6a2b;position: relative; }
.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
.swiper-pagination-bullet-active:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 10px; 
  border:1px solid #ed6a2b;
  position: absolute;
  left: -6px;
  top: -6px;
}
.sw-wrap {
    padding-top: 70px;
    padding-right: 20px;
    margin-top: -50px;
}
.featured { margin: 70px 0; }
.action .wrap {
  height: 446px;
  background-repeat: no-repeat;
  background-size:cover;
  border-radius: 10px;
  padding: 65px 30px;
}
.action .wrap .name { 
  text-align: center;
  margin-bottom: 65px;
 }
.action .wrap .name a {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 600;
  text-shadow: 15px 10px 35px rgba(0, 0, 0, 0.25);
  line-height: 1.1;
}
.action .wrap  .short_descr {
  width: 60%;
  text-align: center;
  float: right;
  font-size: 24px;
  color: #fff;
  line-height: 26px;
}
.news .wrapper {
    border: 1px solid #e4e7e9;
    margin-bottom: 40px;
    border-radius: 5px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  border-radius: 10px;
  overflow: hidden;
}
.news .name a {
  color: #3e3d49;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 10px 10px 20px;
  display: block;
}
.date_news {color: #ff6a21; margin-bottom: 7px; font-size: 14px;}
.news .date_news {padding: 0px 0px 0px 20px;}
.news .sw-wrap {
    padding-right: 0;
}
#partners .sw-wrap {padding-bottom: 30px;
}
#partners .item {
  padding: 60px 20px;
  border:1px solid #e4e7e9;
  border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#partners .item:hover{
  border-color: transparent;
  box-shadow: 0px 5px 35px 0px rgba(32, 31, 38, 0.15);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.animform label {
    position: absolute;
    top: 10px;
    font-size: 17px;
    -webkit-transition: top .2s ease-in-out, font-size .2s ease-in-out;
    transition: top .2s ease-in-out, font-size .2s ease-in-out;
    color: #72717e;
}

.animform .soglasie label {
  position: relative;
  top: auto;
  padding-left: 30px;
}
.soglasie.has-error.has-danger label {
  top: auto;
  color: #fff;
}
.blackform.animform label {
  color: #fff;
}
.blackform .checkbox-inline a { color: #fff; margin-left: 10px; border-bottom: 1px solid #fff; }
.animform .form-control:focus+label, 
.animform .form-control.has-value+label {
    top: -10px;
    font-size: 12px;
    color: #6c6c6d;
}
.has-error.has-danger label {color: #6c6c6d;}
.animform select.form-control, 
.animform textarea.form-control, 
.animform input[type="text"].form-control, 
.animform input[type="password"].form-control, 
.animform input[type="datetime"].form-control, 
.animform input[type="datetime-local"].form-control, 
.animform input[type="date"].form-control, 
.animform input[type="month"].form-control, 
.animform input[type="time"].form-control, 
.animform input[type="week"].form-control, 
.animform input[type="number"].form-control, 
.animform input[type="email"].form-control, 
.animform input[type="url"].form-control, 
.animform input[type="search"].form-control, 
.animform input[type="tel"].form-control, 
.animform input[type="color"].form-control {
  background:none;
}
 
.animform.blackform select.form-control, 
.animform.blackform textarea.form-control, 
.animform.blackform input[type="text"].form-control, 
.animform.blackform input[type="password"].form-control, 
.animform.blackform input[type="datetime"].form-control, 
.animform.blackform input[type="datetime-local"].form-control, 
.animform.blackform input[type="date"].form-control, 
.animform.blackform input[type="month"].form-control, 
.animform.blackform input[type="time"].form-control, 
.animform.blackform input[type="week"].form-control, 
.animform.blackform input[type="number"].form-control, 
.animform.blackform input[type="email"].form-control, 
.animform.blackform input[type="url"].form-control, 
.animform.blackform input[type="search"].form-control, 
.animform.blackform input[type="tel"].form-control, 
.animform.blackform input[type="color"].form-control {
  border:0;
  border-bottom:1px solid #5a5a5c;
  color: #fff;

}
.animform.blackform input.form-control:focus,
.animform.blackform input.has-value {
  border-color:#fff !important;
}

.form-control:focus {
  box-shadow: none;
  border-color: #000;
}
.animform textarea.form-control {
  min-height: 100px;
}
.soglasie { margin-bottom: 0; }
.soglasie input[type="checkbox"] {
    background: none;
    border: 1px solid #929292;
    left: 0;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 0px;
    margin: 0;
}
.soglasie input[type="checkbox"]:checked {
    background-image: url(../image/checked.png);
    background-repeat: no-repeat;
    background-position: center;
}
.cronosmodal { color: #444; }
.cronosmodal .modal-body.flex {
    flex-direction: column;
}
.cronosmodal .modal-header .modal-title {
    font-size: 24px;
    font-weight: 500;
}
.cronosmodal .modal-header {
    border: 0;
    padding: 25px 25px;
}
.cronosmodal .form-control {
    border-radius: 3px;
    box-shadow: none;
    height: auto;
    border: 2px solid #d1c5ab;
    padding: 16px 20px;
}
.cronosmodal .animform label { left: 15px; top: 20px; }
.cronosmodal .soglasie {
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
}
.cronosmodal .soglasie a {
    color: #000;
    border-bottom: 1px solid #000;
}
.cronosmodal .animform .soglasie label { left: 0px; top: auto; }

.cronosmodal .modal-footer {
    text-align: left;
    border:0;

}
.cronosmodal.formcontact .soglasie,
.cronosmodal.formcontact .soglasie .form-group { margin-bottom: 0; }
.formcontact .btn { float: right; }
.close-btn:after, .close-btn:before {
    content: '';
    width: 22px;
    height: 2px;
    display: block;
    transform-origin: 50% 50%;
    position: absolute;
    top: 12px;
    left: 1px;
    background: #000;
}
.side-menu .close-btn:after, .side-menu .close-btn:before {
    height: 1px;
    background: #fff;
}
.close-btn:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close-btn:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-btn {
    position: absolute;
    right: 16px;
    top: 26px;
    width: 23px;
    height: 25px;
    z-index: 999;
    opacity: 1;
    transition: 0.3s;
}
.close-btn:hover {
    transform: rotate(180deg);
    transition: 0.3s;
}
.cronosmodal .item_button { text-align: right; }
.form-group { position: relative; }
.footer_left_block .form-group { margin-top: 25px; }
.footer_left_block .form-group.soglasie { margin-top: 0px; }
.textareamarg { margin-bottom: 40px; }
.f_title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
footer address {
  font-size: 14px;
  color: #d4d4d4;
}
.f_phone a {
  font-size: 18px;
  font-weight: 600;
  color: #313133;
  margin-bottom: 25px;
  display: block;
}
.f_email { margin-bottom: 15px; }
.f_email a {
  font-size: 18px;
  font-weight: 600;
  color: #9f8e6b;
  border-bottom: 1px solid #9f8e6b;
}
.f_address {
  font-size: 18px;
  color: #313133;
}
.f_link ul {
  padding: 0;
  margin: 0;
}
.f_link ul li {
  list-style:none;
  border:0;
}
.f_link ul li a {
  color: #d4d4d4;
  font-size: 14px;
  padding:3px 0;
  display: block;
}
.f_link ul li:hover > div{ background:none; }
.f_link ul li:hover a {
  color: #ed6a2b;
  background:none;
  text-decoration: underline;
}
.text_cookie { margin: 40px 0 35px; font-size: 12px;color: #313133; }
.text_cookie a {font-size: 12px;color: #313133;text-decoration: underline;}
.item_soc {
    display: inline-block;
    vertical-align: top;
}
.wrapper_btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center; 
  justify-content: space-between;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { 
opacity: 1; cursor: pointer; }
.help-block { font-size: 12px;margin: 0; }
.has-error .help-block {display: none;}
.has-error .form-control,
.has-error .form-control:focus { box-shadow: none; }
.animform .has-error .help-block {
  display: block;
  position: absolute;
  width: 250px;
  color: #fff;
  background: #e15e5e;
  text-align: left;
  border-radius: 4px;
  z-index: 4;
  top: -55px;
  left: 15px;
  cursor: pointer;
  padding: 10px 5px 10px 20px;
  font-size: 14px;
  line-height: 1.2;
}
.animform .has-error .help-block ul { margin: 0; }

.animform .has-error .help-block:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -28px;
    width: 0;
    height: 0;
    border-top: 9px solid #e15e5e;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.item_news { margin-bottom: 23px; }
.item_news .image,
.news_post .image { margin-right: 15px; }
.item_news .name a {
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  font-size: 20px;
}
.item_news .description { font-size: 14px; } 
.item_news a.more {
  font-weight: 600;
  color: #ff6a21;
}
.photo_price {
  width: 80px;
}
.color_price {
  width: 180px;
}
.clear_filter {
  background:none;
  border:0;
  font-size: 12px;
  border-bottom: 1px dashed #000;
  color: #2c2c26;
  padding: 0;
  float: right;
  font-weight: 400;
}
.clear_filter:focus { outline: none; }

.swiper-container-object {
  padding: 70px 20px 20px 20px;
}
.item_object .product-thumb {
  border-color: transparent;
      box-shadow: 0px 5px 35px 0px rgba(32, 31, 38, 0.15);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    padding: 15px 45px;
}
.item_object .product-thumb a img { margin-bottom: 15px; }
.item_object p.name {
  font-weight: 600;
  font-size: 15px;
  color: #000;
  line-height: 22px;
  margin-bottom: 15px;
  display: block;
}
.item_object p {
  font-size: 13px;
  margin-bottom: 15px;
}
.item_object p.town {
  background: url(../image/icon_map_grey.png) 0px 5px no-repeat;
  padding-left: 15px;
}
.item_object p.artikul {
  background: url(../image/icon_artikul.png) 0px 5px no-repeat;
  padding-left: 15px;
}
.titleform { margin-bottom: 30px; }
.name_dealer { margin-bottom: 10px; }
.name_dealer a {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  display: block;
  text-align: center;
}
.item_dealer:hover .name_dealer a {
  color: #000;
}
.address_dealer {
  color: #343a47;
  font-size: 13px;
  /*text-align: center;*/
  line-height: 16px;
}
.address_dealer img { margin-right: 10px; }
.menu_region .view_list .list_item {
  display: block;
  background:#000;
  color: #000;
  padding: 15px 10px 15px 20px;
  font-size: 14px;
  font-weight: 500;
  border:1px solid #fff;
  margin-top: -1px;
}
.menu_region .view_list:hover .list_item {
  background: #c5b492;
}
.menu_region .accordion-content {
  background:#f7f7f7;
  padding: 10px 5px 10px 20px;
}
.menu_region .accordion-content .group-item {
  display: block;
  padding: 10px 8px 10px 15px;
}
.dealer_about {
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.dealer_about .logo_dealer { 
  margin-right: 30px;
  border-radius: 10px;
  border:1px solid #efefef;
  padding: 30px 20px;
}
.title_dealer h1 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}
.dealer_description {
  margin-bottom: 20px;
}
.title_dealer .status { margin-bottom: 15px; }
.main_dealer p { margin-bottom: 5px; }
.other_dealer_img { margin-bottom: 45px; }
 .swiper-dealer_img .swiper-wrapper .swiper-slide {
    background: #eeeeee;
  padding: 23px 20px;

 }

.icon_contacts {
  font-size: 20px;
  display: flex;
  align-items: center;
  font-weight: 700;
  margin-bottom: 35px;
}
.icon_contacts img { margin-right: 15px; }
.dealers_contacts { margin-bottom: 35px;color: #000;
}
.dc .icon { margin-right: 5px; }
.dc_title {
  font-weight: 700;
  margin-bottom: 5px;
}
.dc_name {
  margin-bottom: 15px;
}
.dc_phone a {
  color: #000;
}
.dc a {
  margin-bottom: 2px;
  display: block;
}
.dc_email span,
.dc_site span {
  color: #ed6a2b;
  border-bottom: 1px solid #ed6a2b;
}
.dc_email:hover span { border-color: transparent; }
.dealers_office { margin-bottom: 30px; }
.dealers_office .dc_title { margin-bottom: 6px; }
.dealers_office .dc_address { margin-bottom: 20px; }
.dc_doppodrazdel .dc_address { margin-bottom: 2px; }
table.tehhar {width: 100%; margin-bottom: 40px; }
table.tehhar th { 
  text-align: center; 
  font-weight: 600;
  border: 1px solid #000;
  padding: 3px;
  font-size: 14px;
  background: #e8d6b1;
  color: #1a1a18;
}
table.tehhar td {
  border:1px solid #000;
  padding: 3px;
  font-size: 14px;
  text-align: center;
}
table.tehhar td:nth-child(1) { text-align: left; }
table.tehhar tr:nth-child(odd) td {}
table.tehhar tr:nth-child(even) td {background: #f4f2ee;}




.formcontact { margin-bottom: 30px; }
.formcontact h3 { text-align: center; } 
.about_compani { margin-bottom: 70px; padding: 60px 0 30px; }
.about_compani h2.bg:before { content: "О";}
.about_compani .wrap,
.about_compani .row { position: relative; }
.about_compani .item_content {
  background: #f7f7f7;
  padding: 70px 60px;
}
.about_compani .item_content p {
  margin: 0 0 30px 0;
  font-size: 18px;
  color: #313133;
  line-height: 1.4;
}
.item_content-wrap { width: calc(100% - 450px); }
.about_compani .about_video {
  position: absolute;
  right: 0;
  top: 0;
  border:20px solid #fff;
  -webkit-box-shadow: 21px 21px 60px 0px rgba(33, 35, 38, 0.2);
-moz-box-shadow:    21px 21px 60px 0px rgba(33, 35, 38, 0.2);
box-shadow:         21px 21px 60px 0px rgba(33, 35, 38, 0.2);
}
.about_compani .about_video img { margin: 0 auto; }
.about_compani .about_video a.videomodal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 170px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@keyframes rot1 {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}
@keyframes rot2 {
from {transform:rotate(0deg);}
to {transform:rotate(-360deg);}
}
.about_compani .about_video .rot1,
.about_compani .about_video .rot2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about_compani .about_video .play {
  background: #000;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.rot1 img{animation: rot1 3s infinite linear;}
.rot2 img{animation: rot2 3s infinite linear;}
.front_catalog { 
  position: relative; 
  margin-bottom: 60px;
  overflow:hidden;
  padding-bottom: 60px;


}
.front_catalog .wrapper {
  max-width: 1570px;
  margin: 0 auto;
  padding: 0 15px;
}
.front_catalog:after {
  content: "gresse";
  text-transform: uppercase;
  font-size: 300px;
  color: #f7f7f7;
  font-weight: 600;
  position: absolute;
  bottom: 20px;
  left: 40px;
  z-index: -1;
  height: 100px;
}
.front_catalog h2.bg:before { content: "К"; }
.catwall_wrap {
  display: flex;
  height: 600px;
}
.catwall_wrap .title { max-width: 330px }
.catwall_wrap .title h2.bg { margin-bottom: 0; }
.catwall_wrap nav ul img {
    display: block;
    max-width: 100%;
    height: auto;
}
/*YUMENU - Стена*/
.front_catalog.showcase > div {
  box-shadow: none;
  text-shadow: none;
  background:none;
}
.front_catalog.showcase li.grid-view > div {
  padding: 0;
}
.front_catalog.showcase .img-top > a > div.title {
  margin: 0;
  padding: 0;
  background:none;
  color: #fff;
  font-size: 70px;
  position: absolute;
  bottom: 14px;
  width: 100%;
}
.front_catalog.showcase .img-top > a { margin: 0; }
.front_catalog.showcase li.grid-view > div {
  border:0;
  margin: 0;
}
.front_catalog.showcase li.grid-view {
  transform: rotate(45deg);
  transition: 0.3s;
  top: 110px;
}
.front_catalog.showcase li.grid-view:hover {
  top: 80px;
  transition: 0.3s;
}
.front_collection {
  background: #313133;
  position: relative;
  z-index: 1;
}
.front_collection .wrapper_collection {
  padding: 75px 0 100px 0;
}
.front_collection h2 { color: #fff; }
.front_collection h2.bg:before { content: "К";color: #474749; }
.front_collection .btn {
  color: #fff;
}
.wrap_top { display: flex; justify-content: space-between; align-items: center; }
.item_collection { overflow: hidden;  margin-bottom: 26px;
 }
.item_collection a {
  position: relative;
  display: block;
}
.item_collection a .name_collection {
  display: block;
  position: absolute;
  left: 0;
  bottom: 30px;
  color: #313133;
  font-size: 22px;
  font-weight: 600;
  background: #fff;
  padding: 10px;
   transition: 0.3s;
}
.item_collection:hover a .name_collection {
  background: #000;
  color: #fff;
   transition: 0.3s;
}
.item_collection img,
.item_collection:hover img {
  transition: 0.3s;
}
.item_collection:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
          
}
.news_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news_wrap .title {
  max-width: 50% ;
}
#news h2.bg:before { content: "Н"; }
.all_news .item_news {
  background: #f7f7f7;
  position: relative;
}
.front.all_news .item_news {
  margin-left: calc(40% + 30px);
  width: calc(60% - 30px);
}
.all_news .item_news .image {
  display: inline-block;
  vertical-align: top;
  max-width: 290px;

}
.front.all_news .item_news .image {width: 33%;}
.all_news .item_news .caption {
  display: inline-block;
  vertical-align: top;
  width: 64%;
  padding: 30px 10px 20px 15px;
}
.all_news .item_news .date_news {
  font-size: 16px;
  font-weight: 600;
  color: #a9a9a9;
  margin-bottom: 11px;
}
.all_news .item_news a.title_news {
  color: #313133;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
  display: block;
  line-height: 1.2;
  max-height: 50px;
  overflow: hidden;
}
.all_news .item_news .anons {
  color: #313133;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
  overflow: hidden;
  max-height: 50px;
}
.front.all_news .item_news:nth-child(1) {
  width: 40%;
  float: left;
  margin-left: 0;
}
.front.all_news .item_news:nth-child(1) .image {
  width: 100%;
  max-width: inherit;
}
.front.all_news .item_news:nth-child(1) .caption {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f7f7f7;
}
.f_menu.amenu li { border:0; }
.f_menu.amenu li>div { padding: 0; }
.f_menu.amenu li > div > a { 
  padding: 0 0 14px 0;
  font-size: 18px;
  color: #313133;
  font-weight: 500;
}
.f_menu.amenu li:hover > div, 
.f_menu.amenu li.selected > div {
  background: none;
}
.f_menu.amenu li:hover > div>a, 
.f_menu.amenu li.selected > div>a {
  color: #9f8e6b;

}
.f_main_menu.amenu ul {
  display: flex;
  flex-wrap: wrap;
}
.f_main_menu.amenu ul li {
  flex-basis: 33%;
}
/*.hover-img-add:after {
  content: "";
  display: table;
  clear: both;
}
*/.hover-img-add {position: relative;}
.hover-img-add img {
  position: relative;
  display: none;
  top: 0;
  left: 0;
}
.hover-img-add img:first-child {display: block;}
.tmb-wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.tmb-wrap .tmb-wrap-table {
  display: table;
  height: 100%;
  width: 100%;
}
.tmb-wrap-table div {
    display: table-cell;
    transition: all .3s ease;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    position: relative;
    border: 1px solid transparent;
    opacity: 0;
}
.tmb-wrap-table div:after {
    content: "";
    height: 5px;
    width: 90%;
    margin: 0 auto;
    position: absolute;
    background-color: #fff;
    bottom: 40px;
    left: 5%;
}
.tmb-wrap-table div.active:after {background-color: #000;}
.tmb-wrap .tmb-wrap-table:hover div {opacity: 1;}
.tmb-wrap-table div:first-child:last-child.active:after {background-color: transparent;}
.collection-thumb {
  max-width: 700px;
  margin-bottom: 70px;
}
.collection-thumb .tmb { margin-bottom: 30px; position: relative; }
.collection-thumb .tmb::after,
.collection-thumb .tmb::before {
  content: "";
  position: absolute;
  width: 0;
  display: block;
  height: 2px;
  background: #e3e4e4;
  z-index: 9;
  transition: 0.6s;

}
.collection-thumb:hover .tmb::after,
.collection-thumb:hover .tmb::before {
  width: calc(100% - 14px);
}
.collection-thumb .tmb::after {bottom: 7px;right: 7px;}
.collection-thumb .tmb::before {top: 7px;  left: 7px;
}

.collection-thumb .tmb a {position: relative;}
.collection-thumb .tmb a::after,
.collection-thumb .tmb a::before {
  content: "";
  position: absolute;
  height: 0;
  display: block;
  width: 2px;
  background: #e3e4e4;
  z-index: 9;
  transition: 0.6s;
}
.collection-thumb .tmb a::after {left: 7px;top: 7px;}
.collection-thumb .tmb a::before {right: 7px;bottom: 7px;}

.collection-thumb:hover .tmb a::after,
.collection-thumb:hover .tmb a::before {
  height: calc(100% - 14px);
}
.desc { margin: 10px 0 25px; }


.collection-thumb a.name {
  color: #313133;
  font-size: 26px;
  font-weight: 600;
  transition: 0.3s;
}
.collection-thumb:hover a.name {
  padding-left: 20px;
  color: #000;
}
.sub_collection a span.name {
  position: absolute;
  bottom: 30px;
  z-index: 9;
  font-size: 26px;
  font-weight: 600;
  color: #313133;
  text-transform: uppercase;
  background: #fff;
  padding: 16px 60px;
  left: 7px;
}
.sub_collection:hover a span.name { color: #000;  }
.sub_collection .format {
  position: absolute;
  right: 5px;
  top: 60px;
}
.sub_collection .format .tool {
  position: absolute;
  top: -50px;
  left: -80px;
  background: #313133;
  color: #fff;
  text-align: center;
  width: 200px;
  padding: 10px 0;
  opacity: 0;
  z-index: 9;
  transition: 0.5s;
}
.sub_collection .swiper-slide:hover .format .tool {
  opacity: 1;
  transition: 0.5s;

}
.sub_collection .format .tool:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
    border-top: 10px solid #313133;
    bottom: -20px;
    right: 50%;
}
.sub_collection .swiper-slide {
  padding: 50px 0 5px;
}
.swiper-collection_product h2{
  position: absolute;
  top: -20px;
  font-size: 20px;
  font-weight: 400;
}
.subcollection_product a {
  border:1px solid transparent;
  display: block;
  padding: 4px;
}
.subcollection_product .swiper-slide:hover a { border-color:#000; }
.subcollection_product a span { display: block; }
.subcollection_product a .name_end {
  text-align: center;
  color: #000;
}
.subcollection_product .swiper-slide:hover a .name_end {
  color: #c6ba9f;
}
.swiper-collection_product .swiper-button-next, 
.swiper-collection_product .swiper-button-prev {
  margin-top: -5px;
}
.product__top_bg {
    position: fixed;
    z-index: -1;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .9;
}
.product_main {
  height: calc(100vh - 99px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-start;
  position: relative;
}
.product_main.product_spec {
  height: auto;
}
.product_wrapper { background:#fff;  padding-top: 40px;
 }
.product_main .h1bg {
  background:rgba(26,26,24,0.6);
  max-width: 980px;
  margin: 15% auto 0;
  padding: 30px 30px 30px 50px;
  z-index: 1;
  position: relative;
  display: table;
}

.product_main h1.bg:before {color: rgba(240,240,240,0.14);  }
.product_main .h1bg h1 { margin: 0;color: #f0f0f0; }

.product_spec .h1bg { margin: 0; background: none;}
.product_spec .h1bg h1 { color: #000; }
.product_spec h1.bg:before{color: rgba(204,187,159,0.4);}

.swiper_product {
    z-index: 3;
    position: relative;
}
.swiper_product .gallery-thumbs .swiper-slide {
  max-width: 90px;
  padding: 5px;
  border:1px solid transparent;
  transition: 0.3s;
}
.swiper_product .gallery-thumbs {position: relative;}
.swiper_product .gallery-thumbs .swiper-slide.swiper-slide-thumb-active,
.swiper_product .gallery-thumbs .swiper-slide:hover {
  border-color:#000;
  transition: 0.3s;
}
.swiper_product .gallery-top {
  margin-bottom: 10px;
}
.product_wrapper h2.bg { z-index: 2; }
.product_wrapper h2.bg:before {color: #f0f0f0; z-index: -1;}

.atr-view { margin-bottom: 25px; }
.atr-view .attr-list.flex {
  display: flex;
  align-items: baseline;
  font-size: 18px;
  margin-bottom: 15px;
}
.atr-view .name-attr { padding-right:10px;}
.atr-view .zapol {
  border-bottom: 2px dotted #000;
  flex-grow: 1;
}
.atr-view .text-attr {
  width: 35%;
  padding-left: 12px;
  color: #000;
}
.atr-view a { color: #000; font-weight: 600; }
.wrap_peivar { margin-top: 40px; }
.atr-view .var-pei {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 5px 0 5px 50px;
}
.atr-view .var-pei span { width: 150px;display: inline-block; }
.atr-view .var-pei.var{
  background:url(../image/var.png) left center no-repeat;
}
.atr-view .var-pei.pei{
  background:url(../image/pei.png) left center no-repeat;
}
.group_buy {
  display: flex;
  align-items: center;
}
.group_buy .btn {
  width: 240px;
}
.group_buy__price {
  color: #313133;
  font-size: 40px;
  font-weight: 600;
  margin-right: 50px;
  line-height: 1;
}
.upaklist { margin: 40px 0; }
.upaklist h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.upak_item,
.upak_wrap {
  display: flex;
  align-items: center;
}
.upak_item+.upak_item {
  margin-left: 30px;
}
.upak_item h3 {
  padding: 0 25px;
  font-size: 16px;
}
table.upak tr td {
  /*border:2px solid #fff;*/
  font-size: 14px;
  padding: 10px 10px 10px 10px;
  text-align: center;
  border:2px solid;
  border-right:0;
  border-left-color:#000;
  border-top-color:#fff;
  border-bottom-color:#fff;
}
table.upak tr:nth-child(odd) td {
  background:#eee7d9;
}
table.upak tr td:first-child {
  padding-left: 30px; 
  text-align: left;
}
table.upak tr td:nth-child(2) { min-width: 110px }

.serticates .swiper-button-next { right: 20px; margin-top: 10px; }
.serticates .swiper-button-prev {left: 20px; margin-top: 10px;}
.serticates h2 {
  margin: 0 0 15px 0;
  font-size: 24px;
  text-align: center;
}
.other_collection {
  background:url(../image/bg_uzor.jpg);
  padding: 35px 0;
}
.other_collection h2 {/*! margin-bottom: 110px; */}
#related { margin-bottom: 50px; }
.razmer_wrap {
  display:flex;
  flex-wrap: wrap; 
}
.other_razmer {
  display: inline-block;
  border:2px solid #000;
  font-size: 14px;
  color: #313133;
  padding: 10px;
  text-align: center;
  margin-right: 10px;
}
/*Размеры плиток*/
.razmer_1200x600 {width: 160px;height: 80px; line-height: 60px;}
.razmer_600x600 {width: 80px;height: 80px; line-height: 60px;}
.razmer_600x300 {width: 80px; height: 40px; line-height: 20px;}
.razmer_1200x300 {width: 160px; height: 40px; line-height: 20px;}
.razmer_1200x200 {width: 160px;height: 26.666px;}
.related_categories {position: relative;}
.related_categories a .image { margin-bottom: 30px; position: relative; }
.related_categories a .name {
  color: #313133;
  font-size: 26px;
  font-weight: 600;
}
.related_categories .related_item:hover a .name {
  color: #000;
}
.related_categories .swiper-button-next {right: -45px;} 
.related_categories .swiper-button-prev {left: -45px;}



.related_item .image::after,
.related_item .image::before {
  content: "";
  position: absolute;
  width: 0;
  display: block;
  height: 2px;
  background: #e3e4e4;
  z-index: 9;
  transition: 0.6s;

}
.related_item:hover .image::after,
.related_item:hover .image::before {
  width: calc(100% - 14px);
}
.related_item .image::after {bottom: 7px;right: 7px;}
.related_item .image::before {top: 7px;  left: 7px;
}

.related_item .image .image_wrap {position: relative;}
.related_item .image .image_wrap::after,
.related_item .image .image_wrap::before {
  content: "";
  position: absolute;
  height: 0;
  display: block;
  width: 2px;
  background: #e3e4e4;
  z-index: 9;
  transition: 0.6s;
}
.related_item .image .image_wrap::after {left: 7px;top: 7px;}
.related_item .image .image_wrap::before {right: 7px;bottom: 7px;}

.related_item:hover .image .image_wrap::after,
.related_item:hover .image .image_wrap::before {
  height: calc(100% - 14px);
}

.front_collection .wrapper_collection.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.sticky-anchor {
  position: relative;
  z-index: -1;
}
.item_dealer {
    border: 1px solid #e4e7e9;
    margin-bottom: 40px;
    overflow: inherit;
    border-radius: 5px;
    padding: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
.item_dealer:hover {
    border-color: #fff;
    box-shadow: 0px 5px 35px 0px rgba(32, 31, 38, 0.15);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*#vmap { min-height: 600px; }*/
#vmap svg {
    width: 100%;
    min-height: 700px;
         transform: translate(10%, 0%);

}
#map-section {
  min-height: 450px;
  margin-bottom: 60px;
}
#maps {
  width: 100%;
  height: 450px;
}
#map-section .wrap_contacts {
  background:#fff;
  padding: 28px;
  font-size: 18px;
  line-height: 1.6;
  z-index: 9;
  position: relative;
}
.sotrudnik_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sotrudnik_wrap .item_sotrudnik {
  width: 19%;
}
.o_phone {
  font-weight: 500;
  font-size: 30px;
  color: #000;
  margin-bottom: 40px;
}
.o_phone a {
  color: #000;
}
.item_sotrudnik .fio {color: #000; margin-bottom: 10px;font-weight: 500; }
.item_sotrudnik .dolgnost {
  font-size: 12px;
  color: #a0a0a0;
  margin-bottom: 12px;
  line-height: 1;
  min-height: 24px;
}
.item_sotrudnik .email a {
  font-weight: 500;
  color: #000;
}
.item_sotrudnik .phone {
  font-weight: 500;
  color: #000;
}
.left-tabs.nav-tabs { 
  border: 0;
  border-right:1px solid #000;
}
.left-tabs.nav-tabs>li { float: none; }
.left-tabs.nav-tabs li a { 
  border:0; 
  margin: 0;
  font-weight: 500;
  font-size: 20px;
  color: #313133;
  padding-left: 0;
  line-height: 1.2;
}
.left-tabs.nav-tabs li.active a, 
.left-tabs.nav-tabs>li.active>a:focus, 
.left-tabs.nav-tabs>li.active>a:hover,
.left-tabs.nav-tabs li:hover a {
  border:0;
  color: #000;
  position: relative;
}
.left-tabs.nav-tabs li.active a::after, 
.left-tabs.nav-tabs>li.active>a:focus::after, 
.left-tabs.nav-tabs>li.active>a:hover::after,
.left-tabs.nav-tabs li:hover a::after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background:#000;
  display: block;
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.download_price { margin-bottom: 30px; }
.download_price .btn {
  text-align: left;
  border-radius: 18px;
  position: relative;
  overflow: hidden;
  padding:12px 25px 12px 70px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  border:0;
}
.download_price .btn_pdf {
  background: #2c2c26;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #2c2c26), color-stop(50%, #000));
  background: -webkit-linear-gradient(left, #000 50%, #2c2c26 50%);
  background: -o-linear-gradient(left, #000 50%, #2c2c26 50%);
  background: linear-gradient(to right, #000 50%, #2c2c26 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  margin-right: 20px;
}
.download_price .btn:hover{
  background-position: left bottom;
}

.download_price .btn_xls {
  background: #000;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #000), color-stop(50%, #cdc1a8));
  background: -webkit-linear-gradient(left, #cdc1a8 50%, #000 50%);
  background: -o-linear-gradient(left, #cdc1a8 50%, #000 50%);
  background: linear-gradient(to right, #cdc1a8 50%, #000 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}
.download_price .btn:before {
  font-size: 12px;
  font-weight: 800;
  height: 100%;
  left: 0;
  top: 0;
  width: 55px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
      -webkit-box-shadow: 1px 10px 15px 0px rgba(63,63,63, 0.25);
    -moz-box-shadow: 1px 10px 15px 0px rgba(63,63,63, 0.25);
    box-shadow: 1px 10px 15px 0px rgba(63,63,63, 0.25);

}
.download_price .btn_pdf:before {
  content: "PDF";
  background: #1a1a18;
  color: #8f8f8f;
}
.download_price .btn_xls:before {
  content: "XLS";
  background: #cdc1a8;
  color: #8f8f8f;
}
.download_price .btn span {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.download_price .btn span+span {
  font-size: 10px;
  font-weight: 400;
}
.download_price .btn_pdf span+span {
  color: #000;
}
.download_price .btn_xls span+span {
  color: #1a1a18;
}
.spec_product {
  background:#fff;
}
.spec_product .product-thumb {
  border:1px solid #000;
  padding: 20px;
  margin-right: -1px;
}
.spec_product .product-thumb a {
  font-weight: 700;
  font-size: 16px;
  color: #313133;
  line-height: 1.3;
  display: block;
  margin-bottom: 20px;
}
.spec_product .product-thumb a.name { height: 40px; }
.spec_product .product-thumb .sku { color: #000; margin-bottom: 20px; }
.iteriers .swiper-object { position: relative; }
.iteriers .swiper-object img { margin: 0 auto; }
.iteriers .swiper-button-next, .iteriers .swiper-button-prev { margin-top: -9px; }
.product-category-71 h1 { font-size: 56px; }
.product-category-71 h2.bg:before { display: none; }

.info_page img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.t_ov {width: 100%; overflow-y: auto; }

#jqvmap1_KZ,
#jqvmap1_rom,
#jqvmap1_mold,
#jqvmap1_uzbeki,
#jqvmap1_turkmen,
#jqvmap1_tadgiki,
#jqvmap1_kirgiz,
#jqvmap1_armeniya,
#jqvmap1_ukr,
#jqvmap1_siriya,
#jqvmap1_azer,
#jqvmap1_gruziya,
#jqvmap1_abhaziya,
#jqvmap1_BLR
 {
  fill:#b8ad97 !important;
}
#catalog_menu {
  background:#fff;
  z-index: 1;
  position: relative;
}
#catalog_menu { 
  display: none;
  position: absolute;
  top: 99px;
  width: 100%;
  z-index: 10;
  border-bottom: 5px solid #ccbb9f;
}
#catalog_menu .wrapper { width: 100%; }
#catalog_menu .wrapper .yum { width: 100%; }
#catalog_menu.hovered { display: block; }
ul.cat_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  margin: 0;
  width: 100%;
}
ul.cat_list>li {
  list-style: none;
  width: 200px;
}
ul.cat_list>li>div a,
ul.cat_list>li.dis>ul>li>div a {
  font-weight: 600;
  color: #313133;
  margin-bottom: 10px;
  display: block;
}
ul.cat_list>li>ul {padding: 0;}
ul.cat_list>li>ul>li { list-style: none; }
ul.cat_list>li>ul>li a{  color: #313133;}
ul.cat_list>li.dis>div {
    display: none;
}
ul.cat_list>li.dis>ul>li { margin-bottom: 20px; }
ul.cat_list>li.dis>ul>li>ul { padding: 0; }
ul.cat_list>li.dis>ul>li>ul>li { list-style:none; }


.subcat_catalog {
  margin-bottom: 50px;
  overflow: hidden;
  background:rgb(234,234,234,0.36);
  padding: 30px 0;
}
.sub_cat_item { text-align: center; }
.sub_cat_item a { color: #000; font-weight: 500;}
.sub_cat_item a span { display: block; }
.sub_cat_item a span.img_subcat { margin-bottom: 15px; }

.subcat_catalog_wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;

  max-height: 139px;
  position: relative;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  padding-bottom: 30px;

}
.subcat_catalog_wrapper.active {
  max-height: 1000px;
  transition: max-height 1s ease-in-out;
}

.sub_cat_items {
  margin: 0 15px 15px 0;
}
.sub_cat_items a {
  padding: 5px 15px;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  display: block;
}
.sub_cat_items a:hover {
  background: #000;
  color: #fff;
}


.buttonupdown {
  position: absolute;
  bottom: 0;
  background: #f8f8f8;
  width: 100%;
  font-weight: 500;
  color: #000;
  cursor:pointer;
}
.buttonupdown:hover {
  color: #000;  
}
.fogunderbutton {
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 22px;
  right: 0;
  background: rgb(248, 248, 248);
  background: linear-gradient(0deg, rgba(248, 248, 248, 1) 0%, rgba(248, 248, 248, 1) 25%, rgba(248, 248, 248, 0) 100%);
}

.otdel .otdel_phone {
  font-size: 30px;
  font-weight: 500;
  color: #ccbd9e;
  line-height: 1;
  margin-bottom: 45px;
}
.otdel .otdel_phone a { color: #000; }
.otdel .otdel_phone a:hover {color: #ed6a2b;}
.otdel .item_sotrudnik { margin-bottom: 30px; }
.otdel .item_sotrudnik .fio {
  font-weight: 500;
  font-size: 18px;
  margin: 10px 0;
}
.otdel .item_sotrudnik .dolgnost {
  color: #a0a0a0;
  font-size: 14px;
  margin-bottom: 15px;
  min-height: 30px;
  line-height: 1.3;
}
.otdel .item_sotrudnik .contacts {
  font-weight: 500;
  font-size: 14px;
}
.otdel .item_sotrudnik .contacts_email a {color: #ccbd9e;}
.otdel .item_sotrudnik .contacts_phone a  {color: #000;}
.otdel .item_sotrudnik .contacts a:hover { color: #ed6a2b;}

#sotrudniki ul.nav-tabs {
  border:0;
  border-right: 1px solid #ccbd9e;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

#sotrudniki ul.nav-tabs>li {
  float: none;
  margin: 0;
}
#sotrudniki ul.nav-tabs li a {
  padding: 10px 10px 10px 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0;
  border-radius: 0;
  border:0;
  transition: 0.3s;

}
#sotrudniki ul.nav-tabs li:hover a,
#sotrudniki ul.nav-tabs li.active a {
  color: #ccbd9e;
  padding-left: 15px;
}