<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_synthWave, #wb_LayoutGrid4
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_synthWave, #wb_LayoutGrid4
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(315deg, rgba(0,0,0,0.99) 0%, #000000 5%, #D200F7 8%, #28F5FC 19%, #28F5FC 19%, #207CCA 25%, #000000 32%, #000000 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 8px 15px 8px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header &gt; .row &gt; .col-1
{
   float: left;
}
#header &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#header &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#wb_navigation
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1900px;
}
#navigation &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation &gt; .row &gt; .col-1, #navigation &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigation &gt; .row &gt; .col-1, #navigation &gt; .row &gt; .col-2
{
   float: left;
}
#navigation &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#navigation &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#navigation:before,
#navigation:after,
#navigation .row:before,
#navigation .row:after
{
   display: table;
   content: " ";
}
#navigation:after,
#navigation .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#navigation &gt; .row &gt; .col-1, #navigation &gt; .row &gt; .col-2
{
   float: none;
   width: 100%;
}
}
.navigationMenu .hide 
{
   display: none!important;
}
.navigationMenu .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.navigationMenu .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #FF9DFF;
   text-align: left;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.navigationMenu .nav:before,
.navigationMenu .nav:after 
{
   content: " ";
   display: table;
}
.navigationMenu .nav:after 
{
   clear: both;
}
.navigationMenu .nav a 
{
   text-decoration: none;
}
.navigationMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.navigationMenu .nav ul ul
{
   margin-bottom: 0;
}
.navigationMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.navigationMenu .container:before,
.navigationMenu .container:after 
{
   content: " ";
   display: table;
}
.navigationMenu .container:after 
{
   clear: both;
}
.navigationMenu .collapse 
{
   display: none;
}
.navigationMenu .collapse.show 
{
   display: block;
}
.navigationMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.navigationMenu .caret, .navigationMenu .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.navigationMenu .dropdown 
{
   position: relative;
}
.navigationMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.navigationMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.navigationMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.navigationMenu .dropdown-menu&gt;li&gt;a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FF9DFF;
   white-space: nowrap;
}
.navigationMenu .dropdown-menu&gt;li&gt;a:hover,
.navigationMenu .dropdown-menu&gt;li&gt;a:focus 
{
   text-decoration: none;
   color: #F700C5;
   background-color: #000000;
   background-image: none;
}
.navigationMenu .dropdown-menu&gt;li&gt;a.active,
.navigationMenu .dropdown-menu&gt;li&gt;a.active:hover,
.navigationMenu .dropdown-menu&gt;li&gt;a.active:focus
{
   color: #F700C5;
   background-color: #000000;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.navigationMenu .show&gt;.dropdown-menu 
{
   display: block;
}
.navigationMenu .show&gt;a 
{
   outline: 0;
}
.navigationMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.navigationMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.navigationMenu .nav&gt;li 
{
   position: relative;
   display: block;
}
.navigationMenu .nav&gt;li&gt;a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.navigationMenu .nav .show&gt;a,
.navigationMenu .nav .show&gt;a:hover,
.navigationMenu .nav .show&gt;a:focus 
{
   background-color: #ccc;
   border-color: #343A40;
}
.navigationMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.navigationMenu .nav&gt;li&gt;a&gt;img 
{
   max-width: none;
}
.navigationMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.navigationMenu
{
   position: relative;
}
.navigationMenu:before,
.navigationMenu:after
{
   content: " ";
   display: table;
}
.navigationMenu:after
{
   clear: both;
}
.navigationMenu .navbar-header:before,
.navigationMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.navigationMenu .navbar-header:after
{
   clear: both;
}
.navigationMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.navigationMenu-navbar-collapse:before,
.navigationMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.navigationMenu-navbar-collapse:after
{
   clear: both;
}
.navigationMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.navigationMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.navigationMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.navigationMenu .navbar-nav
{
   margin: 6px -15px;
}
.navigationMenu .navbar-nav&gt;li&gt;.dropdown-menu
{
   margin-top: 0;
}
.navigationMenu .navbar-nav&gt;li&gt;a
{
   color: #FF9DFF;
}
.navigationMenu .navbar-nav&gt;li&gt;a:hover,
.navigationMenu .navbar-nav&gt;li&gt;a:focus
{
   background-color: #000000;
   background-image: none;
   color: #F700C5;
   text-decoration: none;
}
.navigationMenu .navbar-nav&gt;li&gt;a.active,
.navigationMenu .navbar-nav&gt;li&gt;a.active:hover,
.navigationMenu .navbar-nav&gt;li&gt;a.active:focus
{
   color: #F700C5;
   background-color: #000000;
   background-image: none;
}
.navigationMenu .navbar-toggle
{
   border: 1px solid rgba(43,43,43,0.10);
}
.navigationMenu .navbar-toggle:hover,
.navigationMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.navigationMenu .navbar-toggle .icon-bar
{
   background-color: #FFEBCD;
}
.navigationMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.navigationMenu .navbar-nav&gt;.dropdown&gt;a:hover .caret,
.navigationMenu .navbar-nav&gt;.dropdown&gt;a:focus .caret
{
   border-top-color: #F700C5;
   border-bottom-color: #F700C5;
}
.navigationMenu .navbar-nav&gt;.show&gt;a,
.navigationMenu .navbar-nav&gt;.show&gt;a:hover,
.navigationMenu .navbar-nav&gt;.show&gt;a:focus
{
   background-color: #000000;
   background-image: none;
   color: #F700C5;
}
.navigationMenu .navbar-nav&gt;.show&gt;a .caret,
.navigationMenu .navbar-nav&gt;.show&gt;a:hover .caret,
.navigationMenu .navbar-nav&gt;.show&gt;a:focus .caret
{
   border-top-color: #F700C5;
   border-bottom-color: #F700C5;
}
.navigationMenu .navbar-nav&gt;.dropdown&gt;a .caret
{
   border-top-color: #FF9DFF;
   border-bottom-color: #FF9DFF;
}
.navigationMenu .navbar-link
{
   color: #FF9DFF;
}
.navigationMenu .navbar-link:hover
{
   color: #F700C5;
}
.navigationMenu .navbar-header
{
   color: #FFEBCD;
}
@media (min-width: 640px) 
{
.navigationMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.navigationMenu .navbar-header
{
   float: left;
}
.navigationMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.navigationMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle
{
   display: none;
}
.navigationMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.navigationMenu .navbar-nav&gt;li 
{
   float: left;
}
.navigationMenu .container&gt;.navbar-header,
.navigationMenu .container&gt;.navigationMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.navigationMenu .navbar-nav&gt;.dropdown&gt;a:hover .caret,
.navigationMenu .navbar-nav&gt;.dropdown&gt;a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 640px) 
{
.navigationMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.navigationMenu .navbar-nav
{
   margin: 0;
   background-color: #000000;
   background-image: none;
}
.navigationMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.navigationMenu .navbar-nav .show .dropdown-menu&gt;li&gt;a,
.navigationMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.navigationMenu .navbar-nav .show .dropdown-menu&gt;li&gt;a 
{
   line-height: 20px;
}
}
@media (min-width: 640px) 
{
.navigationMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.navigationMenu .navbar-nav&gt;li&gt;a
{
   color: #FFEBCD;
}
.navigationMenu .navbar-nav&gt;li&gt;a:hover,
.navigationMenu .navbar-nav&gt;li&gt;a:focus
{
   color: #FFFFFF;
   background-color: #343A40;
   background-image: none;
}
.navigationMenu .navbar-nav&gt;li&gt;a.active,
.navigationMenu .navbar-nav&gt;li&gt;a.active:hover,
.navigationMenu .navbar-nav&gt;li&gt;a.active:focus
{
   color: #FFFFFF;
   background-color: #343A40;
   background-image: none;
}
.navigationMenu .navbar-nav&gt;.show&gt;a,
.navigationMenu .navbar-nav&gt;.show&gt;a:hover,
.navigationMenu .navbar-nav&gt;.show&gt;a:focus
{
   background-color: #343A40;
   background-image: none;
   color: #FFFFFF;
}
.navigationMenu .navbar-nav&gt;.dropdown&gt;a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-nav&gt;.dropdown&gt;a .caret
{
   border-top-color: #FFEBCD;
   border-bottom-color: #FFEBCD;
}
.navigationMenu .navbar-nav &gt; li &gt; a.active &gt; .caret,
.navigationMenu .navbar-nav &gt; li &gt; a.active:hover &gt; .caret,
.navigationMenu .navbar-nav &gt; li &gt; a.active:focus &gt; .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-nav&gt;.show&gt;a .caret,
.navigationMenu .navbar-nav&gt;.show&gt;a:hover .caret,
.navigationMenu .navbar-nav&gt;.show&gt;a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.navigationMenu .navbar-link
{
   color: #FFEBCD;
}
.navigationMenu .navbar-link:hover 
{
   color: #fff;
}
}
#navigationMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_navigationMenu
{
   z-index: 1111 !important;
}
#wb_headerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon
{
   height: 33px;
   width: 24px;
}
#headerIcon i
{
   color: #00F7FB;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
   width: 23px;
}
#headerIcon:hover i
{
   color: #FFFFFF;
}
#wb_headerIcon
{
   -webkit-transition: all 500ms linear 0ms;
   transition: all 500ms linear 0ms;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#upIcon:hover i
{
   color: #EEEEEE;
}
#wb_navigationHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#navigationHeading
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_headerLink
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to left, #F5F5F5 0%, #DCDCDC 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 8px 0 8px 8px;
   text-align: left;
}
#headerLink
{
   color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#wb_LayoutInfo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutInfo
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutInfo &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutInfo:before,
#LayoutInfo:after,
#LayoutInfo .row:before,
#LayoutInfo .row:after
{
   display: table;
   content: " ";
}
#LayoutInfo:after,
#LayoutInfo .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#LayoutInfo &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(315deg, #1E90FF 0%, #FFFFFF 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1900px;
}
#LayoutGrid1 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#LayoutGrid6 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Devices
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(315deg, #D3D3D3 0%, #F5F5F5 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Devices
{
   box-sizing: border-box;
   padding: 70px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#Devices &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Devices &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Devices &gt; .row &gt; .col-1
{
   float: left;
}
#Devices &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#Devices:before,
#Devices:after,
#Devices .row:before,
#Devices .row:after
{
   display: table;
   content: " ";
}
#Devices:after,
#Devices .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#Devices &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #FBFBFB 0%, #00BFFF 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1900px;
}
#LayoutGrid3 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#LayoutGrid3 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #DBE6F4 0%, #D0DEF0 27%, #C9D9ED 29%, #EFF2FF 100%);
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 100px 100px 50px 100px;
   margin-right: auto;
   margin-left: auto;
}
#contact &gt; .row
{
   margin-right: -100px;
   margin-left: -100px;
}
#contact &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#contact &gt; .row &gt; .col-1
{
   float: left;
}
#contact &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#contact &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_synthWave
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Fon1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#synthWave
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1900px;
}
#synthWave &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#synthWave &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#synthWave &gt; .row &gt; .col-1
{
   float: left;
}
#synthWave &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#synthWave:before,
#synthWave:after,
#synthWave .row:before,
#synthWave .row:after
{
   display: table;
   content: " ";
}
#synthWave:after,
#synthWave .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#synthWave &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#contactHeading
{
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 4px rgba(0,0,0,0.50);
}
#contactLine
{
   border-color: #1E90FF;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_MainInfo
{
   color: #00008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_MainInfo div
{
   text-align: left;
}
#wb_MainInfo
{
   display: inline-block;
   margin: 0;
   width: 938px;
   height: 38px;
}
#wb_MainInfo
{
   overflow: hidden;
   position: relative;
}
#MainInfo
{
   position: absolute;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   -webkit-animation: MainInfo-marquee 5000ms linear 1;
   animation: MainInfo-marquee 5000ms linear 1 forwards;
}
@-webkit-keyframes MainInfo-marquee
{
   0%
   {
   -webkit-transform: translateX(100%);
   }
   100%
   {
   -webkit-transform: translateX(-0%);
   }
}
@keyframes MainInfo-marquee
{
   0%
   {
   transform: translateX(100%);
   }
   100%
   {
   transform: translateX(-0%);
   }
}
#upStickyLayer
{
   background-color: #00008B;
   background-image: none;
   border-radius: 50%;
}
#wb_InlineFrame1
{
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame1
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 4px rgba(0,0,0,0.50);
}
#Article2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 11px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article2 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article2 .blogdate
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogsubject
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogsubject a:link, #Article2 .blogsubject a:visited, #Article2 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article2 .blogcomments a:link, #Article2 .blogcomments a:visited, #Article2 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments
{
   text-decoration: none;
}
#Article2 .no-thumb
{
   display: none;
}
#Article2 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article2 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article2 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article2 .blogdate, #Article2 .blogcomments
{
   display: none;
}
#Article2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Heading3
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading3
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
}
#SlideShow2 .image
{
   border-width: 0;
   border-radius: 0px;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow2 li
{
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow2
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
.SlideShow2_ShowAnimation
{
   -webkit-animation: (None) 300ms linear 0s 1 normal both;
   animation: (None) 300ms linear 0s 1 normal both;
}
.SlideShow2_HideAnimation
{
   -webkit-animation: animate-fade-out 300ms linear 0s 1 normal both;
   animation: animate-fade-out 300ms linear 0s 1 normal both;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 &gt; .row &gt; .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 4px rgba(0,0,0,0.50);
}
#Article7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article7 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article7 .blogdate
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article7 .blogsubject
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#Article7 .blogsubject a:link, #Article7 .blogsubject a:visited, #Article7 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article7 .blogcomments
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article7 .blogcomments a:link, #Article7 .blogcomments a:visited, #Article7 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article7 .blogcomments
{
   text-decoration: none;
}
#Article7 .no-thumb
{
   display: none;
}
#Article7 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article7 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article7 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article7 .blogdate, #Article7 .blogcomments
{
   display: none;
}
#Article7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FF0000;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #228B22;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 43px;
   line-height: 48.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 2px rgba(240,255,240,0.50);
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #228B22;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 43px;
   line-height: 44px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #228B22;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 35px;
   line-height: 39px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #228B22;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 29px;
   line-height: 32px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/FonContacts.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 100px 15px 300px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#LayoutGrid4 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 640px)
{
#LayoutGrid4 &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#Line1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 58px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 25px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 25px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Article4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article4 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article4 .blogdate
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogsubject
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogsubject a:link, #Article4 .blogsubject a:visited, #Article4 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article4 .blogcomments a:link, #Article4 .blogcomments a:visited, #Article4 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments
{
   text-decoration: none;
}
#Article4 .no-thumb
{
   display: none;
}
#Article4 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article4 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article4 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article4 .blogdate, #Article4 .blogcomments
{
   display: none;
}
#Article4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col3
{
   display: none;
}
#PhotoGallery2_img0
{
   width: 225px;
   height: 300px;
}
#Article5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article5 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article5 .blogdate
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogsubject
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogsubject a:link, #Article5 .blogsubject a:visited, #Article5 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article5 .blogcomments a:link, #Article5 .blogcomments a:visited, #Article5 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments
{
   text-decoration: none;
}
#Article5 .no-thumb
{
   display: none;
}
#Article5 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article5 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article5 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article5 .blogdate, #Article5 .blogcomments
{
   display: none;
}
#Article5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#PhotoGallery3
{
   border-spacing: 0px;
   font-size: 0;
   width: 100%;
   height: 100%;
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   margin: 0;
   padding: 3px 3px 3px 3px;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3_img0
{
   width: 153px;
   height: 225px;
}
#PhotoGallery3_img1
{
   width: 163px;
   height: 225px;
}
#PhotoGallery3_img2
{
   width: 163px;
   height: 225px;
}
#Article6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article6 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article6 .blogdate
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogsubject
{
   font-family: Tahoma;
   font-weight: bold;
   font-size: 13px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogsubject a:link, #Article6 .blogsubject a:visited, #Article6 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article6 .blogcomments a:link, #Article6 .blogcomments a:visited, #Article6 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments
{
   text-decoration: none;
}
#Article6 .no-thumb
{
   display: none;
}
#Article6 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article6 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article6 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article6 .blogdate, #Article6 .blogcomments
{
   display: none;
}
#Article6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article5
{
   overflow: hidden;
}
#Article4
{
   overflow: hidden;
}
#wb_Book_product
{
   display: inline-block;
   width: 100%;
   z-index: 9;
}
#wb_Bookmark1
{
   display: inline-block;
   width: 100%;
   z-index: 2;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 27;
}
#wb_Book_contacts
{
   display: inline-block;
   width: 100%;
   z-index: 26;
}
#Article2
{
   overflow: hidden;
}
#Button1
{
   display: inline-block;
   width: 194px;
   height: 40px;
   z-index: 8;
}
#Book_uslugi
{
   visibility: hidden;
}
#SlideShow2
{
   border-radius: 0px;
   z-index: 7;
}
#wb_PhotoGallery3
{
   display: inline-block;
   width: 100%;
   z-index: 18;
}
#wb_PhotoGallery2
{
   display: inline-block;
   width: 100%;
   z-index: 16;
}
#wb_InlineFrame1
{
   display: inline-block;
   width: 100%;
   height: 798px;
   z-index: 10;
}
#Line1
{
   display: inline-block;
   width: 250px;
   z-index: 35;
}
#Line3
{
   display: inline-block;
   width: 247px;
   z-index: 39;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 33;
}
#Book_product
{
   visibility: hidden;
}
#Line2
{
   display: inline-block;
   width: 247px;
   z-index: 37;
}
#Book_o_nas
{
   visibility: hidden;
}
#wb_Book_licenziya
{
   display: inline-block;
   width: 100%;
   z-index: 14;
}
#wb_headerLink
{
   display: inline-block;
   width: 387px;
   height: 30px;
   z-index: 1;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 24;
}
#wb_navigationHeading
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
#Book_licenziya
{
   visibility: hidden;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#Book_contacts
{
   visibility: hidden;
}
#contactLine
{
   display: inline-block;
   width: 396px;
   z-index: 21;
}
#wb_contactHeading
{
   display: inline-block;
   width: 100%;
   z-index: 20;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#Bookmark1
{
   visibility: hidden;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 52;
   z-index: 99999;
}
#Article7
{
   overflow: hidden;
}
#wb_Book_o_nas
{
   display: inline-block;
   width: 100%;
   z-index: 23;
}
#Article6
{
   overflow: hidden;
}
#wb_Book_uslugi
{
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#wb_navigationMenu
{
   display: inline-block;
   width: 100%;
   z-index: 5;
}
#wb_headerIcon
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 1900px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(315deg, #000104 0%, #02070B 49%, #33373D 49%, #757A7C 92%, #A0A1A3 96%, #48494A 100%);
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 8px 15px 8px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#header &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_navigation
{
   visibility: visible;
   display: table;
   background-color: rgba(0,0,128,0.85);
   background-image: none;
}
#wb_navigation
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   padding: 20px 15px 0 15px;
}
#navigation .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation &gt; .row &gt; .col-1, #navigation &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation &gt; .row &gt; .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#navigation &gt; .row &gt; .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu .dropdown-menu
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_headerIcon
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #000000;
}
#headerIcon
{
   width: 24px;
   height: 33px;
}
#headerIcon i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
   color: #000000;
}
#headerIcon:hover i
{
   color: #FFFFFF;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_navigationHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#navigationHeading
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#wb_headerLink
{
   width: 195px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 0 8px 8px;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #000000;
   background-image: none;
   background-image: none;
}
#wb_headerLink
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#headerLink
{
   color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_LayoutInfo
{
   visibility: visible;
   display: table;
   background-color: #1E90FF;
   background-image: none;
   background-image: none;
}
#wb_LayoutInfo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutInfo
{
   padding: 0 15px 0 15px;
}
#LayoutInfo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 60px 15px 100px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0 15px 0 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Devices
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(315deg, #D3D3D3 0%, #F5F5F5 100%);
}
#wb_Devices
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Devices
{
   padding: 10px 15px 10px 15px;
}
#Devices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Devices &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Devices &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 50px 15px 100px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 100px 100px 50px 100px;
}
#contact .row
{
   margin-right: -100px;
   margin-left: -100px;
}
#wb_synthWave
{
   visibility: visible;
   display: table;
}
#wb_synthWave
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#synthWave
{
   padding: 50px 15px 50px 15px;
}
#synthWave .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#synthWave &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#synthWave &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactLine
{
   width: 105px;
   height: 5px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#contactLine
{
   border-color: #1E90FF;
   border-bottom-width: -15px;
}
#wb_MainInfo
{
   width: 1870px;
   height: 40px;
   visibility: visible;
   display: inline-block;
}
#wb_MainInfo
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_InlineFrame1
{
   width: 100%;
   height: 781px;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Article2
{
   visibility: visible;
   display: block;
   font-size: 19px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Article2
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article2 .blogdate
{
   font-family: Tahoma;
   font-size: 11px;
}
#Article2 .blogsubject
{
   font-family: Tahoma;
   font-size: 13px;
}
#Article2 .blogcomments
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article2 .blogcolumn
{
   width: 100%;
}
#Article2 .visible-col1
{
   display: block;
}
#BuildWith1
{
   left: 441px;
   top: 5229px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_Heading3
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#SlideShow2
{
   visibility: visible;
   display: inline-block;
}
#wb_Book_product
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Article7
{
   visibility: visible;
   display: block;
}
#Article7
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article7 .blogdate
{
   font-family: Tahoma;
   font-size: 11px;
}
#Article7 .blogsubject
{
   font-family: Tahoma;
   font-size: 13px;
}
#Article7 .blogcomments
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article7 .blogcolumn
{
   width: 100%;
}
#Article7 .visible-col1
{
   display: block;
}
#wb_Book_uslugi
{
   visibility: visible;
   display: inline-block;
}
#Button1
{
   width: 194px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 36px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 100px 15px 300px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Line1
{
   width: 250px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#Line2
{
   width: 247px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 25px;
}
#Line3
{
   width: 247px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line3
{
   border-color: transparent;
   border-bottom-width: 25px;
}
#wb_Book_licenziya
{
   visibility: visible;
   display: inline-block;
}
#wb_Book_o_nas
{
   visibility: visible;
   display: inline-block;
}
#wb_Book_contacts
{
   visibility: visible;
   display: inline-block;
}
#Article4
{
   visibility: visible;
   display: block;
   font-size: 19px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
}
#Article4
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article4 .blogdate
{
   font-family: Tahoma;
   font-size: 11px;
}
#Article4 .blogsubject
{
   font-family: Tahoma;
   font-size: 13px;
}
#Article4 .blogcomments
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article4 .blogcolumn
{
   width: 100%;
}
#Article4 .visible-col1
{
   display: block;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery2_img0
{
   width: 225px;
   height: 300px;
}
#Article5
{
   visibility: visible;
   display: block;
   font-size: 19px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
}
#Article5
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article5 .blogdate
{
   font-family: Tahoma;
   font-size: 11px;
}
#Article5 .blogsubject
{
   font-family: Tahoma;
   font-size: 13px;
}
#Article5 .blogcomments
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article5 .blogcolumn
{
   width: 100%;
}
#Article5 .visible-col1
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery3_img0
{
   width: 153px;
   height: 225px;
}
#PhotoGallery3_img1
{
   width: 163px;
   height: 225px;
}
#PhotoGallery3_img2
{
   width: 163px;
   height: 225px;
}
#Article6
{
   visibility: visible;
   display: block;
   font-size: 19px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
}
#Article6
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article6 .blogdate
{
   font-family: Tahoma;
   font-size: 11px;
}
#Article6 .blogsubject
{
   font-family: Tahoma;
   font-size: 13px;
}
#Article6 .blogcomments
{
   font-family: Tahoma;
   font-size: 19px;
}
#Article6 .blogcolumn
{
   width: 100%;
}
#Article6 .visible-col1
{
   display: block;
}
}
@media only screen and (max-width: 1899px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(315deg, rgba(0,0,0,0.99) 0%, #000000 5%, #D200F7 8%, #28F5FC 19%, #28F5FC 19%, #207CCA 25%, #000000 32%, #000000 100%);
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 8px 15px 8px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#header &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_navigation
{
   visibility: visible;
   display: table;
   background-color: #000000;
   background-image: none;
}
#wb_navigation
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   padding: 20px 15px 0 15px;
}
#navigation .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation &gt; .row &gt; .col-1, #navigation &gt; .row &gt; .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#navigation &gt; .row &gt; .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#navigation &gt; .row &gt; .col-2
{
   display: block;
   width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu .dropdown-menu
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_headerIcon
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #00F7FB;
}
#headerIcon
{
   width: 24px;
   height: 33px;
}
#headerIcon i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
   color: #00F7FB;
}
#headerIcon:hover i
{
   color: #FFFFFF;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_navigationHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_navigationHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#navigationHeading
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#wb_headerLink
{
   width: 296px;
   height: 12px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 0 8px 8px;
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to left, #F5F5F5 0%, #DCDCDC 100%);
}
#wb_headerLink
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to left, #F5F5F5 0%, #DCDCDC 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#headerLink
{
   color: transparent;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_LayoutInfo
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutInfo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutInfo
{
   padding: 0 15px 0 15px;
}
#LayoutInfo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutInfo &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 60px 15px 100px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0 15px 0 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Devices
{
   visibility: visible;
   display: table;
   background-image: linear-gradient(315deg, #D3D3D3 0%, #F5F5F5 100%);
}
#wb_Devices
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Devices
{
   padding: 70px 15px 100px 15px;
}
#Devices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Devices &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Devices &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 50px 15px 100px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 100px 100px 50px 100px;
}
#contact .row
{
   margin-right: -100px;
   margin-left: -100px;
}
#wb_synthWave
{
   visibility: visible;
   display: table;
}
#wb_synthWave
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#synthWave
{
   padding: 50px 15px 50px 15px;
}
#synthWave .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#synthWave &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#synthWave &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactLine
{
   width: 396px;
   height: 5px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#contactLine
{
   border-color: #1E90FF;
   border-bottom-width: -15px;
}
#wb_MainInfo
{
   width: 940px;
   height: 40px;
   visibility: visible;
   display: inline-block;
}
#wb_MainInfo
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_InlineFrame1
{
   width: 100%;
   height: 798px;
   visibility: visible;
   display: block;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-family: Arial;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Article2
{
   visibility: visible;
   display: block;
   font-size: 11px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Article2 .blogcolumn
{
   width: 100%;
}
#Article2 .visible-col1
{
   display: block;
}
#BuildWith1
{
   left: 441px;
   top: 5229px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_Heading3
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: transparent;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#SlideShow2
{
   visibility: visible;
   display: inline-block;
}
#wb_Book_product
{
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#Article7
{
   visibility: visible;
   display: block;
}
#Article7 .blogcolumn
{
   width: 100%;
}
#Article7 .visible-col1
{
   display: block;
}
#wb_Book_uslugi
{
   visibility: visible;
   display: inline-block;
}
#Button1
{
   width: 194px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 36px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 100px 15px 300px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 &gt; .row &gt; .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Line1
{
   width: 250px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#Line2
{
   width: 247px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 25px;
}
#Line3
{
   width: 247px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line3
{
   border-color: transparent;
   border-bottom-width: 25px;
}
#wb_Book_licenziya
{
   visibility: visible;
   display: inline-block;
}
#wb_Book_o_nas
{
   visibility: visible;
   display: inline-block;
}
#wb_Book_contacts
{
   visibility: visible;
   display: inline-block;
}
#Article4
{
   visibility: visible;
   display: block;
   font-size: 16px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogcolumn
{
   width: 100%;
}
#Article4 .visible-col1
{
   display: block;
}
#wb_PhotoGallery2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery2_img0
{
   width: 225px;
   height: 300px;
}
#Article5
{
   visibility: visible;
   display: block;
   font-size: 13px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogcolumn
{
   width: 100%;
}
#Article5 .visible-col1
{
   display: block;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery3_img0
{
   width: 130px;
   height: 190px;
}
#PhotoGallery3_img1
{
   width: 130px;
   height: 178px;
}
#PhotoGallery3_img2
{
   width: 130px;
   height: 178px;
}
#Article6
{
   visibility: visible;
   display: block;
   font-size: 16px;
   font-family: Tahoma;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogcolumn
{
   width: 100%;
}
#Article6 .visible-col1
{
   display: block;
}
}
</pre></body></html>