html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon_1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@font-face
{
   font-family: "Bootstrap Icons";
   font-display: swap;
   src: url('../font/bootstrap-icons.woff2') format('woff2'),
        url('../font/bootstrap-icons.woff') format('woff'),
        url('../font/bootstrap-icons.ttf') format('truetype');
}
@font-face
{
   font-family: "Arlekino";
   font-display: swap;
   src: url('../font/Arlekino.ttf') format('truetype');
}
@font-face
{
   font-family: "Bernhard scriptC ";
   font-display: swap;
   src: url('../font/Bernhard scriptC  .ttf') format('truetype');
}
@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');
}
@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;  }
}
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;
}
h2, .h2
{
   font-family: Philosopher;
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
#Layer3
{
   background-color: rgba(187,79,81,0.40);
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#Layer2
{
   background-color: transparent;
   border-radius: 0px;
   margin: 0;
}
#Layer2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.4;
}
#Layer2-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#Layer2-video video
{
   object-fit: cover;
   pointer-events: none;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#Layer2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Layer2-divider-bottom .divider-fill
{
   fill: #808080;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Layer2-divider-bottom.show
{
   height: 100px;
}
#wb_indexLayoutGrid8
{
   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;
}
#indexLayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid8
{
   width: 1200px;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid8:before,
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:before,
#indexLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid8-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#indexLayoutGrid8-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid8-divider-top .divider-fill
{
   fill: #808080;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid8-divider-top.show
{
   height: 100px;
}
#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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 1200px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .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)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid17
{
   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;
}
#indexLayoutGrid17
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid17 > .col-1, #indexLayoutGrid17 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid17
{
   width: 1200px;
}
#indexLayoutGrid17 > .col-1, #indexLayoutGrid17 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid17 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid17 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#indexLayoutGrid17
{
   width: 100%;
}
#indexLayoutGrid17 > .col-1, #indexLayoutGrid17 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexLayoutGrid17-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#indexLayoutGrid17-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid17-divider-top .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid17-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid17-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scaleX(-1.0);
   transition: height 2000ms ease;
}
#indexLayoutGrid17-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#indexLayoutGrid17-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid17-divider-bottom.show
{
   height: 100px;
}
#wb_indexLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid6
{
   width: 1200px;
}
#indexLayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#indexLayoutGrid6
{
   width: 100%;
}
#indexLayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexLayoutGrid6-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transition: height 2000ms ease;
}
#indexLayoutGrid6-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid6-divider-top .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid6-divider-top.show
{
   height: 50px;
}
#wb_indexLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid11
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid11 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#indexLayoutGrid11 > .row > .col-1, #indexLayoutGrid11 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid11
{
   width: 1200px;
}
#indexLayoutGrid11 > .row > .col-1, #indexLayoutGrid11 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid11:before,
#indexLayoutGrid11:after,
#indexLayoutGrid11 .row:before,
#indexLayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid11:after,
#indexLayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .row > .col-1, #indexLayoutGrid11 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid11-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
}
#indexLayoutGrid11-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#indexLayoutGrid11-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid11-divider-bottom.show
{
   height: 100px;
}
#wb_indexLayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/overlay.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid10
{
   width: 1200px;
}
#indexLayoutGrid10 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid10:before,
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:before,
#indexLayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid10-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0.8;
}
#indexLayoutGrid10-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   transition: height 2000ms ease;
}
#indexLayoutGrid10-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid10-divider-top .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid10-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid10-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#indexLayoutGrid10-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#indexLayoutGrid10-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_indexLayoutGrid13
{
   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;
}
#indexLayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid13 > .row > .col-1, #indexLayoutGrid13 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid13
{
   width: 600px;
}
#indexLayoutGrid13 > .row > .col-1, #indexLayoutGrid13 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid13:before,
#indexLayoutGrid13:after,
#indexLayoutGrid13 .row:before,
#indexLayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid13:after,
#indexLayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 780px)
{
#indexLayoutGrid13
{
   width: 100%;
}
#indexLayoutGrid13 > .row > .col-1, #indexLayoutGrid13 > .row > .col-2
{
   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: 0 15px 20px 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: 480px)
{
#indexLayoutGrid4
{
   width: 100%;
}
#indexLayoutGrid4 > .row > .col-1
{
   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: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4
{
   width: 1200px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 770px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid18
{
   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;
}
#indexLayoutGrid18
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid18 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid18
{
   width: 1200px;
}
#indexLayoutGrid18 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid18 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid18:before,
#indexLayoutGrid18:after,
#indexLayoutGrid18 .row:before,
#indexLayoutGrid18 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid18:after,
#indexLayoutGrid18 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid18
{
   width: 100%;
}
#indexLayoutGrid18 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid19
{
   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;
}
#indexLayoutGrid19
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid19 > .col-1, #indexLayoutGrid19 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid19
{
   width: 1200px;
}
#indexLayoutGrid19 > .col-1, #indexLayoutGrid19 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid19 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid19 > .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: 480px)
{
#indexLayoutGrid19
{
   width: 100%;
}
#indexLayoutGrid19 > .col-1, #indexLayoutGrid19 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid21
{
   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;
}
#indexLayoutGrid21
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid21 > .col-1, #indexLayoutGrid21 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid21
{
   width: 1200px;
}
#indexLayoutGrid21 > .col-1, #indexLayoutGrid21 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid21 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid21 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid21
{
   width: 100%;
}
#indexLayoutGrid21 > .col-1, #indexLayoutGrid21 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid23
{
   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;
}
#indexLayoutGrid23
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid23 > .col-1, #indexLayoutGrid23 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid23
{
   width: 1200px;
}
#indexLayoutGrid23 > .col-1, #indexLayoutGrid23 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid23 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid23 > .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: 480px)
{
#indexLayoutGrid23
{
   width: 100%;
}
#indexLayoutGrid23 > .col-1, #indexLayoutGrid23 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/gadalka%2dkoldun%2dkarty%2dtaro%2d5%2d1024x599.jpg');
   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;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2
{
   width: 1200px;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 43px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: inline-block;
   margin: 20px 0 20px 0 ;
   width: 743px;
   height: 264px;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text26
{
   color: #840510;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9
{
   width: 1200px;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .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)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid9-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
}
#LayoutGrid9-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid9-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#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: 1170px;
}
#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: center;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 700px)
{
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text27 
{
   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: 0;
   text-align: center;
}
#wb_Text27
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text28
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text30
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text32
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer4
{
   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: 0;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#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: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8
{
   width: 1200px;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid14
{
   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;
}
#indexLayoutGrid14
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid14 > .col-1, #indexLayoutGrid14 > .col-2, #indexLayoutGrid14 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid14
{
   width: 1200px;
}
#indexLayoutGrid14 > .col-1, #indexLayoutGrid14 > .col-2, #indexLayoutGrid14 > .col-3
{
   flex: 0 0 auto;
}
#indexLayoutGrid14 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid14 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid14 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 770px)
{
#indexLayoutGrid14
{
   width: 100%;
}
#indexLayoutGrid14 > .col-1, #indexLayoutGrid14 > .col-2, #indexLayoutGrid14 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#FlexContainer9
{
   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: 0;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text9 
{
   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: 0;
   text-align: center;
}
#wb_Text9
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/1%2d1%2d1.jpeg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.4;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#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_indexLayoutGrid1
{
   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;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1200px;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#FlexContainer16
{
   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: 0;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text24 
{
   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: 0;
   text-align: center;
}
#wb_Text24
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text24 div
{
   text-align: center;
}
#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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3
{
   width: 1200px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: url('../images/quotes3%2dfree%2dimg.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 600px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: left;
}
#wb_Text25
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 30px 0 30px 0 ;
   text-align: left;
}
#wb_Text29
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_Text29
{
   display: block;
   margin: 30px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text41
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_Text41 div
{
   text-align: left;
}
#wb_Text41
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #FF00FF;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1: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;
}
#Editbox1::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #000000;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #F264BC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2: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;
}
#Editbox2::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #000000;
}
#TextArea1
{
   box-sizing: border-box;
   border: 1px solid #F264BC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   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;
}
#TextArea1: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;
}
#TextArea1::placeholder
{
   color: #000000;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder
{
   color: #000000;
}
#Shape9
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape9
{
   margin: 0;
   vertical-align: top;
}
#Line4
{
   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;
}
#Line7
{
   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;
}
#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;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7
{
   width: 470px;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text37
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_Text37 div
{
   text-align: left;
}
#wb_Image18
{
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   animation: animate-fade-in-left 1000ms linear 200ms 1 normal both;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 48px;
   line-height: 58px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexAccordion1
{
   width: 100%;
   height: 100%;
}
#wb_indexAccordion1 .ui-helper-reset
{
   line-height: normal !important;
}
#indexAccordion1 .ui-accordion-header
{
   font-family: Philosopher;
   font-weight: normal;
   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: 6px;
   border-top-right-radius: 6px;
}
#indexAccordion1 .ui-corner-all, #indexAccordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 6px;
   border-bottom-left-radius: 6px;
}
#indexAccordion1 .ui-widget-content
{
   border-color: #DDDDDD;
   border-width: 1px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   color: transparent;
}
#indexAccordion1 .ui-state-default
{
   border-color: #C5C5C5;
   border-width: 1px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
}
#indexAccordion1 .ui-state-hover
{
   border-color: #CCCCCC;
   border-width: 1px;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#indexAccordion1 .ui-state-active
{
   border-color: #2E6DA4;
   border-width: 1px;
   background-color: #3370B7;
   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: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText3
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 25px;
}
#wb_indexText3 div
{
   text-align: left;
}
#wb_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText4
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText5
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText5 div
{
   text-align: left;
}
#wb_indexText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText6
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText6 div
{
   text-align: left;
}
#wb_indexText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText7
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_indexText7
{
   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: 20px 0 10px 0 ;
   text-align: center;
}
#wb_indexText8
{
   color: #840510;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
   line-height: 43px;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexText8
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText10
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText10 div
{
   text-align: center;
}
#wb_indexText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_indexText11
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 53px;
}
#wb_indexText11 div
{
   text-align: center;
}
#wb_indexText11
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage4
{
   vertical-align: top;
}
#indexImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#indexText12-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 600px;
   width: 100%;
}
#wb_indexText12
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText12 div
{
   text-align: left;
}
#wb_indexText12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktyImage17
{
   vertical-align: top;
}
#kontaktyImage17
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText17
{
   color: #4F4F4F;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText17 div
{
   text-align: center;
}
#wb_indexText17
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexShape1{
   opacity: 0;
}
#indexShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.42%;
   top: 18.18%;
   width: 64.39%;
   height: 61.82%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#indexIconFont1
{
   height: 43px;
   width: 30px;
}
#indexIconFont1 i
{
   color: #000000;
   display: inline-block;
   font-size: 30px;
   line-height: 43px;
   vertical-align: middle;
   width: 29px;
}
#wb_indexIconFont1:hover #indexIconFont1 i
{
   color: #000000;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_indexText9
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_indexText9 div
{
   text-align: left;
}
#wb_indexText9
{
   display: inline-block;
   margin: 0;
   width: 184px;
   height: 27px;
}
#wb_indexImage9
{
   margin: 0;
   vertical-align: top;
}
#indexImage9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexImage10
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid5
{
   width: 470px;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .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;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 900px)
{
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexLayer22
{
   background-color: #764F00;
   background-image: none;
   border-radius: 0px;
}
#wb_kontaktyExtension1 {cursor:pointer;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

.animationindexExtension2::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #C0C0C0;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}


.animationindexExtension2::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 10px #C0C0C0!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}


@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}

.castomindexExtension2:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #C0C0C0;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}


#indexExtension2
{
    width: 69px;
    height: 62px;
    top: 6235px;
    left: 3px;
}
.btnindexExtension2:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #C0C0C0;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 0px solid #C0C0C0!important;

}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFA500!important;
    height: 100%;
}
.btnindexExtension2 { 
       width:100%;
       height:100%;
	border: 0px solid #C0C0C0!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFF00!important;
	background: #764F00;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 0px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFA500!important;
       background: #764F00;
}




.btnindexExtension2:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Pseudo elements for icons */
.btnindexExtension2:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}

.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}

/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFA500;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFA500;
	background: #fff;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFA500;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFA500;
}

.btn-1cindexExtension2:hover:after,
.btn-1cindexExtension2:active:after {
	width: 100%;
}

/* Button 1d */
.btn-1dindexExtension2 {
	overflow: hidden;
}

.btn-1dindexExtension2:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFA500;
}

.btn-1dindexExtension2:hover:after {
	width: 100%;
	opacity: 1;
}

.btn-1dindexExtension2:active:after {
	width: 101%;
	opacity: 1;
}

/* Button 1e */
.btn-1eindexExtension2 {
	overflow: hidden;
}

.btn-1eindexExtension2:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFA500;
}

.btn-1eindexExtension2:hover:after {
	height: 1000%!important;
       opacity: 1;
}

.btn-1eindexExtension2:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1eindexExtension2:active:after {
	height: 400%;
	opacity: 1;
}

/* Button 1f */
.btn-1findexExtension2 {
	overflow: hidden;
}

.btn-1findexExtension2:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFA500;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #764F00;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 0px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #764F00;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #764F00;
	top: 6px;
}



#wb_indexImage6
{
   vertical-align: top;
}
#indexImage6
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#kontaktyLayer4
{
   background-color: #764F00;
   background-image: none;
   border-radius: 0px;
}
#wb_kontaktyExtension1 {cursor:pointer;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

.animationindexExtension3::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #C0C0C0;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}


.animationindexExtension3::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 10px #C0C0C0!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}


@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}

.castomindexExtension3:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #C0C0C0;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}


#indexExtension3
{
    width: 345px;
    height: 51px;
    top: 8780px;
    left: 10px;
}
.btnindexExtension3:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #C0C0C0;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension3:hover,
.btnindexExtension3:active {
    color: #FFFF00;
    border: 0px solid #C0C0C0!important;

}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFA500!important;
    height: 100%;
}
.btnindexExtension3 { 
       width:100%;
       height:100%;
	border: 0px solid #C0C0C0!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFF00!important;
	background: #764F00;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 0px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension3:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFA500!important;
       background: #764F00;
}




.btnindexExtension3:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Pseudo elements for icons */
.btnindexExtension3:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}

.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}

/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFA500;
}

/* Button 1a */
.btn-1aindexExtension3:hover,
.btn-1aindexExtension3:active {
	color: #FFA500;
	background: #fff;
}

/* Button 1b */
.btn-1bindexExtension3:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1bindexExtension3:hover,
.btn-1bindexExtension3:active {
	color: #FFA500;
}

.btn-1bindexExtension3:hover:after,
.btn-1bindexExtension3:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension3:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1cindexExtension3:hover,
.btn-1cindexExtension3:active {
	color: #FFA500;
}

.btn-1cindexExtension3:hover:after,
.btn-1cindexExtension3:active:after {
	width: 100%;
}

/* Button 1d */
.btn-1dindexExtension3 {
	overflow: hidden;
}

.btn-1dindexExtension3:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1dindexExtension3:hover,
.btn-1dindexExtension3:active {
	color: #FFA500;
}

.btn-1dindexExtension3:hover:after {
	width: 100%;
	opacity: 1;
}

.btn-1dindexExtension3:active:after {
	width: 101%;
	opacity: 1;
}

/* Button 1e */
.btn-1eindexExtension3 {
	overflow: hidden;
}

.btn-1eindexExtension3:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1eindexExtension3:hover,
.btn-1eindexExtension3:active {
	color: #FFA500;
}

.btn-1eindexExtension3:hover:after {
	height: 1000%!important;
       opacity: 1;
}

.btn-1eindexExtension3:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1eindexExtension3:active:after {
	height: 400%;
	opacity: 1;
}

/* Button 1f */
.btn-1findexExtension3 {
	overflow: hidden;
}

.btn-1findexExtension3:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1findexExtension3:hover,
.btn-1findexExtension3:active {
	color: #FFA500;
}

.btn-1findexExtension3:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension3:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension3 {
	background: #764F00;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension3 {
	border-radius: 0px!important;
}

.btn-2bindexExtension3:hover {
	box-shadow: 0 8px #764F00;
	top: -2px;
}

.btn-2bindexExtension3:active {
	box-shadow: 0 0 #764F00;
	top: 6px;
}



#wb_indexText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText13 div
{
   text-align: left;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText19 div
{
   text-align: left;
}
#indexClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText14
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText14 div
{
   text-align: center;
}
#wb_indexText14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText20
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText20 div
{
   text-align: center;
}
#wb_indexText20
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7
{
   width: 1200px;
}
#indexLayoutGrid7 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid7:before,
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:before,
#indexLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid7
{
   width: 100%;
}
#indexLayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText1
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText1
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_masterHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 100px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#masterHeading1
{
   color: #764F00;
   font-family: Arlekino;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText22
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText22 div
{
   text-align: center;
}
#wb_indexText22
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid9
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid9
{
   width: 600px;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid9:before,
#indexLayoutGrid9:after,
#indexLayoutGrid9 .row:before,
#indexLayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid9:after,
#indexLayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#indexLayoutGrid9
{
   width: 100%;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 20px 0 20px;
   text-align: center;
}
#wb_indexText23
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText23 div
{
   text-align: center;
}
#wb_indexText23
{
   display: block;
   margin: 0 20px 0 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText24
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText24 div
{
   text-align: center;
}
#wb_indexText24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_indexText25
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText25 div
{
   text-align: center;
}
#wb_indexText25
{
   display: block;
   margin: 0 0 10px 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: 0;
   text-align: center;
}
#wb_Text34
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 27px;
   line-height: 36px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text34
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text35
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text35
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexShape2{
   opacity: 0;
}
#indexShape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.04%;
   top: 17.54%;
   width: 65.19%;
   height: 63.16%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape2
{
   margin: 0;
   vertical-align: top;
}
#wb_indexImage8
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage16
{
   margin: 0;
   vertical-align: top;
}
#indexImage16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexText26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText26
{
   color: #840510;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 32px;
}
#wb_indexText26 div
{
   text-align: center;
}
#wb_indexText26
{
   display: block;
   margin: 20px 0 20px 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: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text10
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage2
{
   margin: 0;
   vertical-align: top;
}
#indexImage2
{
   border: 2px solid #764F00;
   border-radius: 50%;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 0px 0px 10px #9C6F45;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#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_indexText2 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 10px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexLayoutGrid12
{
   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;
}
#indexLayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid12
{
   width: 600px;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid12:before,
#indexLayoutGrid12:after,
#indexLayoutGrid12 .row:before,
#indexLayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid12:after,
#indexLayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 780px)
{
#indexLayoutGrid12
{
   width: 100%;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_indexImage5
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#indexImage5
{
   border: 2px solid #FF0080;
   border-radius: 40px;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #C71585;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage7
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#indexImage7
{
   border: 2px solid #FF0080;
   border-radius: 40px;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #C71585;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage11
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#indexImage11
{
   border: 2px solid #FF0080;
   border-radius: 40px;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #C71585;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage12
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#indexImage12
{
   border: 2px solid #FF0080;
   border-radius: 40px;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #C71585;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexText30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_indexText30
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText30 div
{
   text-align: center;
}
#wb_indexText30
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_indexText31
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText31 div
{
   text-align: center;
}
#wb_indexText31
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_indexText32
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText32 div
{
   text-align: center;
}
#wb_indexText32
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_indexText33
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText33 div
{
   text-align: center;
}
#wb_indexText33
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexShape4
{
   width: 59px;
   height: 59px;
   background-color: transparent;
   background-image: none;
   border: 0px #0963AD solid;
}
#indexShape4_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 1.69%;
   top: 1.69%;
   width: 96.61%;
   height: 96.61%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexText21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText21
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 27px;
}
#wb_indexText21 div
{
   text-align: center;
}
#wb_indexText27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText27
{
   color: #3F0A0E;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
}
#wb_indexText27 div
{
   text-align: left;
}
#wb_indexText27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText41
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText41 div
{
   text-align: left;
}
#wb_indexText41
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_indexText42
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText42 div
{
   text-align: center;
}
#wb_indexText42
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#indexText43-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 600px;
   width: 100%;
}
#wb_indexText43
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText43 div
{
   text-align: left;
}
#wb_indexText43
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText47
{
   color: #3F0A0E;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
}
#wb_indexText47 div
{
   text-align: left;
}
#wb_indexText47
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText48
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText48 div
{
   text-align: left;
}
#wb_indexText48
{
   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 40px 0 ;
   text-align: center;
}
#indexText44-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 600px;
   width: 100%;
}
#wb_indexText44
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText44 div
{
   text-align: center;
}
#wb_indexText44
{
   display: block;
   margin: 0 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText45
{
   color: #3F0A0E;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
}
#wb_indexText45 div
{
   text-align: center;
}
#wb_indexText45
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_indexText16
{
   color: #840510;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
}
#wb_indexText16 div
{
   text-align: center;
}
#wb_indexText16
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage14
{
   margin: 0;
   vertical-align: top;
}
#indexImage14
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid20
{
   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;
}
#indexLayoutGrid20
{
   box-sizing: border-box;
   padding: 0 15px 0 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: 570px;
}
#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;
}
}
#wb_indexText46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText46
{
   color: #FFFF00;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText46 div
{
   text-align: left;
}
#wb_indexText46
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText49 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 20px 0 ;
   text-align: left;
}
#wb_indexText49
{
   color: #840510;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText49 div
{
   text-align: left;
}
#wb_indexText49
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText50 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 10px #000080;
}
#wb_indexText50
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText50 div
{
   text-align: left;
}
#wb_indexText50
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage18
{
   margin: 0;
   vertical-align: top;
}
#indexImage18
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 470px;
   height: 332px;
   vertical-align: top;
}
#wb_indexLayoutGrid22
{
   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;
}
#indexLayoutGrid22
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid22 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid22 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid22
{
   width: 570px;
}
#indexLayoutGrid22 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid22 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid22:before,
#indexLayoutGrid22:after,
#indexLayoutGrid22 .row:before,
#indexLayoutGrid22 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid22:after,
#indexLayoutGrid22 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid22
{
   width: 100%;
}
#indexLayoutGrid22 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText51
{
   color: #FFFF00;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText51 div
{
   text-align: left;
}
#wb_indexText51
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 20px 0 ;
   text-align: left;
}
#wb_indexText52
{
   color: #840510;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText52 div
{
   text-align: left;
}
#wb_indexText52
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText53 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 10px #000080;
}
#wb_indexText53
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText53 div
{
   text-align: left;
}
#wb_indexText53
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage19
{
   margin: 0;
   vertical-align: top;
}
#indexImage19
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid24
{
   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;
}
#indexLayoutGrid24
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid24 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid24 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid24
{
   width: 570px;
}
#indexLayoutGrid24 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid24 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid24:before,
#indexLayoutGrid24:after,
#indexLayoutGrid24 .row:before,
#indexLayoutGrid24 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid24:after,
#indexLayoutGrid24 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid24
{
   width: 100%;
}
#indexLayoutGrid24 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText54
{
   color: #FFFF00;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText54 div
{
   text-align: left;
}
#wb_indexText54
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 20px 0 ;
   text-align: left;
}
#wb_indexText55
{
   color: #840510;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText55 div
{
   text-align: left;
}
#wb_indexText55
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText56 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 10px #000080;
}
#wb_indexText56
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText56 div
{
   text-align: left;
}
#wb_indexText56
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 20px 0 20px;
   text-align: center;
}
#wb_indexText34
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText34 div
{
   text-align: center;
}
#wb_indexText34
{
   display: block;
   margin: 0 20px 0 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#wb_indexImage20
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage21
{
   vertical-align: top;
}
#indexImage21
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage22
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage22
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#kontaktyLayer5
{
   background-image: linear-gradient(to top, #DAA520 0%, #764F00 100%);
   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_kontaktyText29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText29 div
{
   text-align: center;
}
#wb_kontaktyText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText31
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 24px;
}
#wb_kontaktyText31 div
{
   text-align: center;
}
#wb_kontaktyText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 17px;
}
#wb_kontaktyText32 div
{
   text-align: center;
}
#wb_kontaktyCard1
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard1-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard2-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 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_indexImage23
{
   vertical-align: top;
}
#indexImage23
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 10px 0 10px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
#wb_indexText57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText57
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText57 div
{
   text-align: center;
}
#wb_indexText58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText58
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText58 div
{
   text-align: center;
}
#wb_indexText58
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid25
{
   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;
}
#indexLayoutGrid25
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid25 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid25 > .row > .col-1, #indexLayoutGrid25 > .row > .col-2, #indexLayoutGrid25 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid25
{
   width: 600px;
}
#indexLayoutGrid25 > .row > .col-1, #indexLayoutGrid25 > .row > .col-2, #indexLayoutGrid25 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid25 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid25 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid25 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid25:before,
#indexLayoutGrid25:after,
#indexLayoutGrid25 .row:before,
#indexLayoutGrid25 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid25:after,
#indexLayoutGrid25 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#indexLayoutGrid25
{
   width: 100%;
}
#indexLayoutGrid25 > .row > .col-1, #indexLayoutGrid25 > .row > .col-2, #indexLayoutGrid25 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 20px 0 20px;
   text-align: center;
}
#wb_indexText59
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText59 div
{
   text-align: center;
}
#wb_indexText59
{
   display: block;
   margin: 0 20px 0 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#wb_indexText60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText60
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText60 div
{
   text-align: center;
}
#wb_indexText60
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage24
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage24
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage25
{
   margin: 0;
   vertical-align: top;
}
#indexImage25
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexText61 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 20px 0 20px;
   text-align: center;
}
#wb_indexText61
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_indexText61 div
{
   text-align: center;
}
#wb_indexText61
{
   display: block;
   margin: 0 20px 0 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#wb_indexImage26
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage26
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexText62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_indexText62
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText62 div
{
   text-align: center;
}
#wb_indexText62
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText64
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 27px;
   line-height: 36px;
}
#wb_indexText64 div
{
   text-align: center;
}
#wb_indexText64
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexShape5{
   opacity: 0;
}
#indexShape5_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.04%;
   top: 17.54%;
   width: 65.19%;
   height: 63.16%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape5
{
   margin: 0;
   vertical-align: top;
}
#index_rusLayer111 .modal-content
{
   background-color: #FFFFFF;
   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: 312px;
   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: 312px;
   height: 94px;
}
#index_rusLayer111 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#index_rusLayer111 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#index_rusLayer111 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_kontaktyImage27
{
   vertical-align: top;
}
#kontaktyImage27
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText15
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_indexText15 div
{
   text-align: left;
}
#wb_index_rusIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#index_rusIconFont1
{
   height: 40px;
   width: 40px;
}
.index_rusIconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Bootstrap Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.index_rusIconFont1:before
{
   content: "\f659";
}
#index_rusIconFont1 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 43px;
}
#wb_index_rusIconFont1:hover #index_rusIconFont1 i
{
   color: #337AB7;
}
#kontaktyLayer9
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#indexYouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_indexYouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#kontaktyLayer5
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 306px;
   z-index: 203;
   z-index: 9999!important;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 128;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 127;
}
#wb_indexImage18
{
   display: inline-block;
   width: 470px;
   height: 332px;
   z-index: 62;
}
#wb_indexShape2
{
   display: inline-block;
   width: 139px;
   height: 61px;
   z-index: 43;
   position: relative;
}
#Layer2_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Line7
{
   display: block;
   width: 100%;
   z-index: 130;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 129;
}
#wb_indexImage19
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 67;
}
#wb_indexText19
{
   position: absolute;
   left: 80px;
   top: 32px;
   width: 209px;
   height: 18px;
   z-index: 150;
   cursor: pointer;
}
#Line8
{
   display: block;
   width: 100%;
   z-index: 132;
}
#indexShape5
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexText2
{
   position: absolute;
   left: 561px;
   top: 344px;
   width: 443px;
   height: 72px;
   text-align: center;
   z-index: 9;
}
#wb_indexShape4
{
   position: absolute;
   left: 136px;
   top: 35px;
   width: 59px;
   height: 59px;
   visibility: hidden;
   z-index: 7;
}
#wb_index_rusClipArt1
{
   position: absolute;
   left: 304px;
   top: 7px;
   width: 30px;
   height: 30px;
   z-index: 185;
}
#wb_Bookmark1
{
   display: block;
   width: 100%;
   z-index: 124;
}
#wb_indexShape5
{
   display: inline-block;
   width: 139px;
   height: 61px;
   z-index: 95;
   position: relative;
}
#wb_kontaktyText29
{
   position: absolute;
   left: 96px;
   top: 15px;
   width: 199px;
   height: 23px;
   text-align: center;
   z-index: 176;
}
#kontaktyLayer9
{
   position: absolute;
   text-align: left;
   left: 13px;
   top: 5px;
   width: 287px;
   height: 55px;
   z-index: 153;
   cursor: pointer;
}
#wb_index_rusIconFont1
{
   position: absolute;
   left: 262px;
   top: 1px;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 196;
}
#TM-KHGBT25
{
   display: none;
   visibility: hidden;
}
#wb_kontaktyImage20
{
   position: absolute;
   left: 34px;
   top: 203px;
   width: 48px;
   height: 48px;
   z-index: 181;
}
#kontaktyLayer5_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Shape9
{
   display: inline-block;
   width: 230px;
   height: 53px;
   z-index: 133;
   position: relative;
}
#Layer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 578px;
   float: left;
   clear: left;
   display: block;
   z-index: 200;
}
#wb_indexImage1
{
   position: absolute;
   left: 16px;
   top: 12px;
   width: 120px;
   height: 85px;
   z-index: 3;
}
#wb_kontaktyImage21
{
   position: absolute;
   left: 129px;
   top: 203px;
   width: 48px;
   height: 48px;
   z-index: 183;
}
#kontaktyImage17
{
   cursor: pointer;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 92px;
   z-index: 131;
}
#wb_indexImage2
{
   display: block;
   width: 100%;
   height: auto;
   opacity: 0.80;
   z-index: 17;
}
#wb_masterHeading1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#Layer3
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 108px;
   float: left;
   clear: left;
   display: block;
   z-index: 199;
}
#wb_indexText51
{
   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_indexYouTube1
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_indexImage3
{
   position: absolute;
   left: 598px;
   top: 266px;
   width: 317px;
   height: 30px;
   z-index: 10;
}
#wb_indexIconFont1
{
   display: inline-block;
   width: 30px;
   height: 43px;
   text-align: center;
   z-index: 115;
}
#wb_indexText52
{
   text-shadow: 1px 3px 5px #000;
}
#wb_indexImage20
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 49;
}
#wb_indexImage4
{
   position: absolute;
   left: 810px;
   top: 30px;
   width: 40px;
   height: 40px;
   z-index: 4;
}
#wb_Text8
{
   position: absolute;
   left: 136px;
   top: 25px;
   width: 333px;
   height: 58px;
   z-index: 2;
   text-shadow: 1px 3px 5px #000;
}
#wb_Image18
{
   position: absolute;
   left: 762px;
   top: 30px;
   width: 40px;
   height: 40px;
   z-index: 1;
}
#Shape9
{
   width: 230px;
   height: 53px;
}
#Bookmark1
{
   visibility: hidden;
}
#wb_indexImage10
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 117;
}
#wb_indexText9
{
   text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;
}
#wb_indexText64
{
   text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;
}
#wb_indexImage5
{
   display: inline-block;
   width: 270px;
   height: 177px;
   z-index: 24;
}
#wb_indexImage21
{
   position: absolute;
   left: 858px;
   top: 30px;
   width: 40px;
   height: 40px;
   z-index: 8;
}
#index_rusClipArt1
{
   width: 30px;
   height: 30px;
}
#kontaktyLayer4_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexImage6
{
   cursor: pointer;
}
#wb_indexImage6
{
   position: absolute;
   left: 7px;
   top: 5px;
   width: 51px;
   height: 53px;
   z-index: 147;
}
#wb_indexImage22
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 119;
}
#wb_indexText54
{
   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_Text34
{
   text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;
}
#wb_indexImage11
{
   display: inline-block;
   width: 270px;
   height: 177px;
   z-index: 29;
}
#wb_indexText21
{
   position: absolute;
   left: 423px;
   top: 49px;
   width: 591px;
   height: 144px;
   text-align: center;
   z-index: 11;
}
#wb_indexImage23
{
   position: absolute;
   left: 221px;
   top: 202px;
   width: 50px;
   height: 50px;
   z-index: 186;
}
#wb_kontaktyText30
{
   position: absolute;
   left: 96px;
   top: 42px;
   width: 217px;
   height: 18px;
   text-align: right;
   z-index: 174;
}
#wb_indexText55
{
   text-shadow: 1px 3px 5px #000;
}
#wb_indexImage12
{
   display: inline-block;
   width: 270px;
   height: 177px;
   z-index: 31;
}
#wb_indexImage7
{
   display: inline-block;
   width: 270px;
   height: 177px;
   z-index: 26;
}
#wb_kontaktyText31
{
   position: absolute;
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   text-align: center;
   z-index: 177;
}
#indexClipArt1
{
   width: 30px;
   height: 30px;
}
#wb_indexExtension2
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 69px;
   height: 62px;
   z-index: 146;
}
#wb_indexImage24
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 99;
}
#wb_indexImage8
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 47;
}
#Layer3_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_kontaktyImage27
{
   position: absolute;
   left: 24px;
   top: 28px;
   width: 30px;
   height: 30px;
   z-index: 194;
}
#wb_indexText57
{
   position: absolute;
   left: 212px;
   top: 251px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 187;
}
#wb_kontaktyCard1
{
   position: absolute;
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 179;
   cursor: pointer;
}
#wb_kontaktyText32
{
   position: absolute;
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   text-align: center;
   z-index: 178;
}
#wb_kontaktyImage17
{
   position: absolute;
   left: 7px;
   top: 2px;
   width: 56px;
   height: 56px;
   z-index: 152;
}
#wb_indexText13
{
   position: absolute;
   left: 80px;
   top: 5px;
   width: 192px;
   height: 23px;
   z-index: 149;
   cursor: pointer;
}
#wb_indexExtension3
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 345px;
   height: 51px;
   z-index: 148;
}
#wb_indexImage9
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 118;
}
#wb_indexImage25
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 97;
}
#wb_indexImage14
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 57;
}
#wb_indexText46
{
   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_Text37
{
   position: absolute;
   left: 531px;
   top: 41px;
   width: 173px;
   height: 22px;
   z-index: 0;
   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;
}
#index_rusIconFont1
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px,white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px;
}
#wb_kontaktyCard2
{
   position: absolute;
   left: 174px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 180;
   cursor: pointer;
}
#wb_kontaktyImage18
{
   position: absolute;
   left: 8px;
   top: 14px;
   width: 86px;
   height: 86px;
   z-index: 175;
}
#indexLayer22_Container
{
   width: 69px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexImage26
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 101;
}
#wb_kontaktyText34
{
   position: absolute;
   left: 26px;
   top: 251px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 182;
}
#wb_indexClipArt1
{
   position: absolute;
   left: 310px;
   top: 4px;
   width: 30px;
   height: 30px;
   z-index: 151;
}
#Line4
{
   display: block;
   width: 100%;
   z-index: 126;
}
#wb_indexImage16
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 45;
}
#masterHeading1
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#indexShape1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexText15
{
   position: absolute;
   left: 70px;
   top: 26px;
   width: 218px;
   height: 27px;
   z-index: 195;
   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_kontaktyText35
{
   position: absolute;
   left: 113px;
   top: 251px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 184;
}
#kontaktyLayer4
{
   position: fixed;
   text-align: center;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 67px;
   z-index: 202;
}
#indexLayer22
{
   position: fixed;
   text-align: center;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 69px;
   height: 67px;
   z-index: 201;
}
#wb_indexAccordion1
{
   display: block;
   width: 100%;
   z-index: 113;
}
#wb_indexText49
{
   text-shadow: 1px 3px 5px #000;
}
#wb_indexText16
{
   text-shadow: 1px 3px 5px #000;
}
#indexShape2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexShape1
{
   position: absolute;
   left: 925px;
   top: 25px;
   width: 136px;
   height: 59px;
   z-index: 6;
}
#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_1.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#Layer3
{
   height: 106px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer3
{
   width: 100%;
   margin: 0;
}
#Layer3_Container
{
   width: 768px;
}
#Layer3
{
    width: 100%;
    height: 106px;
}
#Layer2
{
   height: 491px;
   visibility: visible;
   display: block;
   margin: 0;
   background-color: transparent;
}
#Layer2
{
   width: 100%;
   margin: 0;
}
#Layer2_Container
{
   width: 768px;
}
#Layer2
{
    width: 100%;
    height: 491px;
}
#Layer2-divider-bottom.show
{
   height: 100px;
}
#Layer2-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 753px;
}
#indexLayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid8-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid5
{
   width: 753px;
}
#wb_indexLayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid17
{
   height: auto;
   padding: 30px 0 30px 0;
}
#indexLayoutGrid17
{
   width: 753px;
}
#indexLayoutGrid17-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid17-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayoutGrid17-divider-bottom.show
{
   height: 100px;
}
#indexLayoutGrid17-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 30px 0 30px 0;
}
#indexLayoutGrid6
{
   width: 753px;
}
#indexLayoutGrid6-divider-top.show
{
   height: 50px;
}
#indexLayoutGrid6-divider-top
{
   top: 0%;
   left: 0;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 30px 0 30px 0;
}
#indexLayoutGrid11 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid11
{
   width: 768px;
}
#indexLayoutGrid11 > .row > .col-1, #indexLayoutGrid11 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid11 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid11-divider-bottom.show
{
   height: 100px;
}
#indexLayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 753px;
}
#indexLayoutGrid10-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid10-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayoutGrid10-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid10-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid13
{
   width: 100%;
}
#indexLayoutGrid13 > .row > .col-1, #indexLayoutGrid13 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid13 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 753px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 0 20px 0;
}
#LayoutGrid4
{
   width: 100%;
}
#wb_indexLayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid18
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18
{
   width: 753px;
}
#indexLayoutGrid18 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid19
{
   height: auto;
   padding: 40px 0 0 0;
}
#indexLayoutGrid19
{
   width: 753px;
}
#wb_indexLayoutGrid21
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid21
{
   height: auto;
   padding: 40px 0 0 0;
}
#indexLayoutGrid21
{
   width: 753px;
}
#wb_indexLayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid23
{
   height: auto;
   padding: 40px 0 40px 0;
}
#indexLayoutGrid23
{
   width: 753px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 753px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text4
{
   width: 566px;
   height: 200px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 0 20px 0;
}
#LayoutGrid9
{
   width: 753px;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .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;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#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: 723px;
}
#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: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text27
{
   width: 216px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text27
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer4
{
   visibility: visible;
   display: flex;
   background-color: #DDFFDB;
   background-image: none;
   border: 0px solid #808080;
   box-shadow: 0px 0px 10px #808080;
}
#FlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8
{
   width: 753px;
}
#wb_indexLayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid14
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid14
{
   width: 100%;
}
#FlexContainer9
{
   visibility: visible;
   display: flex;
   background-color: #DDFFDB;
   background-image: none;
   border: 0px solid #808080;
   box-shadow: 0px 0px 10px #808080;
}
#FlexContainer9
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text9
{
   width: 216px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text9
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 150px 15px 150px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 753px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 753px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#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: 753px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   background-color: #DDFFDB;
   background-image: none;
   border: 0px solid #808080;
   box-shadow: 0px 0px 10px #808080;
}
#FlexContainer16
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text24
{
   width: 216px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text24
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 40px 0 20px 0;
}
#LayoutGrid3
{
   width: 753px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#Editbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox1
{
   line-height: 30px;
}
#Editbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox2
{
   line-height: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Shape9
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line4
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line4
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   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;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7
{
   width: 275px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text37
{
   left: 513px;
   top: 39px;
   width: 180px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_Image18
{
   left: 458px;
   top: 32px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 73px;
   top: 21px;
   width: 153px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#indexExtension1
{
}
#wb_indexImage1
{
   left: 8px;
   top: 21px;
   width: 70px;
   height: 61px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#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;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
   background-image: linear-gradient(315deg, #191970 0%, #4169E1 100%);
   border: 0px solid transparent;
}
#wb_indexText4
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 37px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 51px;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText11
{
   visibility: visible;
   display: block;
}
#wb_indexText11
{
   font-size: 53px;
   margin: 40px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage4
{
   left: 364px;
   top: 33px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_kontaktyImage17
{
   left: 7px;
   top: 7px;
   width: 56px;
   height: 56px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText17
{
   visibility: visible;
   display: block;
}
#wb_indexText17
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexShape1
{
   left: 216px;
   top: 26px;
   width: 137px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Extension1
{
}
#wb_indexIconFont1
{
   width: 30px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexIconFont1
{
   width: 30px;
   height: 43px;
}
#indexIconFont1 i
{
   line-height: 43px;
   font-size: 30px;
   width: 29px;
}
#wb_indexText9
{
   width: 228px;
   height: 32px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText9
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 0 20px;
   text-align: left;
   line-height: 33px;
}
#wb_indexImage9
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 48px;
   height: 48px;
}
#wb_indexImage10
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage10
{
   width: 50px;
   height: 50px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .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;
}
#indexLayoutGrid5 > .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;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#wb_indexExtension2
{
   left: 0px;
   top: 0px;
   width: 69px;
   height: 62px;
   visibility: visible;
   display: inline;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}

.castomindexExtension2:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #C0C0C0;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.animationindexExtension2::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #C0C0C0;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}


.animationindexExtension2::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 10px #C0C0C0!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}


@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}




/* Button 1b */
.btnindexExtension2:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #C0C0C0;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 0px solid #C0C0C0!important;

}
.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
    color: #FFA500!important;
    height: 100%;
}
.btnindexExtension2 {
	border: 0px solid #C0C0C0!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFF00!important;
	background: #764F00;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 0px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFA500!important;
       background: #764F00;
}

.btnindexExtension2:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Pseudo elements for icons */
.btnindexExtension2:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}

.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}

/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFA500;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFA500;
	background: #C0C0C0;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFA500;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFA500;
}

.btn-1cindexExtension2:hover:after,
.btn-1c:active:after {
	width: 100%;
}

/* Button 1d */
.btn-1dindexExtension2 {
	overflow: hidden;
}

.btn-1dindexExtension2:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFA500;
}

.btn-1dindexExtension2:hover:after {
	width: 100%;
	opacity: 1;
}

.btn-1dindexExtension2:active:after {
	width: 101%;
	opacity: 1;
}

/* Button 1e */
.btn-1eindexExtension2 {
	overflow: hidden;
}

.btn-1eindexExtension2:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFA500;
}

.btn-1eindexExtension2:hover:after {
	height: 1000%!important;
       opacity: 1;
}

.btn-1eindexExtension2:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1eindexExtension2:active:after {
	height: 400%;
	opacity: 1;
}

/* Button 1f */
.btn-1findexExtension2 {
	overflow: hidden;
}

.btn-1findexExtension2:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFA500;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #764F00;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 0px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #764F00;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #764F00;
	top: 6px;
}

#wb_kontaktyExtension1 {cursor:pointer;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension2
{
    width: 69px;
    height: 62px;
    top: 6235px;
    left: 3px;
}
#wb_indexImage6
{
   left: 7px;
   top: 5px;
   width: 51px;
   height: 53px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#kontaktyLayer4
{
   width: 345px;
   height: 74px;
   visibility: visible;
   display: block;
}
#kontaktyLayer4_Container
{
   width: 345px;
}
#wb_indexExtension3
{
   left: 0px;
   top: 7px;
   width: 345px;
   height: 51px;
   visibility: visible;
   display: inline;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}

.castomindexExtension3:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #C0C0C0;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.animationindexExtension3::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #C0C0C0;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}


.animationindexExtension3::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 10px #C0C0C0!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}


@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}




/* Button 1b */
.btnindexExtension3:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #C0C0C0;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension3:hover,
.btnindexExtension3:active {
    color: #FFFF00;
    border: 0px solid #C0C0C0!important;

}
.btn-1bindexExtension3:hover:after,
.btn-1bindexExtension3:active:after {
    color: #FFA500!important;
    height: 100%;
}
.btnindexExtension3 {
	border: 0px solid #C0C0C0!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFF00!important;
	background: #764F00;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 0px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension3:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFA500!important;
       background: #764F00;
}

.btnindexExtension3:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Pseudo elements for icons */
.btnindexExtension3:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}

.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}

/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFA500;
}

/* Button 1a */
.btn-1aindexExtension3:hover,
.btn-1aindexExtension3:active {
	color: #FFA500;
	background: #C0C0C0;
}

/* Button 1b */
.btn-1bindexExtension3:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1bindexExtension3:hover,
.btn-1bindexExtension3:active {
	color: #FFA500;
}

.btn-1bindexExtension3:hover:after,
.btn-1bindexExtension3:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension3:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1cindexExtension3:hover,
.btn-1cindexExtension3:active {
	color: #FFA500;
}

.btn-1cindexExtension3:hover:after,
.btn-1c:active:after {
	width: 100%;
}

/* Button 1d */
.btn-1dindexExtension3 {
	overflow: hidden;
}

.btn-1dindexExtension3:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1dindexExtension3:hover,
.btn-1dindexExtension3:active {
	color: #FFA500;
}

.btn-1dindexExtension3:hover:after {
	width: 100%;
	opacity: 1;
}

.btn-1dindexExtension3:active:after {
	width: 101%;
	opacity: 1;
}

/* Button 1e */
.btn-1eindexExtension3 {
	overflow: hidden;
}

.btn-1eindexExtension3:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1eindexExtension3:hover,
.btn-1eindexExtension3:active {
	color: #FFA500;
}

.btn-1eindexExtension3:hover:after {
	height: 1000%!important;
       opacity: 1;
}

.btn-1eindexExtension3:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1eindexExtension3:active:after {
	height: 400%;
	opacity: 1;
}

/* Button 1f */
.btn-1findexExtension3 {
	overflow: hidden;
}

.btn-1findexExtension3:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1findexExtension3:hover,
.btn-1findexExtension3:active {
	color: #FFA500;
}

.btn-1findexExtension3:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension3:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension3 {
	background: #764F00;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension3 {
	border-radius: 0px!important;
}

.btn-2bindexExtension3:hover {
	box-shadow: 0 8px #764F00;
	top: -2px;
}

.btn-2bindexExtension3:active {
	box-shadow: 0 0 #764F00;
	top: 6px;
}

#wb_kontaktyExtension1 {cursor:pointer;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension3
{
    width: 345px;
    height: 51px;
    top: 7233px;
    left: 44px;
}
#wb_indexText13
{
   left: 80px;
   top: 12px;
   width: 192px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText13
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 80px;
   top: 39px;
   width: 209px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexClipArt1
{
   left: 309px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText14
{
   visibility: visible;
   display: block;
}
#wb_indexText14
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText20
{
   visibility: visible;
   display: block;
}
#wb_indexText20
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7
{
   width: 753px;
}
#wb_indexText1
{
   visibility: visible;
   display: block;
}
#wb_indexText1
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_masterHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_masterHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#masterHeading1
{
   color: #764F00;
   font-family: Arlekino;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9
{
   width: 753px;
}
#wb_indexText23
{
   visibility: visible;
   display: block;
}
#wb_indexText23
{
   font-size: 20px;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 17px;
   margin: 30px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 27px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexShape2
{
   width: 164px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_indexImage8
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage8
{
   width: 50px;
   height: 50px;
}
#wb_indexImage16
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage16
{
   width: 48px;
   height: 48px;
}
#wb_indexText26
{
   visibility: visible;
   display: block;
}
#wb_indexText26
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexImage3
{
   left: 353px;
   top: 294px;
   width: 317px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   left: 381px;
   top: 372px;
   width: 289px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid12
{
   width: 100%;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid12 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexImage5
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage5
{
   width: 270px;
   height: 177px;
}
#wb_indexImage7
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage7
{
   width: 270px;
   height: 177px;
}
#wb_indexImage11
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage11
{
   width: 270px;
   height: 177px;
}
#wb_indexImage12
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage12
{
   width: 270px;
   height: 177px;
}
#wb_indexText30
{
   visibility: visible;
   display: block;
}
#wb_indexText30
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText31
{
   visibility: visible;
   display: block;
}
#wb_indexText31
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText32
{
   visibility: visible;
   display: block;
}
#wb_indexText32
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText33
{
   visibility: visible;
   display: block;
}
#wb_indexText33
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape4
{
   left: 120px;
   top: 22px;
   width: 59px;
   height: 59px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexShape4
{
   width: 59px;
   height: 59px;
}
#wb_indexText21
{
   left: 291px;
   top: 54px;
   width: 435px;
   height: 216px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
}
#wb_indexText27
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText41
{
   visibility: visible;
   display: block;
}
#wb_indexText41
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText42
{
   visibility: visible;
   display: block;
}
#wb_indexText42
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText43
{
   visibility: visible;
   display: block;
}
#wb_indexText43
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText47
{
   visibility: visible;
   display: block;
}
#wb_indexText47
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText48
{
   visibility: visible;
   display: block;
}
#wb_indexText48
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
}
#wb_indexText44
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText45
{
   visibility: visible;
   display: block;
}
#wb_indexText45
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   font-size: 43px;
   margin: 40px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid20
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_indexLayoutGrid20
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid20
{
   height: 33vh;
   padding: 0;
}
#indexLayoutGrid20 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid20
{
   width: 354px;
}
#indexLayoutGrid20 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid20 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText46
{
   visibility: visible;
   display: block;
}
#wb_indexText46
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText49
{
   visibility: visible;
   display: block;
}
#wb_indexText49
{
   font-size: 35px;
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText50
{
   visibility: visible;
   display: block;
}
#wb_indexText50
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexImage18
{
   width: 354px;
   height: 250px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 354px;
   height: 250px;
}
#wb_indexLayoutGrid22
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_indexLayoutGrid22
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid22
{
   height: 33vh;
   padding: 0;
}
#indexLayoutGrid22 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid22
{
   width: 354px;
}
#indexLayoutGrid22 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText51
{
   visibility: visible;
   display: block;
}
#wb_indexText51
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText52
{
   visibility: visible;
   display: block;
}
#wb_indexText52
{
   font-size: 35px;
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText53
{
   visibility: visible;
   display: block;
}
#wb_indexText53
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexImage19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid24
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_indexLayoutGrid24
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid24
{
   height: 33vh;
   padding: 0;
}
#indexLayoutGrid24 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid24
{
   width: 354px;
}
#indexLayoutGrid24 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText54
{
   visibility: visible;
   display: block;
}
#wb_indexText54
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText55
{
   visibility: visible;
   display: block;
}
#wb_indexText55
{
   font-size: 35px;
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText56
{
   visibility: visible;
   display: block;
}
#wb_indexText56
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText34
{
   visibility: visible;
   display: block;
}
#wb_indexText34
{
   font-size: 20px;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#wb_indexImage20
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage20
{
   width: 50px;
   height: 50px;
}
#wb_indexImage21
{
   left: 414px;
   top: 33px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage22
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage22
{
   width: 50px;
   height: 50px;
}
#kontaktyLayer5
{
   width: 345px;
   height: 306px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer5_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_kontaktyText29
{
   left: 96px;
   top: 15px;
   width: 199px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   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: 174px;
   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 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: 34px;
   top: 203px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 26px;
   top: 251px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 129px;
   top: 203px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 113px;
   top: 251px;
   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_indexImage23
{
   left: 221px;
   top: 202px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 10px;
   padding: 0;
}
#wb_indexText57
{
   left: 212px;
   top: 251px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText57
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText58
{
   visibility: visible;
   display: block;
}
#wb_indexText58
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid25
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid25 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid25
{
   width: 753px;
}
#wb_indexText59
{
   visibility: visible;
   display: block;
}
#wb_indexText59
{
   font-size: 20px;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#wb_indexText60
{
   visibility: visible;
   display: block;
}
#wb_indexText60
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage24
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage24
{
   width: 50px;
   height: 50px;
}
#wb_indexImage25
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage25
{
   width: 48px;
   height: 48px;
}
#wb_indexText61
{
   visibility: visible;
   display: block;
}
#wb_indexText61
{
   font-size: 20px;
   margin: 0 20px 0 20px;
   padding: 0;
   text-align: center;
}
#wb_indexImage26
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage26
{
   width: 50px;
   height: 50px;
}
#wb_indexText62
{
   visibility: visible;
   display: block;
}
#wb_indexText62
{
   font-size: 17px;
   margin: 30px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText64
{
   visibility: visible;
   display: block;
}
#wb_indexText64
{
   font-size: 27px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexShape5
{
   width: 164px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 310px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 310px;
   height: 92px;
}
#wb_kontaktyImage27
{
   left: 24px;
   top: 28px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 70px;
   top: 26px;
   width: 218px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_index_rusIconFont1
{
   left: 262px;
   top: 1px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#index_rusIconFont1
{
   width: 40px;
   height: 40px;
}
#index_rusIconFont1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 51px;
}
#kontaktyLayer9
{
   left: 13px;
   top: 12px;
   width: 307px;
   height: 55px;
   visibility: visible;
   display: block;
}
#wb_indexYouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon_1.jpg');
   background-attachment: fixed;
   background-position: left center;
   background-repeat: no-repeat;
   background-size: cover;
}
#Layer3
{
   height: 160px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer3
{
   width: 100%;
   margin: 0;
}
#Layer3_Container
{
   width: 365px;
}
#Layer3
{
    width: 100%;
    height: 160px;
}
#Layer2
{
   height: 346px;
   visibility: visible;
   display: block;
   margin: 0;
   background-color: transparent;
}
#Layer2
{
   width: 100%;
   margin: 0;
}
#Layer2_Container
{
   width: 365px;
}
#Layer2
{
    width: 100%;
    height: 346px;
}
#Layer2-divider-bottom.show
{
   height: 100px;
}
#Layer2-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid8-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid5
{
   width: 100%;
}
#wb_indexLayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid17
{
   height: auto;
   padding: 30px 0 30px 0;
}
#indexLayoutGrid17
{
   width: 100%;
}
#indexLayoutGrid17-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid17-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayoutGrid17-divider-bottom.show
{
   height: 100px;
}
#indexLayoutGrid17-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 30px 0 30px 0;
}
#indexLayoutGrid6
{
   width: 100%;
}
#indexLayoutGrid6-divider-top.show
{
   height: 50px;
}
#indexLayoutGrid6-divider-top
{
   top: 0%;
   left: 0;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 30px 0 30px 0;
}
#indexLayoutGrid11 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .row > .col-1, #indexLayoutGrid11 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid11 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid11-divider-bottom.show
{
   height: 100px;
}
#indexLayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10-divider-top.show
{
   height: 100px;
}
#indexLayoutGrid10-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayoutGrid10-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid10-divider-bottom
{
   bottom: 0%;
}
#wb_indexLayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid13
{
   width: 100%;
}
#indexLayoutGrid13 > .row > .col-1, #indexLayoutGrid13 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid13 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 100%;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 0 20px 0;
}
#LayoutGrid4
{
   width: 100%;
}
#wb_indexLayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid18
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18
{
   width: 100%;
}
#indexLayoutGrid18 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid19
{
   height: auto;
   padding: 20px 0 0 0;
}
#indexLayoutGrid19
{
   width: 100%;
}
#wb_indexLayoutGrid21
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid21
{
   height: auto;
   padding: 20px 0 0 0;
}
#indexLayoutGrid21
{
   width: 100%;
}
#wb_indexLayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid23
{
   height: auto;
   padding: 20px 0 40px 0;
}
#indexLayoutGrid23
{
   width: 100%;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text4
{
   width: 309px;
   height: 81px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .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;
}
#LayoutGrid9-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid9-divider-bottom
{
   bottom: 0%;
}
#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_Text27
{
   width: 305px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text27
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer4
{
   visibility: visible;
   display: flex;
   background-color: #DDFFDB;
   background-image: none;
   border: 0px solid #000000;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8
{
   width: 100%;
}
#wb_indexLayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid14
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid14
{
   width: 100%;
}
#FlexContainer9
{
   visibility: visible;
   display: flex;
   background-color: #DDFFDB;
   background-image: none;
   border: 0px solid #000000;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer9
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text9
{
   width: 305px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text9
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#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: left;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   background-color: #DDFFDB;
   background-image: none;
   border: 0px solid #000000;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer16
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text24
{
   width: 305px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text24
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 40px 0 20px 0;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#Editbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox1
{
   line-height: 30px;
}
#Editbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox2
{
   line-height: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Shape9
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line4
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line4
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   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;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text37
{
   left: 82px;
   top: 16px;
   width: 202px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Image18
{
   left: 100px;
   top: 54px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 10px;
   top: 106px;
   width: 347px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 39px;
}
#indexExtension1
{
}
#wb_indexImage1
{
   left: 4px;
   top: 8px;
   width: 70px;
   height: 58px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#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;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#wb_indexText4
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 24px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText11
{
   visibility: visible;
   display: block;
}
#wb_indexText11
{
   font-size: 29px;
   margin: 40px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage4
{
   left: 165px;
   top: 55px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_kontaktyImage17
{
   left: 4px;
   top: 3px;
   width: 56px;
   height: 56px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText17
{
   visibility: visible;
   display: block;
}
#wb_indexText17
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexShape1
{
   left: 48px;
   top: 93px;
   width: 136px;
   height: 59px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Extension1
{
}
#wb_indexIconFont1
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexIconFont1
{
   width: 30px;
   height: 30px;
}
#indexIconFont1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_indexText9
{
   width: 293px;
   height: 32px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText9
{
   font-size: 24px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_indexImage9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 50px;
   height: 50px;
}
#wb_indexImage10
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage10
{
   width: 50px;
   height: 50px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 0 30px 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .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;
}
#indexLayoutGrid5 > .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;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#wb_indexExtension2
{
   left: 0px;
   top: 0px;
   width: 69px;
   height: 62px;
   visibility: visible;
   display: inline;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}

.castomindexExtension2:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #C0C0C0;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.animationindexExtension2::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #C0C0C0;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}


.animationindexExtension2::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 10px #C0C0C0!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}


@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}




/* Button 1b */
.btnindexExtension2:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #C0C0C0;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 0px solid #C0C0C0!important;

}
.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
    color: #FFA500!important;
    height: 100%;
}
.btnindexExtension2 {
	border: 0px solid #C0C0C0!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFF00!important;
	background: #764F00;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 0px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFA500!important;
       background: #764F00;
}

.btnindexExtension2:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Pseudo elements for icons */
.btnindexExtension2:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}

.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}

/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFA500;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFA500;
	background: #C0C0C0;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFA500;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFA500;
}

.btn-1cindexExtension2:hover:after,
.btn-1c:active:after {
	width: 100%;
}

/* Button 1d */
.btn-1dindexExtension2 {
	overflow: hidden;
}

.btn-1dindexExtension2:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFA500;
}

.btn-1dindexExtension2:hover:after {
	width: 100%;
	opacity: 1;
}

.btn-1dindexExtension2:active:after {
	width: 101%;
	opacity: 1;
}

/* Button 1e */
.btn-1eindexExtension2 {
	overflow: hidden;
}

.btn-1eindexExtension2:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFA500;
}

.btn-1eindexExtension2:hover:after {
	height: 1000%!important;
       opacity: 1;
}

.btn-1eindexExtension2:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1eindexExtension2:active:after {
	height: 400%;
	opacity: 1;
}

/* Button 1f */
.btn-1findexExtension2 {
	overflow: hidden;
}

.btn-1findexExtension2:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFA500;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #764F00;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 0px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #764F00;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #764F00;
	top: 6px;
}

#wb_kontaktyExtension1 {cursor:pointer;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension2
{
    width: 69px;
    height: 62px;
    top: 6235px;
    left: 3px;
}
#wb_indexImage6
{
   left: 7px;
   top: 5px;
   width: 51px;
   height: 53px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#kontaktyLayer4
{
   width: 316px;
   height: 70px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer4_Container
{
   width: 316px;
}
#wb_indexExtension3
{
   left: 0px;
   top: 3px;
   width: 277px;
   height: 51px;
   visibility: visible;
   display: inline;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}

.castomindexExtension3:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #C0C0C0;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.animationindexExtension3::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #C0C0C0;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}


.animationindexExtension3::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 10px #C0C0C0!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}


@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}

@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}




/* Button 1b */
.btnindexExtension3:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #C0C0C0;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension3:hover,
.btnindexExtension3:active {
    color: #FFFF00;
    border: 0px solid #C0C0C0!important;

}
.btn-1bindexExtension3:hover:after,
.btn-1bindexExtension3:active:after {
    color: #FFA500!important;
    height: 100%;
}
.btnindexExtension3 {
	border: 0px solid #C0C0C0!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFF00!important;
	background: #764F00;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 0px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension3:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFA500!important;
       background: #764F00;
}

.btnindexExtension3:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}

/* Pseudo elements for icons */
.btnindexExtension3:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}

.icon-envelope:before {
	content: "\e000";
}

.icon-cart:before {
	content: "\e007";
}

.icon-cart-2:before {
	content: "\e008";
}

.icon-heart:before {
	content: "\e009";
}

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}

.icon-star:before {
	content: "\e00b";
}

/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}

.icon-arrow-right:before {
	content: "\e00d";
}

.icon-arrow-left:before {
	content: "\e003";
}

.icon-truck:before {
	content: "\e00e";
}

.icon-remove:before {
	content: "\e00f";
}

.icon-cog:before {
	content: "\e010";
}

.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}

.icon-minus:before {
	content: "\e012";
}

.bh-icon-smiley:before {
	content: "\e001";
}

.bh-icon-sad:before {
	content: "\e002";
}

.icon-file:before {
	content: "\e004";
}

.icon-remove-2:before {
	content: "\e005";
}

/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFA500;
}

/* Button 1a */
.btn-1aindexExtension3:hover,
.btn-1aindexExtension3:active {
	color: #FFA500;
	background: #C0C0C0;
}

/* Button 1b */
.btn-1bindexExtension3:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1bindexExtension3:hover,
.btn-1bindexExtension3:active {
	color: #FFA500;
}

.btn-1bindexExtension3:hover:after,
.btn-1bindexExtension3:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension3:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #C0C0C0;
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1cindexExtension3:hover,
.btn-1cindexExtension3:active {
	color: #FFA500;
}

.btn-1cindexExtension3:hover:after,
.btn-1c:active:after {
	width: 100%;
}

/* Button 1d */
.btn-1dindexExtension3 {
	overflow: hidden;
}

.btn-1dindexExtension3:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1dindexExtension3:hover,
.btn-1dindexExtension3:active {
	color: #FFA500;
}

.btn-1dindexExtension3:hover:after {
	width: 100%;
	opacity: 1;
}

.btn-1dindexExtension3:active:after {
	width: 101%;
	opacity: 1;
}

/* Button 1e */
.btn-1eindexExtension3 {
	overflow: hidden;
}

.btn-1eindexExtension3:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1eindexExtension3:hover,
.btn-1eindexExtension3:active {
	color: #FFA500;
}

.btn-1eindexExtension3:hover:after {
	height: 1000%!important;
       opacity: 1;
}

.btn-1eindexExtension3:hover:after {
	height: 260%;
	opacity: 1;
}

.btn-1eindexExtension3:active:after {
	height: 400%;
	opacity: 1;
}

/* Button 1f */
.btn-1findexExtension3 {
	overflow: hidden;
}

.btn-1findexExtension3:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #C0C0C0;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 0px!important;
       z-index:-1;
}

.btn-1findexExtension3:hover,
.btn-1findexExtension3:active {
	color: #FFA500;
}

.btn-1findexExtension3:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension3:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension3 {
	background: #764F00;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension3 {
	border-radius: 0px!important;
}

.btn-2bindexExtension3:hover {
	box-shadow: 0 8px #764F00;
	top: -2px;
}

.btn-2bindexExtension3:active {
	box-shadow: 0 0 #764F00;
	top: 6px;
}

#wb_kontaktyExtension1 {cursor:pointer;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension3
{
    width: 277px;
    height: 51px;
    top: 10895px;
    left: 12px;
}
#wb_indexText13
{
   left: 80px;
   top: 8px;
   width: 192px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText13
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 80px;
   top: 35px;
   width: 209px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexClipArt1
{
   left: 277px;
   top: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText14
{
   visibility: visible;
   display: block;
}
#wb_indexText14
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText20
{
   visibility: visible;
   display: block;
}
#wb_indexText20
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7
{
   width: 100%;
}
#wb_indexText1
{
   visibility: visible;
   display: block;
}
#wb_indexText1
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_masterHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_masterHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#masterHeading1
{
   color: #764F00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9
{
   width: 350px;
}
#wb_indexText23
{
   visibility: visible;
   display: block;
}
#wb_indexText23
{
   font-size: 20px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 20px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexShape2
{
   width: 166px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_indexImage8
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage8
{
   width: 50px;
   height: 50px;
}
#wb_indexImage16
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage16
{
   width: 50px;
   height: 50px;
}
#wb_indexText26
{
   visibility: visible;
   display: block;
}
#wb_indexText26
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexImage3
{
   left: 74px;
   top: 188px;
   width: 190px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   left: 36px;
   top: 236px;
   width: 292px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 17px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_indexLayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid12
{
   width: 100%;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid12 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexImage5
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage5
{
   width: 270px;
   height: 177px;
}
#wb_indexImage7
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage7
{
   width: 270px;
   height: 177px;
}
#wb_indexImage11
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage11
{
   width: 270px;
   height: 177px;
}
#wb_indexImage12
{
   width: 270px;
   height: 177px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#indexImage12
{
   width: 270px;
   height: 177px;
}
#wb_indexText30
{
   visibility: visible;
   display: block;
}
#wb_indexText30
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText31
{
   visibility: visible;
   display: block;
}
#wb_indexText31
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText32
{
   visibility: visible;
   display: block;
}
#wb_indexText32
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText33
{
   visibility: visible;
   display: block;
}
#wb_indexText33
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexShape4
{
   left: 120px;
   top: 22px;
   width: 59px;
   height: 59px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexShape4
{
   width: 59px;
   height: 59px;
}
#wb_indexText21
{
   left: 10px;
   top: 10px;
   width: 349px;
   height: 168px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
}
#wb_indexText27
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText41
{
   visibility: visible;
   display: block;
}
#wb_indexText41
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText42
{
   visibility: visible;
   display: block;
}
#wb_indexText42
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText43
{
   visibility: visible;
   display: block;
}
#wb_indexText43
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText47
{
   visibility: visible;
   display: block;
}
#wb_indexText47
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText48
{
   visibility: visible;
   display: block;
}
#wb_indexText48
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
}
#wb_indexText44
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText45
{
   visibility: visible;
   display: block;
}
#wb_indexText45
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid20
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_indexLayoutGrid20
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid20
{
   height: 33vh;
   padding: 0;
}
#indexLayoutGrid20 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid20
{
   width: 100%;
}
#indexLayoutGrid20 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid20 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText46
{
   visibility: visible;
   display: block;
}
#wb_indexText46
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText49
{
   visibility: visible;
   display: block;
}
#wb_indexText49
{
   font-size: 35px;
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText50
{
   visibility: visible;
   display: block;
}
#wb_indexText50
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_indexImage18
{
   width: 335px;
   height: 237px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 335px;
   height: 237px;
}
#wb_indexLayoutGrid22
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_indexLayoutGrid22
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid22
{
   height: 33vh;
   padding: 0;
}
#indexLayoutGrid22 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid22
{
   width: 100%;
}
#indexLayoutGrid22 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText51
{
   visibility: visible;
   display: block;
}
#wb_indexText51
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText52
{
   visibility: visible;
   display: block;
}
#wb_indexText52
{
   font-size: 35px;
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText53
{
   visibility: visible;
   display: block;
}
#wb_indexText53
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_indexImage19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid24
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_indexLayoutGrid24
{
   height: 33vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid24
{
   height: 33vh;
   padding: 0;
}
#indexLayoutGrid24 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid24
{
   width: 100%;
}
#indexLayoutGrid24 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText54
{
   visibility: visible;
   display: block;
}
#wb_indexText54
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText55
{
   visibility: visible;
   display: block;
}
#wb_indexText55
{
   font-size: 35px;
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText56
{
   visibility: visible;
   display: block;
}
#wb_indexText56
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_indexText34
{
   visibility: visible;
   display: block;
}
#wb_indexText34
{
   font-size: 20px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage20
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage20
{
   width: 50px;
   height: 50px;
}
#wb_indexImage21
{
   left: 224px;
   top: 55px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage22
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage22
{
   width: 50px;
   height: 50px;
}
#kontaktyLayer5
{
   width: 345px;
   height: 306px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer5_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_kontaktyText29
{
   left: 96px;
   top: 15px;
   width: 199px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   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: 174px;
   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 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: 34px;
   top: 203px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 26px;
   top: 251px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 129px;
   top: 203px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 113px;
   top: 251px;
   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_indexImage23
{
   left: 221px;
   top: 202px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 10px;
   padding: 0;
}
#wb_indexText57
{
   left: 212px;
   top: 251px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText57
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText58
{
   visibility: visible;
   display: block;
}
#wb_indexText58
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid25
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid25 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid25
{
   width: 350px;
}
#wb_indexText59
{
   visibility: visible;
   display: block;
}
#wb_indexText59
{
   font-size: 20px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText60
{
   visibility: visible;
   display: block;
}
#wb_indexText60
{
   font-size: 20px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage24
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage24
{
   width: 50px;
   height: 50px;
}
#wb_indexImage25
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage25
{
   width: 50px;
   height: 50px;
}
#wb_indexText61
{
   visibility: visible;
   display: block;
}
#wb_indexText61
{
   font-size: 20px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage26
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage26
{
   width: 50px;
   height: 50px;
}
#wb_indexText62
{
   visibility: visible;
   display: block;
}
#wb_indexText62
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText64
{
   visibility: visible;
   display: block;
}
#wb_indexText64
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_indexShape5
{
   width: 166px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 310px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 310px;
   height: 92px;
}
#wb_kontaktyImage27
{
   left: 24px;
   top: 28px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 70px;
   top: 26px;
   width: 218px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_index_rusIconFont1
{
   left: 262px;
   top: 1px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#index_rusIconFont1
{
   width: 40px;
   height: 40px;
}
#index_rusIconFont1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 51px;
}
#kontaktyLayer9
{
   left: 13px;
   top: 8px;
   width: 264px;
   height: 55px;
   visibility: visible;
   display: block;
}
#wb_indexYouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
}
.menu-bar ul li a{font-family:Philosopher;font-size:17px;color:#900F2A;text-decoration:none;}
