body
{
   background-color: #0F0E10;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@font-face
{
   font-family: "Museo Sans Cyrl 900";
   font-display: swap;
   src: url('../font/MuseoSansCyrl-900.ttf') format('truetype');
}
@font-face
{
   font-family: "Pelagy";
   font-display: swap;
   src: url('../font/Pelagy.ttf') format('truetype');
}
@font-face
{
   font-family: "Philosopher";
   font-display: swap;
   src: url('../font/Philosopher.woff2') format('woff2'),
        url('../font/Philosopher.woff') format('woff');
}
@font-face
{
   font-family: "Philosopher";
   font-weight: 700;
   font-display: swap;
   src: url('../font/Philosopher-Bold.woff2') format('woff2'),
        url('../font/Philosopher-Bold.woff') format('woff');
}
@font-face
{
   font-family: "Comfortaa";
   font-display: swap;
   src: url('../font/Comfortaa.woff2') format('woff2'),
        url('../font/Comfortaa.woff') format('woff');
}
@font-face
{
   font-family: "Nunito";
   font-display: swap;
   font-weight: 200 1000;
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
   src: url('../font/Nunito-subset0.woff2') format('woff2');
}
@font-face
{
   font-family: "Kelly Slab";
   font-display: swap;
   src: url('../font/Kelly-Slab.woff2') format('woff2'),
        url('../font/Kelly-Slab.woff') format('woff');
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-30px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes transform-3d-flip-in-x
{
   0% { transform: perspective(400px) rotateX(90deg) ;  }
   40% { transform: perspective(400px) rotateX(-10deg) ;  }
   70% { transform: perspective(400px) rotateX(10deg) ;  }
   100% { opacity: 1; transform: perspective(400px) rotateX(0deg) ;  }
}
@keyframes transform-3d-flip-in-y
{
   0% { transform: perspective(400px) rotateX(0deg) rotateY(90deg) ;  }
   40% { transform: perspective(400px) rotateX(0deg) rotateY(-10deg) ;  }
   70% { transform: perspective(400px) rotateX(0deg) rotateY(10deg) ;  }
   100% { opacity: 1; transform: perspective(400px) rotateX(0deg) rotateY(0deg) ;  }
}
@keyframes transform-bounch-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-swing
{
   0% { transform: rotate(0deg) ;  }
   20% { transform-origin: top center; transform: rotate(15deg) ;  }
   40% { transform-origin: top center; transform: rotate(-10deg) ;  }
   60% { transform-origin: top center; transform: rotate(5deg) ;  }
   80% { transform-origin: top center; transform: rotate(-5deg) ;  }
   100% { transform-origin: top center; transform: rotate(0deg) ;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
.offer_block_name
{
   font-weight: bold;
   font-size: 75px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   animation-name: transform-bounch-in;
   animation-duration: 2000ms;
   animation-delay: 2000ms;
   animation-timing-function: linear;
   animation-iteration-count: 1;
   animation-direction: normal;
   animation-fill-mode: none;
   text-decoration: none;
   background-color: transparent;
   text-shadow: none;
   background: url(../images/font_bg.jpg) no-repeat;
   background-color: rgba(0, 0, 0, 0);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-image: url("../images/font_bg.jpg");
   background-size: auto;
   background-origin: padding-box;
   background-clip: border-box;
   background-position: center;
   background-size: cover;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   -webkit-filter: drop-shadow(1px 1px #000);
   filter: drop-shadow(-2px 2px 2px #000);
}
@media only screen and (max-width: 1199px)
{
.offer_block_name
{
   font-size: 27px;
   text-decoration: none;
   background-color: rgba(0,0,0,0.00);
   --background-color: rgba(0,0,0,0.00);
   text-decoration: none;
   background-color: transparent;
   text-shadow: none;
   background: url(../images/font_bg.jpg) no-repeat;
   background-color: rgba(0, 0, 0, 0);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-image: url("../images/font_bg.jpg");
   background-size: auto;
   background-origin: padding-box;
   background-clip: border-box;
   background-position: center;
   background-size: cover;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   -webkit-filter: drop-shadow(1px 1px #000);
   filter: drop-shadow(-2px 2px 2px #000);
}
}
#indexLayer2
{
   background-color: #050507;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#indexLayer1
{
   background-color: transparent;
   background-image: url('../images/rectangle.png');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   margin: 0;
}
#wb_indexImage19
{
   vertical-align: top;
}
#indexImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1200ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage18
{
   vertical-align: top;
}
#indexImage18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1000ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText35 
{
   padding: 0;
   margin: 0;
}
#wb_indexText35
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 43px;
}
#wb_indexText35 div
{
   text-align: center;
}
#wb_indexLayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 4px solid #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl-1.gif');
   border-image-slice: 3 200 3 200;
   border-image-width: 4px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
   box-shadow: 0px 0px 10px #000000;
}
#indexLayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid8
{
   width: 570px;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid8:before,
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:before,
#indexLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid4
{
   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;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: url('../images/meta_eyJzcm.webp');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid10
{
   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;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid9
{
   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;
}
#indexLayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid6
{
   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;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid2
{
   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;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_count-up
{
   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;
}
#count-up
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#count-up > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#count-up
{
   width: 1170px;
}
#count-up > .col-1
{
   flex: 0 0 auto;
}
#count-up > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#count-up
{
   width: 100%;
}
#count-up > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_indexText6 
{
   padding: 0;
   margin: 0 0 0 20px;
}
#wb_indexText6
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 29px;
}
#wb_indexText6 div
{
   text-align: left;
}
#wb_indexText6
{
   display: inline-block;
   margin: 0 0 0 20px;
   width: 135px;
   height: 35px;
}
#wb_indexText21 
{
   padding: 0;
   margin: 0;
}
#wb_indexText21
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 29px;
}
#wb_indexText21 div
{
   text-align: right;
}
#wb_indexText21
{
   display: inline-block;
   margin: 0;
   width: 104px;
   height: 35px;
}
#wb_indexLayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/quote-free-img.png');
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid20
{
   box-sizing: border-box;
   padding: 0 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid20 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid20 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid20 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid20:before,
#indexLayoutGrid20:after,
#indexLayoutGrid20 .row:before,
#indexLayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid20:after,
#indexLayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid20 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexFlexContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_indexLayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/background-popup.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid18
{
   box-sizing: border-box;
   padding: 0 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid18 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid18
{
   width: 1200px;
}
#indexLayoutGrid18 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid18 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid18:before,
#indexLayoutGrid18:after,
#indexLayoutGrid18 .row:before,
#indexLayoutGrid18 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid18:after,
#indexLayoutGrid18 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid18
{
   width: 100%;
}
#indexLayoutGrid18 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid18-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.6;
}
#wb_indexText76 
{
   padding: 0;
   margin: 40px 0 20px 0 ;
}
#wb_indexText76
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 29px;
}
#wb_indexText76 div
{
   text-align: center;
}
#wb_indexText76
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage20
{
   vertical-align: top;
}
#indexImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1300ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#kontaktyLayer2
{
   background-color: transparent;
   background-image: url('../images/3 (1).svg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   animation: animate-fade-in-left 0ms linear 4000ms 1 normal both;
}
#wb_indexText23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText23
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText23 div
{
   text-align: center;
}
#wb_indexText23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexLayer4
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 10px;
}
#wb_kontaktyText30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_kontaktyText30 div
{
   text-align: right;
}
#wb_kontaktyImage18
{
   vertical-align: top;
}
#kontaktyImage18
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
#wb_kontaktyText29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText29 div
{
   text-align: center;
}
#wb_kontaktyText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText31
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 24px;
}
#wb_kontaktyText31 div
{
   text-align: center;
}
#wb_kontaktyText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 17px;
}
#wb_kontaktyText32 div
{
   text-align: center;
}
#wb_kontaktyCard1
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard1-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard2-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyText33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText33
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText33 div
{
   text-align: center;
}
#wb_kontaktyImage19
{
   vertical-align: top;
}
#kontaktyImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyImage20
{
   vertical-align: top;
}
#kontaktyImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText34
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText34 div
{
   text-align: center;
}
#wb_kontaktyImage21
{
   vertical-align: top;
}
#kontaktyImage21
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText35
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText35 div
{
   text-align: center;
}
#index_rusLayer111 .modal-content
{
   background-color: rgba(107,31,31,0.40);
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 15px rgba(255,255,255,0.50);
   margin: 0;
   overflow: visible;
}
#index_rusLayer111.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#index_rusLayer111 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#index_rusLayer111 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#index_rusLayer111.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#index_rusLayer111 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#index_rusLayer111 .modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-dialog
{
   position: relative;
   width: 275px;
   margin-left: auto;
   margin-right: auto;
}
#index_rusLayer111 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#index_rusLayer111 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#index_rusLayer111 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#index_rusLayer111 .modal-body
{
   position: relative;
   width: 275px;
   height: 87px;
}
#index_rusLayer111 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#index_rusLayer111 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#index_rusLayer111 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_indexText13 
{
   padding: 0;
   margin: 0;
}
#wb_indexText13
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 700";
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText13 div
{
   text-align: left;
}
#wb_index_rusIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#index_rusIconFont1
{
   height: 30px;
   width: 30px;
}
#index_rusIconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 29px;
}
#wb_index_rusIconFont1:hover #index_rusIconFont1 i
{
   color: #FFD700;
}
#indexShape3
{
   width: 39px;
   height: 38px;
   background-image: linear-gradient(315deg, #0963AD 0%, #90C9EC 100%);
   border: 1px #0963AD solid;
}
#wb_indexText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: left;
}
#wb_indexText17
{
   color: #FFFFFF;
   font-family: "Nunito";
   font-weight: 600;
   font-size: 19px;
}
#wb_indexText17 div
{
   text-align: left;
}
#wb_indexText17
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-left 1000ms linear 0ms 1 normal both;
}
#wb_indexText20
{
   color: #FFFFFF;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 48px;
}
#wb_indexText20 div
{
   text-align: center;
}
#wb_indexText14 
{
   padding: 0;
   margin: 0;
}
#wb_indexText14
{
   color: #FFFFFF;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText14 div
{
   text-align: left;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText7
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   animation: transform-bounch-in 2000ms linear 2000ms 1 normal both;
   text-align: center;
}
#indexHeading1
{
   color: #FFA500;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 75px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexImage24
{
   vertical-align: top;
}
#indexImage24
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage16
{
   vertical-align: top;
}
#indexImage16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 1000ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexHorizontalLine5
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 23px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_indexImage3
{
   margin: 0;
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 490px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/service-decor-1.svg');
   background-repeat: no-repeat;
   background-position: right bottom;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText4
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/service-decor-2.svg');
   background-repeat: no-repeat;
   background-position: right bottom;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid7:before,
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:before,
#indexLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText12 div
{
   text-align: center;
}
#wb_indexText12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText19 div
{
   text-align: center;
}
#wb_indexText19
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/service-decor-3.svg');
   background-repeat: no-repeat;
   background-position: right bottom;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid5 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid5:before,
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:before,
#indexLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText22 div
{
   text-align: center;
}
#wb_indexText22
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 40px 0 ;
   text-align: left;
}
#wb_indexText25
{
   color: #FFA500;
   font-family: "Museo Sans Cyrl 700";
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText25 div
{
   text-align: left;
}
#wb_indexText25
{
   display: inline-block;
   margin: 40px 0 40px 0 ;
   width: 405px;
   height: 45px;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 40px 0 ;
   text-align: left;
}
#wb_indexText1
{
   color: #A36C00;
   font-family: "Museo Sans Cyrl 700";
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText1
{
   display: block;
   margin: 40px 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 40px 0 ;
   text-align: center;
}
#wb_indexText8
{
   color: #FFA500;
   font-family: "Museo Sans Cyrl 700";
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexText8
{
   display: block;
   margin: 40px 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexEditbox3
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #DCDCDC;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#indexEditbox3::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexEditbox3::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexEditbox4
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #DCDCDC;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox4:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#indexEditbox4::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexEditbox4::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexTextArea2
{
   box-sizing: border-box;
   border: 1px solid #DCDCDC;
   border-radius: 4px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#indexTextArea2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#indexTextArea2::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexTextArea2::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexFlexContainer1
{
   display: flex;
   width: 100%;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#indexLayer3
{
   background-color: #050507;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText9
{
   color: #FFFFFF;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 48px;
   line-height: 50px;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexImage2
{
   vertical-align: top;
}
#indexImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText10 
{
   padding: 0;
   margin: 0;
}
#wb_indexText10
{
   color: #FFFFFF;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText10 div
{
   text-align: left;
}
#wb_indexImage4
{
   vertical-align: top;
}
#indexImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1000ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage5
{
   vertical-align: top;
}
#indexImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1200ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage6
{
   vertical-align: top;
}
#indexImage6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1300ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   animation: animate-fade-in-right 1000ms linear 0ms 1 normal both;
}
#wb_indexText15 div
{
   text-align: left;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-3d-flip-in-x 1000ms linear 200ms 1 normal both;
}
#wb_indexText16
{
   color: #FFFFFF;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 48px;
}
#wb_indexText16 div
{
   text-align: center;
}

  #wb_indexText20 {
  text-decoration: none;
  text-shadow: none;
  background: url(../images/font_bg.jpg) no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("../images/font_bg.jpg");
  background-origin: padding-box;
  background-position: center;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(-2px 2px 2px #000);
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText24 div
{
   text-align: left;
}
#indexHorizontalLine1
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexHorizontalLine2
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexHorizontalLine3
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_indexText27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText27
{
   color: #FFFFFF;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText27 div
{
   text-align: center;
}
#wb_indexText27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage7
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#indexImage7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 1000ms 1 normal both;
   display: inline-block;
   width: 285px;
   height: 32px;
   vertical-align: top;
}
#wb_indexText26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_indexText26
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText26 div
{
   text-align: center;
}
#wb_indexText26
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 40px 0 ;
   text-align: left;
}
#wb_indexText11
{
   color: #FFA500;
   font-family: "Museo Sans Cyrl 700";
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText11 div
{
   text-align: left;
}
#wb_indexText11
{
   display: inline-block;
   margin: 40px 0 40px 0 ;
   width: 340px;
   height: 45px;
}
#wb_indexImage9
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#indexImage9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 1000ms 1 normal both;
   display: inline-block;
   width: 285px;
   height: 32px;
   vertical-align: top;
}
#wb_indexImage10
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 348px;
   height: auto;
}
#wb_indexImage12
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 348px;
   height: auto;
}
#wb_indexImage13
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 348px;
   height: auto;
}
#wb_indexImage14
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 348px;
   height: auto;
}
#wb_indexImage15
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 348px;
   height: auto;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15 div
{
   text-align: center;
}
#indexHorizontalLine7
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 105px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_indexText28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: center;
}
#wb_indexText28
{
   color: #FFFFFF;
   font-family: "Nunito";
   font-weight: 600;
   font-size: 19px;
}
#wb_indexText28 div
{
   text-align: center;
}
#wb_indexText28
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexHorizontalLine6
{
   border-color: #E9E9E9;
   border-style: solid;
   border-bottom-width: 82px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: center;
}
#wb_indexText3
{
   color: #FFFFFF;
   font-family: "Nunito";
   font-weight: 600;
   font-size: 24px;
}
#wb_indexText3 div
{
   text-align: center;
}
#rusLayer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_indexText29 
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 10px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText29
{
   color: #FFFFFF;
   font-family: "Nunito";
   font-weight: 900;
   font-size: 24px;
   line-height: 36px;
}
#wb_indexText29 div
{
   text-align: center;
}
#rusButton1
{
   border: 2px solid #FFFFFF;
   border-radius: 10px;
   background-color: transparent;
   background-image: url('../images/index_rusButton1_bkgrnd.png');
   background-repeat: repeat-y;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
#rusButton1:focus
{
   outline: 0;
}
#wb_indexImage8
{
   vertical-align: top;
}
#indexImage8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1000ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage11
{
   vertical-align: top;
}
#indexImage11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-swing 2000ms linear 1000ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   bottom: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1200px;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayer4_Container
{
   width: 341px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexShape2
{
   position: absolute;
   left: 780px;
   top: 710px;
   width: 185px;
   height: 60px;
   z-index: 18;
}
#indexLayer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexImage18
{
   position: absolute;
   left: 830px;
   top: 30px;
   width: 30px;
   height: 30px;
   z-index: 2;
}
#wb_indexShape3
{
   position: absolute;
   left: 110px;
   top: 178px;
   width: 41px;
   height: 40px;
   display: none;
   z-index: 12;
}
#wb_indexText29
{
   position: absolute;
   left: 15px;
   top: 10px;
   width: 56px;
   height: 36px;
   text-align: center;
   z-index: 0;
}
#wb_indexImage19
{
   position: absolute;
   left: 880px;
   top: 30px;
   width: 30px;
   height: 30px;
   z-index: 3;
}
#TM-MDMGBRD4
{
   display: none;
   visibility: hidden;
}
#indexEditbox3
{
   display: block;
   width: 200px;
   height: 40px;
}
#indexLayer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 880px;
   float: right;
   clear: both;
   display: block;
   z-index: 119;
}
#rusLayer1_Container
{
   width: 80px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_index_rusClipArt1
{
   position: absolute;
   left: 310px;
   top: 10px;
   width: 30px;
   height: 30px;
   z-index: 89;
}
#indexHorizontalLine1
{
   display: none;
   width: 335px;
}
#indexEditbox4
{
   display: block;
   width: 200px;
   height: 40px;
}
#Heading1
{
   background: linear-gradient(172deg, rgba(180,136,68,1) 25%, rgba(249,236,169,1) 50%, rgba(179,138,69,1) 75%);
   /* Градиент для текста */-webkit-background-clip: text;
   /* Обрезаем фон по тексту */-webkit-text-fill-color: transparent;
   /* Прозрачный текст */-webkit-text-stroke: 1px rgb(0, 0, 0);
}
#wb_indexText3
{
   position: absolute;
   left: 610px;
   top: 632px;
   width: 575px;
   height: 33px;
   text-align: center;
   z-index: 17;
}
#indexLayer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 90px;
   float: none;
   clear: both;
   vertical-align: top;
   display: block;
   z-index: 118;
   position: fixed;
   top: 0;
   right: 0;
   z-index: 999!important;
}
#indexLayer3
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 170px;
   float: none;
   clear: both;
   vertical-align: top;
   display: block;
   z-index: 132;
}
#wb_index_rusIconFont1
{
   position: absolute;
   left: 235px;
   top: 7px;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 91;
}
#wb_kontaktyText29
{
   position: absolute;
   left: 96px;
   top: 15px;
   width: 184px;
   height: 21px;
   text-align: center;
   z-index: 78;
}
#kontaktyLayer2_Container
{
   width: 60px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexHorizontalLine2
{
   display: none;
   width: 335px;
}
#wb_indexImage1
{
   position: absolute;
   left: 14px;
   top: 22px;
   width: 70px;
   height: 68px;
   z-index: 106;
}
#wb_kontaktyImage20
{
   position: absolute;
   left: 154px;
   top: 199px;
   width: 48px;
   height: 48px;
   z-index: 85;
}
#indexLayer4
{
   position: fixed;
   text-align: center;
   display: none;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 295px;
   z-index: 129;
   z-index: 9999!important;
}
#indexHorizontalLine3
{
   display: none;
   width: 335px;
}
#wb_indexImage2
{
   position: absolute;
   left: 660px;
   top: 49px;
   width: 34px;
   height: 34px;
   z-index: 112;
}
#indexLayer3_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_kontaktyImage21
{
   position: absolute;
   left: 249px;
   top: 199px;
   width: 48px;
   height: 48px;
   z-index: 87;
}
#wb_indexHeading1
{
   position: absolute;
   left: 20px;
   top: 128px;
   width: 742px;
   height: 220px;
   z-index: 14;
}
#wb_indexImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 43;
}
#indexHorizontalLine5
{
   display: block;
   width: 100%;
   z-index: 26;
}
#wb_indexImage4
{
   position: absolute;
   left: 950px;
   top: 51px;
   width: 30px;
   height: 30px;
   z-index: 110;
}
#rusButton1
{
   display: block;
   width: 200px;
   height: 40px;
   z-index: 72;
}
#indexHorizontalLine6
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_indexImage20
{
   position: absolute;
   left: 930px;
   top: 30px;
   width: 30px;
   height: 30px;
   z-index: 4;
}
#wb_indexImage5
{
   position: absolute;
   left: 1000px;
   top: 51px;
   width: 30px;
   height: 30px;
   z-index: 109;
}
#wb_indexText9
{
   position: absolute;
   left: 50px;
   top: 34px;
   width: 460px;
   height: 50px;
   text-align: center;
   z-index: 107;
}
#wb_indexImage10
{
   display: block;
   width: 348px;
   z-index: 52;
}
#indexHorizontalLine7
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_indexText20
{
   position: absolute;
   left: 50px;
   top: 10px;
   width: 460px;
   height: 50px;
   text-align: center;
   z-index: 6;
}
#wb_indexImage11
{
   position: absolute;
   left: 1140px;
   top: 49px;
   width: 30px;
   height: 30px;
   z-index: 115;
}
#wb_indexText10
{
   position: absolute;
   left: 710px;
   top: 49px;
   width: 180px;
   height: 26px;
   z-index: 111;
}
#wb_indexImage6
{
   position: absolute;
   left: 1050px;
   top: 51px;
   width: 30px;
   height: 30px;
   z-index: 108;
}
#index_rusClipArt1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#rusLayer1
{
   position: absolute;
   text-align: center;
   left: 1095px;
   top: 10px;
   width: 80px;
   height: 70px;
   z-index: 7;
}
#wb_kontaktyText30
{
   position: absolute;
   left: 80px;
   top: 50px;
   width: 217px;
   height: 18px;
   text-align: right;
   z-index: 77;
}
#indexTextArea2
{
   display: block;
   width: 200px;
   height: 40px;
   z-index: 70;
}
#wb_indexImage12
{
   display: block;
   width: 348px;
   z-index: 53;
}
#wb_indexImage7
{
   display: inline-block;
   width: 285px;
   height: 32px;
   z-index: 33;
}
#indexLayer2_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_kontaktyText31
{
   position: absolute;
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   text-align: center;
   z-index: 79;
}
#wb_indexText23
{
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}
#wb_indexImage13
{
   display: block;
   width: 348px;
   z-index: 54;
}
#wb_indexImage8
{
   position: absolute;
   left: 990px;
   top: 30px;
   width: 30px;
   height: 30px;
   z-index: 8;
}
#wb_indexImage24
{
   position: absolute;
   left: 520px;
   top: 30px;
   width: 34px;
   height: 34px;
   z-index: 1;
}
#wb_Text15
{
   position: absolute;
   left: 20px;
   top: 129px;
   width: 1170px;
   height: 28px;
   text-align: center;
   z-index: 114;
}
#wb_indexText24
{
   position: absolute;
   left: 90px;
   top: 94px;
   width: 143px;
   height: 19px;
   z-index: 113;
}
#wb_indexText13
{
   position: absolute;
   left: 16px;
   top: 17px;
   width: 215px;
   height: 29px;
   z-index: 92;
}
#index_rusIconFont1
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px,white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px;
}
#wb_kontaktyCard1
{
   position: absolute;
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 81;
   cursor: pointer;
}
#wb_kontaktyText32
{
   position: absolute;
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   text-align: center;
   z-index: 80;
}
#wb_indexImage14
{
   display: block;
   width: 348px;
   z-index: 55;
}
#wb_indexImage9
{
   display: inline-block;
   width: 285px;
   height: 32px;
   z-index: 24;
}
#wb_indexText35
{
   position: absolute;
   left: 740px;
   top: 160px;
   width: 407px;
   height: 50px;
   display: none;
   text-align: center;
   z-index: 11;
}
#wb_kontaktyImage18
{
   position: absolute;
   left: 10px;
   top: 6px;
   width: 86px;
   height: 86px;
   z-index: 90;
}
#wb_kontaktyText33
{
   position: absolute;
   left: 36px;
   top: 247px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 83;
}
#wb_kontaktyCard2
{
   position: absolute;
   left: 179px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 82;
   cursor: pointer;
}
#kontaktyLayer2
{
   position: fixed;
   text-align: center;
   left: 20px;
   top: auto;
   bottom: 20px;
   width: 60px;
   height: 60px;
   z-index: 128;
   cursor: pointer;
   z-index: 9999;
}
#wb_indexImage15
{
   display: block;
   width: 348px;
   z-index: 56;
}
#wb_indexText14
{
   position: absolute;
   left: 570px;
   top: 30px;
   width: 180px;
   height: 26px;
   z-index: 9;
}
#wb_kontaktyText34
{
   position: absolute;
   left: 146px;
   top: 247px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 86;
}
#wb_kontaktyImage19
{
   position: absolute;
   left: 52px;
   top: 199px;
   width: 48px;
   height: 48px;
   z-index: 84;
}
#wb_indexImage16
{
   position: absolute;
   left: 40px;
   top: 370px;
   width: 642px;
   height: 74px;
   z-index: 13;
}
#wb_indexText15
{
   position: absolute;
   left: 90px;
   top: 60px;
   width: 143px;
   height: 19px;
   z-index: 5;
}
#index_rusLayer111
{
   text-align: left;
}
#wb_kontaktyText35
{
   position: absolute;
   left: 233px;
   top: 247px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 88;
}
#wb_Heading1
{
   display: inline-block;
   width: 102px;
   height: 57px;
   z-index: 50;
}
#indexShape2
{
   width: 185px;
   height: 60px;
}
#wb_indexText16
{
   position: absolute;
   left: 70px;
   top: 310px;
   width: 460px;
   height: 50px;
   text-align: center;
   z-index: 15;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #0F0E10;
   background-image: none;
}
#indexLayer2
{
   height: 170px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer2
{
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 365px;
}
#indexLayer2
{
    width: 100%;
    height: 170px;
}
#indexLayer1
{
   height: 510px;
   visibility: visible;
   display: block;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/14ed1b5.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#indexLayer1
{
   width: 100%;
   margin: 0;
}
#indexLayer1_Container
{
   width: 365px;
}
#indexLayer1
{
    width: 100%;
    height: 510px;
}
#wb_indexImage19
{
   left: 105px;
   top: 118px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage18
{
   left: 155px;
   top: 118px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText35
{
   left: 26px;
   top: 80px;
   width: 303px;
   height: 29px;
   visibility: hidden;
   display: none;
}
#wb_indexText35
{
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 0 30px 0;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 0;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_count-up
{
   visibility: visible;
   display: table;
}
#wb_count-up
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#count-up
{
   height: auto;
   padding: 20px 0 10px 0;
}
#count-up
{
   width: 100%;
}
#count-up > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#count-up > .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;
}
#wb_Heading1
{
   width: 102px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_indexText6
{
   width: 128px;
   height: 29px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText6
{
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText21
{
   width: 100px;
   height: 35px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText21
{
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid20
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#indexLayoutGrid20 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid20 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid20 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexFlexContainer2
{
   visibility: visible;
   display: flex;
}
#indexFlexContainer2
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexLayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid18
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18
{
   width: 100%;
}
#indexLayoutGrid18 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText76
{
   visibility: visible;
   display: block;
}
#wb_indexText76
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#indexFilePublisher1
{
   left: 381px;
   top: 4609px;
   width: 60px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_indexImage20
{
   left: 205px;
   top: 118px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexTimer1
{
   left: 610px;
   top: 6700px;
   width: 96px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#kontaktyLayer2
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#kontaktyLayer2_Container
{
   width: 50px;
}
#wb_indexText23
{
   visibility: visible;
   display: block;
}
#wb_indexText23
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexLayer4
{
   width: 341px;
   height: 336px;
   visibility: hidden;
   display: none;
   background-color: #000000;
   background-image: none;
}
#indexLayer4_Container
{
   width: 337px;
}
#wb_kontaktyText30
{
   left: 94px;
   top: 40px;
   width: 217px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 6px;
   top: 12px;
   width: 86px;
   height: 86px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText29
{
   left: 94px;
   top: 13px;
   width: 199px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 85px;
   top: 67px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 20px;
   top: 106px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 5px;
   top: 140px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard1
{
   text-align: center;
}
#wb_kontaktyCard2
{
   left: 172px;
   top: 140px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText33
{
   left: 31px;
   top: 267px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage19
{
   left: 47px;
   top: 219px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage20
{
   left: 149px;
   top: 219px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 141px;
   top: 267px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 245px;
   top: 219px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 228px;
   top: 267px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 302px;
   top: 5px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#index_rusLayer111 .modal-content
{
   visibility: visible;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 273px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 273px;
   height: 89px;
}
#wb_indexText13
{
   left: 22px;
   top: 30px;
   width: 215px;
   height: 35px;
   visibility: visible;
   display: inline;
}
#wb_indexText13
{
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusIconFont1
{
   left: 238px;
   top: 7px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#index_rusIconFont1
{
   width: 30px;
   height: 30px;
}
#index_rusIconFont1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_indexShape3
{
   left: 10px;
   top: 1px;
   width: 41px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexShape3
{
   width: 39px;
   height: 38px;
}
#wb_indexText17
{
   visibility: visible;
   display: block;
}
#wb_indexText17
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 20px 0 0 0;
   text-align: left;
}
#indexExtension5
{
}
#wb_indexText20
{
   left: 67px;
   top: 22px;
   width: 227px;
   height: 28px;
   visibility: visible;
   display: inline;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText20
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Extension1
{
}
#wb_indexText14
{
   left: 41px;
   top: 81px;
   width: 209px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexHeading1
{
   left: 20px;
   top: 190px;
   width: 300px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexHeading1
{
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#indexHeading1
{
   color: #FFA500;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   text-align: left;
   text-transform: none;
}
#wb_indexImage24
{
   left: 85px;
   top: 80px;
   width: 34px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_indexImage16
{
   left: 10px;
   top: 220px;
   width: 270px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexHorizontalLine5
{
   width: 100%;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexHorizontalLine5
{
   border-color: #FBFBFB;
   border-bottom-width: 100px;
}
#wb_indexImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText2
{
   visibility: visible;
   display: block;
}
#wb_indexText2
{
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_indexText19
{
   visibility: visible;
   display: block;
}
#wb_indexText19
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_indexText25
{
   width: 195px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText25
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText1
{
   visibility: visible;
   display: block;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText1
{
   font-size: 24px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText8
{
   font-size: 24px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#indexEditbox3
{
   width: 335px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox3
{
   line-height: 30px;
}
#indexEditbox4
{
   width: 335px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox4
{
   line-height: 30px;
}
#indexTextArea2
{
   width: 335px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#indexFlexContainer1
{
   width: 100%;
   visibility: visible;
   display: flex;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
   border: 0px solid #000000;
}
#indexFlexContainer1
{
   height: 235px;
   margin: 0;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#indexLayer3
{
   height: 309px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer3
{
   width: 100%;
   margin: 0;
}
#indexLayer3_Container
{
   width: 365px;
}
#indexLayer3
{
    width: 100%;
    height: 309px;
}
#wb_indexImage1
{
   left: 14px;
   top: 22px;
   width: 47px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText9
{
   left: 76px;
   top: 32px;
   width: 272px;
   height: 38px;
   visibility: visible;
   display: inline;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText9
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 37px;
}
#wb_indexImage2
{
   left: 60px;
   top: 109px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText10
{
   left: 100px;
   top: 109px;
   width: 219px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_indexText10
{
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage4
{
   left: 90px;
   top: 162px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage5
{
   left: 150px;
   top: 162px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage6
{
   left: 210px;
   top: 162px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 70px;
   top: 50px;
   width: 143px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText16
{
   left: 30px;
   top: 280px;
   width: 227px;
   height: 28px;
   visibility: visible;
   display: inline;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText16
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexHeading1 {
        font-size: 20px !important;
  }
  #wb_indexText20, #wb_indexText9 {
  text-decoration: none;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("../images/font_bg.jpg");
  background-origin: padding-box;
  background-position: center;
  background-size: cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(-2px 2px 2px #000);
}
#wb_indexText24
{
   left: 90px;
   top: 69px;
   width: 143px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#indexHorizontalLine1
{
   width: 335px;
   height: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexHorizontalLine1
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#indexHorizontalLine2
{
   width: 335px;
   height: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexHorizontalLine2
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#indexHorizontalLine3
{
   width: 335px;
   height: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexHorizontalLine3
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText27
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage7
{
   width: 140px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage7
{
   width: 140px;
   height: 16px;
}
#wb_indexText26
{
   visibility: visible;
   display: block;
}
#wb_indexText26
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText11
{
   width: 130px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   background-color: rgba(0,0,0,0.00);
   background-image: none;
   background-image: none;
}
#wb_indexText11
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage9
{
   width: 140px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 140px;
   height: 16px;
}
#wb_indexImage10
{
   width: 348px;
   height: 754px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#wb_indexImage12
{
   width: 348px;
   height: 754px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#wb_indexImage13
{
   width: 348px;
   height: 754px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#wb_indexImage14
{
   width: 348px;
   height: 754px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#wb_indexImage15
{
   width: 348px;
   height: 754px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#wb_Text15
{
   left: 20px;
   top: 216px;
   width: 335px;
   height: 43px;
   visibility: visible;
   display: inline;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#indexHorizontalLine7
{
   width: 100%;
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine7
{
   border-color: #E9E9E9;
   border-bottom-width: 70px;
}
#wb_indexText28
{
   visibility: visible;
   display: block;
}
#wb_indexText28
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 20px 0 0 0;
   text-align: center;
}
#indexHorizontalLine6
{
   width: 100%;
   height: 89px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine6
{
   border-color: #E9E9E9;
   border-bottom-width: 89px;
}
#wb_indexText3
{
   left: 110px;
   top: 370px;
   width: 240px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#rusLayer1
{
   left: 294px;
   top: 70px;
   width: 53px;
   height: 48px;
   visibility: visible;
   display: block;
}
#rusLayer1_Container
{
   width: 53px;
}
#wb_indexText29
{
   left: 0px;
   top: 10px;
   width: 46px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_indexText29
{
   font-size: 19px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
   line-height: 24px;
}
#wb_indexShape2
{
   left: 117px;
   top: 440px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#rusButton1
{
   width: 200px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   background-color: transparent;
   background-image: url('../images/index_rusButton1_bkgrnd365.png');
   background-repeat: repeat-y;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#wb_indexImage8
{
   left: 55px;
   top: 118px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage11
{
   left: 270px;
   top: 162px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
}
.menu-bar ul li a{font-family:Philosopher;font-weight:700;font-size:21px;color:#0218A2;text-decoration:none;}
