body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #800000;
   text-decoration: underline;
}
a:visited {
   color: #DCDCDC;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #DCDCDC;
   text-decoration: underline;
}
.visibility-hidden {
   visibility: hidden;
}
@keyframes animate-fade-in {
0% {
   opacity: 0;
}
100% {
   opacity: 1;
}
}
@keyframes animate-fade-out {
0% {
   opacity: 1;
}
100% {
   opacity: 0;
}
}
@keyframes transform-scale-in {
0% {
   opacity: 0;
   transform: rotate(0deg) scale(0,0);
}
100% {
   opacity: 1;
   transform: rotate(0deg) scale(1.0,1.0);
}
}
@keyframes transform-zoom-in-left {
0% {
   opacity: 0;
   transform: translate3d(-1000px,0px,0px) rotateX(0deg) scale3d(0.1,0.1,0.1);
}
60% {
   opacity: 1;
   transform: translate3d(10px,0px,0px) rotateX(0deg) scale3d(0.5,0.5,0.5);
}
100% {
   opacity: 1;
   transform: translate3d(0px,0px,0px) rotateX(0deg) scale3d(1.0,1.0,1.0);
}
}
@keyframes transform-zoom-in-right {
0% {
   opacity: 0;
   transform: translate3d(1000px,0px,0px) rotateX(0deg) scale3d(0.1,0.1,0.1);
}
60% {
   opacity: 1;
   transform: translate3d(-10px,0px,0px) rotateX(0deg) scale3d(0.5,0.5,0.5);
}
100% {
   opacity: 1;
   transform: translate3d(0px,0px,0px) rotateX(0deg) scale3d(1.0,1.0,1.0);
}
}
#wb_LayoutGrid13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid13 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid13 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid13 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1 {
   float: left;
}
#LayoutGrid13 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid13 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_lamps {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#lamps {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 2000px;
   padding: 20px 0 0 0;
}
#lamps > .col-1,
#lamps > .col-2,
#lamps > .col-3 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#lamps > .col-1,
#lamps > .col-2,
#lamps > .col-3 {
   flex: 0 0 auto;
}
#lamps > .col-1 {
   align-content: stretch;
   align-items: stretch;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 16.66666667%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 16.66666667%;
   text-align: center;
}
#lamps > .col-2 {
   align-content: flex-start;
   align-items: flex-start;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 66.66666667%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 66.66666667%;
   text-align: center;
}
#lamps > .col-3 {
   align-content: stretch;
   align-items: stretch;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 16.66666667%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 16.66666667%;
   text-align: center;
}
@media (max-width: 1200px) {
#lamps > .col-1,
#lamps > .col-2,
#lamps > .col-3 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#svet_button1 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button1:focus {
   outline: 0;
}
#svet_button1:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button2 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button2:focus {
   outline: 0;
}
#svet_button2:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button4 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button4:focus {
   outline: 0;
}
#svet_button4:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button3 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button3:focus {
   outline: 0;
}
#svet_button3:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button5 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button5:focus {
   outline: 0;
}
#svet_button5:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button6 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button6:focus {
   outline: 0;
}
#svet_button6:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button7 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button7:focus {
   outline: 0;
}
#svet_button7:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button9 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button9:focus {
   outline: 0;
}
#svet_button9:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button13 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button13:focus {
   outline: 0;
}
#svet_button13:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button11 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button11:focus {
   outline: 0;
}
#svet_button11:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button12 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button12:focus {
   outline: 0;
}
#svet_button12:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button10 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button10:focus {
   outline: 0;
}
#svet_button10:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button8 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button8:focus {
   outline: 0;
}
#svet_button8:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button14 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button14:focus {
   outline: 0;
}
#svet_button14:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#svet_button15 {
   -webkit-appearance: none;
   background-color: #FF4000;
   background-image: none;
   border: 0px solid #FF4000;
   border-radius: 0px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   line-height: 40px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#svet_button15:focus {
   outline: 0;
}
#svet_button15:hover {
   background-color: #C00000;
   transition: background-color 200ms linear 0ms;
}
#wb_car-lamps {
   margin: 0;
   vertical-align: top;
}
#car-lamps {
   animation: animate-fade-in 300ms linear 0ms 1 normal both;
   border: 0px solid #FF0000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 2000px;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
.car-lamps-tooltip {
   display: block;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   line-height: 1.5;
   margin: 0;
   opacity: 0;
   position: absolute;
   text-align: left;
   text-decoration: none;
   z-index: 1070;
}
.car-lamps-tooltip.show {
   opacity: 0.9;
}
.car-lamps-tooltip .tooltip-arrow {
   display: block;
   height: 6px;
   position: absolute;
   width: 12px;
}
.car-lamps-tooltip .tooltip-arrow::before {
   border-color: transparent;
   border-style: solid;
   content: "";
   position: absolute;
}
.car-lamps-tooltip.bs-tooltip-top,
.car-lamps-tooltip.bs-tooltip-auto[x-placement^="top"] {
   padding: 6px 0;
}
.car-lamps-tooltip.bs-tooltip-top .tooltip-arrow,
.car-lamps-tooltip.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow {
   bottom: 0;
}
.car-lamps-tooltip.bs-tooltip-top .tooltip-arrow::before,
.car-lamps-tooltip.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before {
   border-top-color: rgba(192,0,0,1.00);
   border-width: 6px 6px 0;
   top: 0;
}
.car-lamps-tooltip .tooltip-inner {
   background-color: rgba(192,0,0,1.00);
   border: 0px solid #000000;
   border-radius: 4px;
   color: #FFFFFF;
   max-width: 200px;
   padding: 4px 8px 4px 8px;
   text-align: center;
}
.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show {
   opacity: 1;
}
@keyframes pulsate {
0% {
   opacity: 1;
   transform: scale(.75);
}
30% {
   opacity: 1;
   transform: scale(.75);
}
100% {
   opacity: 0;
   transform: scale(2);
}
}
.pulsate:before {
   animation: pulsate 1.5s ease-out infinite;
   background-color: inherit;
   border-radius: inherit;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-icons {
   height: 100%;
   left: 0;
   pointer-events: none;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-icons-inner {
   height: 100%;
   left: 0;
   margin: 0 auto 0 auto;
   max-width: 2000px;
   pointer-events: none;
   position: relative;
   top: 0;
   width: 100%;
}
#car-lamps-icons svg {
   overflow: visible;
}
#wb_car-lamps {
   position: relative;
}
#wb_Text33 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text33 {
   color: #000000;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
}
#wb_Text33 div {
   text-align: center;
}
#wb_Text33 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text34 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text34 {
   color: #000000;
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
}
#wb_Text34 div {
   text-align: center;
}
#wb_Text34 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-dalniy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-dalniy .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-dalniy.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-dalniy .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-dalniy .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-dalniy.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-dalniy .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-dalniy .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-dalniy .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-dalniy .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-dalniy .modal-body {
   height: 705px;
   position: relative;
   width: 500px;
}
#svet-dalniy .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-dalniy .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-dalniy .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-dalniy .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid2 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid2 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4 {
   float: left;
}
#LayoutGrid2 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid2 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid2 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid2 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4 {
   float: none;
   width: 100%;
}
}
#wb_lampa1 {
   display: block;
   width: 100%;
}
#lampa1 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa1 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa1 a img {
   border-width: 0;
   z-index: 1;
}
#lampa1 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa1 .hover {
   visibility: hidden;
}
#lampa1:hover .hover {
   visibility: visible;
}
#lampa1:hover span {
   visibility: hidden;
}
#lampa1 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa2 {
   display: block;
   width: 100%;
}
#lampa2 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa2 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa2 a img {
   border-width: 0;
   z-index: 1;
}
#lampa2 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa2 .hover {
   visibility: hidden;
}
#lampa2:hover .hover {
   visibility: visible;
}
#lampa2:hover span {
   visibility: hidden;
}
#lampa2 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa3 {
   display: block;
   width: 100%;
}
#lampa3 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa3 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa3 a img {
   border-width: 0;
   z-index: 1;
}
#lampa3 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa3 .hover {
   visibility: hidden;
}
#lampa3:hover .hover {
   visibility: visible;
}
#lampa3:hover span {
   visibility: hidden;
}
#lampa3 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa4 {
   display: block;
   width: 100%;
}
#lampa4 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa4 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa4 a img {
   border-width: 0;
   z-index: 1;
}
#lampa4 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa4 .hover {
   visibility: hidden;
}
#lampa4:hover .hover {
   visibility: visible;
}
#lampa4:hover span {
   visibility: hidden;
}
#lampa4 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text3 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text3 div {
   text-align: center;
}
#wb_Text3 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text4 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text4 div {
   text-align: center;
}
#wb_Text4 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text5 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text5 div {
   text-align: center;
}
#wb_Text5 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text6 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text6 div {
   text-align: center;
}
#wb_Text6 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid3 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid3 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid3 > .row > .col-1,
#LayoutGrid3 > .row > .col-2,
#LayoutGrid3 > .row > .col-3,
#LayoutGrid3 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1,
#LayoutGrid3 > .row > .col-2,
#LayoutGrid3 > .row > .col-3,
#LayoutGrid3 > .row > .col-4 {
   float: left;
}
#LayoutGrid3 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid3 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid3 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid3 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid3 > .row > .col-1,
#LayoutGrid3 > .row > .col-2,
#LayoutGrid3 > .row > .col-3,
#LayoutGrid3 > .row > .col-4 {
   float: none;
   width: 100%;
}
}
#wb_lampa5 {
   display: block;
   width: 100%;
}
#lampa5 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa5 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa5 a img {
   border-width: 0;
   z-index: 1;
}
#lampa5 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa5 .hover {
   visibility: hidden;
}
#lampa5:hover .hover {
   visibility: visible;
}
#lampa5:hover span {
   visibility: hidden;
}
#lampa5 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa6 {
   display: block;
   width: 100%;
}
#lampa6 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa6 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa6 a img {
   border-width: 0;
   z-index: 1;
}
#lampa6 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa6 .hover {
   visibility: hidden;
}
#lampa6:hover .hover {
   visibility: visible;
}
#lampa6:hover span {
   visibility: hidden;
}
#lampa6 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa7 {
   display: block;
   width: 100%;
}
#lampa7 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa7 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa7 a img {
   border-width: 0;
   z-index: 1;
}
#lampa7 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa7 .hover {
   visibility: hidden;
}
#lampa7:hover .hover {
   visibility: visible;
}
#lampa7:hover span {
   visibility: hidden;
}
#lampa7 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa8 {
   display: block;
   width: 100%;
}
#lampa8 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa8 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa8 a img {
   border-width: 0;
   z-index: 1;
}
#lampa8 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa8 .hover {
   visibility: hidden;
}
#lampa8:hover .hover {
   visibility: visible;
}
#lampa8:hover span {
   visibility: hidden;
}
#lampa8 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text7 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text7 div {
   text-align: center;
}
#wb_Text7 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text9 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text9 div {
   text-align: center;
}
#wb_Text9 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text10 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text10 div {
   text-align: center;
}
#wb_Text10 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text11 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text11 div {
   text-align: center;
}
#wb_Text11 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid5 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid5 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid5 > .row > .col-1,
#LayoutGrid5 > .row > .col-2,
#LayoutGrid5 > .row > .col-3,
#LayoutGrid5 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1,
#LayoutGrid5 > .row > .col-2,
#LayoutGrid5 > .row > .col-3,
#LayoutGrid5 > .row > .col-4 {
   float: left;
}
#LayoutGrid5 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid5 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid5 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid5 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid5 > .row > .col-1,
#LayoutGrid5 > .row > .col-2,
#LayoutGrid5 > .row > .col-3,
#LayoutGrid5 > .row > .col-4 {
   float: none;
   width: 100%;
}
}
#wb_lampa9 {
   display: block;
   width: 100%;
}
#lampa9 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa9 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa9 a img {
   border-width: 0;
   z-index: 1;
}
#lampa9 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa9 .hover {
   visibility: hidden;
}
#lampa9:hover .hover {
   visibility: visible;
}
#lampa9:hover span {
   visibility: hidden;
}
#lampa9 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa11 {
   display: block;
   width: 100%;
}
#lampa11 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa11 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa11 a img {
   border-width: 0;
   z-index: 1;
}
#lampa11 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa11 .hover {
   visibility: hidden;
}
#lampa11:hover .hover {
   visibility: visible;
}
#lampa11:hover span {
   visibility: hidden;
}
#lampa11 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa12 {
   display: block;
   width: 100%;
}
#lampa12 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa12 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa12 a img {
   border-width: 0;
   z-index: 1;
}
#lampa12 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa12 .hover {
   visibility: hidden;
}
#lampa12:hover .hover {
   visibility: visible;
}
#lampa12:hover span {
   visibility: hidden;
}
#lampa12 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa10 {
   display: block;
   width: 100%;
}
#lampa10 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa10 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa10 a img {
   border-width: 0;
   z-index: 1;
}
#lampa10 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa10 .hover {
   visibility: hidden;
}
#lampa10:hover .hover {
   visibility: visible;
}
#lampa10:hover span {
   visibility: hidden;
}
#lampa10 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text12 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text12 div {
   text-align: center;
}
#wb_Text12 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text13 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text13 div {
   text-align: center;
}
#wb_Text13 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text14 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text14 div {
   text-align: center;
}
#wb_Text14 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text15 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text15 div {
   text-align: center;
}
#wb_Text15 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid6 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid6 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid6 > .row > .col-1,
#LayoutGrid6 > .row > .col-2,
#LayoutGrid6 > .row > .col-3,
#LayoutGrid6 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1,
#LayoutGrid6 > .row > .col-2,
#LayoutGrid6 > .row > .col-3,
#LayoutGrid6 > .row > .col-4 {
   float: left;
}
#LayoutGrid6 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid6 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid6 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid6 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid6 > .row > .col-1,
#LayoutGrid6 > .row > .col-2,
#LayoutGrid6 > .row > .col-3,
#LayoutGrid6 > .row > .col-4 {
   float: none;
   width: 100%;
}
}
#wb_lampa13 {
   display: block;
   width: 100%;
}
#lampa13 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa13 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa13 a img {
   border-width: 0;
   z-index: 1;
}
#lampa13 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa13 .hover {
   visibility: hidden;
}
#lampa13:hover .hover {
   visibility: visible;
}
#lampa13:hover span {
   visibility: hidden;
}
#lampa13 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa14 {
   display: block;
   width: 100%;
}
#lampa14 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa14 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa14 a img {
   border-width: 0;
   z-index: 1;
}
#lampa14 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa14 .hover {
   visibility: hidden;
}
#lampa14:hover .hover {
   visibility: visible;
}
#lampa14:hover span {
   visibility: hidden;
}
#lampa14 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa16 {
   display: block;
   width: 100%;
}
#lampa16 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa16 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa16 a img {
   border-width: 0;
   z-index: 1;
}
#lampa16 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa16 .hover {
   visibility: hidden;
}
#lampa16:hover .hover {
   visibility: visible;
}
#lampa16:hover span {
   visibility: hidden;
}
#lampa16 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa15 {
   display: block;
   width: 100%;
}
#lampa15 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa15 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa15 a img {
   border-width: 0;
   z-index: 1;
}
#lampa15 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa15 .hover {
   visibility: hidden;
}
#lampa15:hover .hover {
   visibility: visible;
}
#lampa15:hover span {
   visibility: hidden;
}
#lampa15 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text16 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text16 div {
   text-align: center;
}
#wb_Text16 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text2 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text2 div {
   text-align: center;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text18 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text18 div {
   text-align: center;
}
#wb_Text18 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text19 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text19 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text19 div {
   text-align: center;
}
#wb_Text19 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-protivotumanki {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-protivotumanki .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-protivotumanki.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-protivotumanki .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-protivotumanki .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-protivotumanki.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-protivotumanki .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 503px;
}
#svet-protivotumanki .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-protivotumanki .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-protivotumanki .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-protivotumanki .modal-body {
   height: 705px;
   position: relative;
   width: 503px;
}
#svet-protivotumanki .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-protivotumanki .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-protivotumanki .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-protivotumanki .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid7 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid7 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid7 > .row > .col-1,
#LayoutGrid7 > .row > .col-2,
#LayoutGrid7 > .row > .col-3,
#LayoutGrid7 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1,
#LayoutGrid7 > .row > .col-2,
#LayoutGrid7 > .row > .col-3,
#LayoutGrid7 > .row > .col-4 {
   float: left;
}
#LayoutGrid7 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid7 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid7 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid7 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid7 > .row > .col-1,
#LayoutGrid7 > .row > .col-2,
#LayoutGrid7 > .row > .col-3,
#LayoutGrid7 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa17 {
   display: block;
   width: 100%;
}
#lampa17 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa17 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa17 a img {
   border-width: 0;
   z-index: 1;
}
#lampa17 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa17 .hover {
   visibility: hidden;
}
#lampa17:hover .hover {
   visibility: visible;
}
#lampa17:hover span {
   visibility: hidden;
}
#lampa17 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa18 {
   display: block;
   width: 100%;
}
#lampa18 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa18 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa18 a img {
   border-width: 0;
   z-index: 1;
}
#lampa18 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa18 .hover {
   visibility: hidden;
}
#lampa18:hover .hover {
   visibility: visible;
}
#lampa18:hover span {
   visibility: hidden;
}
#lampa18 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa19 {
   display: block;
   width: 100%;
}
#lampa19 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa19 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa19 a img {
   border-width: 0;
   z-index: 1;
}
#lampa19 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa19 .hover {
   visibility: hidden;
}
#lampa19:hover .hover {
   visibility: visible;
}
#lampa19:hover span {
   visibility: hidden;
}
#lampa19 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa20 {
   display: block;
   width: 100%;
}
#lampa20 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa20 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa20 a img {
   border-width: 0;
   z-index: 1;
}
#lampa20 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa20 .hover {
   visibility: hidden;
}
#lampa20:hover .hover {
   visibility: visible;
}
#lampa20:hover span {
   visibility: hidden;
}
#lampa20 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text20 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text20 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text20 div {
   text-align: center;
}
#wb_Text20 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text21 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text21 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text21 div {
   text-align: center;
}
#wb_Text21 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text22 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text22 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text22 div {
   text-align: center;
}
#wb_Text22 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text23 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text23 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text23 div {
   text-align: center;
}
#wb_Text23 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid8 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid8 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2,
#LayoutGrid8 > .row > .col-3,
#LayoutGrid8 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2,
#LayoutGrid8 > .row > .col-3,
#LayoutGrid8 > .row > .col-4 {
   float: left;
}
#LayoutGrid8 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid8 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid8 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid8 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2,
#LayoutGrid8 > .row > .col-3,
#LayoutGrid8 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa21 {
   display: block;
   width: 100%;
}
#lampa21 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa21 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa21 a img {
   border-width: 0;
   z-index: 1;
}
#lampa21 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa21 .hover {
   visibility: hidden;
}
#lampa21:hover .hover {
   visibility: visible;
}
#lampa21:hover span {
   visibility: hidden;
}
#lampa21 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa22 {
   display: block;
   width: 100%;
}
#lampa22 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa22 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa22 a img {
   border-width: 0;
   z-index: 1;
}
#lampa22 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa22 .hover {
   visibility: hidden;
}
#lampa22:hover .hover {
   visibility: visible;
}
#lampa22:hover span {
   visibility: hidden;
}
#lampa22 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa23 {
   display: block;
   width: 100%;
}
#lampa23 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa23 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa23 a img {
   border-width: 0;
   z-index: 1;
}
#lampa23 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa23 .hover {
   visibility: hidden;
}
#lampa23:hover .hover {
   visibility: visible;
}
#lampa23:hover span {
   visibility: hidden;
}
#lampa23 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa24 {
   display: block;
   width: 100%;
}
#lampa24 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa24 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa24 a img {
   border-width: 0;
   z-index: 1;
}
#lampa24 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa24 .hover {
   visibility: hidden;
}
#lampa24:hover .hover {
   visibility: visible;
}
#lampa24:hover span {
   visibility: hidden;
}
#lampa24 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text24 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text24 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text24 div {
   text-align: center;
}
#wb_Text24 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text25 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text25 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text25 div {
   text-align: center;
}
#wb_Text25 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text26 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text26 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text26 div {
   text-align: center;
}
#wb_Text26 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text27 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text27 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text27 div {
   text-align: center;
}
#wb_Text27 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid10 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1,
#LayoutGrid10 > .row > .col-2,
#LayoutGrid10 > .row > .col-3,
#LayoutGrid10 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1,
#LayoutGrid10 > .row > .col-2,
#LayoutGrid10 > .row > .col-3,
#LayoutGrid10 > .row > .col-4 {
   float: left;
}
#LayoutGrid10 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid10 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid10 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid10 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid10 > .row > .col-1,
#LayoutGrid10 > .row > .col-2,
#LayoutGrid10 > .row > .col-3,
#LayoutGrid10 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa25 {
   display: block;
   width: 100%;
}
#lampa25 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa25 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa25 a img {
   border-width: 0;
   z-index: 1;
}
#lampa25 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa25 .hover {
   visibility: hidden;
}
#lampa25:hover .hover {
   visibility: visible;
}
#lampa25:hover span {
   visibility: hidden;
}
#lampa25 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa26 {
   display: block;
   width: 100%;
}
#lampa26 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa26 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa26 a img {
   border-width: 0;
   z-index: 1;
}
#lampa26 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa26 .hover {
   visibility: hidden;
}
#lampa26:hover .hover {
   visibility: visible;
}
#lampa26:hover span {
   visibility: hidden;
}
#lampa26 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa27 {
   display: block;
   width: 100%;
}
#lampa27 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa27 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa27 a img {
   border-width: 0;
   z-index: 1;
}
#lampa27 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa27 .hover {
   visibility: hidden;
}
#lampa27:hover .hover {
   visibility: visible;
}
#lampa27:hover span {
   visibility: hidden;
}
#lampa27 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa28 {
   display: block;
   width: 100%;
}
#lampa28 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa28 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa28 a img {
   border-width: 0;
   z-index: 1;
}
#lampa28 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa28 .hover {
   visibility: hidden;
}
#lampa28:hover .hover {
   visibility: visible;
}
#lampa28:hover span {
   visibility: hidden;
}
#lampa28 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text28 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text28 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text28 div {
   text-align: center;
}
#wb_Text28 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text29 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text29 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text29 div {
   text-align: center;
}
#wb_Text29 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text30 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text30 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text30 div {
   text-align: center;
}
#wb_Text30 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text31 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text31 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text31 div {
   text-align: center;
}
#wb_Text31 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid11 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid11 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid11 > .row > .col-1,
#LayoutGrid11 > .row > .col-2,
#LayoutGrid11 > .row > .col-3,
#LayoutGrid11 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1,
#LayoutGrid11 > .row > .col-2,
#LayoutGrid11 > .row > .col-3,
#LayoutGrid11 > .row > .col-4 {
   float: left;
}
#LayoutGrid11 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid11 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid11 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid11 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid11 > .row > .col-1,
#LayoutGrid11 > .row > .col-2,
#LayoutGrid11 > .row > .col-3,
#LayoutGrid11 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa29 {
   display: block;
   width: 100%;
}
#lampa29 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa29 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa29 a img {
   border-width: 0;
   z-index: 1;
}
#lampa29 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa29 .hover {
   visibility: hidden;
}
#lampa29:hover .hover {
   visibility: visible;
}
#lampa29:hover span {
   visibility: hidden;
}
#lampa29 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text32 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text32 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text32 div {
   text-align: center;
}
#wb_Text32 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-povorot-pered {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-povorot-pered .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-povorot-pered.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-povorot-pered .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-povorot-pered .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-povorot-pered.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-povorot-pered .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-povorot-pered .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-povorot-pered .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-povorot-pered .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-povorot-pered .modal-body {
   height: 208px;
   position: relative;
   width: 500px;
}
#svet-povorot-pered .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-povorot-pered .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-povorot-pered .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-povorot-pered .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid12 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3,
#LayoutGrid12 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3,
#LayoutGrid12 > .row > .col-4 {
   float: left;
}
#LayoutGrid12 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid12 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid12 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid12 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3,
#LayoutGrid12 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa33 {
   display: block;
   width: 100%;
}
#lampa33 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa33 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa33 a img {
   border-width: 0;
   z-index: 1;
}
#lampa33 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa33 .hover {
   visibility: hidden;
}
#lampa33:hover .hover {
   visibility: visible;
}
#lampa33:hover span {
   visibility: hidden;
}
#lampa33 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa34 {
   display: block;
   width: 100%;
}
#lampa34 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa34 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa34 a img {
   border-width: 0;
   z-index: 1;
}
#lampa34 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa34 .hover {
   visibility: hidden;
}
#lampa34:hover .hover {
   visibility: visible;
}
#lampa34:hover span {
   visibility: hidden;
}
#lampa34 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa35 {
   display: block;
   width: 100%;
}
#lampa35 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa35 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa35 a img {
   border-width: 0;
   z-index: 1;
}
#lampa35 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa35 .hover {
   visibility: hidden;
}
#lampa35:hover .hover {
   visibility: visible;
}
#lampa35:hover span {
   visibility: hidden;
}
#lampa35 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa36 {
   display: block;
   width: 100%;
}
#lampa36 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa36 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa36 a img {
   border-width: 0;
   z-index: 1;
}
#lampa36 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa36 .hover {
   visibility: hidden;
}
#lampa36:hover .hover {
   visibility: visible;
}
#lampa36:hover span {
   visibility: hidden;
}
#lampa36 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text36 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text36 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text36 div {
   text-align: center;
}
#wb_Text36 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text37 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text37 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text37 div {
   text-align: center;
}
#wb_Text37 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text38 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text38 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text38 div {
   text-align: center;
}
#wb_Text38 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text39 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text39 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text39 div {
   text-align: center;
}
#wb_Text39 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-gabarit-pered {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-gabarit-pered .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-gabarit-pered.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-gabarit-pered .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-gabarit-pered .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-gabarit-pered.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-gabarit-pered .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-gabarit-pered .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-gabarit-pered .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-gabarit-pered .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-gabarit-pered .modal-body {
   height: 390px;
   position: relative;
   width: 500px;
}
#svet-gabarit-pered .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-gabarit-pered .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-gabarit-pered .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-gabarit-pered .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid16 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid16 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid16 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid16 > .row > .col-1,
#LayoutGrid16 > .row > .col-2,
#LayoutGrid16 > .row > .col-3,
#LayoutGrid16 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1,
#LayoutGrid16 > .row > .col-2,
#LayoutGrid16 > .row > .col-3,
#LayoutGrid16 > .row > .col-4 {
   float: left;
}
#LayoutGrid16 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid16 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid16 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid16 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid16 > .row > .col-1,
#LayoutGrid16 > .row > .col-2,
#LayoutGrid16 > .row > .col-3,
#LayoutGrid16 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa49 {
   display: block;
   width: 100%;
}
#lampa49 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa49 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa49 a img {
   border-width: 0;
   z-index: 1;
}
#lampa49 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa49 .hover {
   visibility: hidden;
}
#lampa49:hover .hover {
   visibility: visible;
}
#lampa49:hover span {
   visibility: hidden;
}
#lampa49 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa50 {
   display: block;
   width: 100%;
}
#lampa50 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa50 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa50 a img {
   border-width: 0;
   z-index: 1;
}
#lampa50 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa50 .hover {
   visibility: hidden;
}
#lampa50:hover .hover {
   visibility: visible;
}
#lampa50:hover span {
   visibility: hidden;
}
#lampa50 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa51 {
   display: block;
   width: 100%;
}
#lampa51 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa51 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa51 a img {
   border-width: 0;
   z-index: 1;
}
#lampa51 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa51 .hover {
   visibility: hidden;
}
#lampa51:hover .hover {
   visibility: visible;
}
#lampa51:hover span {
   visibility: hidden;
}
#lampa51 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa52 {
   display: block;
   width: 100%;
}
#lampa52 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa52 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa52 a img {
   border-width: 0;
   z-index: 1;
}
#lampa52 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa52 .hover {
   visibility: hidden;
}
#lampa52:hover .hover {
   visibility: visible;
}
#lampa52:hover span {
   visibility: hidden;
}
#lampa52 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text52 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text52 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text52 div {
   text-align: center;
}
#wb_Text52 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text53 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text53 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text53 div {
   text-align: center;
}
#wb_Text53 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text54 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text54 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text54 div {
   text-align: center;
}
#wb_Text54 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text55 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text55 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text55 div {
   text-align: center;
}
#wb_Text55 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid17 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid17 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid17 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid17 > .row > .col-1,
#LayoutGrid17 > .row > .col-2,
#LayoutGrid17 > .row > .col-3,
#LayoutGrid17 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid17 > .row > .col-1,
#LayoutGrid17 > .row > .col-2,
#LayoutGrid17 > .row > .col-3,
#LayoutGrid17 > .row > .col-4 {
   float: left;
}
#LayoutGrid17 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid17 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid17 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid17 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid17:before,
#LayoutGrid17:after,
#LayoutGrid17 .row:before,
#LayoutGrid17 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid17:after,
#LayoutGrid17 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid17 > .row > .col-1,
#LayoutGrid17 > .row > .col-2,
#LayoutGrid17 > .row > .col-3,
#LayoutGrid17 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa53 {
   display: block;
   width: 100%;
}
#lampa53 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa53 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa53 a img {
   border-width: 0;
   z-index: 1;
}
#lampa53 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa53 .hover {
   visibility: hidden;
}
#lampa53:hover .hover {
   visibility: visible;
}
#lampa53:hover span {
   visibility: hidden;
}
#lampa53 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa54 {
   display: block;
   width: 100%;
}
#lampa54 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa54 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa54 a img {
   border-width: 0;
   z-index: 1;
}
#lampa54 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa54 .hover {
   visibility: hidden;
}
#lampa54:hover .hover {
   visibility: visible;
}
#lampa54:hover span {
   visibility: hidden;
}
#lampa54 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text56 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text56 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text56 div {
   text-align: center;
}
#wb_Text56 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text57 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text57 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text57 div {
   text-align: center;
}
#wb_Text57 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-bok-povorot {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-bok-povorot .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-bok-povorot.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-bok-povorot .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-bok-povorot .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-bok-povorot.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-bok-povorot .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 497px;
}
#svet-bok-povorot .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-bok-povorot .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-bok-povorot .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-bok-povorot .modal-body {
   height: 390px;
   position: relative;
   width: 497px;
}
#svet-bok-povorot .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-bok-povorot .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-bok-povorot .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-bok-povorot .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid20 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid20 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid20 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid20 > .row > .col-1,
#LayoutGrid20 > .row > .col-2,
#LayoutGrid20 > .row > .col-3,
#LayoutGrid20 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid20 > .row > .col-1,
#LayoutGrid20 > .row > .col-2,
#LayoutGrid20 > .row > .col-3,
#LayoutGrid20 > .row > .col-4 {
   float: left;
}
#LayoutGrid20 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid20 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid20 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid20 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid20 > .row > .col-1,
#LayoutGrid20 > .row > .col-2,
#LayoutGrid20 > .row > .col-3,
#LayoutGrid20 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa65 {
   display: block;
   width: 100%;
}
#lampa65 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa65 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa65 a img {
   border-width: 0;
   z-index: 1;
}
#lampa65 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa65 .hover {
   visibility: hidden;
}
#lampa65:hover .hover {
   visibility: visible;
}
#lampa65:hover span {
   visibility: hidden;
}
#lampa65 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa66 {
   display: block;
   width: 100%;
}
#lampa66 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa66 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa66 a img {
   border-width: 0;
   z-index: 1;
}
#lampa66 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa66 .hover {
   visibility: hidden;
}
#lampa66:hover .hover {
   visibility: visible;
}
#lampa66:hover span {
   visibility: hidden;
}
#lampa66 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa67 {
   display: block;
   width: 100%;
}
#lampa67 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa67 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa67 a img {
   border-width: 0;
   z-index: 1;
}
#lampa67 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa67 .hover {
   visibility: hidden;
}
#lampa67:hover .hover {
   visibility: visible;
}
#lampa67:hover span {
   visibility: hidden;
}
#lampa67 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa68 {
   display: block;
   width: 100%;
}
#lampa68 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa68 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa68 a img {
   border-width: 0;
   z-index: 1;
}
#lampa68 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa68 .hover {
   visibility: hidden;
}
#lampa68:hover .hover {
   visibility: visible;
}
#lampa68:hover span {
   visibility: hidden;
}
#lampa68 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text68 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text68 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text68 div {
   text-align: center;
}
#wb_Text68 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text69 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text69 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text69 div {
   text-align: center;
}
#wb_Text69 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text70 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text70 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text70 div {
   text-align: center;
}
#wb_Text70 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text71 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text71 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text71 div {
   text-align: center;
}
#wb_Text71 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid21 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid21 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid21 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid21 > .row > .col-1,
#LayoutGrid21 > .row > .col-2,
#LayoutGrid21 > .row > .col-3,
#LayoutGrid21 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid21 > .row > .col-1,
#LayoutGrid21 > .row > .col-2,
#LayoutGrid21 > .row > .col-3,
#LayoutGrid21 > .row > .col-4 {
   float: left;
}
#LayoutGrid21 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid21 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid21 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid21 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid21:before,
#LayoutGrid21:after,
#LayoutGrid21 .row:before,
#LayoutGrid21 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid21:after,
#LayoutGrid21 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid21 > .row > .col-1,
#LayoutGrid21 > .row > .col-2,
#LayoutGrid21 > .row > .col-3,
#LayoutGrid21 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa69 {
   display: block;
   width: 100%;
}
#lampa69 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa69 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa69 a img {
   border-width: 0;
   z-index: 1;
}
#lampa69 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa69 .hover {
   visibility: hidden;
}
#lampa69:hover .hover {
   visibility: visible;
}
#lampa69:hover span {
   visibility: hidden;
}
#lampa69 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text72 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text72 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text72 div {
   text-align: center;
}
#wb_Text72 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-pribor {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-pribor .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-pribor.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-pribor .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-pribor .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-pribor.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-pribor .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-pribor .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-pribor .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-pribor .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-pribor .modal-body {
   height: 392px;
   position: relative;
   width: 500px;
}
#svet-pribor .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-pribor .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-pribor .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-pribor .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid28 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid28 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid28 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid28 > .row > .col-1,
#LayoutGrid28 > .row > .col-2,
#LayoutGrid28 > .row > .col-3,
#LayoutGrid28 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid28 > .row > .col-1,
#LayoutGrid28 > .row > .col-2,
#LayoutGrid28 > .row > .col-3,
#LayoutGrid28 > .row > .col-4 {
   float: left;
}
#LayoutGrid28 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid28 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid28 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid28 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid28:before,
#LayoutGrid28:after,
#LayoutGrid28 .row:before,
#LayoutGrid28 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid28:after,
#LayoutGrid28 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid28 > .row > .col-1,
#LayoutGrid28 > .row > .col-2,
#LayoutGrid28 > .row > .col-3,
#LayoutGrid28 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa97 {
   display: block;
   width: 100%;
}
#lampa97 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa97 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa97 a img {
   border-width: 0;
   z-index: 1;
}
#lampa97 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa97 .hover {
   visibility: hidden;
}
#lampa97:hover .hover {
   visibility: visible;
}
#lampa97:hover span {
   visibility: hidden;
}
#lampa97 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa98 {
   display: block;
   width: 100%;
}
#lampa98 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa98 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa98 a img {
   border-width: 0;
   z-index: 1;
}
#lampa98 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa98 .hover {
   visibility: hidden;
}
#lampa98:hover .hover {
   visibility: visible;
}
#lampa98:hover span {
   visibility: hidden;
}
#lampa98 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa99 {
   display: block;
   width: 100%;
}
#lampa99 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa99 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa99 a img {
   border-width: 0;
   z-index: 1;
}
#lampa99 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa99 .hover {
   visibility: hidden;
}
#lampa99:hover .hover {
   visibility: visible;
}
#lampa99:hover span {
   visibility: hidden;
}
#lampa99 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa100 {
   display: block;
   width: 100%;
}
#lampa100 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa100 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa100 a img {
   border-width: 0;
   z-index: 1;
}
#lampa100 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa100 .hover {
   visibility: hidden;
}
#lampa100:hover .hover {
   visibility: visible;
}
#lampa100:hover span {
   visibility: hidden;
}
#lampa100 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text100 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text100 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text100 div {
   text-align: center;
}
#wb_Text100 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text101 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text101 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text101 div {
   text-align: center;
}
#wb_Text101 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text102 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text102 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text102 div {
   text-align: center;
}
#wb_Text102 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text103 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text103 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text103 div {
   text-align: center;
}
#wb_Text103 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid29 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid29 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid29 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid29 > .row > .col-1,
#LayoutGrid29 > .row > .col-2,
#LayoutGrid29 > .row > .col-3,
#LayoutGrid29 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid29 > .row > .col-1,
#LayoutGrid29 > .row > .col-2,
#LayoutGrid29 > .row > .col-3,
#LayoutGrid29 > .row > .col-4 {
   float: left;
}
#LayoutGrid29 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid29 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid29 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid29 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid29:before,
#LayoutGrid29:after,
#LayoutGrid29 .row:before,
#LayoutGrid29 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid29:after,
#LayoutGrid29 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid29 > .row > .col-1,
#LayoutGrid29 > .row > .col-2,
#LayoutGrid29 > .row > .col-3,
#LayoutGrid29 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa101 {
   display: block;
   width: 100%;
}
#lampa101 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa101 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa101 a img {
   border-width: 0;
   z-index: 1;
}
#lampa101 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa101 .hover {
   visibility: hidden;
}
#lampa101:hover .hover {
   visibility: visible;
}
#lampa101:hover span {
   visibility: hidden;
}
#lampa101 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa102 {
   display: block;
   width: 100%;
}
#lampa102 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa102 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa102 a img {
   border-width: 0;
   z-index: 1;
}
#lampa102 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa102 .hover {
   visibility: hidden;
}
#lampa102:hover .hover {
   visibility: visible;
}
#lampa102:hover span {
   visibility: hidden;
}
#lampa102 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text104 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text104 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text104 div {
   text-align: center;
}
#wb_Text104 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text105 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text105 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text105 div {
   text-align: center;
}
#wb_Text105 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-bordachok {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-bordachok .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-bordachok.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-bordachok .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-bordachok .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-bordachok.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-bordachok .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-bordachok .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-bordachok .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-bordachok .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-bordachok .modal-body {
   height: 195px;
   position: relative;
   width: 500px;
}
#svet-bordachok .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-bordachok .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-bordachok .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-bordachok .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid32 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid32 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid32 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid32 > .row > .col-1,
#LayoutGrid32 > .row > .col-2,
#LayoutGrid32 > .row > .col-3,
#LayoutGrid32 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid32 > .row > .col-1,
#LayoutGrid32 > .row > .col-2,
#LayoutGrid32 > .row > .col-3,
#LayoutGrid32 > .row > .col-4 {
   float: left;
}
#LayoutGrid32 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid32 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid32 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid32 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid32:before,
#LayoutGrid32:after,
#LayoutGrid32 .row:before,
#LayoutGrid32 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid32:after,
#LayoutGrid32 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid32 > .row > .col-1,
#LayoutGrid32 > .row > .col-2,
#LayoutGrid32 > .row > .col-3,
#LayoutGrid32 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa113 {
   display: block;
   width: 100%;
}
#lampa113 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa113 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa113 a img {
   border-width: 0;
   z-index: 1;
}
#lampa113 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa113 .hover {
   visibility: hidden;
}
#lampa113:hover .hover {
   visibility: visible;
}
#lampa113:hover span {
   visibility: hidden;
}
#lampa113 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa114 {
   display: block;
   width: 100%;
}
#lampa114 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa114 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa114 a img {
   border-width: 0;
   z-index: 1;
}
#lampa114 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa114 .hover {
   visibility: hidden;
}
#lampa114:hover .hover {
   visibility: visible;
}
#lampa114:hover span {
   visibility: hidden;
}
#lampa114 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa115 {
   display: block;
   width: 100%;
}
#lampa115 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa115 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa115 a img {
   border-width: 0;
   z-index: 1;
}
#lampa115 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa115 .hover {
   visibility: hidden;
}
#lampa115:hover .hover {
   visibility: visible;
}
#lampa115:hover span {
   visibility: hidden;
}
#lampa115 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa116 {
   display: block;
   width: 100%;
}
#lampa116 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa116 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa116 a img {
   border-width: 0;
   z-index: 1;
}
#lampa116 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa116 .hover {
   visibility: hidden;
}
#lampa116:hover .hover {
   visibility: visible;
}
#lampa116:hover span {
   visibility: hidden;
}
#lampa116 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text116 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text116 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text116 div {
   text-align: center;
}
#wb_Text116 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text117 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text117 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text117 div {
   text-align: center;
}
#wb_Text117 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text118 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text118 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text118 div {
   text-align: center;
}
#wb_Text118 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text119 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text119 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text119 div {
   text-align: center;
}
#wb_Text119 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-stop {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-stop .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-stop.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-stop .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-stop .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-stop.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-stop .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-stop .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-stop .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-stop .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-stop .modal-body {
   height: 398px;
   position: relative;
   width: 500px;
}
#svet-stop .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-stop .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-stop .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-stop .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid36 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid36 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid36 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid36 > .row > .col-1,
#LayoutGrid36 > .row > .col-2,
#LayoutGrid36 > .row > .col-3,
#LayoutGrid36 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid36 > .row > .col-1,
#LayoutGrid36 > .row > .col-2,
#LayoutGrid36 > .row > .col-3,
#LayoutGrid36 > .row > .col-4 {
   float: left;
}
#LayoutGrid36 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid36 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid36 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid36 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid36:before,
#LayoutGrid36:after,
#LayoutGrid36 .row:before,
#LayoutGrid36 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid36:after,
#LayoutGrid36 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid36 > .row > .col-1,
#LayoutGrid36 > .row > .col-2,
#LayoutGrid36 > .row > .col-3,
#LayoutGrid36 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa129 {
   display: block;
   width: 100%;
}
#lampa129 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa129 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa129 a img {
   border-width: 0;
   z-index: 1;
}
#lampa129 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa129 .hover {
   visibility: hidden;
}
#lampa129:hover .hover {
   visibility: visible;
}
#lampa129:hover span {
   visibility: hidden;
}
#lampa129 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa130 {
   display: block;
   width: 100%;
}
#lampa130 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa130 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa130 a img {
   border-width: 0;
   z-index: 1;
}
#lampa130 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa130 .hover {
   visibility: hidden;
}
#lampa130:hover .hover {
   visibility: visible;
}
#lampa130:hover span {
   visibility: hidden;
}
#lampa130 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa131 {
   display: block;
   width: 100%;
}
#lampa131 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa131 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa131 a img {
   border-width: 0;
   z-index: 1;
}
#lampa131 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa131 .hover {
   visibility: hidden;
}
#lampa131:hover .hover {
   visibility: visible;
}
#lampa131:hover span {
   visibility: hidden;
}
#lampa131 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa132 {
   display: block;
   width: 100%;
}
#lampa132 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa132 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa132 a img {
   border-width: 0;
   z-index: 1;
}
#lampa132 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa132 .hover {
   visibility: hidden;
}
#lampa132:hover .hover {
   visibility: visible;
}
#lampa132:hover span {
   visibility: hidden;
}
#lampa132 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text132 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text132 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text132 div {
   text-align: center;
}
#wb_Text132 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text133 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text133 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text133 div {
   text-align: center;
}
#wb_Text133 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text134 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text134 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text134 div {
   text-align: center;
}
#wb_Text134 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text135 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text135 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text135 div {
   text-align: center;
}
#wb_Text135 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid37 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid37 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid37 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid37 > .row > .col-1,
#LayoutGrid37 > .row > .col-2,
#LayoutGrid37 > .row > .col-3,
#LayoutGrid37 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid37 > .row > .col-1,
#LayoutGrid37 > .row > .col-2,
#LayoutGrid37 > .row > .col-3,
#LayoutGrid37 > .row > .col-4 {
   float: left;
}
#LayoutGrid37 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid37 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid37 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid37 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid37:before,
#LayoutGrid37:after,
#LayoutGrid37 .row:before,
#LayoutGrid37 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid37:after,
#LayoutGrid37 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid37 > .row > .col-1,
#LayoutGrid37 > .row > .col-2,
#LayoutGrid37 > .row > .col-3,
#LayoutGrid37 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa133 {
   display: block;
   width: 100%;
}
#lampa133 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa133 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa133 a img {
   border-width: 0;
   z-index: 1;
}
#lampa133 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa133 .hover {
   visibility: hidden;
}
#lampa133:hover .hover {
   visibility: visible;
}
#lampa133:hover span {
   visibility: hidden;
}
#lampa133 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text136 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text136 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text136 div {
   text-align: center;
}
#wb_Text136 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-centr-stop {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-centr-stop .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-centr-stop.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-centr-stop .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-centr-stop .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-centr-stop.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-centr-stop .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 504px;
}
#svet-centr-stop .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-centr-stop .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-centr-stop .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-centr-stop .modal-body {
   height: 233px;
   position: relative;
   width: 504px;
}
#svet-centr-stop .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-centr-stop .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-centr-stop .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-centr-stop .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid40 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid40 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid40 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid40 > .row > .col-1,
#LayoutGrid40 > .row > .col-2,
#LayoutGrid40 > .row > .col-3,
#LayoutGrid40 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid40 > .row > .col-1,
#LayoutGrid40 > .row > .col-2,
#LayoutGrid40 > .row > .col-3,
#LayoutGrid40 > .row > .col-4 {
   float: left;
}
#LayoutGrid40 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid40 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid40 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid40 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid40:before,
#LayoutGrid40:after,
#LayoutGrid40 .row:before,
#LayoutGrid40 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid40:after,
#LayoutGrid40 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid40 > .row > .col-1,
#LayoutGrid40 > .row > .col-2,
#LayoutGrid40 > .row > .col-3,
#LayoutGrid40 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa145 {
   display: block;
   width: 100%;
}
#lampa145 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa145 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa145 a img {
   border-width: 0;
   z-index: 1;
}
#lampa145 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa145 .hover {
   visibility: hidden;
}
#lampa145:hover .hover {
   visibility: visible;
}
#lampa145:hover span {
   visibility: hidden;
}
#lampa145 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa146 {
   display: block;
   width: 100%;
}
#lampa146 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa146 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa146 a img {
   border-width: 0;
   z-index: 1;
}
#lampa146 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa146 .hover {
   visibility: hidden;
}
#lampa146:hover .hover {
   visibility: visible;
}
#lampa146:hover span {
   visibility: hidden;
}
#lampa146 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa147 {
   display: block;
   width: 100%;
}
#lampa147 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa147 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa147 a img {
   border-width: 0;
   z-index: 1;
}
#lampa147 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa147 .hover {
   visibility: hidden;
}
#lampa147:hover .hover {
   visibility: visible;
}
#lampa147:hover span {
   visibility: hidden;
}
#lampa147 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text148 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text148 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text148 div {
   text-align: center;
}
#wb_Text148 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text149 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text149 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text149 div {
   text-align: center;
}
#wb_Text149 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text150 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text150 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text150 div {
   text-align: center;
}
#wb_Text150 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-zad-protivotuman {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-zad-protivotuman .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-zad-protivotuman.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-zad-protivotuman .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-zad-protivotuman .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-zad-protivotuman.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-zad-protivotuman .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-zad-protivotuman .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-zad-protivotuman .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-zad-protivotuman .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-zad-protivotuman .modal-body {
   height: 398px;
   position: relative;
   width: 500px;
}
#svet-zad-protivotuman .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-zad-protivotuman .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-zad-protivotuman .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-zad-protivotuman .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid44 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid44 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid44 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid44 > .row > .col-1,
#LayoutGrid44 > .row > .col-2,
#LayoutGrid44 > .row > .col-3,
#LayoutGrid44 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid44 > .row > .col-1,
#LayoutGrid44 > .row > .col-2,
#LayoutGrid44 > .row > .col-3,
#LayoutGrid44 > .row > .col-4 {
   float: left;
}
#LayoutGrid44 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid44 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid44 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid44 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid44:before,
#LayoutGrid44:after,
#LayoutGrid44 .row:before,
#LayoutGrid44 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid44:after,
#LayoutGrid44 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid44 > .row > .col-1,
#LayoutGrid44 > .row > .col-2,
#LayoutGrid44 > .row > .col-3,
#LayoutGrid44 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa161 {
   display: block;
   width: 100%;
}
#lampa161 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa161 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa161 a img {
   border-width: 0;
   z-index: 1;
}
#lampa161 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa161 .hover {
   visibility: hidden;
}
#lampa161:hover .hover {
   visibility: visible;
}
#lampa161:hover span {
   visibility: hidden;
}
#lampa161 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa162 {
   display: block;
   width: 100%;
}
#lampa162 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa162 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa162 a img {
   border-width: 0;
   z-index: 1;
}
#lampa162 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa162 .hover {
   visibility: hidden;
}
#lampa162:hover .hover {
   visibility: visible;
}
#lampa162:hover span {
   visibility: hidden;
}
#lampa162 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text164 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text164 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text164 div {
   text-align: center;
}
#wb_Text164 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text165 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text165 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text165 div {
   text-align: center;
}
#wb_Text165 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_lampa165 {
   display: block;
   width: 100%;
}
#lampa165 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa165 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa165 a img {
   border-width: 0;
   z-index: 1;
}
#lampa165 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa165 .hover {
   visibility: hidden;
}
#lampa165:hover .hover {
   visibility: visible;
}
#lampa165:hover span {
   visibility: hidden;
}
#lampa165 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text168 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text168 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text168 div {
   text-align: center;
}
#wb_Text168 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_lampa166 {
   display: block;
   width: 100%;
}
#lampa166 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa166 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa166 a img {
   border-width: 0;
   z-index: 1;
}
#lampa166 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa166 .hover {
   visibility: hidden;
}
#lampa166:hover .hover {
   visibility: visible;
}
#lampa166:hover span {
   visibility: hidden;
}
#lampa166 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text169 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text169 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text169 div {
   text-align: center;
}
#wb_Text169 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid45 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid45 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid45 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid45 > .row > .col-1,
#LayoutGrid45 > .row > .col-2,
#LayoutGrid45 > .row > .col-3,
#LayoutGrid45 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid45 > .row > .col-1,
#LayoutGrid45 > .row > .col-2,
#LayoutGrid45 > .row > .col-3,
#LayoutGrid45 > .row > .col-4 {
   float: left;
}
#LayoutGrid45 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid45 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid45 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid45 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid45:before,
#LayoutGrid45:after,
#LayoutGrid45 .row:before,
#LayoutGrid45 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid45:after,
#LayoutGrid45 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid45 > .row > .col-1,
#LayoutGrid45 > .row > .col-2,
#LayoutGrid45 > .row > .col-3,
#LayoutGrid45 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa163 {
   display: block;
   width: 100%;
}
#lampa163 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa163 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa163 a img {
   border-width: 0;
   z-index: 1;
}
#lampa163 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa163 .hover {
   visibility: hidden;
}
#lampa163:hover .hover {
   visibility: visible;
}
#lampa163:hover span {
   visibility: hidden;
}
#lampa163 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text166 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text166 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text166 div {
   text-align: center;
}
#wb_Text166 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_lampa164 {
   display: block;
   width: 100%;
}
#lampa164 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa164 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa164 a img {
   border-width: 0;
   z-index: 1;
}
#lampa164 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa164 .hover {
   visibility: hidden;
}
#lampa164:hover .hover {
   visibility: visible;
}
#lampa164:hover span {
   visibility: hidden;
}
#lampa164 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text167 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text167 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text167 div {
   text-align: center;
}
#wb_Text167 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-zad-gabarit {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-zad-gabarit .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-zad-gabarit.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-zad-gabarit .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-zad-gabarit .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-zad-gabarit.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-zad-gabarit .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-zad-gabarit .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-zad-gabarit .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-zad-gabarit .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-zad-gabarit .modal-body {
   height: 361px;
   position: relative;
   width: 500px;
}
#svet-zad-gabarit .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-zad-gabarit .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-zad-gabarit .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-zad-gabarit .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid48 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid48 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid48 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid48 > .row > .col-1,
#LayoutGrid48 > .row > .col-2,
#LayoutGrid48 > .row > .col-3,
#LayoutGrid48 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid48 > .row > .col-1,
#LayoutGrid48 > .row > .col-2,
#LayoutGrid48 > .row > .col-3,
#LayoutGrid48 > .row > .col-4 {
   float: left;
}
#LayoutGrid48 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid48 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid48 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid48 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid48:before,
#LayoutGrid48:after,
#LayoutGrid48 .row:before,
#LayoutGrid48 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid48:after,
#LayoutGrid48 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid48 > .row > .col-1,
#LayoutGrid48 > .row > .col-2,
#LayoutGrid48 > .row > .col-3,
#LayoutGrid48 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa177 {
   display: block;
   width: 100%;
}
#lampa177 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa177 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa177 a img {
   border-width: 0;
   z-index: 1;
}
#lampa177 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa177 .hover {
   visibility: hidden;
}
#lampa177:hover .hover {
   visibility: visible;
}
#lampa177:hover span {
   visibility: hidden;
}
#lampa177 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa178 {
   display: block;
   width: 100%;
}
#lampa178 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa178 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa178 a img {
   border-width: 0;
   z-index: 1;
}
#lampa178 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa178 .hover {
   visibility: hidden;
}
#lampa178:hover .hover {
   visibility: visible;
}
#lampa178:hover span {
   visibility: hidden;
}
#lampa178 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa179 {
   display: block;
   width: 100%;
}
#lampa179 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa179 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa179 a img {
   border-width: 0;
   z-index: 1;
}
#lampa179 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa179 .hover {
   visibility: hidden;
}
#lampa179:hover .hover {
   visibility: visible;
}
#lampa179:hover span {
   visibility: hidden;
}
#lampa179 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa180 {
   display: block;
   width: 100%;
}
#lampa180 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa180 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa180 a img {
   border-width: 0;
   z-index: 1;
}
#lampa180 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa180 .hover {
   visibility: hidden;
}
#lampa180:hover .hover {
   visibility: visible;
}
#lampa180:hover span {
   visibility: hidden;
}
#lampa180 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text180 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text180 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text180 div {
   text-align: center;
}
#wb_Text180 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text181 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text181 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text181 div {
   text-align: center;
}
#wb_Text181 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text182 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text182 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text182 div {
   text-align: center;
}
#wb_Text182 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text183 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text183 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text183 div {
   text-align: center;
}
#wb_Text183 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_LayoutGrid49 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid49 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid49 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid49 > .row > .col-1,
#LayoutGrid49 > .row > .col-2,
#LayoutGrid49 > .row > .col-3,
#LayoutGrid49 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid49 > .row > .col-1,
#LayoutGrid49 > .row > .col-2,
#LayoutGrid49 > .row > .col-3,
#LayoutGrid49 > .row > .col-4 {
   float: left;
}
#LayoutGrid49 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid49 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid49 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid49 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid49:before,
#LayoutGrid49:after,
#LayoutGrid49 .row:before,
#LayoutGrid49 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid49:after,
#LayoutGrid49 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid49 > .row > .col-1,
#LayoutGrid49 > .row > .col-2,
#LayoutGrid49 > .row > .col-3,
#LayoutGrid49 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa181 {
   display: block;
   width: 100%;
}
#lampa181 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa181 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa181 a img {
   border-width: 0;
   z-index: 1;
}
#lampa181 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa181 .hover {
   visibility: hidden;
}
#lampa181:hover .hover {
   visibility: visible;
}
#lampa181:hover span {
   visibility: hidden;
}
#lampa181 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text184 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text184 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text184 div {
   text-align: center;
}
#wb_Text184 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-zadniyhod {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-zadniyhod .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-zadniyhod.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-zadniyhod .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-zadniyhod .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-zadniyhod.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-zadniyhod .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 495px;
}
#svet-zadniyhod .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-zadniyhod .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-zadniyhod .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-zadniyhod .modal-body {
   height: 186px;
   position: relative;
   width: 495px;
}
#svet-zadniyhod .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-zadniyhod .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-zadniyhod .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-zadniyhod .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid52 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid52 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid52 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid52 > .row > .col-1,
#LayoutGrid52 > .row > .col-2,
#LayoutGrid52 > .row > .col-3,
#LayoutGrid52 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid52 > .row > .col-1,
#LayoutGrid52 > .row > .col-2,
#LayoutGrid52 > .row > .col-3,
#LayoutGrid52 > .row > .col-4 {
   float: left;
}
#LayoutGrid52 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid52 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid52 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid52 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid52:before,
#LayoutGrid52:after,
#LayoutGrid52 .row:before,
#LayoutGrid52 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid52:after,
#LayoutGrid52 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid52 > .row > .col-1,
#LayoutGrid52 > .row > .col-2,
#LayoutGrid52 > .row > .col-3,
#LayoutGrid52 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa193 {
   display: block;
   width: 100%;
}
#lampa193 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa193 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa193 a img {
   border-width: 0;
   z-index: 1;
}
#lampa193 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa193 .hover {
   visibility: hidden;
}
#lampa193:hover .hover {
   visibility: visible;
}
#lampa193:hover span {
   visibility: hidden;
}
#lampa193 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa194 {
   display: block;
   width: 100%;
}
#lampa194 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa194 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa194 a img {
   border-width: 0;
   z-index: 1;
}
#lampa194 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa194 .hover {
   visibility: hidden;
}
#lampa194:hover .hover {
   visibility: visible;
}
#lampa194:hover span {
   visibility: hidden;
}
#lampa194 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa195 {
   display: block;
   width: 100%;
}
#lampa195 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa195 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa195 a img {
   border-width: 0;
   z-index: 1;
}
#lampa195 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa195 .hover {
   visibility: hidden;
}
#lampa195:hover .hover {
   visibility: visible;
}
#lampa195:hover span {
   visibility: hidden;
}
#lampa195 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa196 {
   display: block;
   width: 100%;
}
#lampa196 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa196 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa196 a img {
   border-width: 0;
   z-index: 1;
}
#lampa196 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa196 .hover {
   visibility: hidden;
}
#lampa196:hover .hover {
   visibility: visible;
}
#lampa196:hover span {
   visibility: hidden;
}
#lampa196 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text196 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text196 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text196 div {
   text-align: center;
}
#wb_Text196 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text197 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text197 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text197 div {
   text-align: center;
}
#wb_Text197 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text198 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text198 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text198 div {
   text-align: center;
}
#wb_Text198 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text199 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text199 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text199 div {
   text-align: center;
}
#wb_Text199 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-vnutri {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-vnutri .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-vnutri.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-vnutri .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-vnutri .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-left;
}
#svet-vnutri.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-vnutri .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 504px;
}
#svet-vnutri .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-vnutri .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-vnutri .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-vnutri .modal-body {
   height: 195px;
   position: relative;
   width: 504px;
}
#svet-vnutri .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-vnutri .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-vnutri .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-vnutri .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid56 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid56 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid56 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid56 > .row > .col-1,
#LayoutGrid56 > .row > .col-2,
#LayoutGrid56 > .row > .col-3,
#LayoutGrid56 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid56 > .row > .col-1,
#LayoutGrid56 > .row > .col-2,
#LayoutGrid56 > .row > .col-3,
#LayoutGrid56 > .row > .col-4 {
   float: left;
}
#LayoutGrid56 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid56 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid56 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid56 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid56:before,
#LayoutGrid56:after,
#LayoutGrid56 .row:before,
#LayoutGrid56 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid56:after,
#LayoutGrid56 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid56 > .row > .col-1,
#LayoutGrid56 > .row > .col-2,
#LayoutGrid56 > .row > .col-3,
#LayoutGrid56 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa209 {
   display: block;
   width: 100%;
}
#lampa209 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa209 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa209 a img {
   border-width: 0;
   z-index: 1;
}
#lampa209 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa209 .hover {
   visibility: hidden;
}
#lampa209:hover .hover {
   visibility: visible;
}
#lampa209:hover span {
   visibility: hidden;
}
#lampa209 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa210 {
   display: block;
   width: 100%;
}
#lampa210 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa210 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa210 a img {
   border-width: 0;
   z-index: 1;
}
#lampa210 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa210 .hover {
   visibility: hidden;
}
#lampa210:hover .hover {
   visibility: visible;
}
#lampa210:hover span {
   visibility: hidden;
}
#lampa210 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa211 {
   display: block;
   width: 100%;
}
#lampa211 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa211 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa211 a img {
   border-width: 0;
   z-index: 1;
}
#lampa211 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa211 .hover {
   visibility: hidden;
}
#lampa211:hover .hover {
   visibility: visible;
}
#lampa211:hover span {
   visibility: hidden;
}
#lampa211 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa212 {
   display: block;
   width: 100%;
}
#lampa212 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa212 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa212 a img {
   border-width: 0;
   z-index: 1;
}
#lampa212 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa212 .hover {
   visibility: hidden;
}
#lampa212:hover .hover {
   visibility: visible;
}
#lampa212:hover span {
   visibility: hidden;
}
#lampa212 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text212 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text212 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text212 div {
   text-align: center;
}
#wb_Text212 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text213 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text213 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text213 div {
   text-align: center;
}
#wb_Text213 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text214 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text214 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text214 div {
   text-align: center;
}
#wb_Text214 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text215 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text215 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text215 div {
   text-align: center;
}
#wb_Text215 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-nomer {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-nomer .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-nomer.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-nomer .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-nomer .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-nomer.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-nomer .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-nomer .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-nomer .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-nomer .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-nomer .modal-body {
   height: 187px;
   position: relative;
   width: 500px;
}
#svet-nomer .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-nomer .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-nomer .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-nomer .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid60 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid60 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid60 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid60 > .row > .col-1,
#LayoutGrid60 > .row > .col-2,
#LayoutGrid60 > .row > .col-3,
#LayoutGrid60 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid60 > .row > .col-1,
#LayoutGrid60 > .row > .col-2,
#LayoutGrid60 > .row > .col-3,
#LayoutGrid60 > .row > .col-4 {
   float: left;
}
#LayoutGrid60 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid60 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid60 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid60 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid60:before,
#LayoutGrid60:after,
#LayoutGrid60 .row:before,
#LayoutGrid60 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid60:after,
#LayoutGrid60 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid60 > .row > .col-1,
#LayoutGrid60 > .row > .col-2,
#LayoutGrid60 > .row > .col-3,
#LayoutGrid60 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa225 {
   display: block;
   width: 100%;
}
#lampa225 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa225 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa225 a img {
   border-width: 0;
   z-index: 1;
}
#lampa225 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa225 .hover {
   visibility: hidden;
}
#lampa225:hover .hover {
   visibility: visible;
}
#lampa225:hover span {
   visibility: hidden;
}
#lampa225 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa226 {
   display: block;
   width: 100%;
}
#lampa226 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa226 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa226 a img {
   border-width: 0;
   z-index: 1;
}
#lampa226 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa226 .hover {
   visibility: hidden;
}
#lampa226:hover .hover {
   visibility: visible;
}
#lampa226:hover span {
   visibility: hidden;
}
#lampa226 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa227 {
   display: block;
   width: 100%;
}
#lampa227 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa227 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa227 a img {
   border-width: 0;
   z-index: 1;
}
#lampa227 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa227 .hover {
   visibility: hidden;
}
#lampa227:hover .hover {
   visibility: visible;
}
#lampa227:hover span {
   visibility: hidden;
}
#lampa227 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa228 {
   display: block;
   width: 100%;
}
#lampa228 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa228 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa228 a img {
   border-width: 0;
   z-index: 1;
}
#lampa228 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa228 .hover {
   visibility: hidden;
}
#lampa228:hover .hover {
   visibility: visible;
}
#lampa228:hover span {
   visibility: hidden;
}
#lampa228 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text228 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text228 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text228 div {
   text-align: center;
}
#wb_Text228 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text229 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text229 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text229 div {
   text-align: center;
}
#wb_Text229 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text230 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text230 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text230 div {
   text-align: center;
}
#wb_Text230 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text231 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text231 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text231 div {
   text-align: center;
}
#wb_Text231 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#svet-bagazh {
   margin-bottom: 0px;
   margin-top: 0px;
}
#svet-bagazh .modal-content {
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF4000;
   border-radius: 6px;
   overflow: visible;
   pointer-events: all;
}
#svet-bagazh.fade {
   opacity: 1;
   transition: all 200ms linear;
}
#svet-bagazh .animate-show {
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-scale-in;
}
#svet-bagazh .animate-hide {
   animation-direction: reverse;
   animation-duration: 200ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-right;
}
#svet-bagazh.modal {
   --bs-modal-margin: 0.5rem;
   bottom: 0;
   display: none;
   left: 0;
   outline: 0;
   overflow-x: hidden;
   overflow-y: auto;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9999;
}
.modal-open {
   overflow: hidden;
}
#svet-bagazh .modal-dialog {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 500px;
}
#svet-bagazh .modal-content {
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
   position: relative;
}
#svet-bagazh .modal-header {
   background-color: #FF4000;
   border-bottom: 1px solid #DDDDDD;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   padding: 10px 10px 10px 10px;
}
#svet-bagazh .modal-footer {
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   border-top: 1px solid #DDDDDD;
   padding: 10px 10px 10px 10px;
}
#svet-bagazh .modal-body {
   height: 195px;
   position: relative;
   width: 500px;
}
#svet-bagazh .close {
   -webkit-appearance: none;
   background: 0 0;
   border: 0;
   color: #FFFFFF;
   cursor: pointer;
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   margin-top: -2px;
   opacity: 0.5;
   padding: 0;
   text-shadow: 0px 1px 0px #fff;
}
.modal-backdrop {
   background-color: #000;
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 1040;
}
.modal-backdrop.fade {
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show {
   opacity: 0.5  !important;
}
.modal-open {
   overflow: hidden;
}
#svet-bagazh .modal-dialog-centered {
   align-items: center;
   display: flex;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#svet-bagazh .modal-dialog-centered::before {
   content: "";
   display: block;
   height: calc(100vh - 3.5rem);
}
#svet-bagazh .modal-title {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid64 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid64 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid64 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid64 > .row > .col-1,
#LayoutGrid64 > .row > .col-2,
#LayoutGrid64 > .row > .col-3,
#LayoutGrid64 > .row > .col-4 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid64 > .row > .col-1,
#LayoutGrid64 > .row > .col-2,
#LayoutGrid64 > .row > .col-3,
#LayoutGrid64 > .row > .col-4 {
   float: left;
}
#LayoutGrid64 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid64 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid64 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid64 > .row > .col-4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 25%;
}
#LayoutGrid64:before,
#LayoutGrid64:after,
#LayoutGrid64 .row:before,
#LayoutGrid64 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid64:after,
#LayoutGrid64 .row:after {
   clear: both;
}
@media (max-width: 0px) {
#LayoutGrid64 > .row > .col-1,
#LayoutGrid64 > .row > .col-2,
#LayoutGrid64 > .row > .col-3,
#LayoutGrid64 > .row > .col-4 {
   float: none;
   width: 100%  !important;
}
}
#wb_lampa241 {
   display: block;
   width: 100%;
}
#lampa241 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 162px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa241 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa241 a img {
   border-width: 0;
   z-index: 1;
}
#lampa241 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa241 .hover {
   visibility: hidden;
}
#lampa241:hover .hover {
   visibility: visible;
}
#lampa241:hover span {
   visibility: hidden;
}
#lampa241 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa242 {
   display: block;
   width: 100%;
}
#lampa242 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 183px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa242 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa242 a img {
   border-width: 0;
   z-index: 1;
}
#lampa242 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa242 .hover {
   visibility: hidden;
}
#lampa242:hover .hover {
   visibility: visible;
}
#lampa242:hover span {
   visibility: hidden;
}
#lampa242 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_lampa243 {
   display: block;
   width: 100%;
}
#lampa243 {
   border: 0px solid #000000;
   border-radius: 0px;
   height: auto;
   margin: 0 auto 0 auto;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 260px;
   right: 0;
   text-align: center;
   width: 100%;
}
#lampa243 a {
   display: block;
   height: 100%;
   position: relative;
   width: 100%;
}
#lampa243 a img {
   border-width: 0;
   z-index: 1;
}
#lampa243 span {
   display: block;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2;
}
#lampa243 .hover {
   visibility: hidden;
}
#lampa243:hover .hover {
   visibility: visible;
}
#lampa243:hover span {
   visibility: hidden;
}
#lampa243 img {
   border-width: 0;
   height: auto;
   left: 0;
   top: 0;
   width: 100%;
}
#wb_Text244 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text244 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text244 div {
   text-align: center;
}
#wb_Text244 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text245 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text245 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text245 div {
   text-align: center;
}
#wb_Text245 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text246 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}
#wb_Text246 {
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_Text246 div {
   text-align: center;
}
#wb_Text246 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text35 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_Text35 div {
   text-align: center;
}
#wb_Text35 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_lampa227 {
   display: block;
   width: 100%;
   z-index: 372;
}
#wb_uid96 {
   color: #000000;
}
#lampa162 {
   overflow: hidden;
   z-index: 288;
}
#lampa115 {
   overflow: hidden;
   z-index: 238;
}
#wb_uid61 {
   color: #000000;
}
#lampa67 {
   overflow: hidden;
   z-index: 190;
}
#wb_uid51 {
   color: #000000;
}
#lampa29 {
   overflow: hidden;
   z-index: 111;
}
#lampa18 {
   overflow: hidden;
   z-index: 89;
}
#lampa8 {
   overflow: hidden;
   z-index: 33;
}
#wb_uid24 {
   color: #000000;
}
#svet_button10 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 13;
}
#svet_button9 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 12;
}
#wb_uid12 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-hotspot-4 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 40.4%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 27.7%;
   width: 1.9%;
}
#wb_uid5 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#svet_button8 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 9;
}
#svet_button7 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 8;
}
#svet_button6 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 7;
}
#svet_button5 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 6;
}
#svet_button4 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 5;
}
#svet_button3 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 4;
}
#svet_button2 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 3;
}
#svet_button1 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 2;
}
#wb_uid97 {
   color: #000000;
}
#lampa211 {
   overflow: hidden;
   z-index: 355;
}
#lampa161 {
   overflow: hidden;
   z-index: 286;
}
#wb_uid60 {
   color: #000000;
}
#lampa35 {
   overflow: hidden;
   z-index: 147;
}
#lampa17 {
   overflow: hidden;
   z-index: 87;
}
#lampa9 {
   overflow: hidden;
   z-index: 35;
}
#wb_uid23 {
   color: #000000;
}
#svet_button13 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 16;
}
#wb_uid13 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-hotspot-5 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 26.9%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 14.1%;
   width: 1.9%;
}
#wb_uid4 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_lampa225 {
   display: block;
   width: 100%;
   z-index: 368;
}
#lampa210 {
   overflow: hidden;
   z-index: 353;
}
#wb_uid94 {
   color: #000000;
}
#wb_uid67 {
   color: #000000;
}
#lampa65 {
   overflow: hidden;
   z-index: 186;
}
#lampa34 {
   overflow: hidden;
   z-index: 145;
}
#wb_lampa19 {
   display: block;
   width: 100%;
   z-index: 91;
}
#wb_lampa18 {
   display: block;
   width: 100%;
   z-index: 89;
}
#wb_uid34 {
   color: #000000;
}
#wb_lampa17 {
   display: block;
   width: 100%;
   z-index: 87;
}
#wb_lampa15 {
   display: block;
   width: 100%;
   z-index: 49;
}
#wb_lampa14 {
   display: block;
   width: 100%;
   z-index: 47;
}
#lampa16 {
   overflow: hidden;
   z-index: 45;
}
#wb_lampa16 {
   display: block;
   width: 100%;
   z-index: 45;
}
#wb_lampa13 {
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_lampa12 {
   display: block;
   width: 100%;
   z-index: 41;
}
#wb_lampa11 {
   display: block;
   width: 100%;
   z-index: 39;
}
#wb_lampa10 {
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_uid22 {
   color: #000000;
}
#svet_button12 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 15;
}
#car-lamps-tooltip {
   height: 16px;
   left: 0;
   pointer-events: none;
   position: absolute;
   top: 0;
   width: 16px;
}
#wb_uid10 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_uid3 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_uid95 {
   color: #000000;
}
#wb_uid89 {
   color: #000000;
}
#wb_uid70 {
   color: #000000;
}
#wb_uid66 {
   color: #000000;
}
#lampa99 {
   overflow: hidden;
   z-index: 212;
}
#wb_lampa29 {
   display: block;
   width: 100%;
   z-index: 111;
}
#wb_lampa27 {
   display: block;
   width: 100%;
   z-index: 109;
}
#wb_lampa26 {
   display: block;
   width: 100%;
   z-index: 107;
}
#wb_lampa28 {
   display: block;
   width: 100%;
   z-index: 105;
}
#wb_lampa25 {
   display: block;
   width: 100%;
   z-index: 103;
}
#wb_lampa24 {
   display: block;
   width: 100%;
   z-index: 101;
}
#wb_lampa23 {
   display: block;
   width: 100%;
   z-index: 99;
}
#wb_lampa22 {
   display: block;
   width: 100%;
   z-index: 97;
}
#wb_lampa21 {
   display: block;
   width: 100%;
   z-index: 95;
}
#wb_lampa20 {
   display: block;
   width: 100%;
   z-index: 93;
}
#wb_uid35 {
   color: #000000;
}
#lampa15 {
   overflow: hidden;
   z-index: 49;
}
#wb_uid21 {
   color: #000000;
}
#svet_button15 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 18;
}
#wb_uid11 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_uid2 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#lampa225 {
   overflow: hidden;
   z-index: 368;
}
#lampa212 {
   overflow: hidden;
   z-index: 357;
}
#wb_uid88 {
   color: #000000;
}
#lampa166 {
   overflow: hidden;
   z-index: 292;
}
#lampa129 {
   overflow: hidden;
   z-index: 251;
}
#wb_uid71 {
   color: #000000;
}
#wb_uid65 {
   color: #000000;
}
#lampa98 {
   overflow: hidden;
   z-index: 210;
}
#lampa53 {
   overflow: hidden;
   z-index: 168;
}
#lampa36 {
   overflow: hidden;
   z-index: 149;
}
#wb_lampa36 {
   display: block;
   width: 100%;
   z-index: 149;
}
#wb_lampa35 {
   display: block;
   width: 100%;
   z-index: 147;
}
#wb_lampa34 {
   display: block;
   width: 100%;
   z-index: 145;
}
#wb_lampa33 {
   display: block;
   width: 100%;
   z-index: 143;
}
#wb_uid36 {
   color: #000000;
}
#lampa14 {
   overflow: hidden;
   z-index: 47;
}
#wb_uid20 {
   color: #000000;
}
#svet_button14 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 17;
}
#wb_uid16 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_uid1 {
   color: #000000;
}
#lampa242 {
   overflow: hidden;
   z-index: 387;
}
#wb_lampa228 {
   display: block;
   width: 100%;
   z-index: 374;
}
#lampa226 {
   overflow: hidden;
   z-index: 370;
}
#lampa181 {
   overflow: hidden;
   z-index: 320;
}
#wb_lampa179 {
   display: block;
   width: 100%;
   z-index: 316;
}
#lampa165 {
   overflow: hidden;
   z-index: 290;
}
#wb_uid72 {
   color: #000000;
}
#wb_lampa129 {
   display: block;
   width: 100%;
   z-index: 251;
}
#wb_uid64 {
   color: #000000;
}
#lampa52 {
   overflow: hidden;
   z-index: 166;
}
#wb_uid37 {
   color: #000000;
}
#lampa13 {
   overflow: hidden;
   z-index: 43;
}
#lampa4 {
   overflow: hidden;
   z-index: 25;
}
#wb_uid17 {
   color: #000000;
}
#car-lamps-hotspot-8 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 56.4%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 13.1%;
   width: 1.9%;
}
#wb_uid0 {
   color: #000000;
   font-family: "Arial";
   font-size: 35px;
}
#lampa243 {
   overflow: hidden;
   z-index: 389;
}
#lampa227 {
   overflow: hidden;
   z-index: 372;
}
#wb_uid98 {
   color: #000000;
}
#wb_lampa209 {
   display: block;
   width: 100%;
   z-index: 351;
}
#lampa180 {
   overflow: hidden;
   z-index: 318;
}
#wb_lampa178 {
   display: block;
   width: 100%;
   z-index: 314;
}
#lampa164 {
   overflow: hidden;
   z-index: 296;
}
#wb_uid73 {
   color: #000000;
}
#lampa97 {
   overflow: hidden;
   z-index: 208;
}
#lampa51 {
   overflow: hidden;
   z-index: 164;
}
#lampa22 {
   overflow: hidden;
   z-index: 97;
}
#wb_uid30 {
   color: #000000;
}
#lampa12 {
   overflow: hidden;
   z-index: 41;
}
#lampa5 {
   overflow: hidden;
   z-index: 27;
}
#wb_lampa1 {
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_uid14 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-hotspot-9 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 66.3%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 61.9%;
   width: 1.9%;
}
#wb_uid104 {
   color: #000000;
}
#lampa228 {
   overflow: hidden;
   z-index: 374;
}
#wb_uid99 {
   color: #000000;
}
#lampa193 {
   overflow: hidden;
   z-index: 334;
}
#wb_lampa177 {
   display: block;
   width: 100%;
   z-index: 312;
}
#wb_lampa147 {
   display: block;
   width: 100%;
   z-index: 277;
}
#wb_uid74 {
   color: #000000;
}
#lampa130 {
   overflow: hidden;
   z-index: 253;
}
#lampa50 {
   overflow: hidden;
   z-index: 162;
}
#lampa33 {
   overflow: hidden;
   z-index: 143;
}
#wb_uid41 {
   color: #000000;
}
#lampa23 {
   overflow: hidden;
   z-index: 99;
}
#wb_uid31 {
   color: #000000;
}
#lampa11 {
   overflow: hidden;
   z-index: 39;
}
#lampa6 {
   overflow: hidden;
   z-index: 29;
}
#wb_lampa2 {
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_uid15 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_car-lamps {
   display: block;
   height: auto;
   width: 100%;
   z-index: 10;
}
#wb_uid105 {
   color: #000000;
}
#lampa241 {
   overflow: hidden;
   z-index: 385;
}
#wb_lampa196 {
   display: block;
   width: 100%;
   z-index: 340;
}
#wb_uid85 {
   color: #000000;
}
#wb_lampa166 {
   display: block;
   width: 100%;
   z-index: 292;
}
#wb_lampa146 {
   display: block;
   width: 100%;
   z-index: 275;
}
#wb_uid75 {
   color: #000000;
}
#lampa131 {
   overflow: hidden;
   z-index: 255;
}
#wb_lampa116 {
   display: block;
   width: 100%;
   z-index: 240;
}
#wb_uid58 {
   color: #000000;
}
#wb_uid40 {
   color: #000000;
}
#lampa20 {
   overflow: hidden;
   z-index: 93;
}
#wb_uid32 {
   color: #000000;
}
#lampa10 {
   overflow: hidden;
   z-index: 37;
}
#lampa7 {
   overflow: hidden;
   z-index: 31;
}
#wb_lampa3 {
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_uid102 {
   color: #000000;
}
#wb_lampa195 {
   display: block;
   width: 100%;
   z-index: 338;
}
#wb_uid84 {
   color: #000000;
}
#wb_lampa165 {
   display: block;
   width: 100%;
   z-index: 290;
}
#wb_lampa145 {
   display: block;
   width: 100%;
   z-index: 273;
}
#wb_uid76 {
   color: #000000;
}
#lampa132 {
   overflow: hidden;
   z-index: 257;
}
#wb_lampa115 {
   display: block;
   width: 100%;
   z-index: 238;
}
#wb_uid69 {
   color: #000000;
}
#lampa101 {
   overflow: hidden;
   z-index: 216;
}
#wb_uid59 {
   color: #000000;
}
#lampa49 {
   overflow: hidden;
   z-index: 160;
}
#wb_uid43 {
   color: #000000;
}
#lampa21 {
   overflow: hidden;
   z-index: 95;
}
#wb_uid33 {
   color: #000000;
}
#wb_lampa4 {
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_uid103 {
   color: #000000;
}
#lampa196 {
   overflow: hidden;
   z-index: 340;
}
#wb_lampa194 {
   display: block;
   width: 100%;
   z-index: 336;
}
#wb_uid87 {
   color: #000000;
}
#wb_lampa164 {
   display: block;
   width: 100%;
   z-index: 296;
}
#wb_uid77 {
   color: #000000;
}
#lampa133 {
   overflow: hidden;
   z-index: 259;
}
#wb_lampa114 {
   display: block;
   width: 100%;
   z-index: 236;
}
#wb_uid68 {
   color: #000000;
}
#lampa100 {
   overflow: hidden;
   z-index: 214;
}
#wb_lampa99 {
   display: block;
   width: 100%;
   z-index: 212;
}
#wb_lampa98 {
   display: block;
   width: 100%;
   z-index: 210;
}
#wb_lampa97 {
   display: block;
   width: 100%;
   z-index: 208;
}
#wb_uid56 {
   color: #000000;
}
#lampa26 {
   overflow: hidden;
   z-index: 107;
}
#wb_uid42 {
   color: #000000;
}
#wb_lampa5 {
   display: block;
   width: 100%;
   z-index: 27;
}
#lampa1 {
   overflow: hidden;
   z-index: 19;
}
#wb_uid100 {
   color: #000000;
}
#wb_lampa193 {
   display: block;
   width: 100%;
   z-index: 334;
}
#wb_uid86 {
   color: #000000;
}
#lampa177 {
   overflow: hidden;
   z-index: 312;
}
#wb_lampa163 {
   display: block;
   width: 100%;
   z-index: 294;
}
#wb_lampa133 {
   display: block;
   width: 100%;
   z-index: 259;
}
#lampa113 {
   overflow: hidden;
   z-index: 234;
}
#wb_lampa113 {
   display: block;
   width: 100%;
   z-index: 234;
}
#wb_uid57 {
   color: #000000;
}
#lampa54 {
   overflow: hidden;
   z-index: 170;
}
#wb_uid45 {
   color: #000000;
}
#lampa27 {
   overflow: hidden;
   z-index: 109;
}
#wb_uid29 {
   color: #000000;
}
#wb_lampa6 {
   display: block;
   width: 100%;
   z-index: 29;
}
#lampa2 {
   overflow: hidden;
   z-index: 21;
}
#wb_uid18 {
   color: #000000;
}
#car-lamps-hotspot-2 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 2.5%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 43.9%;
   width: 1.9%;
}
#wb_lampa242 {
   display: block;
   width: 100%;
   z-index: 387;
}
#wb_uid101 {
   color: #000000;
}
#wb_lampa212 {
   display: block;
   width: 100%;
   z-index: 357;
}
#lampa194 {
   overflow: hidden;
   z-index: 336;
}
#wb_uid81 {
   color: #000000;
}
#wb_lampa162 {
   display: block;
   width: 100%;
   z-index: 288;
}
#wb_uid78 {
   color: #000000;
}
#lampa145 {
   overflow: hidden;
   z-index: 273;
}
#wb_lampa132 {
   display: block;
   width: 100%;
   z-index: 257;
}
#lampa102 {
   overflow: hidden;
   z-index: 218;
}
#wb_lampa102 {
   display: block;
   width: 100%;
   z-index: 218;
}
#wb_uid54 {
   color: #000000;
}
#wb_uid44 {
   color: #000000;
}
#lampa24 {
   overflow: hidden;
   z-index: 101;
}
#wb_uid28 {
   color: #000000;
}
#wb_lampa7 {
   display: block;
   width: 100%;
   z-index: 31;
}
#lampa3 {
   overflow: hidden;
   z-index: 23;
}
#wb_uid19 {
   color: #000000;
}
#car-lamps-hotspot-3 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 28.2%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 40.8%;
   width: 1.9%;
}
#wb_lampa243 {
   display: block;
   width: 100%;
   z-index: 389;
}
#lampa209 {
   overflow: hidden;
   z-index: 351;
}
#lampa195 {
   overflow: hidden;
   z-index: 338;
}
#wb_uid92 {
   color: #000000;
}
#wb_lampa181 {
   display: block;
   width: 100%;
   z-index: 320;
}
#lampa178 {
   overflow: hidden;
   z-index: 314;
}
#wb_uid80 {
   color: #000000;
}
#wb_lampa161 {
   display: block;
   width: 100%;
   z-index: 286;
}
#wb_uid79 {
   color: #000000;
}
#wb_lampa131 {
   display: block;
   width: 100%;
   z-index: 255;
}
#wb_lampa101 {
   display: block;
   width: 100%;
   z-index: 216;
}
#lampa68 {
   overflow: hidden;
   z-index: 192;
}
#wb_uid55 {
   color: #000000;
}
#wb_uid47 {
   color: #000000;
}
#lampa25 {
   overflow: hidden;
   z-index: 103;
}
#wb_lampa8 {
   display: block;
   width: 100%;
   z-index: 33;
}
#wb_uid9 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-hotspot-0 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 21.3%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 44.9%;
   width: 1.9%;
}
#wb_lampa210 {
   display: block;
   width: 100%;
   z-index: 353;
}
#wb_uid93 {
   color: #000000;
}
#wb_lampa180 {
   display: block;
   width: 100%;
   z-index: 318;
}
#lampa179 {
   overflow: hidden;
   z-index: 316;
}
#wb_uid83 {
   color: #000000;
}
#lampa147 {
   overflow: hidden;
   z-index: 277;
}
#wb_lampa130 {
   display: block;
   width: 100%;
   z-index: 253;
}
#lampa116 {
   overflow: hidden;
   z-index: 240;
}
#wb_lampa100 {
   display: block;
   width: 100%;
   z-index: 214;
}
#lampa69 {
   overflow: hidden;
   z-index: 194;
}
#wb_uid52 {
   color: #000000;
}
#wb_lampa49 {
   display: block;
   width: 100%;
   z-index: 160;
}
#wb_uid46 {
   color: #000000;
}
#wb_uid38 {
   color: #000000;
}
#wb_uid27 {
   color: #000000;
}
#wb_lampa9 {
   display: block;
   width: 100%;
   z-index: 35;
}
#car-lamps-hotspot-14 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 31.8%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 26.7%;
   width: 1.9%;
}
#car-lamps-hotspot-13 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 55.1%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 35.9%;
   width: 1.9%;
}
#car-lamps-hotspot-12 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 61.3%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 22.8%;
   width: 1.9%;
}
#car-lamps-hotspot-11 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 70.9%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 36.9%;
   width: 1.9%;
}
#car-lamps-hotspot-10 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 45.5%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 34.5%;
   width: 1.9%;
}
#wb_uid8 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#car-lamps-hotspot-1 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 23%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 60.4%;
   width: 1.9%;
}
#wb_lampa241 {
   display: block;
   width: 100%;
   z-index: 385;
}
#wb_lampa211 {
   display: block;
   width: 100%;
   z-index: 355;
}
#wb_uid90 {
   color: #000000;
}
#wb_uid82 {
   color: #000000;
}
#lampa146 {
   overflow: hidden;
   z-index: 275;
}
#wb_uid63 {
   color: #000000;
}
#wb_lampa54 {
   display: block;
   width: 100%;
   z-index: 170;
}
#wb_lampa53 {
   display: block;
   width: 100%;
   z-index: 168;
}
#wb_lampa52 {
   display: block;
   width: 100%;
   z-index: 166;
}
#wb_uid53 {
   color: #000000;
}
#wb_lampa51 {
   display: block;
   width: 100%;
   z-index: 164;
}
#wb_lampa50 {
   display: block;
   width: 100%;
   z-index: 162;
}
#wb_uid49 {
   color: #000000;
}
#wb_uid39 {
   color: #000000;
}
#wb_uid26 {
   color: #000000;
}
#car-lamps-hotspot-6 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 22.5%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 26.7%;
   width: 1.9%;
}
#wb_uid7 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_lampa226 {
   display: block;
   width: 100%;
   z-index: 370;
}
#wb_uid91 {
   color: #000000;
}
#lampa163 {
   overflow: hidden;
   z-index: 294;
}
#lampa114 {
   overflow: hidden;
   z-index: 236;
}
#wb_uid62 {
   color: #000000;
}
#wb_lampa69 {
   display: block;
   width: 100%;
   z-index: 194;
}
#wb_lampa68 {
   display: block;
   width: 100%;
   z-index: 192;
}
#wb_lampa67 {
   display: block;
   width: 100%;
   z-index: 190;
}
#lampa66 {
   overflow: hidden;
   z-index: 188;
}
#wb_lampa66 {
   display: block;
   width: 100%;
   z-index: 188;
}
#wb_lampa65 {
   display: block;
   width: 100%;
   z-index: 186;
}
#wb_uid50 {
   color: #000000;
}
#wb_uid48 {
   color: #000000;
}
#lampa28 {
   overflow: hidden;
   z-index: 105;
}
#lampa19 {
   overflow: hidden;
   z-index: 91;
}
#wb_uid25 {
   color: #000000;
}
#svet_button11 {
   display: inline-block;
   height: 40px;
   width: 220px;
   z-index: 14;
}
#car-lamps-hotspot-7 {
   background-color: #FF0000;
   border-radius: 50%;
   height: 0;
   left: 65.9%;
   padding-bottom: 1.9%;
   pointer-events: all;
   position: absolute;
   top: 36.9%;
   width: 1.9%;
}
#wb_uid6 {
   fill: #FFFFFF;
   height: 100%;
   left: 0;
   padding: 15%;
   position: absolute;
   top: 0;
   width: 100%;
}
@media screen and (max-width: 600px) {
#svet-dalniy .modal-dialog,
#svet-protivotumanki .modal-dialog,
#svet-povorot-pered .modal-dialog,
#svet-gabarit-pered .modal-dialog,
#svet-bok-povorot .modal-dialog,
#svet-pribor .modal-dialog,
#svet-bordachok .modal-dialog,
#svet-vnutri .modal-dialog,
#svet-stop .modal-dialog,
#svet-centr-stop .modal-dialog,
#svet-zad-protivotuman .modal-dialog,
#svet-zad-gabarit .modal-dialog,
#svet-zadniyhod .modal-dialog,
#svet-nomer .modal-dialog,
#svet-bagazh .modal-dialog {
   width: 320px;
}
#svet-dalniy .modal-body,
#svet-protivotumanki .modal-body,
#svet-povorot-pered .modal-body,
#svet-gabarit-pered .modal-body,
#svet-bok-povorot .modal-body,
#svet-pribor .modal-body,
#svet-bordachok .modal-body,
#svet-vnutri .modal-body,
#svet-stop .modal-body,
#svet-centr-stop .modal-body,
#svet-zad-protivotuman .modal-body,
#svet-zad-gabarit .modal-body,
#svet-zadniyhod .modal-body,
#svet-nomer .modal-body,
#svet-bagazh .modal-body {
   width: 320px;
}
}
