html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   background-image: url('../images/1680278467.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(27%) sepia(0%) saturate(1553%) hue-rotate(142deg) brightness(90%) contrast(89%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(36%) sepia(99%) saturate(387%) hue-rotate(170deg) brightness(92%) contrast(92%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(23%) sepia(2%) saturate(15%) hue-rotate(344deg) brightness(100%) contrast(88%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(37%) sepia(99%) saturate(366%) hue-rotate(170deg) brightness(92%) contrast(96%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
@font-face
{
   font-family: "Anfisa Grotesk";
   font-display: swap;
   src: url('../font/Anfisa Grotesk.ttf') format('truetype');
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-30px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes filter-blur-in
{
   0% { filter: blur(70px);  }
   100% { filter: blur(0);  }
}
@keyframes transform-bounch-in
{
   0% { transform: rotate(0deg) scale(0.3,0.3) ; opacity: 0;  }
   50% { transform: rotate(0deg) scale(1.05,1.05) ; opacity: 1;  }
   70% { transform: rotate(0deg) scale(0.9,0.9) ;  }
   100% { transform: rotate(0deg) scale(1.0,1.0) ;  }
}
@keyframes transform-bounch-in-left
{
   0% { transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(30px,0px) rotate(0deg) ;  }
   80% { transform: translate(-10px,0px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-bounch-in-right
{
   0% { transform: translate(1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   60% { transform: translate(-30px,0px) rotate(0deg) ;  }
   80% { transform: translate(10px,0px) rotate(0deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-lightspeed-in
{
   0% { transform: translate(100%,0px) rotate(0deg) skewX(-30deg) ; opacity: 0;  }
   60% { transform: translate(-20%,0px) rotate(0deg) skewX(30deg) ; opacity: 1;  }
   80% { transform: translate(0px,0px) rotate(0deg) skewX(-15deg) ; opacity: 1;  }
   100% { transform: translate(0px,0px) rotate(0deg) skewX(0deg) ; opacity: 1;  }
}
@keyframes transform-swing
{
   0% { transform: rotate(0deg) ;  }
   20% { transform-origin: top center; transform: rotate(15deg) ;  }
   40% { transform-origin: top center; transform: rotate(-10deg) ;  }
   60% { transform-origin: top center; transform: rotate(5deg) ;  }
   80% { transform-origin: top center; transform: rotate(-5deg) ;  }
   100% { transform-origin: top center; transform: rotate(0deg) ;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style2
{
   color: #000000;
   text-decoration: underline;
}
a.style2:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style2:active
{
   color: #000000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #808080;
   text-decoration: underline;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
#indexLayer1
{
   background-color: transparent;
   border-radius: 0px;
   margin: 0;
}
#indexLayer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.2;
}
#indexLayer1-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayer1-video video
{
   object-fit: cover;
   pointer-events: none;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer1-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
   transition: height 2000ms ease;
}
#indexLayer1-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayer1-divider-top .divider-fill
{
   fill: rgba(184,123,43,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayer1-divider-top.show
{
   height: 50px;
}
#indexLayer1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#indexLayer1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#indexLayer1-divider-bottom .divider-fill
{
   fill: rgba(184,123,43,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Layer5
{
   background-color: transparent;
   background-image: url('../images/Bg_2.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   margin: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 1200px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid16
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid16
{
   width: 1200px;
}
#indexLayoutGrid16 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid16:before,
#indexLayoutGrid16:after,
#indexLayoutGrid16 .row:before,
#indexLayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid16:after,
#indexLayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid16
{
   width: 100%;
}
#indexLayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_CardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   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) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#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 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1
{
   width: 1200px;
}
#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
{
   width: 100%;
}
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text11
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid6 > .col-1, #indexLayoutGrid6 > .col-2, #indexLayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid6
{
   width: 1200px;
}
#indexLayoutGrid6 > .col-1, #indexLayoutGrid6 > .col-2, #indexLayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#indexLayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid6 > .col-2
{
   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;
}
#indexLayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 600px)
{
#indexLayoutGrid6
{
   width: 100%;
}
#indexLayoutGrid6 > .col-1, #indexLayoutGrid6 > .col-2, #indexLayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 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
{
   width: 1200px;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text14
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text4
{
   color: #000000;
   font-family: "Anfisa Grotesk";
   font-weight: normal;
   font-size: 43px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: inline-block;
   margin: 20px 0 20px 0 ;
   width: 743px;
   height: 110px;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 50px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4
{
   width: 1200px;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/1%2d1%2d1.jpeg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1200px;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7
{
   width: 1200px;
}
#indexLayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid7 > .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)
{
#indexLayoutGrid7
{
   width: 100%;
}
#indexLayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
}
#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
{
   min-height: 500px;
   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: -78px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 14px;
   height: 14px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(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 .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 500px;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text25
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 30px 0 30px 0 ;
   text-align: left;
}
#wb_Text29
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_Text29
{
   display: block;
   margin: 30px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Line6
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line7
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#Line8
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7
{
   width: 470px;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexImage3
{
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_indexText45
{
   color: #EDD97C;
   font-family: "Anfisa Grotesk";
   font-weight: normal;
   font-size: 53px;
   line-height: 70px;
}
#wb_indexText45 div
{
   text-align: center;
}
#wb_indexText45
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexCard4
{
   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: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#indexCard4-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);
}
#indexCard4-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 10px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard4-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard4-card-item3
{
   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_indexCard1
{
   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: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#indexCard1-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);
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 2px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard1-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard1-card-item3
{
   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;
}
#indexAccordion1
{
   width: 100%;
   height: 100%;
}
#wb_indexAccordion1 .ui-helper-reset
{
   line-height: normal !important;
}
#indexAccordion1 .ui-accordion-header
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#indexAccordion1 .ui-accordion-header:not(:first-child)
{
   margin-top: 0px;
}
#indexAccordion1 h2
{
   display: block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#indexAccordion1 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#indexAccordion1 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#indexAccordion1 .ui-state-active .icon-default
{
   display: none;
}
#indexAccordion1 .ui-state-active .icon-active
{
   display: block;
}
#indexAccordion1 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#indexAccordion1, #indexAccordion1 > .ui-corner-all, #indexAccordion1 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#indexAccordion1 .ui-corner-all, #indexAccordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#wb_indexAccordion1
{
   margin: 0;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText3
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_indexText3 div
{
   text-align: left;
}
#wb_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText4
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText5
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText5 div
{
   text-align: left;
}
#wb_indexText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText6
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText6 div
{
   text-align: left;
}
#wb_indexText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText7
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_indexText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText10
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText10 div
{
   text-align: center;
}
#wb_indexText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 0 0 ;
   text-align: center;
}
#wb_indexText11
{
   color: #FFFFFF;
   font-family: "Anfisa Grotesk";
   font-weight: normal;
   font-size: 53px;
}
#wb_indexText11 div
{
   text-align: center;
}
#wb_indexText11
{
   display: block;
   margin: 40px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#indexText12-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 600px;
   width: 100%;
}
#wb_indexText12
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText12 div
{
   text-align: left;
}
#wb_indexText12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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: #000000;
   display: inline-block;
   font-size: 30px;
   line-height: 43px;
   vertical-align: middle;
}
#wb_indexIconFont1:hover #indexIconFont1 i
{
   color: #FFFFFF;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_indexText9
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_indexText9 div
{
   text-align: left;
}
#wb_indexText9
{
   display: inline-block;
   margin: 0;
   width: 189px;
   height: 27px;
}
#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_indexImage10
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage10
{
   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_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_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid5
{
   width: 470px;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 900px)
{
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexCard2
{
   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: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #0000CD;
   text-align: center;
}
#indexCard2-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);
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 2px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard2-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard2-card-item3
{
   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_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;
}
}
#LayoutGrid27-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#LayoutGrid27-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid27-divider-top .divider-fill
{
   fill: rgba(184,123,43,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#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_indexCardContainer3
{
   background-color: transparent;
   background-image: url('../images/55cd91e30b0fa.png');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexCardContainer3
{
   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;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:600px) 
{
#indexCardContainer3
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 420px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 280px;
   background-color: rgba(26,73,22,0.80);
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 10px;
   text-align: center;
}
#Card2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card2-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 410px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 280px;
   background-color: rgba(26,73,22,0.80);
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 10px;
   text-align: center;
}
#Card1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card1-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 420px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 280px;
   background-color: rgba(26,73,22,0.80);
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 10px;
   text-align: center;
}
#Card3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card3-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card2-card-item2 h2 {
  text-shadow: red 1px 0px, red 1px 1px, red 0px 1px, red -1px 1px, red -1px 0px, red -1px -1px, red 0px -1px, red 1px -1px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px;
}
#Card1-card-item2 h2 {
  text-shadow: red 1px 0px, red 1px 1px, red 0px 1px, red -1px 1px, red -1px 0px, red -1px -1px, red 0px -1px, red 1px -1px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px;
}
#Card3-card-item2 h2 {
  text-shadow: red 1px 0px, red 1px 1px, red 0px 1px, red -1px 1px, red -1px 0px, red -1px -1px, red 0px -1px, red 1px -1px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px;
}

#Card2-card-item1 {
  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;
}
#Card1-card-item1 {
  text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}
#Card3-card-item1 {
  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_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 35px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#MorphingIcon1
{
   overflow: visible;
}
#MorphingIcon2
{
   overflow: visible;
}
#MorphingIcon3
{
   overflow: visible;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 300ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   animation: transform-bounch-in 3000ms linear 400ms 1 normal both;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Anfisa Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-bounch-in-left 4000ms linear 600ms 1 normal both;
}
#wb_indexText20
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText20 div
{
   text-align: center;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   animation: animate-fade-in-left 1000ms linear 100ms 1 normal both;
}
#wb_Text12
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text18
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_indexText21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText21
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText21 div
{
   text-align: left;
}
#wb_indexText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText22
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText22 div
{
   text-align: left;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text31
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Image17
{
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: filter-blur-in 3000ms linear 400ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText23
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText23 div
{
   text-align: center;
}
#wb_indexImage7
{
   vertical-align: top;
}
#indexImage7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text33
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text33 div
{
   text-align: center;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text35
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_indexImage8
{
   vertical-align: top;
}
#indexImage8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage16
{
   vertical-align: top;
}
#indexImage16
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage17
{
   vertical-align: top;
}
#indexImage17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_indexText24
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 35px;
}
#wb_indexText24 div
{
   text-align: center;
}
#wb_indexText24
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3
{
   width: 1200px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: url('../images/quotes3%2dfree%2dimg.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 600px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4
{
   width: 1200px;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid4
{
   width: 100%;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_FlexContainer5
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer5
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image23
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_FlexContainer6
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer6
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image24
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image24
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_FlexContainer7
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer7
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image30
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image30
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_FlexContainer8
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer8
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image32
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: auto;
}
#wb_indexText25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 20px 0 60px 0 ;
   text-align: center;
}
#wb_indexText25
{
   color: #000000;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 19px;
   line-height: 28px;
}
#wb_indexText25 div
{
   text-align: center;
}
#wb_Image33
{
   margin: 0;
   vertical-align: top;
}
#Image33
{
   border: 2px solid #191970;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_Image25
{
   margin: 0;
   vertical-align: top;
}
#Image25
{
   border: 2px solid #191970;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_Image31
{
   margin: 0;
   vertical-align: top;
}
#Image31
{
   border: 2px solid #191970;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText14
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 37px;
}
#wb_indexText14 div
{
   text-align: center;
}
#wb_indexText14
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape4{
   fill-opacity: 0;
   opacity: 0;
}
#Shape4.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#Shape4_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_Shape4
{
   margin: 0;
   vertical-align: top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text7
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   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%;
}
#indexEditbox1
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox1:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#indexEditbox1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexEditbox1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexCombobox1
{
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-clip: padding-box;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#indexCombobox1:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#indexEditbox2
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox2:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#indexEditbox2::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexEditbox2::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexTextArea1
{
   box-sizing: border-box;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(0,0,0,0.60);
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#indexTextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#indexTextArea1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#indexTextArea1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#indexCombobox1 {
    background-color: rgb(14 14 14 / 70%);
}
#indexShape3
{
   width: 216px;
   height: 49px;
   background-image: linear-gradient(315deg, #FFA500 0%, #FFFF00 100%);
   border: 2px #D6630A solid;
   border-radius: 10px;
   box-shadow: 5px 5px 10px #D6630A;
}
#indexShape3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 2.31%;
   top: 10.2%;
   width: 94.44%;
   height: 75.51%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape3
{
   margin: 0;
   vertical-align: top;
}
#wb_indexText29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText29
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 32px;
}
#wb_indexText29 div
{
   text-align: center;
}
#wb_indexText29
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage19
{
   vertical-align: top;
}
#indexImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: filter-blur-in 3000ms linear 400ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 6px solid #FFFFFF;
   border-image-source: url('../images/0_8374c_8a574331_xl%2d1.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;
}
#indexLayer3
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 500ms 1 normal both;
}
#wb_indexImage12
{
   vertical-align: top;
}
#indexImage12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage20
{
   vertical-align: top;
}
#indexImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText1
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_Image7
{
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   animation: transform-bounch-in 3000ms linear 400ms 1 normal both;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Anfisa Grotesk";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: transform-bounch-in-left 4000ms linear 600ms 1 normal both;
}
#wb_indexText2
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   animation: animate-fade-in-left 1000ms linear 100ms 1 normal both;
}
#wb_indexText31
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText31 div
{
   text-align: left;
}
#wb_indexText33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText33
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText33 div
{
   text-align: left;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: filter-blur-in 3000ms linear 400ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer4
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   animation: animate-fade-in-left 1000ms linear 1000ms 1 normal both;
}
#wb_indexText35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText35
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText35 div
{
   text-align: center;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexMorphingIcon1
{
   overflow: visible;
}
#indexMorphingIcon2
{
   overflow: visible;
}
#wb_indexText36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText36
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText36 div
{
   text-align: left;
}
#wb_indexText37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText37
{
   color: #DCDCDC;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText37 div
{
   text-align: left;
}
#indexMorphingIcon3
{
   overflow: visible;
}
#wb_indexImage21
{
   vertical-align: top;
}
#indexImage21
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage22
{
   vertical-align: top;
}
#indexImage22
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 300ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexShape5{
   fill-opacity: 0;
   opacity: 0;
}
#indexShape5.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#indexShape5_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 17.16%;
   top: 17.54%;
   width: 64.93%;
   height: 63.16%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape5::before {
 content: '';
 position: absolute;
 background-color: #AD844C;
 border: 1px solid #FFFF00;
 left: -10px;
 right: -10px;
 top: -10px;
 bottom: -10px;
 border-radius: 50%;
 animation: pulse 1.9s linear infinite;
}    

@keyframes pulse {
 0% {
  transform: scale(0.5);
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 100% {
  transform: scale(1.2);
  opacity: 0;
 }
}    

#wb_indexShape5::after {
 animation-delay: .9s;
}
 
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText8
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_indexText8 div
{
   text-align: left;
}
#wb_indexText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText38
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_indexText38 div
{
   text-align: left;
}
#wb_indexText38
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText39
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 24px;
}
#wb_indexText39 div
{
   text-align: left;
}
#wb_indexText39
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#indexText40-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 600px;
   width: 100%;
}
#wb_indexText40
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText40 div
{
   text-align: left;
}
#wb_indexText40
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_indexText41
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText41 div
{
   text-align: center;
}
#wb_indexText41
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_indexText16
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText16 div
{
   text-align: center;
}
#wb_indexText16
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_indexText17
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_indexText17 div
{
   text-align: left;
}
#wb_indexText17
{
   display: inline-block;
   margin: 0;
   width: 189px;
   height: 27px;
}
#indexLayer22
{
   background-color: #AE8834;
   background-image: url('../images/3%20%281%29.svg');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 2px solid #B87B2B;
   border-radius: 100px;
}
#kontaktyLayer5
{
   background-color: transparent;
   background-image: url('../images/bg.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   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_kontaktyText30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_kontaktyText30 div
{
   text-align: right;
}
#wb_kontaktyImage18
{
   vertical-align: top;
}
#kontaktyImage18
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText29 div
{
   text-align: center;
}
#wb_kontaktyText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 17px;
}
#wb_kontaktyText32 div
{
   text-align: center;
}
#wb_kontaktyCard1
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard1-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard2-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_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_kontaktyText35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText35
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText35 div
{
   text-align: center;
}
#index_rusClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_страница1Image2
{
   vertical-align: top;
}
#страница1Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
#wb_страница1Image3
{
   vertical-align: top;
}
#страница1Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_страница1Image4
{
   vertical-align: top;
}
#страница1Image4
{
   border: 0px solid #EDD97C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: transform-lightspeed-in 1000ms linear 600ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#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_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;
}
#indexShape1
{
   border-width: 0;
   vertical-align: top;
}
#indexLine1
{
   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;
}
#indexButton1
{
   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;
}
#indexButton1:focus
{
   outline: 0;
}
#wb_indexText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText13
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText13 div
{
   text-align: center;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: filter-blur-in 3000ms linear 400ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer2 .modal-content
{
   background-color: #EDD97C;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 15px rgba(255,255,255,0.50);
   margin: 0;
   overflow: visible;
}
#indexLayer2.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#indexLayer2 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#indexLayer2 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#indexLayer2.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;
}
#indexLayer2 .modal-dialog
{
   position: relative;
   width: 310px;
   margin-left: auto;
   margin-right: auto;
}
#indexLayer2 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#indexLayer2 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#indexLayer2 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#indexLayer2 .modal-body
{
   position: relative;
   width: 310px;
   height: 108px;
}
#indexLayer2 .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;
}
#indexLayer2 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#indexLayer2 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#indexLayer2 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#indexLayer2 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_indexIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon1 a
{
   text-decoration: none;
}
#wb_indexIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon1 i
{
   color: #265A88;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_indexIcon1:hover #indexIcon1 i
{
   color: #337AB7;
}
#wb_indexImage4
{
   vertical-align: top;
}
#indexImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_страница1Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_страница1Text1
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_страница1Text1 div
{
   text-align: center;
}
#wb_indexText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText18
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
}
#wb_indexText18 div
{
   text-align: center;
}
#wb_страница1Image1
{
   vertical-align: top;
}
#страница1Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 2px solid #191970;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 146px;
   height: 146px;
   vertical-align: top;
}
#Image25
{
   position: relative;
   bottom: 60px;
}
#Image2
{
   position: relative;
   bottom: 60px;
}
#wb_indexHeading1
{
   position: absolute;
   left: 276px;
   top: 198px;
   width: 316px;
   height: 76px;
   z-index: 9;
}
#wb_kontaktyText29
{
   position: absolute;
   left: 113px;
   top: 56px;
   width: 199px;
   height: 22px;
   text-align: center;
   z-index: 158;
}
#wb_kontaktyImage18
{
   position: absolute;
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   z-index: 157;
}
#kontaktyLayer5_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexLayer22_Container
{
   width: 65px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image33
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 94;
}
#wb_Image32
{
   display: block;
   width: 100px;
   z-index: 91;
}
#wb_Image31
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 90;
}
#wb_Image30
{
   display: block;
   width: 100px;
   z-index: 87;
}
#wb_indexAccordion1
{
   display: block;
   width: 100%;
   z-index: 77;
}
#wb_Card1
{
   display: flex;
   z-index: 62;
}
#wb_indexCard4
{
   display: flex;
   z-index: 53;
}
#indexMorphingIcon3
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#indexMorphingIcon2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#indexMorphingIcon1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Bookmark1
{
   display: block;
   width: 100%;
   z-index: 126;
}
#wb_Image25
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 86;
}
#wb_Image24
{
   display: block;
   width: 100px;
   z-index: 83;
}
#wb_Image23
{
   display: block;
   width: 100px;
   z-index: 79;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 50;
}
#wb_indexImage19
{
   position: absolute;
   left: 689px;
   top: 296px;
   width: 269px;
   height: 71px;
   z-index: 41;
}
#wb_Text18
{
   position: absolute;
   left: 202px;
   top: 577px;
   width: 325px;
   height: 23px;
   z-index: 30;
   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;
}
#indexEditbox2
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 131;
}
#wb_Image2
{
   display: inline-block;
   width: 150px;
   height: 150px;
   z-index: 82;
}
#wb_Card3
{
   display: flex;
   z-index: 63;
}
#wb_Text35
{
   position: absolute;
   left: 864px;
   top: 103px;
   width: 205px;
   height: 32px;
   text-align: center;
   z-index: 46;
}
#indexShape1
{
   width: 62px;
   height: 60px;
}
#wb_kontaktyCard2
{
   position: absolute;
   left: 179px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 161;
   cursor: pointer;
}
#wb_kontaktyCard1
{
   position: absolute;
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   z-index: 160;
   cursor: pointer;
}
#indexButton1
{
   display: none;
   width: 102px;
   height: 25px;
   z-index: 137;
}
#Line7
{
   display: block;
   width: 100%;
   z-index: 132;
}
#indexEditbox1
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 127;
}
#wb_Card2
{
   display: flex;
   z-index: 61;
}
#wb_indexCard1
{
   display: flex;
   z-index: 54;
}
#wb_Image3
{
   position: absolute;
   left: 38px;
   top: 39px;
   width: 129px;
   height: 178px;
   z-index: 26;
}
#indexHeading1
{
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}
#indexLayer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 761px;
   float: left;
   clear: left;
   display: none;
   z-index: 177;
}
#wb_страница1Text1
{
   position: absolute;
   left: 59px;
   top: 19px;
   width: 190px;
   height: 27px;
   text-align: center;
   z-index: 172;
}
#wb_index_rusClipArt1
{
   position: absolute;
   left: 304px;
   top: 7px;
   width: 30px;
   height: 30px;
   z-index: 164;
}
#indexLayer22
{
   position: fixed;
   text-align: center;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 69px;
   height: 67px;
   z-index: 179;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 130;
}
#wb_Image4
{
   position: absolute;
   left: 103px;
   top: 254px;
   width: 391px;
   height: 167px;
   z-index: 13;
}
#wb_indexIcon1
{
   position: absolute;
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 170;
}
#indexLayer2
{
   text-align: left;
}
#kontaktyLayer5
{
   position: fixed;
   text-align: center;
   display: none;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 295px;
   z-index: 180;
   z-index: 9999!important;
}
#wb_indexText13
{
   position: absolute;
   left: 49px;
   top: 35px;
   width: 205px;
   height: 32px;
   text-align: center;
   z-index: 5;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, 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_indexText1
{
   position: absolute;
   left: 8px;
   top: 7px;
   width: 215px;
   height: 19px;
   text-align: center;
   z-index: 2;
}
#indexLayer3
{
   position: absolute;
   text-align: left;
   left: 545px;
   top: 38px;
   width: 231px;
   height: 85px;
   z-index: 8;
}
#wb_indexText18
{
   position: absolute;
   left: 59px;
   top: 59px;
   width: 190px;
   height: 27px;
   text-align: center;
   z-index: 173;
}
#wb_indexText29
{
   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_Carousel2
{
}
#wb_indexCard2
{
   display: flex;
   z-index: 55;
}
#wb_indexText23
{
   position: absolute;
   left: 854px;
   top: 39px;
   width: 205px;
   height: 20px;
   text-align: center;
   z-index: 45;
}
#wb_Text31
{
   position: absolute;
   left: 543px;
   top: 42px;
   width: 242px;
   height: 20px;
   text-align: center;
   z-index: 42;
}
#wb_indexText22
{
   position: absolute;
   left: 199px;
   top: 679px;
   width: 325px;
   height: 23px;
   z-index: 32;
   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_indexText21
{
   position: absolute;
   left: 201px;
   top: 628px;
   width: 325px;
   height: 23px;
   z-index: 31;
   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_indexText20
{
   position: absolute;
   left: 148px;
   top: 461px;
   width: 373px;
   height: 84px;
   text-align: center;
   z-index: 28;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px;
}
#wb_Image6
{
   position: absolute;
   left: 244px;
   top: 23px;
   width: 40px;
   height: 22px;
   z-index: 6;
}
#indexLayer4
{
   position: absolute;
   text-align: left;
   left: 796px;
   top: 38px;
   width: 287px;
   height: 85px;
   z-index: 14;
}
#wb_indexText2
{
   position: absolute;
   left: 167px;
   top: 412px;
   width: 373px;
   height: 84px;
   text-align: center;
   z-index: 10;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px;
}
#wb_kontaktyText33
{
   position: absolute;
   left: 217px;
   top: 252px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 168;
}
#wb_indexImage17
{
   position: absolute;
   left: 705px;
   top: 78px;
   width: 40px;
   height: 40px;
   z-index: 36;
}
#wb_Text12
{
   position: absolute;
   left: 191px;
   top: 43px;
   width: 346px;
   height: 76px;
   z-index: 29;
   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_indexText37
{
   position: absolute;
   left: 191px;
   top: 564px;
   width: 325px;
   height: 28px;
   z-index: 18;
   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_indexText36
{
   position: absolute;
   left: 188px;
   top: 666px;
   width: 325px;
   height: 28px;
   z-index: 17;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}
#wb_indexText35
{
   position: absolute;
   left: 49px;
   top: 35px;
   width: 205px;
   height: 32px;
   text-align: center;
   z-index: 4;
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, 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_indexText33
{
   position: absolute;
   left: 190px;
   top: 615px;
   width: 325px;
   height: 28px;
   z-index: 12;
   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_indexText31
{
   position: absolute;
   left: 161px;
   top: 40px;
   width: 301px;
   height: 57px;
   z-index: 11;
   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_Image7
{
   position: absolute;
   left: 32px;
   top: 35px;
   width: 40px;
   height: 40px;
   z-index: 3;
}
#indexLayer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_страница1Image4
{
   position: absolute;
   left: 232px;
   top: 198px;
   width: 50px;
   height: 50px;
   z-index: 167;
}
#wb_страница1Image3
{
   position: absolute;
   left: 152px;
   top: 198px;
   width: 50px;
   height: 50px;
   z-index: 166;
}
#wb_страница1Image2
{
   position: absolute;
   left: 72px;
   top: 198px;
   width: 50px;
   height: 50px;
   z-index: 165;
}
#wb_kontaktyText32
{
   position: absolute;
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   text-align: center;
   z-index: 159;
}
#indexTextArea1
{
   display: block;
   width: 100%;
   height: 92px;
   z-index: 133;
}
#wb_indexImage9
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 121;
}
#Image31
{
   position: relative;
   bottom: 60px;
}
#Shape4
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexText45
{
   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_Text33
{
   position: absolute;
   left: 864px;
   top: 68px;
   width: 205px;
   height: 32px;
   text-align: center;
   z-index: 44;
}
#wb_indexImage3
{
   position: absolute;
   left: 638px;
   top: 395px;
   width: 317px;
   height: 49px;
   z-index: 37;
}
#wb_indexImage16
{
   position: absolute;
   left: 643px;
   top: 78px;
   width: 40px;
   height: 40px;
   z-index: 35;
}
#wb_indexImage8
{
   position: absolute;
   left: 579px;
   top: 78px;
   width: 40px;
   height: 40px;
   z-index: 34;
}
#wb_indexImage7
{
   position: absolute;
   left: 825px;
   top: 68px;
   width: 36px;
   height: 30px;
   z-index: 33;
}
#Heading1
{
   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;
}
#MorphingIcon2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexImage1
{
   position: absolute;
   left: 103px;
   top: 254px;
   width: 391px;
   height: 167px;
   z-index: 21;
}
#wb_страница1Image1
{
   position: absolute;
   left: 22px;
   top: 63px;
   width: 25px;
   height: 25px;
   z-index: 174;
}
#wb_indexImage4
{
   position: absolute;
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   z-index: 171;
}
#wb_kontaktyText31
{
   position: absolute;
   left: 124px;
   top: 14px;
   width: 145px;
   height: 38px;
   text-align: center;
   z-index: 169;
}
#wb_indexImage11
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 119;
}
#MorphingIcon3
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_indexImage21
{
   position: absolute;
   left: 13px;
   top: 36px;
   width: 36px;
   height: 30px;
   z-index: 7;
}
#wb_kontaktyText30
{
   position: absolute;
   left: 113px;
   top: 83px;
   width: 217px;
   height: 19px;
   text-align: right;
   z-index: 156;
}
#indexLine1
{
   display: block;
   width: 100%;
   z-index: 128;
}
#wb_indexImage10
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 120;
}
#Image33
{
   position: relative;
   bottom: 60px;
}
#wb_indexMorphingIcon3
{
   position: absolute;
   left: 129px;
   top: 662px;
   width: 30px;
   height: 30px;
   z-index: 19;
}
#wb_indexMorphingIcon2
{
   position: absolute;
   left: 131px;
   top: 611px;
   width: 30px;
   height: 30px;
   z-index: 16;
}
#wb_indexMorphingIcon1
{
   position: absolute;
   left: 131px;
   top: 560px;
   width: 30px;
   height: 30px;
   z-index: 15;
}
#wb_indexImage20
{
   position: absolute;
   left: 128px;
   top: 35px;
   width: 40px;
   height: 40px;
   z-index: 1;
}
#indexIcon1
{
   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;
}
#TM-T6KZTKK
{
   display: none;
   visibility: hidden;
}
#wb_Shape4
{
   display: inline-block;
   width: 136px;
   height: 59px;
   z-index: 58;
   position: relative;
}
#wb_MorphingIcon3
{
   position: absolute;
   left: 140px;
   top: 675px;
   width: 30px;
   height: 30px;
   z-index: 25;
}
#wb_MorphingIcon2
{
   position: absolute;
   left: 142px;
   top: 624px;
   width: 30px;
   height: 30px;
   z-index: 24;
}
#MorphingIcon1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_MorphingIcon1
{
   position: absolute;
   left: 142px;
   top: 573px;
   width: 30px;
   height: 30px;
   z-index: 23;
}
#index_rusClipArt1
{
   width: 30px;
   height: 30px;
}
#indexCombobox1
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 129;
}
#Bookmark1
{
   visibility: hidden;
}
#wb_indexIconFont1
{
   display: inline-block;
   width: 30px;
   height: 43px;
   text-align: center;
   z-index: 116;
}
#wb_Heading1
{
   position: absolute;
   left: 675px;
   top: 198px;
   width: 208px;
   height: 77px;
   z-index: 27;
}
#wb_indexImage22
{
   position: absolute;
   left: 33px;
   top: 20px;
   width: 98px;
   height: 129px;
   z-index: 20;
}
#wb_indexImage12
{
   position: absolute;
   left: 80px;
   top: 35px;
   width: 40px;
   height: 40px;
   z-index: 0;
}
#wb_kontaktyText35
{
   position: absolute;
   left: 134px;
   top: 252px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 163;
}
#wb_kontaktyText34
{
   position: absolute;
   left: 66px;
   top: 252px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 162;
}
#wb_indexShape3
{
   display: inline-block;
   width: 220px;
   height: 53px;
   z-index: 135;
   position: relative;
}
#wb_indexShape5
{
   position: absolute;
   left: 755px;
   top: 646px;
   width: 136px;
   height: 59px;
   z-index: 43;
}
#wb_indexShape1
{
   position: absolute;
   left: 41px;
   top: 275px;
   width: 62px;
   height: 60px;
   display: none;
   z-index: 39;
}
#Layer5_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Line8
{
   display: block;
   width: 100%;
   z-index: 134;
}
#indexShape5
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_Image17
{
   position: absolute;
   left: 610px;
   top: 217px;
   width: 175px;
   height: 68px;
   z-index: 40;
}
#Layer5
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 758px;
   float: left;
   display: inline-block;
   z-index: 178;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/1680278467.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#indexLayer1
{
   height: 652px;
   visibility: hidden;
   display: none;
   margin: 0;
   background-color: transparent;
}
#indexLayer1
{
   width: 100%;
   margin: 0;
}
#indexLayer1_Container
{
   width: 768px;
}
#indexLayer1
{
    width: 100%;
    height: 652px;
}
#indexLayer1-divider-top.show
{
   height: 50px;
}
#indexLayer1-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayer1-divider-bottom
{
   height: 50px;
}
#indexLayer1-divider-bottom
{
   bottom: 0%;
}
#Layer5
{
   height: 550px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer5
{
   width: 100%;
   margin: 0;
}
#Layer5_Container
{
   width: 768px;
}
#Layer5
{
    width: 100%;
    height: 550px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid5
{
   width: 100%;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid16
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid16
{
   width: 753px;
}
#wb_CardContainer1
{
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 753px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid6
{
   width: 768px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 753px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   width: 566px;
   height: 152px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 32px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 753px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 150px 15px 150px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 753px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 753px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid7
{
   width: 753px;
}
#indexLayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid7 > .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_Carousel2
{
   visibility: visible;
   display: block;
}
#wb_Carousel2
{
   margin: 0;
}
#Carousel2 .carousel-item-inner
{
   min-height: 500px;
   padding: 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7
{
   width: 275px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexImage3
{
   left: 74px;
   top: 314px;
   width: 317px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText45
{
   visibility: visible;
   display: block;
}
#wb_indexText45
{
   font-size: 53px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 70px;
}
#wb_indexCard4
{
   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;
   color: #FFFFFF;
}
#indexCard4-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 10px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard4-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard4-card-item3
{
   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_indexCard4
{
   text-align: center;
}
#wb_indexCard1
{
   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;
   color: #FFFFFF;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 2px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard1-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard1-card-item3
{
   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_indexCard1
{
   text-align: center;
}
#wb_indexAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
   column-count: 2;
   column-gap: 5px;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#wb_indexText4
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText11
{
   visibility: visible;
   display: block;
}
#wb_indexText11
{
   font-size: 53px;
   margin: 40px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#Extension1
{
}
#wb_indexIconFont1
{
   width: 30px;
   height: 43px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#indexIconFont1
{
   width: 30px;
   height: 43px;
}
#indexIconFont1 i
{
   line-height: 43px;
   font-size: 30px;
   width: 29px;
   color: #FFFFFF;
}
#indexIconFont1:hover i
{
   color: #FFFFFF;
}
#wb_indexText9
{
   width: 171px;
   height: 27px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText9
{
   font-size: 20px;
   margin: 0;
   padding: 0 0 0 20px;
   text-align: left;
   line-height: 27px;
}
#wb_indexImage9
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 48px;
   height: 48px;
}
#wb_indexImage10
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage10
{
   width: 50px;
   height: 50px;
}
#wb_indexImage11
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 48px;
   height: 48px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_indexCard2
{
   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;
   color: #FFFFFF;
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 2px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard2-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard2-card-item3
{
   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_indexCard2
{
   text-align: center;
}
#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: 753px;
}
#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;
}
#LayoutGrid27-divider-top
{
   height: 50px;
}
#LayoutGrid27-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_indexCardContainer3
{
   visibility: visible;
   display: block;
}
#indexCardContainer3
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   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-height: 420px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card2-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   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-height: 410px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card1-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   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-height: 420px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card3-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 35px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_MorphingIcon1
{
   left: 11px;
   top: 500px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MorphingIcon2
{
   left: 201px;
   top: 500px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MorphingIcon3
{
   left: 371px;
   top: 500px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image3
{
   left: 11px;
   top: 10px;
   width: 129px;
   height: 178px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   left: 128px;
   top: 140px;
   width: 208px;
   height: 77px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText20
{
   left: 360px;
   top: 370px;
   width: 373px;
   height: 84px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   left: 191px;
   top: 43px;
   width: 346px;
   height: 76px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text18
{
   left: 51px;
   top: 500px;
   width: 107px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText21
{
   left: 251px;
   top: 500px;
   width: 73px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText22
{
   left: 421px;
   top: 500px;
   width: 110px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText22
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text31
{
   left: 513px;
   top: 20px;
   width: 242px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image17
{
   left: 38px;
   top: 217px;
   width: 175px;
   height: 68px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 478px;
   top: 119px;
   width: 205px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText23
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage7
{
   left: 448px;
   top: 149px;
   width: 36px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text33
{
   left: 488px;
   top: 149px;
   width: 205px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   left: 488px;
   top: 179px;
   width: 205px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage8
{
   left: 690px;
   top: 61px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage16
{
   left: 550px;
   top: 61px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage17
{
   left: 620px;
   top: 61px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 35px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 40px 0 20px 0;
}
#LayoutGrid3
{
   width: 753px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 753px;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image23
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image23
{
   width: 100px;
   height: 100px;
}
#wb_Text2
{
   width: 1050px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text2
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_FlexContainer6
{
   visibility: visible;
   display: block;
}
#FlexContainer6
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image24
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image24
{
   width: 100px;
   height: 100px;
}
#wb_Text3
{
   width: 1050px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text3
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_FlexContainer7
{
   visibility: visible;
   display: block;
}
#FlexContainer7
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image30
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image30
{
   width: 100px;
   height: 100px;
}
#wb_Text5
{
   width: 1050px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text5
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_FlexContainer8
{
   visibility: visible;
   display: block;
}
#FlexContainer8
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image32
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image32
{
   width: 100px;
   height: 100px;
}
#wb_indexText25
{
   width: 1050px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText25
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Image33
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image33
{
   width: 150px;
   height: 150px;
}
#wb_Image25
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image25
{
   width: 150px;
   height: 150px;
}
#wb_Image31
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image31
{
   width: 150px;
   height: 150px;
}
#wb_indexText14
{
   visibility: visible;
   display: block;
}
#wb_indexText14
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_Shape4
{
   width: 123px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 20px;
   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;
}
#indexEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox1
{
   line-height: 28px;
}
#indexCombobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#indexEditbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox2
{
   line-height: 28px;
}
#indexTextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexShape3
{
   width: 220px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexShape3
{
   width: 216px;
   height: 49px;
}
#wb_indexText29
{
   visibility: visible;
   display: block;
}
#wb_indexText29
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage19
{
   left: 227px;
   top: 217px;
   width: 269px;
   height: 71px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#indexExtension1
{
}
#indexLayer3
{
   left: 475px;
   top: 130px;
   width: 231px;
   height: 84px;
   visibility: visible;
   display: block;
}
#wb_indexImage12
{
   left: 49px;
   top: 42px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage20
{
   left: 149px;
   top: 42px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 9px;
   top: 12px;
   width: 215px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image7
{
   left: 99px;
   top: 40px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexHeading1
{
   left: 327px;
   top: 346px;
   width: 174px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_indexText2
{
   left: 191px;
   top: 509px;
   width: 373px;
   height: 84px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText31
{
   left: 178px;
   top: 50px;
   width: 301px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#wb_indexText31
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText33
{
   left: 537px;
   top: 62px;
   width: 133px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText33
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image4
{
   left: 244px;
   top: 377px;
   width: 257px;
   height: 99px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer4
{
   left: 37px;
   top: 130px;
   width: 362px;
   height: 82px;
   visibility: visible;
   display: block;
}
#wb_indexText35
{
   left: 75px;
   top: 35px;
   width: 205px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText35
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image6
{
   left: 273px;
   top: 26px;
   width: 57px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexMorphingIcon1
{
   left: 493px;
   top: 21px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexMorphingIcon2
{
   left: 494px;
   top: 58px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText36
{
   left: 537px;
   top: 96px;
   width: 216px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText36
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText37
{
   left: 537px;
   top: 25px;
   width: 221px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexMorphingIcon3
{
   left: 493px;
   top: 96px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexImage21
{
   left: 36px;
   top: 35px;
   width: 36px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage22
{
   left: 33px;
   top: 20px;
   width: 133px;
   height: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexShape5
{
   left: 597px;
   top: 471px;
   width: 136px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexExtension4
{
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexText38
{
   visibility: visible;
   display: block;
}
#wb_indexText38
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexText39
{
   visibility: visible;
   display: block;
}
#wb_indexText39
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexText40
{
   visibility: visible;
   display: block;
}
#wb_indexText40
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText41
{
   visibility: visible;
   display: block;
}
#wb_indexText41
{
   font-size: 19px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   font-size: 17px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText17
{
   width: 186px;
   height: 27px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText17
{
   font-size: 20px;
   margin: 0;
   padding: 0 0 0 20px;
   text-align: left;
   line-height: 27px;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 65px;
}
#kontaktyLayer5
{
   width: 345px;
   height: 295px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: url('../images/bg.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#kontaktyLayer5_Container
{
   width: 345px;
}
#wb_kontaktyText30
{
   left: 113px;
   top: 83px;
   width: 217px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText29
{
   left: 113px;
   top: 56px;
   width: 199px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   margin: 0;
   padding: 0;
}
#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 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText34
{
   left: 66px;
   top: 252px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText35
{
   left: 134px;
   top: 252px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_страница1Image2
{
   left: 72px;
   top: 198px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_страница1Image3
{
   left: 152px;
   top: 198px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_страница1Image4
{
   left: 232px;
   top: 198px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText33
{
   left: 217px;
   top: 252px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText31
{
   left: 124px;
   top: 14px;
   width: 145px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape1
{
   left: 41px;
   top: 275px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexLine1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#indexButton1
{
   width: 102px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_indexText13
{
   left: 75px;
   top: 35px;
   width: 205px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText13
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage1
{
   left: 244px;
   top: 377px;
   width: 257px;
   height: 99px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer2 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#indexLayer2 .modal-dialog
{
   width: 308px;
}
#indexLayer2 .modal-content
{
   margin: 0;
}
#indexLayer2 .modal-body
{
   width: 308px;
   height: 106px;
}
#wb_indexIcon1
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon1
{
   width: 40px;
   height: 40px;
}
#indexIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_indexImage4
{
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_страница1Text1
{
   left: 59px;
   top: 19px;
   width: 190px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_страница1Text1
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_indexText18
{
   left: 59px;
   top: 59px;
   width: 190px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_indexText18
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_страница1Image1
{
   left: 22px;
   top: 63px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 150px;
   height: 150px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/1680278467.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#indexLayer1
{
   height: 740px;
   visibility: visible;
   display: block;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/caption.jpg');
   background-repeat: space;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
}
#indexLayer1
{
   width: 100%;
   margin: 0;
}
#indexLayer1_Container
{
   width: 365px;
}
#indexLayer1
{
    width: 100%;
    height: 740px;
}
#indexLayer1-video
{
   display: none;
}
#indexLayer1-divider-top.show
{
   height: 30px;
}
#indexLayer1-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayer1-divider-bottom
{
   height: 50px;
}
#indexLayer1-divider-bottom
{
   bottom: 0%;
}
#Layer5
{
   height: 758px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Layer5
{
   width: 100%;
   margin: 0;
}
#Layer5_Container
{
   width: 365px;
}
#Layer5
{
    width: 100%;
    height: 758px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 30px 0;
}
#LayoutGrid5
{
   width: 100%;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid16
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid16
{
   width: 100%;
}
#wb_CardContainer1
{
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 100%;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 0;
}
#indexLayoutGrid6
{
   width: 100%;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   width: 309px;
   height: 81px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   font-size: 20px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 0 20px 0;
}
#indexLayoutGrid7
{
   width: 100%;
}
#indexLayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid7 > .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_Carousel2
{
   visibility: visible;
   display: block;
}
#wb_Carousel2
{
   margin: 0;
}
#Carousel2 .carousel-item-inner
{
   min-height: 674px;
   padding: 0;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-size: 15px;
   margin: 0;
   padding: 10px 0 20px 0;
   text-align: center;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7
{
   width: 100%;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexImage3
{
   left: 86px;
   top: 288px;
   width: 190px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText45
{
   visibility: visible;
   display: block;
}
#wb_indexText45
{
   font-size: 48px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 63px;
}
#wb_indexCard4
{
   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;
   color: #FFFFFF;
}
#indexCard4-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 10px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard4-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard4-card-item3
{
   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_indexCard4
{
   text-align: center;
}
#wb_indexCard1
{
   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;
   color: #FFFFFF;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 2px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard1-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard1-card-item3
{
   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_indexCard1
{
   text-align: center;
}
#wb_indexAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_indexText3
{
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
   column-count: 1;
   column-gap: 5px;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
}
#wb_indexText4
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   visibility: visible;
   display: block;
}
#wb_indexText5
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText6
{
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText7
{
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText10
{
   visibility: visible;
   display: block;
}
#wb_indexText10
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText11
{
   visibility: visible;
   display: block;
}
#wb_indexText11
{
   font-size: 29px;
   margin: 40px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#Extension1
{
}
#wb_indexIconFont1
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #000000;
}
#indexIconFont1
{
   width: 30px;
   height: 30px;
}
#indexIconFont1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
   color: #000000;
}
#indexIconFont1:hover i
{
   color: #FFFFFF;
}
#wb_indexText9
{
   width: 293px;
   height: 37px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText9
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_indexImage9
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 50px;
   height: 50px;
}
#wb_indexImage10
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage10
{
   width: 50px;
   height: 50px;
}
#wb_indexImage11
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage11
{
   width: 50px;
   height: 50px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 0 30px 0;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .col-1, #indexLayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#indexLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid5 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_indexCard2
{
   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;
   color: #FFFFFF;
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 40px 0 0 0 ;
   padding: 0;
   border: 4px solid #FDB403;
   border-radius: 2px;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 250px;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   text-align: center;
}
#indexCard2-card-item1 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
   margin: 0;
}
#indexCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexCard2-card-item3
{
   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_indexCard2
{
   text-align: center;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 30px 15px 0 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;
}
#LayoutGrid27-divider-top
{
   height: 50px;
}
#LayoutGrid27-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_indexCardContainer3
{
   visibility: visible;
   display: block;
}
#indexCardContainer3
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   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-height: 420px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card2-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   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-height: 410px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card1-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   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-height: 420px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 10px 10px 0 0 !important;
   margin: 0 0 -200px 0 ;
   padding: 0;
   color: #FFA500;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 213px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-decoration: underline;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 10px 0;
}
#Card3-card-item2 h2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card3
{
   text-align: center;
}
#Card2-card-item3 h2 {
  text-shadow: red 1px 0px, red 1px 1px, red 0px 1px, red -1px 1px, red -1px 0px, red -1px -1px, red 0px -1px, red 1px -1px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px;
}
#Card1-card-item3 h2 {
  text-shadow: red 1px 0px, red 1px 1px, red 0px 1px, red -1px 1px, red -1px 0px, red -1px -1px, red 0px -1px, red 1px -1px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px;
}
#Card3-card-item3 h2 {
  text-shadow: red 1px 0px, red 1px 1px, red 0px 1px, red -1px 1px, red -1px 0px, red -1px -1px, red 0px -1px, red 1px -1px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px, red 0 0 3px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 24px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_MorphingIcon1
{
   left: 142px;
   top: 573px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MorphingIcon2
{
   left: 142px;
   top: 624px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MorphingIcon3
{
   left: 140px;
   top: 675px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image3
{
   left: 38px;
   top: 39px;
   width: 129px;
   height: 178px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   left: 283px;
   top: 162px;
   width: 571px;
   height: 188px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText20
{
   left: 148px;
   top: 461px;
   width: 373px;
   height: 84px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   left: 191px;
   top: 43px;
   width: 346px;
   height: 76px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text18
{
   left: 202px;
   top: 577px;
   width: 325px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText21
{
   left: 201px;
   top: 628px;
   width: 325px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText22
{
   left: 199px;
   top: 679px;
   width: 325px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText22
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text31
{
   left: 543px;
   top: 42px;
   width: 215px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image17
{
   left: 630px;
   top: 450px;
   width: 429px;
   height: 153px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 854px;
   top: 39px;
   width: 205px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText23
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage7
{
   left: 825px;
   top: 68px;
   width: 36px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text33
{
   left: 864px;
   top: 68px;
   width: 205px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   left: 864px;
   top: 103px;
   width: 205px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage8
{
   left: 131px;
   top: 17px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage16
{
   left: 235px;
   top: 17px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage17
{
   left: 184px;
   top: 17px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 24px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 40px 0 80px 0;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4
{
   width: 100%;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image23
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image23
{
   width: 100px;
   height: 100px;
}
#wb_Text2
{
   width: 340px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text2
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_FlexContainer6
{
   visibility: visible;
   display: block;
}
#FlexContainer6
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image24
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image24
{
   width: 100px;
   height: 100px;
}
#wb_Text3
{
   width: 340px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text3
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_FlexContainer7
{
   visibility: visible;
   display: block;
}
#FlexContainer7
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image30
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image30
{
   width: 100px;
   height: 100px;
}
#wb_Text5
{
   width: 340px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text5
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_FlexContainer8
{
   visibility: visible;
   display: block;
}
#FlexContainer8
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Image32
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#Image32
{
   width: 100px;
   height: 100px;
}
#wb_indexText25
{
   width: 340px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_indexText25
{
   font-size: 19px;
   margin: 20px 0 60px 0 ;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Image33
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image33
{
   width: 150px;
   height: 150px;
}
#wb_Image25
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image25
{
   width: 150px;
   height: 150px;
}
#wb_Image31
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image31
{
   width: 150px;
   height: 150px;
}
#wb_indexText14
{
   visibility: visible;
   display: block;
}
#wb_indexText14
{
   font-size: 21px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 39px;
}
#wb_Shape4
{
   width: 136px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 21px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText27
{
   visibility: visible;
   display: block;
}
#wb_indexText27
{
   font-size: 19px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#indexEditbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox1
{
   line-height: 28px;
}
#indexCombobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#indexEditbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #FFFFFF;
}
#indexEditbox2
{
   line-height: 28px;
}
#indexTextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexShape3
{
   width: 220px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexShape3
{
   width: 216px;
   height: 49px;
}
#wb_indexText29
{
   visibility: visible;
   display: block;
}
#wb_indexText29
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage19
{
   left: 630px;
   top: 450px;
   width: 429px;
   height: 153px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#indexExtension1
{
}
#indexLayer3
{
   left: 20px;
   top: 100px;
   width: 315px;
   height: 88px;
   visibility: visible;
   display: block;
}
#wb_indexImage12
{
   left: 60px;
   top: 37px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage20
{
   left: 214px;
   top: 37px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 8px;
   top: 10px;
   width: 299px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image7
{
   left: 137px;
   top: 37px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexHeading1
{
   left: 110px;
   top: 310px;
   width: 188px;
   height: 71px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Anfisa Grotesk";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_indexText2
{
   left: 20px;
   top: 490px;
   width: 321px;
   height: 84px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText31
{
   left: 11px;
   top: 11px;
   width: 281px;
   height: 57px;
   visibility: visible;
   display: inline;
}
#wb_indexText31
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText33
{
   left: 70px;
   top: 640px;
   width: 181px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText33
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image4
{
   left: 20px;
   top: 340px;
   width: 139px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer4
{
   left: 40px;
   top: 190px;
   width: 307px;
   height: 102px;
   visibility: visible;
   display: block;
}
#wb_indexText35
{
   left: 49px;
   top: 17px;
   width: 205px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText35
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image6
{
   left: 238px;
   top: 10px;
   width: 42px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexMorphingIcon1
{
   left: 30px;
   top: 590px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexMorphingIcon2
{
   left: 30px;
   top: 630px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText36
{
   left: 80px;
   top: 680px;
   width: 244px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText36
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText37
{
   left: 80px;
   top: 590px;
   width: 248px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText37
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexMorphingIcon3
{
   left: 30px;
   top: 680px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexImage21
{
   left: 11px;
   top: 31px;
   width: 54px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage22
{
   left: 16px;
   top: 68px;
   width: 86px;
   height: 113px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_indexShape5
{
   left: 204px;
   top: 104px;
   width: 136px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexExtension4
{
}
#wb_indexText8
{
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexText38
{
   visibility: visible;
   display: block;
}
#wb_indexText38
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexText39
{
   visibility: visible;
   display: block;
}
#wb_indexText39
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_indexText40
{
   visibility: visible;
   display: block;
}
#wb_indexText40
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText41
{
   visibility: visible;
   display: block;
}
#wb_indexText41
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText16
{
   visibility: visible;
   display: block;
}
#wb_indexText16
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText17
{
   width: 293px;
   height: 37px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText17
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#indexLayer22
{
   width: 65px;
   height: 63px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 61px;
}
#kontaktyLayer5
{
   width: 345px;
   height: 295px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: url('../images/bg.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#kontaktyLayer5_Container
{
   width: 345px;
}
#wb_kontaktyText30
{
   left: 113px;
   top: 83px;
   width: 217px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 8px;
   top: 14px;
   width: 90px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText29
{
   left: 113px;
   top: 56px;
   width: 199px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   margin: 0;
   padding: 0;
}
#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 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText34
{
   left: 66px;
   top: 252px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText35
{
   left: 134px;
   top: 252px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_страница1Image2
{
   left: 72px;
   top: 198px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_страница1Image3
{
   left: 152px;
   top: 198px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_страница1Image4
{
   left: 232px;
   top: 198px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText33
{
   left: 217px;
   top: 252px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText31
{
   left: 151px;
   top: 8px;
   width: 122px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape1
{
   left: 100px;
   top: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexLine1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#indexButton1
{
   width: 102px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_indexText13
{
   left: 49px;
   top: 51px;
   width: 205px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_indexText13
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexImage1
{
   left: 10px;
   top: 400px;
   width: 227px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexLayer2 .modal-content
{
   visibility: visible;
   margin: 0;
}
#indexLayer2 .modal-dialog
{
   width: 308px;
}
#indexLayer2 .modal-content
{
   margin: 0;
}
#indexLayer2 .modal-body
{
   width: 308px;
   height: 106px;
}
#wb_indexIcon1
{
   left: 259px;
   top: 9px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon1
{
   width: 40px;
   height: 40px;
}
#indexIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_indexImage4
{
   left: 20px;
   top: 20px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_страница1Text1
{
   left: 59px;
   top: 19px;
   width: 190px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_страница1Text1
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_indexText18
{
   left: 59px;
   top: 59px;
   width: 190px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_indexText18
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_страница1Image1
{
   left: 22px;
   top: 63px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 150px;
   height: 150px;
}
}
.menu-bar ul li a{font-family:Philosopher;font-size:20px;color:#900F2A;text-decoration:none;}
