body {font-family: 'Exo 2', sans-serif; min-width: 320px; background: #fff; color: #444}
a, button, .btn, path {-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}
button:focus, .btn:focus, :focus {outline: 0; outline: 0 auto -webkit-focus-ring-color; box-shadow: none}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-weight: 700; line-height: 1.2; color: #444}
strong, b {font-weight: 700; color: #444}
a {color: #8fc73e}
a:hover {color: #ed2139; text-decoration: none}
.btn {border-radius: 0;text-transform: uppercase; font-weight: 700;font-size: 0.8125rem;padding: .85rem 1.625rem .95rem;}
.btn-outline-primary {color: #8fc73e;border-color: #8fc73e;}
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active {background-color: #8fc73e;border-color: #8fc73e;}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {box-shadow: 0 0 0 0.2rem rgba(166, 211, 92, .5);}
.btn-primary {color: #fff;border-color: #ed2139; background-color: #ed2139}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {background-color: #8fc73e;border-color: #8fc73e;}
.btn-primary:not(:disabled):not(.disabled):active:focus {box-shadow: 0 0 0 0.2rem rgba(166, 211, 92, .5);}
.bg-light {background: #f7f7f9 !important}
.bg-dark {background: #444 !important}
@media (min-width: 1480px) {.container {max-width: 1410px}}
.noselect {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
/**/
header {height: 80px;}
header .brand {display: block;}
header .brand img {height: 50px; width: auto}
header .menu-btn { background-color: transparent; border: none; width: 40px; height: 40px;padding: 0; margin-top: 3px}
header .menu-btn span {display: block; width: 24px; height: 2px; background: #444; position: relative; margin: 0 auto}
header .menu-btn span:after, header .menu-btn span:before {content: '';display: block; width: 24px; height: 2px; background: #444; position: absolute; left: 0}
header .menu-btn span:after {top: -5px}
header .menu-btn span:before {top: 5px}
header .telephone {margin-top: -5px}
header .telephone a {font-weight: 700; color: #444; font-size:1.875rem; display: block;line-height: 1; margin-bottom: .75rem}
header .social {margin: 0; font-size: 0.9375rem}
header .social .list-inline-item:not(:last-child) {margin-right: 1.25rem;}
header .social span {width: 17px; height: 17px;display: inline-block; margin-right: .35rem; position: relative; top: -1px;}
header .social a {color: #b1b2b3}
header .social a:hover {color: #444}
header .social a:hover span path {fill:#444}
header .navlist li:not(:last-child) {margin-bottom: .75rem}
header .navlist a {color: #b1b2b3; position: relative; padding-left: 12px; padding-right: 15px;  font-size: 0.8125rem; font-weight: 600; display: block;line-height: 1.1;}
header .pushy .navlist a {font-size:0.9375rem;}
@media (min-width: 1480px) {header .navlist a {font-size:0.9375rem;}}
header .navlist a:before {content: ''; width: 5px; height: 5px; border-radius: 5px; background: #d8d8d9; position: absolute; left: 0; top: 7px;-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}
header .navlist a:hover {color: #ed2139; padding-left: 27px; padding-right: 0}
header .navlist a:hover:before {width: 20px; background: #ed2139;}
/**/
@media (min-width: 768px) {header {height: 120px;}header .brand img {height: 60px; width: auto}}
@media (min-width: 1200px) {header {height: 160px;}header .brand img {height: 60px; width: auto}}
/*@media (min-width: 1480px) {header .telephone a {font-size: 2.25rem;}}*/
/**/
.pushy {position: fixed;width: 250px;height: 100%;top: 0;z-index: 9999;background: #fff;overflow: auto;-webkit-overflow-scrolling: touch;}
.pushy.pushy-left {left: 0;}
.pushy-content {visibility: hidden; padding: 1.5rem}
.pushy-left {-webkit-transform: translate3d(-250px, 0, 0);-ms-transform: translate3d(-250px, 0, 0);transform: translate3d(-250px, 0, 0);}
.pushy-open-left .pushy {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.pushy-open-left .pushy-content {visibility: visible;}
#container, .pushy, .push {transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.pushy-content {transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);}
.site-overlay {display: none;}
.pushy-open-left .site-overlay {display: block;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 9998;background-color: rgba(68, 68, 68, 0.5);-webkit-animation: fade 500ms;animation: fade 500ms;}
@keyframes fade {0% {opacity: 0;}100% {opacity: 1;}}
@-webkit-keyframes fade {0% {opacity: 0;}100% {opacity: 1;}}
.pushy-content .btn {padding: .85rem 1rem .95rem;}
.pushy-content .telephone a {font-size: 1.25rem;}
@media (min-width: 375px) {
    .pushy {width: 320px;}
    .pushy-content {padding: 2rem 3.5rem 3.5rem}
    .pushy-left {-webkit-transform: translate3d(-320px, 0, 0);-ms-transform: translate3d(-320px, 0, 0);transform: translate3d(-320px, 0, 0);}
}
@media (min-width: 768px) {    
    .pushy {width: 450px;}
    .pushy-content {padding: 4rem}
    .pushy-content .btn {padding: .85rem 1.625rem .95rem;}
    .pushy-left {-webkit-transform: translate3d(-450px, 0, 0);-ms-transform: translate3d(-450px, 0, 0);transform: translate3d(-450px, 0, 0);}    
}
/**/
.hero {background-color: #8fc73e; color: #fff; background-repeat: no-repeat; background-position: center; background-size: cover}
.no-webp .hero {background-image: url("../img/hero-bg.jpg");}
.webp .hero {background-image: url("../img/webp/hero-bg.webp");}
.hero .h1 {line-height: 1; padding: 40px 0 50px; font-size: 2rem}
.hero .cover {margin-bottom: 50px; position: relative}
.hero .cover_info {position: absolute; top: 0; right: 0; max-width: 250px; font-size: .75rem; line-height: 1.2; opacity: .75; text-align: right; padding: 1.5rem; z-index: 200}
.hero .cover .dot {width: 26px; height: 26px; background: #ed2139; border: 2px solid #fff; border-radius: 50%; position: absolute; z-index: 100; -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}
.hero .cover .dot:hover {background: #8fc73e}
.hero img.hidden_img {position: absolute; top: 0; left: 0; opacity: 0;-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95); transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95)}
.hero img.hidden_img.active {opacity: 1}
.tooltip{-webkit-box-shadow: 0 0 10px 0 rgba(68,68,68,.25); box-shadow: 0 0 10px 0 rgba(68,68,68,.25); line-height: 1}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top, .bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {padding: 0; margin: .4rem 0}
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {top: -6px;}
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {bottom: -6px;}
.tooltip.show {opacity: 1;}
.tooltip-inner {max-width: 220px; padding: .5rem; color: #444; text-align: left; background-color: #fff;border-radius: .25rem;}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {border-top-color: #fff;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {border-bottom-color: #fff;}
@media (min-width: 576px) {.hero .h1 {font-size: 2.5rem}}
@media (min-width: 1680px) {.hero .row { margin-left: -120px; margin-right: -120px;}}
/**/
.sectiontitle {padding: 40px 40px 45px 0;position: relative;max-width: 400px;margin-bottom: 50px;}
.sectiontitle:before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 75px;border: 20px solid #8fc73e;border-radius: 20px;z-index: 1}
.sectiontitle:after {content: "";position: absolute;top: 10px;right: 10px;bottom: 10px;left: 85px;background: #ffffff;border-left: none;border-radius: 10px;z-index: 2;}
.subtitle {position: relative;z-index: 3;padding: 10px 0 15px;font-size: 2.125rem; font-weight: 700;line-height: .86;background: #fff}
.subtitle span {position: relative;display: block;}
.bg-light .sectiontitle:after, .bg-light .subtitle {background: #f7f7f9}
.bg-dark .sectiontitle:after, .bg-dark .subtitle {background: #444}
@media (max-width: 991px) {
    .sectiontitle {display: inline-block;max-width: 100%;padding: 10px 30px 10px 0; margin-bottom: 30px;}
    .sectiontitle:before {border-width: 4px;border-radius: 10px;left: 50px;}
    .sectiontitle:after {display: none;}    
    .subtitle {font-size: 1.5rem; line-height: 1;padding: 5px 0 10px;}
}
@media (max-width: 414px) {.subtitle {font-size: 1.25rem;}}
/**/
.aboutcompany {padding: 3rem 1rem; color: rgba(255,255,255,0.50)}
.aboutcompany .sectiontitle {color: #fff}
.aboutcompany p.lead {margin-bottom: 30px;  font-size: 0.9375rem}
.aboutcompany-info {position: relative}
.aboutcompany-info .item { background-color: rgba(255,255,255,.95); padding: 30px}
.aboutcompany-info .item .h4 {font-size: 0.9375rem; }
.aboutcompany-info .item p {color: #777; font-size: 0.875rem; margin-bottom: 0}
.aboutcompany-photo {position: absolute; top: -30px; left: auto; right: -300px}
.aboutcompany-photo img {width: 598px; height: 598px}
@media (min-width: 576px) { 
    .aboutcompany p.lead {margin-bottom: 30px; font-size: 1.063rem;}
    .aboutcompany-info .item {padding: 30px 50px}
    .aboutcompany-info .item > div div:last-child {padding-left: 50px;}
}
@media (min-width: 992px) {.aboutcompany {padding: 5rem 1rem 8rem;}}
@media (min-width: 1200px) {
    .aboutcompany-photo {position: absolute; top: 40px; left: auto; right: -120px}
    .aboutcompany-photo img {width: 600px; height: 600px}
    .aboutcompany-info {margin-left: 50px}
}
@media (min-width: 1440px) {
    .aboutcompany-photo {position: absolute; top: 0; left: auto; right: -200px}
    .aboutcompany-photo img {width: 678px; height: 678px}
}
@media (min-width: 1480px) {
    .aboutcompany {padding: 8rem 1rem 10rem;}
    .aboutcompany-photo {position: absolute; top: -60px; left: auto; right: -100px}
    .aboutcompany-photo img {width: 678px; height: 678px}
}
@media (min-width: 1680px) {    
    .aboutcompany {padding: 8rem 1rem 7rem; margin-bottom: 4rem}
    .aboutcompany p.lead {padding-right: 50px;}
    .aboutcompany-info {margin-left: 0}
    .aboutcompany-photo {position: absolute; top: -100px; left: auto; right: -200px}
    .aboutcompany-photo img {width: 800px; height: 800px}
}
/**/
section {padding: 3rem 1rem}
@media (min-width: 992px) {section {padding: 5rem 0}}
@media (min-width: 1680px) {section {padding: 6rem 0}}
@media (min-width: 1400px) {section .col-xl-8 {-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}section:nth-child(even) .col-xl-8 {margin-left: 6.666667%;}}
@media (min-width: 1800px) {section .col-xl-8 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}section:nth-child(even) .col-xl-8 {margin-left: 16.666667%;}}
.produktcover {width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover}
.produktcarusel .item {position: relative; padding: 0 1rem 2rem; background: #fff}
.produktcarusel .item h3 {font-size: 1.25rem; margin-bottom: 1rem}
.produktcarusel .item p {line-height: 1.2; opacity: .75; font-size: 0.9375rem}
.produktcarusel .item .data {position: relative;}
.produktcarusel .item .data-info {padding: 0 30px; font-size: 0.875rem; margin-bottom: 1rem;-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);}
.produktcarusel .item .data-info strong {display: block;}
.produktcarusel .item .data-info > div:first-child {margin-bottom: .75rem}
/**/
.no-touchevents .produktcarusel .item .data-info {margin: 0}
.no-touchevents .produktcarusel .item:hover .data-info {opacity: 0}
.no-touchevents .produktcarusel .item .hidden {opacity: 0;-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);position: absolute;width: 100%;height: 100%;bottom: 0;}
.no-touchevents  .produktcarusel .item .hidden .btn {-moz-transform: translateY(50%);-webkit-transform: translateY(50%);-o-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);}
.no-touchevents .produktcarusel .item:hover .hidden {opacity: 1;}
@media (min-width: 568px) {.produktcarusel .slick-slide > div {margin: 0 1rem;}}
/**/
.slick-prev, .slick-next {display: none !important;width: 38px;height: 38px;border: 2px solid #777; right: -40px}
.bg-light .slick-prev, .bg-light .slick-next {right: auto; left: -40px}
.slick-prev {left: auto;margin-top: -23px;}
.slick-next {margin-top: 23px;}
.slick-prev:before, .slick-next:before {color: #777}
.slick-prev.slick-disabled, .slick-next.slick-disabled {opacity: .25;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity: 1}
.slick-prev:before,.slick-next:before {	font-size: inherit;font-family: none;opacity: 1;}
.slick-prev:before {content: '';width: 0;height: 0;border-style: solid;border-width: 4px 8px 4px 0;border-color: transparent #777 transparent transparent;}
.slick-next:before {content: '';width: 0;height: 0;border-style: solid;border-width: 4px 0 4px 8px;border-color: transparent transparent transparent #777;}
@media (min-width: 1440px) {.slick-prev, .slick-next {display: block !important;}}
@media (min-width: 1440px) {.slick-prev, .slick-next {right: -60px;}.bg-light .slick-prev, .bg-light .slick-next {left: -50px;}}
@media (min-width: 1560px) {.slick-prev, .slick-next {right: -50px;}.bg-light .slick-prev, .bg-light .slick-next {left: -60px;}}
@media (min-width: 1680px) {.slick-prev, .slick-next {right: -80px;}.bg-light .slick-prev, .bg-light .slick-next {left: -80px;}}
/**/
.promo {background-color: #444; background-repeat: no-repeat; background-position: center; background-size: cover; color: #fff; padding: 5rem 0; position: relative}
.no-webp .promo {background-image: url("../img/promo.jpg");}
.webp .promo {background-image: url("../img/webp/promo.webp");}
.promo .h1 {color: #fff; font-weight: 300; margin-bottom: 3rem; font-size: 2.5rem; line-height: 1}
.promo p {opacity: .5; font-size: 1rem; margin-bottom: 3rem}
.promo .h2 {color: #8fc73e; font-size: 2rem; margin-bottom: 3rem; line-height: 1.1}
.promo .h2 span {display: block; font-weight: 300; font-size: 1.75rem; margin-top: .5rem}
.promo .btns {margin-bottom: 3.5rem}
.promo .btns .btn-outline-primary {color: #fff;border-color: #fff; position: relative; padding-right: 60px}
.promo .btns .btn-outline-primary:hover, .promo .btns .btn-outline-primary:not(:disabled):not(.disabled):active {background-color: #fff;border-color: #fff; color: #e4022e}
.promo .btns .btn-outline-primary:not(:disabled):not(.disabled):active:focus {box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, .5);}
.promo .btns .btn-outline-primary span {display: block; width: 34px; height: 34px; position: absolute; top: 6px; right: 15px}
.promo .btns .btn-outline-primary:hover span path {fill:#e4022e}
.promo .btns .btn-outline-primary:hover span path:last-child {fill:#8e0022 }
.lightbox *{-webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-ms-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);-o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);}
.lightbox {position: absolute; top: 20px; left: -20px}
.lightbox img {width: 350px; height: 350px;}
.lightbox .no-light { position: absolute; top: 0; left: 0}
.lightbox .light {position: absolute; top: 0; left: 0; opacity: 0}
.promo:hover .lightbox .no-light {opacity: 0}
.promo:hover .lightbox .light {opacity: 1}
@media (min-width: 768px) {
	.promo .h1 {font-size: 3.438rem}
	.promo p {font-size: 1.125rem}
	.promo .h2 {font-size: 2.813rem; }
	.promo .h2 span {font-size: 2.5rem}
	.promo .btns .btn:first-child {margin-right: 30px}
}
@media (min-width: 1400px) {.lightbox img {width: 400px; height: 400px;} .lightbox_02 img {width: 250px; height: 250px;}}
@media (min-width: 1500px) {.lightbox img {width: 450px; height: 450px;} .lightbox_02 img {width: 300px; height: 300px;}}
/**/
footer {background: #444; color: #fff; padding: 3rem 1rem}
.footer-slogan {font-size: 1.5rem; line-height: 1.1}
.footer-slogan strong {color: #fff; display: block;}
.ebuchie-iconnki {line-height: 1.1; font-size:  1rem; font-weight: 600;}
.ebuchie-iconnki .icon img {display: block; width: 50px; height: 50px;}
.ebuchie-iconnki .icon + div {padding: 0 0 0 1rem}
footer [data-toggle] {text-transform: uppercase;color: #fff; font-size: .812rem}
footer [aria-expanded="false"] span:nth-child(2) {display: none;}
footer [aria-expanded="true"] span:nth-child(1) {display: none;}
footer .social {margin: 0}
footer .social .list-inline-item:not(:last-child) {margin-right: 1.25rem;}
footer .social span {width: 17px; height: 17px;display: inline-block; margin-right: .35rem; position: relative; top: -1px;}
footer .social a {color: #b1b2b3}
footer .social a:hover {color: #8fc73e}
footer .social a:hover span path {fill:#8fc73e}
footer .telephone {margin-top: -5px}
footer .telephone a {font-weight: 700; color: #fff; font-size: 1.75rem; display: block;line-height: 1; margin-bottom: .75rem}
footer .back:hover path {fill:#8fc73e}
@media (min-width: 768px) {
	footer {padding: 6rem 0rem}
	.footer-slogan {font-size: 2.125rem;}
    footer .telephone a {font-size: 2rem;}
}
/**/
#hidden-content .h3 {font-weight: 400; margin-bottom: 2rem}
.form-control {height: calc(1.5em + 1.25rem + 2px);padding: .5rem 1rem;color: #444;background-color: #f7f7f9;border: 1px solid #f7f7f9;}
.form-control:focus {color: #444;background-color: #fff;border-color: #dadae2;box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.1);}
@media (min-width: 768px) {
    .fancybox-content {padding: 60px 100px}
    .fancybox-content form {min-width: 390px;}
}
.no-webp .bg_section-01 {background-image: url("../img/LED_street_.jpg");}
.webp .bg_section-01 {background-image: url("../img/webp/LED_street_.webp");}
.no-webp .bg_section-02 {background-image: url("../img/LED-HD_.jpg");}
.webp .bg_section-02 {background-image: url("../img/webp/LED-HD_.webp");}
.no-webp .bg_section-03 {background-image: url("../img/LED-lines_.jpg");}
.webp .bg_section-03 {background-image: url("../img/webp/LED-lines_.webp");}
.no-webp .bg_section-04 {background-image: url("../img/LED-progekt_HD_.jpg");}
.webp .bg_section-04 {background-image: url("../img/webp/LED-progekt_HD_.webp");}
.no-webp .bg_section-05 {background-image: url("../img/LED-UFO_.jpg");}
.webp .bg_section-05 {background-image: url("../img/webp/LED-UFO_.webp");}
.no-webp .bg_section-06 {background-image: url("../img/LED-Panel_.jpg");}
.webp .bg_section-06 {background-image: url("../img/webp/LED-Panel_.webp");}

.callback {color: #8fc73e;}
.callback.err {color: #ed2139;}