body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_quotesLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_quotesLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#FlexContainer1
{
   display: none;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: 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 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_quotesLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/20250517-01115_Szeged  970.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#quotesLayoutGrid
{
   box-sizing: border-box;
   padding: 80px 75px 80px 75px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#quotesLayoutGrid > .row
{
   margin-right: -75px;
   margin-left: -75px;
}
#quotesLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 75px;
   padding-left: 75px;
   position: relative;
}
#quotesLayoutGrid > .row > .col-1
{
   float: left;
}
#quotesLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#quotesLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#quotesLayoutGrid:before,
#quotesLayoutGrid:after,
#quotesLayoutGrid .row:before,
#quotesLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#quotesLayoutGrid:after,
#quotesLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#quotesLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_quotesCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.80;
   margin: 0;
}
#wb_quotesCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 550px;
}
#quotesCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#quotesCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#quotesCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#quotesCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 1000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#quotesCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#quotesCarousel .carousel-inner > .carousel-item > img, #quotesCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#quotesCarousel .carousel-inner > .active, #quotesCarousel .carousel-inner > .carousel-item-next, #quotesCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#quotesCarousel .carousel-inner > .active
{
   animation: quotesCarousel-animation-show 500ms ease 500ms both;
}
#quotesCarousel .carousel-inner > .carousel-item-next, #quotesCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#quotesCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #quotesCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: quotesCarousel-animation-show 500ms ease 500ms both;
}
#quotesCarousel .carousel-inner > .active.carousel-item-start, #quotesCarousel .carousel-inner > .active.carousel-item-end
{
   animation: quotesCarousel-animation-hide 500ms ease both;
}
#quotesCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -17px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#quotesCarousel .carousel-indicators li
{
   display: inline-block;
   position: relative;
   margin: 12px 12px 12px 12px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(38,57,87,1.00);
   border: 1px solid rgba(38,57,87,1.00);
   transform: scale(0.4);
   transition: transform 0.3s ease, background-color 0.3s ease;
}
#quotesCarousel .carousel-indicators .active
{
   transform: scale(1.0);
}
#quotesCarousel .carousel-indicators li:hover
{
   transform: scale(0.8);
}
#quotesCarousel .frame
{
   width: 820px;
   display: inline-block;
   float: left;
   height: 550px;
}
#quotesCarousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/logo prezentacja - mistrzostwa-PNG.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
@keyframes quotesCarousel-animation-show
{
   0%   { opacity: 0; transform: scale(0.7); }
   100% { opacity: 1; transform: scale(1.0); }
}
@keyframes quotesCarousel-animation-hide
{
   0%   { opacity: 1; transform: scale(1.0); }
   100% { opacity: 0; transform: scale(0.7); }
}
#wb_quotesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#quotesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 10px 0;
   animation: transform-scale-in 2000ms linear 0ms 1 normal both;
   text-align: center;
}
#homeHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 75px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_homeHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 25px 0 25px 0;
   animation: animate-fade-in 3000ms linear 2000ms 1 normal both;
   text-align: center;
}
#homeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 25px 0 25px 0;
   animation: animate-fade-in 3000ms linear 2000ms 1 normal both;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #000080;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
}
#Icon1
{
   height: 18px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000080;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #C3CEE1;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #000080;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
}
#Icon2
{
   height: 18px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #000080;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #C3CEE1;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #000080;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
}
#Icon3
{
   height: 18px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #000080;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #C3CEE1;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 17px;
   line-height: 20px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   vertical-align: top;
}
#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_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 200px;
   text-align: justify;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 17px;
   line-height: 16px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Icon1
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 0;
}
#wb_Image1
{
   display: none;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_Image2
{
   position: absolute;
   left: 310px;
   top: 1029px;
   width: 808px;
   height: 606px;
   z-index: 14;
}
#wb_quotesCard1
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_Text1
{
   position: absolute;
   left: 550px;
   top: 790px;
   width: 400px;
   height: 20px;
   z-index: 13;
}
#wb_Text3
{
   position: absolute;
   left: 99px;
   top: 830px;
   width: 809px;
   height: 164px;
   text-align: justify;
   z-index: 15;
}
#wb_homeHeading2
{
   display: none;
   width: 100%;
   z-index: 7;
}
#wb_Heading1
{
   display: none;
   width: 100%;
   z-index: 8;
}
#wb_homeHeading1
{
   display: none;
   width: 100%;
   z-index: 6;
}
#wb_Icon2
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 1;
}
#wb_quotesCarousel
{
}
#wb_Icon3
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   opacity: 0.70;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_quotesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_quotesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#quotesLayoutGrid
{
   height: auto;
   padding: 80px 75px 80px 75px;
}
#quotesLayoutGrid .row
{
   margin-right: -75px;
   margin-left: -75px;
}
#wb_quotesCarousel
{
   width: 100%;
   visibility: hidden;
   display: none;
}
#wb_quotesCarousel
{
   margin: 0;
   height: 516px;
}
#quotesCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#wb_quotesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_quotesCard1
{
   text-align: center;
}
#wb_homeHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#wb_homeHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 25px 0 25px 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 25px 0 25px 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -15px 0 0 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Icon1
{
   width: 40px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0 0 0 6px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 6px 6px 6px 6px;
}
#Icon1
{
   width: 40px;
   height: 37px;
}
#Icon1 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon2
{
   width: 40px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0 0 0 6px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 6px 6px 6px 6px;
}
#Icon2
{
   width: 40px;
   height: 37px;
}
#Icon2 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_Icon3
{
   width: 40px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0 0 0 6px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 6px 6px 6px 6px;
}
#Icon3
{
   width: 40px;
   height: 37px;
}
#Icon3 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_Text1
{
   left: 140px;
   top: 830px;
   width: 528px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 42px;
}
#wb_Image2
{
   left: 100px;
   top: 1660px;
   width: 506px;
   height: 379px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 30px;
   top: 950px;
   width: 548px;
   height: 475px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 29px;
   margin: 0 50px 0 50px;
   padding: 0;
   text-align: justify;
   line-height: 33px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   opacity: 0.70;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_quotesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_quotesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#quotesLayoutGrid
{
   height: auto;
   padding: 80px 75px 80px 75px;
}
#quotesLayoutGrid .row
{
   margin-right: -75px;
   margin-left: -75px;
}
#wb_quotesCarousel
{
   width: 100%;
   visibility: hidden;
   display: none;
}
#wb_quotesCarousel
{
   margin: 0;
   height: 330px;
}
#quotesCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#wb_quotesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_quotesCard1
{
   text-align: center;
}
#wb_homeHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 10px 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_homeHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 25px 0 25px 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_homeHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#homeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 25px 0 25px 0;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -15px 0 0 0 ;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Icon1
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0 0 0 6px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 6px 6px 6px 6px;
}
#Icon1
{
   width: 18px;
   height: 18px;
}
#Icon1 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon2
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0 0 0 6px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 6px 6px 6px 6px;
}
#Icon2
{
   width: 18px;
   height: 18px;
}
#Icon2 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon3
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0 0 0 6px;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 6px 6px 6px 6px;
}
#Icon3
{
   width: 18px;
   height: 18px;
}
#Icon3 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text1
{
   left: 75px;
   top: 640px;
   width: 330px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image2
{
   left: 70px;
   top: 1000px;
   width: 249px;
   height: 187px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 0px;
   top: 690px;
   width: 305px;
   height: 208px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 13px;
   margin: 0 50px 0 50px;
   padding: 0;
   text-align: justify;
   line-height: 16px;
}
}
