

/* Start:/local/templates/biorad/static/css/style.css?169934870569373*/
@charset "UTF-8";
@import url("https://use.fontawesome.com/releases/v4.7.0/css/font-awesome-css.min.css");

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 300;
  font-style: normal;
  src: url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Light.eot");
  src: url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 500;
  font-style: normal;
  src: url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Medium.eot");
  src: local("☺"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Medium.woff") format("woff"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Medium.svg") format("svg");
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 700;
  font-style: normal;
  src: url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Bold.eot");
  src: url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Bold.woff") format("woff"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: normal;
  font-style: italic;
  src: url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Italic.eot");
  src: local("☺"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Italic.woff") format("woff"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Italic.ttf") format("truetype"), url("/local/templates/biorad/static/css/../fonts/HelveticaNeueCyr-Italic.svg") format("svg");
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url("/local/templates/biorad/static/css/../fonts/helveticaneuecyr-roman.eot");
  src: url("/local/templates/biorad/static/css/../fonts/helveticaneuecyr-roman.eot?#iefix") format("embedded-opentype"), url("/local/templates/biorad/static/css/../fonts/helveticaneuecyr-roman.woff2") format("woff2"), url("/local/templates/biorad/static/css/../fonts/helveticaneuecyr-roman.woff") format("woff"), url("/local/templates/biorad/static/css/../fonts/helveticaneuecyr-roman.svg#helveticaneuecyrroman") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.eot");
  src: url("https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.woff2") format("woff2"), url("https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.woff") format("woff"), url("https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.ttf") format("truetype"), url("//use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 320px;
  position: relative;
  width: 100%;
  color: #000;
}

body {
  font-size: 100%;
  line-height: 1;
  font-size: 18px;
  font-family: "HelveticaNeue";
}

body.lock {
  overflow: hidden;
}

input,
button,
textarea {
  font-family: "HelveticaNeue";
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

.clr {
  clear: both;
  display: block;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

.row:after {
  display: block;
  content: '';
  clear: both;
}

.fa {
  font-family: inherit !important;
}

.fa:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  max-width: 930px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 960px) {
  .container {
    max-width: 750px;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: none;
    padding: 0 10px;
  }
}

header {
  position: relative;
  z-index: 20;
}

header.scroll .header-bottom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.header-bottom {
  background-color: #d9d9d9;
}

.header-table>.cell {
  vertical-align: middle;
  padding: 27px 0;
}

.header-search {
  width: 455px;
  margin: 0px auto;
  position: relative;
}

.header-search__icon {
  display: none;
}

.header-search__input {
  height: 43px;
  border-radius: 3px;
  border: 1px solid #dcdee2;
  background-color: #fbfbfb;
  padding: 0 70px 0 15px;
  width: 100%;
  color: #878787;
  font-weight: 300;
  font-size: 13px;
}

.header-search__btn {
  width: 54px;
  height: 43px;
  border-radius: 0 3px 3px 0;
  position: absolute;
  background: #7e1337 url("/local/templates/biorad/static/css/../img/icons/serarch.png") center no-repeat;
  right: 0;
  top: 0;
}

.header-search-results {
  position: absolute;
  display: none;
  top: 44px;
  left: 0;
  z-index: 5;
  padding: 10px 0;
  width: 100%;
  -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  border: 1px solid #dcdee2;
  background-color: #fbfbfb;
}

.header-search-results.active {
  display: block;
}

.header-search-results-items .trow:hover .cell {
  background-color: #ededf0;
}

.header-search-results-items .cell {
  vertical-align: middle;
  padding: 5px 0px;
  cursor: pointer;
}

.header-search-results-items .cell:first-child {
  width: 100%;
}

.header-search-results-items__name {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 300;
  padding: 0px 15px;
  display: block;
}

.header-search-results-items__btn {
  height: 19px;
  color: #fff;
  padding: 4px;
  color: #4d4d4d;
  font-size: 12px;
  font-weight: 300;
  margin: 0px 15px 0px 0px;
  display: inline-block;
  border-radius: 2px;
  background-color: #d9d9d9;
}

.header-search-results-items__btn:hover {
  background-color: #7e1337;
  color: #fff;
}

.header_call {
  font-size: 16px;
  cursor: pointer;
  margin-top: 5px;
}

@media (max-width:767px) {
  .header_call {
    display: none;
  }
}

.header-phone {
  text-align: right;
  white-space: nowrap;
}

.header-phone__value {
  background: url("/local/templates/biorad/static/css/../img/icons/phone.png") left no-repeat;
  padding: 0px 0px 0px 20px;
  color: #1d2856;
  font-size: 19px;
  display: block;
}

.header-phone__text {
  color: #888888;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.22px;
}

.header-menu__icon {
  display: none;
}

.header-menu {
  margin: 0px -20px;
}

.header-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  position: relative;
}

.header-menu-list>li {
  height: 45px;
  position: relative;
}

.header-menu-list>li.full {
  position: static;
}

.header-menu-list>li.full .header-submenu {
  width: 100%;
}

.header-menu-list>li.hover .header-submenu {
  display: block;
}

.header-menu-list>li.hover .header-menu__link {
  color: #7e1337;
}

.header-menu-list>li.hover .header-menu__link span:after {
  background: url("/local/templates/biorad/static/css/../img/icons/arrow-submenu-active.png") center no-repeat;
}

.header-menu__link {
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  color: #1d2856;
  font-size: 13px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}

.header-menu__link span {
  padding: 0px 15px 0px 0px;
  position: relative;
}

.header-menu__link span:after {
  content: '';
  background: url("/local/templates/biorad/static/css/../img/icons/arrow-submenu.png") center no-repeat;
  width: 9px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 0px;
}

.header-submenu {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  min-width: 225px;
  -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
}

.header-submenu.show {
  display: block;
}

.header-submenu:before {
  content: '';
  position: absolute;
  top: 0;
  height: 2px;
  width: 100%;
  background-color: #7e1336;
}

.header-menu-sublist li {
  border-bottom: 1px solid #d9d9d9;
}

.header-menu-sublist li:last-child {
  border-bottom: none;
}

.header-menu__sublink {
  color: #4d4d4d;
  font-size: 14px;
  padding: 15px 20px;
  display: block;
}

.header-menu__sublink:hover {
  background-color: #f7f7f7;
  color: #7e1336;
}

.header-submenu-body {
  padding: 20px;
}

.header-submenu-row {
  margin: 0px -10px;
}

.header-submenu-column {
  float: left;
  width: 33.333%;
  padding: 0px 10px;
}

.header-submenu-lists {
  margin: 0px -10px;
}

.header-submenu-lists-column {
  float: left;
  width: 50%;
  padding: 0px 10px;
}

.header-submenu__title {
  margin: 10px 0px 15px 0px;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 0px 15px 0px;
  border-bottom: 1px solid #d9d9d9;
}

.header-submenu__subtitle {
  color: #1d2856;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px;
  font-size: 14px;
}

.header-submenu-list li {
  margin: 0px 0px 10px 0px;
}

.header-submenu-list li:last-child {
  margin: 0px 0px 0px 0px;
}

.header-submenu__link {
  color: #4d4d4d;
  font-weight: 300;
}

.header-submenu__link:hover {
  color: #7e1336;
}

@media (max-width: 992px) {
  .header-table>.cell {
    vertical-align: middle;
    padding: 10px 0;
  }

  .header-search {
    width: 300px;
  }

  .header-menu {
    margin: 0px -10px;
  }

  .header-menu__link {
    font-size: 12px;
    padding: 0 10px;
  }

  .header-submenu__title {
    font-size: 14px;
  }

  .header-submenu__subtitle {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 50;
  }

  .header-table>.cell {
    vertical-align: middle;
    padding: 5px 0;
    height: 53px;
  }

  .header-search {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 54px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 10;
    overflow: hidden;
  }

  .header-search.active {
    width: 300px;
    overflow: visible;
  }

  .header-search.active .header-search__icon {
    display: none;
  }

  .header-search.active .header-search__btn {
    display: block;
  }

  .header-search__icon {
    width: 54px;
    height: 43px;
    border-radius: 3px;
    position: absolute;
    background: #7e1337 url("/local/templates/biorad/static/css/../img/icons/serarch.png") center no-repeat;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
  }

  .header-search__btn {
    display: none;
  }

  .header-phone {
    display: none;
  }

  .header__logo {
    position: absolute;
    left: 50%;
    top: 11px;
    margin-left: -60px;
    z-index: 10;
  }

  .header-menu__icon {
    display: block;
    position: absolute;
    top: 5px;
    border-radius: 3px;
    left: 10px;
    height: 43px;
    width: 54px;
    background-color: #1d2856;
    cursor: pointer;
    z-index: 10;
  }

  .header-menu__icon span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 20px;
    left: 12px;
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff;
  }

  .header-menu__icon span:first-child {
    top: 12px;
  }

  .header-menu__icon span:last-child {
    top: auto;
    bottom: 12px;
  }

  .header-menu__icon.active span {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }

  .header-menu__icon.active span:first-child {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 20px;
  }

  .header-menu__icon.active span:last-child {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 20px;
  }

  .header-menu {
    margin: 0px 0px 0px 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 5;
    top: 0;
    overflow: auto;
    left: -200%;
    padding: 70px 0px 0px 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
  }

  .header-menu.active {
    left: 0;
  }

  .header-menu-list {
    display: block;
  }

  .header-menu-list>li {
    height: auto;
  }

  .header-menu__link {
    display: block;
    text-align: left;
  }

  .header-submenu {
    position: relative;
    left: 0;
    top: 0;
    margin: 0px 0px 10px 0px;
  }

  .header-submenu-body {
    padding: 10px;
  }

  .header-submenu-column {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }

  .header-submenu-column:last-child {
    margin: 0px 0px 0px 0px;
  }
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer-top {
  background-color: #26305c;
  padding: 60px 0;
}

.footer-top-table>.cell {
  vertical-align: top;
  width: 50%;
}

.footer-top-table>.cell:last-child {
  text-align: right;
  padding: 0px 0px 0px 50px;
}

.footer-menu {
  margin: 0px -15px;
}

.footer-menu-column {
  float: left;
  width: 50%;
  padding: 0px 15px;
}

.footer-menu-list {
  position: relative;
  padding: 25px 0px 0px 0px;
}

.footer-menu-list li {
  margin: 0px 0px 20px 0px;
}

.footer-menu-list li:last-child {
  margin: 0px 0px 0px 0px;
}

.footer-menu-list:before {
  content: '';
  width: 40px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-menu__link {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

.footer-menu__link:hover {
  text-decoration: underline;
}

.footer-subscribe {
  text-align: left;
  display: inline-block;
  max-width: 390px;
}

.footer-subscribe-body {
  position: relative;
}

.footer-subscribe-item {
  position: relative;
}

.footer-subscribe-item:before {
  content: '';
  background: url("/local/templates/biorad/static/css/../img/icons/letter.svg") center no-repeat;
  width: 15px;
  height: 43px;
  position: absolute;
  left: 13px;
  top: 0;
}

.footer-subscribe-item .input {
  padding: 0px 100px 0px 40px;
  height: 43px;
}

.footer-subscribe-item .input.err {
  color: #7e1337;
}

.footer-subscribe__btn.btn {
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  padding: 0 15px;
}

.footer-subscribe-check {
  padding: 20px 0px 0px 0px;
}

.footer-subscribe-check .check {
  color: #fff;
}

.footer-subscribe-check .check a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .footer-top {
    padding: 30px 0;
  }

  .footer-top-table>.cell {
    display: block;
    width: 100%;
  }

  .footer-top-table>.cell:last-child {
    text-align: left;
    padding: 30px 0px 0px 0px;
  }

  .footer-subscribe {
    max-width: none;
    display: block;
  }
}

@media (max-width: 500px) {
  .footer-menu-column {
    width: 100%;
  }

  .footer-menu-column:last-child .footer-menu-list {
    padding: 20px 0px 0px 0px;
  }

  .footer-menu-column:last-child .footer-menu-list:before {
    display: none;
  }
}

.footer-bottom {
  background-color: #1d2546;
}

.footer-bottom-table>.cell {
  padding: 25px 0;
  vertical-align: middle;
}

.footer-bottom-table>.cell:last-child {
  text-align: right;
}

.footer__copy {
  font-size: 12px;
  color: #fff;
}

.footer-social {
  display: inline-block;
}

.footer-social>.cell {
  padding: 0px 20px 0px 0px;
}

.footer-social>.cell:last-child {
  padding: 0px 0px 0px 0px;
}

.footer-social__label {
  color: #fff;
  font-size: 12px;
}

.footer-social__link {
  font-size: 21px;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social__link:hover {
  color: #7e1336;
}

@media (max-width: 767px) {
  .footer-bottom-table {
    padding: 20px 0;
  }

  .footer-bottom-table>.cell {
    padding: 0;
    display: block;
    text-align: center;
  }

  .footer-bottom-table>.cell:last-child {
    padding: 15px 0px 0px 0px;
    text-align: center;
  }

  .footer-social>.cell {
    text-align: center;
    display: inline-block;
  }

  .footer-social>.cell:first-child {
    display: block;
    margin: 0px 0px 5px 0px;
  }
}

/*
font-family: 'Open Sans Condensed';
@extend .fr;
@include anim(0.3s);
*/
.popup {
  background-color: rgba(255, 255, 255, 0.95);
  display: none;
  position: fixed !important;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 100;
  padding: 30px 10px;
}

.popup.active .popup-content {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.popup.show {
  display: block;
}

.popup.show .popup-content {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.popup-table {
  height: 100%;
}

.popup-table>.cell {
  height: 100%;
  vertical-align: middle;
}

.popup-content {
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  max-width: 715px;
  margin: 0px auto;
  -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 30px;
}

.popup-close {
  width: 25px;
  height: 25px;
  position: absolute;
  opacity: 0.7;
  top: 0px;
  right: -40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: url("/local/templates/biorad/static/css/../img/icons/close.png") 0 0 no-repeat;
}

.popup-close:hover {
  opacity: 1;
}

.popup__title {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0px 25px 0px;
  color: #4d4d4d;
  font-size: 24px;
  font-weight: 700;
}

.popup-buttons {
  padding: 60px 0px 30px 0px;
  max-width: 360px;
  margin: 0px auto;
}

.popup-buttons-row {
  margin: 0px -20px;
  text-align: center;
}

.popup-buttons-column {
  float: left;
  padding: 0px 20px;
  width: 50%;
}

.popup-buttons__value {
  height: 43px;
  display: inline-block;
  width: 160px;
  border-radius: 3px;
  background-color: #d9d9d9;
  cursor: pointer;
  font-size: 18px;
  color: #464c6d;
  text-align: center;
  line-height: 43px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.popup-buttons__value:hover {
  color: #fff;
  background-color: #7e1337;
}

.popup-region {
  padding: 40px 0px 0px 0px;
  display: none;
}

.popup-region.active {
  display: block;
}

.popup__text {
  font-size: 18px;
  text-align: center;
  padding: 30px 0px 0px 0px;
  max-width: 450px;
  margin: 0px auto;
  line-height: 24px;
}

.popup-form-body {
  padding: 30px 0px 0px 0px;
}

.popup-form-row {
  margin: 0px -10px;
}

.popup-form-column {
  float: left;
  width: 50%;
  padding: 0px 10px;
}

.popup-form-input {
  margin: 0px 0px 20px 0px;
}

.popup-form-input:last-child {
  margin: 0px 0px 0px 0px;
}

.popup-form-check {
  margin: 20px 0px 30px 0px;
}

.popup-form-capcha {
  text-align: center;
  margin: 0px 0px 10px 0px;
}

.popup-form-textarea {
  margin: 20px 0px 0px 0px;
}

.popup-form-button {
  text-align: center;
}

.popup-vd .popup-content {
  background-color: transparent;
  padding: 0;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}

.popup-vd__title {
  font-size: 34px;
  margin: 0px 0px 20px 0px;
}

.popup-vd-block {
  -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}

@media (max-width: 830px) {
  .popup-content {
    padding: 50px 30px 30px 30px;
  }

  .popup-close {
    right: 10px;
    top: 10px;
  }
}

@media (max-width: 767px) {
  .popup__title {
    font-size: 20px;
    line-height: 24px;
  }

  .popup-content {
    padding: 50px 10px 30px 10px;
  }

  .popup-buttons {
    max-width: none;
    padding: 30px 0 0px 0;
  }

  .popup-buttons-column {
    width: 100%;
  }

  .popup-buttons-column:first-child {
    margin: 0px 0px 20px 0px;
  }

  .popup-buttons__value {
    width: 100%;
  }

  .popup-form-column {
    width: 100%;
  }

  .popup-form-column:first-child {
    margin: 0px 0px 20px 0px;
  }

  .popup-vd__title {
    font-size: 20px;
    padding: 0px 50px 0px 0px;
    margin: 0px 0px 15px 0px;
  }
}

/*
font-family: 'Open Sans Condensed';
@extend .fr;
@include anim(0.3s);
*/
.mainslider {
  position: relative;
}

.mainslider-slider .slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
  text-align: center;
}

.mainslider-slider .slick-dots li {
  display: inline-block;
  margin: 0px 4px;
}

.mainslider-slider .slick-dots li button {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 0;
  border: 1px solid #d9d9d9;
  color: #ffffff;
}

.mainslider-slider .slick-dots li button:hover {
  border: 1px solid #26305c;
  background-color: #26305c;
}

.mainslider-slider .slick-dots li.slick-active button {
  background-color: #26305c;
}

.mainslide_3 .mainslide-content__title {
  color: #4b6a79;
}

.mainslide_4 .mainslide-content__title {
  color: #605b46;
}

.mainslide_6 .mainslide-content__title {
  color: #4b6a79;
}

.mainslide-content {
  position: relative;
  z-index: 2;
}

.mainslide-content-table {
  padding: 0px 0px 0px 50px;
}

.mainslide-content-table>.cell {
  height: 400px;
  vertical-align: middle;
}

.mainslide-content__title {
  line-height: 55px;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}

.mainslide-content__btn {
  display: inline-block;
  font-size: 18px;
  line-height: 41px;
  color: #fff;
  margin: 25px 0px 0px 0px;
  padding: 0 22px;
  height: 43px;
  border-radius: 3px;
  border: 1px solid #ffffff;
}

.mainslide__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mainslider-arrows {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
  left: 0;
}

.mainslider-arrows .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.mainslider-arrows .slick-arrow.slick-prev {
  left: -40px;
  background: rgba(0, 0, 0, 0.3) url("/local/templates/biorad/static/css/../img/icons/sl-l.png") center no-repeat;
}

.mainslider-arrows .slick-arrow.slick-next {
  right: -40px;
  background: rgba(0, 0, 0, 0.3) url("/local/templates/biorad/static/css/../img/icons/sl-r.png") center no-repeat;
}

.mainslider-arrows .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1150px) {
  .mainslide-content-table {
    padding: 0px 0px 0px 100px;
  }

  .mainslider-arrows .slick-arrow.slick-prev {
    left: 0;
  }

  .mainslider-arrows .slick-arrow.slick-next {
    right: 0;
  }
}

@media (max-width: 992px) {
  .mainslide-content__title {
    font-size: 40px;
    line-height: 44px;
  }
}

@media (max-width: 767px) {
  .mainslider {
    margin: 53px 0px 0px 0px;
  }

  .mainslider-slider .slick-dots {
    bottom: 10px;
  }

  .mainslide-content-table {
    padding: 0px 0px 0px 0px;
  }

  .mainslide-content-table>.cell {
    height: 250px;
    vertical-align: middle;
    padding: 0px 0;
  }

  .mainslide-content__title {
    font-size: 24px;
    line-height: 28px;
  }

  .mainslider-arrows {
    display: none;
  }

  .mainslide-content__btn span {
    display: none;
  }
}

.mainblock {
  padding: 50px 0px;
}

.mainblock-body {
  margin: 0px 0px 50px 0px;
}

.mainblock-body>.cell {
  vertical-align: middle;
}

.mainblock-body>.cell:first-child {
  width: 580px;
}

.mainblock__borderblock {
  margin: 0px 0px 35px 0px;
  padding: 40px 60px;
  border-radius: 0 50px;
  border: 5px solid #7e1336;
}

.mainblock__text {
  padding: 0 120px 0 60px;
}

.mainblock__video {
  background-color: #000;
  -webkit-box-shadow: 0 0 54px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 54px rgba(0, 0, 0, 0.35);
  border-radius: 50px 0;
  margin-left: -50px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  max-width: 411px;
}

.mainblock__video img {
  max-width: 100%;
}

.mainblock__video:before {
  content: '';
  background: url("/local/templates/biorad/static/css/../img/icons/play-white.svg") center no-repeat;
  background-size: 77px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}

.mainblock-footer {
  text-align: center;
}

@media (max-width: 992px) {
  .mainblock-body {
    margin: 0px 0px 30px 0px;
  }

  .mainblock-body>.cell {
    display: block;
  }

  .mainblock-body>.cell:first-child {
    width: 100%;
    margin: 0px 0px 30px 0px;
  }

  .mainblock__text {
    padding: 0 60px 0 60px;
  }

  .mainblock__video {
    margin: 0px auto;
  }
}

@media (max-width: 767px) {
  .mainblock {
    padding: 30px 0px;
  }

  .mainblock__borderblock {
    margin: 0px 0px 15px 0px;
    padding: 10px 20px;
    border-radius: 0 20px;
  }

  .mainblock__text {
    padding: 0 20px;
  }
}

.mainnews {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: #f8f8f8;
  position: relative;
}

.mainnews.active .mainnews-elements__item {
  opacity: 1;
}

.mainnews.active .mainnews-elements__item:first-child {
  left: -0%;
}

.mainnews.active .mainnews-elements__item:last-child {
  right: -0%;
}

.mainnews-body {
  position: relative;
  z-index: 2;
  padding: 50px 0;
}

.mainnews__title {
  color: #111111;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  margin: 0px 0px 45px 0px;
}

.mainnews-block {
  margin: 0px -10px;
}

.mainnews-column {
  display: inline-block;
  width: 25%;
  padding: 0px 10px;
  margin: 0px 0px 40px 0px;
  vertical-align: top;
}

.mainnews-footer {
  text-align: center;
}

.mainnews-elements {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -180px;
}

.mainnews-elements__item {
  position: absolute;
  top: 0;
  -webkit-transition: all 2s ease 0s;
  -moz-transition: all 2s ease 0s;
  -ms-transition: all 2s ease 0s;
  -o-transition: all 2s ease 0s;
  transition: all 2s ease 0s;
  opacity: 0;
}

.mainnews-elements__item:first-child {
  left: -300px;
}

.mainnews-elements__item:last-child {
  right: -300px;
}

@media (max-width: 992px) {
  .mainnews-elements {
    display: none;
  }

  .mainnews-column {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .mainnews-body {
    padding: 30px 0;
  }

  .mainnews__title {
    margin: 0px 0px 20px 0px;
  }

  .mainnews-column {
    margin: 0px 0px 20px 0px;
  }
}

@media (max-width: 550px) {
  .mainnews-column {
    width: 100%;
  }
}

.maincatalog {
  padding: 50px 0;
  text-align: center;
}

.maincatalog__title {
  margin: 0px 0px 45px 0px;
}

.maincatalog-footer {
  text-align: center;
  padding: 20px 0px 0px 0px;
}

@media (max-width: 767px) {
  .maincatalog {
    padding: 30px 0;
  }

  .maincatalog__title {
    margin: 0px 0px 25px 0px;
  }

  .maincatalog-footer {
    text-align: center;
    padding: 0px 0px 0px 0px;
  }
}

.mainmap__title {
  margin: 0px 0px 35px 0px;
}

.mainmap-filter {
  margin: 0px auto 30px auto;
  max-width: 720px;
}

.mainmap-filter>.cell {
  vertical-align: middle;
  padding: 0px 25px 0px 0px;
}

.mainmap-filter>.cell:last-child {
  padding: 0px 0px 0px 0px;
}

.mainmap-filter__label {
  font-size: 16px;
  font-weight: 500;
  color: #111;
}

.mainmap-filter__item {
  height: 50px;
  border-radius: 20px 0;
  padding: 0px 24px;
  color: #111;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}

.mainmap-filter__item span {
  display: inline-block;
  padding: 0px 0px 0px 32px;
  position: relative;
  line-height: 46px;
}

.mainmap-filter__item.f1 {
  border: 2px solid #7e1336;
}

.mainmap-filter__item.f1 span {
  background: url("/local/templates/biorad/static/css/../img/icons/placeholder-active.svg") left no-repeat;
  background-size: 16px;
}

.mainmap-filter__item.f2 {
  border: 2px solid #26305c;
}

.mainmap-filter__item.f2 span {
  background: url("/local/templates/biorad/static/css/../img/icons/placeholder.svg") left no-repeat;
  background-size: 16px;
}

.mainmap-filter__item.active {
  color: #fff;
}

.mainmap-filter__item.active.f1 {
  background-color: #7e1336;
}

.mainmap-filter__item.active.f2 {
  background-color: #26305c;
}

.mainmap-filter__item.active span {
  background: url("/local/templates/biorad/static/css/../img/icons/placeholder-white.svg") left no-repeat !important;
  background-size: 16px !important;
}

.mainmap__body {
  height: 540px;
}

.mainmap-baloons {
  display: none;
}

.mainmap-baloons-item-body {
  padding: 25px 40px;
  border-radius: 10px;
}

.mainmap-baloons-item-body.o {
  background-color: #7e1337;
}

.mainmap-baloons-item-body.o:after {
  background-color: #7e1337;
}

.mainmap-baloons-item-body.p {
  background-color: #26305c;
}

.mainmap-baloons-item-body.p:after {
  background-color: #26305c;
}

.mainmap-baloons-item-body:after {
  content: '';
  width: 35px;
  height: 35px;
  left: 50%;
  margin: 0px 0px 0px -25px;
  position: absolute;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  bottom: -13px;
}

.mainmap-baloons-item__title {
  font-weight: 700;
  margin: 0px 0px 10px 0px;
  position: relative;
}

.mainmap-baloons-item__title:before {
  content: '';
  background: url("/local/templates/biorad/static/css/../img/icons/inf.png") 0 0 no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  z-index: 5;
  left: -25px;
  top: 0;
}

.mainmap-baloons-item__name {
  margin: 0px 0px 10px 0px;
  font-weight: 700;
}

.mainmap-baloons-item__text {
  position: relative;
  z-index: 10;
}

.mainmap-baloons-item__text p {
  margin: 0px 0px 10px 0px;
}

.mainmap-baloons-item__text p:last-child {
  margin: 0px 0px 0px 0px;
}

.mainmap-baloons-item__text a {
  color: #fff;
}

.mainmap-baloons-item__text a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .mainmap-filter>.cell {
    display: block;
    padding: 0px 0px 15px 0px;
  }

  .mainmap-filter>.cell:last-child {
    padding: 0px 0px 0px 0px;
  }
}

.catalog-nav {
  text-align: center;
  margin: 0px 0px 30px 0px;
}

.catalog-nav__item {
  display: inline-block;
  margin: 0px 15px 20px 15px;
  height: 50px;
  padding: 0 20px;
  line-height: 46px;
  color: #111111;
  font-size: 16px;
  border-radius: 20px 0;
  cursor: pointer;
  border: 2px solid #7e1336;
  position: relative;
}

.catalog-nav__item span {
  background: url("/local/templates/biorad/static/css/../img/icons/tabnav.svg") left no-repeat;
  padding: 0px 0px 0px 20px;
}

.catalog-nav__item.active {
  background-color: #7e1336;
  color: #fff;
}

.catalog-nav__item.active span {
  background: url("/local/templates/biorad/static/css/../img/icons/tabnav_active.svg") left no-repeat;
  padding: 0px 0px 0px 20px;
}

.catalog-nav__item.active:after {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #7e1336;
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (max-width: 767px) {
  .catalog-nav__item {
    margin: 0px 0px 10px 0px;
    display: block;
  }
}

.catalog-leftside {
  float: left;
  width: 208px;
}

@media (max-width: 767px) {
  .catalog-leftside {
    float: none;
    width: 100%;
  }
}

.catalog-module {
  border-top: 1px solid #dadada;
  padding: 30px 0;
}

.catalog__mobiletitle {
  display: none;
}

.catalog-module__title {
  color: #26305c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  position: relative;
  padding: 0px 20px 0px 0px;
  cursor: pointer;
}

.catalog-module__title:after {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  content: '';
  background: url("/local/templates/biorad/static/css/../img/icons/spoller.png") 0 0 no-repeat;
  width: 12px;
  height: 7px;
  position: absolute;
  right: 0;
  top: 7px;
}

.catalog-module__title.active:after {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.catalog-module-block {
  padding: 25px 0px 0px 0px;
  display: none;
}

.catalog-module-list li {
  margin: 0px 0px 15px 0px;
}

.catalog-module-list li:last-child {
  margin: 0px 0px 0px 0px;
}

.catalog-module__link {
  display: inline-block;
  line-height: 20px;
  color: #444444;
  font-size: 14px;
  font-weight: 300;
}

.catalog-module__link:hover {
  color: #7e1336;
}

.catalog-module__link.active {
  color: #7e1336;
  font-weight: 700;
}

@media (max-width: 767px) {
  .catalog__mobiletitle {
    text-align: center;
    font-size: 18px;
    display: block;
    margin: 0px 0px 0px 0px;
    line-height: 40px;
    border: 1px solid #7e1336;
    border-radius: 20px 0;
  }

  .catalog__mobiletitle.active {
    background-color: #7e1336;
    color: #fff;
  }

  .catalog-module {
    padding: 20px 0;
    border-top: 0px solid #dadada;
    border-bottom: 1px solid #dadada;
  }
}

.catalog-content {
  margin: 0px 0px 0px 208px;
  padding: 0px 0px 0px 30px;
}

.catalog-content-block {
  float: left;
  width: 100%;
}

@media (max-width: 767px) {
  .catalog-content {
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 0px 0px;
    text-align: center;
  }
}

.catalog-tech {
  text-align: left;
}

.catalog-tech__text {
  margin: 0px 0px 25px 0px;
}

.catalog-tech-item {
  border-radius: 20px 0;
  border: 1px solid #d9d9d9;
}

.catalog-tech-item>.cell {
  vertical-align: middle;
  padding: 30px;
}

.catalog-tech-item>.cell:first-child {
  text-align: center;
}

.catalog-tech-item__image img {
  max-width: 100%;
}

.catalog-tech-item__title {
  color: #111111;
  font-size: 18px;
  font-weight: 500;
  margin: 0px 0px 15px 0px;
  display: inline-block;
}

.catalog-tech-item__title:hover {
  color: #7e1336;
}

.catalog-tech-item__text {
  margin: 0px 0px 15px 0px;
}

@media (max-width: 992px) {
  .catalog-tech-item>.cell {
    display: block;
  }
}

@media (max-width: 767px) {
  .catalog-tech-item>.cell {
    display: block;
    padding: 20px 15px;
  }
}

.catalog-prog {
  text-align: left;
}

.catalog-prog-item {
  border-radius: 20px 0;
  border: 1px solid #d9d9d9;
  padding: 30px;
  margin: 0px 0px 20px 0px;
}

.catalog-prog-item:last-child {
  margin: 0px 0px 0px 0px;
}

.catalog-prog-item-header {
  margin: 0px 0px 20px 0px;
}

.catalog-prog-header__image {
  float: left;
  width: 185px;
  text-align: center;
}

.catalog-prog-header__image img {
  max-width: 100%;
}

.catalog-prog-header-body {
  margin: 0px 0px 0px 185px;
  padding: 0px 0px 0px 20px;
}

.catalog-prog-header__title {
  color: #111111;
  font-size: 18px;
  font-weight: 500;
  margin: 0px 0px 15px 0px;
}

.catalog-prog-item__title {
  font-weight: 700;
  margin: 0px 0px 20px 0px;
  color: #4d4d4d;
}

.catalog-prog-item-list li {
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 20px;
}

.catalog-prog-item-list li:last-child {
  margin: 0px 0px 0px 0px;
}

.catalog-prog-item-list li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0px;
}

.catalog-prog__btn {
  margin: 20px 0px 0px 0px;
}

@media (max-width: 767px) {
  .catalog-prog-item {
    padding: 20px 15px;
  }
}

@media (max-width: 500px) {
  .catalog-prog-item {
    padding: 20px 15px;
  }

  .catalog-prog-header__image {
    float: none;
    width: 100%;
  }

  .catalog-prog-header-body {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
  }

  .catalog-prog__btn.btn {
    padding: 0 10px;
    font-size: 16px;
    width: 100%;
  }
}

.catalog-reagents {
  text-align: left;
  display: none;
}

.catalog-reagents.active {
  display: block;
}

.catalog-reagent {
  overflow: hidden;
  border-radius: 20px 0;
  border: 1px solid #d9d9d9;
  margin: 0px 0px 20px 0px;
}

.catalog-reagent:last-child {
  margin: 0px 0px 0px 0px;
}

.catalog-reagent-top {
  padding: 30px;
}

.catalog-reagent-top>.cell {
  vertical-align: bottom;
}

.catalog-reagent-top>.cell:first-child {
  padding: 0px 20px 0px 0px;
}

.catalog-reagent-top__title {
  color: #474746;
  font-size: 24px;
  line-height: 30px;
  margin: 0px 0px 10px 0px;
}

.catalog-reagent__image {
  width: 200px;
  display: inline-block;
  margin-bottom: -80px;
}

.catalog-reagent__image img {
  max-width: 100%;
}

.catalog-reagent-bottom {
  padding: 30px;
  background-color: #f7f7f7;
}

.catalog-reagent-bottom__title {
  color: #26305c;
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0px 15px 0px;
}

.catalog-reagent-table tr td {
  padding: 0px 0px 5px 0px;
  vertical-align: top;
}

.catalog-reagent-table tr:last-child td {
  padding: 0px 0px 0px 0px;
}

.catalog-reagent-table__header {
  font-size: 12px;
  font-weight: 300;
  padding: 0px 0px 5px 0px;
}

.catalog-reagent-table__title {
  font-weight: 700;
  font-size: 16px;
  padding: 0px 0px 5px 0px;
}

.catalog-reagent-table__value {
  line-height: 16px;
}

@media (max-width: 992px) {
  .catalog-reagent-top>.cell {
    display: block;
  }

  .catalog-reagent-top>.cell:first-child {
    margin: 0px 0px 20px 0px;
  }

  .catalog-reagent-top>.cell:last-child {
    text-align: center;
  }

  .catalog-reagent__image {
    margin: 0px 0px 0px 0px;
  }
}

@media (max-width: 767px) {
  .catalog-reagent-top {
    padding: 20px 10px;
  }

  .catalog-reagent-bottom {
    padding: 20px 10px;
  }
}

.product__text {
  margin: 0px 0px 30px 0px;
}

.product-body {
  margin: 0px 0px 40px 0px;
}

.product-image {
  float: left;
  border: 1px solid #d9d9d9;
  text-align: center;
}

.product-image img {
  max-width: 100%;
}

.product-image__item {
  display: table-cell;
  height: 375px;
  width: 375px;
  vertical-align: middle;
}

.product-content {
  margin: 0px 0px 0px 375px;
  padding: 0px 0px 0px 20px;
}

.product-content__title {
  margin: 0px 0px 15px 0px;
  font-weight: 700;
  color: #4d4d4d;
}

.product-content__video.btn {
  margin: 20px 0px 0px 0px;
  font-size: 18px;
}

.product-content__video.btn span {
  background: url("/local/templates/biorad/static/css/../img/icons/play-blue.svg") left no-repeat;
  padding: 0px 0px 0px 30px;
  display: inline-block;
}

.product-content__video.btn:hover span {
  background: url("/local/templates/biorad/static/css/../img/icons/play-blue_h.svg") left no-repeat;
}

.product-params {
  margin: 0px 0px 0px 0px;
}

.product-params__btn {
  margin: 0px 0px 30px 0px;
}

.product-params__btn.active {
  color: #fff;
  background-color: #7e1337;
}

.product-params-block {
  border-top: 1px solid #d9d9d9;
  padding: 20px 0px 40px 0px;
}

.product-params-table .trow {
  background-color: #f8f8f8;
}

.product-params-table .trow:nth-child(odd) {
  background-color: #fff;
}

.product-params-table .trow .cell {
  font-size: 14px;
  font-weight: 300;
  padding: 5px 10px;
  line-height: 18px;
}

.product-params__label {
  color: #4d4d4d;
  color: #464c6d;
}

.product-bottomtext {
  color: #4d4d4d;
}

.product-bottomtext__title {
  font-weight: 700;
  font-size: 18px;
  margin: 0px 0px 15px 0px;
}

@media (max-width: 992px) {
  .product-image__item {
    width: 350px;
    height: 350px;
  }

  .product-content {
    margin: 0px 0px 0px 350px;
  }
}

@media (max-width: 767px) {
  .product-image {
    float: none;
    margin: 0px auto;
  }

  .product-image__item {
    width: 100%;
    height: auto;
    text-align: center;
    display: block;
  }

  .product-content {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

  .product-content__video.btn {
    font-size: 14px;
    width: 100%;
  }
}

.blog {
  padding: 0px 0px 30px 0px;
}

.blog-item {
  margin: 0px 0px 50px 0px;
}

.blog-item__image {
  float: left;
  width: 375px;
}

.blog-item__image img {
  max-width: 100%;
}

.blog-item-body {
  margin: 0px 0px 0px 375px;
  padding: 0px 0px 0px 20px;
}

.blog-item-header {
  margin: 0px 0px 20px 0px;
}

.blog-item__date {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  line-height: 23px;
  padding: 0 10px;
  color: #1d2856;
  font-size: 13px;
  font-weight: 300;
  border-radius: 0 0 15px;
  border: 1px solid #1d2856;
  margin: 0px 20px 0px 0px;
}

.blog-item__author {
  display: inline-block;
  vertical-align: middle;
  color: #888888;
  font-size: 13px;
}

.blog-item__title {
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin: 0px 0px 15px 0px;
}

.blog-item__title:hover {
  text-decoration: underline;
}

.blog-item__more {
  margin: 25px 0px 0px 0px;
}

@media (max-width: 767px) {
  .blog-item {
    margin: 0px 0px 30px 0px;
  }

  .blog-item__image {
    float: none;
    display: block;
    text-align: center;
    width: auto;
  }

  .blog-item-body {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
  }

  .blog-item-header {
    margin: 0px 0px 15px 0px;
  }

  .blog-item__more {
    margin: 15px 0px 0px 0px;
  }
}

.blog-page {
  padding: 0px 0px 20px 0px;
}

.blog-page-mainblock {
  margin: 0px 0px 30px 0px;
}

.blog-page-mainblock>.cell:first-child {
  padding: 0px 20px 0px 0px;
}

.blog-page-mainblock>.cell:last-child {
  background-color: #f8f8f8;
}

.blog-page-mainblock__image {
  text-align: center;
}

.blog-page-mainblock__image img {
  max-width: 100%;
}

.blog-page-mainblock-info {
  width: 295px;
  padding: 25px;
}

.blog-page-mainblock-info__date {
  margin: 0px 0px 20px 0px;
}

.blog-page-mainblock-rating {
  margin: 0px 0px 20px 0px;
}

@media (max-width: 767px) {
  .blog-page-mainblock>.cell {
    display: block;
  }

  .blog-page-mainblock>.cell:first-child {
    padding: 0px 0px 20px 0px;
  }

  .blog-page-mainblock-info {
    width: auto;
    padding: 15px;
  }
}

.blog-page__text {
  margin: 0px 0px 30px 0px;
}

.blog-page__text.divider {
  background: url("/local/templates/biorad/static/css/../img/divider.png") bottom no-repeat;
  padding: 0px 0px 30px 0px;
}

.blog-page__bgtext.text {
  text-align: center;
  background-color: #f8f8f8;
  padding: 40px;
  margin: 0px 0px 30px 0px;
}

@media (max-width: 767px) {
  .blog-page__bgtext.text {
    padding: 15px;
  }
}

.blog-page-colums {
  margin: 0px -10px 30px -10px;
}

.blog-page-colums.rtl .blog-page-column:first-child {
  float: right;
}

.blog-page-column {
  float: left;
  width: 50%;
  padding: 0 10px;
}

.blog-page-colums__image {
  text-align: center;
}

.blog-page-colums__image img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .blog-page-column {
    float: none !important;
    width: 100%;
  }

  .blog-page-column:first-child {
    margin: 0px 0px 20px 0px;
  }
}

.blog-page-footer {
  padding: 30px 0px 0px 0px;
}

.blog-page__nav span {
  display: inline-block;
}

.blog-page__nav.l {
  float: left;
}

.blog-page__nav.l span {
  background: url("/local/templates/biorad/static/css/../img/icons/arrow-page_l.png") left no-repeat;
  padding: 0px 0px 0px 15px;
}

.blog-page__nav.r {
  float: right;
}

.blog-page__nav.r span {
  background: url("/local/templates/biorad/static/css/../img/icons/arrow-page_r.png") right no-repeat;
  padding: 0px 15px 0px 0px;
}

.blog-page-rating {
  text-align: center;
  color: #111111;
}

.blog-page-rating .rating-block {
  display: inline-block;
  vertical-align: middle;
  height: 43px;
  border-radius: 20px 0;
  padding: 13px 15px 0px 15px;
  border: 2px solid #7e1336;
}

.blog-page-rating .rating__value {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
}

@media (max-width: 767px) {
  .blog-page__nav {
    width: 100%;
    float: none !important;
  }

  .blog-page__nav.l {
    margin: 0px 0px 10px 0px;
  }

  .blog-page-rating {
    width: 100%;
    display: inline-block;
    margin: 20px 0px 0px 0px;
  }
}

.news {
  padding: 0px 0px 30px 0px;
}

.news-items {
  margin: 0px -10px 20px -10px;
}

.news-items .newsitem__image {
  height: 160px;
}

.news-items-table {
  text-align: center;
}

.news-items-column {
  padding: 0px 10px;
  width: 316px;
  display: inline-block;
  margin: 0px 0px 30px 0px;
  text-align: left;
}

.news-footer {
  padding: 50px 0px 0px 0px;
}

.tutorials {
  padding: 0px 0px 30px 0px;
}

.tutorials-nav {
  text-align: center;
  margin: 0px -15px 30px -15px;
}

.tutorials-nav__item {
  display: inline-block;
  margin: 0px 0px 20px 0px;
  height: 50px;
  padding: 0 20px;
  line-height: 46px;
  color: #111111;
  font-size: 16px;
  border-radius: 20px 0;
  cursor: pointer;
  border: 2px solid #7e1336;
  position: relative;
  width: 100%;
}

.tutorials-nav__item.active {
  background-color: #7e1336;
  color: #fff;
}

.tutorials-nav__item.active:after {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #7e1336;
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.tutorials-nav-column {
  display: inline-block;
  width: 33.333%;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .tutorials-nav {
    text-align: center;
    margin: 0px -15px 10px -15px;
  }

  .tutorials-nav-column {
    margin: 0px 0px 0px 0px;
    display: block;
    width: 100%;
  }

  .tutorials-nav__item {
    margin: 0px 0px 10px 0px;
  }
}

.tutorials__toptext {
  margin: 0px 0px 30px 0px;
}

.tutorials-videos {
  margin: 0px -10px;
  padding: 0px 0px 20px 0px;
}

.tutorials-videos-column {
  display: inline-block;
  width: 50%;
  padding: 0px 10px;
  margin: 0px 0px 35px 0px;
}

.tutorials-videos-item-video {
  position: relative;
}

.tutorials-videos-item-video__time {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  font-size: 12px;
  z-index: 5;
}

.tutorials-videos-item-video__preview {
  position: relative;
  height: 245px;
  cursor: pointer;
}

.tutorials-videos-item-video__preview:before {
  content: '';
  background: url("/local/templates/biorad/static/css/../img/icons/play-white.svg") center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.tutorials-videos-item-video__preview:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.tutorials-videos-item-body {
  padding: 20px 0px 0px 0px;
}

.tutorials-videos-item__title {
  font-size: 14px;
  color: #26305c;
  font-weight: 700;
  margin: 0px 0px 15px 0px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .tutorials-videos-column {
    width: 100%;
  }
}

.tutorials-presetntations {
  border-bottom: 1px solid #dcdee2;
}

.tutorials-presetntations .trow .cell {
  padding: 20px 10px;
  font-size: 14px;
  border-top: 1px solid #dcdee2;
}

.tutorials-presetntations .trow .cell:last-child {
  width: 100%;
}

.tutorials-presetntations__date {
  color: #4d4d4d;
}

.tutorials-presetntations__link {
  color: #26305c;
  font-weight: 700;
}

.tutorials-presetntations__link:hover {
  color: #7e1336;
}

.tutorials-publications {
  border-bottom: 1px solid #dcdee2;
}

.tutorials-publications .trow .cell {
  padding: 20px 10px;
  font-size: 14px;
  border-top: 1px solid #dcdee2;
}

.tutorials-publications .trow .cell:last-child {
  width: 100%;
}

.tutorials-publications .trow:hover .cell {
  background-color: #fcfcfc;
}

.tutorials-search-header {
  margin: 0px 0px 50px 0px;
}

.tutorials-search-header>.cell {
  width: 50%;
  vertical-align: middle;
}

.tutorials-search-header>.cell:first-child {
  padding: 0px 15px 0px 0px;
}

.tutorials-search-header>.cell:last-child {
  padding: 0px 0px 0px 15px;
}

.tutorials-search-form {
  position: relative;
}

.tutorials-search-form__input.input {
  height: 43px;
  padding: 0px 100px 0px 20px;
}

.tutorials-search-form__btn.btn {
  background-color: #7e1337;
  position: absolute;
  top: 0;
  border-radius: 0 3px 3px 0;
  font-size: 14px;
  padding: 0 20px;
  right: 0;
  color: #fff;
}

.tutorials-search-table {
  border-bottom: 1px solid #dcdee2;
  margin: 0px 0px 50px 0px;
}

.tutorials-search-table .trow .cell {
  padding: 20px 10px;
  font-size: 14px;
  border-top: 1px solid #dcdee2;
}

.tutorials-search-table .trow .cell:last-child {
  width: 100%;
}

.tutorials-search__text {
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

.tutorials-search__item {
  color: #26305c;
  font-weight: 700;
}

.tutorials-search__item:hover {
  color: #7e1336;
}

@media (max-width: 992px) {
  .tutorials-search-header>.cell {
    display: block;
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }

  .tutorials-search__text {
    margin: 15px 0px 0px 0px;
  }
}

.contacts {
  padding: 0px 0px 0px 0px;
  margin: 0px -10px;
}

.contacts-table {
  border-bottom: 1px solid #d9d9d9;
}

.contacts-column {
  display: inline-block;
  width: 33.333%;
  padding: 0 10px;
  vertical-align: top;
  margin: 0px 0px 50px 0px;
}

.contacts-item-info {
  min-height: 160px;
  margin: 0px 0px 20px 0px;
}

.contacts-item__icon {
  margin: 0px 0px 10px 0px;
}

.contacts-item__title {
  color: #1d2856;
  font-size: 14px;
  font-weight: 700;
  margin: 0px 0px 10px 0px;
}

.contacts-item-block {
  padding: 40px;
  border-radius: 0 50px;
  border: 2px solid #7e1337;
  min-height: 355px;
}

.contacts-item-block-item {
  padding: 0px 0px 15px 38px;
  border-bottom: 1px dotted #000;
  color: #4d4d4d;
  background: url("/local/templates/biorad/static/css/../img/icons/contacts-user.png") 0 0 no-repeat;
  margin: 0px 0px 15px 0px;
}

.contacts-item-block-item:last-child {
  margin: 0px 0px 0px 0px;
  border-bottom: none;
}

.contacts-item-block-item.mail {
  background: url("/local/templates/biorad/static/css/../img/icons/contacts-mail.png") 0 0 no-repeat;
}

.contacts-item-block-item__label {
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0px 10px 0px;
}

.contacts-item-block-item__value {
  font-size: 16px;
  font-weight: 300;
  color: #4d4d4d;
  display: inline-block;
  margin: 0px 0px 10px 0px;
  display: block;
}

.contacts-item-block-item__value:last-child {
  margin: 0px 0px 0px 0px;
}

.contacts-item-block-item__value:hover {
  color: #7e1337;
}

@media (max-width: 992px) {
  .contacts-column {
    width: 100%;
    margin: 0px 0px 30px 0px;
  }

  .contacts-item-info {
    min-height: 0px;
  }

  .contacts-item-block {
    min-height: 0;
  }
}

.content {
  padding: 40px 0px 150px 0px;
}

.content_404 {
  background: url("/local/templates/biorad/static/css/../img/bg_404.jpg") center no-repeat;
  background-size: cover;
}

.content__title {
  margin: 0px 0px 45px 0px;
}

@media (max-width: 767px) {
  .content {
    padding: 65px 0px 200px 0px;
  }

  .content__title {
    margin: 0px 0px 25px 0px;
  }
}

.p404 {
  text-align: center;
  padding: 30px 0;
}

.p404__icon {
  margin: 0px 0px 40px 0px;
}

.p404__icon img {
  max-width: 100%;
}

.p404__title {
  color: #111111;
  font-size: 34px;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}

.p404__text {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 20px;
  margin: 0px 0px 30px 0px;
}

.breadcrumbs {
  color: #888888;
  font-size: 14px;
  font-weight: 300;
  margin: 0px 0px 20px 0px;
}

.breadcrumbs__link {
  display: inline-block;
  vertical-align: middle;
  color: #888888;
  margin: 0px 0px 10px 0px;
}

.breadcrumbs__link:hover {
  color: #464c6d;
}

.breadcrumbs__dot {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 2px 10px 2px;
}

.breadcrumbs__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 10px 0px;
}

.newsitem {
  border-radius: 0px 0 20px 0;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}

.newsitem:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #7e1337;
}

.newsitem__image {
  display: block;
  height: 120px;
}

.newsitem-body {
  min-height: 190px;
  padding: 20px;
}

.newsitem__title {
  color: #111111;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  display: inline-block;
  margin: 0px 0px 10px 0px;
}

.newsitem__title:hover {
  color: #1d2856;
}

.newsitem__date {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

.newsitem__label {
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 25px;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  border-radius: 0px 0px 0px 15px;
  color: #fff;
  background-color: #7e1336;
}

@media (max-width: 550px) {
  .newsitem-body {
    min-height: 0;
  }
}

.cataloggrid {
  margin: 0px -10px;
}

.cataloggrid-column {
  display: inline-block;
  padding: 0px 10px;
  vertical-align: top;
  width: 237px;
  margin: 0px 0px 30px 0px;
}

.catalogitem {
  width: 217px;
  text-align: left;
  overflow: hidden;
  border-radius: 20px 0;
  border: 1px solid #d9d9d9;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
}

.catalogitem:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #142d46;
}

.catalogitem-labels {
  position: absolute;
  left: 10px;
  top: 10px;
}

.catalogitem-labels__item {
  cursor: pointer;
}

.catalogitem__image {
  display: table;
  width: 100%;
}

.catalogitem__image span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 220px;
  padding: 10px;
}

.catalogitem__image span img {
  max-width: 100%;
  max-height: 200px;
}

.catalogitem-body {
  padding: 0 15px;
  min-height: 160px;
}

.catalogitem__title {
  color: #111111;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  display: inline-block;
  margin: 0px 0px 10px 0px;
}

.catalogitem__title:hover {
  color: #1d2856;
}

.catalogitem-footer {
  padding: 15px;
}

@media (max-width: 520px) {
  .cataloggrid-column {
    margin: 0px 0px 20px 0px;
  }

  .catalogitem-body {
    min-height: 0;
  }
}

.pagging {
  text-align: center;
}

.pagging-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}

.pagging__arrow {
  border-radius: 2px;
  width: 42px;
  height: 32px;
  line-height: 32px;
  display: block;
}

.pagging__arrow.l {
  background: #f5f5f5 url("/local/templates/biorad/static/css/../img/icons/arrow-page_l.png") center no-repeat;
  margin: 0px 16px 0px 0px;
}

.pagging__arrow.r {
  background: #f5f5f5 url("/local/templates/biorad/static/css/../img/icons/arrow-page_r.png") center no-repeat;
  margin: 0px 0px 0px 16px;
}

.pagging__arrow:hover {
  background-color: #e2e2e2;
}

.pagging__item {
  border-radius: 2px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #4d4d4d;
  font-size: 14px;
  display: block;
  background-color: #f5f5f5;
}

.pagging__item:hover {
  background-color: #e2e2e2;
}

.pagging__item.active {
  background-color: #7e1336;
  color: #fff;
}

@media (max-width: 767px) {
  .pagging__arrow {
    margin: 0px 0px 0px 0px !important;
  }
}

.reviews {
  border-top: 1px solid #d9d9d9;
  padding: 40px 0px 0px 0px;
  margin: 50px 0px 0px 0px;
}

.reviews__title {
  font-weight: 700;
  color: #4d4d4d;
  font-size: 18px;
  margin: 0px 0px 35px 0px;
}

.reviews-items {
  border-bottom: 1px solid #d9d9d9;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 30px 0px;
}

.reviews-items-container {
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.reviews-item {
  padding: 0px 0px 30px 0px;
}

.reviews-item .reviews-item {
  margin: 30px 0px 0px 40px;
  padding: 0px 0px 0px 20px;
  border-left: 1px solid #d9d9d9;
}

.reviews-item-header {
  margin: 0px 0px 15px 0px;
}

.reviews-item__name {
  display: inline-block;
  vertical-align: middle;
  color: #4d4d4d;
  font-weight: 700;
  margin: 0px 15px 0px 0px;
}

.reviews-item__date {
  display: inline-block;
  vertical-align: middle;
  color: #888888;
  font-weight: 300;
}

.reviews__all {
  display: inline-block;
  color: #7e1336;
  padding: 0px 18px 0px 0px;
  display: none;
  position: relative;
}

.reviews__all:after {
  content: '';
  position: absolute;
  height: 9px;
  width: 17px;
  right: 0;
  top: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: url("/local/templates/biorad/static/css/../img/icons/arrow-all.png") center no-repeat;
}

.reviews__all.active:after {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.reviews__all.active span:first-child {
  display: none;
}

.reviews__all.active span:last-child {
  display: inline-block;
}

.reviews__all:hover {
  text-decoration: underline;
}

.reviews__all span:last-child {
  display: none;
}

@media (max-width: 767px) {
  .reviews-item .reviews-item {
    margin: 30px 0px 0px 0px;
  }
}

.gm-style-iw-t {
  opacity: 0;
}

.baloon {
  opacity: 1;
  right: -7px !important;
  bottom: 80px !important;
}

.baloon button {
  display: none !important;
}

.baloon:after {
  display: none !important;
}

.baloon-style {
  display: none;
}

.baloon-content.gm-style-iw {
  opacity: 1;
  border-radius: 0px !important;
  max-width: 300px !important;
  color: #fff;
  border-radius: 10px !important;
  padding: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: visible !important;
}

.baloon-content.gm-style-iw>.gm-style-iw-d {
  overflow: hidden !important;
  max-width: none !important;
}

.baloon-content.gm-style-iw:after {
  display: none !important;
}

.baloon-close {
  top: 18px !important;
}

.btn {
  display: inline-block;
  height: 43px;
  border-radius: 3px;
  background-color: #d9d9d9;
  cursor: pointer;
  font-size: 18px;
  color: #1d2856;
  text-align: center;
  line-height: 43px;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn.fw {
  width: 100%;
}

.btn:hover {
  color: #fff;
  background-color: #7e1337;
}

.select {
  position: relative;
  cursor: pointer;
}

.select .select-title {
  z-index: 1;
  width: 100%;
  position: relative;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #f4f4f4;
}

.select .select-title__arrow {
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  right: 15px;
  width: 10px;
  height: 7px;
  background: url("/local/templates/biorad/static/css/../img/icons/select.svg") 0 0 no-repeat;
}

.select .select-title__value {
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 300;
  line-height: 48px;
  display: block;
  overflow: hidden;
  padding: 0 45px 0 20px;
  white-space: nowrap;
  text-transform: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select .select-options {
  position: absolute;
  z-index: 10;
  top: 49px;
  display: none;
  overflow: hidden;
  min-width: 100%;
  border-radius: 0 0 4px 4px;
  padding: 0px 0px 10px 0px;
  background-color: #f4f4f4;
  border: 1px solid #d9d9d9;
  border-top: none;
}

.select .select-options__value {
  color: #9b9b9b;
  font-weight: 300;
  color: #4d4d4d;
  font-size: 14px;
  padding: 5px 20px;
}

.select .select-options__value:hover {
  color: #000;
}

.input {
  height: 50px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #f4f4f4;
  width: 100%;
  color: #4d4d4d;
  font-weight: 300;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 14px;
  display: block;
}

.input.focus {
  border: 1px solid #9b9fb9;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
  font-weight: 400;
  color: #000;
}

.input.err {
  border: 1px solid #6e1010;
}

textarea.input {
  resize: none;
  height: 190px;
  padding: 15px 20px;
}

.check {
  position: relative;
  padding-left: 25px;
  font-weight: 300;
  line-height: 15px;
  color: #4d4d4d;
  font-size: 14px;
  cursor: pointer;
}

.check a {
  color: #6e1010;
}

.check a:hover {
  text-decoration: underline;
}

.check input {
  display: none;
}

.check:before {
  content: '';
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 2px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  position: absolute;
}

.check.err:before {
  border: 1px solid #6e1010;
  background-color: #6e1010;
}

.check.active:before {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  background: #fff url("/local/templates/biorad/static/css/../img/icons/check.svg") center no-repeat;
}

.option {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  line-height: 16px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 300;
}

.option:last-child {
  margin-bottom: 0px;
}

.option input {
  display: none;
}

.option:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  content: '';
  border: 1px solid #7f7f7f;
  border-radius: 50%;
}

.option.active:before {
  background: url("/local/templates/biorad/static/css/../img/icons/option.png") center no-repeat;
}

.rating-block {
  display: table;
  font-size: 0;
}

.rating {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.rating.edit .star {
  cursor: pointer;
}

.rating .star {
  width: 17px;
  height: 13px;
  display: inline-block;
  position: relative;
  z-index: 3;
}

.rating__line {
  position: absolute;
  width: 82px;
  height: 13px;
  top: 0;
  left: 0;
  z-index: 1;
}

.rating__activeline {
  position: absolute;
  width: 0px;
  height: 13px;
  top: 0;
  left: 0;
  background: url("/local/templates/biorad/static/css/../img/icons/bg_rating_active.png") 0 0 no-repeat;
  z-index: 2;
}

.rating__value {
  display: inline-block;
  color: #1b3139;
  font-size: 14px;
  line-height: 13px;
  vertical-align: middle;
  border-left: 1px solid #d5d5d5;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 10px;
}

.quantity {
  position: relative;
  width: 73px;
  height: 47px;
  border: 1px solid #cfcfcf;
  background-color: #ffffff;
}

.quantity__input {
  height: 45px;
  width: 50px;
  text-align: center;
  color: #101010;
  font-weight: 300;
}

.quantity__btn {
  position: absolute;
  top: 11px;
  right: 15px;
  cursor: pointer;
}

.quantity__btn:before {
  font-size: 25px;
  display: inline-block;
  line-height: 10px;
  color: #a9a9a9;
}

.quantity__btn:hover:before {
  color: #da0005;
}

.quantity__btn.dwn {
  top: 25px;
}

.category-params-item-price-table {
  margin-bottom: 25px;
}

.category-params-item-price-table .cell:first-child {
  padding-right: 15px;
  position: relative;
}

.category-params-item-price-table .cell:first-child:after {
  content: '-';
  position: absolute;
  right: -4px;
  top: 8px;
  font-size: 20px;
}

.category-params-item-price-table .cell:last-child {
  padding-left: 15px;
}

.category-params-item-price-table .cell input {
  height: 37px;
  border: 2px solid #393939;
  background-color: #ffffff;
  text-align: center;
  font-size: 12px;
  color: #393939;
  font-weight: 500;
  width: 100%;
}

.category-params-item-price-range {
  margin: 0 12px 40px 12px;
  background-color: #c9cecf;
  height: 2px;
  position: relative;
}

.category-params-item-price-range .ui-slider-range {
  background-color: #000;
  height: 2px;
  position: relative;
}

.category-params-item-price-range .ui-slider-handle {
  width: 23px;
  height: 28px;
  border: 3px solid #fbfbfb;
  background-color: #ea5922;
  display: block;
  position: absolute;
  top: -14px;
  margin-left: -12px;
  cursor: pointer;
}

.category-params-item-price-range .ui-slider-handle span {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 50px;
  text-align: center;
  font-size: 10px;
  margin-left: -25px;
  font-weight: 500;
  color: #94a6aa;
}

.title {
  color: #111111;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}

.title.ln {
  position: relative;
}

.title.ln:before {
  content: '';
  background-color: #d9d9d9;
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  top: 50%;
}

.title.ln span {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 0 25px;
}

.title.l {
  text-align: left;
}

@media (max-width: 767px) {
  .title {
    color: #111111;
    font-size: 24px;
    font-weight: 700;
  }
}

.text {
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.16px;
}

.text.f16 {
  font-size: 20px;
  line-height: 22px;
}

.text p {
  margin: 0px 0px 20px 0px;
}

.text p:last-child {
  margin: 0px 0px 0px 0px;
}

.text ul {
  margin: 0px 0px 20px 0px;
}

.text ul:last-child {
  margin: 0px 0px 0px 0px;
}

.text ul li {
  position: relative;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 20px;
}

.text ul li:last-child {
  margin: 0px 0px 0px 0px;
}

.text ul li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0px;
}

.date {
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  line-height: 23px;
  padding: 0 10px;
  color: #1d2856;
  font-size: 13px;
  font-weight: 300;
  border-radius: 0 0 15px;
  border: 1px solid #1d2856;
}

.rightbtns {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -45px;
  z-index: 4;
  width: 50px;
}

.rightbtns__item {
  position: relative;
  right: 0px;
  width: 190px;
  height: 50px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.rightbtns__item>.cell {
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  height: 50px;
}

.rightbtns__item>.cell:first-child {
  width: 50px;
  text-align: center;
}

.rightbtns__item:hover {
  right: 140px;
}

.rightbtns__item_1 {
  border-radius: 0 0 0 20px;
  background-color: #1d2856;
  margin: 0px 0px 2px 0px;
}

.rightbtns__item_2 {
  border-radius: 20px 0 0;
  background-color: #7f1337;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.table {
  display: table;
  font-size: 0;
  width: 100%;
}

.trow {
  display: table-row;
}

.cell {
  display: table-cell;
}

.cell.full {
  width: 100%;
}

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ibg img {
  display: none;
}

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

.video video,
.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

.slick-slider {
  position: relative;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.slick-slider .slick-track {
  position: relative;
  width: 100%;
}

.slick-slider .slick-slide {
  overflow: hidden;
  float: left;
  position: relative;
}

.tab__item {
  display: none;
}

.tab__item.active {
  display: block;
}

.footer-bottom-table.table {
  display: flex;
  justify-content: center;
}

.trow .cell:first-child {
  min-width: 118px;
}
/* End */


/* Start:/local/templates/biorad/static/css/extra.css?16243699241826*/
/*Форма обратной связи*/
.popup-form-capcha {
    display: flex;
}
.g-recaptcha {
    margin: 0 auto;
}
.form-error {
    font-size: 16px;
    padding: 15px 0;
}
.not-show {
    opacity: 0;
    cursor: default;
}

/*Подписка*/
.subscribe-edit{
    line-height: 1;
    font-size: 18px;
    font-family: "HelveticaNeue";
}
.subscr-status {
    margin-bottom: 15px;
}
.subscr-btn {
    margin-top: 15px;
}
.subscr-desc{
    font-size: 15px;
    color: gray;
}
#subscribe-form .form-error, .form-success, .form-preload{
    display: none;
    font-size: 16px;
    padding: 15px 0;
}
#subscribe-form .form-error {
    color: red;
}
#subscribe-form .form-success{
    color:lawngreen;
}
#subscribe-form .form-preload{
    color: #eed814;
}

/*Футер меню (полоска)*/
.footer-nav-box {
    text-align: center;
    background-color: #26305c;
    padding: 20px;
    color: #bbbaba;
}
.footer-nav-box a{
    color: white;
    direction: none;
}

/*Главное меню*/
.no_link {
    cursor: default;
}
.header-menu__sublink.no_link:hover {
    background-color: white;
    color: #303030;
}

/*Question page*/
.textarea-header{
    padding: 10px 2px;
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 700;
}
.question-btn{
    padding-left: 10px;
    padding-top: 20px;
    text-align: left;
}
.question-success{
    color: forestgreen;
    padding: 10px 2px;
    font-size: 24px;
    font-weight: 700;
}
.question-error{
    padding: 10px 2px;
    color: red;
    font-size: 24px;
    font-weight: 700;
}

/**/
.catalog-reagent-table__value{
    font-size: 14px;
}
.f-r {
    float: right;
}

.baloon-content div{
    width: 100%;
}

.header-submenu-column{
    font-size: 14px;
}

@media (min-width: 992px){
    .catalog-tech-item > .cell:last-child {
        width: 60%;
    }
}
/* End */


/* Start:/local/templates/biorad/components/bitrix/catalog.section.list/header_menu/style.min.css?16978150346236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/biorad/styles.css?1624369924273*/
/*
.blog-page__bgtext.text {
  text-align: center;
  background-color: #f8f8f8;
  padding: 40px;
  margin: 0px 0px 30px 0px; }
.blog-page-colums.rtl .blog-page-column:first-child {
    float: right; }
.blog-page-column {
  float: left;
  width: 50%;
  padding: 0 10px; }
*/
/* End */


/* Start:/local/templates/biorad/template_styles.css?1624369924516*/
.ymaps-2-1-77-balloon__close+.ymaps-2-1-77-balloon__content{
    margin-right: 0 !important;
    /*padding: 0 0 20px 0 !important;*/
    padding: 0 !important;
}
.ymaps-2-1-77-map ymaps{
    border-radius: 10px;
}
.mainmap-baloons-item-body{
    color: #fff;
}
.ymaps-2-1-77-balloon__close{
    display: none;
}
.ymaps-2-1-77-balloon_to_top .ymaps-2-1-77-balloon__tail{
    display: none;
}
.ymaps-2-1-77-balloon__layout{
    overflow: visible !important;
}
.mainmap-baloons-item-body{
    width: 300px !important;
}
/* End */
/* /local/templates/biorad/static/css/style.css?169934870569373 */
/* /local/templates/biorad/static/css/extra.css?16243699241826 */
/* /local/templates/biorad/components/bitrix/catalog.section.list/header_menu/style.min.css?16978150346236 */
/* /local/templates/biorad/styles.css?1624369924273 */
/* /local/templates/biorad/template_styles.css?1624369924516 */
