body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 15px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:active
{
   color: #FF8C00;
}
a:hover
{
   color: #FF8C00;
   text-decoration: line-through;
}
#wb_CatalogHeader
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #003040;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CatalogHeader
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#CatalogHeader > .col-1, #CatalogHeader > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#CatalogHeader > .col-1, #CatalogHeader > .col-2
{
   flex: 0 0 auto;
}
#CatalogHeader > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#CatalogHeader > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#CatalogHeader > .col-1, #CatalogHeader > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: Montserrat;
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 37px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 17px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: rgba(255,255,255,0.00);
   color: #FF8C00;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 37px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 84px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: rgba(255,255,255,0.00);
   border: 0px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 84px;
   position: relative;
   top: -37px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FF8C00;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 10px 10px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
   padding: 0 10px 0 10px;
   line-height: 20px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: rgba(255,255,255,0.00);
   color: #FF8C00;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 37px !important;
   line-height: 37px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: right;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 20px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: rgba(255,255,255,0.00);
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 10px 10px 10px 30px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: right;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 6px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #FFFFFF;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF8C00;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_Logo
{
   margin: 0;
   vertical-align: top;
}
#Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 256px;
   height: 80px;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#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 > .row > .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: 20px 10px 20px 10px;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #003040;
   font-family: Montserrat;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#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;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .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 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #003040;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .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: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Carousel2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
   box-sizing: border-box;
   width: 100%;
   height: 480px;
}
#Carousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 1000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-inner > .carousel-item > img, #Carousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel2 .carousel-inner > .active, #Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel2 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel2 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel2 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#Carousel2 .carousel-inner > .active.carousel-item-start, #Carousel2 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 2000ms;
}
#Carousel2 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel2 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#Carousel2 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel2 .frame
{
   width: 1140px;
   display: inline-block;
   float: left;
   height: 480px;
}
#Carousel2 .carousel-control-next, #Carousel2 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel2 .carousel-control-next-icon, #Carousel2 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel2 .carousel-control-next:hover, #Carousel2 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel2 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M43%2071%20C41%2069%2c%2040%2067%2c%2040%2065%20L40%2065%20L40%2065%20C40%2063%2c%2041%2061%2c%2043%2059%20L75%2027%20L75%2027%20C77%2025%2c%2080%2024%2c%2083%2025%20C86%2027%2c%2088%2029%2c%2088%2033%20L88%2097%20L88%2097%20C88%20100%2c%2086%20103%2c%2083%20104%20C80%20105%2c%2077%20105%2c%2075%20103%20L43%2071Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M86%2071%20C88%2069%2c%2088%2067%2c%2088%2065%20L88%2065%20L88%2065%20C88%2063%2c%2088%2061%2c%2086%2059%20L54%2027%20L54%2027%20C51%2025%2c%2048%2024%2c%2045%2025%20C42%2027%2c%2040%2029%2c%2040%2033%20L40%2097%20L40%2097%20C40%20100%2c%2042%20103%2c%2045%20104%20C48%20105%2c%2051%20105%2c%2054%20103%20L86%2071Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/car01.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url('../images/car02.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/car03.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-4
{
   background-color: transparent;
   background-image: url('../images/car04.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-5
{
   background-color: transparent;
   background-image: url('../images/car05.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-6
{
   background-color: transparent;
   background-image: url('../images/car06.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-7
{
   background-color: transparent;
   background-image: url('../images/car07.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#Carousel2 .frame-8
{
   background-color: transparent;
   background-image: url('../images/car08.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}
#wb_HomeGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #003040;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
}
#HomeGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#HomeGrid9 > .col-1, #HomeGrid9 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#HomeGrid9 > .col-1, #HomeGrid9 > .col-2
{
   flex: 0 0 auto;
}
#HomeGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#HomeGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#HomeGrid9 > .col-1, #HomeGrid9 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FooterLogo 
{
   background-color: #003040;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#FooterLogo-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 200px;
   width: 100%;
}
#wb_FooterLogo div
{
   text-align: center;
}
#wb_FooterLogo
{
   display: inline-block;
   margin: 10px 0 10px 0 ;
   width: 200px;
   height: 33px;
}
#wb_HomeCard14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#HomeCard14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#HomeCard14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #808080;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_HomeCard15
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#HomeCard15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#HomeCard15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #808080;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#HomeCard15-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item7
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#wb_HomeGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #003040;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#HomeGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#HomeGrid10 > .col-1, #HomeGrid10 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#HomeGrid10 > .col-1, #HomeGrid10 > .col-2
{
   flex: 0 0 auto;
}
#HomeGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#HomeGrid10 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#HomeGrid10 > .col-1, #HomeGrid10 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_IconFacebook
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFacebook a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFacebook
{
   height: 30px;
   width: 30px;
}
#IconFacebook i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_IconFacebook:hover #IconFacebook i
{
   color: #FF8C00;
}
#wb_IconInstagram
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconInstagram a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconInstagram
{
   height: 30px;
   width: 30px;
}
#IconInstagram i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_IconInstagram:hover #IconInstagram i
{
   color: #FF8C00;
}
#wb_IconTelegram
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 10px 10px 10px 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconTelegram a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconTelegram
{
   height: 30px;
   width: 30px;
}
#IconTelegram i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 30px;
}
#wb_IconTelegram:hover #IconTelegram i
{
   color: #FF8C00;
}
#wb_FooterText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_FooterText div
{
   text-align: center;
}
#wb_FooterText
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#HomeLangLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_LangRU
{
   vertical-align: top;
}
#LangRU
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IconTelegram
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 10;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 3;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_IconInstagram
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 9;
}
#wb_HomeCard14
{
   display: flex;
   width: 100%;
   z-index: 6;
}
#wb_HomeCard15
{
   display: flex;
   width: 100%;
   z-index: 7;
}
#wb_Logo
{
   display: inline-block;
   width: 256px;
   height: 80px;
   z-index: 0;
}
#wb_Carousel2
{
}
#wb_IconFacebook
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 8;
}
#wb_LangRU
{
   position: absolute;
   left: 8px;
   top: 12px;
   width: 32px;
   height: 24px;
   z-index: 12;
}
#wb_Heading1
{
   display: block;
   width: calc(100% - 20px);
   z-index: 2;
}
#HomeLangLayer
{
   position: fixed;
   text-align: right;
   left: auto;
   right: 10px;
   top: 128px;
   width: 48px;
   height: 48px;
   z-index: 19;
}
#HomeLangLayer_Container
{
   width: 48px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1139px)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#wb_CatalogHeader
{
   visibility: visible;
   display: table;
}
#wb_CatalogHeader
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CatalogHeader
{
   height: auto;
   padding: 0;
}
#CatalogHeader > .col-1, #CatalogHeader > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#CatalogHeader > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#CatalogHeader > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_Logo
{
   width: 256px;
   height: 80px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Logo
{
   width: 256px;
   height: 80px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 10px 0 10px;
}
#LayoutGrid1 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 20px 10px 20px 10px;
   padding: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 10px 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #003040;
   background-image: none;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel2_back
{
   top: 46%;
}
#Carousel2_next
{
   top: 46%;
}
#wb_Carousel2
{
   margin: 0;
   height: 480px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_HomeGrid9
{
   visibility: visible;
   display: table;
}
#wb_HomeGrid9
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#HomeGrid9
{
   height: auto;
   padding: 0;
}
#HomeGrid9 > .col-1, #HomeGrid9 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#HomeGrid9 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#HomeGrid9 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_FooterLogo
{
   width: 200px;
   height: 47px;
   visibility: visible;
   display: inline-block;
}
#wb_FooterLogo
{
   margin: 10px 0 10px 0 ;
   padding: 10px 0 10px 0;
}
#wb_HomeCard14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: transparent;
   background-image: none;
}
#HomeCard14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #808080;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_HomeCard14
{
   text-align: center;
}
#wb_HomeCard15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: transparent;
   background-image: none;
}
#HomeCard15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #808080;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#HomeCard15-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item7
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#wb_HomeCard15
{
   text-align: center;
}
#wb_HomeGrid10
{
   visibility: visible;
   display: table;
}
#wb_HomeGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HomeGrid10
{
   height: auto;
   padding: 0;
}
#HomeGrid10 > .col-1, #HomeGrid10 > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#HomeGrid10 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#HomeGrid10 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_IconFacebook
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#IconFacebook
{
   width: 30px;
   height: 30px;
}
#IconFacebook i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_IconInstagram
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#IconInstagram
{
   width: 30px;
   height: 30px;
}
#IconInstagram i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_IconTelegram
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#IconTelegram
{
   width: 30px;
   height: 30px;
}
#IconTelegram i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_FooterText
{
   visibility: visible;
   display: block;
}
#wb_FooterText
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#HomeLangLayer
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: block;
}
#HomeLangLayer_Container
{
   width: 48px;
}
#wb_LangRU
{
   left: 8px;
   top: 12px;
   width: 32px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#wb_CatalogHeader
{
   visibility: visible;
   display: table;
}
#wb_CatalogHeader
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CatalogHeader
{
   height: auto;
   padding: 0;
}
#CatalogHeader > .col-1, #CatalogHeader > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#CatalogHeader > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#CatalogHeader > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_Logo
{
   width: 256px;
   height: 80px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Logo
{
   width: 256px;
   height: 80px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 10px 0 10px;
}
#LayoutGrid1 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 20px 10px 20px 10px;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #003040;
   font-family: Montserrat;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 10px 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: #003040;
   background-image: none;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card1
{
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel2_back
{
   top: 46%;
}
#Carousel2_next
{
   top: 46%;
}
#wb_Carousel2
{
   margin: 0;
   height: 480px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_HomeGrid9
{
   visibility: visible;
   display: table;
}
#wb_HomeGrid9
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#HomeGrid9
{
   height: auto;
   padding: 0;
}
#HomeGrid9 > .col-1, #HomeGrid9 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#HomeGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#HomeGrid9 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_FooterLogo
{
   width: 200px;
   height: 47px;
   visibility: visible;
   display: inline-block;
}
#wb_FooterLogo
{
   margin: 10px 0 10px 0 ;
   padding: 10px 0 10px 0;
}
#wb_HomeCard14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: transparent;
   background-image: none;
}
#HomeCard14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #808080;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard14-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_HomeCard14
{
   text-align: center;
}
#wb_HomeCard15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   background-color: transparent;
   background-image: none;
}
#HomeCard15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #808080;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 0 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#HomeCard15-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#HomeCard15-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#HomeCard15-card-item7
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #FF8C00;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#wb_HomeCard15
{
   text-align: center;
}
#wb_HomeGrid10
{
   visibility: visible;
   display: table;
}
#wb_HomeGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#HomeGrid10
{
   height: auto;
   padding: 0;
}
#HomeGrid10 > .col-1, #HomeGrid10 > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#HomeGrid10 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#HomeGrid10 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_IconFacebook
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#IconFacebook
{
   width: 30px;
   height: 30px;
}
#IconFacebook i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_IconInstagram
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#IconInstagram
{
   width: 30px;
   height: 30px;
}
#IconInstagram i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_IconTelegram
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#IconTelegram
{
   width: 30px;
   height: 30px;
}
#IconTelegram i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_FooterText
{
   visibility: visible;
   display: block;
}
#wb_FooterText
{
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#HomeLangLayer
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: block;
}
#HomeLangLayer_Container
{
   width: 48px;
}
#wb_LangRU
{
   left: 8px;
   top: 12px;
   width: 32px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
