body {
  font-size: 14px;
  font-family: 'HelveticaNeueCyr';
  color: rgb(0, 0, 0);
  overflow-x: hidden;
  /* margin-top:201px; */
}

html {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

header {
  /*background-color: rgb(54, 47, 45);*/
  top: 0;
  z-index: 999;
  width: 100%;
}

h1 {
  font-size: 48px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  font-weight: bold;
  margin: 15px 0;
}

.table td, .table th {
  vertical-align: middle;
}

h2 {
  font-size: 36px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  font-weight: bold;
}

h3 {
  font-size: 36px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  margin: 25px 0 35px 0;
}

a {
  font-size: 16px;
  font-family: "HelveticaNeueCyr";
  color: rgb(135, 134, 134);
  text-decoration: underline;
}

a:hover {
  color: rgb(255, 221, 0);
}

.item-page p {
  margin-bottom: 0;
}

.item-page {
  padding-bottom: 50px;
}

#brand {
  text-align: center;
}

#brand img {
  max-width: 100%;
}

#brand2 {
  text-align: left;
  margin-top: -80px;
}

#brand2 img {
  max-width: 100%;
}

#header {
  padding: 15px 0;
  background-color: #fff;
}

#header .row {
  max-height: 130px;
  min-height: 130px;
}

header {
  background-color: rgb(231, 229, 227);
  /*height: 45px;*/
}

/* растянуть меню по ширине /*/
.menu {
  width: 100%;
}

.navbar-nav>li {
  flex-basis: auto;
  flex-grow: 1;
}

div#menu ul.menu.navbar-nav.maximenuck {
  display: flex !important;
}

.level1 a {
  font-size: 16px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  padding: 11px 0;
}

.active.level1 {
  background-color: rgb(162, 162, 162);
}

.active.level1 a {
  color: rgb(255, 255, 255);
}

.maximenuck .yellow {
  background-color: rgb(255, 221, 0);
}

hr.yellow {
  border-top: 1px solid rgb(255, 221, 0);
}

.nav-tabs {
  border-bottom: 1px solid rgb(255, 221, 0);
}

.item-tabs li {
  margin: 15px 0;
}

.item-tabs li a {
  font-size: 18px;
  font-family: "HelveticaNeueCyr";
  color: rgb(205, 203, 203);
  line-height: 2;
  text-decoration: none;
  margin-right: 50px;
}

.item-tabs li.active a {
  color: rgb(0, 0, 0);
  text-decoration: underline;
}

.item-text {
  font-size: 14px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
}

.item-text img {
  margin-right: 10px;
}

.item-related {
  margin-top: 50px;
}

.item-related h4 {
  font-size: 30px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  margin-bottom: 30px;
}

div#menu ul.maximenuck li.level1.parent>a:after, div#menu ul.maximenuck li.level1.parent>span.separator:after {
  content: "\f107" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 24px !important;
  border: none !important;
  top: 20% !important;
  right: 18% !important;
}

div#menu ul.maximenuck li.level1.parent li.parent>a:after, div#menu ul.maximenuck li.level1.parent li.parent>span.separator:after, div#menu ul.maximenuck li.maximenuck ul.maximenuck2 li.parent:hover>a:after, div#menu ul.maximenuck li.maximenuck ul.maximenuck2 li.parent.active>a:after {
  content: "\f105" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 16px !important;
  border: none !important;
  top: 20% !important;
  right: 18% !important;
}

div#menu .nav-header span.titreck {
  font-size: 22px;
  font-family: 'HelveticaNeueCyr-Light';
  color: rgb(0, 0, 0);
  line-height: 1.636;
}

.level2 a {
  font-size: 12px;
  line-height: 2.75;
  padding: 0;
}

div#menu ul.maximenuck li.maximenuck div.floatck {
  box-shadow: -4px 4px 6px 0px rgba(0, 0, 0, 0.36);
  background-color: rgb(255, 255, 255);
  padding: 20px 40px;
}

div#menu ul.maximenuck li.maximenuck div.floatck div.floatck {
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.36);
  background-color: rgb(255, 255, 255);
  padding: 20px 40px;
}

li.maximenuckanimation .clickedck {
  background-color: rgb(238, 238, 238);
  padding: 0 15px;
}

.active.level1 .level2 a {
  color: rgb(0, 0, 0);
}

.btn-outline-success {
  color: #000000;
}

/* крошки */
.breadcrumb {
  background: none;
  padding: 30px 0 10px 0;
  font-size: 12px;
  font-family: "HelveticaNeueCyr";
  margin-bottom: 0;
}

.breadcrumb a {
  font-size: 12px;
  font-family: "HelveticaNeueCyr";
  color: rgb(135, 134, 134);
  text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "-";
}

/* убрать отступы */
.nomargin {
  padding-left: 0;
  padding-right: 0;
}

/* выравнивание текста в слайде */
.slide .uk-overlay-area-content>:last-child, .slide .uk-overlay-panel.uk-flex>*>:last-child, .slide .uk-overlay-panel>:last-child, .slide .uk-overlay>:first-child, .slide2 .uk-overlay-area-content>:last-child, .slide2 .uk-overlay-panel.uk-flex>*>:last-child, .slide2 .uk-overlay-panel>:last-child, .slide2 .uk-overlay>:first-child {
  width: 100%;
}

.slide .uk-dotnav {
  margin-left: -15%;
}

.slide .uk-dotnav-contrast>*>:active, .slide .uk-dotnav-contrast>.uk-active>* {
  background: rgb(255, 221, 0);
}

.slide .uk-dotnav-contrast>*>* {
  background: rgb(253, 252, 252);
}

.slide .uk-dotnav>*>* {
  width: 12px;
  height: 12px;
}

.str-bottom {
  text-align: center;
}

.str-bottom img {
  position: relative;
  margin-top: -30px;
}

/* кнопки */
.btn {
  max-height: 42px;
  line-height: 42px;
  min-width: 210px;
  border-radius: 21px;
  padding: 0;
  text-decoration: none;
}

.btn-warning, .btn-primary, .btn-success, .btn-secondary, .btn-default {
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-family: "HelveticaNeueCyr";
  background-color: rgb(255, 221, 0);
  border: none;
}

.item-buttons a {
  color: rgb(0, 0, 0);
  font-size: 14px;
  font-family: "HelveticaNeueCyr";
  background-color: rgb(255, 221, 0);
  border: none;
  display: inherit;
  max-height: 42px;
  line-height: 42px;
  min-width: 210px;
  border-radius: 21px;
  padding: 0;
  text-decoration: none;
}

.item-buttons a:hover {
  background-color: #1e7e34;
}

.jbzoo .items .item-buttons {
  text-align: center;
}

.btn-default {
  color: #fff;
  font-size: 14px;
  font-family: "HelveticaNeueCyr";
  background-color: #1e7e34;
  border: none;
}

.btn-default:hover {
  background-color: rgb(255, 221, 0);
}

.jbzoo .btn-default {
  color: #fff !important;
}

.jbzoo .jbprice-buttons .btn-danger {
  font-size: 14px;
}

.uk-modal-dialog #userForm {
  padding: 5%;
}

.uk-modal-dialog .uk-modal-caption {
  color: #1b1b1b;
}

.subcategory-image.pull-center, h2.subcategory-title {
  text-align: center;
}

.form-control {
  font-size: 14px;
}

#userForm {
  padding: 0 0px 0 20px;
}

#userForm h2 {
  font-size: 30px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 30px;
}

#userForm .form-control {
  border: 1px solid rgb(213, 210, 210);
  background-color: rgb(253, 252, 252);
  min-height: 45px;
  border-radius: 21px;
  padding: 0 30px;
}

#userForm .rsform-block {
  padding: 0 50px;
}

#userForm .btn-primary {
  font-size: 18px;
  padding: 0 5%;
}

/* инпуты формы */
#userForm input[type="text"]::-webkit-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="text"]:-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="text"]::-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="text"]::placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="text"]::-moz-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="text"]::-webkit-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="text"]:-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="text"]::-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="text"]::placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="text"]::-moz-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

/* инпуты формы */
#userForm input[type="tel"]::-webkit-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="tel"]:-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="tel"]::-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="tel"]::placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm input[type="tel"]::-moz-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="tel"]::-webkit-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="tel"]:-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="tel"]::-ms-input-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="tel"]::placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

#userForm2 input[type="tel"]::-moz-placeholder {
  font-size: 14.444px;
  font-family: "HelveticaNeueCyr";
  color: rgb(172, 172, 172);
}

/* ошибки формы */
#userForm .formValidation, #userForm2 .formValidation {
  position: absolute;
  right: 10%;
  top: 30%;
}

/* фон формы */
#userForm2 {
  background-image: url(../error404.html);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.content {
  min-height: 300px;
}

.large-icon {
  font-size: 13em !important;
}

.contact .contact-address {
  padding: 0 1.5rem;
}

.navbar .mod-languages {
  padding-bottom: 0.425rem;
  padding-top: 0.425rem;
}

.lang-inline {
  list-style: outside none none;
  margin: 0;
}

.lang-inline>li {
  display: inline;
  margin-left: 8px;
}

.login {
  margin: 0 auto;
  max-width: 330px;
  padding-top: 1em;
}

.tags.inline {
  padding-left: 0;
}

.tags.inline li {
  display: inline;
}

.item-image {
  margin-bottom: 20px;
}

/* форма поиска */
#mod-finder-searchform * {
  box-sizing: border-box;
}

#mod-finder-searchform form {
  position: relative;
  width: 300px;
  margin: 0 auto;
  height: 42px;
}

#mod-finder-searchform input {
  margin: 5px 0;
  height: 30px;
  width: 0;
  max-width: 200px;
  padding: 0 15px 0 42px;
  border: none;
  outline: none;
  background: transparent;
  transition: .4s cubic-bezier(0, 0.8, 0, 1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 21px;
}

#mod-finder-searchform input:focus {
  width: 300px;
  z-index: 1;
  border-bottom: 2px solid #F9F0DA;
}

#mod-finder-searchform button {
  border: none;
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* другое */
.adr {
  font-size: 16px;
  font-family: "HelveticaNeueCyr";
  color: rgb(43, 40, 40);
}

.tel {
  font-size: 16px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  font-size: 12px;
  font-family: "HelveticaNeueCyr";
  margin-bottom: 50px;
}

.jbzoo .pagination span, .jbzoo .pagination li a:hover {
  color: #ffffff;
  background: #ffc933;
  border: 1px solid #ffc933;
}

.jbzoo .pagination span {
  padding: 10px 11px;
}

.pagination span, .jbzoo .pagination a {
  display: block;
  float: left;
  padding: 8px 11px;
  border: 1px solid rgb(235, 235, 235);
  margin-right: 0;
  text-decoration: none;
  color: rgb(0, 0, 0);
  line-height: 1em;
}

.jbzoo .pagination li:last-child a {
  border-radius: 0 5px 5px 0;
}

.jbzoo .pagination li:first-child a {
  border-radius: 5px 0 0 5px;
}

/* каталог */
#jbmodule-bootstrap-111 .well {
  background-color: #ffffff;
  border: 1px solid rgb(235, 235, 235);
  border-radius: 5px;
  box-shadow: none;
  padding: 25px;
}

#jbmodule-bootstrap-111 img.jbimage {
  width: auto;
  max-width: 100%;
  height: auto;
}

#jbmodule-bootstrap-111 .jbprice-value-row {
  font-size: 24px;
  font-family: 'HelveticaNeueCyr-Bold';
  font-weight: bold;
  line-height: 1.012;
}

#jbmodule-bootstrap-111 .item-price {
  min-height: 75px;
}

#jbmodule-bootstrap-111 .item-price a {
  font-size: 16px;
  font-family: 'HelveticaNeueCyr';
  color: rgb(0, 0, 0);
  text-decoration: underline;
  line-height: 1.5;
}

.jbmodule-bootstrap-111 .jbzoo .jbcurrency-symbol {
  opacity: 1;
  font-size: 100%;
}

#jbmodule-bootstrap-111 .table td, .table th {
  vertical-align: middle;
}

#jbmodule-bootstrap-111 .jbzoo .btn-primary, .jbzoo .btn-danger, .jbzoo .btn-success {
  color: rgb(0, 0, 0);
}

#yoo-zoo .frontpage.clearfix.well {
  padding: 0;
  border: none;
}

.jbcart-module-empty {
  text-align: center;
  padding: 5px;
  /* margin-right: 10%; */
}

.fade:not(.show) {
  opacity: 1;
}

/**/
.moduletablevse {
  position: absolute;
  right: 20px;
  top: 50px;
  z-index: 1;
}

.catalog .uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore), .catalog .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 1;
}

.catalog .uk-overlay {
  min-height: 260px;
  border-radius: 5px;
  background-color: rgb(235, 235, 235);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.17);
}

.catalog .uk-overlay-panel {
  padding: 15px;
}

.catalog .uk-panel-title, .catalog .uk-overlay-background {
  font-size: 16px;
  font-family: 'HelveticaNeueCyr-Light';
  color: rgb(0, 0, 0);
  line-height: 1.349;
}

.catalog .uk-overlay>:first-child {
  margin-bottom: 40px;
}

.catalog .uk-overlay-background {
  background: rgb(255, 255, 255);
}

.catalog .uk-overlay-background {
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: -3px;
}

.moduletablepreim {
  font-size: 14px;
}

.moduletablepreim h3 {
  text-align: center;
}

.moduletablepreim p {
  margin-bottom: 5px;
}

.moduletablepreim strong {
  font-size: 16px;
}

.moduletablepreim img {
  margin: 30px 0 15px 0;
}

#forma {
  margin-top: 50px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.17);
  /*
	background-image: url(../images/fon1.png),url(../images/fon2.jpg) ;
	background-repeat: no-repeat, repeat;
	background-position-x: 120%, center;
    background-position-y: center, center;*/
  background-image: url(../images/fon2.jpg);
  background-repeat: repeat;
  background-position-x: center;
  background-position-y: center;
}

#forma .forma {
  min-height: 384px;
}

#polosa {
  background-color: rgb(255, 221, 0);
  margin-top: 50px;
}

.polosa {
  min-height: 77px;
}

.polosa p {
  margin-bottom: 0;
  display: inline-block;
  font-size: 16px;
  font-family: "HelveticaNeueCyr";
  color: rgb(51, 51, 51);
  line-height: 1.5;
}

.num {
  font-size: 48px;
  font-family: "HelveticaNeueCyr";
  color: rgb(51, 51, 51);
  margin-right: 10px;
}

#soc {
  position: absolute;
  top: 150%;
  left: 5%;
  margin-top: 50px;
}

hr {
  border-top: 1px solid rgb(61, 57, 57);
  margin-top: 20px;
}

footer {
  background-color: rgb(43, 40, 40);
  font-family: 'HelveticaNeueCyr-Light';
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 1;
  padding: 40px 0 15px 0;
}

footer a {
  font-size: 14px;
  font-family: 'HelveticaNeueCyr-Light';
  color: rgb(255, 255, 255);
  line-height: 2.143;
  text-decoration: none;
}

.footer ul.footer-menu {
  list-style-position: inside;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  list-style-type: none;
}

.footer .nav-link {
  padding: 0;
  margin-bottom: 5px;
}

.footer ul.footer-menu a:hover {
  color: #ffdd00;
}


/* Всплывающее окно на сайте */
.popup_block {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9000;
    background: #fff5;
    display: none;
}
.popup_block .popup_single {
    position: relative;
    margin: 10% auto 0;
    width: 840px;
    background: #fff;
    box-shadow: 0 0 30px #0005;
}
.popup_block .popup_single .btn_close {
    position: absolute;
    top: -12px;
    right: -12px;
    color: #ffe855;
    font-size: 40pt;
    text-shadow: 0 0 15px #fff;
    cursor: pointer;
    z-index: 9001;
}
.popup_block .popup_single .btn_close:hover {
    color: #ff0000;
}
.popup_block .popup_single .text_block {
    margin: 0 55px 0 0;
}
.popup_block .popup_single .text_block_ok {
    margin: 0 55px 0 0;
    color: green;
    font-size: 14pt;
    font-weight: 600;
    font-family: 'open sans';
    text-align: center;
    display: none;
    line-height: 1.5;
}
.popup_block .popup_single .text_block strong {
    font-size: 58pt;
    color: #ffe855;
    font-weight: bold;
    text-shadow: 5px 5px #2d2d2d;
    font-family: 'open sans';
    line-height: 1;
}
.popup_block .popup_single .text_block p {
    font-size: 12pt;
    color: #2d2d2d;
    font-weight: 600;
    font-family: 'open sans';
    margin: 30px 0 20px 0;
    line-height: 1.4;
}
.popup_block .popup_single .text_block span {
    color: #2d2d2d;
    font-size: 8pt;
    line-height: 1.2;
}
.popup_block .popup_single .text_block span a {
    margin: 0;
    padding: 0;
    color: #2d2d2d;
    font-weight: 600;
    font-size: 8pt;
    line-height: 1.2;
}
.popup_block .popup_single .text_block input {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #2d2d2d;
    border-radius: 2px;
    margin: 5px 0;
}
.popup_block .popup_single .text_block .btn_get {
    background: #ffe855;
    color: #2d2d2d;
    font-size: 12pt;
    font-weight: 600;
}
.popup_block .popup_single .text_block .btn_get:hover {
    background: #ffe85590;
    cursor: pointer;
}
img.sp-thumbnail-image {
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  max-width: 100%;
  height: auto;
}

.jbzoo-item .item-price strong:after {
  content: "\00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 ";
  background-image: url(../images/punktir.png);
  background-repeat: repeat-x;
  background-position-x: center;
  background-position-y: bottom;
}

.blog {
  max-width: 1140px;
}

.blog .item-image {
  margin-right: 50px;
  margin-bottom: 80px;
}

.blog .page-header h2 a {
  font-size: 24px;
  font-family: "HelveticaNeueCyr";
  color: rgb(0, 0, 0);
  line-height: 1.012;
  text-decoration: none;
}

.blog, .item-page {
  font-size: 16px;
  font-family: 'HelveticaNeueCyr-Light';
  color: rgb(0, 0, 0);
  line-height: 1.875;
}

.readmore .btn-secondary .fa {
  display: none;
}

.readmore {
  text-align: right;
}

.collapse:not(.show) {
  display: block;
}

.jbzoo .items .item-title {
  min-height: 153px;
  max-height: 153px;
}

.customvse p {
  text-align: right;
}

.jbcart-row-total .jbcurrency-symbol {
  display: none;
}

.jbcart-row-total .jbcurrency-value:after {
  content: " \a0 руб";
}

.jbzoo .jbcart-table .jbcart-delete a, .jbzoo .jbcart-table .item-delete-all {
  line-height: 34px;
  padding: 0 !important;
}

.jbzoo .jbcart-mobile-tools {
  bottom: 10% !important;
  z-index: 99999;
}

.jbzoo .jbform-actions .btn {
  color: #121111 !important;
  line-height: 40px;
  border-radius: 21px;
}

.element-jbpriceplain .namecolor {
  width: 59px;
}

.jbzoo .jbcurrency-symbol {
  opacity: 1 !important;
  font-size: 100% !important;
}

.jbzoo .clearfix {
  display: inline-block !important;
}

.jbzoo .btn-primary, .jbzoo .btn-danger, .jbzoo .btn-success {
  color: rgb(0, 0, 0) !important;
}

.jbcart-module .jbcart-module-line {
  margin-bottom: 0;
}

.in-cart .jbprice-buttons-add {
  display: none;
}

.fixed-top {
  position: static;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

.formRed {
  text-align: center;
}

/* MAP */
.title {
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  color: #2b2b2b;
}

.contacts {
  position: relative;
  /* padding-top: 40px; */
  margin-top: 50px;
}

.contacts a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}

#polosa {
  margin-top: 0;
}

.contactsInfo {
  width: 434px;
  height: 382px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -650px;
  top: 80px;
  z-index: 10;
  padding: 40px 63px;
}

.contactsInfo__phones {
  margin-top: 16px;
}

.phoneNumber {
  font-weight: 500;
  font-size: 16px;
  display: block;
  margin-bottom: 6px;
}

.phoneNumber svg {
  fill: rgb(255, 221, 0);
  margin-right: 10px;
  width: 17px;
  height: 16px;
  margin-right: -2px;
}

.contactsInfo__address {
  color: #000;
  margin-top: 10px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 30px;
  font-size: 13px;
}

.contactsInfo__address svg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 17px;
  fill: rgb(255, 221, 0);
  margin-right: 10px;
}

.contactsInfo__mail {
  display: block;
  color: #000;
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.contactsInfo__mail svg {
  width: 20px;
  height: 15px;
  fill: rgb(255, 221, 0);
  margin-right: 10px;
}

.btnMeasure_location_footer {
  display: inline-block;
  margin-top: 25px;
}

.contactsMap {}

#map {
  height: 540px;
}

@media screen and (max-width: 1380px) {
  .contactsInfo {
    margin: 0;
    left: 30px;
  }
}

@media screen and (max-width: 900px) {
.popup_block .popup_single {
    width: 100%;
    margin: 0px auto;
}
.popup_block .popup_single img {
    display: none;
}
.popup_block .popup_single .text_block strong {
    font-size: 30pt;
}
.popup_block .popup_single .text_block,
.popup_block .popup_single .text_block_ok {
    margin: 0;
    padding: 25% 15px 0;
    position: relative;
    height: 100vh;
    vertical-align: middle;
    display: block;
}
  .title {
    font-size: 22px;
  }

  #map {
    height: 400px
  }

  .contacts {
    padding-top: 40px;
  }

  .contactsInfo {
    width: 300px;
    position: static;
    /*  display: inline-block; */
    margin: 0 auto;
    padding: 0;
    padding-bottom: 25px;
    height: auto;
  }

  .phoneNumber_location_contacts {
    font-size: 16px;
  }

  .phoneNumber_location_contacts svg {
    width: 13px;
    height: 13px;
    margin-right: 5px;
  }

  .contactsInfo__address {
    font-size: 14px;
  }
}

/* текст в слайдере на главной */
.mainbanner-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: 10;
}

.mainbanner-container {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  width: 1140px;
  padding-left: 15px;
}

.mainbanner-title {
  line-height: 1.35;
  max-width: 650px;
}
.mainbanner-title span{
  background-color: rgba(255, 221, 0, 0.85);
  padding: 5px 0;
}
.mainbanner-list {
  font-size: 20px;
  padding-left: 20px;
}

.mainbanner-list li {
  color: #ffdd00;
}
.mainbanner-list li span{
  color: #fff;
}

.mainbanner-btn-wrap {
  width: 100%;
  text-align: center;
}

.mainbanner-btn {
  width: 300px;
  min-width: initial !important;
}
.gamma a {
    font-size: 10pt;
    color: #000;
    font-weight: 400;
    text-shadow: none;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 5px;
}
.gamma a:hover {
    background: rgb(255, 221, 0);
}
.jbprice-value-label {
  display:none;
}
@media screen and (max-width: 1199px) {
  .mainbanner-container {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .mainbanner-container {
    width: 90%;
    font-size: 30px;
  }
}

@media screen and (max-width: 450px) {
  .mainbanner-container {
    font-size: 24px;

  }

  .mainbanner-list {
    font-size: 16px;
  }
  .mainbanner-btn{
    width: 290px;
  }
}
