body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@font-face
{
   font-family: "Montserrat";
   font-display: swap;
   src: url('../font/Montserrat.woff2') format('woff2'),
        url('../font/Montserrat.woff') format('woff');
}
@font-face
{
   font-family: "Lobster";
   font-display: swap;
   src: url('../font/Lobster.woff2') format('woff2'),
        url('../font/Lobster.woff') format('woff');
}
@font-face
{
   font-family: "Fira Sans";
   font-display: swap;
   src: url('../font/Fira-Sans.woff2') format('woff2'),
        url('../font/Fira-Sans.woff') format('woff');
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-30px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes transform-bounch-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-lightspeed-in
{
   0% { transform: translate(100%,0px) rotate(0deg) skewX(-30deg) ; opacity: 0;  }
   60% { transform: translate(-20%,0px) rotate(0deg) skewX(30deg) ; opacity: 1;  }
   80% { transform: translate(0px,0px) rotate(0deg) skewX(-15deg) ; opacity: 1;  }
   100% { transform: translate(0px,0px) rotate(0deg) skewX(0deg) ; opacity: 1;  }
}
@keyframes transform-pulse
{
   0% { transform: rotate(0deg) scale(0,1.0) ;  }
   50% { transform: rotate(0deg) scale(1.1,1.1) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.style1
{
   color: #F7DC4F;
   text-decoration: underline;
}
a.style1:visited
{
   color: #F7DC4F;
   text-decoration: underline;
}
a.style1:active
{
   color: #F7DC4F;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
}
@media only screen and (min-width: 600px) and (max-width: 979px)
{
}
@media only screen and (max-width: 599px)
{
}
#wb_indexLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   animation: animate-fade-in-down 1500ms linear 200ms 1 normal both;
}
#indexLayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid11 > .col-1, #indexLayoutGrid11 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid11
{
   width: 1200px;
}
#indexLayoutGrid11 > .col-1, #indexLayoutGrid11 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid11 > .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;
}
#indexLayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .col-1, #indexLayoutGrid11 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master_h_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_master_h_Text19
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
   line-height: 39px;
}
#wb_master_h_Text19 div
{
   text-align: center;
}
#wb_master_h_Text19
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#master_h_Line19
{
   border-color: #FFFF00;
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: #F3F7FD;
   background-image: none;
   border: 2px solid #008000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#wb_Carousel1
{
   display: block;
   float: left;
   font-size: 0;
   top: 0 !important;
}
#Carousel1 .frame
{
   width: 1200px;
   display: inline-block;
   overflow: hidden;
   height: 448px;
}
#Carousel1 .carousel-item-inner
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 1200px;
}
#wb_Carousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel1 .pagination a
{
   display: inline-block;
   margin: 10px 10px 10px 10px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(0,128,0,1.00);
}
#wb_Carousel1 .pagination a.active
{
   background-color: rgba(0,128,0,1.00);
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/5.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/BG_5.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/BG_3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('../images/BG_4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#indexLayer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_master_h_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;
}
#master_h_LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#master_h_LayoutGrid10 > .col-1, #master_h_LayoutGrid10 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_h_LayoutGrid10
{
   width: 1170px;
}
#master_h_LayoutGrid10 > .col-1, #master_h_LayoutGrid10 > .col-2
{
   flex: 0 0 auto;
}
#master_h_LayoutGrid10 > .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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#master_h_LayoutGrid10 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 40px 0;
}
#master_h_LayoutGrid10 > .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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#master_h_LayoutGrid10
{
   width: 100%;
}
#master_h_LayoutGrid10 > .col-1, #master_h_LayoutGrid10 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#master_h_Line22
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#master_h_Editbox3
{
   box-sizing: border-box;
   line-height: 40px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#master_h_Editbox3: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;
}
#master_h_Editbox3::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#master_h_Editbox3::-ms-input-placeholder
{
   color: #FFFFFF;
}
#master_h_Editbox6
{
   box-sizing: border-box;
   line-height: 45px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#master_h_Editbox6:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#master_h_Editbox6::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#master_h_Editbox6::-ms-input-placeholder
{
   color: #FFFFFF;
}
#master_h_TextArea1
{
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#master_h_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;
}
#master_h_TextArea1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#master_h_TextArea1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#master_h_Button2
{
   border: 2px solid #FFFFFF;
   border-radius: 10px;
   background-color: rgba(0,0,139,0.40);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#master_h_Button2:focus
{
   outline: 0;
}
#master_h_Line20
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#master_h_Line21
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#master_h_Line23
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_indexText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText31
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
   line-height: 20px;
}
#wb_indexText31 div
{
   text-align: center;
}
#wb_indexText31
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_indexCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 3px 0px 0px;
}
#wb_indexCssMenu1 a
{
   display: block;
   float: left;
   color: #0000CD;
   border: 2px dotted #00008B;
   border-radius: 0px;
   background-color: rgba(137,194,108,0.00);
   background-image: none;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 36px;
   line-height: 36px;
   padding: 0px 5px 0px 5px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover, #wb_indexCssMenu1 .active
{
   color: #FFFFFF;
   border: 2px dotted #2E6DA4;
   background-color: #89C26C;
   background-image: none;
}
#wb_indexCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_indexCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_indexCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#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: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1200px;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexHeading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid2 > .col-1
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   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;
}
@media (max-width: 600px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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: Georgia;
   font-weight: normal;
   font-size: 17px;
   line-height: 20px;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image28
{
   margin: 0;
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6
{
   width: 1200px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 5px 5px 5px 5px;
   width: 20%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col5
{
   display: block;
}
#PhotoGallery3 .visible-col1
{
   display: none;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text20
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#PhotoGallery6
{
   max-width: none !important;
   margin: 0;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading6
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image19
{
   margin: 0;
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text14
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text15
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text16
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text17
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image21
{
   margin: 0;
   vertical-align: top;
}
#Image21
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image22
{
   margin: 0;
   vertical-align: top;
}
#Image22
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text18
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_Text19
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 0 0 10px 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;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9
{
   width: 1200px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 15px 20px 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;
}
}
#wb_indexHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexHeading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3
{
   width: 1200px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image27
{
   margin: 0 0 30px 0 ;
   vertical-align: top;
}
#Image27
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1030px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexExtension2 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

.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 #FFFFFF;
	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 45px #FFFFFF!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: #FFFFFF;
    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: 152px;
    height: 47px;
    top: 2190px;
    left: 824px;
}
.btnindexExtension2:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 3px solid #FFFFFF!important;

}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnindexExtension2 { 
       width:100%;
       height:100%;
	border: 3px solid #FFFFFF!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 20px!important;
	color: #FFFF00!important;
	background: #008000;
	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: 20px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 3px solid #FFFF00!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #89C26C;
}




.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: #FFFFFF;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFFFFF;
	background: #fff;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFFFFF;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFFFFF;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #008000;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 20px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #89C26C;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #89C26C;
	top: 6px;
}



#wb_LayoutGrid16
{
   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;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16
{
   width: 1200px;
}
#LayoutGrid16 > .row > .col-1
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid16
{
   width: 100%;
}
#LayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#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;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4
{
   width: 1200px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text26
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 370px;
   height: 185px;
   vertical-align: top;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 1200px;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#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, #LayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7
{
   width: 1200px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   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: 600px)
{
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10
{
   width: 1200px;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 480px)
{
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid11
{
   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;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11
{
   width: 1200px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid11
{
   width: 100%;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   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;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12
{
   width: 1200px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid12
{
   width: 100%;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   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;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13
{
   width: 1200px;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13
{
   width: 100%;
}
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid14
{
   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;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14
{
   width: 1200px;
}
#LayoutGrid14 > .row > .col-1
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14
{
   width: 100%;
}
#LayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15
{
   width: 1200px;
}
#LayoutGrid15 > .row > .col-1
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid15
{
   width: 100%;
}
#LayoutGrid15 > .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: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image29
{
   margin: 0;
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text10
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text12
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text13
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image20
{
   margin: 0;
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text21
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text22
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text22
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image23
{
   margin: 0;
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text23
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text24
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text24 div
{
   text-align: left;
}
#wb_Text24
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image24
{
   margin: 0;
   vertical-align: top;
}
#Image24
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1030px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image25
{
   margin: 0;
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image26
{
   margin: 0;
   vertical-align: top;
}
#Image26
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 20px 0 ;
   text-align: center;
}
#wb_Text25
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text25
{
   display: block;
   margin: 10px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col1
{
   display: block;
}
#Layer4
{
   background-color: transparent;
   background-image: url('../images/UKR.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   box-shadow: 0px 0px 10px #FFFFFF;
}
#wb_master_h_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Futer.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#master_h_LayoutGrid9
{
   box-sizing: border-box;
   padding: 20px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#master_h_LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_h_LayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_h_LayoutGrid9
{
   width: 1200px;
}
#master_h_LayoutGrid9 > .row > .col-1
{
   float: left;
}
#master_h_LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#master_h_LayoutGrid9:before,
#master_h_LayoutGrid9:after,
#master_h_LayoutGrid9 .row:before,
#master_h_LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#master_h_LayoutGrid9:after,
#master_h_LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master_h_LayoutGrid9
{
   width: 100%;
}
#master_h_LayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#master_h_LayoutGrid9-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.2;
}
#master_h_LayoutGrid9-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
}
#master_h_LayoutGrid9-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#master_h_LayoutGrid9-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/footer%2dbg.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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
   z-index: 7777;
}
#LayoutGrid1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#LayoutGrid1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8
{
   width: 1170px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   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;
}
@media (max-width: 600px)
{
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 229px;
   height: 84px;
   vertical-align: top;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexLayer1 .modal-content
{
   background-color: transparent;
   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;
}
#indexLayer1.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#indexLayer1 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
}
#indexLayer1 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
   animation-direction: reverse;
}
#indexLayer1.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#indexLayer1 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#indexLayer1 .modal-open
{
   overflow: hidden;
}
#indexLayer1 .modal-dialog
{
   position: relative;
   width: 310px;
   margin-left: auto;
   margin-right: auto;
}
#indexLayer1 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#indexLayer1 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#indexLayer1 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#indexLayer1 .modal-body
{
   position: relative;
   width: 310px;
   height: 485px;
}
#indexLayer1 .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;
}
#indexLayer1 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#indexLayer1 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#indexLayer1 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#indexLayer1 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_indexForm1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
}
#wb_indexText37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText37 div
{
   text-align: center;
}
#wb_indexText38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText38 div
{
   text-align: center;
}
#masterTextArea1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#masterTextArea1: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;
}
#indexEditbox4
{
   line-height: 40px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#indexEditbox4: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;
}
#indexEditbox5
{
   line-height: 45px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#indexEditbox5:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#kontaktyButton1
{
   border: 1px solid #2E6DA4;
   border-radius: 10px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#kontaktyButton1:focus
{
   outline: 0;
}
#wb_masterFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#masterFontAwesomeIcon2
{
   height: 40px;
   width: 40px;
}
#masterFontAwesomeIcon2 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#wb_masterFontAwesomeIcon2:hover #masterFontAwesomeIcon2 i
{
   color: #337AB7;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 30px;
   height: 6px;
   background: #F7F7F7;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 14px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateX(-9px) translateY(6px) rotate(-45deg) scale(0.7, 1);
}
#PanelMenu1.open .line:nth-child(2)
{
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateX(-9px) translateY(-6px) rotate(45deg) scale(0.7, 1);
}
#PanelMenu1
{
   line-height: 58px;
   width: 58px;
   height: 58px;
   position: absolute;
   z-index: 999;
}
#wb_indexText1 
{
   background-clip: padding-box;
   background-color: rgba(255,255,255,0.40);
   background-image: none;
   border: 4px solid #FFFFFF;
   border-radius: 20px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
   box-shadow: 0px 0px 10px #000000;
}
#wb_indexText1
{
   color: #F7DC4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
   line-height: 34px;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText2 
{
   background-clip: padding-box;
   background-color: rgba(255,255,255,0.40);
   background-image: none;
   border: 4px solid #FFFFFF;
   border-radius: 20px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
   box-shadow: 0px 0px 10px #000000;
}
#wb_indexText2
{
   color: #F7DC4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText3 
{
   background-clip: padding-box;
   background-color: rgba(255,255,255,0.40);
   background-image: none;
   border: 4px solid #FFFFFF;
   border-radius: 20px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
   box-shadow: 0px 0px 10px #000000;
}
#wb_indexText3
{
   color: #F7DC4F;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_indexText3 div
{
   text-align: center;
}
#indexLayer4
{
   background-color: transparent;
   background-image: url('../images/16_CMYK.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#indexLayer4_panel
{
   background-color: transparent;
   background-image: url('../images/16_CMYK.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 330px;
   z-index: 9999;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText12
{
   color: #FFFFFF;
   font-family: Lobster;
   font-weight: normal;
   font-size: 20px;
   line-height: 25px;
}
#wb_indexText12 div
{
   text-align: right;
}
#indexButton1
{
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-image: linear-gradient(to top, #FFFFFF 0%, #696969 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#indexButton1:focus
{
   outline: 0;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText14
{
   color: #FFFFFF;
   font-family: Lobster;
   font-weight: normal;
   font-size: 20px;
   line-height: 25px;
}
#wb_indexText14 div
{
   text-align: right;
}
#indexEditbox2
{
   line-height: 30px;
   margin: 0;
   border: 1px solid #CCCCCC;
   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;
}
#indexEditbox2: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;
}
#indexEditbox2::placeholder
{
   color: #000000;
   opacity: 1;
}
#indexEditbox2::-ms-input-placeholder
{
   color: #000000;
}
#indexEditbox1
{
   line-height: 30px;
   margin: 0;
   border: 1px solid #FFFFFF;
   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;
}
#indexEditbox1:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#indexEditbox1::placeholder
{
   color: #000000;
   opacity: 1;
}
#indexEditbox1::-ms-input-placeholder
{
   color: #000000;
}
#kontaktyTextArea1
{
   border: 1px solid #CCCCCC;
   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;
}
#kontaktyTextArea1: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;
}
#kontaktyTextArea1::placeholder
{
   color: #000000;
   opacity: 1;
}
#kontaktyTextArea1::-ms-input-placeholder
{
   color: #000000;
}
#wb_indexFontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexFontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFF00;
}
#indexFontAwesomeIcon1
{
   height: 35px;
   width: 35px;
}
#indexFontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 35px;
   line-height: 35px;
   vertical-align: middle;
   width: 26px;
}
#wb_indexFontAwesomeIcon1:hover #indexFontAwesomeIcon1 i
{
   color: #FFFF00;
}
#wb_indexFontAwesomeIcon1:hover
{
   transform: rotateX(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_indexFontAwesomeIcon1
{
   transform: rotateX(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_kontaktyText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText24
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
   line-height: 20px;
}
#wb_kontaktyText24 div
{
   text-align: center;
}
#wb_kontaktyText25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText25
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
   line-height: 20px;
}
#wb_kontaktyText25 div
{
   text-align: center;
}
#wb_kontaktyText26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText26
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
   line-height: 20px;
}
#wb_kontaktyText26 div
{
   text-align: center;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 600ms 1 normal both;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Image9
{
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image8
{
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image13
{
   height: 100%;
   margin: 0 20px 0 20px;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 500ms 1 normal both;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 800ms 1 normal both;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #FFFFFF;
   font-family: "Fira Sans";
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: "Fira Sans";
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FlexContainer8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer8
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image7
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 25px;
   height: auto;
}
#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: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_FlexContainer9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer9
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image11
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 25px;
   height: auto;
}
#wb_Text11 
{
   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_Text11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text11 div
{
   text-align: center;
}
#Layer1
{
   background-color: transparent;
   background-image: url('../images/logo2.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 61px;
   height: 30px;
   vertical-align: top;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 600ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image10
{
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 500ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image15
{
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 800ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_FlexContainer3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer3
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 300px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image3
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: auto;
}
#wb_Image4
{
   height: 100%;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   object-fit: contain;
}
#wb_indexText33 
{
   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_indexText33
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_indexText33 div
{
   text-align: center;
}
#wb_FlexContainer5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer5
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image5
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 25px;
   height: auto;
}
#wb_indexText35 
{
   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_indexText35
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_indexText35 div
{
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #F7DC4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage5
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#indexImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 800ms 1 normal both;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage18
{
   margin: 0;
   vertical-align: top;
}
#indexImage18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 600ms 1 normal both;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Fira Sans";
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: inline-block;
   margin: 20px 0 0 0 ;
   width: 310px;
   height: 24px;
}
#wb_indexImage19
{
   margin: 0;
   vertical-align: top;
}
#indexImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 500ms 1 normal both;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#Line1
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 25px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Layer2
{
   background-color: transparent;
   background-image: url('../images/logo2.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
}
#Layer3
{
   background-color: transparent;
   background-image: url('../images/logo2.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
}
#wb_Image17
{
   height: 100%;
   margin: 20px 0 0 20px;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: none;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image10
{
   position: absolute;
   left: 140px;
   top: 250px;
   width: 50px;
   height: 50px;
   z-index: 146;
}
#wb_kontaktyText25
{
   position: absolute;
   left: 40px;
   top: 210px;
   width: 240px;
   height: 20px;
   text-align: center;
   z-index: 140;
}
#indexEditbox1
{
   position: absolute;
   left: 50px;
   top: 443px;
   width: 210px;
   height: 30px;
   z-index: 136;
}
#indexLayer4_Container
{
   width: 330px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 62;
}
#wb_Image21
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 37;
}
#wb_indexImage18
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 12;
}
#wb_kontaktyText26
{
   position: absolute;
   left: 40px;
   top: 353px;
   width: 240px;
   height: 20px;
   text-align: center;
   z-index: 141;
}
#indexEditbox2
{
   position: absolute;
   left: 50px;
   top: 393px;
   width: 210px;
   height: 30px;
   z-index: 135;
}
#wb_Image11
{
   display: block;
   width: 25px;
   z-index: 96;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 65;
}
#wb_Image22
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 43;
}
#wb_indexText1
{
   position: absolute;
   left: 62px;
   top: 162px;
   width: 532px;
   height: 68px;
   text-align: center;
   z-index: 19;
   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_indexImage19
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 10;
}
#indexLayer1
{
   text-align: left;
}
#wb_Image12
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 93;
}
#master_h_Button2
{
   display: block;
   width: 100%;
   height: 58px;
   z-index: 82;
}
#master_h_Editbox3
{
   display: block;
   width: 100%;
   height: 50px;
   z-index: 76;
}
#wb_Image23
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 53;
}
#wb_indexCssMenu1
{
   position: absolute;
   left: 186px;
   top: 13px;
   width: 874px;
   height: 40px;
   z-index: 25;
   text-shadow: -1px -1px #666, 1px 1px #FFF;
}
#wb_indexText2
{
   position: absolute;
   left: 38px;
   top: 159px;
   width: 532px;
   height: 68px;
   text-align: center;
   z-index: 20;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}
#indexEditbox4
{
   position: absolute;
   left: 9px;
   top: 57px;
   width: 250px;
   height: 40px;
   z-index: 120;
}
#wb_Image13
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 92;
}
#wb_Image1
{
   display: inline-block;
   width: 229px;
   height: 84px;
   z-index: 88;
}
#wb_Image24
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 67;
}
#indexLayer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 60px;
   float: left;
   clear: left;
   display: block;
   z-index: 159;
}
#wb_indexText3
{
   position: absolute;
   left: 52px;
   top: 162px;
   width: 532px;
   height: 68px;
   text-align: center;
   z-index: 22;
   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_Image2
{
   position: absolute;
   left: 90px;
   top: 250px;
   width: 50px;
   height: 50px;
   z-index: 145;
}
#indexEditbox5
{
   position: absolute;
   left: 9px;
   top: 127px;
   width: 250px;
   height: 45px;
   z-index: 121;
}
#wb_Image14
{
   display: inline-block;
   width: 61px;
   height: 30px;
   z-index: 98;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 72;
}
#wb_Image25
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 68;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 9px;
   width: 300px;
   height: 110px;
   z-index: 23;
}
#wb_Image15
{
   position: absolute;
   left: 190px;
   top: 250px;
   width: 50px;
   height: 50px;
   z-index: 147;
}
#indexLayer4
{
   text-align: center;
}
#masterFontAwesomeIcon2
{
   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;
}
#masterTextArea1
{
   position: absolute;
   left: 9px;
   top: 256px;
   width: 250px;
   height: 88px;
   z-index: 119;
}
#master_h_Editbox6
{
   display: block;
   width: 100%;
   height: 55px;
   z-index: 78;
}
#wb_Image26
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 69;
}
#Layer2
{
   position: absolute;
   text-align: left;
   left: 8px;
   top: 24px;
   width: 300px;
   height: 110px;
   z-index: 18;
}
#wb_Image3
{
   display: block;
   width: 72px;
   z-index: 0;
}
#master_h_Line19
{
   display: inline-block;
   width: 600px;
   z-index: 86;
}
#wb_master_h_Text19
{
   text-shadow: 1px 3px 5px #000;
}
#wb_Image16
{
   display: inline-block;
   width: 370px;
   height: 185px;
   z-index: 61;
}
#wb_Image27
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 57;
}
#wb_indexHeading1
{
   display: block;
   width: 100%;
   z-index: 34;
}
#Layer3
{
   position: absolute;
   text-align: left;
   left: 8px;
   top: 14px;
   width: 300px;
   height: 110px;
   z-index: 21;
}
#wb_Image4
{
   display: block;
   width: 25px;
   z-index: 1;
}
#wb_Text7
{
   position: absolute;
   left: 30px;
   top: 310px;
   width: 290px;
   height: 24px;
   text-align: center;
   z-index: 144;
}
#indexButton1
{
   position: absolute;
   left: 90px;
   top: 607px;
   width: 150px;
   height: 40px;
   z-index: 133;
}
#wb_Image17
{
   display: none;
   width: 70px;
   height: 74px;
   z-index: 89;
}
#Layer4
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 30px;
   top: 50px;
   width: 50px;
   height: 30px;
   z-index: 176;
   cursor: pointer;
}
#wb_Text20
{
   cursor: pointer;
}
#wb_indexHeading2
{
   display: block;
   width: 100%;
   z-index: 55;
}
#wb_Image28
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 36;
}
#wb_Image5
{
   display: block;
   width: 25px;
   z-index: 3;
}
#wb_Image6
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 91;
}
#wb_master_h_LayoutGrid10
{
   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;
}
#wb_Image29
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 64;
}
#wb_Image18
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 47;
}
#wb_Carousel1
{
   position: absolute;
   left: 0px;
   top: 94px;
   width: 1200px;
   height: 448px;
   z-index: 158;
   overflow: hidden;
   position: relative;
}
#wb_Image7
{
   display: block;
   width: 25px;
   z-index: 94;
}
#wb_Image19
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 40;
}
#wb_indexImage5
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 11;
}
#wb_Image8
{
   position: absolute;
   left: 80px;
   top: 119px;
   width: 30px;
   height: 30px;
   z-index: 143;
}
#wb_indexFontAwesomeIcon1
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   text-align: center;
   z-index: 138;
}
#kontaktyButton1
{
   position: absolute;
   left: 29px;
   top: 366px;
   width: 220px;
   height: 58px;
   z-index: 122;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 58px;
   height: 58px;
   display: none;
   text-align: center;
   z-index: 24;
}
#wb_Image9
{
   position: absolute;
   left: 80px;
   top: 159px;
   width: 30px;
   height: 30px;
   z-index: 142;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 70;
}
#indexLayer2_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#TM-K3FKNF9
{
   display: none;
   visibility: hidden;
}
#wb_indexText12
{
   position: absolute;
   left: 100px;
   top: 119px;
   width: 150px;
   height: 25px;
   text-align: right;
   z-index: 132;
}
#wb_indexForm1
{
   position: absolute;
   left: 9px;
   top: 37px;
   width: 288px;
   height: 435px;
   z-index: 124;
}
#master_h_TextArea1
{
   display: block;
   width: 100%;
   height: 98px;
   z-index: 80;
}
#wb_indexExtension2
{
   display: inline-block;
   position: relative;
   width: 152px;
   height: 47px;
   z-index: 58;
}
#Line1
{
   display: none;
   width: 50px;
   z-index: 6;
}
#master_h_Line20
{
   display: block;
   width: 100%;
   z-index: 83;
}
#wb_PhotoGallery3
{
   display: block;
   width: 100%;
   z-index: 73;
}
#Carousel1
{
   position: absolute;
}
#wb_indexText14
{
   position: absolute;
   left: 100px;
   top: 160px;
   width: 150px;
   height: 25px;
   text-align: right;
   z-index: 134;
}
#wb_masterFontAwesomeIcon2
{
   position: absolute;
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 125;
}
#master_h_Line21
{
   display: block;
   width: 100%;
   z-index: 79;
}
#wb_indexText37
{
   position: absolute;
   left: 9px;
   top: 11px;
   width: 270px;
   height: 26px;
   text-align: center;
   z-index: 118;
}
#master_h_Line22
{
   display: block;
   width: 100%;
   z-index: 77;
}
#wb_kontaktyText24
{
   position: absolute;
   left: 50px;
   top: 79px;
   width: 220px;
   height: 20px;
   text-align: center;
   z-index: 139;
}
#indexFontAwesomeIcon1
{
   text-shadow: 1px -1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000,1px 1px 0#000;
}
#kontaktyTextArea1
{
   position: absolute;
   left: 50px;
   top: 497px;
   width: 210px;
   height: 82px;
   z-index: 137;
}
#wb_indexText38
{
   position: absolute;
   left: 9px;
   top: 199px;
   width: 270px;
   height: 42px;
   text-align: center;
   z-index: 123;
}
#master_h_Line23
{
   display: block;
   width: 100%;
   z-index: 81;
}
#wb_PhotoGallery6
{
   display: block;
   width: 100%;
   z-index: 75;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 59;
}
#wb_Image20
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 50;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid11
{
   width: 965px;
}
#wb_master_h_Text19
{
   visibility: visible;
   display: block;
}
#wb_master_h_Text19
{
   font-size: 35px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 39px;
}
#master_h_Line19
{
   width: 600px;
   height: 4px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_h_Line19
{
   border-color: #FFFF00;
   border-bottom-width: 4px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Carousel1
{
   width: 980px;
   height: 340px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel1 .frame
{
   width: 980px;
   height: 340px;
}
#Carousel1 .carousel-item-inner
{
   width: 980px;
   height: 0;
}
#indexLayer2
{
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer2
{
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 980px;
}
#indexLayer2
{
    width: 100%;
    height: 70px;
}
#wb_master_h_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_master_h_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_h_LayoutGrid10
{
   height: auto;
   padding: 20px 0 0 0;
}
#master_h_LayoutGrid10
{
   width: 935px;
}
#master_h_Line22
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line22
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Editbox3
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   color: #FFFFFF;
}
#master_h_Editbox3
{
   line-height: 40px;
}
#master_h_Editbox6
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   color: #FFFFFF;
}
#master_h_Editbox6
{
   line-height: 45px;
}
#master_h_TextArea1
{
   width: 100%;
   height: 98px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#master_h_Button2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#master_h_Line20
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line20
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Line21
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line21
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Line23
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line23
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#wb_indexText31
{
   visibility: visible;
   display: block;
}
#wb_indexText31
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_indexCssMenu1
{
   left: 76px;
   top: 10px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 li
{
}
#wb_indexCssMenu1 a
{
   color: #0000CD;
   border: 2px dotted #00008B;
   border-radius: 0px;
   background-color: rgba(137,194,108,0.00);
   background-image: none;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 36px;
   line-height: 36px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover, #wb_indexCssMenu1 .active
{
   color: #FFFFFF;
   border: 2px dotted #2E6DA4;
   background-color: #89C26C;
   background-image: none;
}
#wb_indexCssMenu1 li
{
   padding: 0px 3px 0px 0px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 965px;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid2
{
   width: 965px;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#wb_Image28
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 965px;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 20%;
}
#PhotoGallery3 .visible-col5
{
   display: block;
}
#PhotoGallery3 .visible-col1
{
   display: none;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_PhotoGallery6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery6 .thumbnail
{
   width: 20%;
}
#PhotoGallery6 .visible-col5
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image21
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9
{
   width: 965px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 965px;
}
#wb_indexHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 965px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image27
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_indexExtension2
{
   width: 152px;
   height: 47px;
   visibility: visible;
   display: inline-block;
}
@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: #FFFFFF;
    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 #FFFFFF;
	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 45px #FFFFFF!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: #FFFFFF;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 3px solid #FFFFFF!important;

}
.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnindexExtension2 {
	border: 3px solid #FFFFFF!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 20px!important;
	color: #FFFF00!important;
	background: #008000;
	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: 20px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 3px solid #FFFF00!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #89C26C;
}

.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: #FFFFFF;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFFFFF;
	background: #FFFFFF;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFFFFF;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFFFFF;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #008000;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 20px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #89C26C;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #89C26C;
	top: 6px;
}

#wb_indexExtension2 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension2
{
    width: 152px;
    height: 47px;
    top: 1934px;
    left: 659px;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16
{
   width: 965px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 965px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image16
{
   width: 296px;
   height: 148px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 296px;
   height: 148px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 965px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#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: 965px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 965px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11
{
   width: 965px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12
{
   width: 965px;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 965px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14
{
   width: 965px;
}
#wb_LayoutGrid15
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 1185px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image29
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image20
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image26
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 16px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 100%;
}
#PhotoGallery1 .visible-col1
{
   display: block;
}
#Layer4
{
   width: 50px;
   height: 30px;
   visibility: visible;
   display: block;
}
#wb_master_h_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_master_h_LayoutGrid9
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#master_h_LayoutGrid9
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#master_h_LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_h_LayoutGrid9
{
   width: 965px;
}
#master_h_LayoutGrid9-divider-top
{
   height: 50px;
}
#master_h_LayoutGrid9-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1-divider-top
{
   height: 50px;
}
#LayoutGrid1-divider-top
{
   top: 0%;
   left: 0;
}
#LayoutGrid1-divider-bottom
{
   height: 50px;
}
#LayoutGrid1-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 25px 0 25px 0;
}
#LayoutGrid8
{
   width: 935px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 198px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 198px;
   height: 72px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0 0 10px 0;
}
#indexLayer1 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#indexLayer1 .modal-dialog
{
   width: 308px;
}
#indexLayer1 .modal-content
{
   margin: 0;
}
#indexLayer1 .modal-body
{
   width: 308px;
   height: 483px;
}
#wb_indexForm1
{
   left: 9px;
   top: 37px;
   width: 288px;
   height: 435px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   left: 9px;
   top: 11px;
   width: 270px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   margin: 0;
   padding: 0;
}
#wb_indexText38
{
   left: 9px;
   top: 199px;
   width: 270px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_indexText38
{
   margin: 0;
   padding: 0;
}
#masterTextArea1
{
   left: 9px;
   top: 256px;
   width: 250px;
   height: 88px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox4
{
   left: 9px;
   top: 57px;
   width: 250px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox4
{
   line-height: 40px;
}
#indexEditbox5
{
   left: 9px;
   top: 127px;
   width: 250px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox5
{
   line-height: 45px;
}
#kontaktyButton1
{
   left: 29px;
   top: 366px;
   width: 220px;
   height: 58px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_masterFontAwesomeIcon2
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#masterFontAwesomeIcon2
{
   width: 40px;
   height: 40px;
}
#masterFontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#Extension1
{
}
#wb_PanelMenu1
{
   left: 0px;
   top: 0px;
   width: 58px;
   height: 58px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 58px;
   width: 58px;
   height: 58px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 14px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_indexText1
{
   left: 68px;
   top: 168px;
   width: 442px;
   height: 68px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 29px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   line-height: 34px;
}
#wb_indexText2
{
   left: 58px;
   top: 168px;
   width: 392px;
   height: 102px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 29px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_indexText3
{
   left: 58px;
   top: 168px;
   width: 392px;
   height: 102px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-size: 29px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#indexLayer4
{
   left: 10px;
   top: 1420px;
   width: 330px;
}
#indexLayer4_Container
{
   width: 330px;
}
#indexLayer4_panel
{
   height: 100%;
   width: 330px;
}
#wb_indexText12
{
   left: 100px;
   top: 119px;
   width: 150px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_indexText12
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 25px;
}
#indexButton1
{
   left: 90px;
   top: 607px;
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
}
#wb_indexText14
{
   left: 100px;
   top: 160px;
   width: 150px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 25px;
}
#indexEditbox2
{
   left: 50px;
   top: 393px;
   width: 210px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox2
{
   line-height: 30px;
}
#indexEditbox1
{
   left: 50px;
   top: 443px;
   width: 210px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox1
{
   line-height: 30px;
}
#kontaktyTextArea1
{
   left: 50px;
   top: 497px;
   width: 210px;
   height: 82px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexFontAwesomeIcon1
{
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexFontAwesomeIcon1
{
   width: 35px;
   height: 35px;
}
#indexFontAwesomeIcon1 i
{
   line-height: 35px;
   font-size: 35px;
   width: 26px;
}
#wb_kontaktyText24
{
   left: 50px;
   top: 79px;
   width: 220px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText24
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_kontaktyText25
{
   left: 40px;
   top: 210px;
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText25
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_kontaktyText26
{
   left: 40px;
   top: 353px;
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText26
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Image6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 50px;
   height: 50px;
}
#wb_Image9
{
   left: 80px;
   top: 159px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 80px;
   top: 119px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   width: 45px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 20px 0 20px;
   padding: 0;
}
#Image13
{
   width: 45px;
   height: 50px;
}
#wb_Image12
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 50px;
   height: 50px;
}
#wb_Text7
{
   left: 30px;
   top: 310px;
   width: 290px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_FlexContainer8
{
   visibility: visible;
   display: block;
}
#FlexContainer8
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-end;
   align-items: center;
   align-content: flex-start;
}
#wb_Image7
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image7
{
   width: 25px;
   height: 25px;
}
#wb_Text9
{
   width: auto;
   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: 21px;
}
#wb_FlexContainer9
{
   visibility: visible;
   display: block;
}
#FlexContainer9
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image11
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image11
{
   width: 25px;
   height: 25px;
}
#wb_Text11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#Layer1
{
   left: 18px;
   top: 18px;
   width: 300px;
   height: 110px;
   visibility: visible;
   display: block;
}
#wb_Image14
{
   width: 42px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 42px;
   height: 21px;
}
#wb_Image2
{
   left: 80px;
   top: 250px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 130px;
   top: 250px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 180px;
   top: 250px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-end;
   align-items: center;
   align-content: flex-start;
}
#wb_Image3
{
   width: 42px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image3
{
   width: 42px;
   height: 21px;
}
#wb_Image4
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image4
{
   width: 25px;
   height: 25px;
}
#wb_indexText33
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText33
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image5
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image5
{
   width: 25px;
   height: 25px;
}
#wb_indexText35
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText35
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage5
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage5
{
   width: 50px;
   height: 50px;
}
#wb_indexImage18
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 50px;
   height: 50px;
}
#wb_Text5
{
   width: 286px;
   height: 24px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 20px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_indexImage19
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage19
{
   width: 50px;
   height: 50px;
}
#Line1
{
   width: 50px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 25px;
}
#Layer2
{
   left: 8px;
   top: 35px;
   width: 300px;
   height: 110px;
   visibility: visible;
   display: block;
}
#Layer3
{
   left: 8px;
   top: 25px;
   width: 300px;
   height: 110px;
   visibility: visible;
   display: block;
}
#wb_Image17
{
   width: 62px;
   height: 73px;
   visibility: hidden;
   display: none;
   margin: 0 0 0 20px;
   padding: 0;
}
#Image17
{
   width: 62px;
   height: 73px;
}
#wb_Text2
{
   visibility: hidden;
   display: none;
}
#wb_Text2
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
}
@media only screen and (min-width: 600px) and (max-width: 979px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid11
{
   width: 100%;
}
#wb_master_h_Text19
{
   visibility: visible;
   display: block;
}
#wb_master_h_Text19
{
   font-size: 35px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 39px;
}
#master_h_Line19
{
   width: 570px;
   height: 4px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_h_Line19
{
   border-color: #FFFF00;
   border-bottom-width: 4px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_Carousel1
{
   width: 600px;
   height: 340px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel1 .frame
{
   width: 600px;
   height: 340px;
}
#Carousel1 .carousel-item-inner
{
   width: 600px;
   height: 0;
}
#indexLayer2
{
   height: 130px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer2
{
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 600px;
}
#indexLayer2
{
    width: 100%;
    height: 130px;
}
#wb_master_h_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_master_h_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_h_LayoutGrid10
{
   height: auto;
   padding: 20px 0 0 0;
}
#master_h_LayoutGrid10
{
   width: 555px;
}
#master_h_Line22
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line22
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Editbox3
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   color: #FFFFFF;
}
#master_h_Editbox3
{
   line-height: 40px;
}
#master_h_Editbox6
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   color: #FFFFFF;
}
#master_h_Editbox6
{
   line-height: 45px;
}
#master_h_TextArea1
{
   width: 100%;
   height: 98px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#master_h_Button2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#master_h_Line20
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line20
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Line21
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line21
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Line23
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line23
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#wb_indexText31
{
   visibility: visible;
   display: block;
}
#wb_indexText31
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_indexCssMenu1
{
   left: 6px;
   top: 44px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 li
{
}
#wb_indexCssMenu1 a
{
   color: #0000CD;
   border: 2px dotted #00008B;
   border-radius: 0px;
   background-color: rgba(137,194,108,0.00);
   background-image: none;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 36px;
   line-height: 36px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover, #wb_indexCssMenu1 .active
{
   color: #FFFFFF;
   border: 2px dotted #2E6DA4;
   background-color: #89C26C;
   background-image: none;
}
#wb_indexCssMenu1 li
{
   padding: 0px 3px 0px 0px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 585px;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#wb_Image28
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 100%;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 20%;
}
#PhotoGallery3 .visible-col5
{
   display: block;
}
#PhotoGallery3 .visible-col1
{
   display: none;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_PhotoGallery6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery6 .thumbnail
{
   width: 20%;
}
#PhotoGallery6 .visible-col5
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image21
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9
{
   width: 585px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 585px;
}
#wb_indexHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 100%;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image27
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_indexExtension2
{
   width: 152px;
   height: 47px;
   visibility: visible;
   display: inline-block;
}
@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: #FFFFFF;
    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 #FFFFFF;
	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 45px #FFFFFF!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: #FFFFFF;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 3px solid #FFFFFF!important;

}
.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnindexExtension2 {
	border: 3px solid #FFFFFF!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 20px!important;
	color: #FFFF00!important;
	background: #008000;
	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: 20px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 3px solid #FFFF00!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #89C26C;
}

.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: #FFFFFF;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFFFFF;
	background: #FFFFFF;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFFFFF;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFFFFF;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #008000;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 20px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #89C26C;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #89C26C;
	top: 6px;
}

#wb_indexExtension2 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension2
{
    width: 152px;
    height: 47px;
    top: 4081px;
    left: 224px;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16
{
   width: 585px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image16
{
   width: 364px;
   height: 182px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 364px;
   height: 182px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 585px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#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%;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 585px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11
{
   width: 100%;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12
{
   width: 100%;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 585px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14
{
   width: 585px;
}
#wb_LayoutGrid15
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 1185px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image29
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image20
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image26
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 16px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 100%;
}
#PhotoGallery1 .visible-col1
{
   display: block;
}
#Layer4
{
   width: 50px;
   height: 30px;
   visibility: visible;
   display: block;
}
#wb_master_h_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_master_h_LayoutGrid9
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#master_h_LayoutGrid9
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#master_h_LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_h_LayoutGrid9
{
   width: 585px;
}
#master_h_LayoutGrid9-divider-top
{
   height: 50px;
}
#master_h_LayoutGrid9-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1-divider-top
{
   height: 50px;
}
#LayoutGrid1-divider-top
{
   top: 0%;
   left: 0;
}
#LayoutGrid1-divider-bottom
{
   height: 50px;
}
#LayoutGrid1-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 25px 0 25px 0;
}
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 200px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 200px;
   height: 73px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0 0 10px 0;
}
#indexLayer1 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#indexLayer1 .modal-dialog
{
   width: 308px;
}
#indexLayer1 .modal-content
{
   margin: 0;
}
#indexLayer1 .modal-body
{
   width: 308px;
   height: 483px;
}
#wb_indexForm1
{
   left: 9px;
   top: 37px;
   width: 288px;
   height: 435px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   left: 9px;
   top: 11px;
   width: 270px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   margin: 0;
   padding: 0;
}
#wb_indexText38
{
   left: 9px;
   top: 199px;
   width: 270px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_indexText38
{
   margin: 0;
   padding: 0;
}
#masterTextArea1
{
   left: 9px;
   top: 256px;
   width: 250px;
   height: 88px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox4
{
   left: 9px;
   top: 57px;
   width: 250px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox4
{
   line-height: 40px;
}
#indexEditbox5
{
   left: 9px;
   top: 127px;
   width: 250px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox5
{
   line-height: 45px;
}
#kontaktyButton1
{
   left: 29px;
   top: 366px;
   width: 220px;
   height: 58px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_masterFontAwesomeIcon2
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#masterFontAwesomeIcon2
{
   width: 40px;
   height: 40px;
}
#masterFontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#Extension1
{
}
#wb_PanelMenu1
{
   left: 520px;
   top: 45px;
   width: 58px;
   height: 58px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 58px;
   width: 58px;
   height: 58px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 14px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_indexText1
{
   left: 68px;
   top: 168px;
   width: 442px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 21px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   line-height: 25px;
}
#wb_indexText2
{
   left: 58px;
   top: 168px;
   width: 392px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 29px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_indexText3
{
   left: 58px;
   top: 168px;
   width: 392px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-size: 29px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#indexLayer4
{
   left: 0px;
   top: 1650px;
   width: 330px;
}
#indexLayer4_Container
{
   width: 330px;
}
#indexLayer4_panel
{
   height: 100%;
   width: 330px;
}
#wb_indexText12
{
   left: 100px;
   top: 119px;
   width: 150px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_indexText12
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 25px;
}
#indexButton1
{
   left: 90px;
   top: 607px;
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
}
#wb_indexText14
{
   left: 100px;
   top: 160px;
   width: 150px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 25px;
}
#indexEditbox2
{
   left: 50px;
   top: 393px;
   width: 210px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox2
{
   line-height: 30px;
}
#indexEditbox1
{
   left: 50px;
   top: 443px;
   width: 210px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox1
{
   line-height: 30px;
}
#kontaktyTextArea1
{
   left: 50px;
   top: 497px;
   width: 210px;
   height: 82px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexFontAwesomeIcon1
{
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexFontAwesomeIcon1
{
   width: 35px;
   height: 35px;
}
#indexFontAwesomeIcon1 i
{
   line-height: 35px;
   font-size: 35px;
   width: 26px;
}
#wb_kontaktyText24
{
   left: 50px;
   top: 79px;
   width: 220px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText24
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_kontaktyText25
{
   left: 40px;
   top: 210px;
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText25
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_kontaktyText26
{
   left: 40px;
   top: 353px;
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText26
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Image6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 50px;
   height: 50px;
}
#wb_Image9
{
   left: 80px;
   top: 159px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 80px;
   top: 119px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   width: 53px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 20px 0 20px;
   padding: 0;
}
#Image13
{
   width: 53px;
   height: 50px;
}
#wb_Image12
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 50px;
   height: 50px;
}
#wb_Text7
{
   left: 15px;
   top: 308px;
   width: 290px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_FlexContainer8
{
   visibility: visible;
   display: block;
}
#FlexContainer8
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: flex-start;
}
#wb_Image7
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image7
{
   width: 25px;
   height: 25px;
}
#wb_Text9
{
   width: auto;
   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: 21px;
}
#wb_FlexContainer9
{
   visibility: visible;
   display: block;
}
#FlexContainer9
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image11
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image11
{
   width: 25px;
   height: 25px;
}
#wb_Text11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#Layer1
{
   left: 18px;
   top: 43px;
   width: 160px;
   height: 48px;
   visibility: visible;
   display: block;
}
#wb_Image14
{
   width: 42px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 42px;
   height: 21px;
}
#wb_Image2
{
   left: 90px;
   top: 240px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 140px;
   top: 240px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 190px;
   top: 240px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   align-content: flex-start;
}
#wb_Image3
{
   width: 42px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image3
{
   width: 42px;
   height: 21px;
}
#wb_Image4
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image4
{
   width: 25px;
   height: 25px;
}
#wb_indexText33
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText33
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: flex-start;
}
#wb_Image5
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image5
{
   width: 25px;
   height: 25px;
}
#wb_indexText35
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText35
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage5
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage5
{
   width: 50px;
   height: 50px;
}
#wb_indexImage18
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 50px;
   height: 50px;
}
#wb_Text5
{
   width: 360px;
   height: 24px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 20px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_indexImage19
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage19
{
   width: 50px;
   height: 50px;
}
#Line1
{
   width: 50px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 25px;
}
#Layer2
{
   left: 18px;
   top: 25px;
   width: 160px;
   height: 50px;
   visibility: visible;
   display: block;
}
#Layer3
{
   left: 18px;
   top: 15px;
   width: 160px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_Image17
{
   width: 70px;
   height: 67px;
   visibility: hidden;
   display: none;
   margin: 0 0 0 20px;
   padding: 0;
}
#Image17
{
   width: 70px;
   height: 67px;
}
#wb_Text2
{
   visibility: hidden;
   display: none;
}
#wb_Text2
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
}
@media only screen and (max-width: 599px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid11
{
   width: 100%;
}
#wb_master_h_Text19
{
   visibility: visible;
   display: block;
}
#wb_master_h_Text19
{
   font-size: 35px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 39px;
}
#master_h_Line19
{
   width: 310px;
   height: 4px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_h_Line19
{
   border-color: #FFFF00;
   border-bottom-width: 4px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 10px 0 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_Carousel1
{
   width: 340px;
   height: 207px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel1 .frame
{
   width: 340px;
   height: 207px;
}
#Carousel1 .carousel-item-inner
{
   width: 340px;
   height: 0;
}
#indexLayer2
{
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer2
{
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 340px;
}
#indexLayer2
{
    width: 100%;
    height: 70px;
}
#wb_master_h_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_master_h_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_h_LayoutGrid10
{
   height: auto;
   padding: 20px 0 0 0;
}
#master_h_LayoutGrid10
{
   width: 100%;
}
#master_h_Line22
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line22
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Editbox3
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   color: #FFFFFF;
}
#master_h_Editbox3
{
   line-height: 40px;
}
#master_h_Editbox6
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   color: #FFFFFF;
}
#master_h_Editbox6
{
   line-height: 45px;
}
#master_h_TextArea1
{
   width: 100%;
   height: 98px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#master_h_Button2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#master_h_Line20
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line20
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Line21
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line21
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#master_h_Line23
{
   width: 100%;
   height: 20px;
   visibility: visible;
   display: block;
   margin: 0;
}
#master_h_Line23
{
   border-color: #A0A0A0;
   border-bottom-width: 20px;
}
#wb_indexText31
{
   visibility: visible;
   display: block;
}
#wb_indexText31
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_indexCssMenu1
{
   left: 10px;
   top: 10px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 li
{
}
#wb_indexCssMenu1 a
{
   color: #0000CD;
   border: 2px dotted #00008B;
   border-radius: 0px;
   background-color: rgba(137,194,108,0.00);
   background-image: none;
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 36px;
   line-height: 36px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover, #wb_indexCssMenu1 .active
{
   color: #FFFFFF;
   border: 2px dotted #2E6DA4;
   background-color: #89C26C;
   background-image: none;
}
#wb_indexCssMenu1 li
{
   padding: 0px 3px 0px 0px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 100%;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#wb_Image28
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 100%;
}
#wb_PhotoGallery3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 100%;
}
#PhotoGallery3 .visible-col5
{
   display: none;
}
#PhotoGallery3 .visible-col1
{
   display: block;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_PhotoGallery6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery6 .thumbnail
{
   width: 20%;
}
#PhotoGallery6 .visible-col5
{
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading6 a
{
   color: inherit;
}
#wb_Image19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image21
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9
{
   width: 100%;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#wb_indexHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 100%;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image27
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_indexExtension2
{
   width: 152px;
   height: 47px;
   visibility: visible;
   display: inline-block;
}
@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: #FFFFFF;
    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 #FFFFFF;
	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 45px #FFFFFF!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: #FFFFFF;
    color: #FFFF00!important;
    z-index:1;
}
.btnindexExtension2:hover,
.btnindexExtension2:active {
    color: #FFFF00;
    border: 3px solid #FFFFFF!important;

}
.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnindexExtension2 {
	border: 3px solid #FFFFFF!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 20px!important;
	color: #FFFF00!important;
	background: #008000;
	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: 20px!important;
       z-index:1;
       overflow: hidden;
}

.btnindexExtension2:hover {
       border: 3px solid #FFFF00!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #89C26C;
}

.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: #FFFFFF;
}

/* Button 1a */
.btn-1aindexExtension2:hover,
.btn-1aindexExtension2:active {
	color: #FFFFFF;
	background: #FFFFFF;
}

/* Button 1b */
.btn-1bindexExtension2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1bindexExtension2:hover,
.btn-1bindexExtension2:active {
	color: #FFFFFF;
}

.btn-1bindexExtension2:hover:after,
.btn-1bindexExtension2:active:after {
	height: 100%;
}

/* Button 1c */
.btn-1cindexExtension2:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 20px!important;
       z-index:-1;
}

.btn-1cindexExtension2:hover,
.btn-1cindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1dindexExtension2:hover,
.btn-1dindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1eindexExtension2:hover,
.btn-1eindexExtension2:active {
	color: #FFFFFF;
}

.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: #FFFFFF;
	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: 20px!important;
       z-index:-1;
}

.btn-1findexExtension2:hover,
.btn-1findexExtension2:active {
	color: #FFFFFF;
}

.btn-1findexExtension2:hover:after {
	height: 100%;
	opacity: 1;
}

.btn-1findexExtension2:active:after {
	height: 130%;
	opacity: 1;
}

/* Button 2 */
.btn-2indexExtension2 {
	background: #008000;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bindexExtension2 {
	border-radius: 20px!important;
}

.btn-2bindexExtension2:hover {
	box-shadow: 0 8px #89C26C;
	top: -2px;
}

.btn-2bindexExtension2:active {
	box-shadow: 0 0 #89C26C;
	top: 6px;
}

#wb_indexExtension2 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/

#indexExtension2
{
    width: 152px;
    height: 47px;
    top: 4353px;
    left: 94px;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16
{
   width: 100%;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image16
{
   width: 310px;
   height: 155px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 310px;
   height: 155px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 100%;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#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%;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 100%;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11
{
   width: 100%;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12
{
   width: 100%;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 100%;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14
{
   width: 100%;
}
#wb_LayoutGrid15
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 100%;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image29
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image20
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 20px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Image23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #00008B;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_Image24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image26
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 16px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 100%;
}
#PhotoGallery1 .visible-col1
{
   display: block;
}
#Layer4
{
   width: 50px;
   height: 30px;
   visibility: visible;
   display: block;
}
#wb_master_h_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_master_h_LayoutGrid9
{
   height: auto;
   margin-top: 20px;
   margin-bottom: 0px;
}
#master_h_LayoutGrid9
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#master_h_LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_h_LayoutGrid9
{
   width: 100%;
}
#master_h_LayoutGrid9-divider-top
{
   height: 50px;
}
#master_h_LayoutGrid9-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1-divider-top
{
   height: 50px;
}
#LayoutGrid1-divider-top
{
   top: 0%;
   left: 0;
}
#LayoutGrid1-divider-bottom
{
   height: 50px;
}
#LayoutGrid1-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 25px 0 25px 0;
}
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .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;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 217px;
   height: 79px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 217px;
   height: 79px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0 0 10px 0;
}
#indexLayer1 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#indexLayer1 .modal-dialog
{
   width: 308px;
}
#indexLayer1 .modal-content
{
   margin: 0;
}
#indexLayer1 .modal-body
{
   width: 308px;
   height: 483px;
}
#wb_indexForm1
{
   left: 9px;
   top: 37px;
   width: 288px;
   height: 435px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   left: 9px;
   top: 11px;
   width: 270px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   margin: 0;
   padding: 0;
}
#wb_indexText38
{
   left: 9px;
   top: 199px;
   width: 270px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_indexText38
{
   margin: 0;
   padding: 0;
}
#masterTextArea1
{
   left: 9px;
   top: 256px;
   width: 250px;
   height: 88px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox4
{
   left: 9px;
   top: 57px;
   width: 250px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox4
{
   line-height: 40px;
}
#indexEditbox5
{
   left: 9px;
   top: 127px;
   width: 250px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#indexEditbox5
{
   line-height: 45px;
}
#kontaktyButton1
{
   left: 29px;
   top: 366px;
   width: 220px;
   height: 58px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_masterFontAwesomeIcon2
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#masterFontAwesomeIcon2
{
   width: 40px;
   height: 40px;
}
#masterFontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#Extension1
{
}
#wb_PanelMenu1
{
   left: 275px;
   top: 10px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 48px;
   width: 48px;
   height: 48px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 9px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 30px;
   width: 30px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_indexText1
{
   left: 8px;
   top: 86px;
   width: 287px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   line-height: 21px;
}
#wb_indexText2
{
   left: 18px;
   top: 76px;
   width: 272px;
   height: 63px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_indexText3
{
   left: 8px;
   top: 76px;
   width: 272px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-size: 17px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#indexLayer4
{
   left: 0px;
   top: 1640px;
   width: 330px;
}
#indexLayer4_Container
{
   width: 330px;
}
#indexLayer4_panel
{
   height: 100%;
   width: 330px;
}
#wb_indexText12
{
   left: 100px;
   top: 119px;
   width: 150px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_indexText12
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 25px;
}
#indexButton1
{
   left: 90px;
   top: 607px;
   width: 150px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #000000;
}
#wb_indexText14
{
   left: 100px;
   top: 160px;
   width: 150px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 25px;
}
#indexEditbox2
{
   left: 50px;
   top: 393px;
   width: 210px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox2
{
   line-height: 30px;
}
#indexEditbox1
{
   left: 50px;
   top: 443px;
   width: 210px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox1
{
   line-height: 30px;
}
#kontaktyTextArea1
{
   left: 50px;
   top: 497px;
   width: 210px;
   height: 82px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexFontAwesomeIcon1
{
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexFontAwesomeIcon1
{
   width: 35px;
   height: 35px;
}
#indexFontAwesomeIcon1 i
{
   line-height: 35px;
   font-size: 35px;
   width: 26px;
}
#wb_kontaktyText24
{
   left: 50px;
   top: 79px;
   width: 220px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText24
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_kontaktyText25
{
   left: 40px;
   top: 210px;
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText25
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_kontaktyText26
{
   left: 40px;
   top: 353px;
   width: 240px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText26
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Image6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 50px;
   height: 50px;
}
#wb_Image9
{
   left: 80px;
   top: 159px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image8
{
   left: 80px;
   top: 119px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 20px 0 20px;
   padding: 0;
}
#Image13
{
   width: 50px;
   height: 50px;
}
#wb_Image12
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 50px;
   height: 50px;
}
#wb_Text7
{
   left: 15px;
   top: 308px;
   width: 290px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_FlexContainer8
{
   visibility: visible;
   display: block;
}
#FlexContainer8
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_Image7
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image7
{
   width: 25px;
   height: 25px;
}
#wb_Text9
{
   width: auto;
   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: 21px;
}
#wb_FlexContainer9
{
   visibility: visible;
   display: block;
}
#FlexContainer9
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_Image11
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image11
{
   width: 25px;
   height: 25px;
}
#wb_Text11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#Layer1
{
   left: 18px;
   top: 16px;
   width: 160px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_Image14
{
   width: 42px;
   height: 21px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 42px;
   height: 21px;
}
#wb_Image2
{
   left: 90px;
   top: 240px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   left: 140px;
   top: 240px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   left: 190px;
   top: 240px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_Image3
{
   width: 50px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image3
{
   width: 50px;
   height: 25px;
}
#wb_Image4
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image4
{
   width: 25px;
   height: 25px;
}
#wb_indexText33
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText33
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_Image5
{
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image5
{
   width: 25px;
   height: 25px;
}
#wb_indexText35
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText35
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage5
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage5
{
   width: 50px;
   height: 50px;
}
#wb_indexImage18
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 50px;
   height: 50px;
}
#wb_Text5
{
   width: 290px;
   height: 24px;
   visibility: visible;
   display: inline-block;
}
#wb_Text5
{
   font-size: 20px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_indexImage19
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage19
{
   width: 50px;
   height: 50px;
}
#Line1
{
   width: 50px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 25px;
}
#Layer2
{
   left: 8px;
   top: 16px;
   width: 160px;
   height: 50px;
   visibility: visible;
   display: block;
}
#Layer3
{
   left: 8px;
   top: 8px;
   width: 160px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_Image17
{
   width: 78px;
   height: 81px;
   visibility: hidden;
   display: none;
   margin: 0 0 0 20px;
   padding: 0;
}
#Image17
{
   width: 78px;
   height: 81px;
}
#wb_Text2
{
   visibility: hidden;
   display: none;
}
#wb_Text2
{
   font-size: 19px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
}
