html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon_mob_2.webp');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@font-face
{
   font-family: "Bernhard scriptC ";
   font-display: swap;
   src: url('../font/Bernhard scriptC  .ttf') format('truetype');
}
@font-face
{
   font-family: "Pelagy";
   font-display: swap;
   src: url('../font/Pelagy.ttf') format('truetype');
}
@font-face
{
   font-family: "Philosopher";
   font-weight: 700;
   font-display: swap;
   src: url('../font/philosopherbold.ttf') format('truetype');
}
@font-face
{
   font-family: "Kelly Slab";
   font-display: swap;
   src: url('../font/KellySlab-Regular.ttf') format('truetype');
}
@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+2074, 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: "Comfortaa";
   font-display: swap;
   src: url('../font/Comfortaa.woff2') format('woff2'),
        url('../font/Comfortaa.woff') format('woff');
}
@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: "Kelly Slab";
   font-display: swap;
   src: url('../font/Kelly-Slab.woff2') format('woff2'),
        url('../font/Kelly-Slab.woff') format('woff');
}
@keyframes animate-box-shadow
{
   0% { color: #000000;  }
   50% { box-shadow: 0px 0px 5px 5px #AE8834;  }
   100% { box-shadow: 0px 0px 3px #AE8834;  }
}
@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 filter-blur-in-copy
{
   0% { filter: blur(40px);  }
}
@keyframes transform-bounch-in-left
{
   0% { transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(30px,0px) rotate(0deg) ;  }
   80% { transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
@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;
}
a.style2
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style2:visited
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style2:active
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style2:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
.offer_block_name
{
   text-decoration: none;
   background-color: #B38A45;
   --background-color: rgba(179,138,69,1.00);
   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);
   /* Обводка */;
}
.style1
{
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 19px;
   font-style: italic;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: black 1px 0, black 1px 1px, black 0 1px, black -1px 1px, black -1px 0, black -1px -1px, black 0 -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;
}
.style2
{
   text-decoration: none;
   background-color: transparent;
   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;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
.offer_block_name
{
   font-family: Pelagy;
   font-size: 20px;
   text-decoration: none;
   background-color: transparent;
   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: 767px)
{
.offer_block_name
{
   font-size: 24px;
   text-decoration: none;
   background-color: transparent;
   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);
}
}
#Layer2
{
   background-color: transparent;
   background-image: url('../images/Fon2.webp');
   background-repeat: no-repeat;
   background-position: center bottom;
   border-radius: 0px;
   margin: 0;
}
#wb_indexLayoutGrid27
{
   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;
}
#indexLayoutGrid27
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid27 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid27 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid27
{
   width: 1200px;
}
#indexLayoutGrid27 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid27 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid27:before,
#indexLayoutGrid27:after,
#indexLayoutGrid27 .row:before,
#indexLayoutGrid27 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid27:after,
#indexLayoutGrid27 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid27
{
   width: 100%;
}
#indexLayoutGrid27 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6
{
   width: 1200px;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10
{
   width: 1200px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 780px)
{
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/preview16.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 30px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4
{
   width: 1200px;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 30px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8
{
   width: 1170px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 1170px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 30px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9
{
   width: 1170px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   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;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4
{
   width: 1200px;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 880px)
{
#indexLayoutGrid4
{
   width: 100%;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2
{
   width: 1170px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3
{
   width: 1200px;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_count-up1
{
   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-up1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#count-up1 > .col-1, #count-up1 > .col-2, #count-up1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#count-up1
{
   width: 1200px;
}
#count-up1 > .col-1, #count-up1 > .col-2, #count-up1 > .col-3
{
   flex: 0 0 auto;
}
#count-up1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#count-up1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#count-up1 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#count-up1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   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-up1
{
   width: 100%;
}
#count-up1 > .col-1, #count-up1 > .col-2, #count-up1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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;
}
}
#wb_indexLayoutGrid5
{
   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;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   padding: 30px 15px 20px 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
{
   width: 1200px;
}
#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
{
   width: 100%;
}
#indexLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText18
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 27px;
}
#wb_indexText18 div
{
   text-align: center;
}
#wb_indexText18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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: 25px 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: 1200px;
}
#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_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
{
   width: 1200px;
}
#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
{
   width: 100%;
}
#indexLayoutGrid20 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexFlexContainer1
{
   display: flex;
   position: relative;
   padding: 40px 10px 40px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/tarot-cards.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#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: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1180px;
}
#indexLayoutGrid2 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 480px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText21 
{
   padding: 0;
   margin: 0 0 30px 0 ;
}
#wb_indexText21
{
   color: #4F4F4F;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 37px;
   line-height: 46px;
}
#wb_indexText21 div
{
   text-align: center;
}
#wb_indexText21
{
   display: block;
   margin: 0 0 30px 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
{
   color: #4F4F4F;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText22 div
{
   text-align: center;
}
#wb_indexText22
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexExtension1{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexLayer22
{
   background-color: transparent;
   background-image: url('../images/3 (1).svg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 5000ms 1 normal both, transform-swing 5000ms linear 5000ms infinite normal both;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 40px 0 ;
   text-align: center;
}
#wb_indexText9
{
   color: #746234;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexText9
{
   display: block;
   margin: 40px 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Layer1
{
   background-color: #06152B;
   background-image: none;
   border-radius: 0px;
}
#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%;
}
#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_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_rusClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Image10
{
   vertical-align: top;
}
#Image10
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage2
{
   vertical-align: top;
}
#indexImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 300ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer4
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 1000ms 1 normal both;
}
#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: Nunito;
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_Image53
{
   vertical-align: top;
}
#Image53
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer3
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 500ms 1 normal both;
}
#wb_indexImage3
{
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image8
{
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText6
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-bounch-in-left 4000ms linear 600ms 1 normal both;
}
#wb_Text28
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   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;
   text-align: center;
   animation: filter-blur-in-copy 2000ms linear 0ms 1 normal both;
}
#wb_indexText19
{
   color: #4F4F4F;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 128px;
}
#wb_indexText19 div
{
   text-align: center;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexShape5::before {
 content: '';
 position: absolute;
 background-color: #61503D;
 border: 1px solid #FFFF00;
 left: -10px;
 right: -10px;
 top: -10px;
 bottom: -10px;
 border-radius: 50%;
 animation: pulse 1.9s linear infinite;
}    

@keyframes pulse {
 0% {
  transform: scale(0.5);
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 100% {
  transform: scale(1.2);
  opacity: 0;
 }
}    

#wb_indexShape5::after {
 animation-delay: .9s;
}
 
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text24
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text24 div
{
   text-align: center;
}
#indexLayer5
{
   background-color: transparent;
   background-image: url('../images/6641.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 11000ms 1 normal both;
}
#wb_indexText102 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText102
{
   color: #4F4F4F;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText102 div
{
   text-align: left;
}
#indexClipArt3
{
   border-width: 0;
   vertical-align: top;
}
#indexLayer1
{
   background-color: transparent;
   background-image: url('../images/6641.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 5000ms 1 normal both;
}
#indexClipArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexText103 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText103
{
   color: #4F4F4F;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText103 div
{
   text-align: left;
}
#wb_indexLayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 2px solid #BA9944;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
   min-height: 560px;
   box-shadow: 0px 0px 10px #B8860B;
}
#indexLayoutGrid9
{
   box-sizing: border-box;
   width: 100%;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid9 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#indexLayoutGrid9
{
   width: 370px;
}
#indexLayoutGrid9 > .row > .col-1
{
}
#indexLayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 12;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid9
{
   width: 100%;
}
#indexLayoutGrid9 > .row > .col-1
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_indexHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#indexHeading3
{
   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_indexText42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#indexText42-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 40px;
   width: 100%;
}
#wb_indexText42
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 48px;
}
#wb_indexText42 div
{
   text-align: left;
}
#wb_indexText42
{
   display: inline-block;
   margin: 0;
   width: 62px;
   height: 58px;
}
#wb_indexText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText43
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText43 div
{
   text-align: center;
}
#wb_indexText43
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText44
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 27px;
}
#wb_indexText44 div
{
   text-align: center;
}
#wb_indexText44
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage15
{
   margin: 0;
   vertical-align: top;
}
#indexImage15
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 73px;
   height: 71px;
   vertical-align: top;
}
#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;
}
#wb_indexLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 2px solid #BA9944;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
   min-height: 270px;
   box-shadow: 0px 0px 10px #B8860B;
}
#indexLayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid11 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid11
{
   width: 370px;
}
#indexLayoutGrid11 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid11 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#indexHeading4
{
   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_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#Text43-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 40px;
   width: 100%;
}
#wb_Text43
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 48px;
}
#wb_Text43 div
{
   text-align: left;
}
#wb_Text43
{
   display: inline-block;
   margin: 0;
   width: 62px;
   height: 58px;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text44
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text44 div
{
   text-align: center;
}
#wb_Text44
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text45
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 27px;
}
#wb_Text45 div
{
   text-align: center;
}
#wb_Text45
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image45
{
   margin: 0;
   vertical-align: top;
}
#Image45
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 73px;
   height: 71px;
   vertical-align: top;
}
#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;
}
#wb_indexLayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 2px solid #BA9944;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
   min-height: 270px;
   box-shadow: 0px 0px 10px #B8860B;
}
#indexLayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid12 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid12
{
   width: 370px;
}
#indexLayoutGrid12 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid12 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid12
{
   width: 100%;
}
#indexLayoutGrid12 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#indexHeading5
{
   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_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#Text46-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 40px;
   width: 100%;
}
#wb_Text46
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 48px;
}
#wb_Text46 div
{
   text-align: left;
}
#wb_Text46
{
   display: inline-block;
   margin: 0;
   width: 62px;
   height: 58px;
}
#wb_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text47
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text47 div
{
   text-align: center;
}
#wb_Text47
{
   display: block;
   margin: 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: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText8
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 27px;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexText8
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage18
{
   margin: 0;
   vertical-align: top;
}
#indexImage18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 73px;
   height: 71px;
   vertical-align: top;
}
#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;
}
#wb_indexText41 
{
   padding: 0;
   margin: 0 0 40px 0 ;
}
#wb_indexText41
{
   color: #A36C00;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText41 div
{
   text-align: center;
}
#wb_indexText41
{
   display: block;
   margin: 0 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 50px 0 ;
   text-align: center;
}
#wb_Text18
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 20px 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-left 1000ms linear 100ms 1 normal both;
}
#wb_Text3
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText85 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_indexText85
{
   color: #4F4F4F;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText85 div
{
   text-align: center;
}
#wb_indexText85
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexCarousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_indexCarousel1
{
   box-sizing: border-box;
   width: 100%;
}
#indexCarousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#indexCarousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#indexCarousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#indexCarousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#indexCarousel1 .carousel-item-next:not(.carousel-item-start), #indexCarousel1 .active.carousel-item-end
{
   transform: translateX(100%);
}
#indexCarousel1 .carousel-item-prev:not(.carousel-item-end), #indexCarousel1 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#indexCarousel1 .carousel-item-inner
{
   min-height: 492px;
   padding: 0;
}
#indexCarousel1 .carousel-inner > .carousel-item > img, #indexCarousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#indexCarousel1 .carousel-inner > .active, #indexCarousel1 .carousel-inner > .carousel-item-next, #indexCarousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#indexCarousel1 .carousel-inner > .carousel-item-next, #indexCarousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#indexCarousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -78px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#indexCarousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 14px;
   height: 14px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(79,79,79,1.00);
   border: 1px solid rgba(0,0,0,1.00);
}
#indexCarousel1 .carousel-indicators .active
{
   background-color: rgba(0,0,0,1.00);
}
#indexCarousel1 .frame
{
   width: 1170px;
   display: inline-block;
   float: left;
   height: 492px;
}
#wb_FlexContainer3
{
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer3
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 728px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_indexImage22
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage22
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_indexText24
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_indexText24 div
{
   text-align: center;
}
#wb_indexFlexContainer2
{
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexFlexContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 728px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_indexImage23
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage23
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_indexText37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_indexText37
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_indexText37 div
{
   text-align: center;
}
#wb_indexFlexContainer4
{
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexFlexContainer4
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 728px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_indexImage24
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage24
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_indexText38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_indexText38
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_indexText38 div
{
   text-align: center;
}
#wb_indexFlexContainer5
{
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexFlexContainer5
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 728px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_indexImage25
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#indexImage25
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_indexText39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 0.9;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_indexText39
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText39 div
{
   text-align: center;
}
#wb_indexImage27
{
   margin: 0;
   vertical-align: top;
}
#indexImage27
{
   border: 2px solid #FF0000;
   border-radius: 100px;
   padding: 0;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
   box-shadow: 0px 0px 10px #000000;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_indexImage28
{
   margin: 0;
   vertical-align: top;
}
#indexImage28
{
   border: 2px solid #FF0000;
   border-radius: 100px;
   padding: 0;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
   box-shadow: 0px 0px 10px #000000;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_indexImage29
{
   margin: 0;
   vertical-align: top;
}
#indexImage29
{
   border: 2px solid #FF0000;
   border-radius: 100px;
   padding: 0;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
   box-shadow: 0px 0px 10px #000000;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_indexImage30
{
   margin: 0;
   vertical-align: top;
}
#indexImage30
{
   border: 2px solid #FF0000;
   border-radius: 100px;
   padding: 0;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
   box-shadow: 0px 0px 10px #000000;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_indexImage31
{
   margin: 0;
   vertical-align: top;
}
#indexImage31
{
   border: 2px solid #FF0000;
   border-radius: 100px;
   padding: 0;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#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: #4F4F4F;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 20px;
   text-align: left;
}
#wb_Text9
{
   color: #4F4F4F;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 53px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: inline-block;
   margin: 0 0 0 20px;
   width: 241px;
   height: 64px;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text14
{
   color: #4F4F4F;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 53px;
}
#wb_Text14 div
{
   text-align: right;
}
#wb_Text14
{
   display: inline-block;
   margin: 0;
   width: 222px;
   height: 64px;
}
#index_rusLayer111 .modal-content
{
   background-color: #4F4F4F;
   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: 310px;
   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: 310px;
   height: 99px;
}
#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: "";
}
#ClipArt1{
   opacity: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 21px;
   line-height: 31px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 21px;
   line-height: 28px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#HorizontalLine1
{
   border-color: #FFD700;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid16
{
   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;
}
#indexLayoutGrid16
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid16
{
   width: 1180px;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid16 > .col-1
{
   background-color: transparent;
   background-image: url('../images/quotes3-free-img.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid16 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#indexLayoutGrid16
{
   width: 100%;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexHorizontalLine4
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line6
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line8
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#indexEditbox1
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox1: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;
}
#indexEditbox1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexEditbox1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexEditbox2
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox2: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;
}
#indexEditbox2::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexEditbox2::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexTextArea1
{
   box-sizing: border-box;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#indexTextArea1: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;
}
#indexTextArea1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexTextArea1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 27px;
   line-height: 35px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: inline-block;
   margin: 0 0 0 10px;
   width: 271px;
   height: 36px;
}
#wb_indexLayoutGrid3
{
   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;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 560px;
}
#indexLayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .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)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexImage11
{
   margin: 0;
   vertical-align: top;
}
#indexImage11
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 55px;
   height: 44px;
   vertical-align: top;
}
#wb_Image35
{
   margin: 0;
   vertical-align: top;
}
#Image35
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 56px;
   height: 28px;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 27px;
   line-height: 39px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: inline-block;
   margin: 0;
   width: 253px;
   height: 40px;
}
#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: 10px 0 10px 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
{
   width: 560px;
}
#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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_indexText31
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 27px;
   line-height: 35px;
}
#wb_indexText31 div
{
   text-align: left;
}
#wb_indexText31
{
   display: inline-block;
   margin: 0 0 0 10px;
   width: 271px;
   height: 36px;
}
#wb_indexImage17
{
   margin: 0;
   vertical-align: top;
}
#indexImage17
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1
{
   width: 560px;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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)
{
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 27px;
   line-height: 35px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: inline-block;
   margin: 0 0 0 10px;
   width: 271px;
   height: 36px;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Text21 
{
   background-color: rgba(30,144,255,0.60);
   background-image: none;
   border: 2px solid #D59B37;
   border-radius: 15px;
   padding: 10px 10px 10px 10px;
   margin: 30px 0 0 0 ;
   text-align: left;
}
#wb_Text21
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 21px;
   line-height: 28px;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_Text7
{
   color: #4F4F4F;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexAccordion1
{
   width: 100%;
   height: 100%;
}
#wb_indexAccordion1 .ui-helper-reset
{
   line-height: normal !important;
}
#indexAccordion1 .ui-accordion-header
{
   font-family: Philosopher;
   font-weight: bold;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#indexAccordion1 h2
{
   display: block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#indexAccordion1 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#indexAccordion1 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#indexAccordion1 .ui-state-active .icon-default
{
   display: none;
}
#indexAccordion1 .ui-state-active .icon-active
{
   display: block;
}
#indexAccordion1 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#indexAccordion1, #indexAccordion1 > .ui-corner-all, #indexAccordion1 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#indexAccordion1 .ui-corner-all, #indexAccordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#indexAccordion1 .ui-widget-content
{
   border-color: #DDDDDD;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #333333;
}
#indexAccordion1 .ui-state-default
{
   border-color: #C5C5C5;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #A98232;
}
#indexAccordion1 .ui-state-hover
{
   border-color: #CCCCCC;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
}
#indexAccordion1 .ui-state-active
{
   border-color: #FFD700;
   border-width: 0px;
   background-color: #A98232;
   background-image: none;
   color: #FFFFFF;
}
#wb_indexAccordion1
{
   margin: 0;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_indexText3
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_indexText3 div
{
   text-align: left;
}
#wb_indexText3
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text20
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text22
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Combobox1
{
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Combobox1: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;
}
#HorizontalLine2
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_LayoutGrid7
{
   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;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7
{
   width: 560px;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .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)
{
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#HorizontalLine3
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}

#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text32
{
   color: #FFFFFF;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 24px;
}
#wb_Text32 div
{
   text-align: center;
}

#Card4-card-item0 h2 {
  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;
}
#Card2-card-item0 h2 {
  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;
}
#Card3-card-item0 h2 {
  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_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 74px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Accordion2
{
   width: 100%;
   height: 100%;
}
#wb_Accordion2 .ui-helper-reset
{
   line-height: normal !important;
}
#Accordion2 .ui-accordion-header
{
   font-family: Philosopher;
   font-weight: bold;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#Accordion2 h2
{
   display: block;
   margin: 0;
}
#Accordion2 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#Accordion2 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#Accordion2 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#Accordion2 .ui-state-active .icon-default
{
   display: none;
}
#Accordion2 .ui-state-active .icon-active
{
   display: block;
}
#Accordion2 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#Accordion2, #Accordion2 > .ui-corner-all, #Accordion2 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#Accordion2 .ui-corner-all, #Accordion2 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#Accordion2 .ui-widget-content
{
   border-color: #DDDDDD;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #333333;
}
#Accordion2 .ui-state-default
{
   border-color: #C5C5C5;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #A98232;
}
#Accordion2 .ui-state-hover
{
   border-color: #CCCCCC;
   border-width: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
}
#Accordion2 .ui-state-active
{
   border-color: #FFD700;
   border-width: 0px;
   background-color: #A98232;
   background-image: none;
   color: #FFFFFF;
}
#wb_Accordion2
{
   margin: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text2
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text6
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text11
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-bounch-in-left 4000ms linear 600ms 1 normal both;
}
#wb_Text10
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_Text12
{
   color: #4F4F4F;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
   animation: transform-bounch-in-left 4000ms linear 600ms 1 normal both;
}
#wb_Text17
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text19
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text23
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text25
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text26
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text29
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text29
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 74px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 74px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text30
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text31
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Text31
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text33
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text33 div
{
   text-align: center;
}
#wb_Text33
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text34
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text34
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text35
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text36
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text36 div
{
   text-align: center;
}
#wb_Text36
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text37
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text37 div
{
   text-align: center;
}
#wb_Text37
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text38
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text38 div
{
   text-align: center;
}
#wb_Text38
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text39
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text39 div
{
   text-align: center;
}
#wb_Text39
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text40
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text40 div
{
   text-align: center;
}
#wb_Text40
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image19
{
   margin: 0;
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 48px;
   vertical-align: top;
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text41
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_Text41 div
{
   text-align: center;
}
#wb_Text41
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text42
{
   color: #4F4F4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text42 div
{
   text-align: center;
}
#wb_Text42
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape1{
   fill-opacity: 0;
   opacity: 0;
}
#Shape1.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#Shape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.32%;
   top: 17.14%;
   width: 64.8%;
   height: 64.29%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape1
{
   margin: 0;
   vertical-align: top;
}
#wb_Shape1::before {
 content: '';
 position: absolute;
 background-color: #61503D;
 border: 1px solid #B5923D;
 left: -10px;
 right: -10px;
 top: -10px;
 bottom: -10px;
 border-radius: 50%;
 animation: pulse 1.9s linear infinite;
}    

@keyframes pulse {
 0% {
  transform: scale(0.5);
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 100% {
  transform: scale(1.2);
  opacity: 0;
 }
}    

#wb_Shape1::after {
 animation-delay: .9s;
}
 
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-width: 370px;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   background-color: transparent;
   background-image: url('../images/fot-4.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl-1.gif');
   border-image-slice: 3 200 3 200;
   border-image-width: 3px;
   border-image-repeat: stretch;
   box-shadow: 0px 0px 10px rgba(184,134,11,0.28);
   text-align: center;
}
#Card2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card2-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-width: 370px;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   background-color: transparent;
   background-image: url('../images/960790e72f8f.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl-1.gif');
   border-image-slice: 3 200 3 200;
   border-image-width: 3px;
   border-image-repeat: stretch;
   box-shadow: 0px 0px 10px rgba(184,134,11,0.28);
   text-align: center;
}
#Card3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card3-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-width: 370px;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   background-color: transparent;
   background-image: url('../images/42b0616.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl-1.gif');
   border-image-slice: 3 200 3 200;
   border-image-width: 3px;
   border-image-repeat: stretch;
   box-shadow: 0px 0px 10px rgba(184,134,11,0.28);
   text-align: center;
}
#Card4-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Text48 
{
   background-color: #BA55D3;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text48
{
   color: #FFFFFF;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 21px;
   line-height: 28px;
}
#wb_Text48 div
{
   text-align: center;
}
#wb_Text48
{
   display: inline-block;
   margin: 0;
   width: 225px;
   height: 46px;
}
#wb_Text49 
{
   background-color: #BA55D3;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text49
{
   color: #FFFFFF;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 21px;
   line-height: 28px;
}
#wb_Text49 div
{
   text-align: center;
}
#wb_Text49
{
   display: inline-block;
   margin: 0;
   width: 225px;
   height: 46px;
}
#wb_Text50 
{
   background-color: #BA55D3;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text50
{
   color: #FFFFFF;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 21px;
   line-height: 28px;
}
#wb_Text50 div
{
   text-align: center;
}
#wb_Text50
{
   display: inline-block;
   margin: 0;
   width: 225px;
   height: 46px;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text51
{
   color: #FFFFFF;
   font-family: Nunito;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text51 div
{
   text-align: center;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text52
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 24px;
   line-height: 32px;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text53
{
   color: #4F4F4F;
   font-family: Nunito;
   font-weight: normal;
   font-size: 27px;
   line-height: 35px;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Text53
{
   display: inline-block;
   margin: 0;
   width: 260px;
   height: 36px;
}
#indexShape5{
   fill-opacity: 0;
   opacity: 0;
}
#indexShape5.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#indexShape5_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.32%;
   top: 17.14%;
   width: 64.8%;
   height: 64.29%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#indexLayer1_Container
{
   width: 157px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexClipArt3
{
   position: absolute;
   left: 235px;
   top: 9px;
   width: 15px;
   height: 15px;
   z-index: 221;
}
#wb_Image10
{
   position: absolute;
   left: 51px;
   top: 210px;
   width: 50px;
   height: 50px;
   z-index: 209;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 186;
}
#indexEditbox1
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 183;
}
#wb_indexText39
{
   line-height: 22px !important;
   text-shadow: 1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000,1px 1px 0#000;
}
#wb_indexImage29
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 158;
}
#wb_indexImage18
{
   display: inline-block;
   width: 73px;
   height: 71px;
   z-index: 131;
}
#wb_Text19
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Card3
{
   display: flex;
   width: calc(100% - 10px);
   z-index: 33;
}
#Layer2_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexEditbox2
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 185;
}
#wb_Text1
{
   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_indexLayoutGrid3
{
   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;
}
#Shape1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image11
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 40;
}
#wb_Card4
{
   display: flex;
   width: calc(100% - 10px);
   z-index: 28;
}
#indexLayer1
{
   position: fixed;
   text-align: center;
   left: 100px;
   top: auto;
   bottom: 30px;
   width: 157px;
   height: 46px;
   z-index: 319;
   cursor: pointer;
}
#Line8
{
   display: block;
   width: 100%;
   z-index: 188;
}
#indexImage27
{
   position: relative;
   bottom: 60px;
}
#wb_Image45
{
   display: inline-block;
   width: 73px;
   height: 71px;
   z-index: 124;
}
#wb_Image12
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 61;
}
#indexShape5
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexText19
{
   position: absolute;
   left: 223px;
   top: 159px;
   width: 734px;
   height: 147px;
   text-align: center;
   z-index: 13;
   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(255, 255, 255);
}
#wb_indexText102
{
   position: absolute;
   left: 14px;
   top: 15px;
   width: 221px;
   height: 44px;
   z-index: 220;
}
#wb_index_rusClipArt1
{
   position: absolute;
   left: 304px;
   top: 7px;
   width: 30px;
   height: 30px;
   z-index: 207;
}
#wb_Image35
{
   display: inline-block;
   width: 56px;
   height: 28px;
   z-index: 168;
}
#indexImage28
{
   position: relative;
   bottom: 60px;
}
#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);
}
#indexHorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 117;
}
#wb_Image13
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 24;
}
#wb_indexShape5
{
   position: absolute;
   left: 885px;
   top: 553px;
   width: 181px;
   height: 72px;
   z-index: 18;
}
#indexHeading1
{
   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_Image1
{
   position: absolute;
   left: 17px;
   top: 27px;
   width: 55px;
   height: 44px;
   z-index: 268;
}
#wb_indexText103
{
   position: absolute;
   left: 12px;
   top: 13px;
   width: 121px;
   height: 22px;
   z-index: 223;
}
#Layer1
{
   position: fixed;
   text-align: center;
   display: none;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 336px;
   z-index: 317;
   z-index: 9999!important;
}
#wb_indexBookmark1
{
   display: block;
   width: 100%;
   z-index: 181;
}
#indexImage29
{
   position: relative;
   bottom: 60px;
}
#indexHorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 125;
}
#wb_Image14
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 43;
}
#wb_Text50
{
   position: relative;
   top: 30px;
   z-index: 99;
}
#wb_Image2
{
   position: absolute;
   left: 180px;
   top: 70px;
   width: 40px;
   height: 40px;
   z-index: 2;
}
#wb_Text4
{
   position: absolute;
   left: 68px;
   top: 10px;
   width: 193px;
   height: 32px;
   z-index: 267;
}
#wb_kontaktyImage20
{
   position: absolute;
   left: 150px;
   top: 210px;
   width: 48px;
   height: 48px;
   z-index: 203;
}
#wb_Text5
{
   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;
}
#indexHorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 132;
}
#indexHeading3
{
   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_Image15
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 46;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 21;
}
#indexLayer4
{
   position: absolute;
   text-align: left;
   left: 535px;
   top: 520px;
   width: 285px;
   height: 110px;
   z-index: 20;
   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_Text51
{
   position: absolute;
   left: 27px;
   top: 36px;
   width: 234px;
   height: 19px;
   text-align: center;
   z-index: 4;
   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;
}
#Layer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 650px;
   float: none;
   vertical-align: top;
   display: inline-block;
   z-index: 315;
}
#indexLayer5
{
   position: fixed;
   text-align: center;
   left: 100px;
   top: auto;
   bottom: 30px;
   width: 257px;
   height: 76px;
   z-index: 318;
   cursor: pointer;
}
#wb_kontaktyImage21
{
   position: absolute;
   left: 240px;
   top: 210px;
   width: 48px;
   height: 48px;
   z-index: 205;
}
#Layer1_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexHorizontalLine4
{
   display: block;
   width: 100%;
   z-index: 184;
}
#indexHeading4
{
   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_Text41
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Image16
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 49;
}
#wb_Text30
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Image4
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 34;
}
#wb_Text52
{
   position: absolute;
   left: 25px;
   top: 70px;
   width: 219px;
   height: 33px;
   z-index: 9;
}
#wb_indexHeading1
{
   position: absolute;
   left: 102px;
   top: 60px;
   width: 987px;
   height: 79px;
   z-index: 15;
}
#wb_indexText6
{
   position: absolute;
   left: 27px;
   top: 11px;
   width: 234px;
   height: 19px;
   text-align: center;
   z-index: 3;
   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;
}
#Layer3
{
   position: absolute;
   text-align: left;
   left: 220px;
   top: 520px;
   width: 275px;
   height: 122px;
   z-index: 11;
}
#wb_indexImage2
{
   position: absolute;
   left: 6px;
   top: 10px;
   width: 210px;
   height: 83px;
   z-index: 10;
}
#wb_indexImage30
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 162;
}
#indexHeading5
{
   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_indexLayoutGrid11
{
   min-height: 440px;
}
#wb_indexLayoutGrid9
{
   min-height: 440px;
}
#wb_Image17
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 52;
}
#wb_Image5
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 37;
}
#wb_Text7
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_indexText7
{
   position: absolute;
   left: 50px;
   top: 6px;
   width: 205px;
   height: 19px;
   text-align: center;
   z-index: 5;
   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;
}
#wb_indexImage3
{
   position: absolute;
   left: 67px;
   top: 73px;
   width: 40px;
   height: 40px;
   z-index: 0;
}
#wb_Text21
{
   text-shadow: 1px 3px 5px #000;
}
#wb_indexLayoutGrid12
{
   min-height: 440px;
}
#wb_Text43
{
   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_indexHeading3
{
   display: inline-block;
   width: 104px;
   height: 57px;
   z-index: 118;
}
#wb_Image18
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 55;
}
#wb_Image6
{
   position: absolute;
   left: 235px;
   top: 60px;
   width: 40px;
   height: 22px;
   z-index: 7;
}
#wb_Text32
{
   position: absolute;
   left: 70px;
   top: 350px;
   width: 1086px;
   height: 116px;
   text-align: center;
   z-index: 17;
   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_ClipArt1
{
   position: absolute;
   left: 278px;
   top: 12px;
   width: 20px;
   height: 20px;
   z-index: 266;
}
#TM-NGG7HRXW
{
   display: none;
   visibility: hidden;
}
#wb_indexText31
{
   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_Image7
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 170;
}
#wb_indexCarousel1
{
}
#wb_indexHeading4
{
   display: inline-block;
   width: 68px;
   height: 57px;
   z-index: 126;
}
#wb_indexText42
{
   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_Accordion2
{
   display: block;
   width: 100%;
   z-index: 103;
}
#wb_indexText9
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Image19
{
   display: inline-block;
   width: 50px;
   height: 48px;
   z-index: 58;
}
#wb_Text33
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#index_rusClipArt1
{
   width: 30px;
   height: 30px;
}
#indexTextArea1
{
   display: block;
   width: 100%;
   height: 92px;
   z-index: 189;
}
#wb_indexImage11
{
   display: inline-block;
   width: 55px;
   height: 44px;
   z-index: 166;
}
#wb_indexImage22
{
   display: block;
   width: 100px;
   z-index: 147;
}
#wb_indexHeading5
{
   display: inline-block;
   width: 107px;
   height: 57px;
   z-index: 133;
}
#wb_Text12
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Image8
{
   position: absolute;
   left: 124px;
   top: 73px;
   width: 40px;
   height: 40px;
   z-index: 1;
}
#wb_Text13
{
   position: absolute;
   left: 45px;
   top: 262px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 208;
}
#wb_kontaktyText30
{
   position: absolute;
   left: 96px;
   top: 77px;
   width: 217px;
   height: 18px;
   text-align: right;
   z-index: 197;
}
#wb_Image9
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 174;
}
#indexImage30
{
   position: relative;
   bottom: 60px;
}
#wb_indexImage23
{
   display: block;
   width: 100px;
   z-index: 151;
}
#wb_Text46
{
   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_Text35
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Text24
{
   position: absolute;
   left: 9px;
   top: 35px;
   width: 246px;
   height: 33px;
   text-align: center;
   z-index: 6;
}
#HorizontalLine1
{
   position: absolute;
   left: 250px;
   top: 320px;
   width: 700px;
   z-index: 14;
}
#indexLayer5_Container
{
   width: 257px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_kontaktyText31
{
   position: absolute;
   left: 84px;
   top: 14px;
   width: 220px;
   height: 38px;
   text-align: center;
   z-index: 199;
}
#HorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 190;
}
#wb_indexLayoutGrid16
{
   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_indexImage24
{
   display: block;
   width: 100px;
   z-index: 155;
}
#wb_Text25
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#ClipArt1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#indexClipArt2
{
   width: 15px;
   height: 15px;
}
#wb_kontaktyCard1
{
   position: absolute;
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 201;
   cursor: pointer;
}
#wb_kontaktyText32
{
   position: absolute;
   left: 15px;
   top: 107px;
   width: 308px;
   height: 23px;
   text-align: center;
   z-index: 200;
}
#wb_Text15
{
   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;
}
#Button1
{
   display: inline-block;
   width: 230px;
   height: 59px;
   z-index: 191;
}
#HorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 182;
}
#indexBookmark1
{
   visibility: hidden;
}
#wb_indexImage25
{
   display: block;
   width: 100px;
   z-index: 159;
}
#wb_indexText24
{
   text-shadow: 1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000,1px 1px 0#000;
   line-height: 22px !important;
}
#wb_Text37
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Text48
{
   position: relative;
   top: 30px;
   z-index: 99;
}
#indexClipArt3
{
   width: 15px;
   height: 15px;
}
#wb_kontaktyCard2
{
   position: absolute;
   left: 174px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 202;
   cursor: pointer;
}
#wb_kontaktyImage18
{
   position: absolute;
   left: 8px;
   top: 14px;
   width: 82px;
   height: 81px;
   z-index: 198;
}
#wb_indexImage15
{
   display: inline-block;
   width: 73px;
   height: 71px;
   z-index: 116;
}
#wb_Shape1
{
   display: inline-block;
   width: 181px;
   height: 72px;
   z-index: 67;
   position: relative;
}
#wb_Text27
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_Text49
{
   position: relative;
   top: 30px;
   z-index: 99;
}
#wb_Text16
{
   position: absolute;
   left: 68px;
   top: 50px;
   width: 193px;
   height: 29px;
   z-index: 269;
}
#wb_kontaktyText34
{
   position: absolute;
   left: 140px;
   top: 260px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 204;
}
#Combobox1
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 187;
}
#wb_indexText37
{
   text-shadow: 1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000,1px 1px 0#000;
   line-height: 22px !important;
}
#wb_indexImage27
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 150;
}
#wb_Text39
{
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.57);
}
#wb_indexClipArt2
{
   position: absolute;
   left: 137px;
   top: 8px;
   width: 15px;
   height: 15px;
   z-index: 222;
}
#wb_kontaktyText35
{
   position: absolute;
   left: 230px;
   top: 260px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 206;
}
#indexLayer22
{
   position: fixed;
   text-align: left;
   left: 20px;
   top: auto;
   bottom: 20px;
   width: 70px;
   height: 70px;
   z-index: 316;
   cursor: pointer;
   z-index: 999;
}
#wb_indexImage17
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 172;
}
#wb_indexText38
{
   text-shadow: 1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000,1px 1px 0#000;
   line-height: 22px !important;
}
#wb_indexImage28
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 154;
}
#wb_Heading1
{
   display: inline-block;
   width: 102px;
   height: 57px;
   z-index: 145;
}
#wb_indexAccordion1
{
   display: block;
   width: 100%;
   z-index: 99;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 10px);
   z-index: 31;
}
#wb_Image53
{
   position: absolute;
   left: 0px;
   top: 36px;
   width: 36px;
   height: 30px;
   z-index: 8;
}
#index_rusLayer111
{
   text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon_mob_2.webp');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#Layer2
{
   height: 510px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Fon2.webp');
   background-repeat: no-repeat;
   background-position: center bottom;
}
#Layer2
{
   width: 100%;
   margin: 0;
}
#Layer2_Container
{
   width: 768px;
}
#Layer2
{
    width: 100%;
    height: 510px;
}
#wb_indexLayoutGrid27
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid27
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#indexLayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid27
{
   width: 753px;
}
#indexLayoutGrid27 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid27 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 753px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 30px 15px 20px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 753px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8
{
   width: 723px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 723px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9
{
   width: 723px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   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: 40px 15px 40px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 100%;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 723px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 753px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_count-up1
{
   visibility: visible;
   display: table;
}
#wb_count-up1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#count-up1
{
   height: auto;
   padding: 25px 0 10px 0;
}
#count-up1
{
   width: 753px;
}
#count-up1 > .col-1, #count-up1 > .col-2, #count-up1 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#count-up1 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#count-up1 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#count-up1 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#count-up1 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid1
{
   width: 768px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 30px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5
{
   width: 753px;
}
#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: center;
}
#wb_indexText18
{
   visibility: visible;
   display: block;
}
#wb_indexText18
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_count-up
{
   visibility: visible;
   display: table;
}
#wb_count-up
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#count-up
{
   height: auto;
   padding: 25px 0 10px 0;
}
#count-up
{
   width: 753px;
}
#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: flex-start;
   align-items: flex-start;
   justify-content: center;
   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
{
   width: 753px;
}
#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;
}
#indexFlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: url('../images/tarot-cards.webp');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#indexFlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 40px 10px 40px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 733px;
}
#indexLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText21
{
   visibility: visible;
   display: block;
}
#wb_indexText21
{
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   font-size: 24px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#indexExtension1
{
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexLayer22
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: block;
}
#wb_Image6
{
   left: 265px;
   top: 35px;
   width: 40px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   width: 738px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text15
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_indexText9
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   font-size: 32px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#Layer1
{
   width: 345px;
   height: 300px;
   visibility: hidden;
   display: none;
}
#Layer1_Container
{
   width: 345px;
}
#wb_kontaktyText30
{
   left: 96px;
   top: 42px;
   width: 217px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 86px;
   height: 86px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   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: 179px;
   top: 142px;
   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_kontaktyImage20
{
   left: 140px;
   top: 200px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 130px;
   top: 250px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 230px;
   top: 200px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 210px;
   top: 250px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text13
{
   left: 40px;
   top: 250px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image10
{
   left: 50px;
   top: 200px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage2
{
   left: 15px;
   top: 47px;
   width: 200px;
   height: 79px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Extension4
{
}
#indexLayer4
{
   left: 25px;
   top: 385px;
   width: 305px;
   height: 119px;
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   left: 66px;
   top: 11px;
   width: 205px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText7
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image53
{
   left: 10px;
   top: 70px;
   width: 36px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer3
{
   left: 320px;
   top: 380px;
   width: 250px;
   height: 113px;
   visibility: visible;
   display: block;
}
#wb_indexImage3
{
   left: 54px;
   top: 71px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 104px;
   top: 70px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 154px;
   top: 71px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText6
{
   left: 0px;
   top: 5px;
   width: 250px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text28
{
   visibility: hidden;
   display: none;
}
#wb_Text28
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText19
{
   left: 105px;
   top: 97px;
   width: 597px;
   height: 83px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   font-size: 96px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexHeading1
{
   left: 98px;
   top: 20px;
   width: 634px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#indexExtension2
{
}
#indexTimer1
{
   left: 40px;
   top: 9970px;
   width: 96px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   left: 43px;
   top: 63px;
   width: 229px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexLayer5
{
   width: 257px;
   height: 76px;
   visibility: visible;
   display: block;
}
#indexLayer5_Container
{
   width: 257px;
}
#wb_indexText102
{
   left: 14px;
   top: 15px;
   width: 221px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_indexText102
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexClipArt3
{
   left: 235px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexLayer1
{
   width: 157px;
   height: 46px;
   visibility: visible;
   display: block;
}
#indexLayer1_Container
{
   width: 157px;
}
#wb_indexClipArt2
{
   left: 133px;
   top: 8px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText103
{
   left: 12px;
   top: 13px;
   width: 126px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_indexText103
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9
{
   width: 207px;
}
#indexLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   display: flex;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexHeading3
{
   width: 99px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#indexHeading3
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: right;
   text-transform: none;
}
#wb_indexText42
{
   width: 57px;
   height: 34px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText42
{
   font-size: 29px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText43
{
   visibility: hidden;
   display: none;
   background-color: #3370B7;
   background-image: none;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_indexText43
{
   font-size: 19px;
   margin: 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText44
{
   font-size: 21px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage15
{
   width: 73px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage15
{
   width: 73px;
   height: 71px;
}
#indexHorizontalLine1
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 40px 0 40px 0;
}
#indexLayoutGrid11
{
   width: 207px;
}
#indexLayoutGrid11 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexHeading4
{
   width: 99px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#indexHeading4
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: right;
   text-transform: none;
}
#wb_Text43
{
   width: 57px;
   height: 34px;
   visibility: visible;
   display: inline-block;
}
#wb_Text43
{
   font-size: 29px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text44
{
   visibility: hidden;
   display: none;
   background-color: #3370B7;
   background-image: none;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Text44
{
   font-size: 19px;
   margin: 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#wb_Text45
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text45
{
   font-size: 21px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image45
{
   width: 73px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image45
{
   width: 73px;
   height: 71px;
}
#indexHorizontalLine2
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine2
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexLayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid12
{
   height: auto;
   padding: 40px 0 40px 0;
}
#indexLayoutGrid12
{
   width: 207px;
}
#indexLayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexHeading5
{
   width: 99px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#indexHeading5
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: right;
   text-transform: none;
}
#wb_Text46
{
   width: 57px;
   height: 34px;
   visibility: visible;
   display: inline-block;
}
#wb_Text46
{
   font-size: 29px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text47
{
   visibility: hidden;
   display: none;
   background-color: #3370B7;
   background-image: none;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Text47
{
   font-size: 19px;
   margin: 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   font-size: 21px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage18
{
   width: 73px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 73px;
   height: 71px;
}
#indexHorizontalLine3
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine3
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexText41
{
   visibility: visible;
   display: block;
}
#wb_indexText41
{
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText85
{
   visibility: visible;
   display: block;
}
#wb_indexText85
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexCarousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_indexCarousel1
{
   margin: 0;
}
#indexCarousel1 .carousel-item-inner
{
   min-height: 555px;
   padding: 0;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage22
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage22
{
   width: 100px;
   height: 100px;
}
#wb_indexText24
{
   width: 630px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText24
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_indexFlexContainer2
{
   visibility: visible;
   display: block;
}
#indexFlexContainer2
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage23
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage23
{
   width: 100px;
   height: 100px;
}
#wb_indexText37
{
   width: 650px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText37
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_indexFlexContainer4
{
   visibility: visible;
   display: block;
}
#indexFlexContainer4
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage24
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage24
{
   width: 100px;
   height: 100px;
}
#wb_indexText38
{
   width: 650px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText38
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_indexFlexContainer5
{
   visibility: visible;
   display: block;
}
#indexFlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage25
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage25
{
   width: 100px;
   height: 100px;
}
#wb_indexText39
{
   width: 650px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText39
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_indexImage27
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage27
{
   width: 150px;
   height: 150px;
}
#wb_indexImage28
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage28
{
   width: 150px;
   height: 150px;
}
#wb_indexImage29
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage29
{
   width: 150px;
   height: 150px;
}
#wb_indexImage30
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage30
{
   width: 150px;
   height: 150px;
}
#wb_indexImage31
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage31
{
   width: 150px;
   height: 150px;
}
#wb_Heading1
{
   width: 99px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-size: 48px;
   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: right;
}
#Heading1
{
   color: #4F4F4F;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   text-align: right;
   text-transform: none;
}
#wb_Text9
{
   width: 164px;
   height: 35px;
   visibility: visible;
   display: inline-block;
}
#wb_Text9
{
   font-size: 29px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   width: 145px;
   height: 35px;
   visibility: visible;
   display: inline-block;
}
#wb_Text14
{
   font-size: 29px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 97px;
}
#wb_ClipArt1
{
   left: 278px;
   top: 12px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 78px;
   top: 20px;
   width: 193px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_Text16
{
   left: 78px;
   top: 60px;
   width: 193px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text16
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_Image1
{
   left: 17px;
   top: 27px;
   width: 55px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#HorizontalLine1
{
   left: 30px;
   top: 210px;
   width: 700px;
   height: 5px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #FFD700;
   border-bottom-width: 5px;
}
#wb_indexLayoutGrid16
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_indexLayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid16
{
   height: auto;
   padding: 40px 0 20px 0;
}
#indexLayoutGrid16
{
   width: 733px;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid16 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid16 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_indexBookmark1
{
   visibility: visible;
   display: inline-block;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Button1
{
   width: 230px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#indexEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox1
{
   line-height: 28px;
}
#indexEditbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox2
{
   line-height: 28px;
}
#indexTextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text5
{
   width: 124px;
   height: 67px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 24px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid3
{
   width: 344px;
}
#indexLayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexImage11
{
   width: 55px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 55px;
   height: 44px;
}
#wb_Image35
{
   width: 54px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image35
{
   width: 54px;
   height: 27px;
}
#wb_Text8
{
   width: 201px;
   height: 29px;
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid10
{
   width: 329px;
}
#indexLayoutGrid10 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid10 > .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_indexText31
{
   width: 128px;
   height: 67px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText31
{
   font-size: 24px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_indexImage17
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage17
{
   width: 50px;
   height: 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid1
{
   width: 329px;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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_Text1
{
   width: 124px;
   height: 67px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   font-size: 24px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Image9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 50px;
   height: 50px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 20px 0 20px 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 32px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#HorizontalLine2
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid7
{
   width: 329px;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .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_Image7
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 50px;
   height: 50px;
}
#HorizontalLine3
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_Text32
{
   left: 30px;
   top: 230px;
   width: 690px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Accordion2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion2 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text10
{
   visibility: hidden;
   display: none;
}
#wb_Text10
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-size: 32px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text17
{
   visibility: hidden;
   display: none;
}
#wb_Text17
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 50px;
   height: 48px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image5
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 50px;
   height: 48px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image11
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 50px;
   height: 48px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image12
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 50px;
   height: 48px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text31
{
   visibility: visible;
   display: block;
}
#wb_Text31
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image15
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 50px;
   height: 48px;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image16
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 50px;
   height: 48px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image17
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 50px;
   height: 48px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image18
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 50px;
   height: 48px;
}
#wb_Text39
{
   visibility: visible;
   display: block;
}
#wb_Text39
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image19
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image19
{
   width: 50px;
   height: 48px;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Shape1
{
   width: 205px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Extension1
{
}
#FilePublisher1
{
   left: 10px;
   top: 6920px;
   width: 60px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_Card2
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card2-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card3-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Text48
{
   width: 738px;
   height: 31px;
   visibility: visible;
   display: inline-block;
}
#wb_Text48
{
   font-size: 35px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_Text49
{
   width: 738px;
   height: 31px;
   visibility: visible;
   display: inline-block;
}
#wb_Text49
{
   font-size: 35px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_Text50
{
   width: 738px;
   height: 31px;
   visibility: visible;
   display: inline-block;
}
#wb_Text50
{
   font-size: 35px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_Text51
{
   left: 20px;
   top: 35px;
   width: 215px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text52
{
   left: 55px;
   top: 35px;
   width: 225px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 33px;
}
#wb_Text53
{
   width: 206px;
   height: 29px;
   visibility: visible;
   display: inline-block;
}
#wb_Text53
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_indexShape5
{
   left: 572px;
   top: 425px;
   width: 171px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon_mob_2.webp');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#Layer2
{
   height: 820px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Fon_mob_1.webp');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#Layer2
{
   width: 100%;
   margin: 0;
}
#Layer2_Container
{
   width: 365px;
}
#Layer2
{
    width: 100%;
    height: 820px;
}
#wb_indexLayoutGrid27
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid27
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#indexLayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid27
{
   width: 100%;
}
#indexLayoutGrid27 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid27 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 30px 15px 20px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   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: 40px 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 100%;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_count-up1
{
   visibility: visible;
   display: table;
}
#wb_count-up1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#count-up1
{
   height: auto;
   padding: 25px 0 10px 0;
}
#count-up1
{
   width: 100%;
}
#count-up1 > .col-1, #count-up1 > .col-2, #count-up1 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#count-up1 > .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;
}
#count-up1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#count-up1 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#count-up1 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 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: center;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 30px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5
{
   width: 100%;
}
#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: center;
}
#wb_indexText18
{
   visibility: visible;
   display: block;
}
#wb_indexText18
{
   font-size: 21px;
   margin: 40px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_count-up
{
   visibility: visible;
   display: table;
}
#wb_count-up
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#count-up
{
   height: auto;
   padding: 25px 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_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
{
   width: 100%;
}
#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;
}
#indexFlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#indexFlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 0 0 100px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText21
{
   visibility: visible;
   display: block;
}
#wb_indexText21
{
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   font-size: 21px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#indexExtension1
{
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#indexLayer22
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: block;
}
#wb_Image6
{
   left: 269px;
   top: 80px;
   width: 36px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   width: 335px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_Text15
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_indexText9
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   font-size: 29px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#Layer1
{
   width: 345px;
   height: 309px;
   visibility: hidden;
   display: none;
}
#Layer1_Container
{
   width: 345px;
}
#wb_kontaktyText30
{
   left: 98px;
   top: 78px;
   width: 217px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 86px;
   height: 86px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 124px;
   top: 26px;
   width: 163px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   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: 179px;
   top: 142px;
   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_kontaktyImage20
{
   left: 147px;
   top: 206px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 137px;
   top: 256px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 237px;
   top: 206px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 217px;
   top: 256px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text13
{
   left: 47px;
   top: 256px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image10
{
   left: 57px;
   top: 206px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage2
{
   left: 0px;
   top: 11px;
   width: 167px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Extension4
{
}
#indexLayer4
{
   left: 31px;
   top: 640px;
   width: 319px;
   height: 120px;
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   left: 40px;
   top: 22px;
   width: 205px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText7
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image53
{
   left: 20px;
   top: 42px;
   width: 36px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer3
{
   left: 50px;
   top: 535px;
   width: 273px;
   height: 113px;
   visibility: visible;
   display: block;
}
#wb_indexImage3
{
   left: 67px;
   top: 65px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 127px;
   top: 65px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 177px;
   top: 65px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText6
{
   left: 20px;
   top: 15px;
   width: 246px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText19
{
   left: 20px;
   top: 210px;
   width: 324px;
   height: 68px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   font-size: 64px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexHeading1
{
   left: 20px;
   top: 80px;
   width: 335px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 30px 0 20px 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#indexExtension2
{
}
#indexTimer1
{
   left: 134px;
   top: 9837px;
   width: 96px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   left: 40px;
   top: 42px;
   width: 232px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexLayer5
{
   width: 257px;
   height: 76px;
   visibility: visible;
   display: block;
}
#indexLayer5_Container
{
   width: 257px;
}
#wb_indexText102
{
   left: 14px;
   top: 15px;
   width: 221px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_indexText102
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexClipArt3
{
   left: 235px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexLayer1
{
   width: 157px;
   height: 46px;
   visibility: visible;
   display: block;
}
#indexLayer1_Container
{
   width: 157px;
}
#wb_indexClipArt2
{
   left: 133px;
   top: 8px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText103
{
   left: 12px;
   top: 13px;
   width: 126px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_indexText103
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9
{
   width: 100%;
}
#indexLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   display: flex;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_indexHeading3
{
   width: 89px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading3
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_indexText42
{
   width: 41px;
   height: 26px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText42
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText43
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_indexText43
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText44
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage15
{
   width: 73px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage15
{
   width: 73px;
   height: 71px;
}
#indexHorizontalLine1
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 40px 0 40px 0;
}
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid11 > .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_indexHeading4
{
   width: 55px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading4
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_Text43
{
   width: 41px;
   height: 26px;
   visibility: visible;
   display: inline-block;
}
#wb_Text43
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text44
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Text44
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#wb_Text45
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text45
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image45
{
   width: 73px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image45
{
   width: 73px;
   height: 71px;
}
#indexHorizontalLine2
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine2
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexLayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid12
{
   height: auto;
   padding: 40px 0 40px 0;
}
#indexLayoutGrid12
{
   width: 100%;
}
#indexLayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid12 > .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_indexHeading5
{
   width: 90px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading5
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 900";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_Text46
{
   width: 41px;
   height: 32px;
   visibility: visible;
   display: inline-block;
}
#wb_Text46
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text47
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_Text47
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 1px 6px 1px 6px;
   text-align: center;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage18
{
   width: 73px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 73px;
   height: 71px;
}
#indexHorizontalLine3
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine3
{
   border-color: #E9E9E9;
   border-bottom-width: 10px;
}
#wb_indexText41
{
   visibility: visible;
   display: block;
}
#wb_indexText41
{
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText85
{
   visibility: visible;
   display: block;
}
#wb_indexText85
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexCarousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_indexCarousel1
{
   margin: 0;
   height: 576px;
}
#indexCarousel1 .carousel-item-inner
{
   padding: 0;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage22
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage22
{
   width: 100px;
   height: 100px;
}
#wb_indexText24
{
   width: 300px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText24
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexFlexContainer2
{
   visibility: visible;
   display: block;
}
#indexFlexContainer2
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage23
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage23
{
   width: 100px;
   height: 100px;
}
#wb_indexText37
{
   width: 300px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText37
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexFlexContainer4
{
   visibility: visible;
   display: block;
}
#indexFlexContainer4
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage24
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage24
{
   width: 100px;
   height: 100px;
}
#wb_indexText38
{
   width: 300px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText38
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexFlexContainer5
{
   visibility: visible;
   display: block;
}
#indexFlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_indexImage25
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#indexImage25
{
   width: 100px;
   height: 100px;
}
#wb_indexText39
{
   width: 300px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText39
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexImage27
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage27
{
   width: 150px;
   height: 150px;
}
#wb_indexImage28
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage28
{
   width: 150px;
   height: 150px;
}
#wb_indexImage29
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage29
{
   width: 150px;
   height: 150px;
}
#wb_indexImage30
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage30
{
   width: 150px;
   height: 150px;
}
#wb_indexImage31
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage31
{
   width: 150px;
   height: 150px;
}
#wb_Heading1
{
   width: 102px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   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_Text9
{
   width: 128px;
   height: 29px;
   visibility: visible;
   display: inline-block;
}
#wb_Text9
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   width: 100px;
   height: 24px;
   visibility: visible;
   display: inline-block;
}
#wb_Text14
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#index_rusLayer111 .modal-content
{
   visibility: visible;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 97px;
}
#wb_ClipArt1
{
   left: 278px;
   top: 12px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 79px;
   top: 19px;
   width: 193px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_Text16
{
   left: 79px;
   top: 49px;
   width: 193px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text16
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_Image1
{
   left: 17px;
   top: 27px;
   width: 55px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#HorizontalLine1
{
   left: 20px;
   top: 270px;
   width: 323px;
   height: 5px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #FFD700;
   border-bottom-width: 5px;
}
#wb_indexLayoutGrid16
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_indexLayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid16
{
   height: auto;
   padding: 40px 0 20px 0;
}
#indexLayoutGrid16
{
   width: 100%;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid16 > .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;
}
#indexLayoutGrid16 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_indexBookmark1
{
   visibility: visible;
   display: inline-block;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Button1
{
   width: 230px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#indexEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox1
{
   line-height: 28px;
}
#indexEditbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox2
{
   line-height: 28px;
}
#indexTextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Text5
{
   width: 187px;
   height: 28px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 21px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid3 > .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_indexImage11
{
   width: 55px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 55px;
   height: 44px;
}
#wb_Image35
{
   width: 35px;
   height: 17px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image35
{
   width: 35px;
   height: 17px;
}
#wb_Text8
{
   width: 231px;
   height: 36px;
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 36px;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid10 > .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_indexText31
{
   width: 187px;
   height: 28px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText31
{
   font-size: 21px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_indexImage17
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage17
{
   width: 50px;
   height: 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .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_Text1
{
   width: 187px;
   height: 28px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   font-size: 21px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_Image9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 50px;
   height: 50px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 10px 0 10px 0;
   text-align: center;
   line-height: 31px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 29px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header
{
   font-size: 21px !important;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#HorizontalLine2
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .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_Image7
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 50px;
   height: 50px;
}
#HorizontalLine3
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
@media only screen and (max-width: 767px) {
  #wb_indexText19 {
    text-align: center;
    font-size: 48px !important;
  }
}
#wb_Text32
{
   left: 10px;
   top: 310px;
   width: 342px;
   height: 225px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Accordion2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Accordion2 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-size: 29px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 50px;
   height: 48px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image5
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 50px;
   height: 48px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image11
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 50px;
   height: 48px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
}
#wb_Text27
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image12
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 50px;
   height: 48px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text31
{
   visibility: visible;
   display: block;
}
#wb_Text31
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image15
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 50px;
   height: 48px;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image16
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 50px;
   height: 48px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image17
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 50px;
   height: 48px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image18
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image18
{
   width: 50px;
   height: 48px;
}
#wb_Text39
{
   visibility: visible;
   display: block;
}
#wb_Text39
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Image19
{
   width: 50px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image19
{
   width: 50px;
   height: 48px;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   font-size: 21px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Shape1
{
   width: 195px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Extension1
{
}
#FilePublisher1
{
   left: 398px;
   top: 4753px;
   width: 60px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_Card2
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card2-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card3-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#Card4-card-item0 h2
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   line-height: 24px;
   margin: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Text48
{
   width: 305px;
   height: 26px;
   visibility: visible;
   display: inline-block;
}
#wb_Text48
{
   font-size: 29px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
   line-height: 26px;
}
#wb_Text49
{
   width: 305px;
   height: 26px;
   visibility: visible;
   display: inline-block;
}
#wb_Text49
{
   font-size: 29px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
   line-height: 26px;
}
#wb_Text50
{
   width: 305px;
   height: 26px;
   visibility: visible;
   display: inline-block;
}
#wb_Text50
{
   font-size: 29px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
   line-height: 26px;
}
#wb_Text51
{
   left: 20px;
   top: 35px;
   width: 246px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text52
{
   left: 49px;
   top: 80px;
   width: 233px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 32px;
}
#wb_Text53
{
   width: 234px;
   height: 33px;
   visibility: visible;
   display: inline-block;
}
#wb_Text53
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 32px;
}
#wb_indexShape5
{
   left: 94px;
   top: 748px;
   width: 197px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
.menu-bar ul li a{font-family:Philosopher;font-weight:700;font-size:21px;color:#FFFFFF;text-decoration:none;}
