

/* Start:/series/common/style.css?17485412458166*/
a.get-file {
  font-size: 10px;
  display: flex;
  color: #202020;
  text-decoration: none !important;
}
a.get-file:hover {
  color: #1E5299;
  text-decoration: none !important;
}
a.get-file .left {
  height: 48px;
  width: 48px;
  min-width: 48px;
}
a.get-file.pdf .left {
  background: url("https://terra-led.ru/img/icon/pdf.svg?2") no-repeat;
}
a.get-file.ies .left {
  background: url("https://terra-led.ru/img/icon/ies.svg?2") no-repeat;
}
a.get-file .right {
  margin-left: 1.5em;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
a.get-file .text {
  font-size: 1.4em;
  line-height: 1;
  margin-bottom: 0.5em;
}
a.get-file .size {
  font-size: 1.4em;
  line-height: 1;
  font-weight: bold;
  color: #CBCBCB;
}

.series-mc {
  font-size: 1em;
  line-height: 1.5;
  color: #202020;
}
.series-mc img {
  max-width: 100%;
}
.series-mc > .container > .row {
  margin-bottom: 20px;
}
.series-mc > .container > .row > .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}
.series-mc > .container > .row > .content-block {
  padding-bottom: 30px;
}
.series-mc > .container > .row h2 {
  font-size: 22px;
  color: #202020;
  margin-top: 0;
}
.series-mc .toggler {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  box-shadow: 0 0 10px 0 rgba(125, 125, 125, 0.5);
}
.series-mc .toggler:before {
  width: 32px;
  height: 32px;
  content: url("/series/common/img/minus.svg");
}
.series-mc .toggler.closed:before {
  content: url("/series/common/img/plus.svg");
}
.series-mc .main-section {
  justify-content: space-between;
}
.series-mc .main-section .gallery-block .big-image {
  min-height: 390px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.series-mc .main-section .gallery-block .big-image a {
  display: block;
  max-width: 90%;
  width: 455px;
}
.series-mc .main-section .gallery-block .big-image a img {
  width: 100%;
}
.series-mc .main-section .gallery-block .slider {
  padding-bottom: 30px;
}
.series-mc .main-section .short-desc-block {
  max-width: 447px;
}
.series-mc .main-section .short-desc-block .desc-block {
  margin-bottom: 30px;
}
.series-mc .main-section .short-desc-block .filters {
  margin-bottom: 30px;
}
.series-mc .main-section .short-desc-block .filters .btn {
  display: inline-flex;
  border-radius: 20px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.series-mc .main-section .short-desc-block .chars .char-item {
  position: relative;
  padding-left: 27px;
  padding-right: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.series-mc .main-section .short-desc-block .chars .char-item:before {
  position: absolute;
  top: 0;
  left: 0;
}
.series-mc .main-section .short-desc-block .chars .char-item.luminous:before {
  content: url("/series/common/img/luminous.svg");
}
.series-mc .main-section .short-desc-block .chars .char-item.ip:before {
  content: url("/series/common/img/ip.svg");
}
.series-mc .main-section .short-desc-block .chars .char-item.guarantee:before {
  content: url("/series/common/img/guarantee.svg");
}
.series-mc .main-section .short-desc-block .chars .char-item.protection:before {
  content: url("/series/common/img/protection.svg");
}
.series-mc .full-desc-section li:not(:last-child) {
  margin-bottom: 1em;
}
.series-mc .chars-section {
  font-size: 14px;
}
.series-mc .chars-section .chars-list .chars-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 13px;
  border-bottom: 1px solid #CBCBCB;
}
.series-mc .chars-section .chars-list .chars-item > * {
  flex: 1 0 50%;
  margin-bottom: 10px;
}
.series-mc .chars-section .chars-list .chars-item > *.name {
  color: #7F7F7F;
  font-weight: bold;
}
.series-mc .chars-section .chars-list .chars-item ul li {
  color: #7F7F7F;
}
.series-mc .chars-section .chars-list .chars-item ul li .wrapper {
  display: flex;
}
.series-mc .chars-section .chars-list .chars-item ul li .wrapper * {
  flex: 1 0 50%;
}
.series-mc .chars-section .chars-list .chars-item ul li .wrapper > .name {
  font-weight: bold;
}
.series-mc .chars-section .chars-list .chars-item ul li .wrapper > .value {
  color: #202020;
}
.series-mc .models-section td {
  align-content: center;
}
.series-mc .models-section td:first-child {
  width: 40%;
}
.series-mc .models-section td:not(:first-child) {
  width: 12%;
  text-align: center;
}
.series-mc .products-section .h2-slider {
  display: none;
}
.series-mc .products-section .catalog-item-card {
  width: 225px;
}
.series-mc .accessories-block .accessories {
  position: relative;
}
.series-mc .accessories-block .owl-carousel .owl-item img {
  width: unset;
}
.series-mc .accessories-block .owl-carousel .owl-nav {
  top: calc(100% + 10px);
}
.series-mc .accessories-block .owl-carousel .owl-nav .owl-prev, .series-mc .accessories-block .owl-carousel .owl-nav .owl-next {
  width: 32px;
  height: 32px;
}
.series-mc .accessories-block .owl-carousel .owl-nav .owl-prev {
  left: calc((100% - 192px) / 2);
  background: url("/series/common/img/arrow-left.svg");
}
.series-mc .accessories-block .owl-carousel .owl-nav .owl-next {
  right: calc((100% - 192px) / 2);
  background: url("/series/common/img/arrow-right.svg");
}
.series-mc .accessories-block .owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
}
.series-mc .accessories-block .owl-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  margin-left: 5px;
  margin-right: 5px;
  background: #CBCBCB;
}
.series-mc .accessories-block .owl-carousel .owl-dots .owl-dot.active {
  background: #1E5299;
}
.series-mc .accessories-block .desc {
  margin-bottom: 30px;
}
.series-mc .accessories-block .image {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 270px;
  padding-bottom: 20px;
}
.series-mc .lic-section .content-block {
  display: flex;
  justify-content: center;
}
.series-mc .cases-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.series-mc .cases-block .card {
  border: none;
  flex: 1 0 100%;
}
@media (min-width: 768px) {
  .series-mc .cases-block .card {
    flex: 0 0 49%;
  }
}
.series-mc .cases-block .card .card-img-top {
  border-radius: 1em;
  max-height: 289px;
}
.series-mc .cases-block .card .card-body {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.series-mc .cases-block .card .card-body a {
  color: #202020;
}
.series-mc .cases-block .card .card-body ul {
  list-style-type: disc;
}
.series-mc .cases-block .card .card-title {
  top: -4em;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.5;
  font-size: 1.375em;
  color: #FFFFFF;
  font-weight: 700;
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.series-mc .cases-block .card .card-title a {
  text-decoration: none;
  color: #FFFFFF;
}
.series-mc .cases-block .card .card-title a.icon {
  display: none;
  background-color: #FFFFFF;
  background-image: url("https://terra-led.ru/podbor-osveshcheniya/assets/icon/fi_chevron-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 24px;
  width: 48px;
  height: 48px;
}
@media (min-width: 768px) {
  .series-mc .cases-block .card .card-title a.icon {
    display: block;
  }
}
.series-mc .cases-block .button {
  flex: 1 0 100%;
  margin-bottom: 1.875em;
}
.series-mc .cases-block .button button {
  width: 100%;
  min-height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.series-mc .cases-block > .button {
  display: none;
}
.series-mc .cases-block {
  justify-content: flex-start;
}
.series-mc .cases-block > .card {
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .series-mc .cases-block > .card {
    flex: 0 0 calc(50% - 2px);
  }
}
@media (min-width: 992px) {
  .series-mc .cases-block > .card {
    flex: 0 0 calc(33.3333333333% - 2px);
  }
}
@media (min-width: 1200px) {
  .series-mc .cases-block > .card {
    flex: 0 0 calc(25% - 2px);
  }
}
.series-mc .drawing-section h4 {
  text-align: center;
  color: #202020;
  font-size: 1.25em;
  font-style: italic;
}
.series-mc .drawing-section img {
  max-width: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /series/common/style.css?17485412458166 */
