html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@font-face
{
   font-family: "Bootstrap Icons";
   font-display: swap;
   src: url('../font/bootstrap-icons.woff2') format('woff2'),
        url('../font/bootstrap-icons.woff') format('woff'),
        url('../font/bootstrap-icons.ttf') format('truetype');
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(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) ;  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
#Layer1
{
   background-color: transparent;
   background-image: url('../images/BG_1.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   margin: 0;
}
#Layer1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
}
#Layer1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Layer1-divider-bottom .divider-fill
{
   fill: #114E9D;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#Layer1-divider-bottom.show
{
   height: 50px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 43px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 35px;
}
#wb_Text2 div
{
   text-align: center;
}
#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: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2
{
   width: 1170px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/1613313472_1-p-sinee-more-fon-1.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 60px 15px 100px 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;
}
}
#LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #1253A8;
   opacity: 0.6;
}
#LayoutGrid1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 0px;
   transition: height 2000ms ease;
}
#LayoutGrid1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid1-divider-bottom.show
{
   height: 50px;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg-header-content.webp');
   background-repeat: space;
   background-position: left top;
   background-attachment: scroll;
   background-size: contain;
   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: 1200px;
}
#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_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 370px;
   background-color: transparent;
   background-image: url('../images/medium.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #4169E1;
   border-radius: 50%;
   box-shadow: 0px 0px 10px #1253A8;
   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;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card1-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 40px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 20px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text7
{
   color: #FFFF00;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#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: 30px 0 50px 0 ;
   background-color: transparent;
   background-image: url('../images/bg-header-content.webp');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_indexCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 370px;
   background-color: transparent;
   background-image: url('../images/karp_zerkalniy_1.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #4169E1;
   border-radius: 50%;
   box-shadow: 0px 0px 10px #1253A8;
   text-align: center;
}
#indexCard1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#indexCard1-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 370px;
   background-color: transparent;
   background-image: url('../images/f2a86d.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #4169E1;
   border-radius: 50%;
   box-shadow: 0px 0px 10px #1253A8;
   text-align: center;
}
#Card2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card2-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 370px;
   background-color: transparent;
   background-image: url('../images/Photo (3).webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #4169E1;
   border-radius: 50%;
   box-shadow: 0px 0px 10px #1253A8;
   text-align: center;
}
#Card3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card3-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 370px;
   background-color: transparent;
   background-image: url('../images/31077-2850510.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 3px solid #4169E1;
   border-radius: 50%;
   box-shadow: 0px 0px 10px #1253A8;
   text-align: center;
}
#Card4-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card4-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(30,144,255,0.20);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 40px 0 120px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3
{
   width: 1200px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 780px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid3-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid3-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid3-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#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 #1253A8;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4
{
   width: 600px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #1253A8;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #1253A8;
   border-radius: 0px;
   width: 50%;
   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, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon1
{
   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;
}
#Icon1
{
   height: 60px;
   width: 60px;
}
.Icon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Bootstrap Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon1:before
{
   content: "\f5eb";
}
#Icon1 i
{
   color: #0963AD;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
   width: 66px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #337AB7;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 30px 0 ;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 30px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon2
{
   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;
}
#Icon2
{
   height: 60px;
   width: 60px;
}
.Icon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Bootstrap Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon2:before
{
   content: "\f3e2";
}
#Icon2 i
{
   color: #0963AD;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
   width: 66px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #337AB7;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 30px 0 ;
   text-align: center;
}
#wb_Text10
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 30px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text11
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 600px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon3
{
   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;
}
#Icon3
{
   height: 60px;
   width: 60px;
}
.Icon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Bootstrap Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon3:before
{
   content: "\f64a";
}
#Icon3 i
{
   color: #0963AD;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
   width: 66px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #337AB7;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 30px 0 ;
   text-align: center;
}
#wb_Text12
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 30px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text13
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon4
{
   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;
}
#Icon4
{
   height: 60px;
   width: 60px;
}
.Icon4
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Bootstrap Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon4:before
{
   content: "\f4b5";
}
#Icon4 i
{
   color: #0963AD;
   display: inline-block;
   font-size: 60px;
   line-height: 60px;
   vertical-align: middle;
   width: 66px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #337AB7;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 30px 0 ;
   text-align: center;
}
#wb_Text14
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 30px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text15
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0 0 30px 0 ;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 5px 5px 5px 5px;
   width: 20%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   box-shadow: 0px 0px 10px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col5
{
   display: block;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#wb_indexCardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexCardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:600px) 
{
#indexCardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/puru-arora-fish1.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8
{
   width: 1200px;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid8-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.4;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 10px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6
{
   width: 1200px;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 80px 0 60px 0 ;
   text-align: center;
}
#wb_Text17
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 80px 0 60px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 80px 0 60px 0 ;
   text-align: center;
}
#wb_Text16
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 80px 0 60px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage18
{
   vertical-align: top;
}
#indexImage18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage19
{
   vertical-align: top;
}
#indexImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText32
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText32 div
{
   text-align: left;
}
#wb_indexText34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText34
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText34 div
{
   text-align: left;
}
#wb_indexImage20
{
   vertical-align: top;
}
#indexImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText12
{
   color: #FFFFFF;
   font-family: "Museo Sans Cyrl 300";
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText12 div
{
   text-align: left;
}
#wb_indexLayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fish-under-water-crucian-carp-falls-in-the-river_172251-694.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid16
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid16
{
   width: 1200px;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid16 > .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;
}
#indexLayoutGrid16 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 600px)
{
#indexLayoutGrid16
{
   width: 100%;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexLayoutGrid16-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FBFBFB;
   opacity: 0.4;
}
#indexLayoutGrid16-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#indexLayoutGrid16-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid16-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#indexLayoutGrid16-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.0);
}
#indexLayoutGrid16-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#indexLayoutGrid16-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 50px 0 0 0 ;
   text-align: left;
}
#wb_indexText15
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_indexText15 div
{
   text-align: left;
}
#wb_indexText15
{
   display: block;
   margin: 50px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexShape2{
   fill-opacity: 0;
   opacity: 0;
}
#indexShape2.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#indexShape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.44%;
   top: 2.04%;
   width: 99.12%;
   height: 95.92%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape2
{
   margin: 0;
   vertical-align: top;
}
#indexHorizontalLine4
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_indexImage21
{
   margin: 0;
   vertical-align: top;
}
#indexImage21
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexImage22
{
   height: 100%;
   margin: 0 10px 0 10px;
   vertical-align: top;
}
#indexImage22
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_indexImage23
{
   margin: 0;
   vertical-align: top;
}
#indexImage23
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox1::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #000000;
}
#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;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 30px;
   margin: 0;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#Editbox2::placeholder
{
   color: #000000;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #000000;
}
#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;
}
#Combobox1
{
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Combobox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#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;
}
#TextArea1
{
   box-sizing: border-box;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea1::placeholder
{
   color: #000000;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder
{
   color: #000000;
}
#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_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: inline-block;
   margin: 0;
   width: 366px;
   height: 30px;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 80px 0 60px 0 ;
   text-align: center;
}
#wb_Text19
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text19
{
   display: block;
   margin: 80px 0 60px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #4169E1;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card5-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #4169E1;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card6-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card6-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #4169E1;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card7-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card7-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #4169E1;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card8-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   max-width: 330px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 0px 10px #4169E1;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card9-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_Text20
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_Text20
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 40px 0 ;
   text-align: center;
}
#wb_Text21
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: block;
   margin: 20px 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 80px 0 60px 0 ;
   text-align: center;
}
#wb_Text22
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 29px;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text22
{
   display: block;
   margin: 80px 0 60px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_Text23
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text23 div
{
   text-align: center;
}
#wb_Text23
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 262px;
   height: 131px;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 212px;
   height: 103px;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 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: 0;
   text-align: center;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 212px;
   height: 141px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 212px;
   height: 97px;
   vertical-align: top;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text25
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text24
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexLayer22
{
   background-color: transparent;
   background-image: url('../images/3 (1).svg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   animation: transform-swing 3000ms linear 6000ms infinite normal both, animate-fade-in-left 4000ms linear 3000ms 1 normal both;
}
#kontaktyLayer55
{
   background-image: linear-gradient(to top, #708090 0%, #254F70 100%);
   border-radius: 0px;
}
#wb_kontaktyText30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText30 div
{
   text-align: center;
}
#wb_kontaktyImage18
{
   vertical-align: top;
}
#kontaktyImage18
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
#wb_kontaktyText29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText29 div
{
   text-align: center;
}
#wb_kontaktyText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText31
{
   color: #FFFFFF;
   font-family: Comfortaa;
   font-weight: normal;
   font-size: 24px;
}
#wb_kontaktyText31 div
{
   text-align: center;
}
#wb_kontaktyText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   color: #FFFFFF;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 17px;
}
#wb_kontaktyText32 div
{
   text-align: center;
}
#wb_kontaktyCard1
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard1-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard1-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#kontaktyCard2-card-body
{
   padding: 0;
   font-size: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyText33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText33
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText33 div
{
   text-align: center;
}
#wb_kontaktyImage19
{
   vertical-align: top;
}
#kontaktyImage19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyImage20
{
   vertical-align: top;
}
#kontaktyImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText34
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText34 div
{
   text-align: center;
}
#wb_kontaktyImage21
{
   vertical-align: top;
}
#kontaktyImage21
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kontaktyText35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText35
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText35 div
{
   text-align: center;
}
#index_rusClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#kontaktyClipArt1{
   fill-opacity: 0;
   opacity: 0;
}
#kontaktyClipArt1.finished
{
   fill-opacity: 1;
   transition: fill-opacity 1s;
}
#Layer4 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#Layer4.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#Layer4 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
}
#Layer4 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
   animation-direction: reverse;
}
#Layer4.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Layer4 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Layer4 .modal-open
{
   overflow: hidden;
}
#Layer4 .modal-dialog
{
   position: relative;
   width: 293px;
   margin-left: auto;
   margin-right: auto;
}
#Layer4 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Layer4 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#Layer4 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#Layer4 .modal-body
{
   position: relative;
   width: 293px;
   height: 187px;
}
#Layer4 .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;
}
#Layer4 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#Layer4 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#Layer4 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#Layer4 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text30
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text30 div
{
   text-align: center;
}
#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: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text31 div
{
   text-align: center;
}
#ClipArt3
{
   border-width: 0;
   vertical-align: top;
}
#Layer6 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#Layer6.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#Layer6 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
}
#Layer6 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
   animation-direction: reverse;
}
#Layer6.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Layer6 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Layer6 .modal-open
{
   overflow: hidden;
}
#Layer6 .modal-dialog
{
   position: relative;
   width: 293px;
   margin-left: auto;
   margin-right: auto;
}
#Layer6 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Layer6 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#Layer6 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#Layer6 .modal-body
{
   position: relative;
   width: 293px;
   height: 187px;
}
#Layer6 .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;
}
#Layer6 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#Layer6 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#Layer6 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#Layer6 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text34
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text34 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: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text35 div
{
   text-align: center;
}
#ClipArt5
{
   border-width: 0;
   vertical-align: top;
}
#Layer5 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#Layer5.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#Layer5 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
}
#Layer5 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
   animation-direction: reverse;
}
#Layer5.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Layer5 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Layer5 .modal-open
{
   overflow: hidden;
}
#Layer5 .modal-dialog
{
   position: relative;
   width: 293px;
   margin-left: auto;
   margin-right: auto;
}
#Layer5 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Layer5 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#Layer5 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#Layer5 .modal-body
{
   position: relative;
   width: 293px;
   height: 187px;
}
#Layer5 .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;
}
#Layer5 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#Layer5 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#Layer5 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#Layer5 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text32
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text32 div
{
   text-align: center;
}
#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: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text33 div
{
   text-align: center;
}
#ClipArt4
{
   border-width: 0;
   vertical-align: top;
}
#Layer3 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#Layer3.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#Layer3 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
}
#Layer3 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
   animation-direction: reverse;
}
#Layer3.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Layer3 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Layer3 .modal-open
{
   overflow: hidden;
}
#Layer3 .modal-dialog
{
   position: relative;
   width: 293px;
   margin-left: auto;
   margin-right: auto;
}
#Layer3 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Layer3 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#Layer3 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#Layer3 .modal-body
{
   position: relative;
   width: 293px;
   height: 187px;
}
#Layer3 .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;
}
#Layer3 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#Layer3 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#Layer3 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#Layer3 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text29
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text29 div
{
   text-align: center;
}
#ClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#Layer2 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#Layer2.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#Layer2 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
}
#Layer2 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
   animation-direction: reverse;
}
#Layer2.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Layer2 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Layer2 .modal-open
{
   overflow: hidden;
}
#Layer2 .modal-dialog
{
   position: relative;
   width: 293px;
   margin-left: auto;
   margin-right: auto;
}
#Layer2 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Layer2 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#Layer2 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#Layer2 .modal-body
{
   position: relative;
   width: 293px;
   height: 187px;
}
#Layer2 .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;
}
#Layer2 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#Layer2 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#Layer2 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#Layer2 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text26
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text26 div
{
   text-align: center;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text28
{
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text28 div
{
   text-align: center;
}
#ClipArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text36
{
   color: #000000;
   font-family: "Museo Sans Cyrl 900";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text36
{
   display: inline-block;
   margin: 0;
   width: 37px;
   height: 22px;
}
#wb_indexShape2
{
   display: inline-block;
   width: 230px;
   height: 53px;
   z-index: 101;
   position: relative;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 94;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 93;
}
#wb_MediaPlayer1
{
   display: inline-block;
   width: 455px;
   height: 255px;
   z-index: 84;
}
#wb_Text19
{
   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_Card3
{
   display: flex;
   z-index: 31;
   cursor: pointer;
}
#wb_indexImage18
{
   position: absolute;
   left: 168px;
   top: 20px;
   width: 50px;
   height: 50px;
   z-index: 0;
}
#kontaktyLayer55_Container
{
   width: 345px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Line7
{
   display: block;
   width: 100%;
   z-index: 98;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 40px;
   z-index: 95;
}
#wb_Card4
{
   display: flex;
   z-index: 30;
   cursor: pointer;
}
#wb_Text1
{
   position: absolute;
   left: 26px;
   top: 160px;
   width: 461px;
   height: 96px;
   text-align: center;
   z-index: 5;
}
#wb_indexImage19
{
   position: absolute;
   left: 385px;
   top: 20px;
   width: 50px;
   height: 50px;
   z-index: 1;
}
#kontaktyClipArt1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#kontaktyLayer55
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: 0px;
   top: auto;
   bottom: 0px;
   width: 345px;
   height: 336px;
   z-index: 143;
   z-index: 9999!important;
}
#Line8
{
   display: block;
   width: 100%;
   z-index: 100;
}
#wb_Card5
{
   display: flex;
   z-index: 74;
}
#wb_Text2
{
   position: absolute;
   left: 38px;
   top: 303px;
   width: 379px;
   height: 117px;
   text-align: center;
   z-index: 4;
}
#wb_index_rusClipArt1
{
   position: absolute;
   left: 304px;
   top: 7px;
   width: 25px;
   height: 25px;
   z-index: 118;
}
#wb_Card6
{
   display: flex;
   z-index: 75;
}
#wb_Image1
{
   display: inline-block;
   width: 262px;
   height: 131px;
   z-index: 17;
}
#wb_kontaktyText29
{
   position: absolute;
   left: 81px;
   top: 15px;
   width: 199px;
   height: 22px;
   text-align: center;
   z-index: 107;
}
#wb_indexBookmark1
{
   display: block;
   width: 100%;
   z-index: 89;
}
#wb_Card7
{
   display: flex;
   z-index: 76;
}
#wb_Image2
{
   display: inline-block;
   width: 212px;
   height: 103px;
   z-index: 19;
}
#Layer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 480px;
   float: none;
   clear: both;
   vertical-align: top;
   display: block;
   z-index: 141;
   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_kontaktyImage20
{
   position: absolute;
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   z-index: 114;
}
#wb_Card8
{
   display: flex;
   z-index: 78;
}
#wb_Image3
{
   display: inline-block;
   width: 212px;
   height: 141px;
   z-index: 21;
}
#Layer2
{
   text-align: left;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#TM-KZTMCKSM
{
   display: none;
   visibility: hidden;
}
#wb_kontaktyImage21
{
   position: absolute;
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   z-index: 116;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 92px;
   z-index: 99;
}
#indexHorizontalLine4
{
   display: block;
   width: 100%;
   z-index: 91;
}
#wb_Card9
{
   display: flex;
   z-index: 77;
}
#wb_Icon1
{
   display: inline-block;
   width: 60px;
   height: 60px;
   text-align: center;
   z-index: 43;
}
#wb_Image4
{
   display: inline-block;
   width: 212px;
   height: 97px;
   z-index: 23;
}
#Layer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer3
{
   text-align: left;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Text30
{
   position: absolute;
   left: 29px;
   top: 17px;
   width: 233px;
   height: 61px;
   text-align: center;
   z-index: 120;
}
#wb_Icon2
{
   display: inline-block;
   width: 60px;
   height: 60px;
   text-align: center;
   z-index: 46;
}
#wb_Image5
{
   position: absolute;
   left: 1101px;
   top: 24px;
   width: 66px;
   height: 42px;
   z-index: 8;
}
#wb_Text31
{
   position: absolute;
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   text-align: center;
   z-index: 121;
}
#Layer4
{
   text-align: left;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_Text21
{
   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_Icon3
{
   display: inline-block;
   width: 60px;
   height: 60px;
   text-align: center;
   z-index: 50;
}
#wb_indexImage20
{
   position: absolute;
   left: 645px;
   top: 21px;
   width: 50px;
   height: 50px;
   z-index: 3;
}
#wb_ClipArt1
{
   position: absolute;
   left: 254px;
   top: 9px;
   width: 25px;
   height: 25px;
   z-index: 131;
}
#wb_Text32
{
   position: absolute;
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   text-align: center;
   z-index: 126;
}
#Layer5
{
   text-align: left;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#wb_indexImage21
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 86;
}
#wb_Icon4
{
   display: inline-block;
   width: 60px;
   height: 60px;
   text-align: center;
   z-index: 53;
}
#CardContainer1
{
   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_ClipArt2
{
   position: absolute;
   left: 254px;
   top: 9px;
   width: 25px;
   height: 25px;
   z-index: 134;
}
#wb_Text33
{
   position: absolute;
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   text-align: center;
   z-index: 127;
}
#Layer6
{
   text-align: left;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}
#index_rusClipArt1
{
   width: 25px;
   height: 25px;
}
#wb_indexImage22
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 87;
}
#wb_indexText32
{
   position: absolute;
   left: 439px;
   top: 37px;
   width: 186px;
   height: 19px;
   z-index: 6;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px,white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px;
}
#wb_Text34
{
   position: absolute;
   left: 25px;
   top: 18px;
   width: 233px;
   height: 61px;
   text-align: center;
   z-index: 123;
}
#wb_ClipArt3
{
   position: absolute;
   left: 254px;
   top: 9px;
   width: 25px;
   height: 25px;
   z-index: 122;
}
#wb_kontaktyText30
{
   position: absolute;
   left: 81px;
   top: 42px;
   width: 250px;
   height: 19px;
   text-align: center;
   z-index: 105;
}
#wb_indexImage23
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 88;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 83;
}
#wb_ClipArt4
{
   position: absolute;
   left: 254px;
   top: 9px;
   width: 25px;
   height: 25px;
   z-index: 128;
}
#wb_Text35
{
   position: absolute;
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   text-align: center;
   z-index: 124;
}
#wb_kontaktyText31
{
   position: absolute;
   left: 58px;
   top: 69px;
   width: 246px;
   height: 38px;
   text-align: center;
   z-index: 108;
}
#wb_Text36
{
   background-color: transparent;
   background-image: linear-gradient(180deg, #0057b7 55%, #ceae03 55%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
#wb_indexText12
{
   position: absolute;
   left: 704px;
   top: 37px;
   width: 186px;
   height: 19px;
   z-index: 7;
   text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px,white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px;
}
#wb_indexText34
{
   position: absolute;
   left: 218px;
   top: 36px;
   width: 154px;
   height: 19px;
   z-index: 2;
   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;
}
#ClipArt1
{
   width: 25px;
   height: 25px;
}
#wb_ClipArt5
{
   position: absolute;
   left: 254px;
   top: 9px;
   width: 25px;
   height: 25px;
   z-index: 125;
}
#wb_kontaktyCard1
{
   position: absolute;
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: hidden;
   z-index: 110;
   cursor: pointer;
}
#wb_kontaktyText32
{
   position: absolute;
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   text-align: center;
   z-index: 109;
}
#indexBookmark1
{
   visibility: hidden;
}
#ClipArt2
{
   width: 25px;
   height: 25px;
}
#wb_Text26
{
   position: absolute;
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   text-align: center;
   z-index: 132;
}
#wb_kontaktyClipArt1
{
   position: absolute;
   left: 301px;
   top: 69px;
   width: 30px;
   height: 30px;
   z-index: 119;
}
#wb_kontaktyText33
{
   position: absolute;
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 112;
}
#wb_kontaktyCard2
{
   position: absolute;
   left: 92px;
   top: 147px;
   width: 158px;
   height: 41px;
   z-index: 111;
   cursor: pointer;
}
#wb_kontaktyImage18
{
   position: absolute;
   left: 5px;
   top: 11px;
   width: 76px;
   height: 79px;
   z-index: 106;
}
#indexLayer22_Container
{
   width: 55px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text27
{
   position: absolute;
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   text-align: center;
   z-index: 129;
}
#ClipArt3
{
   width: 25px;
   height: 25px;
}
#wb_kontaktyText34
{
   position: absolute;
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   text-align: center;
   z-index: 115;
}
#wb_kontaktyImage19
{
   position: absolute;
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   z-index: 113;
}
#Combobox1
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 97;
}
#wb_indexCard1
{
   display: flex;
   z-index: 33;
   cursor: pointer;
}
#wb_Card1
{
   display: flex;
   z-index: 32;
   cursor: pointer;
}
#wb_Text28
{
   position: absolute;
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   text-align: center;
   z-index: 133;
}
#ClipArt4
{
   width: 25px;
   height: 25px;
}
#wb_kontaktyText35
{
   position: absolute;
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   text-align: center;
   z-index: 117;
}
#indexLayer22
{
   position: fixed;
   text-align: center;
   left: 10px;
   top: auto;
   bottom: 10px;
   width: 55px;
   height: 55px;
   z-index: 142;
}
#indexShape2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#indexLine1
{
   display: block;
   width: 100%;
   z-index: 96;
}
#wb_Card2
{
   display: flex;
   z-index: 34;
   cursor: pointer;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_Text29
{
   position: absolute;
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   text-align: center;
   z-index: 130;
}
#ClipArt5
{
   width: 25px;
   height: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer1
{
   height: 349px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer1
{
   width: 100%;
   margin: 0;
}
#Layer1_Container
{
   width: 768px;
}
#Layer1
{
    width: 100%;
    height: 349px;
}
#Layer1-divider-bottom.show
{
   height: 50px;
}
#Layer1-divider-bottom
{
   bottom: 0%;
}
#wb_Text1
{
   left: 16px;
   top: 127px;
   width: 733px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2
{
   left: 33px;
   top: 198px;
   width: 379px;
   height: 117px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 723px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 60px 15px 100px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 753px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid1-divider-bottom
{
   bottom: 0%;
}
#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: 753px;
}
#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_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-width: 370px;
   min-height: 370px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card1-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 40px 0 ;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 29px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 29px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#CardContainer1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: url('../images/bg-header-content.webp');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#indexCard1-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_indexCard1
{
   text-align: center;
}
#indexFilePublisher1
{
   width: 60px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
#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-width: 370px;
   min-height: 370px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card2-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card2
{
   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-width: 370px;
   min-height: 370px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card3-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card4-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card4
{
   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 40px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3-divider-top
{
   height: 50px;
}
#LayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 753px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #1253A8;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #1253A8;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon1
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 60px;
   height: 60px;
}
#Icon1 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon2
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 60px;
   height: 60px;
}
#Icon2 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 753px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon3
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 60px;
   height: 60px;
}
#Icon3 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon4
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 60px;
   height: 60px;
}
#Icon4 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 20%;
}
#PhotoGallery1 .visible-col5
{
   display: block;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#wb_indexCardContainer1
{
   visibility: visible;
   display: block;
}
#indexCardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8
{
   width: 753px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 15px 50px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 753px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 29px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 29px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage18
{
   left: 24px;
   top: 24px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage19
{
   left: 247px;
   top: 24px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText32
{
   left: 301px;
   top: 41px;
   width: 186px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText32
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText34
{
   left: 80px;
   top: 40px;
   width: 154px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText34
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexImage20
{
   left: 504px;
   top: 24px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText12
{
   left: 563px;
   top: 40px;
   width: 186px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText12
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexLayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid16
{
   height: auto;
   padding: 40px 0 20px 0;
}
#indexLayoutGrid16
{
   width: 753px;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid16 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid16 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid16-divider-top
{
   height: 50px;
}
#indexLayoutGrid16-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayoutGrid16-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid16-divider-bottom
{
   bottom: 0%;
}
#wb_indexText15
{
   visibility: visible;
   display: block;
}
#wb_indexText15
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#wb_indexShape2
{
   width: 230px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_indexBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexImage21
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage21
{
   width: 50px;
   height: 50px;
}
#wb_indexImage22
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage22
{
   width: 50px;
   height: 50px;
}
#wb_indexImage23
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage23
{
   width: 50px;
   height: 50px;
}
#Editbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Editbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 30px;
}
#indexLine1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 753px;
}
#Extension1
{
}
#wb_Text18
{
   width: 738px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 29px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#Card5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card5-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card6-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card6-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#Card7-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card7-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card7-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#Card8-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card8-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-width: 330px;
}
#Card9-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card9-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 20px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 29px;
   margin: 20px 0 40px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 29px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 20px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_MediaPlayer1
{
   width: 455px;
   height: 255px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image1
{
   width: 154px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 154px;
   height: 77px;
}
#wb_Image2
{
   width: 154px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 154px;
   height: 75px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image3
{
   width: 154px;
   height: 102px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 154px;
   height: 102px;
}
#wb_Image4
{
   width: 154px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 154px;
   height: 71px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#kontaktyLayer55
{
   width: 345px;
   height: 336px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer55_Container
{
   width: 345px;
}
#wb_kontaktyText30
{
   left: 81px;
   top: 42px;
   width: 250px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 15px;
   top: 15px;
   width: 51px;
   height: 53px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText29
{
   left: 81px;
   top: 15px;
   width: 199px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 58px;
   top: 69px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: hidden;
   display: none;
   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: 96px;
   top: 148px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText33
{
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage19
{
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage20
{
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_kontaktyClipArt1
{
   left: 301px;
   top: 69px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer4 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer4 .modal-dialog
{
   width: 291px;
}
#Layer4 .modal-content
{
   margin: 0;
}
#Layer4 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text30
{
   left: 29px;
   top: 17px;
   width: 233px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#wb_Text30
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt3
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer6 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer6 .modal-dialog
{
   width: 291px;
}
#Layer6 .modal-content
{
   margin: 0;
}
#Layer6 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text34
{
   left: 25px;
   top: 18px;
   width: 233px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#wb_Text34
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt5
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer5 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer5 .modal-dialog
{
   width: 291px;
}
#Layer5 .modal-content
{
   margin: 0;
}
#Layer5 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text32
{
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt4
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer3 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer3 .modal-dialog
{
   width: 291px;
}
#Layer3 .modal-content
{
   margin: 0;
}
#Layer3 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text27
{
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text27
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt1
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer2 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer2 .modal-dialog
{
   width: 291px;
}
#Layer2 .modal-content
{
   margin: 0;
}
#Layer2 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text26
{
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text28
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text28
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt2
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image5
{
   left: 680px;
   top: 74px;
   width: 66px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#Layer1
{
   height: 320px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer1
{
   width: 100%;
   margin: 0;
}
#Layer1_Container
{
   width: 365px;
}
#Layer1
{
    width: 100%;
    height: 320px;
}
#Layer1-divider-bottom.show
{
   height: 50px;
}
#Layer1-divider-bottom
{
   bottom: 0%;
}
#wb_Text1
{
   left: 19px;
   top: 88px;
   width: 321px;
   height: 76px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2
{
   left: 19px;
   top: 190px;
   width: 329px;
   height: 90px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 60px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1-divider-bottom.show
{
   height: 50px;
}
#LayoutGrid1-divider-bottom
{
   bottom: 0%;
}
#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_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-width: 370px;
   min-height: 370px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card1-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 40px 0 ;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 29px;
   margin: 30px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 29px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#CardContainer1
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: url('../images/bg-header-content.webp');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#indexCard1-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_indexCard1
{
   text-align: center;
}
#indexFilePublisher1
{
   width: 60px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
#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-width: 370px;
   min-height: 370px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card2-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card2
{
   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-width: 370px;
   min-height: 370px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card3-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 370px;
   min-height: 370px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 130px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Card4-card-item0 h2
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#wb_Card4
{
   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 60px 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3-divider-top
{
   height: 50px;
}
#LayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #1253A8;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #1253A8;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon1
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 60px;
   height: 60px;
}
#Icon1 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon2
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 60px;
   height: 60px;
}
#Icon2 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Icon3
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 60px;
   height: 60px;
}
#Icon3 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon4
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 60px;
   height: 60px;
}
#Icon4 i
{
   line-height: 60px;
   font-size: 60px;
   width: 66px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 24px;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col5
{
   display: none;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_indexCardContainer1
{
   visibility: visible;
   display: block;
}
#indexCardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8
{
   width: 100%;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 15px 50px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6
{
   width: 100%;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 24px;
   margin: 40px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 24px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexImage18
{
   left: 19px;
   top: 18px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage19
{
   left: 89px;
   top: 18px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText32
{
   left: 287px;
   top: 35px;
   width: 186px;
   height: 19px;
   visibility: hidden;
   display: none;
}
#wb_indexText32
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText34
{
   left: 66px;
   top: 34px;
   width: 154px;
   height: 19px;
   visibility: hidden;
   display: none;
}
#wb_indexText34
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexImage20
{
   left: 158px;
   top: 18px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText12
{
   left: 188px;
   top: 102px;
   width: 186px;
   height: 19px;
   visibility: hidden;
   display: none;
}
#wb_indexText12
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexLayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid16
{
   height: auto;
   padding: 40px 0 20px 0;
}
#indexLayoutGrid16
{
   width: 100%;
}
#indexLayoutGrid16 > .col-1, #indexLayoutGrid16 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid16 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid16 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid16-divider-top
{
   height: 50px;
}
#indexLayoutGrid16-divider-top
{
   top: 0%;
   left: 0;
}
#indexLayoutGrid16-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid16-divider-bottom
{
   bottom: 0%;
}
#wb_indexText15
{
   visibility: visible;
   display: block;
}
#wb_indexText15
{
   font-size: 17px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_indexShape2
{
   width: 230px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_indexBookmark1
{
   visibility: visible;
   display: inline-block;
}
#wb_indexImage21
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage21
{
   width: 50px;
   height: 50px;
}
#wb_indexImage22
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 10px;
   padding: 0;
}
#indexImage22
{
   width: 50px;
   height: 50px;
}
#wb_indexImage23
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage23
{
   width: 50px;
   height: 50px;
}
#Editbox1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 30px;
}
#Line6
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line6
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Editbox2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 30px;
}
#indexLine1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#Line7
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line7
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#TextArea1
{
   width: 100%;
   height: 92px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Line8
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line8
{
   border-color: #A0A0A0;
   border-bottom-width: 30px;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#Extension1
{
}
#wb_Text18
{
   width: 335px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_Text18
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#wb_Text19
{
   visibility: visible;
   display: block;
}
#wb_Text19
{
   font-size: 24px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#Card5-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card5-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card6-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card6-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card6-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#Card7-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card7-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card7-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#Card8-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card8-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 330px;
}
#Card9-card-item0
{
   display: inline-block;
   height: 133px;
   box-sizing: border-box;
   margin: 0 0 -120px 0 ;
   width: 100%;
   padding: 60px 0 60px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(135deg, rgba(135,206,235,0.60) 0%, rgba(192,199,209,0.80) 100%);
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 4px solid #4169E1;
   border-radius: 20px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#Card9-card-item3 h2
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #808080 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #0D3E8F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 0 10px 30px 10px;
   padding: 0;
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 20px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-size: 21px;
   margin: 20px 0 40px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text22
{
   visibility: visible;
   display: block;
}
#wb_Text22
{
   font-size: 24px;
   margin: 80px 0 60px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text23
{
   visibility: visible;
   display: block;
}
#wb_Text23
{
   font-size: 20px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_MediaPlayer1
{
   width: 335px;
   height: 188px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image1
{
   width: 154px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 154px;
   height: 77px;
}
#wb_Image2
{
   width: 154px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 154px;
   height: 75px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image3
{
   width: 154px;
   height: 102px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 154px;
   height: 102px;
}
#wb_Image4
{
   width: 154px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 154px;
   height: 71px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
}
#wb_Text25
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexLayer22
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 69px;
}
#kontaktyLayer55
{
   width: 345px;
   height: 336px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer55_Container
{
   width: 345px;
}
#wb_kontaktyText30
{
   left: 81px;
   top: 42px;
   width: 250px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText30
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage18
{
   left: 3px;
   top: 7px;
   width: 78px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText29
{
   left: 81px;
   top: 15px;
   width: 199px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText29
{
   margin: 0;
   padding: 0;
}
#wb_kontaktyText31
{
   left: 58px;
   top: 69px;
   width: 246px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText31
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyText32
{
   left: 22px;
   top: 108px;
   width: 308px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText32
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyCard1
{
   left: 7px;
   top: 142px;
   width: 158px;
   height: 41px;
   visibility: hidden;
   display: none;
   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: 94px;
   top: 153px;
   width: 158px;
   height: 41px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyCard2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 5px 12px 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#kontaktyCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#kontaktyCard2-card-item0 i
{
   color: #FFFFFF;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_kontaktyCard2
{
   text-align: center;
}
#wb_kontaktyText33
{
   left: 33px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage19
{
   left: 49px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyImage20
{
   left: 151px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText34
{
   left: 143px;
   top: 269px;
   width: 62px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_kontaktyImage21
{
   left: 246px;
   top: 221px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_kontaktyText35
{
   left: 230px;
   top: 269px;
   width: 84px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_index_rusClipArt1
{
   left: 304px;
   top: 7px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_kontaktyClipArt1
{
   left: 301px;
   top: 69px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer4 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer4 .modal-dialog
{
   width: 291px;
}
#Layer4 .modal-content
{
   margin: 0;
}
#Layer4 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text30
{
   left: 29px;
   top: 17px;
   width: 233px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#wb_Text30
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt3
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer6 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer6 .modal-dialog
{
   width: 291px;
}
#Layer6 .modal-content
{
   margin: 0;
}
#Layer6 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text34
{
   left: 25px;
   top: 18px;
   width: 233px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#wb_Text34
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt5
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer5 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer5 .modal-dialog
{
   width: 291px;
}
#Layer5 .modal-content
{
   margin: 0;
}
#Layer5 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text32
{
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt4
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer3 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer3 .modal-dialog
{
   width: 291px;
}
#Layer3 .modal-content
{
   margin: 0;
}
#Layer3 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text27
{
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text27
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text29
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt1
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer2 .modal-content
{
   visibility: visible;
   margin: 0;
}
#Layer2 .modal-dialog
{
   width: 291px;
}
#Layer2 .modal-content
{
   margin: 0;
}
#Layer2 .modal-body
{
   width: 291px;
   height: 185px;
}
#wb_Text26
{
   left: 29px;
   top: 44px;
   width: 233px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text28
{
   left: 20px;
   top: 89px;
   width: 250px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_Text28
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ClipArt2
{
   left: 254px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image5
{
   left: 285px;
   top: 18px;
   width: 59px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
