html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon.webp');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#preloader
{
   background: #FFFFFF url("../images/pulsate.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
@font-face
{
   font-family: "Pelagy";
   font-display: swap;
   src: url('../font/Pelagy.ttf') format('truetype');
}
@font-face
{
   font-family: "Kelly Slab";
   font-display: swap;
   src: url('../font/KellySlab-Regular.ttf') format('truetype');
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes filter-blur-in-copy
{
   0% { filter: blur(40px);  }
}
@keyframes transform-swing
{
   0% { transform: rotate(0deg) ;  }
   20% { transform-origin: top center; transform: rotate(15deg) ;  }
   40% { transform-origin: top center; transform: rotate(-10deg) ;  }
   60% { transform-origin: top center; transform: rotate(5deg) ;  }
   80% { transform-origin: top center; transform: rotate(-5deg) ;  }
   100% { transform-origin: top center; transform: rotate(0deg) ;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
.offer_block_name
{
   text-decoration: none;
   background-color: transparent;
   text-decoration: none;
   background-color: transparent;
   text-shadow: none;
   background: url(../images/font_bg.jpg) no-repeat;
   background-color: rgba(0, 0, 0, 0);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-image: url("../images/font_bg.jpg");
   background-size: auto;
   background-origin: padding-box;
   background-clip: border-box;
   background-position: center;
   background-size: cover;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   -webkit-filter: drop-shadow(1px 1px #000);
   filter: drop-shadow(-2px 2px 2px #000);
   font-size: 39px;
}
@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)
{
}
#Layer7
{
   background-color: transparent;
   background-image: url('../images/M-047.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   margin: 0;
}
#Layer7-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.6;
}
#wb_Carousel2
{
   background-color: #F2F5F7;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
   box-sizing: border-box;
   width: 100%;
   height: 666px;
}
#Carousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel2 .carousel-item-next:not(.carousel-item-start), #Carousel2 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel2 .carousel-item-prev:not(.carousel-item-end), #Carousel2 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner > .carousel-item > img, #Carousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel2 .carousel-inner > .active, #Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel2 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -54px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(0,0,0,1.00);
}
#Carousel2 .carousel-indicators .active
{
   background-color: rgba(0,0,0,1.00);
}
#Carousel2 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel2 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel2 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel2 .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 666px;
}
#Carousel2 .carousel-control-next, #Carousel2 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel2 .carousel-control-next-icon, #Carousel2 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel2 .carousel-control-next:hover, #Carousel2 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel2 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2017%20L39%2040%20L63%2063%20C64%2064%2c%2064%2065%2c%2064%2066%20C64%2067%2c%2064%2068%2c%2063%2069%20L56%2076%20C55%2077%2c%2054%2077%2c%2053%2077%20C52%2077%2c%2051%2077%2c%2050%2076%20L17%2043%20C17%2042%2c%2016%2041%2c%2016%2040%20C16%2039%2c%2017%2038%2c%2017%2038%20L50%205%20C51%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2056%205%20L63%2012%20C64%2013%2c%2064%2014%2c%2064%2015%20C64%2016%2c%2064%2016%2c%2063%2017%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2043%20L30%2076%20C29%2077%2c%2028%2077%2c%2027%2077%20C26%2077%2c%2026%2077%2c%2025%2076%20L17%2069%20C17%2068%2c%2016%2067%2c%2016%2066%20C16%2065%2c%2017%2064%2c%2017%2063%20L41%2040%20L17%2017%20C17%2016%2c%2016%2016%2c%2016%2015%20C16%2014%2c%2017%2013%2c%2017%2012%20L25%205%20C26%204%2c%2026%204%2c%2027%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C64%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2064%2042%2c%2063%2043%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/1620727516_10-phonoteka_org-p-pravoslavnii-fon-dlya-teksta-13.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url('../images/1647294901_1-kartinkin-net-p-krasivie-kartinki-kart-taro-1.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/limpieza_energetica_portada.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid8
{
   width: 1200px;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid8:before,
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:before,
#indexLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid26
{
   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;
}
#LayoutGrid26
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid26
{
   width: 1200px;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid26 > .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;
}
#LayoutGrid26 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#LayoutGrid26
{
   width: 100%;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid27
{
   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;
}
#LayoutGrid27
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid27 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid27
{
   width: 1200px;
}
#LayoutGrid27 > .row > .col-1
{
   float: left;
}
#LayoutGrid27 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid27:before,
#LayoutGrid27:after,
#LayoutGrid27 .row:before,
#LayoutGrid27 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid27:after,
#LayoutGrid27 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid27
{
   width: 100%;
}
#LayoutGrid27 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_masterHeading1
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 60px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#masterHeading1
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Image32
{
   vertical-align: top;
}
#Image32
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape7
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text50
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_Text50 div
{
   text-align: left;
}
#wb_Image33
{
   vertical-align: top;
}
#Image33
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image34
{
   vertical-align: top;
}
#Image34
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image35
{
   vertical-align: top;
}
#Image35
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image36
{
   vertical-align: top;
}
#Image36
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LayoutGrid28
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid28
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid28
{
   width: 1200px;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid28 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid28 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#LayoutGrid28
{
   width: 100%;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid29
{
   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;
}
#LayoutGrid29
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid29 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid29
{
   width: 1200px;
}
#LayoutGrid29 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid29 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid29
{
   width: 100%;
}
#LayoutGrid29 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid30
{
   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;
}
#LayoutGrid30
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid30 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid30
{
   width: 1200px;
}
#LayoutGrid30 > .row > .col-1
{
   float: left;
}
#LayoutGrid30 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid30:before,
#LayoutGrid30:after,
#LayoutGrid30 .row:before,
#LayoutGrid30 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid30:after,
#LayoutGrid30 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid30
{
   width: 100%;
}
#LayoutGrid30 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_CardContainer4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer4
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:600px) 
{
#CardContainer4
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_CardContainer5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer5
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:600px) 
{
#CardContainer5
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_indexLayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/1652942525_2-celes-club-p-khristianskii-fon-krasivie-2.webp');
   background-repeat: no-repeat;
   background-position: right top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border-top-width: 3px;
   border-right-width: 0px;
   border-bottom-width: 3px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl-1.gif');
   border-image-slice: 5 3 5 3;
   border-image-width: 3px 0px 3px 0px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid15
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid15 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid15
{
   width: 1200px;
}
#indexLayoutGrid15 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid15:before,
#indexLayoutGrid15:after,
#indexLayoutGrid15 .row:before,
#indexLayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid15:after,
#indexLayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid15
{
   width: 100%;
}
#indexLayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid15-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.4;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text52
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text52
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage2
{
   margin: 0;
   vertical-align: top;
}
#indexImage2
{
   border: 6px solid #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl-1.gif');
   border-image-slice: 3 200 3 200;
   border-image-width: 6px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 599px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid14
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid14
{
   width: 1200px;
}
#indexLayoutGrid14 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid14:before,
#indexLayoutGrid14:after,
#indexLayoutGrid14 .row:before,
#indexLayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid14:after,
#indexLayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid14
{
   width: 100%;
}
#indexLayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText34
{
   color: #764F00;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
   line-height: 43px;
}
#wb_indexText34 div
{
   text-align: center;
}
#wb_indexText34
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid31
{
   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;
}
#LayoutGrid31
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid31 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid31
{
   width: 1200px;
}
#LayoutGrid31 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid31 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid31
{
   width: 100%;
}
#LayoutGrid31 > .col-1
{
   flex-basis: 100% !important;
   max-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: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3
{
   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_indexCardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexCardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:600px) 
{
#indexCardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_indexCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #00008B;
   text-align: center;
}
#indexCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard1-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard1-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #00008B;
   text-align: center;
}
#indexCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard2-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard2-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #00008B;
   text-align: center;
}
#indexCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard3-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(0,0,255,0.60) 0%, rgba(135,206,235,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard3-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1, #indexLayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4
{
   width: 1200px;
}
#indexLayoutGrid4 > .row > .col-1, #indexLayoutGrid4 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 650px)
{
#indexLayoutGrid4
{
   width: 100%;
}
#indexLayoutGrid4 > .row > .col-1, #indexLayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 650px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid10
{
   width: 1200px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid10:before,
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:before,
#indexLayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 650px)
{
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text53
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Text53
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text54
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text54 div
{
   text-align: left;
}
#wb_Text54
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid32
{
   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;
}
#LayoutGrid32
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid32 > .col-1, #LayoutGrid32 > .col-2, #LayoutGrid32 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid32
{
   width: 1170px;
}
#LayoutGrid32 > .col-1, #LayoutGrid32 > .col-2, #LayoutGrid32 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid32 > .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;
}
#LayoutGrid32 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid32 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 650px)
{
#LayoutGrid32
{
   width: 100%;
}
#LayoutGrid32 > .col-1, #LayoutGrid32 > .col-2, #LayoutGrid32 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image38
{
   margin: 0;
   vertical-align: top;
}
#Image38
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 40px;
   vertical-align: top;
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text55
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text55 div
{
   text-align: center;
}
#wb_Text55
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape10{
   fill-opacity: 0;
   opacity: 0;
}
#Shape10.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#Shape10_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.42%;
   top: 18.18%;
   width: 64.39%;
   height: 61.82%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape10
{
   margin: 0;
   vertical-align: top;
}
#wb_indexText41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 10px;
   margin: 0 20px 0 0 ;
   text-align: left;
}
#wb_indexText41
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_indexText41 div
{
   text-align: left;
}
#wb_indexText41
{
   display: inline-block;
   margin: 0 20px 0 0 ;
   width: 178px;
   height: 27px;
}
#wb_indexLayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid18
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid18 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18 > .row > .col-1, #indexLayoutGrid18 > .row > .col-2, #indexLayoutGrid18 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid18 > .row > .col-1, #indexLayoutGrid18 > .row > .col-2, #indexLayoutGrid18 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid18 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid18:before,
#indexLayoutGrid18:after,
#indexLayoutGrid18 .row:before,
#indexLayoutGrid18 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid18:after,
#indexLayoutGrid18 .row:after
{
   clear: both;
}
@media (max-width: 10px)
{
#indexLayoutGrid18 > .row > .col-1, #indexLayoutGrid18 > .row > .col-2, #indexLayoutGrid18 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_indexImage18
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexText46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText46
{
   color: #764F00;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText46 div
{
   text-align: center;
}
#wb_indexText46
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage19
{
   margin: 0;
   vertical-align: top;
}
#indexImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText43
{
   color: #764F00;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText43 div
{
   text-align: center;
}
#wb_indexText43
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage17
{
   margin: 0;
   vertical-align: top;
}
#indexImage17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexText44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText44
{
   color: #764F00;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText44 div
{
   text-align: center;
}
#wb_indexText44
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text56
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text56 div
{
   text-align: center;
}
#wb_Text56
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_indexText27
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 24px;
   line-height: 41px;
}
#wb_indexText27 div
{
   text-align: center;
}
#wb_indexText27
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage22
{
   margin: 20px 0 0 0 ;
   vertical-align: top;
}
#indexImage22
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexText22 
{
   padding: 0;
   margin: 20px 0 20px 0 ;
}
#wb_indexText22
{
   color: #EDD97C;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
}
#wb_indexText22 div
{
   text-align: center;
}
#wb_indexText22
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage23
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#indexImage23
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: center;
}
#wb_indexText24
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 20px;
}
#wb_indexText24 div
{
   text-align: center;
}
#wb_indexText24
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
   box-sizing: border-box;
   margin: 0;
   max-width: 280px;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 2px solid #AD844C;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card12-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card12-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
   box-sizing: border-box;
   margin: 0;
   max-width: 280px;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 2px solid #AD844C;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#indexCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#indexCard5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard5-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
   box-sizing: border-box;
   margin: 0;
   max-width: 280px;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 2px solid #AD844C;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#indexCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#indexCard6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard6-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
   box-sizing: border-box;
   margin: 0;
   max-width: 280px;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 2px solid #AD844C;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card13-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card13-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
   box-sizing: border-box;
   margin: 0;
   max-width: 280px;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 2px solid #AD844C;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card14-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card14-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
   box-sizing: border-box;
   margin: 0;
   max-width: 280px;
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 2px solid #AD844C;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card15-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card15-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#kontaktyLayer4
{
   background-color: transparent;
   background-image: url('../images/585d3a789fb521592c2c674e (1).jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
}
#kontaktyLayer4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText19 div
{
   text-align: left;
}
#kontaktyLayer9
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#indexClipArt1{
   opacity: 0;
}
#wb_kontaktyImage17
{
   vertical-align: top;
}
#kontaktyImage17
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer22
{
   background-color: #4B300D;
   background-image: none;
   border-radius: 0px;
}
#wb_indexImage6
{
   vertical-align: top;
}
#indexImage6
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#kontaktyLayer5
{
   background-color: transparent;
   background-image: url('../images/585d3a789fb521592c2c674e (1).jpg');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
}
#kontaktyLayer5-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.6;
}
#wb_kontaktyImage18
{
   vertical-align: top;
}
#kontaktyImage18
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText31
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 24px;
}
#wb_kontaktyText31 div
{
   text-align: center;
}
#wb_kontaktyText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 17px;
}
#wb_kontaktyText32 div
{
   text-align: center;
}
#wb_kontaktyCard1
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard1-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard2-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyText33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText33
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText33 div
{
   text-align: center;
}
#wb_kontaktyImage19
{
   vertical-align: top;
}
#kontaktyImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyImage20
{
   vertical-align: top;
}
#kontaktyImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText34
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText34 div
{
   text-align: center;
}
#wb_kontaktyImage21
{
   vertical-align: top;
}
#kontaktyImage21
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText35
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText35 div
{
   text-align: center;
}
#index_rusClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#index_rusLayer111 .modal-content
{
   background-image: linear-gradient(to top, #B8860B 0%, #DAA520 100%);
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 15px rgba(255,255,255,0.50);
   margin: 0;
   overflow: visible;
}
#index_rusLayer111.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#index_rusLayer111 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#index_rusLayer111 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#index_rusLayer111.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-dialog
{
   position: relative;
   width: 310px;
   margin-left: auto;
   margin-right: auto;
}
#index_rusLayer111 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#index_rusLayer111 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#index_rusLayer111 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#index_rusLayer111 .modal-body
{
   position: relative;
   width: 310px;
   height: 65px;
}
#index_rusLayer111 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#index_rusLayer111 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#index_rusLayer111 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_index_rusIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_index_rusIconFont1 a
{
   text-decoration: none;
}
#wb_index_rusIconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#index_rusIconFont1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#index_rusIconFont1 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_index_rusIconFont1:hover #index_rusIconFont1 i
{
   color: #337AB7;
}
#wb_kontaktyImage27
{
   vertical-align: top;
}
#kontaktyImage27
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText15
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   line-height: 29px;
}
#wb_indexText15 div
{
   text-align: center;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text58
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_Text58
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Editbox4
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #00008B;
   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;
}
#Editbox4: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;
}
#Editbox4::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox4::-ms-input-placeholder
{
   color: #000000;
}
#TextArea1
{
   box-sizing: border-box;
   border: 1px solid #00008B;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea1::placeholder
{
   color: #000000;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder
{
   color: #000000;
}
#Shape9{
   fill-opacity: 0;
   opacity: 0;
}
#Shape9.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#Shape9_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.44%;
   top: 2.04%;
   width: 99.12%;
   height: 95.92%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape9
{
   margin: 0;
   vertical-align: top;
}
#Line5
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line6
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line7
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line8
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_LayoutGrid34
{
   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;
}
#LayoutGrid34
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid34 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid34
{
   width: 470px;
}
#LayoutGrid34 > .row > .col-1
{
   float: left;
}
#LayoutGrid34 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid34:before,
#LayoutGrid34:after,
#LayoutGrid34 .row:before,
#LayoutGrid34 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid34:after,
#LayoutGrid34 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid34
{
   width: 100%;
}
#LayoutGrid34 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text59 
{
   background-color: rgba(213,155,55,0.60);
   background-image: none;
   border: 2px solid #D59B37;
   border-radius: 15px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text59
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 21px;
   line-height: 28px;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text59
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid5
{
   width: 470px;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 980px)
{
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#indexIconFont1
{
   height: 43px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 43px;
   vertical-align: middle;
}
#wb_indexIconFont1:hover #indexIconFont1 i
{
   color: #FFFFFF;
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_Text60
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_Text60 div
{
   text-align: left;
}
#wb_Text60
{
   display: inline-block;
   margin: 0;
   width: 178px;
   height: 27px;
}
#wb_indexImage11
{
   margin: 0;
   vertical-align: top;
}
#indexImage11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Image39
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#Image39
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage9
{
   margin: 0;
   vertical-align: top;
}
#indexImage9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexImage16
{
   margin: 0;
   vertical-align: top;
}
#indexImage16
{
   border: 2px solid #8A3B01;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 570px;
}
#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_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText3
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText3 div
{
   text-align: left;
}
#wb_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   padding: 0;
   margin: 40px 0 20px 0 ;
}
#wb_indexText4
{
   color: #EDD97C;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText4
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText5 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 10px #000080;
}
#wb_indexText5
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText5 div
{
   text-align: left;
}
#wb_indexText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image40
{
   margin: 0;
   vertical-align: top;
}
#Image40
{
   border: 2px solid #8A3B01;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid35
{
   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;
}
#LayoutGrid35
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid35 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid35
{
   width: 570px;
}
#LayoutGrid35 > .row > .col-1
{
   float: left;
}
#LayoutGrid35 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid35:before,
#LayoutGrid35:after,
#LayoutGrid35 .row:before,
#LayoutGrid35 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid35:after,
#LayoutGrid35 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid35
{
   width: 100%;
}
#LayoutGrid35 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText6
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText6 div
{
   text-align: left;
}
#wb_indexText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText7 
{
   padding: 0;
   margin: 40px 0 20px 0 ;
}
#wb_indexText7
{
   color: #EDD97C;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_indexText7
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText8 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 10px #000080;
}
#wb_indexText8
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText8 div
{
   text-align: left;
}
#wb_indexText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image41
{
   margin: 0;
   vertical-align: top;
}
#Image41
{
   border: 2px solid #8A3B01;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid11
{
   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;
}
#indexLayoutGrid11
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid11
{
   width: 570px;
}
#indexLayoutGrid11 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid11:before,
#indexLayoutGrid11:after,
#indexLayoutGrid11 .row:before,
#indexLayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid11:after,
#indexLayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText10
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText10 div
{
   text-align: left;
}
#wb_indexText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText16 
{
   padding: 0;
   margin: 40px 0 20px 0 ;
}
#wb_indexText16
{
   color: #EDD97C;
   font-family: "Kelly Slab";
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText16 div
{
   text-align: left;
}
#wb_indexText16
{
   display: block;
   margin: 40px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText25 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
   box-shadow: 0px 0px 10px #000080;
}
#wb_indexText25
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText25 div
{
   text-align: left;
}
#wb_indexText25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text61 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text61
{
   color: #764F00;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
   line-height: 43px;
}
#wb_Text61 div
{
   text-align: center;
}
#wb_Text61
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid36
{
   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;
}
#LayoutGrid36
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid36 > .col-1, #LayoutGrid36 > .col-2, #LayoutGrid36 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid36
{
   width: 1170px;
}
#LayoutGrid36 > .col-1, #LayoutGrid36 > .col-2, #LayoutGrid36 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid36 > .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;
}
#LayoutGrid36 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid36 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 650px)
{
#LayoutGrid36
{
   width: 100%;
}
#LayoutGrid36 > .col-1, #LayoutGrid36 > .col-2, #LayoutGrid36 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image42
{
   margin: 0;
   vertical-align: top;
}
#Image42
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 40px;
   vertical-align: top;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text63
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text63 div
{
   text-align: center;
}
#wb_Text63
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape1{
   fill-opacity: 0;
   opacity: 0;
}
#Shape1.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#Shape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.42%;
   top: 18.18%;
   width: 64.39%;
   height: 61.82%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape1
{
   margin: 0;
   vertical-align: top;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 10px;
   margin: 0 20px 0 0 ;
   text-align: left;
}
#wb_Text64
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_Text64 div
{
   text-align: left;
}
#wb_Text64
{
   display: inline-block;
   margin: 0 20px 0 0 ;
   width: 178px;
   height: 27px;
}
#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, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   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 > .row > .col-3
{
   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: 10px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Image43
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#Image43
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text65
{
   color: #764F00;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text65 div
{
   text-align: center;
}
#wb_Text65
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image44
{
   margin: 0;
   vertical-align: top;
}
#Image44
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text66
{
   color: #764F00;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text66 div
{
   text-align: center;
}
#wb_Text66
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text67
{
   color: #764F00;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text67 div
{
   text-align: center;
}
#wb_Text67
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text68
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text68 div
{
   text-align: center;
}
#wb_Text68
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text69
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text69 div
{
   text-align: center;
}
#wb_Text69
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text70 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text70
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 19px;
   line-height: 24px;
}
#wb_Text70 div
{
   text-align: center;
}
#wb_Text70
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text18
{
   color: #764F00;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
   line-height: 43px;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Title1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Title1
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Description1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   vertical-align: top;
   margin: 50px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Description1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Title3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Title3
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Description3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   vertical-align: top;
   margin: 50px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Description3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Title2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Title2
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Description2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   vertical-align: top;
   margin: 50px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Description2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 60px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9
{
   width: 1200px;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10
{
   width: 1170px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 700px)
{
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text32
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer4
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #FFFFFF;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid33
{
   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;
}
#LayoutGrid33
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid33
{
   width: 1200px;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid33 > .col-1
{
   background-color: transparent;
   background-image: url('../images/566465448.webp');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 600px)
{
#LayoutGrid33
{
   width: 100%;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text28
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer16
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #FFFFFF;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text24
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text24 div
{
   text-align: center;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #FFFFFF;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text13 
{
   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_Text13
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text26
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer9
{
   display: flex;
   width: 100%;
   position: relative;
   padding: 10px 10px 10px 10px;
   box-shadow: 0px 0px 10px #FFFFFF;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text20 
{
   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_Text20
{
   color: #008000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text2
{
   color: #764F00;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 32px;
   line-height: 43px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#YouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#kontaktyEditbox1
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #00008B;
   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;
}
#kontaktyEditbox1: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;
}
#kontaktyEditbox1::placeholder
{
   color: #000000;
   opacity: 1;
}
#kontaktyEditbox1::-ms-input-placeholder
{
   color: #000000;
}
#Line1
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Combobox1
{
   border: 1px solid #00008B;
   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;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Combobox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#kontaktyButton2
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#kontaktyButton2:focus
{
   outline: 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 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: filter-blur-in-copy 2000ms linear 0ms 1 normal both;
}
#wb_Text1
{
   color: #4F4F4F;
   font-family: Pelagy;
   font-weight: normal;
   font-size: 85px;
}
#wb_Text1 div
{
   text-align: center;
}
#Shape9_text, #Shape4_text, #Shape2_text, #Shape2_text {
  text-shadow: 1px 3px 5px #000;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 199;
}
#kontaktyLayer5
{
   position: fixed;
   text-align: center;
   display: none;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 336px;
   z-index: 219;
   z-index: 9999!important;
}
#wb_indexImage18
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 62;
}
#wb_indexCard3
{
   display: flex;
   z-index: 57;
}
#wb_Image43
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 32;
}
#wb_YouTube1
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_Image32
{
   position: absolute;
   left: 851px;
   top: 27px;
   width: 40px;
   height: 40px;
   z-index: 0;
}
#Line7
{
   display: block;
   width: 100%;
   z-index: 201;
}
#wb_indexImage19
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 64;
}
#Shape1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image44
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 34;
}
#Description1
{
   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_Text1
{
   position: absolute;
   left: 100px;
   top: 1px;
   width: 390px;
   height: 92px;
   text-align: center;
   z-index: 8;
   background: linear-gradient(172deg, rgba(180,136,68,1) 25%, rgba(249,236,169,1) 50%, rgba(179,138,69,1) 75%);
   /* Градиент для текста */
-webkit-background-clip: text;
   /* Обрезаем фон по тексту */
-webkit-text-fill-color: transparent;
   /* Прозрачный текст */
-webkit-text-stroke: 1px #000000;
}
#wb_Image33
{
   position: absolute;
   left: 498px;
   top: 27px;
   width: 50px;
   height: 40px;
   z-index: 4;
}
#Line8
{
   display: block;
   width: 100%;
   z-index: 203;
}
#wb_Text2
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_indexText19
{
   position: absolute;
   left: 80px;
   top: 32px;
   width: 209px;
   height: 18px;
   z-index: 111;
   cursor: pointer;
}
#wb_indexCard5
{
   display: flex;
   z-index: 49;
}
#Description2
{
   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_Image34
{
   position: absolute;
   left: 751px;
   top: 27px;
   width: 40px;
   height: 40px;
   z-index: 5;
}
#Editbox4
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 198;
}
#wb_Bookmark1
{
   display: block;
   width: 100%;
   z-index: 195;
}
#wb_indexLayoutGrid5
{
   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_index_rusClipArt1
{
   position: absolute;
   left: 304px;
   top: 7px;
   width: 30px;
   height: 30px;
   z-index: 127;
}
#wb_indexText3
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Shape10
{
   display: inline-block;
   width: 136px;
   height: 59px;
   z-index: 70;
   position: relative;
}
#wb_indexCard6
{
   display: flex;
   z-index: 50;
}
#Description3
{
   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_Image35
{
   position: absolute;
   left: 800px;
   top: 27px;
   width: 40px;
   height: 40px;
   z-index: 6;
}
#wb_Shape7
{
   position: absolute;
   left: 100px;
   top: 20px;
   width: 62px;
   height: 60px;
   display: none;
   z-index: 1;
}
#kontaktyLayer9
{
   position: absolute;
   text-align: left;
   left: 7px;
   top: 5px;
   width: 303px;
   height: 55px;
   z-index: 112;
   cursor: pointer;
}
#wb_Text61
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Image36
{
   position: absolute;
   left: 16px;
   top: 8px;
   width: 70px;
   height: 92px;
   z-index: 7;
}
#wb_Text50
{
   position: absolute;
   left: 546px;
   top: 34px;
   width: 173px;
   height: 27px;
   z-index: 3;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, 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_index_rusIconFont1
{
   position: absolute;
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 128;
}
#TM-MQSFJMH
{
   display: none;
   visibility: hidden;
}
#wb_Shape9
{
   display: inline-block;
   width: 230px;
   height: 53px;
   z-index: 206;
   position: relative;
}
#wb_kontaktyImage20
{
   position: absolute;
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   z-index: 123;
}
#kontaktyLayer5_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Shape10
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Text6
{
   text-shadow: 1px 3px 5px #000;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 92px;
   z-index: 204;
}
#kontaktyEditbox1
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 202;
}
#wb_kontaktyImage21
{
   position: absolute;
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   z-index: 125;
}
#kontaktyImage17
{
   cursor: pointer;
}
#wb_indexText6
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Image38
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 60;
}
#wb_Image4
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 36;
}
#wb_indexImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 28;
}
#wb_indexJavaScript1
{
   width: 100%;
   height: 40px;
   z-index: 21;
}
#wb_masterHeading1
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_Image39
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 190;
}
#wb_Text64
{
   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_Text53
{
   text-shadow: 1px 3px 5px #FFF;
}
#Shape7
{
   width: 62px;
   height: 60px;
}
#Layer7_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexIconFont1
{
   display: inline-block;
   width: 30px;
   height: 43px;
   text-align: center;
   z-index: 187;
}
#wb_indexText41
{
   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_Title1
{
   display: block;
   width: 100%;
   z-index: 19;
}
#Shape9
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#Bookmark1
{
   visibility: hidden;
}
#wb_Title2
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_Carousel2
{
}
#wb_indexImage11
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 189;
}
#index_rusClipArt1
{
   width: 30px;
   height: 30px;
}
#indexImage6
{
   cursor: pointer;
}
#wb_indexImage6
{
   position: absolute;
   left: 7px;
   top: 5px;
   width: 55px;
   height: 57px;
   z-index: 115;
}
#kontaktyLayer4_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexText10
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_indexImage22
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 51;
}
#wb_Title3
{
   display: block;
   width: 100%;
   z-index: 15;
}
#Layer7
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 105px;
   float: left;
   clear: left;
   display: block;
   z-index: 216;
}
#kontaktyButton2
{
   display: none;
   width: 89px;
   height: 25px;
   z-index: 207;
}
#wb_Text57
{
   position: absolute;
   left: 80px;
   top: 5px;
   width: 192px;
   height: 23px;
   z-index: 110;
   cursor: pointer;
}
#wb_indexImage23
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 54;
}
#indexHtml2
{
   display: inline-block;
   width: 100%;
   height: 48px;
   z-index: 27;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 205;
}
#wb_kontaktyText31
{
   position: absolute;
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   text-align: center;
   z-index: 117;
}
#indexClipArt1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexText34
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#Title1
{
   text-shadow: 1px 3px 5px #000;
}
#wb_kontaktyImage27
{
   position: absolute;
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   display: none;
   z-index: 129;
}
#wb_Text59
{
   text-shadow: 1px 3px 5px #000;
}
#wb_indexImage9
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 191;
}
#wb_kontaktyCard1
{
   position: absolute;
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 119;
   cursor: pointer;
}
#wb_kontaktyText32
{
   position: absolute;
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   text-align: center;
   z-index: 118;
}
#wb_kontaktyImage17
{
   position: absolute;
   left: 7px;
   top: 2px;
   width: 60px;
   height: 60px;
   z-index: 114;
}
#wb_indexText24
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Card12
{
   display: flex;
   z-index: 48;
}
#Title2
{
   text-shadow: 1px 3px 5px #000;
}
#index_rusIconFont1
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px,white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px;
}
#wb_kontaktyText33
{
   position: absolute;
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 121;
}
#wb_kontaktyCard2
{
   position: absolute;
   left: 179px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 120;
   cursor: pointer;
}
#wb_kontaktyImage18
{
   position: absolute;
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   z-index: 116;
}
#indexLayer22_Container
{
   width: 69px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image40
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 87;
}
#wb_Card13
{
   display: flex;
   z-index: 45;
}
#wb_Shape1
{
   display: inline-block;
   width: 136px;
   height: 59px;
   z-index: 40;
   position: relative;
}
#wb_Description1
{
   display: inline-block;
   width: 526px;
   height: 19px;
   z-index: 20;
}
#Title3
{
   text-shadow: 1px 3px 5px #000;
}
#Combobox1
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 200;
}
#wb_kontaktyText34
{
   position: absolute;
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 124;
}
#wb_kontaktyImage19
{
   position: absolute;
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   z-index: 122;
}
#wb_indexClipArt1
{
   position: absolute;
   left: 318px;
   top: 6px;
   width: 20px;
   height: 20px;
   z-index: 113;
}
#wb_Image41
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 92;
}
#wb_indexImage16
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 82;
}
#wb_indexCard1
{
   display: flex;
   z-index: 55;
}
#wb_Card14
{
   display: flex;
   z-index: 46;
}
#text_zoomer
{
   color: #DAA520;
   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;
   font-size: 1px;
   font-family: "Arial";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_Description2
{
   display: inline-block;
   width: 630px;
   height: 52px;
   z-index: 18;
}
#wb_indexText15
{
   position: absolute;
   left: 55px;
   top: 16px;
   width: 189px;
   height: 28px;
   text-align: center;
   z-index: 130;
   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;
}
#Line5
{
   display: block;
   width: 100%;
   z-index: 197;
}
#wb_kontaktyText35
{
   position: absolute;
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 126;
}
#indexLayer22
{
   position: fixed;
   text-align: center;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 69px;
   height: 67px;
   z-index: 218;
}
#kontaktyLayer4
{
   position: fixed;
   text-align: center;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 67px;
   z-index: 217;
}
#wb_indexImage17
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 66;
}
#wb_indexCard2
{
   display: flex;
   z-index: 56;
}
#wb_Card15
{
   display: flex;
   z-index: 47;
}
#wb_Text18
{
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Image42
{
   display: inline-block;
   width: 50px;
   height: 40px;
   z-index: 30;
}
#wb_Description3
{
   display: inline-block;
   width: 551px;
   height: 61px;
   z-index: 16;
}
#index_rusLayer111
{
   text-align: left;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon.webp');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#Layer7
{
   height: 120px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer7
{
   width: 100%;
   margin: 0;
}
#Layer7_Container
{
   width: 980px;
}
#Layer7
{
    width: 100%;
    height: 120px;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel2_back
{
   top: 48%;
}
#Carousel2_next
{
   top: 48%;
}
#wb_Carousel2
{
   margin: 0;
   height: 666px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 0 20px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 965px;
}
#indexLayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 20px 0 40px 0;
}
#LayoutGrid26
{
   width: 965px;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27
{
   width: 965px;
}
#LayoutGrid27 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 60px 0 30px 0 ;
   padding: 0;
}
#wb_masterHeading1
{
   text-align: center;
}
#wb_Image32
{
   left: 595px;
   top: 57px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape7
{
   left: 100px;
   top: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Extension4
{
}
#wb_Text50
{
   left: 544px;
   top: 12px;
   width: 187px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text50
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Image33
{
   left: 487px;
   top: 6px;
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image34
{
   left: 541px;
   top: 57px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image35
{
   left: 653px;
   top: 57px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image36
{
   left: 8px;
   top: 6px;
   width: 82px;
   height: 102px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 0;
}
#LayoutGrid28
{
   width: 965px;
}
#wb_LayoutGrid29
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid29
{
   width: 965px;
}
#LayoutGrid29 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid30 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30
{
   width: 965px;
}
#LayoutGrid30 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_CardContainer4
{
   visibility: visible;
   display: block;
}
#CardContainer4
{
   padding: 10px 10px 10px 10px;
}
#wb_CardContainer5
{
   visibility: visible;
   display: block;
}
#CardContainer5
{
   padding: 10px 10px 10px 10px;
}
#wb_indexLayoutGrid15
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/1652942525_2-celes-club-p-khristianskii-fon-krasivie-2.webp');
   background-repeat: no-repeat;
   background-position: right top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_indexLayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid15
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#indexLayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid15
{
   width: 965px;
}
#wb_Text52
{
   visibility: visible;
   display: block;
}
#wb_Text52
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#indexImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#indexLayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid14
{
   width: 980px;
}
#wb_indexText34
{
   visibility: visible;
   display: block;
}
#wb_indexText34
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_LayoutGrid31
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid31
{
   width: 965px;
}
#LayoutGrid31 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 965px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexCardContainer1
{
   visibility: visible;
   display: block;
}
#indexCardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#indexCard1-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard1-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard1
{
   text-align: center;
}
#wb_indexCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#indexCard2-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard2-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard2
{
   text-align: center;
}
#wb_indexCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#indexCard3-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(0,0,255,0.60) 0%, rgba(135,206,235,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard3-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard3
{
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 965px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 965px;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 965px;
}
#wb_Text53
{
   visibility: visible;
   display: block;
}
#wb_Text53
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text54
{
   visibility: visible;
   display: block;
}
#wb_Text54
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid32
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 0;
}
#LayoutGrid32
{
   width: 950px;
}
#LayoutGrid32 > .col-1, #LayoutGrid32 > .col-2, #LayoutGrid32 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid32 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid32 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_Image38
{
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image38
{
   width: 50px;
   height: 40px;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape10
{
   width: 136px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_indexText41
{
   width: 247px;
   height: 27px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText41
{
   font-size: 27px;
   margin: 0 20px 0 0 ;
   padding: 0 0 0 10px;
   text-align: center;
   line-height: 36px;
}
#wb_indexLayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid18
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18 > .row > .col-1, #indexLayoutGrid18 > .row > .col-2, #indexLayoutGrid18 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexImage18
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage18
{
   width: 50px;
   height: 50px;
}
#wb_indexText46
{
   visibility: visible;
   display: block;
}
#wb_indexText46
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage19
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage19
{
   width: 50px;
   height: 50px;
}
#wb_indexText43
{
   visibility: visible;
   display: block;
}
#wb_indexText43
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage17
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage17
{
   width: 50px;
   height: 50px;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
}
#wb_indexText44
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
}
#wb_indexText27
{
   font-size: 24px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#indexHtml2
{
   visibility: visible;
   display: block;
}
#wb_indexImage22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#indexImage22
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#indexImage23
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 20px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
}
#Card12-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card12-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_indexCard5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
}
#indexCard5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard5-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard5
{
   text-align: center;
}
#wb_indexCard6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
}
#indexCard6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard6-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard6
{
   text-align: center;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
}
#Card13-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card13-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
}
#Card14-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card14-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 295px;
}
#Card15-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card15-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   text-align: center;
}
#kontaktyLayer4
{
   width: 345px;
   height: 67px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer4_Container
{
   width: 345px;
}
#wb_Text57
{
   left: 80px;
   top: 5px;
   width: 192px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 80px;
   top: 32px;
   width: 209px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#kontaktyLayer9
{
   left: 7px;
   top: 5px;
   width: 303px;
   height: 55px;
   visibility: visible;
   display: block;
}
#wb_indexClipArt1
{
   left: 318px;
   top: 6px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_kontaktyImage17
{
   left: 7px;
   top: 2px;
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#wb_indexImage6
{
   left: 7px;
   top: 5px;
   width: 55px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#kontaktyLayer5
{
   width: 345px;
   height: 336px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer5_Container
{
   width: 345px;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard1
{
   text-align: center;
}
#wb_kontaktyCard2
{
   left: 179px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText33
{
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage19
{
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage20
{
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 63px;
}
#wb_index_rusIconFont1
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#index_rusIconFont1
{
   width: 40px;
   height: 40px;
}
#index_rusIconFont1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_kontaktyImage27
{
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 55px;
   top: 16px;
   width: 189px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
}
#wb_Text58
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#Editbox4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox4
{
   line-height: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Shape9
{
   width: 230px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line5
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid34 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34
{
   width: 363px;
}
#LayoutGrid34 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text59
{
   visibility: visible;
   display: block;
}
#wb_Text59
{
   font-size: 21px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
   line-height: 28px;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_indexIconFont1
{
   width: 30px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#indexIconFont1
{
   width: 30px;
   height: 43px;
}
#indexIconFont1 i
{
   line-height: 43px;
   font-size: 30px;
   width: 29px;
   color: #FFFFFF;
}
#indexIconFont1:hover i
{
   color: #FFFFFF;
}
#wb_indexIconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Text60
{
   width: 242px;
   height: 36px;
   visibility: visible;
   display: inline-block;
}
#wb_Text60
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: center;
   line-height: 36px;
}
#wb_indexImage11
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 50px;
   height: 50px;
}
#wb_Image39
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Image39
{
   width: 50px;
   height: 50px;
}
#wb_indexImage9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 50px;
   height: 50px;
}
#wb_indexImage16
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#indexImage16
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 445px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Image40
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image40
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid35 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35
{
   width: 445px;
}
#LayoutGrid35 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Image41
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image41
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid11
{
   width: 445px;
}
#indexLayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Text61
{
   visibility: visible;
   display: block;
}
#wb_Text61
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0;
}
#LayoutGrid36
{
   width: 950px;
}
#LayoutGrid36 > .col-1, #LayoutGrid36 > .col-2, #LayoutGrid36 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid36 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_Image42
{
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image42
{
   width: 50px;
   height: 40px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
}
#wb_Text63
{
   font-size: 15px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape1
{
   width: 136px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text64
{
   width: 258px;
   height: 36px;
   visibility: visible;
   display: inline-block;
}
#wb_Text64
{
   font-size: 27px;
   margin: 0 20px 0 0 ;
   padding: 0 0 0 10px;
   text-align: center;
   line-height: 36px;
}
#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 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image43
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Image43
{
   width: 50px;
   height: 50px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image44
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image44
{
   width: 50px;
   height: 50px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 50px;
   height: 50px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text68
{
   visibility: visible;
   display: block;
}
#wb_Text68
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text69
{
   visibility: visible;
   display: block;
}
#wb_Text69
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#Extension1
{
}
#wb_Text70
{
   visibility: visible;
   display: block;
}
#wb_Text70
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_Title1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title1
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Description1
{
   width: 851px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_Title3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title3
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Description3
{
   width: 736px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_Title2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title2
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Description2
{
   width: 655px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 0 60px 0;
}
#LayoutGrid9
{
   width: 965px;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 935px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer4
{
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 40px 0 20px 0;
}
#LayoutGrid33
{
   width: 965px;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text27
{
   width: 346px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text27
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer16
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text24
{
   width: 345px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text24
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text13
{
   width: 348px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer9
{
   width: 100%;
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer9
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text20
{
   width: 348px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text20
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#kontaktyEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#kontaktyEditbox1
{
   line-height: 30px;
}
#Line1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#kontaktyButton2
{
   width: 89px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Text1
{
   left: 100px;
   top: 1px;
   width: 390px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 85px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#FilePublisher1
{
   left: 150px;
   top: 8310px;
   width: 60px;
   height: 42px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 600px) and (max-width: 979px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon.webp');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#Layer7
{
   height: 148px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer7
{
   width: 100%;
   margin: 0;
}
#Layer7_Container
{
   width: 600px;
}
#Layer7
{
    width: 100%;
    height: 148px;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel2_back
{
   top: 47%;
}
#Carousel2_next
{
   top: 47%;
}
#wb_Carousel2
{
   margin: 0;
   height: 358px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 0 20px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 585px;
}
#indexLayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid26
{
   width: 100%;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27
{
   width: 585px;
}
#LayoutGrid27 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 60px 0 30px 0 ;
   padding: 0;
}
#wb_masterHeading1
{
   text-align: center;
}
#wb_Image32
{
   left: 370px;
   top: 11px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape7
{
   left: 100px;
   top: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Extension4
{
}
#wb_Text50
{
   left: 62px;
   top: 10px;
   width: 200px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text50
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 29px;
}
#wb_Image33
{
   left: 7px;
   top: 5px;
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image34
{
   left: 420px;
   top: 12px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image35
{
   left: 319px;
   top: 12px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image36
{
   left: 17px;
   top: 58px;
   width: 62px;
   height: 77px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid28
{
   width: 100%;
}
#wb_LayoutGrid29
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid29
{
   width: 585px;
}
#LayoutGrid29 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid30 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30
{
   width: 585px;
}
#LayoutGrid30 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_CardContainer4
{
   visibility: visible;
   display: block;
}
#CardContainer4
{
   padding: 10px 10px 10px 10px;
}
#wb_CardContainer5
{
   visibility: visible;
   display: block;
}
#CardContainer5
{
   padding: 10px 10px 10px 10px;
}
#wb_indexLayoutGrid15
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/1652942525_2-celes-club-p-khristianskii-fon-krasivie-2.webp');
   background-repeat: no-repeat;
   background-position: right center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_indexLayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid15
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#indexLayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid15
{
   width: 585px;
}
#wb_Text52
{
   visibility: visible;
   display: block;
}
#wb_Text52
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#indexImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#indexLayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid14
{
   width: 600px;
}
#wb_indexText34
{
   visibility: visible;
   display: block;
}
#wb_indexText34
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_LayoutGrid31
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid31
{
   width: 585px;
}
#LayoutGrid31 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 585px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexCardContainer1
{
   visibility: visible;
   display: block;
}
#indexCardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#indexCard1-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard1-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard1
{
   text-align: center;
}
#wb_indexCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#indexCard2-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard2-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard2
{
   text-align: center;
}
#wb_indexCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#indexCard3-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(0,0,255,0.60) 0%, rgba(135,206,235,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard3-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard3
{
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 100%;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 100%;
}
#wb_Text53
{
   visibility: visible;
   display: block;
}
#wb_Text53
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text54
{
   visibility: visible;
   display: block;
}
#wb_Text54
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid32
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 0 0 30px 0;
}
#LayoutGrid32
{
   width: 100%;
}
#LayoutGrid32 > .col-1, #LayoutGrid32 > .col-2, #LayoutGrid32 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid32 > .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;
}
#LayoutGrid32 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid32 > .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;
}
#LayoutGrid32 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_Image38
{
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image38
{
   width: 50px;
   height: 40px;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: left;
}
#wb_Shape10
{
   width: 122px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_indexText41
{
   width: 293px;
   height: 37px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText41
{
   font-size: 27px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexLayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid18
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18 > .row > .col-1, #indexLayoutGrid18 > .row > .col-2, #indexLayoutGrid18 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexImage18
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 50px;
   height: 50px;
}
#wb_indexText46
{
   visibility: visible;
   display: block;
}
#wb_indexText46
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage19
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage19
{
   width: 50px;
   height: 50px;
}
#wb_indexText43
{
   visibility: visible;
   display: block;
}
#wb_indexText43
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage17
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage17
{
   width: 50px;
   height: 50px;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
}
#wb_indexText44
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
}
#wb_indexText27
{
   font-size: 24px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#indexHtml2
{
   visibility: visible;
   display: block;
}
#wb_indexImage22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#indexImage22
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#indexImage23
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 20px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card12-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card12-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_indexCard5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#indexCard5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard5-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard5
{
   text-align: center;
}
#wb_indexCard6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#indexCard6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard6-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard6
{
   text-align: center;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card13-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card13-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card14-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card14-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card15-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card15-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   text-align: center;
}
#kontaktyLayer4
{
   width: 345px;
   height: 67px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer4_Container
{
   width: 345px;
}
#wb_Text57
{
   left: 80px;
   top: 5px;
   width: 192px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 80px;
   top: 32px;
   width: 209px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#kontaktyLayer9
{
   left: 7px;
   top: 5px;
   width: 303px;
   height: 55px;
   visibility: visible;
   display: block;
}
#wb_indexClipArt1
{
   left: 318px;
   top: 6px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_kontaktyImage17
{
   left: 7px;
   top: 2px;
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#wb_indexImage6
{
   left: 7px;
   top: 5px;
   width: 55px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#kontaktyLayer5
{
   width: 345px;
   height: 336px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer5_Container
{
   width: 345px;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard1
{
   text-align: center;
}
#wb_kontaktyCard2
{
   left: 179px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText33
{
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage19
{
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage20
{
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 63px;
}
#wb_index_rusIconFont1
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#index_rusIconFont1
{
   width: 40px;
   height: 40px;
}
#index_rusIconFont1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_kontaktyImage27
{
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 55px;
   top: 16px;
   width: 189px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
}
#wb_Text58
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#Editbox4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox4
{
   line-height: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Shape9
{
   width: 230px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line5
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid34 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34
{
   width: 555px;
}
#LayoutGrid34 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text59
{
   visibility: visible;
   display: block;
}
#wb_Text59
{
   font-size: 21px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
   line-height: 28px;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_indexIconFont1
{
   width: 30px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#indexIconFont1
{
   width: 30px;
   height: 43px;
}
#indexIconFont1 i
{
   line-height: 43px;
   font-size: 30px;
   width: 29px;
   color: #FFFFFF;
}
#indexIconFont1:hover i
{
   color: #FFFFFF;
}
#wb_indexIconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Text60
{
   width: 300px;
   height: 27px;
   visibility: visible;
   display: inline-block;
}
#wb_Text60
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: center;
   line-height: 36px;
}
#wb_indexImage11
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 50px;
   height: 50px;
}
#wb_Image39
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Image39
{
   width: 50px;
   height: 50px;
}
#wb_indexImage9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 50px;
   height: 50px;
}
#wb_indexImage16
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#indexImage16
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 555px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Image40
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image40
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid35 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35
{
   width: 555px;
}
#LayoutGrid35 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Image41
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image41
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid11
{
   width: 555px;
}
#indexLayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 19px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Text61
{
   visibility: visible;
   display: block;
}
#wb_Text61
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0 0 30px 0;
}
#LayoutGrid36
{
   width: 100%;
}
#LayoutGrid36 > .col-1, #LayoutGrid36 > .col-2, #LayoutGrid36 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid36 > .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;
}
#LayoutGrid36 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid36 > .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;
}
#LayoutGrid36 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_Image42
{
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image42
{
   width: 50px;
   height: 40px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
}
#wb_Text63
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: left;
}
#wb_Shape1
{
   width: 122px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text64
{
   width: 293px;
   height: 37px;
   visibility: visible;
   display: inline-block;
}
#wb_Text64
{
   font-size: 27px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#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 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image43
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image43
{
   width: 50px;
   height: 50px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image44
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image44
{
   width: 50px;
   height: 50px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 50px;
   height: 50px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text68
{
   visibility: visible;
   display: block;
}
#wb_Text68
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text69
{
   visibility: visible;
   display: block;
}
#wb_Text69
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#Extension1
{
}
#wb_Text70
{
   visibility: visible;
   display: block;
}
#wb_Text70
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_Title1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title1
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Description1
{
   width: 560px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_Title3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title3
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Description3
{
   width: 736px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_Title2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title2
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Description2
{
   width: 590px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0 0 60px 0;
}
#LayoutGrid9
{
   width: 585px;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer4
{
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 40px 0 20px 0;
}
#LayoutGrid33
{
   width: 100%;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .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;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_Text27
{
   width: 346px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text27
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer16
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text24
{
   width: 345px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text24
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text13
{
   width: 348px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer9
{
   width: 100%;
   visibility: visible;
   display: flex;
   background-color: rgba(251,251,251,0.60);
   background-image: none;
   border: 3px dotted #766234;
}
#FlexContainer9
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text20
{
   width: 348px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text20
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#kontaktyEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#kontaktyEditbox1
{
   line-height: 30px;
}
#Line1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#kontaktyButton2
{
   width: 89px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Text1
{
   left: 100px;
   top: 60px;
   width: 390px;
   height: 74px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 85px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#FilePublisher1
{
   left: 150px;
   top: 8310px;
   width: 60px;
   height: 42px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 599px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/Fon_1.webp');
   background-attachment: fixed;
   background-position: right center;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#Layer7
{
   height: 210px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer7
{
   width: 100%;
   margin: 0;
}
#Layer7_Container
{
   width: 365px;
}
#Layer7
{
    width: 100%;
    height: 210px;
}
#wb_Carousel2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel2_back
{
   top: 46%;
}
#Carousel2_next
{
   top: 46%;
}
#wb_Carousel2
{
   margin: 0;
   height: 290px;
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
}
#Carousel2 .carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 0 20px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid26
{
   width: 100%;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27
{
   width: 100%;
}
#LayoutGrid27 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 0;
}
#wb_masterHeading1
{
   text-align: center;
}
#wb_Image32
{
   left: 105px;
   top: 20px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape7
{
   left: 100px;
   top: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Extension4
{
}
#wb_Text50
{
   left: 171px;
   top: 79px;
   width: 187px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text50
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 29px;
}
#wb_Image33
{
   left: 123px;
   top: 72px;
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image34
{
   left: 155px;
   top: 20px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image35
{
   left: 215px;
   top: 20px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image36
{
   left: 10px;
   top: 20px;
   width: 88px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid28
{
   width: 100%;
}
#wb_LayoutGrid29
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid29
{
   width: 100%;
}
#LayoutGrid29 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#LayoutGrid30 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid30
{
   width: 100%;
}
#LayoutGrid30 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_CardContainer4
{
   visibility: visible;
   display: block;
}
#CardContainer4
{
   padding: 10px 10px 10px 10px;
}
#wb_CardContainer5
{
   visibility: visible;
   display: block;
}
#CardContainer5
{
   padding: 10px 10px 10px 10px;
}
#wb_indexLayoutGrid15
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/1652942525_2-celes-club-p-khristianskii-fon-krasivie-2.webp');
   background-repeat: no-repeat;
   background-position: right top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_indexLayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid15
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid15
{
   width: 100%;
}
#wb_Text52
{
   visibility: visible;
   display: block;
}
#wb_Text52
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#indexImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid14
{
   height: auto;
   padding: 20px 0 0 0;
}
#indexLayoutGrid14 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid14
{
   width: 100%;
}
#wb_indexText34
{
   visibility: visible;
   display: block;
}
#wb_indexText34
{
   font-size: 24px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_LayoutGrid31
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid31
{
   width: 100%;
}
#LayoutGrid31 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexCardContainer1
{
   visibility: visible;
   display: block;
}
#indexCardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#indexCard1-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard1-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard1-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard1
{
   text-align: center;
}
#wb_indexCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#indexCard2-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(0,0,255,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard2-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard2-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard2
{
   text-align: center;
}
#wb_indexCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#indexCard3-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(0,0,255,0.60) 0%, rgba(135,206,235,0.60) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #AE8834;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#indexCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#indexCard3-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#indexCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#indexCard3-card-item5
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_indexCard3
{
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 100%;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 100%;
}
#wb_Text53
{
   visibility: visible;
   display: block;
}
#wb_Text53
{
   font-size: 27px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text54
{
   visibility: visible;
   display: block;
}
#wb_Text54
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid32
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 0 0 30px 0;
}
#LayoutGrid32
{
   width: 100%;
}
#LayoutGrid32 > .col-1, #LayoutGrid32 > .col-2, #LayoutGrid32 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid32 > .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;
}
#LayoutGrid32 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#LayoutGrid32 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid32 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_Image38
{
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image38
{
   width: 50px;
   height: 40px;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Shape10
{
   width: 122px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_indexText41
{
   width: 293px;
   height: 37px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText41
{
   font-size: 27px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexLayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid18
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid18 > .row > .col-1, #indexLayoutGrid18 > .row > .col-2, #indexLayoutGrid18 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid18 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid18 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexImage18
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage18
{
   width: 50px;
   height: 50px;
}
#wb_indexText46
{
   visibility: visible;
   display: block;
}
#wb_indexText46
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage19
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage19
{
   width: 50px;
   height: 50px;
}
#wb_indexText43
{
   visibility: visible;
   display: block;
}
#wb_indexText43
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage17
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage17
{
   width: 50px;
   height: 50px;
}
#wb_indexText44
{
   visibility: visible;
   display: block;
}
#wb_indexText44
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
}
#wb_indexText27
{
   font-size: 24px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 38px;
}
#indexHtml2
{
   visibility: visible;
   display: block;
}
#wb_indexImage22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#indexImage22
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText22
{
   visibility: visible;
   display: block;
}
#wb_indexText22
{
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#indexImage23
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 20px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card12-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card12-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_indexCard5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#indexCard5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard5-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard5-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard5
{
   text-align: center;
}
#wb_indexCard6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#indexCard6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#indexCard6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard6-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard6-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_indexCard6
{
   text-align: center;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card13-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card13-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card14-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card14-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 295px;
}
#Card15-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -100px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(45deg, rgba(51,33,19,0.60) 0%, rgba(237,217,124,0.60) 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 50%;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#Card15-card-item2 h2
{
   color: #FFFF00;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card15
{
   text-align: center;
}
#kontaktyLayer4
{
   width: 345px;
   height: 70px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer4_Container
{
   width: 345px;
}
#wb_Text57
{
   left: 80px;
   top: 8px;
   width: 192px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 80px;
   top: 35px;
   width: 209px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#kontaktyLayer9
{
   left: 13px;
   top: 8px;
   width: 307px;
   height: 55px;
   visibility: visible;
   display: block;
}
#wb_indexClipArt1
{
   left: 301px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_kontaktyImage17
{
   left: 4px;
   top: 3px;
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#wb_indexImage6
{
   left: 7px;
   top: 5px;
   width: 55px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#kontaktyLayer5
{
   width: 345px;
   height: 336px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer5_Container
{
   width: 345px;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 87px;
   top: 69px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard1
{
   text-align: center;
}
#wb_kontaktyCard2
{
   left: 179px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText33
{
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage19
{
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage20
{
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 61px;
}
#wb_index_rusIconFont1
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#index_rusIconFont1
{
   width: 40px;
   height: 40px;
}
#index_rusIconFont1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_kontaktyImage27
{
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 55px;
   top: 16px;
   width: 189px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
}
#wb_Text58
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#Editbox4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox4
{
   line-height: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_Shape9
{
   width: 230px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line5
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid34 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid34
{
   width: 100%;
}
#LayoutGrid34 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text59
{
   visibility: visible;
   display: block;
}
#wb_Text59
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 0 30px 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_indexIconFont1
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #00008B;
   background-color: transparent;
   background-image: none;
}
#indexIconFont1
{
   width: 30px;
   height: 30px;
}
#indexIconFont1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
   color: #00008B;
}
#indexIconFont1:hover i
{
   color: #4169E1;
}
#wb_indexIconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Text60
{
   width: 293px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_Text60
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexImage11
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 50px;
   height: 50px;
}
#wb_Image39
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#Image39
{
   width: 50px;
   height: 50px;
}
#wb_indexImage9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 50px;
   height: 50px;
}
#wb_indexImage16
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#indexImage16
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image40
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image40
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid35 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid35
{
   width: 100%;
}
#LayoutGrid35 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid35 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image41
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image41
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid11 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   margin: 40px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text61
{
   visibility: visible;
   display: block;
}
#wb_Text61
{
   font-size: 24px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0 0 30px 0;
}
#LayoutGrid36
{
   width: 100%;
}
#LayoutGrid36 > .col-1, #LayoutGrid36 > .col-2, #LayoutGrid36 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid36 > .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;
}
#LayoutGrid36 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#LayoutGrid36 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid36 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_Image42
{
   width: 50px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image42
{
   width: 50px;
   height: 40px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
}
#wb_Text63
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Shape1
{
   width: 122px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text64
{
   width: 293px;
   height: 37px;
   visibility: visible;
   display: inline-block;
}
#wb_Text64
{
   font-size: 27px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#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 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image43
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image43
{
   width: 50px;
   height: 50px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image44
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image44
{
   width: 50px;
   height: 50px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 50px;
   height: 50px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text68
{
   visibility: visible;
   display: block;
}
#wb_Text68
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text69
{
   visibility: visible;
   display: block;
}
#wb_Text69
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#Extension1
{
}
#wb_Text70
{
   visibility: visible;
   display: block;
}
#wb_Text70
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   font-size: 24px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Title1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title1
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Description1
{
   width: 325px;
   height: 87px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_Title3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title3
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Description3
{
   width: 310px;
   height: 100px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_Title2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Title2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Title2
{
   color: #FEFEFE;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Description2
{
   width: 330px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 0 ;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10
{
   width: 100%;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 17px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer4
{
   visibility: visible;
   display: flex;
   background-color: rgba(221,255,219,0.60);
   background-image: none;
   border: 3px dotted #000000;
}
#FlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 40px 0 20px 0;
}
#LayoutGrid33
{
   width: 100%;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_Text27
{
   width: 305px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text27
{
   font-size: 19px;
   margin: 0 10px 0 10px;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-size: 17px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   background-color: rgba(221,255,219,0.60);
   background-image: none;
   border: 3px dotted #000000;
}
#FlexContainer16
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text24
{
   width: 305px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text24
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   background-color: rgba(221,255,219,0.60);
   background-image: none;
   border: 3px dotted #000000;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text13
{
   width: 287px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
}
#wb_Text26
{
   font-size: 17px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#FlexContainer9
{
   width: 100%;
   visibility: visible;
   display: flex;
   background-color: rgba(221,255,219,0.60);
   background-image: none;
   border: 3px dotted #000000;
}
#FlexContainer9
{
   min-height: 0;
   margin: 0;
   padding: 20px 0 20px 0;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text20
{
   width: 287px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text20
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 17px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 24px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#kontaktyEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#kontaktyEditbox1
{
   line-height: 30px;
}
#Line1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#kontaktyButton2
{
   width: 89px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Text1
{
   left: 40px;
   top: 130px;
   width: 266px;
   height: 68px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 64px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#FilePublisher1
{
   left: 150px;
   top: 8310px;
   width: 60px;
   height: 42px;
   visibility: visible;
   display: inline;
}
}
.menu-bar ul li a{font-family:Philosopher;font-weight:700;font-size:21px;color:#FFFFFF;text-decoration:none;}
