html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   background-image: url('../images/cff9b73fd05043b6be40.webp');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
   background-size: 200px 200px;
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(23%) sepia(0%) saturate(7%) hue-rotate(200deg) brightness(101%) contrast(86%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(38%) sepia(61%) saturate(752%) hue-rotate(175deg) brightness(90%) contrast(86%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(26%) sepia(4%) saturate(10%) hue-rotate(342deg) brightness(99%) contrast(95%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(38%) sepia(39%) saturate(935%) hue-rotate(172deg) brightness(95%) contrast(91%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
@font-face
{
   font-family: "Andantino script";
   font-display: swap;
   src: url('../font/Andantino script.ttf') format('truetype');
}
@font-face
{
   font-family: "Bernhard scriptC ";
   font-display: swap;
   src: url('../font/Bernhard scriptC  .ttf') format('truetype');
}
@font-face
{
   font-family: "Capture it(RUS BY LYAJKA)";
   font-display: swap;
   src: url('../font/captureitrusbylyajka.ttf') format('truetype');
}
@font-face
{
   font-family: "Rosa Marena";
   font-display: swap;
   src: url('../font/rosamarena.ttf') format('truetype');
}
@font-face
{
   font-family: "Andantino script";
   font-display: swap;
   src: url('../font/Andantino script.ttf') format('truetype');
}
@font-face
{
   font-family: "Bernhard scriptC ";
   font-display: swap;
   src: url('../font/Bernhard scriptC  .ttf') format('truetype');
}
@font-face
{
   font-family: "Capture it(RUS BY LYAJKA)";
   font-display: swap;
   src: url('../font/captureitrusbylyajka.ttf') format('truetype');
}
@font-face
{
   font-family: "Rosa Marena";
   font-display: swap;
   src: url('../font/rosamarena.ttf') format('truetype');
}
a.style1
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style1:hover
{
   color: #FFFF00;
   text-decoration: underline;
}
a.style2
{
   color: #000000;
   text-decoration: underline;
}
a.style2:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style2:active
{
   color: #000000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: underline;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   padding: 120px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid5
{
   width: 1200px;
}
#indexLayoutGrid5 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid5:before,
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:before,
#indexLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
.masterToolTip1.ui-widget.ui-widget-content
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #696969;
   border-radius: 6px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 4px 4px 4px 4px;
   box-shadow: none;
   max-width: 250px;
   text-align: left;
}
.helpToolTip1.ui-widget.ui-widget-content
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #696969;
   border-radius: 6px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 4px 4px 4px 4px;
   box-shadow: none;
   max-width: 250px;
   text-align: left;
}
#Shape4_text, #Shape5_text, #Shape6_text, #Shape7_text, #Shape8_text, #Shape9_text  {
 text-shadow: 1px 3px 5px #000;
}
#wb_LayoutGrid_1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_1
{
   box-sizing: border-box;
   padding: 0 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid_1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_1 > .row > .col-1, #LayoutGrid_1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_1
{
   width: 1200px;
}
#LayoutGrid_1 > .row > .col-1, #LayoutGrid_1 > .row > .col-2
{
   float: left;
}
#LayoutGrid_1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid_1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid_1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid_1:before,
#LayoutGrid_1:after,
#LayoutGrid_1 .row:before,
#LayoutGrid_1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_1:after,
#LayoutGrid_1 .row:after
{
   clear: both;
}
@media (max-width: 700px)
{
#LayoutGrid_1
{
   width: 100%;
}
#LayoutGrid_1 > .row > .col-1, #LayoutGrid_1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_FlexContainer4
{
   background-color: transparent;
   background-image: none;
   border: 2px double #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer4
{
   display: flex;
   position: relative;
   height: 350px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 30px 0 30px 0 ;
   text-align: center;
}
#wb_Text13
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 37px;
}
#wb_Text13 div
{
   text-align: center;
}
#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, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 546px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#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, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Shape4
{
   top: 0px;
   width: 133px;
   height: 40px;
   background-image: linear-gradient(to top, #FFFF00 0%, #0963AD 100%);
   border: 1px #000080 solid;
   border-radius: 10px;
}
#Shape4:hover
{
   background-image: linear-gradient(to top, #FFFF00 0%, #FFFF00 100%);
   border: 1px #0963AD solid;
}
#Shape4_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.76%;
   top: 12.5%;
   width: 90.98%;
   height: 70%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape4:hover span
{
   color: #000080 !important;
}
#Shape4 span:hover
{
   color: #000080 !important;
}
#wb_Shape4
{
   margin: 0;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1
{
   width: 546px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#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, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4
{
   width: 546px;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 200px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text12
{
   color: #000000;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
   line-height: 23px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: inline-block;
   margin: 0;
   width: 461px;
   height: 46px;
}
#wb_Checkbox1
{
   margin: 0;
}
#wb_Checkbox1
{
   position: relative;
}
#wb_Checkbox1, #wb_Checkbox1 *, #wb_Checkbox1 *::before, #wb_Checkbox1 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox1 input[type='checkbox']
{
   position: relative;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
}
#wb_Checkbox1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   padding: 0;
}
#wb_Checkbox1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M74%2021%20C75%2022%2c%2076%2023%2c%2076%2024%20C76%2026%2c%2075%2027%2c%2074%2028%20L42%2060%20L36%2066%20C35%2067%2c%2033%2068%2c%2032%2068%20C31%2068%2c%2029%2067%2c%2028%2066%20L22%2060%20L6%2044%20C5%2043%2c%205%2042%2c%205%2041%20C5%2039%2c%205%2038%2c%206%2037%20L12%2031%20C13%2030%2c%2014%2029%2c%2016%2029%20C17%2029%2c%2018%2030%2c%2019%2031%20L32%2044%20L61%2015%20C62%2014%2c%2063%2013%2c%2064%2013%20C66%2013%2c%2067%2014%2c%2068%2015%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   background-size: 80% 80%;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 2px solid #0E51A0;
   border-radius: 10px;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   display: inline-block;
   width: 206px;
   height: 34px;
   vertical-align: top;
}
#wb_FlexContainer3
{
   background-color: #4169E1;
   background-image: none;
   border: 2px double #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer3
{
   display: flex;
   position: relative;
   height: 245px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 10px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   box-sizing: border-box;
   font-size: 0;
}
#myInput
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#myInput:focus
{
   border-color: #4169E1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(65,105,225,0.60);
   outline: 0;
}
#button
{
   border: 2px solid #FFFFFF;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
#button:focus
{
   outline: 0;
}
#Shape5
{
   top: 0px;
   width: 133px;
   height: 40px;
   background-image: linear-gradient(to top, #FFFF00 0%, #0963AD 100%);
   border: 1px #000080 solid;
   border-radius: 10px;
}
#Shape5:hover
{
   background-image: linear-gradient(to top, #FFFF00 0%, #FFFF00 100%);
   border: 1px #0963AD solid;
}
#Shape5_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.76%;
   top: 12.5%;
   width: 90.98%;
   height: 70%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape5:hover span
{
   color: #000080 !important;
}
#Shape5 span:hover
{
   color: #000080 !important;
}
#wb_Shape5
{
   margin: 0;
   vertical-align: top;
}
#Shape6
{
   top: 0px;
   width: 133px;
   height: 40px;
   background-image: linear-gradient(to top, #FFFF00 0%, #0963AD 100%);
   border: 1px #000080 solid;
   border-radius: 10px;
}
#Shape6:hover
{
   background-image: linear-gradient(to top, #FFFF00 0%, #FFFF00 100%);
   border: 1px #0963AD solid;
}
#Shape6_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.76%;
   top: 12.5%;
   width: 90.98%;
   height: 70%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape6:hover span
{
   color: #000080 !important;
}
#Shape6 span:hover
{
   color: #000080 !important;
}
#wb_Shape6
{
   margin: 0;
   vertical-align: top;
}
#Shape7
{
   top: 0px;
   width: 133px;
   height: 40px;
   background-image: linear-gradient(to top, #FFFF00 0%, #0963AD 100%);
   border: 1px #000080 solid;
   border-radius: 10px;
}
#Shape7:hover
{
   background-image: linear-gradient(to top, #FFFF00 0%, #FFFF00 100%);
   border: 1px #0963AD solid;
}
#Shape7_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.76%;
   top: 12.5%;
   width: 90.98%;
   height: 70%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape7:hover span
{
   color: #000080 !important;
}
#Shape7 span:hover
{
   color: #000080 !important;
}
#wb_Shape7
{
   margin: 0;
   vertical-align: top;
}
#Shape8
{
   top: 0px;
   width: 133px;
   height: 40px;
   background-image: linear-gradient(to top, #FFFF00 0%, #0963AD 100%);
   border: 1px #000080 solid;
   border-radius: 10px;
}
#Shape8:hover
{
   background-image: linear-gradient(to top, #FFFF00 0%, #FFFF00 100%);
   border: 1px #0963AD solid;
}
#Shape8_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.76%;
   top: 12.5%;
   width: 90.98%;
   height: 70%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape8:hover span
{
   color: #000080 !important;
}
#Shape8 span:hover
{
   color: #000080 !important;
}
#wb_Shape8
{
   margin: 0;
   vertical-align: top;
}
#Shape9
{
   top: 0px;
   width: 133px;
   height: 40px;
   background-image: linear-gradient(to top, #FFFF00 0%, #0963AD 100%);
   border: 1px #000080 solid;
   border-radius: 10px;
}
#Shape9:hover
{
   background-image: linear-gradient(to top, #FFFF00 0%, #FFFF00 100%);
   border: 1px #0963AD solid;
}
#Shape9_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.76%;
   top: 12.5%;
   width: 90.98%;
   height: 70%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape9:hover span
{
   color: #000080 !important;
}
#Shape9 span:hover
{
   color: #000080 !important;
}
#wb_Shape9
{
   margin: 0;
   vertical-align: top;
}
#indexAccordion1
{
   width: 100%;
   height: 100%;
}
#wb_indexAccordion1 .ui-helper-reset
{
   line-height: normal !important;
}
#indexAccordion1 .ui-accordion-header
{
   font-family: Philosopher;
   font-weight: bold;
   font-size: 19px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#indexAccordion1 .ui-accordion-header:not(:first-child)
{
   margin-top: 0px;
}
#indexAccordion1 h2
{
   display: block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#indexAccordion1 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#indexAccordion1 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#indexAccordion1 .ui-state-active .icon-default
{
   display: none;
}
#indexAccordion1 .ui-state-active .icon-active
{
   display: block;
}
#indexAccordion1 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#indexAccordion1, #indexAccordion1 > .ui-corner-all, #indexAccordion1 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#indexAccordion1 .ui-corner-all, #indexAccordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#wb_indexAccordion1
{
   margin: 0;
}
#wb_FlexContainer5
{
   background-color: #4169E1;
   background-image: none;
   border: 2px double #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer5
{
   display: flex;
   position: relative;
   height: 183px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 10px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   box-sizing: border-box;
   font-size: 0;
}
#myInput1
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#myInput1:focus
{
   border-color: #4169E1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(65,105,225,0.60);
   outline: 0;
}
#Button2
{
   border: 2px solid #FFFFFF;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:focus
{
   outline: 0;
}
#wb_FlexContainer6
{
   background-color: #4169E1;
   background-image: none;
   border: 2px double #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   box-shadow: 0px 0px 10px #000000;
}
#FlexContainer6
{
   display: flex;
   position: relative;
   height: 183px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 10px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   box-sizing: border-box;
   font-size: 0;
}
#myInput2
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#myInput2:focus
{
   border-color: #4169E1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(65,105,225,0.60);
   outline: 0;
}
#Button3
{
   border: 2px solid #FFFFFF;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 0;
}
#Button3:focus
{
   outline: 0;
}
#Line4
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 53px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text14
{
   color: #0E51A0;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#helpLine1
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   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;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #444444;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Shape111_text, #indexShape111_text, #indexShape1_text, #Shape1_text {
  text-shadow: 1px 3px 5px #000;
}
#wb_FlexContainer1
{
   background-color: #696969;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   width: 100%;
}
#FlexContainer1
{
   display: flex;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_master_Image3
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#master_Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 209px;
   height: auto;
}
#master_Line1
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 34px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_ClipArt5
{
   border-width: 0;
   vertical-align: top;
}
#wb_master_ClipArt5
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_master_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_Text4
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
   line-height: 24px;
}
#wb_master_Text4 div
{
   text-align: left;
}
#wb_master_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_Text5
{
   color: #000080;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
   line-height: 24px;
}
#wb_master_Text5 div
{
   text-align: left;
}
#master_Line2
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 34px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_ClipArt6
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_master_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_Text8
{
   color: #696969;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 17px;
}
#wb_master_Text8 div
{
   text-align: left;
}
#master_ClipArt7
{
   border-width: 0;
   vertical-align: top;
}
#wb_master_ClipArt7
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#wb_master_Image4
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#master_Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 35px;
   height: auto;
}
#master_Line3
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_masterImage4
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#masterImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 30px;
   height: auto;
}
#indexLayer22
{
   background-color: transparent;
   background-image: url('../images/contact-form.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 100px;
}
#master_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;
}
#master_Layer2.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#master_Layer2 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#master_Layer2 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#master_Layer2.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#master_Layer2 .modal-dialog
{
   position: relative;
   width: 300px;
   margin-left: auto;
   margin-right: auto;
}
#master_Layer2 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#master_Layer2 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#master_Layer2 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#master_Layer2 .modal-body
{
   position: relative;
   width: 300px;
   height: 462px;
}
#master_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;
}
#master_Layer2 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#master_Layer2 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#master_Layer2 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#master_Layer2 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#Editbox1
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 8px 8px 8px 8px;
}
#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;
}
#Editbox2
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 8px 8px 8px 8px;
}
#Editbox2: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;
}
#Editbox3
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 8px 8px 8px 8px;
}
#Editbox3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 8px 8px 8px 8px;
   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;
}
#wb_master_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_Text12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_master_Text12 div
{
   text-align: left;
}
#master_Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#master_Button1:focus
{
   outline: 0;
}
#wb_master_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_Text3
{
   color: #000000;
   font-family: "Philosopher";
   font-weight: 700;
   font-size: 24px;
}
#wb_master_Text3 div
{
   text-align: center;
}
#index_rusLayer111 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 15px rgba(255,255,255,0.50);
   margin: 0;
   overflow: visible;
}
#index_rusLayer111.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#index_rusLayer111 .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#index_rusLayer111 .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#index_rusLayer111.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-dialog
{
   position: relative;
   width: 310px;
   margin-left: auto;
   margin-right: auto;
}
#index_rusLayer111 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#index_rusLayer111 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#index_rusLayer111 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#index_rusLayer111 .modal-body
{
   position: relative;
   width: 310px;
   height: 56px;
}
#index_rusLayer111 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
   pointer-events: all;
}
#index_rusLayer111 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#index_rusLayer111 .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_index_rusText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 10px;
   text-align: left;
}
#wb_index_rusText16
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 27px;
}
#wb_index_rusText16 div
{
   text-align: left;
}
#wb_index_rusImage8
{
   vertical-align: top;
}
#index_rusImage8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#masterClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#kontaktyLayer_6
{
   background-image: linear-gradient(to top, #BCD8EE 0%, #2E80CD 100%);
   border-radius: 0px;
}
#wb_kontaktyText41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_kontaktyText41
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_kontaktyText41 div
{
   text-align: right;
}
#wb_kontaktyImage24
{
   vertical-align: top;
}
#kontaktyImage24
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_Image1
{
   vertical-align: top;
}
#master_Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_Image2
{
   vertical-align: top;
}
#master_Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_master_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_master_Text1 div
{
   text-align: right;
}
#wb_master_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_master_Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_master_Text2 div
{
   text-align: right;
}
#kontaktyClipArt5
{
   border-width: 0;
   vertical-align: top;
}
#wb_master_ClipArt5
{
   display: inline-block;
   width: 25px;
   height: 25px;
   z-index: 67;
   position: relative;
}
#wb_Shape4
{
   display: inline-block;
   width: 135px;
   height: 42px;
   z-index: 1;
   position: relative;
}
#Editbox1
{
   position: absolute;
   left: 24px;
   top: 79px;
   width: 232px;
   height: 22px;
   z-index: 75;
}
#master_Layer2
{
   text-align: left;
}
#wb_kontaktyClipArt5
{
   position: absolute;
   left: 69px;
   top: 132px;
   width: 25px;
   height: 25px;
   z-index: 91;
}
#wb_master_ClipArt6
{
   display: inline-block;
   width: 25px;
   height: 25px;
   z-index: 70;
   position: relative;
}
#button
{
   display: block;
   width: 171px;
   height: 47px;
   z-index: 15;
   cursor: pointer;
}
#wb_Shape5
{
   display: inline-block;
   width: 135px;
   height: 42px;
   z-index: 2;
   position: relative;
}
#Editbox2
{
   position: absolute;
   left: 25px;
   top: 135px;
   width: 232px;
   height: 22px;
   z-index: 76;
}
#wb_master_ClipArt7
{
   display: inline-block;
   width: 25px;
   height: 25px;
   z-index: 72;
   position: relative;
}
#wb_Shape6
{
   display: inline-block;
   width: 135px;
   height: 42px;
   z-index: 3;
   position: relative;
}
#Editbox3
{
   position: absolute;
   left: 24px;
   top: 192px;
   width: 232px;
   height: 22px;
   z-index: 77;
}
#wb_Shape7
{
   display: inline-block;
   width: 135px;
   height: 42px;
   z-index: 4;
   position: relative;
}
#wb_index_rusImage8
{
   position: absolute;
   left: 20px;
   top: 13px;
   width: 25px;
   height: 25px;
   z-index: 83;
}
#wb_Shape8
{
   display: inline-block;
   width: 135px;
   height: 42px;
   z-index: 5;
   position: relative;
}
#wb_master_Image1
{
   position: absolute;
   left: 67px;
   top: 12px;
   width: 30px;
   height: 30px;
   z-index: 87;
}
#wb_Shape9
{
   display: inline-block;
   width: 135px;
   height: 42px;
   z-index: 6;
   position: relative;
}
#kontaktyClipArt5
{
   width: 25px;
   height: 25px;
}
#wb_master_Image2
{
   position: absolute;
   left: 66px;
   top: 92px;
   width: 30px;
   height: 30px;
   z-index: 88;
}
#master_Line1
{
   display: block;
   width: 62px;
}
#TextArea1
{
   position: absolute;
   left: 24px;
   top: 250px;
   width: 232px;
   height: 82px;
   z-index: 78;
}
#master_Line2
{
   display: block;
   width: 46px;
}
#wb_master_Image3
{
   display: block;
   width: 209px;
   z-index: 63;
}
#wb_Checkbox1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   z-index: 7;
}
#masterClipArt1
{
   width: 25px;
   height: 25px;
}
#wb_index_rusText16
{
   position: absolute;
   left: 45px;
   top: 12px;
   width: 202px;
   height: 27px;
   z-index: 82;
}
#master_Button1
{
   position: absolute;
   left: 49px;
   top: 402px;
   width: 200px;
   height: 42px;
   z-index: 80;
}
#master_Line3
{
   display: block;
   width: 70px;
}
#wb_master_Image4
{
   display: block;
   width: 35px;
   z-index: 73;
}
#myInput1
{
   display: block;
   width: 366px;
   height: 38px;
   z-index: 17;
}
#wb_Image6
{
   display: inline-block;
   width: 230px;
   height: 58px;
   z-index: 24;
}
#helpLine1
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_master_Text1
{
   position: absolute;
   left: 8px;
   top: 17px;
   width: 59px;
   height: 16px;
   text-align: right;
   z-index: 89;
}
#wb_kontaktyImage24
{
   position: absolute;
   left: 67px;
   top: 51px;
   width: 30px;
   height: 30px;
   z-index: 86;
}
#myInput2
{
   display: block;
   width: 366px;
   height: 38px;
   z-index: 20;
}
#wb_master_Text2
{
   position: absolute;
   left: 4px;
   top: 99px;
   width: 60px;
   height: 16px;
   text-align: right;
   z-index: 90;
}
#kontaktyLayer_6_Container
{
   width: 106px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#master_ClipArt5
{
   width: 25px;
   height: 25px;
}
#wb_masterImage4
{
   display: block;
   width: 30px;
   z-index: 65;
}
#wb_kontaktyText41
{
   position: absolute;
   left: 24px;
   top: 58px;
   width: 38px;
   height: 16px;
   text-align: right;
   z-index: 85;
}
#master_ClipArt6
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_master_Text3
{
   position: absolute;
   left: 24px;
   top: 19px;
   width: 250px;
   height: 32px;
   text-align: center;
   z-index: 81;
}
#kontaktyLayer_6
{
   position: fixed;
   text-align: center;
   display: none;
   left: auto;
   right: 0px;
   top: auto;
   bottom: 0px;
   width: 106px;
   height: 167px;
   z-index: 103;
   z-index: 9999!important;
   text-shadow: 1px 3px 5px #000;
}
#master_ClipArt7
{
   width: 25px;
   height: 25px;
}
#wb_master_Text4
{
   max-width: 170px;
}
#myInput
{
   display: block;
   width: 366px;
   height: 106px;
   z-index: 14;
}
#wb_master_Text12
{
   position: absolute;
   left: 25px;
   top: 369px;
   width: 104px;
   height: 16px;
   z-index: 79;
}
#wb_master_Text5
{
   max-width: 170px;
}
#Checkbox1
{
   display: inline-block;
}
#indexLayer22_Container
{
   width: 83px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Button2
{
   display: block;
   width: 171px;
   height: 47px;
   z-index: 18;
   cursor: pointer;
}
#Button3
{
   display: block;
   width: 171px;
   height: 47px;
   z-index: 21;
   cursor: pointer;
}
#Line4
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_masterClipArt1
{
   position: absolute;
   left: 268px;
   top: 15px;
   width: 25px;
   height: 25px;
   z-index: 84;
}
#indexLayer22
{
   position: fixed;
   text-align: center;
   left: auto;
   right: 20px;
   top: auto;
   bottom: 50px;
   width: 83px;
   height: 67px;
   z-index: 102;
   cursor: pointer;
}
#wb_indexAccordion1
{
   display: block;
   width: 100%;
   z-index: 26;
}
#index_rusLayer111
{
   text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/cff9b73fd05043b6be40.webp');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 120px 15px 100px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5
{
   width: 753px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#masterToolTip1
{
   left: 1373px;
   top: 790px;
   width: 88px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#helpToolTip1
{
   left: 1080px;
   top: 741px;
   width: 88px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid_1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_1
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#LayoutGrid_1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_1
{
   width: 753px;
}
#LayoutGrid_1 > .row > .col-1, #LayoutGrid_1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#wb_FlexContainer4
{
   visibility: visible;
   display: block;
}
#FlexContainer4
{
   height: 632px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 40px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text13
{
   width: 340px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text13
{
   font-size: 29px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#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: 315px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Shape4
{
   width: 80px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape4
{
   width: 78px;
   height: 40px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 315px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 40px 0;
}
#LayoutGrid4
{
   width: 330px;
}
#LayoutGrid4 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text12
{
   width: 300px;
   height: 41px;
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   font-size: 17px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_Checkbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Checkbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_Checkbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_Checkbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Image6
{
   width: 193px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
}
#Image6
{
   width: 193px;
   height: 49px;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   height: 399px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#myInput
{
   width: 295px;
   height: 177px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#button
{
   width: 200px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_Shape5
{
   width: 80px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape5
{
   width: 78px;
   height: 40px;
}
#wb_Shape6
{
   width: 80px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape6
{
   width: 78px;
   height: 40px;
}
#wb_Shape7
{
   width: 80px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape7
{
   width: 78px;
   height: 40px;
}
#wb_Shape8
{
   width: 80px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape8
{
   width: 78px;
   height: 40px;
}
#wb_Shape9
{
   width: 80px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape9
{
   width: 78px;
   height: 40px;
}
#wb_indexAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   height: 399px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#myInput1
{
   width: 295px;
   height: 177px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Button2
{
   width: 200px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_FlexContainer6
{
   visibility: visible;
   display: block;
}
#FlexContainer6
{
   height: 399px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#myInput2
{
   width: 295px;
   height: 177px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Button3
{
   width: 200px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#Line4
{
   width: 100%;
   height: 22px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line4
{
   border-color: rgba(160,160,160,0.00);
   border-bottom-width: 22px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 27px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#helpLine1
{
   width: 100%;
   height: 22px;
   visibility: visible;
   display: block;
   margin: 0;
}
#helpLine1
{
   border-color: rgba(160,160,160,0.00);
   border-bottom-width: 22px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#indexExtension1
{
}
#wb_FlexContainer1
{
   visibility: visible;
   display: block;
}
#FlexContainer1
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#wb_master_Image3
{
   width: 140px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#master_Image3
{
   margin-left: auto;
   margin-right: auto;
}
#master_Line1
{
   width: 29px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 34px;
}
#wb_master_ClipArt5
{
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Text4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_master_Text4
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_master_Text5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_master_Text5
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#master_Line2
{
   width: 46px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_Line2
{
   border-color: #A0A0A0;
   border-bottom-width: 34px;
}
#wb_master_ClipArt6
{
   width: 25px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Text8
{
   width: 182px;
   height: auto;
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Text8
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_ClipArt7
{
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Image4
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#master_Image4
{
   margin-left: auto;
   margin-right: auto;
}
#master_Line3
{
   width: 70px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_Line3
{
   border-color: #A0A0A0;
   border-bottom-width: 60px;
}
#wb_masterImage4
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#masterImage4
{
   margin-left: auto;
   margin-right: auto;
}
#indexLayer22
{
   width: 83px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 83px;
}
#master_Layer2 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#master_Layer2 .modal-dialog
{
   width: 298px;
}
#master_Layer2 .modal-content
{
   margin: 0;
}
#master_Layer2 .modal-body
{
   width: 298px;
   height: 460px;
}
#Editbox1
{
   left: 24px;
   top: 79px;
   width: 232px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#Editbox1
{
   line-height: 22px;
}
#Editbox2
{
   left: 25px;
   top: 135px;
   width: 232px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#Editbox2
{
   line-height: 22px;
}
#Editbox3
{
   left: 24px;
   top: 192px;
   width: 232px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#Editbox3
{
   line-height: 22px;
}
#TextArea1
{
   left: 24px;
   top: 250px;
   width: 232px;
   height: 82px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#wb_master_Text12
{
   left: 25px;
   top: 369px;
   width: 104px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_master_Text12
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#master_Button1
{
   left: 49px;
   top: 402px;
   width: 200px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_master_Text3
{
   left: 24px;
   top: 19px;
   width: 250px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_master_Text3
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#index_rusLayer111 .modal-content
{
   visibility: hidden;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 54px;
}
#wb_index_rusText16
{
   left: 45px;
   top: 12px;
   width: 202px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_index_rusText16
{
   font-size: 19px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_index_rusImage8
{
   left: 20px;
   top: 13px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_masterClipArt1
{
   left: 268px;
   top: 15px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyLayer_6
{
   width: 106px;
   height: 167px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer_6_Container
{
   width: 106px;
}
#wb_kontaktyText41
{
   left: 24px;
   top: 58px;
   width: 38px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText41
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_kontaktyImage24
{
   left: 67px;
   top: 51px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_master_Image1
{
   left: 67px;
   top: 12px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_master_Image2
{
   left: 66px;
   top: 92px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_master_Text1
{
   left: 8px;
   top: 17px;
   width: 59px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_master_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_master_Text2
{
   left: 4px;
   top: 99px;
   width: 60px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_master_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_kontaktyClipArt5
{
   left: 69px;
   top: 132px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('../images/cff9b73fd05043b6be40.webp');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 120px 15px 40px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5
{
   width: 100%;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#masterToolTip1
{
   left: 1373px;
   top: 790px;
   width: 88px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#helpToolTip1
{
   left: 1080px;
   top: 741px;
   width: 88px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#wb_LayoutGrid_1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_1
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#LayoutGrid_1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_1
{
   width: 100%;
}
#LayoutGrid_1 > .row > .col-1, #LayoutGrid_1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 0 0;
}
#wb_FlexContainer4
{
   visibility: visible;
   display: block;
}
#FlexContainer4
{
   height: 563px;
   margin-top: 40px;
   margin-bottom: 0px;
   padding: 40px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_Text13
{
   width: 281px;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text13
{
   font-size: 29px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#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, #LayoutGrid5 > .row > .col-3
{
   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;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Shape4
{
   width: 135px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape4
{
   width: 133px;
   height: 40px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   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 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 40px 0;
}
#LayoutGrid4
{
   width: 296px;
}
#LayoutGrid4 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text12
{
   width: 208px;
   height: 120px;
   visibility: visible;
   display: inline-block;
}
#wb_Text12
{
   font-size: 17px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Checkbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Checkbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_Checkbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_Checkbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Image6
{
   width: 195px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
}
#Image6
{
   width: 195px;
   height: 49px;
}
#wb_FlexContainer3
{
   visibility: visible;
   display: block;
}
#FlexContainer3
{
   height: 234px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#myInput
{
   width: 366px;
   height: 149px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#button
{
   width: 200px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_Shape5
{
   width: 135px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape5
{
   width: 133px;
   height: 40px;
}
#wb_Shape6
{
   width: 135px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape6
{
   width: 133px;
   height: 40px;
}
#wb_Shape7
{
   width: 135px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape7
{
   width: 133px;
   height: 40px;
}
#wb_Shape8
{
   width: 135px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape8
{
   width: 133px;
   height: 40px;
}
#wb_Shape9
{
   width: 135px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape9
{
   width: 133px;
   height: 40px;
}
#wb_indexAccordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#indexAccordion1 .ui-accordion-header
{
   font-size: 19px !important;
}
#wb_FlexContainer5
{
   visibility: visible;
   display: block;
}
#FlexContainer5
{
   height: 119px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#myInput1
{
   width: 331px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Button2
{
   width: 200px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#wb_FlexContainer6
{
   visibility: visible;
   display: block;
}
#FlexContainer6
{
   height: 125px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: column;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#myInput2
{
   width: 331px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Button3
{
   width: 200px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
}
#Line4
{
   width: 100%;
   height: 22px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line4
{
   border-color: rgba(160,160,160,0.00);
   border-bottom-width: 22px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 27px;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#helpLine1
{
   width: 100%;
   height: 22px;
   visibility: visible;
   display: block;
   margin: 0;
}
#helpLine1
{
   border-color: rgba(160,160,160,0.00);
   border-bottom-width: 22px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 25px 0 25px 0;
}
#indexExtension1
{
}
#wb_FlexContainer1
{
   visibility: visible;
   display: block;
}
#FlexContainer1
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#wb_master_Image3
{
   width: 187px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#master_Image3
{
   margin-left: auto;
   margin-right: auto;
}
#master_Line1
{
   width: 95px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 34px;
}
#wb_master_ClipArt5
{
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Text4
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_master_Text4
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#wb_master_Text5
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_master_Text5
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 27px;
}
#master_Line2
{
   width: 46px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_Line2
{
   border-color: #A0A0A0;
   border-bottom-width: 34px;
}
#wb_master_ClipArt6
{
   width: 25px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Text8
{
   width: 182px;
   height: auto;
   visibility: hidden;
   display: none;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Text8
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_ClipArt7
{
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_master_Image4
{
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#master_Image4
{
   margin-left: auto;
   margin-right: auto;
}
#master_Line3
{
   width: 70px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#master_Line3
{
   border-color: #A0A0A0;
   border-bottom-width: 60px;
}
#wb_masterImage4
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#masterImage4
{
   margin-left: auto;
   margin-right: auto;
}
#indexLayer22
{
   width: 83px;
   height: 67px;
   visibility: visible;
   display: block;
}
#indexLayer22_Container
{
   width: 83px;
}
#master_Layer2 .modal-content
{
   visibility: visible;
   margin: 0;
}
#master_Layer2 .modal-dialog
{
   width: 298px;
}
#master_Layer2 .modal-content
{
   margin: 0;
}
#master_Layer2 .modal-body
{
   width: 298px;
   height: 460px;
}
#Editbox1
{
   left: 24px;
   top: 79px;
   width: 232px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#Editbox1
{
   line-height: 22px;
}
#Editbox2
{
   left: 25px;
   top: 135px;
   width: 232px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#Editbox2
{
   line-height: 22px;
}
#Editbox3
{
   left: 24px;
   top: 192px;
   width: 232px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#Editbox3
{
   line-height: 22px;
}
#TextArea1
{
   left: 24px;
   top: 250px;
   width: 232px;
   height: 82px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 8px 8px 8px 8px;
   text-align: left;
}
#wb_master_Text12
{
   left: 25px;
   top: 369px;
   width: 104px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_master_Text12
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#master_Button1
{
   left: 49px;
   top: 402px;
   width: 200px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#wb_master_Text3
{
   left: 24px;
   top: 19px;
   width: 250px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_master_Text3
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#index_rusLayer111 .modal-content
{
   visibility: visible;
   margin: 0;
}
#index_rusLayer111 .modal-dialog
{
   width: 308px;
}
#index_rusLayer111 .modal-content
{
   margin: 0;
}
#index_rusLayer111 .modal-body
{
   width: 308px;
   height: 54px;
}
#wb_index_rusText16
{
   left: 45px;
   top: 12px;
   width: 202px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_index_rusText16
{
   font-size: 24px;
   margin: 0 0 0 10px;
   padding: 0;
   text-align: center;
   line-height: 27px;
}
#wb_index_rusImage8
{
   left: 20px;
   top: 13px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_masterClipArt1
{
   left: 268px;
   top: 15px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#kontaktyLayer_6
{
   width: 106px;
   height: 167px;
   visibility: hidden;
   display: none;
}
#kontaktyLayer_6_Container
{
   width: 106px;
}
#wb_kontaktyText41
{
   left: 24px;
   top: 58px;
   width: 38px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_kontaktyText41
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_kontaktyImage24
{
   left: 67px;
   top: 51px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_master_Image1
{
   left: 67px;
   top: 12px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_master_Image2
{
   left: 66px;
   top: 92px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_master_Text1
{
   left: 8px;
   top: 17px;
   width: 59px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_master_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_master_Text2
{
   left: 4px;
   top: 99px;
   width: 60px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_master_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
}
#wb_kontaktyClipArt5
{
   left: 69px;
   top: 132px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
.menu-bar ul li a{font-family:Philosopher;font-weight:700;font-size:21px;color:#000080;text-decoration:none;}
