div#container
{
   width: 1281px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #404040;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   overflow-x: hidden;
}
a
{
   color: #0000FF;
   text-decoration: none;
}
a:visited
{
   color: #800080;
}
a:hover
{
   color: #376BAD;
   text-decoration: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#index_PageHeader2
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_pageLayer2
{
   background-clip: padding-box;
   background-color: #5BA701;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_navigation
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#navigation > .row
{
   margin-right: 0;
   margin-left: 0;
}
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   float: left;
}
#navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#navigation > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 45px;
}
#navigation > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#navigation > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#navigation:before,
#navigation:after,
#navigation .row:before,
#navigation .row:after
{
   display: table;
   content: " ";
}
#navigation:after,
#navigation .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_indexCarousel2
{
   background-color: transparent;
   background-image: none;
   border-radius: 6px;
   margin: 0;
}
#wb_indexCarousel2
{
}
#indexCarousel2
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#indexCarousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#indexCarousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#indexCarousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 1000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#indexCarousel2 .carousel-item-next:not(.carousel-item-start), #indexCarousel2 .active.carousel-item-end
{
   transform: translateX(100%);
}
#indexCarousel2 .carousel-item-prev:not(.carousel-item-end), #indexCarousel2 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#indexCarousel2 .carousel-item-inner
{
   min-height: 701px;
   padding: 0;
}
#indexCarousel2 .carousel-inner > .carousel-item > img, #indexCarousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#indexCarousel2 .carousel-inner > .active, #indexCarousel2 .carousel-inner > .carousel-item-next, #indexCarousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#indexCarousel2 .carousel-inner > .carousel-item-next, #indexCarousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#indexCarousel2 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -159px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#indexCarousel2 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 40px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(79,79,79,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 38px solid transparent;
}
#indexCarousel2 .carousel-indicators .active
{
   background-color: rgba(0,128,0,1.00);
}
#indexCarousel2 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#indexCarousel2 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#indexCarousel2 .carousel-control .carousel-control-prev-icon, #indexCarousel2 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 50px;
   z-index: 5;
}
#indexCarousel2 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#indexCarousel2 .frame
{
   width: 1280px;
   display: inline-block;
   float: left;
   height: 701px;
}
#indexCarousel2 .frame-1
{
   background-color: transparent;
   background-image: url('images/slider11111111.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel2 .frame-2
{
   background-color: transparent;
   background-image: url('images/slider2222222.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel2 .frame-3
{
   background-color: transparent;
   background-image: url('images/slider3333333.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel2 .frame-4
{
   background-color: transparent;
   background-image: url('images/slider44444444.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel2 .frame-5
{
   background-color: transparent;
   background-image: url('images/slider555555.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel2 .frame-6
{
   background-color: transparent;
   background-image: url('images/slider777777.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexButton1
{
   box-sizing: border-box;
   line-height: 39px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #C07932;
   border-radius: 0px;
   background-image: linear-gradient(to top, #5BAE21 0%, #008C05 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#indexButton1:focus
{
   outline: 0;
}
#indexLayer2
{
   background-color: transparent;
   background-image: url('images/17171234567895656846468.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#indexLayer3
{
   background-color: #F5F5F5;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#indexLayer11
{
   background-clip: padding-box;
   background-color: #006400;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#indexLayer10
{
   background-color: transparent;
   background-image: url('images/17171234567895656846468.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#wb_1280_carousel
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/index_1280_carousel_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#1280_carousel
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#1280_carousel > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#1280_carousel > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#1280_carousel > .row > .col-1
{
   float: left;
}
#1280_carousel > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#1280_carousel > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 0 0;
}
#1280_carousel:before,
#1280_carousel:after,
#1280_carousel .row:before,
#1280_carousel .row:after
{
   display: table;
   content: " ";
}
#1280_carousel:after,
#1280_carousel .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#1280_carousel > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayer6
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#indexLayer6
{
   display: inline-flex;
}
#Layer13
{
   background-image: linear-gradient(to top, #FBFBFB 0%, rgba(255,255,255,0.05) 100%);
   border-radius: 0px;
   box-shadow: 0px 0px 7px #D3D3D3;
}
#Layer2
{
   background-image: linear-gradient(to top, #FBFBFB 0%, rgba(255,255,255,0.03) 100%);
   border-radius: 0px;
   box-shadow: 0px 0px 7px #D3D3D3;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.28);
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Layer10
{
   background-color: #5BAE21;
   background-image: none;
   border-radius: 0px;
}
#Layer7
{
   background-color: #5BAE21;
   background-image: none;
   border-radius: 0px;
}
#indexLayer7
{
   background-color: #5BAE21;
   background-image: none;
   border-radius: 0px;
}
#Layer4
{
   background-color: #5BAE21;
   background-image: none;
   border-radius: 0px;
}
#Layer3
{
   background-color: #5BAE21;
   background-image: none;
   border-radius: 0px;
}
#shapeWelcome{
   opacity: 0;
}
#shapeWelcome_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 12.13%;
   top: 0.56%;
   width: 75.31%;
   height: 70.95%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexHeading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#indexHeading14
{
   color: #FFFFFF;
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_JavaScript2
{
   margin: 25px 0 25px 0 ;
}
#homeLine2
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   animation: slide-right-in 2000ms linear 0ms 1 normal both;
}
#welcome-button1
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 1000ms linear 2800ms 1 normal both;
}
#welcome-button1:focus
{
   outline: 0;
}
#indexButton7
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 100ms 1 alternate both;
}
#indexButton7:focus
{
   outline: 0;
}
#indexButton6
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 1000ms linear 2000ms 1 normal both;
}
#indexButton6:focus
{
   outline: 0;
}
#indexButton10
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton10:focus
{
   outline: 0;
}
#indexButton11
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton11:focus
{
   outline: 0;
}
#indexButton12
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton12:focus
{
   outline: 0;
}
#indexButton13
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton13:focus
{
   outline: 0;
}
#indexButton14
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton14:focus
{
   outline: 0;
}
#indexButton15
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton15:focus
{
   outline: 0;
}
#indexButton16
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton16:focus
{
   outline: 0;
}
#indexButton17
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton17:focus
{
   outline: 0;
}
#indexButton9
{
   border: 0px dashed rgba(0,40,126,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: url('images/123654987.png');
   background-repeat: repeat;
   background-position: left top;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: swash-in 900ms linear 3900ms 1 normal both;
}
#indexButton9:focus
{
   outline: 0;
}
#indexcount-up
{
   background-color: transparent;
   background-image: url('images/sssssssssss.jpg');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   margin: 0;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon1
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_kurbanExtension1
{
   text-align: center;
}
#kurbanExtension1
{
   color: #2E8B57;
   display: block;
   font-family: Roboto Slab;
   font-size: 29px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px;
}
#kurbanExtension1
{
   overflow: hidden;
   position: relative;
}
#kurbanExtension1:after
{
   background-color: #2E8B57;
   content: "";
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 2px;
   height: 100%;
}
#kurbanExtension1 .heading
{
   display: inline-block;
   position: absolute;
   top: 0;
   left: 0;
   white-space: nowrap;
   opacity: 0;
}
#kurbanExtension1 .heading-active
{
   position: relative;
   opacity: 1;
}
#wb_IconFont6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont6
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_IconFont6:hover #IconFont6 i
{
   color: #FFFFFF;
}
#wb_IconFont7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont7
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_IconFont7:hover #IconFont7 i
{
   color: #FFFFFF;
}
#wb_IconFont8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont8
{
   height: 52px;
   width: 54px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 52px;
   line-height: 52px;
   vertical-align: middle;
}
#wb_IconFont8:hover #IconFont8 i
{
   color: #FFFFFF;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text25 div
{
   text-align: center;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading9
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText18 div
{
   text-align: left;
}
#wb_indexIconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIconFont2 a
{
   text-decoration: none;
}
#wb_indexIconFont2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIconFont2
{
   height: 103px;
   width: 102px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIconFont2 i
{
   color: #5BAE21;
   display: inline-block;
   font-size: 102px;
   line-height: 103px;
   vertical-align: middle;
}
#wb_indexIconFont2:hover #indexIconFont2 i
{
   color: #696969;
}
#wb_indexIconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIconFont3 a
{
   text-decoration: none;
}
#wb_indexIconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIconFont3
{
   height: 45px;
   width: 51px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIconFont3 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 45px;
   line-height: 45px;
   vertical-align: middle;
}
#wb_indexIconFont3:hover #indexIconFont3 i
{
   color: #FF0000;
}
#wb_indexIconFont5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIconFont5 a
{
   text-decoration: none;
}
#wb_indexIconFont5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIconFont5
{
   height: 57px;
   width: 53px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIconFont5 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 53px;
   line-height: 57px;
   vertical-align: middle;
}
#wb_indexIconFont5:hover #indexIconFont5 i
{
   color: #FF69B4;
}
#wb_indexIconFont8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIconFont8 a
{
   text-decoration: none;
}
#wb_indexIconFont8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIconFont8
{
   height: 50px;
   width: 46px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIconFont8 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 46px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_indexIconFont8:hover #indexIconFont8 i
{
   color: #4169E1;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText20 div
{
   text-align: left;
}
#wb_indexText23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText23 div
{
   text-align: left;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText24 div
{
   text-align: left;
}
#wb_indexIconFont9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#indexIconFont9
{
   height: 58px;
   width: 51px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIconFont9 i
{
   color: #5BAE21;
   display: inline-block;
   font-size: 51px;
   line-height: 58px;
   vertical-align: middle;
}
#wb_indexIconFont9:hover #indexIconFont9 i
{
   color: #696969;
}
#wb_indexText21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText21 div
{
   text-align: left;
}
#wb_indexText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText22 div
{
   text-align: left;
}
#wb_Card69
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card69-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card69-card-item0
{
   display: inline-block;
   height: 58px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card69:hover #Card69-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 0 0 10px;
   text-decoration: none;
}
#Card69-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card69-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card69-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card69-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Layer8
{
   background-color: transparent;
   background-image: url('images/656165551551.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#Layer8
{
   display: inline-flex;
}
#wb_indexLayoutGrid-480
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid-480
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid-480 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid-480 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid-480 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid-480 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid-480 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 0 0;
}
#indexLayoutGrid-480:before,
#indexLayoutGrid-480:after,
#indexLayoutGrid-480 .row:before,
#indexLayoutGrid-480 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid-480:after,
#indexLayoutGrid-480 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid-480 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid-360
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid-360
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid-360 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid-360 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid-360 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid-360 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid-360 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 0 0;
}
#indexLayoutGrid-360:before,
#indexLayoutGrid-360:after,
#indexLayoutGrid-360 .row:before,
#indexLayoutGrid-360 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid-360:after,
#indexLayoutGrid-360 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid-360 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayer4
{
   background-color: transparent;
   border-radius: 0px;
   margin: 0;
}
#indexLayer4
{
   display: inline-flex;
}
#indexLayer4-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayer4-video video
{
   object-fit: cover;
   pointer-events: none;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_countline
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/zemin-70x70.png');
   background-repeat: repeat;
   background-position: left top;
   border: 3px solid #F1F1F1;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#countline
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#countline > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#countline > .col-1
{
   flex: 0 0 auto;
}
#countline > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#countline > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexLayer5
{
   background-color: transparent;
   background-image: url('images/zemin-70x70.png');
   background-repeat: repeat;
   background-position: center center;
   border-radius: 0px;
   margin: 0;
}
#count-up
{
   background-color: transparent;
   background-image: url('images/orta alan-1.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#count-up
{
   display: inline-flex;
}
#wb_services1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/index_services1_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#services1
{
   box-sizing: border-box;
   padding: 100px 20px 80px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#services1 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3, #services1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3, #services1 > .row > .col-4
{
   float: left;
}
#services1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#services1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 40px 0;
}
#services1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#services1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 40px 0;
}
#services1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#services1 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 40px 0;
}
#services1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#services1 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 40px 0;
}
#services1:before,
#services1:after,
#services1 .row:before,
#services1 .row:after
{
   display: table;
   content: " ";
}
#services1:after,
#services1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#services1 > .row > .col-1, #services1 > .row > .col-2, #services1 > .row > .col-3, #services1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_kurbanText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kurbanText18 div
{
   text-align: left;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText15 div
{
   text-align: left;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText9 div
{
   text-align: left;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.28);
   text-align: left;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card16:hover #Card16-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card16-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card16-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card16-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text27 div
{
   text-align: left;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(79,79,79,0.28);
   text-align: left;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card17-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card17-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 10px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Layer12
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#Layer9
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#Progressbar9
{
   margin: 0 0 20px 0 ;
   position: relative;
}
#Progressbar9
{
   background-color: #CDB788;
   background-image: none;
   border: 1px solid #3C3C3C;
   border-radius: 0px;
   overflow: hidden;
}
#Progressbar9 .progress-bar
{
   animation: 1s linear infinite Progressbar9-animation;
   background-color: #5BAE21;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 1500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar9-animation
{
   0% { background-position-x: 1rem; }
}
#Label1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 10px;
}
#Label1:focus
{
   outline: 0;
}
#Line2
{
   border-color: #F1F1F1;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 15px 0 15px 0 ;
   padding: 0;
}
#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: 0 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3, #LayoutGrid4 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3, #LayoutGrid4 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid4 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#LayoutGrid4 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 80px;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2, #LayoutGrid4 > .col-3, #LayoutGrid4 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label4
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label4:focus
{
   outline: 0;
}
#Label9
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: right;
   animation: transform-wiggle 1000ms linear 0ms infinite normal both;
   vertical-align: top;
   padding: 0;
}
#Label9:focus
{
   outline: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#LayoutGrid5 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#LayoutGrid5 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 80px;
}
#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 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#Label10
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: right;
   animation: transform-wiggle 1000ms linear 0ms infinite normal both;
   vertical-align: top;
   padding: 0;
}
#Label10:focus
{
   outline: 0;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3, #LayoutGrid6 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3, #LayoutGrid6 > .row > .col-4
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#LayoutGrid6 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#LayoutGrid6 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 80px;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3, #LayoutGrid6 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#Label6
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label6:focus
{
   outline: 0;
}
#Label11
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: right;
   animation: transform-wiggle 1000ms linear 0ms infinite normal both;
   vertical-align: top;
   padding: 0;
}
#Label11:focus
{
   outline: 0;
}
#Button5
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 3px;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button5:focus
{
   outline: 0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 10px 15px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#LayoutGrid7 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 30px;
}
#LayoutGrid7 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 80px;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#Label7
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label7:focus
{
   outline: 0;
}
#Label12
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: right;
   animation: transform-wiggle 1000ms linear 0ms infinite normal both;
   vertical-align: top;
   padding: 0;
}
#Label12:focus
{
   outline: 0;
}
#Button2
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 3px;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:focus
{
   outline: 0;
}
#Button11
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 3px;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button11:focus
{
   outline: 0;
}
#Progressbar1
{
   margin: 0 0 20px 0 ;
   position: relative;
}
#Progressbar1
{
   background-color: #CDB788;
   background-image: none;
   border: 1px solid #3C3C3C;
   border-radius: 0px;
   overflow: hidden;
}
#Progressbar1 .progress-bar
{
   animation: 1s linear infinite Progressbar1-animation;
   background-color: #5BAE21;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 1500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar1-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar2
{
   margin: 0 0 20px 0 ;
   position: relative;
}
#Progressbar2
{
   background-color: #CDB788;
   background-image: none;
   border: 1px solid #3C3C3C;
   border-radius: 0px;
   overflow: hidden;
}
#Progressbar2 .progress-bar
{
   animation: 1s linear infinite Progressbar2-animation;
   background-color: #5BAE21;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 1500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar2-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar3
{
   margin: 0 0 20px 0 ;
   position: relative;
}
#Progressbar3
{
   background-color: #CDB788;
   background-image: none;
   border: 1px solid #3C3C3C;
   border-radius: 0px;
   overflow: hidden;
}
#Progressbar3 .progress-bar
{
   animation: 1s linear infinite Progressbar3-animation;
   background-color: #5BAE21;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 1500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar3-animation
{
   0% { background-position-x: 1rem; }
}
#Button4
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 3px;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button4:focus
{
   outline: 0;
}
#Label2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label2:focus
{
   outline: 0;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexCardContainer-1280
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexCardContainer-1280
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 50px;
   margin-bottom: 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#indexCardContainer-1280 .owl-dots, #indexCardContainer-1280 .owl-nav
{
   text-align: center;
}
#indexCardContainer-1280 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#indexCardContainer-1280 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#indexCardContainer-1280 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#indexCardContainer-1280 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#indexCardContainer-1280 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#indexCardContainer-1280 .owl-nav button.owl-prev, #indexCardContainer-1280 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#indexCardContainer-1280 .owl-nav button.owl-prev span, #indexCardContainer-1280 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#indexCardContainer-1280 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#indexCardContainer-1280 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#indexCardContainer-1280 .owl-dots .owl-dot.active span, #indexCardContainer-1280 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_indexCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px #A9A9A9;
   text-align: left;
}
#indexCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard1-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard1:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard1
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 10px #A9A9A9;
   text-align: left;
}
#indexCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard2-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard2:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard2
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px #A9A9A9;
   text-align: left;
}
#indexCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard3-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard3-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard3:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard3
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px #A9A9A9;
   text-align: left;
}
#indexCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard4-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard4-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard4:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard4
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText16 div
{
   text-align: left;
}
#wb_indexCardContainer-480
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexCardContainer-480
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 50px;
   margin-bottom: 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 480px;
   box-sizing: border-box;
   font-size: 0;
}
#indexCardContainer-480 .owl-dots, #indexCardContainer-480 .owl-nav
{
   text-align: center;
}
#indexCardContainer-480 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#indexCardContainer-480 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#indexCardContainer-480 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#indexCardContainer-480 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#indexCardContainer-480 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#indexCardContainer-480 .owl-nav button.owl-prev, #indexCardContainer-480 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#indexCardContainer-480 .owl-nav button.owl-prev span, #indexCardContainer-480 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#indexCardContainer-480 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#indexCardContainer-480 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#indexCardContainer-480 .owl-dots .owl-dot.active span, #indexCardContainer-480 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_indexCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard6-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard6:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard6
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard7-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard7:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard7
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard8-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard8:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard8
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard9-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard9:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard9
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCardContainer-360
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#indexCardContainer-360
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 50px;
   margin-bottom: 50px;
   margin-right: auto;
   margin-left: auto;
   max-width: 360px;
   box-sizing: border-box;
   font-size: 0;
}
#indexCardContainer-360 .owl-dots, #indexCardContainer-360 .owl-nav
{
   text-align: center;
}
#indexCardContainer-360 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#indexCardContainer-360 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#indexCardContainer-360 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#indexCardContainer-360 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#indexCardContainer-360 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#indexCardContainer-360 .owl-nav button.owl-prev, #indexCardContainer-360 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#indexCardContainer-360 .owl-nav button.owl-prev span, #indexCardContainer-360 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#indexCardContainer-360 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#indexCardContainer-360 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#indexCardContainer-360 .owl-dots .owl-dot.active span, #indexCardContainer-360 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_indexCard19
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard19-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard19:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard19
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard20
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard20-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard20-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard20:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard20
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard21
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard21-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard21-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard21:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard21
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard22
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#indexCard22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard22-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard22:hover
{
   background-color: #008000;
   transition: background-color 300ms linear 0ms;
}
#wb_indexCard22
{
   background-color: #FFFFFF;
   transition: background-color 300ms linear 0ms;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText12 div
{
   text-align: left;
}
#indexInlineFrame1
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#indexInlineFrame2
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#indexInlineFrame3
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#indexInlineFrame4
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText6 div
{
   text-align: left;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText8 div
{
   text-align: left;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText10 div
{
   text-align: left;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText11 div
{
   text-align: left;
}
#indexLayer9
{
   background-color: transparent;
   background-image: url('images/aaaa.jpg');
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 0px;
   margin: 0;
}
#indexLayer9
{
   display: inline-flex;
}
#indexClosedCurve1
{
   border-width: 0;
   height: 2px;
   width: 4px;
}
#wb_kurbanHotspots1
{
   vertical-align: top;
}
#kurbanHotspots1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kurban480
{
   vertical-align: top;
}
#kurban480
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_kurban360
{
   vertical-align: top;
}
#kurban360
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 360px;
}
#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;
}
}
#Button1
{
   box-sizing: border-box;
   line-height: 57px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 0px;
   background-image: linear-gradient(to top, #17B7C7 0%, #0C9AA8 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_master_pageImage1
{
   vertical-align: top;
}
#master_pageImage1
{
   border: 0px solid #1F7A2A;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_pageText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText2
{
   color: #363636;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 21px;
   line-height: 29px;
}
#wb_master_pageText2 div
{
   text-align: left;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #1F7A2A;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#master_pageLayer1
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
   box-shadow: 2px 2px 3px #DCDCDC;
}
#wb_CssMenu6
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu6 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   direction: ltr;
}
#wb_CssMenu6 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 250px;
}
#wb_CssMenu6 a
{
   display: block;
   color: #000000;
   border: 1px solid rgba(204,204,204,0.00);
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu6 > ul > li > a
{
   width: 238px;
   height: 26px;
   padding: 0 5px 0px 5px;
   line-height: 26px;
}
#wb_CssMenu6 li:hover a, #wb_CssMenu6 a:hover
{
   color: #000000;
}
.CssMenu6-effect:before
{
   border: 1px solid rgba(46,109,164,0.00);
   background-color: rgba(51,122,183,0.00);
   background-image: none;
}
#wb_CssMenu6 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu6 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu6 li:hover, #wb_CssMenu6 li a:hover
{
   position: relative;
}
#wb_CssMenu6 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_CssMenu6 li:hover a.withsubmenu, #wb_CssMenu6 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu6 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 200px;
   height: auto;
   border: none;
   background-color: transparent;
   box-shadow: 0px 3px 5px #000000;
}
#wb_CssMenu6 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu6 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu6 li li
{
   width: 200px;
   padding: 0 0px 20px 0px;
   border: 0px solid #FFFFFF;
   border-width: 0 0px;
}
#wb_CssMenu6 li li.firstitem
{
   border-top: 0px #FFFFFF solid;
}
#wb_CssMenu6 li li.lastitem
{
   border-bottom: 0px #FFFFFF solid;
}
#wb_CssMenu6 li li.lastitem
{
   padding-bottom: 0px;
}
#wb_CssMenu6 ul ul a, #wb_CssMenu6 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 164px;
   height: auto;
   white-space: normal;
   padding: 3px 6px 2px 30px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid rgba(204,204,204,0.00);
   color: #4F4F4F;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu6 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
.CssMenu6-sub-effect a:hover
{
   color: #008000;
}
.CssMenu6-sub-effect:before
{
   background-color: #CDB788;
   background-image: none;
   border: 0px solid rgba(46,109,164,0.00);
}
#wb_CssMenu6 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu6-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.CssMenu6-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   height: 0px;
   right: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.CssMenu6-effect:hover:before, .CssMenu6-effect:focus:before, .CssMenu6-effect.active:before
{
   transform: scaleX(1);
}
.CssMenu6-sub-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 501ms linear;
}
.CssMenu6-sub-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleY(0);
   transform-origin: 50%;
   transition: all 501ms linear;
}
.CssMenu6-sub-effect:hover:before, .CssMenu6-sub-effect:focus:before, .CssMenu6-sub-effect:active:before
{
   transform: scaleY(1);
   opacity: 1;
}
#CssMenu6 li i
{
   font-size: 24px;
   margin-right: 6px;
   width: 26px;
}
#wb_IconFont19
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
}
#wb_IconFont19 a
{
   text-decoration: none;
}
#wb_IconFont19 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont19:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont19
{
   height: 20px;
   width: 25px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont19 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_IconFont19:hover #IconFont19 i
{
   color: #5BA701;
}
#wb_IconFont21
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
}
#wb_IconFont21 a
{
   text-decoration: none;
}
#wb_IconFont21 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont21:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont21
{
   height: 20px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont21 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_IconFont21:hover #IconFont21 i
{
   color: #5BA701;
}
#wb_IconFont22
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #5BA701;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
}
#wb_IconFont22 a
{
   text-decoration: none;
}
#wb_IconFont22 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont22:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont22
{
   height: 20px;
   width: 27px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont22 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_IconFont22:hover #IconFont22 i
{
   color: #5BA701;
}
#wb_IconFont3
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
}
#wb_IconFont3 a
{
   text-decoration: none;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont3
{
   height: 20px;
   width: 25px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #5BA701;
}
#wb_IconFont4
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
}
#wb_IconFont4 a
{
   text-decoration: none;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont4
{
   height: 20px;
   width: 25px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #5BA701;
}
#wb_IconFont5
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: center;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
   vertical-align: top;
}
#wb_IconFont5 a
{
   text-decoration: none;
}
#wb_IconFont5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont5
{
   height: 20px;
   width: 25px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_IconFont5:hover #IconFont5 i
{
   color: #5BA701;
}
#wb_sidebarMenu3
{
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_sidebarMenu3 span
{
   display: block;
   margin: 0 0 10px 0;
   line-height: 18px;
}
#wb_Text16 
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 20px 5px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text17 
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 20px 5px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_TextMenu1
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu1 span
{
   display: block;
   margin: 0 0 10px 0;
   line-height: 18px;
}
#wb_TextMenu2
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   margin: 0;
   text-align: left;
   overflow: hidden;
}
#wb_TextMenu2 span
{
   display: block;
   margin: 0 0 10px 0;
   line-height: 18px;
}
#wb_Text15 
{
   background-color: #5BA701;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 20px 5px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text15 div
{
   text-align: left;
}
#SiteSearch1
{
   line-height: 16px;
   margin: 0;
   border: 1px solid #228B22;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #404040;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#SiteSearch1:focus
{
   outline: 0;
}
.search-autocomplete
{
   position: absolute;
   background: #FFFFFF;
   border: 1px solid #228B22;
   color: #404040;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   list-style-type: none;
   z-index: 999;
   padding: 0;
   width: 171px;
   margin: 0;
}
.search-autocomplete li
{
   cursor: pointer;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
.search-autocomplete li.selected
{
   background: #228B22;
   color: #FFFFFF;
}
#Button9
{
   border: 1px solid #228B22;
   border-radius: 0px;
   background-color: #5BA701;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button9:focus
{
   outline: 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_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#Button6
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 0px;
   background-image: linear-gradient(to top, #008000 0%, #228B22 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button6:focus
{
   outline: 0;
}
#wb_master_pageResponsiveMenu2
{
   display: block;
   font-family: "Roboto Slab";
   font-weight: normal;
   text-align: left;
   width: 100%;
   z-index: 1111 !important;
}
#master_pageResponsiveMenu2
{
   background-color: #FFFFFF;
   height: 65px;
}
#wb_master_pageResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master_pageResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master_pageResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master_pageResponsiveMenu2 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_master_pageResponsiveMenu2 ul li a
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 20px 25px 20px 10px;
   text-align: center;
}
#wb_master_pageResponsiveMenu2 > ul > li > a 
{
   height: 25px;
}
.master_pageResponsiveMenu2 a 
{
   display: block;
}
#wb_master_pageResponsiveMenu2 li:hover > a, #wb_master_pageResponsiveMenu2 li .active
{
   background-color: rgba(91,174,33,0.00);
   color: #696969;
}
#wb_master_pageResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 65px;
}
#wb_master_pageResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_master_pageResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 119px;
}
#wb_master_pageResponsiveMenu2 ul ul li a
{
   background-color: #FFFFFF;
   border: 0px solid #7A7A7A;
   color: #808080;
}
#wb_master_pageResponsiveMenu2 ul ul li:hover > a, #wb_master_pageResponsiveMenu2 ul ul li .active
{
   background-color: #CDB788;
   color: #008000;
}
#wb_master_pageResponsiveMenu2 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_master_pageResponsiveMenu2 ul ul li a 
{
   padding-top: 10px;
   padding-right: 40px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageResponsiveMenu2 ul ul ul li 
{
   left: 119px;
   position: relative;
   top: -65px;
}
#wb_master_pageResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_master_pageResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #808080;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_master_pageResponsiveMenu2 li:hover > a .arrow-down, #wb_master_pageResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #696969;
}
#wb_master_pageResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_master_pageResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #008000;
}
#wb_master_pageResponsiveMenu2 .toggle,[id^=master_pageResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_master_pageResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_master_pageResponsiveMenu2 ul li a, #wb_master_pageResponsiveMenu2 .toggle
{
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 40px 10px 13px;
}
#wb_master_pageResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.master_pageResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#master_pageResponsiveMenu2 
{
   background-color: transparent;
}
#wb_master_pageResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_master_pageResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #000000;
   padding: 0 40px 0 13px;
   line-height: 20px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master_pageResponsiveMenu2 .toggle:hover
{
   background-color: rgba(91,174,33,0.00);
   color: #696969;
}
[id^=master_pageResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#master_pageResponsiveMenu2-title
{
   height: 65px !important;
   line-height: 65px !important;
   text-align: center;
}
#wb_master_pageResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master_pageResponsiveMenu2 ul ul .toggle,
#wb_master_pageResponsiveMenu2 ul ul a 
{
   padding: 0 26px;
}
#wb_master_pageResponsiveMenu2 a:hover,
#wb_master_pageResponsiveMenu2 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #808080;
}
#wb_master_pageResponsiveMenu2 ul li ul li .toggle,
#wb_master_pageResponsiveMenu2 ul ul a 
{
   background-color: #FFFFFF;
   color: #808080;
}
#wb_master_pageResponsiveMenu2 ul ul ul a 
{
   padding: 10px 40px 10px 39px;
}
#wb_master_pageResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_master_pageResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_master_pageResponsiveMenu2 ul li i 
{
   margin-right: 0px;
}
#wb_master_pageResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_master_pageResponsiveMenu2 ul ul li:hover > ul,
#wb_master_pageResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_master_pageResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master_pageResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#master_pageResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 20px;
   user-select: none;
}
#master_pageResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_master_pageResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #CDB788;
   color: #008000;
}
#wb_master_pageResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_master_pageResponsiveMenu2 .toggle:hover .arrow-down, #wb_master_pageResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #696969;
}
#wb_master_pageResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #808080;
}
#wb_master_pageResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_master_pageResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #008000;
}
}
#wb_Text3 
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 2px 20px 2px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#NAV_PROJEKTE
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_Text8 
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 2px 20px 2px 2px;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text9 
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 2px 20px 2px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_CssMenu10
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu10 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 243px;
}
#wb_CssMenu10 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 243px;
}
#wb_CssMenu10 a
{
   display: block;
   color: #A9A9A9;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu10 > ul > li > a
{
   width: 231px;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu10 li:hover a, #wb_CssMenu10 a:hover
{
   color: #006400;
}
.CssMenu10-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu10 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu10 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu10 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu10-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu10-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 100% 50%;
   transition: all 500ms linear;
}
.CssMenu10-effect:hover:before, .CssMenu10-effect:focus:before, .CssMenu10-effect.active:before
{
   transform: scaleX(1);
}
.CssMenu10-sub-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms linear;
}
.CssMenu10-sub-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms linear;
}
.CssMenu10-sub-effect:hover:before, .CssMenu10-sub-effect:focus:before, .CssMenu10-sub-effect:active:before
{
   transform: scaleX(1);
}
#wb_CssMenu11
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu11 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 240px;
}
#wb_CssMenu11 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 240px;
}
#wb_CssMenu11 a
{
   display: block;
   color: #C0C0C0;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu11 > ul > li > a
{
   width: 228px;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu11 li:hover a, #wb_CssMenu11 a:hover
{
   color: #006400;
}
.CssMenu11-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu11 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu11 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu11 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu11-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu11-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 100% 50%;
   transition: all 500ms linear;
}
.CssMenu11-effect:hover:before, .CssMenu11-effect:focus:before, .CssMenu11-effect.active:before
{
   transform: scaleX(1);
}
.CssMenu11-sub-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms linear;
}
.CssMenu11-sub-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms linear;
}
.CssMenu11-sub-effect:hover:before, .CssMenu11-sub-effect:focus:before, .CssMenu11-sub-effect:active:before
{
   transform: scaleX(1);
}
#wb_CssMenu12
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu12 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 240px;
}
#wb_CssMenu12 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 240px;
}
#wb_CssMenu12 a
{
   display: block;
   color: #A9A9A9;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu12 > ul > li > a
{
   width: 228px;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu12 li:hover a, #wb_CssMenu12 a:hover
{
   color: #006400;
}
.CssMenu12-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu12 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu12 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu12 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu12-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.CssMenu12-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 100% 50%;
   transition: all 500ms linear;
}
.CssMenu12-effect:hover:before, .CssMenu12-effect:focus:before, .CssMenu12-effect.active:before
{
   transform: scaleX(1);
}
.CssMenu12-sub-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms linear;
}
.CssMenu12-sub-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms linear;
}
.CssMenu12-sub-effect:hover:before, .CssMenu12-sub-effect:focus:before, .CssMenu12-sub-effect:active:before
{
   transform: scaleX(1);
}
#Layer11
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#Layer6
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   box-shadow: 3px 0px 12px #DCDCDC;
}
#kurbanButton7
{
   box-sizing: border-box;
   line-height: 39px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 0px;
   background-color: #1E90FF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#kurbanButton7:focus
{
   outline: 0;
}
#wb_kurbanText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kurbanText43 div
{
   text-align: left;
}
#wb_kurbanText46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kurbanText46 div
{
   text-align: left;
}
#wb_kurbanText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kurbanText12
{
   color: #5BA701;
   font-family: "Roboto Slab";
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
}
#wb_kurbanText12 p, #wb_kurbanText12 ul
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kurbanText44
{
   color: #5BA701;
   font-family: "Roboto Slab";
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
}
#wb_kurbanText44 p, #wb_kurbanText44 ul
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kurbanText1 div
{
   text-align: left;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text29 div
{
   text-align: left;
}
#briketthäuserLayer4
{
   background-color: #DCDCDC;
   background-image: none;
   border-radius: 0px;
}
#wb_briketthäuserIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#briketthäuserIcon1
{
   height: 87px;
   width: 105px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#briketthäuserIcon1 i
{
   color: #5BAE21;
   display: inline-block;
   font-size: 87px;
   line-height: 87px;
   vertical-align: middle;
}
#wb_briketthäuserIcon1:hover #briketthäuserIcon1 i
{
   color: #1E90FF;
}
#wb_briketthäuserIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #1E90FF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_briketthäuserIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#briketthäuserIcon4
{
   height: 72px;
   width: 105px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#briketthäuserIcon4 i
{
   color: #5BAE21;
   display: inline-block;
   font-size: 72px;
   line-height: 72px;
   vertical-align: middle;
}
#wb_briketthäuserIcon4:hover #briketthäuserIcon4 i
{
   color: #1E90FF;
}
#wb_briketthäuserIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#briketthäuserIcon3
{
   height: 71px;
   width: 122px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#briketthäuserIcon3 i
{
   color: #5BAE21;
   display: inline-block;
   font-size: 71px;
   line-height: 71px;
   vertical-align: middle;
}
#wb_briketthäuserIcon3:hover #briketthäuserIcon3 i
{
   color: #1E90FF;
}
#wb_briketthäuserText4 
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 20px 5px 5px;
   margin: 0;
   text-align: center;
}
#wb_briketthäuserText4 div
{
   text-align: center;
}
#briketthäuserClipArt1
{
   width: 29px;
   height: 24px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #616265 solid;
   -webkit-clip-path: url(#briketthäuserClipArt1-clippath);
   clip-path: url(#briketthäuserClipArt1-clippath);
}
#kurbanLayer2
{
   background-color: #F3F3F3;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#master_pageButton1
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 0px;
   background-image: linear-gradient(to top, #008C05 0%, #5BAE21 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#master_pageButton1:focus
{
   outline: 0;
}
#wb_master_pageText3 
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 2px 20px 2px 2px;
   margin: 0;
   text-align: left;
}
#wb_master_pageText3 div
{
   text-align: left;
}
#wb_master_pageImage4
{
   vertical-align: top;
}
#master_pageImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#master_pageButton2
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #002980;
   border-radius: 0px;
   background-image: linear-gradient(to top, #008C05 0%, #5BAE21 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#master_pageButton2:focus
{
   outline: 0;
}
#wb_master_pageFontAwesomeIcon2
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000080;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_master_pageFontAwesomeIcon2 a
{
   text-decoration: none;
}
#wb_master_pageFontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_master_pageFontAwesomeIcon2:hover
{
   background-color: #0C9AA8;
   background-image: none;
   border: 0px solid #245580;
}
#master_pageFontAwesomeIcon2
{
   height: 49px;
   width: 51px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageFontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 49px;
   line-height: 49px;
   vertical-align: middle;
}
#wb_master_pageFontAwesomeIcon2:hover #master_pageFontAwesomeIcon2 i
{
   color: #A5A5A5;
}
#wb_master_pageIcon1
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #000080;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_master_pageIcon1 a
{
   text-decoration: none;
}
#wb_master_pageIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_master_pageIcon1:hover
{
   background-color: #0C9AA8;
   background-image: none;
   border: 0px solid #245580;
}
#master_pageIcon1
{
   height: 49px;
   width: 51px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 49px;
   line-height: 49px;
   vertical-align: middle;
}
#wb_master_pageIcon1:hover #master_pageIcon1 i
{
   color: #A5A5A5;
}
#master_pageLayer5
{
   background-color: transparent;
   background-image: url('images/477878964554.jpg');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   margin: 0;
}
#master_pageLayer5-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #008000;
   opacity: 0.75;
}
#wb_master_pageText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText1 div
{
   text-align: left;
}
#wb_master_pageText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText5 div
{
   text-align: left;
}
#wb_master_pageText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText6 div
{
   text-align: left;
}
#wb_master_pageIcon6
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon6:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon6
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon6:hover #master_pageIcon6 i
{
   color: #5BAE21;
}
#wb_master_pageIcon6
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon6:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon7
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon7:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon7
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon7:hover #master_pageIcon7 i
{
   color: #5BAE21;
}
#wb_master_pageIcon7
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon7:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon8
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon8:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon8
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon8:hover #master_pageIcon8 i
{
   color: #5BAE21;
}
#wb_master_pageIcon8
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon8:hover
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_master_pageCssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText11 div
{
   text-align: left;
}
#wb_master_pageImage2
{
   vertical-align: top;
}
#master_pageImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   transform: rotate(324deg);
   transform-origin: 50% 50%;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_pageText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText12 div
{
   text-align: left;
}
#wb_master_pageIcon9
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon9:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon9
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon9:hover #master_pageIcon9 i
{
   color: #5BAE21;
}
#wb_master_pageIcon9
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon9:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText14 div
{
   text-align: left;
}
#wb_master_pageImage5
{
   vertical-align: top;
}
#master_pageImage5
{
   border: 0px solid #000000;
   border-radius: 3px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_pageCssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu2 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu2 li:hover a, #wb_master_pageCssMenu2 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_master_pageCssMenu3 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu3 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu3 li:hover a, #wb_master_pageCssMenu3 a:hover, #wb_master_pageCssMenu3 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu3 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu3 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageImage6
{
   vertical-align: top;
}
#master_pageImage6
{
   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_pageImage9
{
   vertical-align: top;
}
#master_pageImage9
{
   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_pageCssMenu4
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu4 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu4 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu4 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu4 li:hover a, #wb_master_pageCssMenu4 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu4 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu4 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu13
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu13 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   direction: ltr;
}
#wb_master_pageCssMenu13 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu13 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu13 > ul > li > a
{
   height: 20px;
   line-height: 20px;
   padding: 0px 5px 0px 0px;
}
#wb_master_pageCssMenu13 li:hover a, #wb_master_pageCssMenu13 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu13 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu13 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu13 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageImage12
{
   vertical-align: top;
}
#master_pageImage12
{
   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_pageCssMenu14
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu14 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu14 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu14 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu14 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu14 li:hover a, #wb_master_pageCssMenu14 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu14 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu14 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu14 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu15
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu15 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu15 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu15 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu15 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu15 li:hover a, #wb_master_pageCssMenu15 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu15 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu15 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu15 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu16
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu16 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu16 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_master_pageCssMenu16 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu16 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu16 li:hover a, #wb_master_pageCssMenu16 a:hover, #wb_master_pageCssMenu16 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu16 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu16 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu16 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#master_pageLayer4
{
   background-color: transparent;
   background-image: url('images/477878964554.jpg');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   margin: 0;
}
#master_pageLayer4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #008000;
   opacity: 0.75;
}
#wb_master_pageText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText4 div
{
   text-align: left;
}
#wb_master_pageText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText7 div
{
   text-align: left;
}
#wb_master_pageIcon2
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon2:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon2
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon2:hover #master_pageIcon2 i
{
   color: #5BAE21;
}
#wb_master_pageIcon2
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon2:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon3
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon3:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon3
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon3:hover #master_pageIcon3 i
{
   color: #5BAE21;
}
#wb_master_pageIcon3
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon3:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon4
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon4:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon4
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon4:hover #master_pageIcon4 i
{
   color: #5BAE21;
}
#wb_master_pageIcon4
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon4:hover
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageCssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu5 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_master_pageCssMenu5 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu5 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu5 li:hover a, #wb_master_pageCssMenu5 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu5 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu5 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText9 div
{
   text-align: left;
}
#wb_master_pageImage3
{
   vertical-align: top;
}
#master_pageImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   transform: rotate(324deg);
   transform-origin: 50% 50%;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_pageText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText10 div
{
   text-align: left;
}
#wb_master_pageIcon5
{
   background-color: #5BAE21;
   background-image: none;
   border: 0px solid #B5B5B5;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_master_pageIcon5:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#master_pageIcon5
{
   height: 24px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_pageIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_pageIcon5:hover #master_pageIcon5 i
{
   color: #5BAE21;
}
#wb_master_pageIcon5
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageIcon5:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_master_pageText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText13 div
{
   text-align: left;
}
#wb_master_pageImage7
{
   vertical-align: top;
}
#master_pageImage7
{
   border: 0px solid #000000;
   border-radius: 3px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_pageCssMenu6
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu6 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu6 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu6 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu6 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu6 li:hover a, #wb_master_pageCssMenu6 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu6 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu6 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu6 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu7
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu7 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu7 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_master_pageCssMenu7 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu7 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu7 li:hover a, #wb_master_pageCssMenu7 a:hover, #wb_master_pageCssMenu7 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu7 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu7 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu7 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageImage8
{
   vertical-align: top;
}
#master_pageImage8
{
   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_pageImage10
{
   vertical-align: top;
}
#master_pageImage10
{
   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_pageCssMenu8
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu8 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu8 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu8 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu8 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu8 li:hover a, #wb_master_pageCssMenu8 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu8 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu8 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu8 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu9
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu9 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   direction: ltr;
}
#wb_master_pageCssMenu9 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu9 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu9 > ul > li > a
{
   height: 20px;
   line-height: 20px;
   padding: 0px 5px 0px 0px;
}
#wb_master_pageCssMenu9 li:hover a, #wb_master_pageCssMenu9 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu9 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu9 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu9 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageImage11
{
   vertical-align: top;
}
#master_pageImage11
{
   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_pageCssMenu10
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu10 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu10 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu10 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu10 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu10 li:hover a, #wb_master_pageCssMenu10 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu10 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu10 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu10 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu11
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu11 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu11 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu11 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_master_pageCssMenu11 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_master_pageCssMenu11 li:hover a, #wb_master_pageCssMenu11 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu11 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu11 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu11 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu12
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu12 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu12 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_master_pageCssMenu12 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_master_pageCssMenu12 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu12 li:hover a, #wb_master_pageCssMenu12 a:hover, #wb_master_pageCssMenu12 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu12 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu12 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu12 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#Layer5
{
   background-clip: padding-box;
   background-color: #006400;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#StickyLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_master_pageText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText15
{
   color: #5BA701;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-size: 21px;
   line-height: 29px;
}
#wb_master_pageText15 p, #wb_master_pageText15 ul
{
   margin: 0;
   padding: 0;
}
#wb_master_pageText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_pageText16 div
{
   text-align: left;
}
#wb_master_page1OverlayMenu1
{
   margin: 0;
}
#master_page1OverlayMenu1
{
   cursor: pointer;
   user-select: none;
}
#master_page1OverlayMenu1
{
   display: block;
   width: 67px;
   height: 70px;
   position: absolute;
   overflow: hidden;
}
#master_page1OverlayMenu1 .line
{
   width: 35px;
   height: 7px;
   background: var(--color);
   display: block;
   margin: 7px auto;
   transition: all 500ms linear;
}
#master_page1OverlayMenu1 .line:first-child
{
   margin-top: 17px;
}
#master_page1OverlayMenu1.open .line:nth-child(1)
{
   transform: translateY(14px) rotate(45deg);
}
#master_page1OverlayMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#master_page1OverlayMenu1.open .line:nth-child(3)
{
   transform: translateY(-14px) rotate(-45deg);
}
#master_page1OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#master_page1OverlayMenu1-close:before, #master_page1OverlayMenu1-close:after
{
   background: #454545;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#master_page1OverlayMenu1-close span
{
   background: #454545;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#master_page1OverlayMenu1-close span::after
{
   background: #454545;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#master_page1OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#master_page1OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#master_page1OverlayMenu1-close span
{
   background: #454545;
   transform: rotate(-45deg);
}
#master_page1OverlayMenu1-close span:after
{
   background: #454545;
   transform: rotate(-90deg);
}
#master_page1OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: -100%;
   width: 100%;
   z-index: -1;
   background-color: rgba(246,246,246,0.87);
}
#master_page1OverlayMenu1-overlay ul
{
   list-style: none;
   margin: 0;
   padding: 0;
}
.master_page1OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.master_page1OverlayMenu1 a
{
   text-decoration: none;
}
.master_page1OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.master_page1OverlayMenu1 li
{
   position: relative;
}
.master_page1OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   outline: none;
}
.master_page1OverlayMenu1 li a:hover
{
}
#master_page1OverlayMenu1-overlay
{
   transition: all 400ms ease-in;
}
#master_page1OverlayMenu1-overlay.show
{
   top: 0;
   z-index: 7778 !important;
}
.master_page1OverlayMenu1 li.drilldown-back > a 
{
   padding-left: 31px;
}
.master_page1OverlayMenu1 li.drilldown-back > a:hover
{
}
.master_page1OverlayMenu1 li.drilldown-back a:after,
.master_page1OverlayMenu1 li > a:not(:only-child):after
{
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 9px;
   border-left: 9px solid var(--color);
   border-top: 7px solid transparent;
   border-bottom: 7px solid transparent;
   border-right: 0 dotted;
   content: " ";
}
.master_page1OverlayMenu1 li.drilldown-back a:after
{
   left: 9px;
   color: var(--color);
   transform: translateY(-50%) rotate(180deg);
}
.master_page1OverlayMenu1 li > a:after
{
   color: rgba(0,0,0,0.15);
   right: 10px;
}
.master_page1OverlayMenu1 .drilldown-menu 
{
   margin: 0;
   width: 100%;
}
.master_page1OverlayMenu1 li .drilldown-submenu 
{
   display: none;
}
.drilldown-menu.drilldown-subview li,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > a,
.drilldown-menu.drilldown-subview li.drilldown-subview > a 
{
   display: none;
}
.drilldown-menu.drilldown-subview li.drilldown-subview,
.drilldown-menu.drilldown-subview li.drilldown-subview .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu,
.drilldown-menu.drilldown-subview li.drilldown-subviewopen > .drilldown-submenu > li 
{
   display: block;
}
.master_page1OverlayMenu1 > .drilldown-submenu
{
   left: 0;
   margin: 0;
   position: absolute;
   top: 50px;
   width: 100%;
}
#master_page1OverlayMenu1-overlay .overlay-icon
{
   margin: 0 1px 0 0 ;
}
#master_page1OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#master_page1OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #454545;
   color: #F6F6F6;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#master_page1OverlayMenu1-social .social-icon:hover 
{
   background-color: #2B2B2B;
   color: #EDEDED;
}
.master_page1OverlayMenu1-effect
{
   transition: all 500ms linear;
}
@media only screen and (min-width: 480px) and (max-width: 1280px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#index_PageHeader2
{
   height: 316px !important;
   visibility: hidden !important;
   display: none !important;
   opacity: 0.00;
}
#index_PageHeader2
{
   width: 99.7917%;
}
#index_PageHeader2_Container
{
   width: 479px !important;
}
#master_pageLayer2
{
   height: 83px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#master_pageLayer2
{
   width: 98.75%;
   margin: 0;
}
#master_pageLayer2_Container
{
   width: 474px !important;
}
#master_pageLayer2
{
    width: 100%;
    height: 83px;
}
#wb_navigation
{
   visibility: hidden !important;
   display: none !important;
}
#wb_navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   height: auto;
   padding: 0;
}
#navigation .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_indexCarousel2
{
   visibility: visible !important;
   display: block !important;
}
#indexCarousel2_back
{
   top: 38%;
}
#indexCarousel2_next
{
   top: 38%;
}
#wb_indexCarousel2
{
   margin: 0;
}
#indexCarousel2 .carousel-item-inner
{
   min-height: 216px;
   padding: 0;
}
#indexButton1
{
   left: 67px !important;
   top: 54px !important;
   width: 351px !important;
   height: 113px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-image: linear-gradient(to top, #17B7C7 0%, #0C9AA8 100%);
   border: 0px solid #C07932;
}
#indexButton1
{
   line-height: 113px;
}
#indexLayer2
{
   height: 1451px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/17171234567895656846468.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#indexLayer2
{
   left: 0%;
   width: 99.5833%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 478px !important;
}
#indexLayer2
{
    width: 100%;
    height: 1451px;
}
#indexLayer3
{
   height: 149px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#indexLayer3
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer3_Container
{
   width: 480px !important;
}
#indexLayer3
{
    width: 100%;
    height: 149px;
}
#indexLayer11
{
   height: 221px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-clip: padding-box;
   background-color: #FFFFFF;
   background-image: none;
}
#indexLayer11
{
   width: 100%;
   margin: 0;
}
#indexLayer11_Container
{
   width: 480px !important;
}
#indexLayer11
{
    width: 100%;
    height: 221px;
}
#indexLayer10
{
   height: 1700px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/1574455555.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: auto;
}
#indexLayer10
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer10_Container
{
   width: 480px !important;
}
#indexLayer10
{
    width: 100%;
    height: 1700px;
}
#wb_1280_carousel
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/index_1280_carousel_bkgrnd480.png');
   background-repeat: repeat;
   background-position: left top;
}
#wb_1280_carousel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#1280_carousel
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#1280_carousel .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#1280_carousel > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#1280_carousel > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#1280_carousel > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#indexLayer6
{
   height: 2682px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#indexLayer6
{
   width: 99.5833%;
   margin: 0;
}
#indexLayer6_Container
{
   width: 478px !important;
   height:2682px !important;
}
#indexLayer6
{
    width: 99.5833%;
    height: 2682px;
}
#Layer13
{
   left: 25px !important;
   top: 136px !important;
   width: 436px !important;
   height: 339px !important;
   visibility: visible !important;
   display: block !important;
   background-image: linear-gradient(to top, #FBFBFB 0%, rgba(255,255,255,0.05) 100%);
}
#Layer2
{
   left: 25px !important;
   top: 507px !important;
   width: 434px !important;
   height: 375px !important;
   visibility: visible !important;
   display: block !important;
   background-image: linear-gradient(to top, rgba(251,251,251,0.00) 0%, rgba(255,255,255,0.36) 100%);
}
#wb_Card8
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card8
{
   text-align: left;
}
#Layer10
{
   left: 138px !important;
   top: 44px !important;
   width: 202px !important;
   height: 191px !important;
   visibility: visible !important;
   display: block !important;
}
#Layer7
{
   left: 138px !important;
   top: 266px !important;
   width: 202px !important;
   height: 183px !important;
   visibility: visible !important;
   display: block !important;
}
#indexLayer7
{
   left: 139px !important;
   top: 477px !important;
   width: 202px !important;
   height: 212px !important;
   visibility: visible !important;
   display: block !important;
}
#Layer4
{
   left: 138px !important;
   top: 993px !important;
   width: 202px !important;
   height: 239px !important;
   visibility: visible !important;
   display: block !important;
}
#Layer3
{
   left: 138px !important;
   top: 718px !important;
   width: 202px !important;
   height: 246px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_shapeWelcome
{
   left: 10px !important;
   top: 10px !important;
   width: 243px !important;
   height: 183px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#wb_indexHeading1
{
   left: 10px !important;
   top: 10px !important;
   width: 169px !important;
   height: 32px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_indexHeading14
{
   left: 10px !important;
   top: 10px !important;
   width: 116px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_JavaScript2
{
   left: 278px !important;
   top: 10px !important;
   width: 638px !important;
   height: 41px !important;
   visibility: visible !important;
   display: inline !important;
}
#homeLine2
{
   left: 10px !important;
   top: 10px !important;
   width: 269px !important;
   height: 3px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#homeLine2
{
   border-color: #FFFFFF;
   border-bottom-width: 3px;
}
#welcome-button1
{
   left: 10px !important;
   top: 10px !important;
   width: 110px !important;
   height: 33px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton7
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton6
{
   left: 10px !important;
   top: 10px !important;
   width: 213px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton10
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton11
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton12
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton13
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton14
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton15
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton16
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton17
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton9
{
   left: 10px !important;
   top: 10px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexcount-up
{
   height: 639px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#indexcount-up
{
   width: 234.375%;
   margin: 0;
}
#indexcount-up_Container
{
   width: 1125px !important;
}
#indexcount-up
{
    width: 100%;
    height: 639px;
}
#wb_Icon1
{
   left: 196px !important;
   top: 1013px !important;
   width: 86px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 86px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 72px;
}
#wb_Heading1
{
   left: 160px !important;
   top: 127px !important;
   width: 159px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Text18
{
   left: 175px !important;
   top: 165px !important;
   width: 131px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text18
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_kurbanExtension1
{
   left: 9px !important;
   top: 30px !important;
   width: 456px !important;
   height: 103px !important;
   visibility: hidden !important;
   display: none !important;
}
#wb_IconFont6
{
   left: 208px !important;
   top: 268px !important;
   width: 64px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#IconFont6
{
   width: 64px;
   height: 64px;
}
#IconFont6 i
{
   line-height: 64px;
   font-size: 64px;
   width: 63px;
}
#wb_IconFont7
{
   left: 209px !important;
   top: 488px !important;
   width: 64px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#IconFont7
{
   width: 64px;
   height: 64px;
}
#IconFont7 i
{
   line-height: 64px;
   font-size: 64px;
   width: 63px;
}
#wb_IconFont8
{
   left: 209px !important;
   top: 61px !important;
   width: 64px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#IconFont8
{
   width: 64px;
   height: 64px;
}
#IconFont8 i
{
   line-height: 64px;
   font-size: 64px;
   width: 63px;
}
#wb_Text20
{
   left: 151px !important;
   top: 374px !important;
   width: 176px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text20
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Text21
{
   left: 149px !important;
   top: 592px !important;
   width: 181px !important;
   height: 67px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text21
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Text24
{
   left: 119px !important;
   top: 855px !important;
   width: 243px !important;
   height: 67px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text24
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Text25
{
   left: 123px !important;
   top: 1132px !important;
   width: 232px !important;
   height: 82px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text25
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Heading7
{
   left: 194px !important;
   top: 335px !important;
   width: 93px !important;
   height: 46px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Heading8
{
   left: 175px !important;
   top: 552px !important;
   width: 127px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Heading9
{
   left: 176px !important;
   top: 815px !important;
   width: 129px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Heading10
{
   left: 171px !important;
   top: 1092px !important;
   width: 138px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Image3
{
   left: 197px !important;
   top: 738px !important;
   width: 86px !important;
   height: 63px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_indexText18
{
   left: 80px !important;
   top: 572px !important;
   width: 335px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_indexText18
{
   margin: 0;
   padding: 0;
}
#wb_indexIconFont2
{
   left: 385px !important;
   top: 739px !important;
   width: 58px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #5BAE21;
}
#indexIconFont2
{
   width: 58px;
   height: 57px;
}
#indexIconFont2 i
{
   line-height: 57px;
   font-size: 57px;
   width: 56px;
   color: #5BAE21;
}
#indexIconFont2:hover i
{
   color: #696969;
}
#wb_indexIconFont3
{
   left: 173px !important;
   top: 646px !important;
   width: 51px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont3
{
   width: 51px;
   height: 45px;
}
#indexIconFont3 i
{
   line-height: 45px;
   font-size: 45px;
   width: 44px;
}
#wb_indexIconFont5
{
   left: 268px !important;
   top: 643px !important;
   width: 53px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont5
{
   width: 53px;
   height: 57px;
}
#indexIconFont5 i
{
   line-height: 57px;
   font-size: 53px;
   width: 52px;
}
#wb_indexIconFont8
{
   left: 86px !important;
   top: 643px !important;
   width: 46px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont8
{
   width: 46px;
   height: 50px;
}
#indexIconFont8 i
{
   line-height: 50px;
   font-size: 46px;
   width: 45px;
}
#wb_indexText20
{
   left: 23px !important;
   top: 760px !important;
   width: 221px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText20
{
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 23px !important;
   top: 714px !important;
   width: 353px !important;
   height: 48px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText23
{
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   left: 82px !important;
   top: 522px !important;
   width: 347px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexIconFont9
{
   left: 15px !important;
   top: 514px !important;
   width: 51px !important;
   height: 58px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont9
{
   width: 51px;
   height: 58px;
}
#indexIconFont9 i
{
   line-height: 58px;
   font-size: 51px;
   width: 50px;
}
#wb_indexText21
{
   left: 21px !important;
   top: 32px !important;
   width: 426px !important;
   height: 111px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText21
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   left: 19px !important;
   top: 164px !important;
   width: 431px !important;
   height: 326px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText22
{
   margin: 0;
   padding: 0;
}
#wb_Card69
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card69-card-item0
{
   display: inline-block;
   height: 58px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card69:hover #Card69-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 0 0 10px;
   text-decoration: none;
}
#Card69-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card69-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card69-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card69-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card69
{
   text-align: left;
}
#Layer8
{
   height: 1412px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/656165551551.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer8
{
   left: 0%;
   width: 99.5833%;
   margin: 0;
}
#Layer8_Container
{
   width: 478px !important;
   height:1412px !important;
}
#Layer8
{
    width: 100%;
    height: 1412px;
}
#wb_indexLayoutGrid-480
{
   visibility: hidden !important;
   display: none !important;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid-480
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid-480
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#indexLayoutGrid-480 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid-480 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid-480 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid-480 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_indexLayoutGrid-360
{
   visibility: hidden !important;
   display: none !important;
   background-color: #D2B48C;
   background-image: none;
}
#wb_indexLayoutGrid-360
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid-360
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#indexLayoutGrid-360 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid-360 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid-360 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid-360 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#indexLayer4
{
   height: 247px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-color: transparent;
}
#indexLayer4
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer4_Container
{
   width: 480px !important;
   height:247px !important;
}
#indexLayer4
{
    width: 100%;
    height: 247px;
}
#wb_countline
{
   visibility: hidden !important;
   display: none !important;
}
#wb_countline
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#countline
{
   height: auto;
   padding: 25px 0 25px 0;
}
#indexLayer5
{
   height: 167px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#indexLayer5
{
   left: 0%;
   width: 99.5833%;
   margin: 0;
}
#indexLayer5_Container
{
   width: 478px !important;
}
#indexLayer5
{
    width: 100%;
    height: 167px;
}
#count-up
{
   height: 1285px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#count-up
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#count-up_Container
{
   width: 480px !important;
   height:1285px !important;
}
#count-up
{
    width: 100%;
    height: 1285px;
}
#wb_services1
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('images/index_services1_bkgrnd480.png');
   background-repeat: repeat;
   background-position: left top;
}
#wb_services1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#services1
{
   height: auto;
   padding: 100px 20px 80px 20px;
}
#services1 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_kurbanText18
{
   left: 21px !important;
   top: 424px !important;
   width: 388px !important;
   height: 16px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText18
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   left: 21px !important;
   top: 209px !important;
   width: 379px !important;
   height: 443px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 22px !important;
   top: 141px !important;
   width: 432px !important;
   height: 60px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText9
{
   left: 32px !important;
   top: 615px !important;
   width: 405px !important;
   height: 409px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_Card16
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#Card16-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card16:hover #Card16-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card16-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card16-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card16-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card16
{
   text-align: left;
}
#wb_Text19
{
   left: 24px !important;
   top: 479px !important;
   width: 373px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 44px !important;
   top: 399px !important;
   width: 388px !important;
   height: 19px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   left: 43px !important;
   top: 142px !important;
   width: 378px !important;
   height: 70px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 34px !important;
   top: 759px !important;
   width: 408px !important;
   height: 97px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text27
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 34px !important;
   top: 570px !important;
   width: 427px !important;
   height: 197px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text28
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 36px !important;
   top: 522px !important;
   width: 306px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 43px !important;
   top: 222px !important;
   width: 418px !important;
   height: 168px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Card17
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#Card17-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card17-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card17-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 10px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card17
{
   text-align: left;
}
#Layer12
{
   height: 910px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#Layer12
{
   width: 99.5833%;
   margin: 0;
}
#Layer12_Container
{
   width: 478px !important;
}
#Layer12
{
    width: 100%;
    height: 910px;
}
#Layer9
{
   height: 52px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#Layer9
{
   width: 100%;
   margin: 0;
}
#Layer9_Container
{
   width: 480px !important;
}
#Layer9
{
    width: 100%;
    height: 52px;
}
#Progressbar9
{
   width: 100% !important;
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Label1
{
   width: 194px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 10px;
   text-align: left;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label1
{
   line-height: 28px;
}
#Line2
{
   width: 100% !important;
   height: 5px !important;
   visibility: visible !important;
   display: block !important;
   margin: 15px 0 15px 0 ;
}
#Line2
{
   border-color: #F1F1F1;
   border-bottom-width: -25px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 0 15px 0;
}
#Label4
{
   width: 167px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label4
{
   line-height: 22px;
}
#Label9
{
   width: 168px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label9
{
   line-height: 28px;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 10px 15px 10px;
}
#LayoutGrid5 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid5 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid5 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0;
}
#Label10
{
   width: 177px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label10
{
   line-height: 28px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 10px 15px 10px;
}
#LayoutGrid6 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#Label6
{
   width: 186px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label6
{
   line-height: 22px;
}
#Label11
{
   width: 170px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label11
{
   line-height: 28px;
}
#Button5
{
   width: 116px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button5
{
   line-height: 44px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 10px 15px 10px;
}
#LayoutGrid7 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#Label7
{
   width: 170px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label7
{
   line-height: 22px;
}
#Label12
{
   width: 170px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label12
{
   line-height: 28px;
}
#Button2
{
   width: 118px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button2
{
   line-height: 44px;
}
#Button11
{
   width: 116px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button11
{
   line-height: 44px;
}
#Progressbar1
{
   width: 100% !important;
   height: 25px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Progressbar2
{
   width: 100% !important;
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Progressbar3
{
   width: 100% !important;
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Button4
{
   width: 117px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button4
{
   line-height: 44px;
}
#Label2
{
   width: 170px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label2
{
   line-height: 22px;
}
#wb_indexText1
{
   left: 209px !important;
   top: 1072px !important;
   width: 62px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText1
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText2
{
   left: 207px !important;
   top: 110px !important;
   width: 69px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText3
{
   left: 205px !important;
   top: 316px !important;
   width: 71px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText3
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText4
{
   left: 211px !important;
   top: 535px !important;
   width: 58px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText4
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText5
{
   left: 211px !important;
   top: 793px !important;
   width: 60px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText5
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexCardContainer-1280
{
   visibility: visible !important;
   display: block !important;
}
#indexCardContainer-1280
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard1-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard1
{
   text-align: left;
}
#wb_indexCard2
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard2-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard2
{
   text-align: left;
}
#wb_indexCard3
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard3-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard3-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard3
{
   text-align: left;
}
#wb_indexCard4
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard4-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard4-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard4
{
   text-align: left;
}
#wb_indexText16
{
   left: 23px !important;
   top: 20px !important;
   width: 436px !important;
   height: 106px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText16
{
   margin: 0;
   padding: 0;
}
#wb_indexCardContainer-480
{
   visibility: visible !important;
   display: block !important;
   background-color: #FFFFFF;
   background-image: none;
}
#indexCardContainer-480
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard6
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard6-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard6
{
   text-align: left;
}
#wb_indexCard7
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px #A9A9A9;
}
#indexCard7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard7-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard7
{
   text-align: left;
}
#wb_indexCard8
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px #A9A9A9;
}
#indexCard8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard8-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard8
{
   text-align: left;
}
#wb_indexCard9
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px #A9A9A9;
}
#indexCard9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard9-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard9
{
   text-align: left;
}
#wb_indexCardContainer-360
{
   visibility: visible !important;
   display: block !important;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 0px #000000;
}
#indexCardContainer-360
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard19
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard19-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard19
{
   text-align: left;
}
#wb_indexCard20
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard20-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard20-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard20
{
   text-align: left;
}
#wb_indexCard21
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard21-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard21-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard21
{
   text-align: left;
}
#wb_indexCard22
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard22-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard22
{
   text-align: left;
}
#wb_indexText12
{
   left: 106px !important;
   top: 27px !important;
   width: 309px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText12
{
   margin: 0;
   padding: 0;
}
#indexInlineFrame1
{
   left: 48px !important;
   top: 84px !important;
   width: 399px !important;
   height: 613px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#indexInlineFrame2
{
   left: 48px !important;
   top: 731px !important;
   width: 399px !important;
   height: 613px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#indexInlineFrame3
{
   left: 48px !important;
   top: 1381px !important;
   width: 399px !important;
   height: 613px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#indexInlineFrame4
{
   left: 48px !important;
   top: 2018px !important;
   width: 399px !important;
   height: 613px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_indexText6
{
   left: 18px !important;
   top: 1025px !important;
   width: 397px !important;
   height: 16px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexText7
{
   left: 20px !important;
   top: 31px !important;
   width: 330px !important;
   height: 91px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_indexText8
{
   left: 18px !important;
   top: 598px !important;
   width: 437px !important;
   height: 392px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexText10
{
   left: 20px !important;
   top: 549px !important;
   width: 393px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText10
{
   margin: 0;
   padding: 0;
}
#wb_indexText11
{
   left: 16px !important;
   top: 153px !important;
   width: 437px !important;
   height: 359px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText11
{
   margin: 0;
   padding: 0;
}
#indexLayer9
{
   width: 480px !important;
   height: 850px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
}
#indexLayer9
{
   margin: 0;
}
#indexLayer9_Container
{
   width: 480px !important;
   height:850px !important;
}
#indexLayer9
{
    width: 480px;
    height: 850px;
}
#wb_indexClosedCurve1
{
   left: 803px !important;
   top: 524px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanHotspots1
{
   left: 5px !important;
   top: -1946px !important;
   width: 470px !important;
   height: 490px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_kurban480
{
   left: 22px !important;
   top: 319px !important;
   width: 424px !important;
   height: 424px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_kurban360
{
   left: 19px !important;
   top: 309px !important;
   width: 431px !important;
   height: 431px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: hidden !important;
   display: none !important;
}
#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;
}
#Button1
{
   width: 351px !important;
   height: 39px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #17B7C7 0%, #0C9AA8 100%);
   border: 0px solid #C07932;
}
#Button1
{
   line-height: 39px;
}
#wb_Text5
{
   left: 72px !important;
   top: 28px !important;
   width: 345px !important;
   height: 13px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage1
{
   left: 0px !important;
   top: 129px !important;
   width: 91px !important;
   height: 22px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageText2
{
   left: 21px !important;
   top: 2px !important;
   width: 332px !important;
   height: 48px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText2
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Image1
{
   left: 30px !important;
   top: 4px !important;
   width: 252px !important;
   height: 63px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#master_pageLayer1
{
   height: 70px !important;
   visibility: visible !important;
   display: block !important;
   box-shadow: 0px 0px 0px #DCDCDC;
}
#wb_CssMenu6
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu6 li
{
   width: 250px;
}
#wb_CssMenu6 a
{
   color: #000000;
   border: 1px solid rgba(204,204,204,0.00);
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu6 > ul > li > a
{
   width: 238px;
   height: 26px;
   padding: 0 5px 0px 5px;
   line-height: 26px;
}
#wb_CssMenu6 li:hover a, #wb_CssMenu6 a:hover
{
   color: #000000;
}
.CssMenu6-effect:before
{
   border: 1px solid rgba(46,109,164,0.00);
   background-color: rgba(51,122,183,0.00);
   background-image: none;
}
#wb_CssMenu6 a.withsubmenu
{
   padding: 0 5px 0 5px;
}
#wb_CssMenu6 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu6 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu6 li li
{
   width: 200px;
}
#wb_CssMenu6 ul ul a, #wb_CssMenu6 ul :hover ul a
{
   width: 164px;
   padding: 3px 6px 2px 30px;
   background-color: #FFFFFF;
   border: 0px solid rgba(204,204,204,0.00);
   color: #4F4F4F;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-decoration: none;
   text-transform: none;
}
.CssMenu6-sub-effect a:hover
{
   color: #008000;
}
.CssMenu6-sub-effect:before
{
   background-color: #CDB788;
   border: 0px solid rgba(46,109,164,0.00);
}
#wb_CssMenu6 li
{
   padding: 0px 4px 0px 0px;
}
#wb_IconFont19
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont19
{
   width: 25px;
   height: 20px;
}
#IconFont19 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont21
{
   left: 10px !important;
   top: 10px !important;
   width: 27px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont21
{
   width: 27px;
   height: 20px;
}
#IconFont21 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont22
{
   left: 10px !important;
   top: 10px !important;
   width: 27px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont22
{
   width: 27px;
   height: 20px;
}
#IconFont22 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont3
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont3
{
   width: 25px;
   height: 20px;
}
#IconFont3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 20px;
}
#wb_IconFont4
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont4
{
   width: 25px;
   height: 20px;
}
#IconFont4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont5
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont5
{
   width: 25px;
   height: 20px;
}
#IconFont5 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_sidebarMenu3
{
   left: 19px !important;
   top: 92px !important;
   width: 155px !important;
   height: 207px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   text-align: left;
}
#wb_sidebarMenu3 span
{
   line-height: 1.0;
}
#wb_sidebarMenu3 span
{
   margin: 0 0 10px 0;
}
#wb_Text16
{
   left: 19px !important;
   top: 39px !important;
   width: 415px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text16
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_Text17
{
   left: 19px !important;
   top: 324px !important;
   width: 415px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text17
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_TextMenu1
{
   left: 299px !important;
   top: 92px !important;
   width: 155px !important;
   height: 207px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   text-align: left;
}
#wb_TextMenu1 span
{
   line-height: 1.0;
}
#wb_TextMenu1 span
{
   margin: 0 0 10px 0;
}
#wb_TextMenu2
{
   left: 19px !important;
   top: 384px !important;
   width: 155px !important;
   height: 207px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   text-align: left;
}
#wb_TextMenu2 span
{
   line-height: 1.0;
}
#wb_TextMenu2 span
{
   margin: 0 0 10px 0;
}
#wb_Text15
{
   left: 19px !important;
   top: 569px !important;
   width: 415px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text15
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#SiteSearch1
{
   left: 103px !important;
   top: 367px !important;
   width: 261px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#SiteSearch1
{
   line-height: 47px;
}
#Button9
{
   left: 385px !important;
   top: 382px !important;
   width: 96px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   background-color: #5BA701;
   background-image: none;
}
#wb_Image2
{
   left: 19px !important;
   top: 714px !important;
   width: 440px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 19px !important;
   top: 620px !important;
   width: 367px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 0px 0px #D3D3D3;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Button6
{
   left: 337px !important;
   top: 646px !important;
   width: 122px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #228B22 100%);
}
#Button6
{
   line-height: 44px;
}
#wb_master_pageResponsiveMenu2
{
   width: 479px !important;
   height: 56px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   left: 22px !important;
   top: 466px !important;
   width: 415px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text3
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#NAV_PROJEKTE
{
   left: 0px !important;
   top: 8371px !important;
   height: 1451px !important;
   visibility: hidden !important;
   display: none !important;
   background-color: #FFFFFF;
   background-image: none;
}
#NAV_PROJEKTE
{
   left: 0%;
   width: 99.5833%;
}
#NAV_PROJEKTE_Container
{
   width: 478px !important;
   height:1451px !important;
}
#wb_Text8
{
   left: 22px !important;
   top: 466px !important;
   width: 415px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text8
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_Text9
{
   left: 22px !important;
   top: -7689px !important;
   width: 415px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text9
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_Image4
{
   left: 10px !important;
   top: -1015px !important;
   width: 287px !important;
   height: 126px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 0px !important;
   top: -8155px !important;
   width: 478px !important;
   height: 1451px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 0px 0px #D3D3D3;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_CssMenu10
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu10 li
{
   width: 243px;
}
#wb_CssMenu10 a
{
   color: #A9A9A9;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu10 > ul > li > a
{
   width: 231px;
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu10 li:hover a, #wb_CssMenu10 a:hover
{
   color: #006400;
}
.CssMenu10-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu10 li
{
   padding-bottom: 0px !important;
}
#wb_CssMenu11
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu11 li
{
   width: 240px;
}
#wb_CssMenu11 a
{
   color: #C0C0C0;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu11 > ul > li > a
{
   width: 228px;
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu11 li:hover a, #wb_CssMenu11 a:hover
{
   color: #006400;
}
.CssMenu11-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu11 li
{
   padding-bottom: 0px !important;
}
#wb_CssMenu12
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu12 li
{
   width: 240px;
}
#wb_CssMenu12 a
{
   color: #A9A9A9;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu12 > ul > li > a
{
   width: 228px;
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu12 li:hover a, #wb_CssMenu12 a:hover
{
   color: #006400;
}
.CssMenu12-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu12 li
{
   padding-bottom: 0px !important;
}
#Layer11
{
   height: 903px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#Layer11
{
   left: 0%;
   width: 99.7917%;
   margin: 0;
}
#Layer11_Container
{
   width: 479px !important;
}
#Layer11
{
    width: 100%;
    height: 903px;
}
#wb_Shape2
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#Layer6
{
   left: 13px !important;
   top: 125px !important;
   width: 452px !important;
   height: 744px !important;
   visibility: visible !important;
   display: block !important;
}
#kurbanButton7
{
   left: 245px !important;
   top: 796px !important;
   width: 172px !important;
   height: 39px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   border: 0px solid #C07932;
}
#kurbanButton7
{
   line-height: 39px;
}
#wb_kurbanText43
{
   left: 29px !important;
   top: 620px !important;
   width: 150px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText43
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText46
{
   left: 29px !important;
   top: 810px !important;
   width: 197px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText46
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText12
{
   left: 26px !important;
   top: 425px !important;
   width: 422px !important;
   height: 83px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText12
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText44
{
   left: 28px !important;
   top: 358px !important;
   width: 422px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText44
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText1
{
   left: 29px !important;
   top: 532px !important;
   width: 419px !important;
   height: 81px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText1
{
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 29px !important;
   top: 651px !important;
   width: 243px !important;
   height: 116px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text29
{
   margin: 0;
   padding: 0;
}
#briketthäuserLayer4
{
   left: 14px !important;
   top: 125px !important;
   width: 452px !important;
   height: 144px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_briketthäuserIcon1
{
   left: 174px !important;
   top: 29px !important;
   width: 105px !important;
   height: 87px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#briketthäuserIcon1
{
   width: 105px;
   height: 87px;
}
#briketthäuserIcon1 i
{
   line-height: 87px;
   font-size: 87px;
   width: 86px;
}
#wb_briketthäuserIcon4
{
   left: 329px !important;
   top: 31px !important;
   width: 105px !important;
   height: 72px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#briketthäuserIcon4
{
   width: 105px;
   height: 72px;
}
#briketthäuserIcon4 i
{
   line-height: 72px;
   font-size: 72px;
   width: 71px;
}
#wb_briketthäuserIcon3
{
   left: 15px !important;
   top: 37px !important;
   width: 122px !important;
   height: 71px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#briketthäuserIcon3
{
   width: 122px;
   height: 71px;
}
#briketthäuserIcon3 i
{
   line-height: 71px;
   font-size: 71px;
   width: 75px;
}
#wb_briketthäuserText4
{
   left: 14px !important;
   top: 46px !important;
   width: 427px !important;
   height: 32px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_briketthäuserText4
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_briketthäuserClipArt1
{
   left: 343px !important;
   top: 53px !important;
   width: 34px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#briketthäuserClipArt1
{
   width: 34px !important;
   height: 29px !important;
}
#kurbanLayer2
{
   height: 892px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-color: #F3F3F3;
   background-image: none;
}
#kurbanLayer2
{
   left: 0%;
   width: 98.75%;
   margin: 0;
}
#kurbanLayer2_Container
{
   width: 474px !important;
}
#kurbanLayer2
{
    width: 100%;
    height: 892px;
}
#master_pageButton1
{
   left: 339px !important;
   top: -6873px !important;
   width: 122px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008C05 0%, #5BAE21 100%);
}
#master_pageButton1
{
   line-height: 44px;
}
#wb_master_pageText3
{
   left: 22px !important;
   top: 466px !important;
   width: 415px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText3
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_master_pageImage4
{
   left: 10px !important;
   top: 10px !important;
   width: 149px !important;
   height: 199px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#master_pageButton2
{
   left: 339px !important;
   top: -6873px !important;
   width: 122px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008C05 0%, #5BAE21 100%);
}
#master_pageButton2
{
   line-height: 44px;
}
#wb_master_pageFontAwesomeIcon2
{
   left: 39px !important;
   top: 61px !important;
   width: 51px !important;
   height: 49px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#master_pageFontAwesomeIcon2
{
   width: 51px;
   height: 49px;
}
#master_pageFontAwesomeIcon2 i
{
   line-height: 49px;
   font-size: 49px;
   width: 30px;
}
#wb_master_pageIcon1
{
   left: 394px !important;
   top: 680px !important;
   width: 51px !important;
   height: 49px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#master_pageIcon1
{
   width: 51px;
   height: 49px;
}
#master_pageIcon1 i
{
   line-height: 49px;
   font-size: 49px;
   width: 48px;
}
#master_pageLayer5
{
   height: 764px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#master_pageLayer5
{
   width: 99.7917%;
   margin: 0;
}
#master_pageLayer5_Container
{
   width: 479px !important;
}
#master_pageLayer5
{
    width: 99.7917%;
    height: 764px;
}
#wb_master_pageText1
{
   left: 62px !important;
   top: 52px !important;
   width: 196px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_master_pageText5
{
   left: 262px !important;
   top: 397px !important;
   width: 171px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText5
{
   margin: 0;
   padding: 0;
}
#wb_master_pageText6
{
   left: 30px !important;
   top: 533px !important;
   width: 211px !important;
   height: 39px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageText6
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon6
{
   left: 258px !important;
   top: 252px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #5BAE21;
   background-image: none;
}
#master_pageIcon6
{
   width: 22px;
   height: 24px;
}
#master_pageIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon6:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_master_pageIcon7
{
   left: 24px !important;
   top: 310px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon7
{
   width: 22px;
   height: 24px;
}
#master_pageIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon8
{
   left: 24px !important;
   top: 252px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon8
{
   width: 22px;
   height: 24px;
}
#master_pageIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageCssMenu1
{
   left: 28px !important;
   top: 633px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
   width: 100%;
}
#wb_master_pageCssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageText11
{
   left: 28px !important;
   top: 217px !important;
   width: 169px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText11
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage2
{
   left: 24px !important;
   top: 57px !important;
   width: 77px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageText12
{
   left: 263px !important;
   top: 429px !important;
   width: 204px !important;
   height: 143px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText12
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon9
{
   left: 258px !important;
   top: 310px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon9
{
   width: 22px;
   height: 24px;
}
#master_pageIcon9 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageText14
{
   left: 30px !important;
   top: 397px !important;
   width: 181px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText14
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage5
{
   left: 24px !important;
   top: 491px !important;
   width: 182px !important;
   height: 36px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu2
{
   left: 67px !important;
   top: 322px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu2 li
{
}
#wb_master_pageCssMenu2 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu2 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu2 li:hover a, #wb_master_pageCssMenu2 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu2 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu3
{
   left: 28px !important;
   top: 599px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu3 li
{
   width: 100%;
}
#wb_master_pageCssMenu3 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu3 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu3 li:hover a, #wb_master_pageCssMenu3 a:hover, #wb_master_pageCssMenu3 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu3 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageImage6
{
   left: 258px !important;
   top: 37px !important;
   width: 197px !important;
   height: 132px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageImage9
{
   left: 30px !important;
   top: 429px !important;
   width: 171px !important;
   height: 85px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu4
{
   left: 298px !important;
   top: 258px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu4 li
{
}
#wb_master_pageCssMenu4 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu4 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu4 li:hover a, #wb_master_pageCssMenu4 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu4 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu13
{
   left: 307px !important;
   top: 322px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu13 li
{
}
#wb_master_pageCssMenu13 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu13 > ul > li > a
{
   height: 20px;
   line-height: 20px;
}
#wb_master_pageCssMenu13 li:hover a, #wb_master_pageCssMenu13 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu13 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageImage12
{
   left: 388px !important;
   top: 712px !important;
   width: 72px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu14
{
   left: 64px !important;
   top: 248px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu14 li
{
}
#wb_master_pageCssMenu14 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu14 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu14 li:hover a, #wb_master_pageCssMenu14 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu14 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu15
{
   left: 64px !important;
   top: 269px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu15 li
{
}
#wb_master_pageCssMenu15 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu15 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu15 li:hover a, #wb_master_pageCssMenu15 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu15 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu16
{
   left: 28px !important;
   top: 666px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu16 li
{
   width: 100%;
}
#wb_master_pageCssMenu16 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu16 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu16 li:hover a, #wb_master_pageCssMenu16 a:hover, #wb_master_pageCssMenu16 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu16 li
{
   padding: 0px 0px 0px 0px;
}
#master_pageLayer4
{
   height: 775px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/11566654665465.jpg');
   background-repeat: repeat;
   background-position: left top;
}
#master_pageLayer4
{
   width: 98.3333%;
   margin: 0;
}
#master_pageLayer4_Container
{
   width: 472px !important;
}
#master_pageLayer4
{
    width: 98.3333%;
    height: 775px;
}
#wb_master_pageText4
{
   left: 62px !important;
   top: 52px !important;
   width: 196px !important;
   height: 43px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText4
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_master_pageText7
{
   left: 262px !important;
   top: 397px !important;
   width: 171px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText7
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon2
{
   left: 258px !important;
   top: 252px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon2
{
   width: 22px;
   height: 24px;
}
#master_pageIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon3
{
   left: 24px !important;
   top: 310px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon3
{
   width: 22px;
   height: 24px;
}
#master_pageIcon3 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon4
{
   left: 24px !important;
   top: 252px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon4
{
   width: 22px;
   height: 24px;
}
#master_pageIcon4 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageCssMenu5
{
   left: 34px !important;
   top: 617px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu5 li
{
   width: 100%;
}
#wb_master_pageCssMenu5 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu5 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu5 li:hover a, #wb_master_pageCssMenu5 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu5 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageText9
{
   left: 28px !important;
   top: 217px !important;
   width: 169px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText9
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage3
{
   left: 24px !important;
   top: 57px !important;
   width: 77px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageText10
{
   left: 263px !important;
   top: 429px !important;
   width: 204px !important;
   height: 126px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText10
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon5
{
   left: 258px !important;
   top: 310px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon5
{
   width: 22px;
   height: 24px;
}
#master_pageIcon5 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageText13
{
   left: 30px !important;
   top: 397px !important;
   width: 181px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText13
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage7
{
   left: 24px !important;
   top: 491px !important;
   width: 182px !important;
   height: 36px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu6
{
   left: 67px !important;
   top: 322px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu6 li
{
}
#wb_master_pageCssMenu6 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu6 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu6 li:hover a, #wb_master_pageCssMenu6 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu6 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu7
{
   left: 33px !important;
   top: 583px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu7 li
{
   width: 100%;
}
#wb_master_pageCssMenu7 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu7 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu7 li:hover a, #wb_master_pageCssMenu7 a:hover, #wb_master_pageCssMenu7 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu7 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageImage8
{
   left: 258px !important;
   top: 37px !important;
   width: 197px !important;
   height: 132px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageImage10
{
   left: 30px !important;
   top: 429px !important;
   width: 171px !important;
   height: 85px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu8
{
   left: 298px !important;
   top: 258px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu8 li
{
}
#wb_master_pageCssMenu8 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu8 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu8 li:hover a, #wb_master_pageCssMenu8 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu8 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu9
{
   left: 307px !important;
   top: 322px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu9 li
{
}
#wb_master_pageCssMenu9 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu9 > ul > li > a
{
   height: 20px;
   line-height: 20px;
}
#wb_master_pageCssMenu9 li:hover a, #wb_master_pageCssMenu9 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu9 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageImage11
{
   left: 388px !important;
   top: 712px !important;
   width: 72px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu10
{
   left: 64px !important;
   top: 248px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu10 li
{
}
#wb_master_pageCssMenu10 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu10 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu10 li:hover a, #wb_master_pageCssMenu10 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu10 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu11
{
   left: 64px !important;
   top: 269px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu11 li
{
}
#wb_master_pageCssMenu11 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu11 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu11 li:hover a, #wb_master_pageCssMenu11 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu11 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu12
{
   left: 33px !important;
   top: 653px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu12 li
{
   width: 100%;
}
#wb_master_pageCssMenu12 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu12 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu12 li:hover a, #wb_master_pageCssMenu12 a:hover, #wb_master_pageCssMenu12 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu12 li
{
   padding: 0px 0px 0px 0px;
}
#Layer5
{
   height: 68px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#Layer5
{
   width: 98.75%;
   margin: 0;
}
#Layer5_Container
{
   width: 474px !important;
}
#Layer5
{
    width: 100%;
    height: 68px;
}
#StickyLayer
{
   width: 98px !important;
   height: 118px !important;
   visibility: hidden !important;
   display: none !important;
}
#wb_master_pageText15
{
   left: 29px !important;
   top: 301px !important;
   width: 422px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText15
{
   margin: 0;
   padding: 0;
}
#wb_master_pageText16
{
   left: 258px !important;
   top: 567px !important;
   width: 205px !important;
   height: 122px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageText16
{
   margin: 0;
   padding: 0;
}
#wb_master_page1OverlayMenu1
{
   left: 410px !important;
   top: 0px !important;
   width: 67px !important;
   height: 70px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#master_page1OverlayMenu1
{
   width: 67px;
   height: 70px;
}
#master_page1OverlayMenu1 .line
{
   top: 13px;
}
#master_page1OverlayMenu1 .line:first-child
{
   margin-top: 17px;
}
#master_page1OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: left;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#index_PageHeader2
{
   height: 159px !important;
   visibility: hidden !important;
   display: none !important;
   opacity: 0.00;
}
#index_PageHeader2
{
   width: 100.2778%;
}
#index_PageHeader2_Container
{
   width: 361px !important;
}
#master_pageLayer2
{
   height: 84px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#master_pageLayer2
{
   width: 100%;
   margin: 0;
}
#master_pageLayer2_Container
{
   width: 360px !important;
}
#master_pageLayer2
{
    width: 100%;
    height: 84px;
}
#wb_navigation
{
   visibility: hidden !important;
   display: none !important;
}
#wb_navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigation
{
   height: auto;
   padding: 0;
}
#navigation .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_indexCarousel2
{
   visibility: visible !important;
   display: block !important;
}
#indexCarousel2_back
{
   top: 40%;
}
#indexCarousel2_next
{
   top: 40%;
}
#wb_indexCarousel2
{
   margin: 0;
}
#indexCarousel2 .carousel-item-inner
{
   min-height: 283px;
   padding: 0;
}
#indexButton1
{
   left: 37px !important;
   top: 54px !important;
   width: 287px !important;
   height: 105px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-image: linear-gradient(to top, #17B7C7 0%, #0C9AA8 100%);
   border: 0px solid #002980;
}
#indexButton1
{
   line-height: 105px;
}
#indexLayer2
{
   height: 1462px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/asewereer.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#indexLayer2
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 360px !important;
}
#indexLayer2
{
    width: 100%;
    height: 1462px;
}
#indexLayer3
{
   height: 148px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#indexLayer3
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer3_Container
{
   width: 360px !important;
}
#indexLayer3
{
    width: 100%;
    height: 148px;
}
#indexLayer11
{
   height: 270px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-clip: padding-box;
   background-color: #FFFFFF;
   background-image: none;
}
#indexLayer11
{
   width: 100%;
   margin: 0;
}
#indexLayer11_Container
{
   width: 360px !important;
}
#indexLayer11
{
    width: 100%;
    height: 270px;
}
#indexLayer10
{
   height: 1700px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/1574455555.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: auto;
}
#indexLayer10
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer10_Container
{
   width: 360px !important;
}
#indexLayer10
{
    width: 100%;
    height: 1700px;
}
#wb_1280_carousel
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/index_1280_carousel_bkgrnd360.png');
   background-repeat: repeat;
   background-position: left top;
}
#wb_1280_carousel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#1280_carousel
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#1280_carousel .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#1280_carousel > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#1280_carousel > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#1280_carousel > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#indexLayer6
{
   height: 3172px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#indexLayer6
{
   width: 100%;
   margin: 0;
}
#indexLayer6_Container
{
   width: 360px !important;
   height:3172px !important;
}
#indexLayer6
{
    width: 100%;
    height: 3172px;
}
#Layer13
{
   left: 10px !important;
   top: -1451px !important;
   width: 571px !important;
   height: 339px !important;
   visibility: visible !important;
   display: block !important;
   background-image: linear-gradient(to top, #FBFBFB 0%, rgba(255,255,255,0.05) 100%);
}
#Layer2
{
   left: 40px !important;
   top: -1203px !important;
   width: 575px !important;
   height: 268px !important;
   visibility: visible !important;
   display: block !important;
   background-image: linear-gradient(to top, rgba(251,251,251,0.00) 0%, rgba(255,255,255,0.03) 100%);
}
#wb_Card8
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card8:hover #Card8-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card8
{
   text-align: left;
}
#Layer10
{
   left: 33px !important;
   top: 35px !important;
   width: 294px !important;
   height: 214px !important;
   visibility: visible !important;
   display: block !important;
}
#Layer7
{
   left: 33px !important;
   top: 766px !important;
   width: 294px !important;
   height: 283px !important;
   visibility: visible !important;
   display: block !important;
}
#indexLayer7
{
   left: 33px !important;
   top: 1073px !important;
   width: 294px !important;
   height: 234px !important;
   visibility: visible !important;
   display: block !important;
}
#Layer4
{
   left: 33px !important;
   top: 497px !important;
   width: 294px !important;
   height: 238px !important;
   visibility: visible !important;
   display: block !important;
}
#Layer3
{
   left: 33px !important;
   top: 279px !important;
   width: 294px !important;
   height: 196px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_shapeWelcome
{
   left: 827px !important;
   top: 99px !important;
   width: 243px !important;
   height: 183px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#wb_indexHeading1
{
   left: 865px !important;
   top: 99px !important;
   width: 169px !important;
   height: 32px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_indexHeading14
{
   left: 899px !important;
   top: 154px !important;
   width: 116px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_JavaScript2
{
   left: 275px !important;
   top: 8px !important;
   width: 638px !important;
   height: 41px !important;
   visibility: visible !important;
   display: inline !important;
}
#homeLine2
{
   left: 460px !important;
   top: 84px !important;
   width: 269px !important;
   height: 3px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#homeLine2
{
   border-color: #FFFFFF;
   border-bottom-width: 3px;
}
#welcome-button1
{
   left: 880px !important;
   top: 188px !important;
   width: 110px !important;
   height: 33px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton7
{
   left: 669px !important;
   top: 274px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton6
{
   left: 843px !important;
   top: 131px !important;
   width: 213px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton10
{
   left: 754px !important;
   top: 274px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton11
{
   left: 352px !important;
   top: 225px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton12
{
   left: 337px !important;
   top: 323px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton13
{
   left: 416px !important;
   top: 437px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton14
{
   left: 766px !important;
   top: 380px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton15
{
   left: 568px !important;
   top: 331px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton16
{
   left: 821px !important;
   top: 235px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton17
{
   left: 634px !important;
   top: 447px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexButton9
{
   left: 650px !important;
   top: 364px !important;
   width: 35px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#indexcount-up
{
   height: 639px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#indexcount-up
{
   width: 100%;
   margin: 0;
}
#indexcount-up_Container
{
   width: 360px !important;
}
#indexcount-up
{
    width: 100%;
    height: 639px;
}
#wb_Icon1
{
   left: 135px !important;
   top: 47px !important;
   width: 86px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 86px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 72px;
}
#wb_Heading1
{
   left: 88px !important;
   top: 124px !important;
   width: 183px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Text18
{
   left: 61px !important;
   top: 174px !important;
   width: 235px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text18
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_kurbanExtension1
{
   left: 39px !important;
   top: 36px !important;
   width: 262px !important;
   height: 167px !important;
   visibility: hidden !important;
   display: none !important;
}
#wb_IconFont6
{
   left: 147px !important;
   top: 279px !important;
   width: 64px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#IconFont6
{
   width: 64px;
   height: 64px;
}
#IconFont6 i
{
   line-height: 64px;
   font-size: 64px;
   width: 63px;
}
#wb_IconFont7
{
   left: 147px !important;
   top: 508px !important;
   width: 64px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#IconFont7
{
   width: 64px;
   height: 64px;
}
#IconFont7 i
{
   line-height: 64px;
   font-size: 64px;
   width: 63px;
}
#wb_IconFont8
{
   left: 146px !important;
   top: 1085px !important;
   width: 64px !important;
   height: 64px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#IconFont8
{
   width: 64px;
   height: 64px;
}
#IconFont8 i
{
   line-height: 64px;
   font-size: 64px;
   width: 63px;
}
#wb_Text20
{
   left: 68px !important;
   top: 392px !important;
   width: 220px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text20
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Text21
{
   left: 78px !important;
   top: 620px !important;
   width: 200px !important;
   height: 69px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text21
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Text24
{
   left: 91px !important;
   top: 918px !important;
   width: 174px !important;
   height: 69px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text24
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Text25
{
   left: 95px !important;
   top: 1215px !important;
   width: 164px !important;
   height: 62px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text25
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_Heading7
{
   left: 124px !important;
   top: 343px !important;
   width: 111px !important;
   height: 51px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Heading8
{
   left: 114px !important;
   top: 1162px !important;
   width: 119px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Heading9
{
   left: 116px !important;
   top: 860px !important;
   width: 114px !important;
   height: 43px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Heading10
{
   left: 106px !important;
   top: 572px !important;
   width: 145px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 15px 0 0 0;
}
#wb_Image3
{
   left: 136px !important;
   top: 781px !important;
   width: 86px !important;
   height: 63px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_indexText18
{
   left: 20px !important;
   top: 662px !important;
   width: 319px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_indexText18
{
   margin: 0;
   padding: 0;
}
#wb_indexIconFont2
{
   left: 278px !important;
   top: 817px !important;
   width: 72px !important;
   height: 67px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #5BAE21;
}
#indexIconFont2
{
   width: 72px;
   height: 67px;
}
#indexIconFont2 i
{
   line-height: 67px;
   font-size: 67px;
   width: 66px;
   color: #5BAE21;
}
#indexIconFont2:hover i
{
   color: #4F4F4F;
}
#wb_indexIconFont3
{
   left: 144px !important;
   top: 726px !important;
   width: 51px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont3
{
   width: 51px;
   height: 45px;
}
#indexIconFont3 i
{
   line-height: 45px;
   font-size: 45px;
   width: 44px;
}
#wb_indexIconFont5
{
   left: 288px !important;
   top: 720px !important;
   width: 53px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont5
{
   width: 53px;
   height: 57px;
}
#indexIconFont5 i
{
   line-height: 57px;
   font-size: 53px;
   width: 52px;
}
#wb_indexIconFont8
{
   left: 16px !important;
   top: 723px !important;
   width: 46px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont8
{
   width: 46px;
   height: 50px;
}
#indexIconFont8 i
{
   line-height: 50px;
   font-size: 46px;
   width: 45px;
}
#wb_indexText20
{
   left: 18px !important;
   top: 860px !important;
   width: 239px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText20
{
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 16px !important;
   top: 799px !important;
   width: 262px !important;
   height: 48px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText23
{
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   left: 68px !important;
   top: 579px !important;
   width: 273px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexIconFont9
{
   left: 15px !important;
   top: 572px !important;
   width: 51px !important;
   height: 58px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#indexIconFont9
{
   width: 51px;
   height: 58px;
}
#indexIconFont9 i
{
   line-height: 58px;
   font-size: 51px;
   width: 50px;
}
#wb_indexText21
{
   left: 17px !important;
   top: 18px !important;
   width: 325px !important;
   height: 107px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText21
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   left: 21px !important;
   top: 140px !important;
   width: 329px !important;
   height: 396px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText22
{
   margin: 0;
   padding: 0;
}
#wb_Card69
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
#Card69-card-item0
{
   display: inline-block;
   height: 58px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card69:hover #Card69-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card69-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 0 0 10px;
   text-decoration: none;
}
#Card69-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card69-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card69-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card69-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card69
{
   text-align: left;
}
#Layer8
{
   height: 1865px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/656165551551.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#Layer8
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#Layer8_Container
{
   width: 360px !important;
   height:1865px !important;
}
#Layer8
{
    width: 100%;
    height: 1865px;
}
#wb_indexLayoutGrid-480
{
   visibility: hidden !important;
   display: none !important;
   background-color: #D2B48C;
   background-image: none;
}
#wb_indexLayoutGrid-480
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid-480
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#indexLayoutGrid-480 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid-480 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid-480 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid-480 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_indexLayoutGrid-360
{
   visibility: hidden !important;
   display: none !important;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid-360
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid-360
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#indexLayoutGrid-360 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid-360 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid-360 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid-360 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#indexLayer4
{
   height: 440px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-color: transparent;
}
#indexLayer4
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer4_Container
{
   width: 360px !important;
   height:440px !important;
}
#indexLayer4
{
    width: 100%;
    height: 440px;
}
#wb_countline
{
   visibility: hidden !important;
   display: none !important;
}
#wb_countline
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#countline
{
   height: auto;
   padding: 25px 0 25px 0;
}
#indexLayer5
{
   height: 60px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#indexLayer5
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#indexLayer5_Container
{
   width: 360px !important;
}
#indexLayer5
{
    width: 100%;
    height: 60px;
}
#count-up
{
   height: 1329px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#count-up
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#count-up_Container
{
   width: 360px !important;
   height:1329px !important;
}
#count-up
{
    width: 100%;
    height: 1329px;
}
#wb_services1
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('images/index_services1_bkgrnd360.png');
   background-repeat: repeat;
   background-position: left top;
}
#wb_services1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#services1
{
   height: auto;
   padding: 100px 20px 80px 20px;
}
#services1 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_kurbanText18
{
   left: 18px !important;
   top: 460px !important;
   width: 231px !important;
   height: 33px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText18
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   left: 18px !important;
   top: 144px !important;
   width: 319px !important;
   height: 485px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 18px !important;
   top: 31px !important;
   width: 330px !important;
   height: 91px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText9
{
   left: 20px !important;
   top: 575px !important;
   width: 307px !important;
   height: 369px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_Card16
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#Card16-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card16:hover #Card16-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card16-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card16-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card16-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 20px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card16
{
   text-align: left;
}
#wb_Text19
{
   left: 15px !important;
   top: 502px !important;
   width: 319px !important;
   height: 60px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 18px !important;
   top: 401px !important;
   width: 231px !important;
   height: 33px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   left: 16px !important;
   top: 178px !important;
   width: 319px !important;
   height: 121px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 19px !important;
   top: 754px !important;
   width: 292px !important;
   height: 115px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text27
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 17px !important;
   top: 486px !important;
   width: 324px !important;
   height: 287px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text28
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 16px !important;
   top: 451px !important;
   width: 319px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 17px !important;
   top: 273px !important;
   width: 319px !important;
   height: 137px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Card17
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#Card17-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 10px 0 0 10px;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5BAE21;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card17-card-item0:hover
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card17-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card17-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 60px;
   padding: 0 0 0 10px;
   color: #5C5C5C;
   font-family: "Roboto Slab";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 30px 0 10px 10px;
   padding: 0;
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card17
{
   text-align: left;
}
#Layer12
{
   height: 61px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#Layer12
{
   width: 100%;
   margin: 0;
}
#Layer12_Container
{
   width: 360px !important;
}
#Layer12
{
    width: 100%;
    height: 61px;
}
#Layer9
{
   height: 52px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#Layer9
{
   width: 100%;
   margin: 0;
}
#Layer9_Container
{
   width: 360px !important;
}
#Layer9
{
    width: 100%;
    height: 52px;
}
#Progressbar9
{
   width: 100% !important;
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Label1
{
   width: 219px !important;
   height: 40px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 10px;
   text-align: left;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label1
{
   line-height: 32px;
}
#Line2
{
   width: 100% !important;
   height: 5px !important;
   visibility: visible !important;
   display: block !important;
   margin: 15px 0 15px 0 ;
}
#Line2
{
   border-color: #F1F1F1;
   border-bottom-width: -25px;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 0 15px 0;
}
#Label4
{
   width: 227px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label4
{
   line-height: 28px;
}
#Label9
{
   width: 169px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label9
{
   line-height: 28px;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 10px 15px 10px;
}
#LayoutGrid5 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid5 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid5 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid5 > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 0;
}
#Label10
{
   width: 189px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label10
{
   line-height: 28px;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 0 10px 15px 10px;
}
#LayoutGrid6 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#Label6
{
   width: 265px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label6
{
   line-height: 28px;
}
#Label11
{
   width: 159px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label11
{
   line-height: 28px;
}
#Button5
{
   width: 154px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button5
{
   line-height: 44px;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 10px 15px 10px;
}
#LayoutGrid7 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#Label7
{
   width: 197px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label7
{
   line-height: 28px;
}
#Label12
{
   width: 227px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Label12
{
   line-height: 28px;
}
#Button2
{
   width: 154px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button2
{
   line-height: 44px;
}
#Button11
{
   width: 154px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button11
{
   line-height: 44px;
}
#Progressbar1
{
   width: 100% !important;
   height: 25px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Progressbar2
{
   width: 100% !important;
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Progressbar3
{
   width: 100% !important;
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0 0 20px 0 ;
}
#Button4
{
   width: 154px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #5BAE21 100%);
}
#Button4
{
   line-height: 44px;
}
#Label2
{
   width: 285px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#Label2
{
   line-height: 28px;
}
#wb_indexText1
{
   left: 138px !important;
   top: 103px !important;
   width: 80px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText1
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText2
{
   left: 98px !important;
   top: 325px !important;
   width: 159px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText2
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText3
{
   left: 151px !important;
   top: 1141px !important;
   width: 54px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText3
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText4
{
   left: 99px !important;
   top: 840px !important;
   width: 159px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText4
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexText5
{
   left: 154px !important;
   top: 555px !important;
   width: 48px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText5
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_indexCardContainer-1280
{
   visibility: visible !important;
   display: block !important;
}
#indexCardContainer-1280
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard1
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard1-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard1
{
   text-align: left;
}
#wb_indexCard2
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard2-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard2-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard2
{
   text-align: left;
}
#wb_indexCard3
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard3-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard3-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard3
{
   text-align: left;
}
#wb_indexCard4
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 10px rgba(169,169,169,0.50);
}
#indexCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard4-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 20px 0 30px 20px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#indexCard4-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 12px 8px 12px;
   text-decoration: none;
}
#wb_indexCard4
{
   text-align: left;
}
#wb_indexText16
{
   left: 19px !important;
   top: 20px !important;
   width: 329px !important;
   height: 106px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText16
{
   margin: 0;
   padding: 0;
}
#wb_indexCardContainer-480
{
   visibility: visible !important;
   display: block !important;
   background-color: #FFFFFF;
   background-image: none;
}
#indexCardContainer-480
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard6
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
}
#indexCard6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard6-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard6
{
   text-align: left;
}
#wb_indexCard7
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
}
#indexCard7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard7-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard7
{
   text-align: left;
}
#wb_indexCard8
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
}
#indexCard8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard8-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard8
{
   text-align: left;
}
#wb_indexCard9
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-shadow: 0px 0px 0px rgba(0,0,0,0.50);
}
#indexCard9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard9-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard9
{
   text-align: left;
}
#wb_indexCardContainer-360
{
   visibility: visible !important;
   display: block !important;
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 0px 0px 10px #A9A9A9;
}
#indexCardContainer-360
{
   padding: 10px 10px 10px 10px;
}
#wb_indexCard19
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard19-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard19-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard19
{
   text-align: left;
}
#wb_indexCard20
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard20-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard20-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard20
{
   text-align: left;
}
#wb_indexCard21
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard21-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard21-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard21
{
   text-align: left;
}
#wb_indexCard22
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 10px 0 10px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#indexCard22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#indexCard22-card-item1
{
   display: inline-block;
   height: 31px;
   box-sizing: border-box;
   margin: 0 0 30px 30px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #FFFFFF;
   border-radius: 2px;
   background-color: #008000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_indexCard22
{
   text-align: left;
}
#wb_indexText12
{
   left: 37px !important;
   top: 24px !important;
   width: 287px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText12
{
   margin: 0;
   padding: 0;
}
#indexInlineFrame1
{
   left: 35px !important;
   top: 74px !important;
   width: 290px !important;
   height: 750px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#indexInlineFrame2
{
   left: 35px !important;
   top: 845px !important;
   width: 290px !important;
   height: 750px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#indexInlineFrame3
{
   left: 35px !important;
   top: 1626px !important;
   width: 290px !important;
   height: 750px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#indexInlineFrame4
{
   left: 35px !important;
   top: 2412px !important;
   width: 290px !important;
   height: 725px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   color: #404040;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_indexText6
{
   left: 22px !important;
   top: 1251px !important;
   width: 231px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexText7
{
   left: 20px !important;
   top: 31px !important;
   width: 330px !important;
   height: 91px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_indexText8
{
   left: 20px !important;
   top: 723px !important;
   width: 307px !important;
   height: 516px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexText10
{
   left: 18px !important;
   top: 642px !important;
   width: 298px !important;
   height: 61px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText10
{
   margin: 0;
   padding: 0;
}
#wb_indexText11
{
   left: 20px !important;
   top: 133px !important;
   width: 319px !important;
   height: 486px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_indexText11
{
   margin: 0;
   padding: 0;
}
#indexLayer9
{
   width: 360px !important;
   height: 920px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
}
#indexLayer9
{
   margin: 0;
}
#indexLayer9_Container
{
   width: 360px !important;
   height:920px !important;
}
#indexLayer9
{
    width: 360px;
    height: 920px;
}
#wb_indexClosedCurve1
{
   left: 803px !important;
   top: 525px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanHotspots1
{
   left: 5px !important;
   top: -2265px !important;
   width: 350px !important;
   height: 490px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_kurban480
{
   left: 5px !important;
   top: 85px !important;
   width: 350px !important;
   height: 490px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_kurban360
{
   left: 20px !important;
   top: 387px !important;
   width: 315px !important;
   height: 315px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: hidden !important;
   display: none !important;
}
#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;
}
#Button1
{
   width: 301px !important;
   height: 39px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #17B7C7 0%, #0C9AA8 100%);
   border: 0px solid #C07932;
}
#Button1
{
   line-height: 39px;
}
#wb_Text5
{
   left: 45px !important;
   top: 28px !important;
   width: 257px !important;
   height: 28px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage1
{
   left: 45px !important;
   top: 0px !important;
   width: 156px !important;
   height: 39px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageText2
{
   left: 41px !important;
   top: 2px !important;
   width: 274px !important;
   height: 48px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText2
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_Image1
{
   left: 18px !important;
   top: 6px !important;
   width: 236px !important;
   height: 59px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#master_pageLayer1
{
   height: 70px !important;
   visibility: visible !important;
   display: block !important;
   box-shadow: 0px 0px 0px #DCDCDC;
}
#wb_CssMenu6
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu6 li
{
   width: 250px;
}
#wb_CssMenu6 a
{
   color: #000000;
   border: 1px solid rgba(204,204,204,0.00);
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu6 > ul > li > a
{
   width: 238px;
   height: 26px;
   padding: 0 5px 0px 5px;
   line-height: 26px;
}
#wb_CssMenu6 li:hover a, #wb_CssMenu6 a:hover
{
   color: #000000;
}
.CssMenu6-effect:before
{
   border: 1px solid rgba(46,109,164,0.00);
   background-color: rgba(51,122,183,0.00);
   background-image: none;
}
#wb_CssMenu6 a.withsubmenu
{
   padding: 0 5px 0 5px;
}
#wb_CssMenu6 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu6 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu6 li li
{
   width: 200px;
}
#wb_CssMenu6 ul ul a, #wb_CssMenu6 ul :hover ul a
{
   width: 164px;
   padding: 3px 6px 2px 30px;
   background-color: #FFFFFF;
   border: 0px solid rgba(204,204,204,0.00);
   color: #4F4F4F;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 15px;
   text-decoration: none;
   text-transform: none;
}
.CssMenu6-sub-effect a:hover
{
   color: #008000;
}
.CssMenu6-sub-effect:before
{
   background-color: #CDB788;
   border: 0px solid rgba(46,109,164,0.00);
}
#wb_CssMenu6 li
{
   padding: 0px 4px 0px 0px;
}
#wb_IconFont19
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont19
{
   width: 25px;
   height: 20px;
}
#IconFont19 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont21
{
   left: 10px !important;
   top: 10px !important;
   width: 27px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont21
{
   width: 27px;
   height: 20px;
}
#IconFont21 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont22
{
   left: 10px !important;
   top: 10px !important;
   width: 27px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont22
{
   width: 27px;
   height: 20px;
}
#IconFont22 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont3
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont3
{
   width: 25px;
   height: 20px;
}
#IconFont3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 20px;
}
#wb_IconFont4
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont4
{
   width: 25px;
   height: 20px;
}
#IconFont4 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont5
{
   left: 10px !important;
   top: 10px !important;
   width: 25px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0 2px 0 0 ;
   padding: 6px 4px 6px 4px;
}
#IconFont5
{
   width: 25px;
   height: 20px;
}
#IconFont5 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_sidebarMenu3
{
   left: 10px !important;
   top: 68px !important;
   width: 155px !important;
   height: 207px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   text-align: left;
}
#wb_sidebarMenu3 span
{
   line-height: 1.0;
}
#wb_sidebarMenu3 span
{
   margin: 0 0 10px 0;
}
#wb_Text16
{
   left: 10px !important;
   top: 17px !important;
   width: 313px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text16
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_Text17
{
   left: 13px !important;
   top: 284px !important;
   width: 313px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text17
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_TextMenu1
{
   left: 184px !important;
   top: 68px !important;
   width: 155px !important;
   height: 207px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   text-align: left;
}
#wb_TextMenu1 span
{
   line-height: 1.0;
}
#wb_TextMenu1 span
{
   margin: 0 0 10px 0;
}
#wb_TextMenu2
{
   left: 13px !important;
   top: 337px !important;
   width: 155px !important;
   height: 167px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   text-align: left;
}
#wb_TextMenu2 span
{
   line-height: 1.0;
}
#wb_TextMenu2 span
{
   margin: 0 0 10px 0;
}
#wb_Text15
{
   left: 12px !important;
   top: 522px !important;
   width: 313px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text15
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#SiteSearch1
{
   left: 10px !important;
   top: 7356px !important;
   width: 261px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#SiteSearch1
{
   line-height: 47px;
}
#Button9
{
   left: 385px !important;
   top: 382px !important;
   width: 96px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 1px 6px 1px 6px;
   color: #FFFFFF;
   background-color: #5BA701;
   background-image: none;
}
#wb_Image2
{
   left: 13px !important;
   top: 665px !important;
   width: 336px !important;
   height: 148px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 13px !important;
   top: 565px !important;
   width: 324px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: #FFFFFF;
   background-image: none;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 0px 0px #D3D3D3;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Button6
{
   left: 229px !important;
   top: 610px !important;
   width: 120px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008000 0%, #228B22 100%);
}
#Button6
{
   line-height: 44px;
}
#wb_master_pageResponsiveMenu2
{
   width: 316px !important;
   height: 56px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   left: 11px !important;
   top: -6630px !important;
   width: 313px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text3
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#NAV_PROJEKTE
{
   left: 0px !important;
   top: 7346px !important;
   height: 1865px !important;
   visibility: hidden !important;
   display: none !important;
   background-color: #5BAE21;
   background-image: none;
}
#NAV_PROJEKTE
{
   left: 0%;
   width: 100%;
}
#NAV_PROJEKTE_Container
{
   width: 360px !important;
   height:1865px !important;
}
#wb_Text8
{
   left: 11px !important;
   top: -6630px !important;
   width: 313px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text8
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_Text9
{
   left: 11px !important;
   top: -6630px !important;
   width: 313px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text9
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_Image4
{
   left: 966px !important;
   top: -7004px !important;
   width: 287px !important;
   height: 126px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 0px !important;
   top: 0px !important;
   width: 360px !important;
   height: 1865px !important;
   visibility: hidden !important;
   display: none !important;
   background-color: #5BAE21;
   background-image: none;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 0px 0px #D3D3D3;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_CssMenu10
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu10 li
{
   width: 243px;
}
#wb_CssMenu10 a
{
   color: #A9A9A9;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu10 > ul > li > a
{
   width: 231px;
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu10 li:hover a, #wb_CssMenu10 a:hover
{
   color: #006400;
}
.CssMenu10-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu10 li
{
   padding-bottom: 0px !important;
}
#wb_CssMenu11
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu11 li
{
   width: 240px;
}
#wb_CssMenu11 a
{
   color: #C0C0C0;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu11 > ul > li > a
{
   width: 228px;
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu11 li:hover a, #wb_CssMenu11 a:hover
{
   color: #006400;
}
.CssMenu11-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu11 li
{
   padding-bottom: 0px !important;
}
#wb_CssMenu12
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_CssMenu12 li
{
   width: 240px;
}
#wb_CssMenu12 a
{
   color: #A9A9A9;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu12 > ul > li > a
{
   width: 228px;
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu12 li:hover a, #wb_CssMenu12 a:hover
{
   color: #006400;
}
.CssMenu12-effect:before
{
   border: 1px solid #CDB788;
   background-color: #CDB788;
   background-image: none;
}
#wb_CssMenu12 li
{
   padding-bottom: 0px !important;
}
#Layer11
{
   height: 859px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#Layer11
{
   left: 0%;
   width: 100.2778%;
   margin: 0;
}
#Layer11_Container
{
   width: 361px !important;
}
#Layer11
{
    width: 100%;
    height: 859px;
}
#wb_Shape2
{
   left: 10px !important;
   top: 10px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#Layer6
{
   left: 10px !important;
   top: 210px !important;
   width: 341px !important;
   height: 740px !important;
   visibility: visible !important;
   display: block !important;
}
#kurbanButton7
{
   left: 22px !important;
   top: 853px !important;
   width: 319px !important;
   height: 39px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   border: 0px solid #C07932;
}
#kurbanButton7
{
   line-height: 39px;
}
#wb_kurbanText43
{
   left: 28px !important;
   top: 588px !important;
   width: 156px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText43
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText46
{
   left: 28px !important;
   top: 808px !important;
   width: 181px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText46
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText12
{
   left: 28px !important;
   top: 467px !important;
   width: 300px !important;
   height: 102px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText12
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText44
{
   left: 28px !important;
   top: 289px !important;
   width: 300px !important;
   height: 63px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText44
{
   margin: 0;
   padding: 0;
}
#wb_kurbanText1
{
   left: 27px !important;
   top: 368px !important;
   width: 309px !important;
   height: 101px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_kurbanText1
{
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 28px !important;
   top: 629px !important;
   width: 300px !important;
   height: 135px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text29
{
   margin: 0;
   padding: 0;
}
#briketthäuserLayer4
{
   left: 10px !important;
   top: 90px !important;
   width: 341px !important;
   height: 120px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_briketthäuserIcon1
{
   left: 17px !important;
   top: 22px !important;
   width: 105px !important;
   height: 87px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#briketthäuserIcon1
{
   width: 105px;
   height: 87px;
}
#briketthäuserIcon1 i
{
   line-height: 87px;
   font-size: 87px;
   width: 86px;
}
#wb_briketthäuserIcon4
{
   left: 220px !important;
   top: 23px !important;
   width: 105px !important;
   height: 72px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#briketthäuserIcon4
{
   width: 105px;
   height: 72px;
}
#briketthäuserIcon4 i
{
   line-height: 72px;
   font-size: 72px;
   width: 71px;
}
#wb_briketthäuserIcon3
{
   left: 112px !important;
   top: 30px !important;
   width: 122px !important;
   height: 71px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#briketthäuserIcon3
{
   width: 122px;
   height: 71px;
}
#briketthäuserIcon3 i
{
   line-height: 71px;
   font-size: 71px;
   width: 75px;
}
#wb_briketthäuserText4
{
   left: 10px !important;
   top: 34px !important;
   width: 316px !important;
   height: 32px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_briketthäuserText4
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_briketthäuserClipArt1
{
   left: 294px !important;
   top: 39px !important;
   width: 34px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#briketthäuserClipArt1
{
   width: 34px !important;
   height: 29px !important;
}
#kurbanLayer2
{
   height: 975px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   background-color: #F3F3F3;
   background-image: none;
}
#kurbanLayer2
{
   left: 0%;
   width: 100%;
   margin: 0;
}
#kurbanLayer2_Container
{
   width: 360px !important;
}
#kurbanLayer2
{
    width: 100%;
    height: 975px;
}
#master_pageButton1
{
   left: 43px !important;
   top: 2204px !important;
   width: 120px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008C05 0%, #5BAE21 100%);
}
#master_pageButton1
{
   line-height: 44px;
}
#wb_master_pageText3
{
   left: 11px !important;
   top: -6630px !important;
   width: 313px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText3
{
   margin: 0;
   padding: 5px 20px 5px 5px;
}
#wb_master_pageImage4
{
   left: 10px !important;
   top: 1035px !important;
   width: 149px !important;
   height: 199px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#master_pageButton2
{
   left: 43px !important;
   top: 2204px !important;
   width: 120px !important;
   height: 44px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   background-image: linear-gradient(to top, #008C05 0%, #5BAE21 100%);
}
#master_pageButton2
{
   line-height: 44px;
}
#wb_master_pageFontAwesomeIcon2
{
   left: 39px !important;
   top: 61px !important;
   width: 51px !important;
   height: 49px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#master_pageFontAwesomeIcon2
{
   width: 51px;
   height: 49px;
}
#master_pageFontAwesomeIcon2 i
{
   line-height: 49px;
   font-size: 49px;
   width: 48px;
}
#wb_master_pageIcon1
{
   left: 291px !important;
   top: 764px !important;
   width: 51px !important;
   height: 49px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#master_pageIcon1
{
   width: 51px;
   height: 49px;
}
#master_pageIcon1 i
{
   line-height: 49px;
   font-size: 49px;
   width: 48px;
}
#master_pageLayer5
{
   height: 1183px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#master_pageLayer5
{
   width: 100%;
   margin: 0;
}
#master_pageLayer5_Container
{
   width: 360px !important;
}
#master_pageLayer5
{
    width: 100%;
    height: 1183px;
}
#wb_master_pageText1
{
   left: 113px !important;
   top: 70px !important;
   width: 189px !important;
   height: 42px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_master_pageText5
{
   left: 21px !important;
   top: 607px !important;
   width: 171px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText5
{
   margin: 0;
   padding: 0;
}
#wb_master_pageText6
{
   left: 21px !important;
   top: 1043px !important;
   width: 245px !important;
   height: 33px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageText6
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon6
{
   left: 18px !important;
   top: 415px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
   background-color: #5BAE21;
   background-image: none;
}
#master_pageIcon6
{
   width: 22px;
   height: 24px;
}
#master_pageIcon6 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon6:hover
{
   background-color: #33383B;
   background-image: none;
   border: 0px solid #808080;
}
#wb_master_pageIcon7
{
   left: 18px !important;
   top: 470px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon7
{
   width: 22px;
   height: 24px;
}
#master_pageIcon7 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon8
{
   left: 18px !important;
   top: 360px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon8
{
   width: 22px;
   height: 24px;
}
#master_pageIcon8 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageCssMenu1
{
   left: 21px !important;
   top: 1089px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
   width: 100%;
}
#wb_master_pageCssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageText11
{
   left: 21px !important;
   top: 322px !important;
   width: 169px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText11
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage2
{
   left: 47px !important;
   top: 62px !important;
   width: 77px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageText12
{
   left: 21px !important;
   top: 647px !important;
   width: 259px !important;
   height: 167px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText12
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon9
{
   left: 18px !important;
   top: 525px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon9
{
   width: 22px;
   height: 24px;
}
#master_pageIcon9 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageText14
{
   left: 21px !important;
   top: 907px !important;
   width: 181px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText14
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage5
{
   left: 21px !important;
   top: 935px !important;
   width: 230px !important;
   height: 34px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu2
{
   left: 78px !important;
   top: 477px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu2 li
{
}
#wb_master_pageCssMenu2 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu2 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu2 li:hover a, #wb_master_pageCssMenu2 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu2 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu3
{
   left: 21px !important;
   top: 1117px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu3 li
{
   width: 100%;
}
#wb_master_pageCssMenu3 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu3 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu3 li:hover a, #wb_master_pageCssMenu3 a:hover, #wb_master_pageCssMenu3 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu3 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageImage6
{
   left: 63px !important;
   top: 132px !important;
   width: 233px !important;
   height: 156px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageImage9
{
   left: 21px !important;
   top: 940px !important;
   width: 171px !important;
   height: 85px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu4
{
   left: 78px !important;
   top: 427px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu4 li
{
}
#wb_master_pageCssMenu4 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu4 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu4 li:hover a, #wb_master_pageCssMenu4 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu4 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu13
{
   left: 88px !important;
   top: 534px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu13 li
{
}
#wb_master_pageCssMenu13 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu13 > ul > li > a
{
   height: 20px;
   line-height: 20px;
}
#wb_master_pageCssMenu13 li:hover a, #wb_master_pageCssMenu13 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu13 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageImage12
{
   left: 267px !important;
   top: 1109px !important;
   width: 70px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu14
{
   left: 74px !important;
   top: 355px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu14 li
{
}
#wb_master_pageCssMenu14 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu14 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu14 li:hover a, #wb_master_pageCssMenu14 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu14 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu15
{
   left: 74px !important;
   top: 379px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu15 li
{
}
#wb_master_pageCssMenu15 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu15 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu15 li:hover a, #wb_master_pageCssMenu15 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu15 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu16
{
   left: 21px !important;
   top: 1150px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu16 li
{
   width: 100%;
}
#wb_master_pageCssMenu16 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu16 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu16 li:hover a, #wb_master_pageCssMenu16 a:hover, #wb_master_pageCssMenu16 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu16 li
{
   padding: 0px 0px 0px 0px;
}
#master_pageLayer4
{
   height: 1183px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   background-color: transparent;
   background-image: url('images/11566654665465.jpg');
   background-repeat: repeat;
   background-position: left top;
}
#master_pageLayer4
{
   width: 100%;
   margin: 0;
}
#master_pageLayer4_Container
{
   width: 360px !important;
}
#master_pageLayer4
{
    width: 100%;
    height: 1183px;
}
#wb_master_pageText4
{
   left: 113px !important;
   top: 70px !important;
   width: 189px !important;
   height: 43px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText4
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_master_pageText7
{
   left: 21px !important;
   top: 607px !important;
   width: 171px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText7
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon2
{
   left: 18px !important;
   top: 415px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon2
{
   width: 22px;
   height: 24px;
}
#master_pageIcon2 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon3
{
   left: 18px !important;
   top: 470px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon3
{
   width: 22px;
   height: 24px;
}
#master_pageIcon3 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageIcon4
{
   left: 18px !important;
   top: 360px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon4
{
   width: 22px;
   height: 24px;
}
#master_pageIcon4 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageCssMenu5
{
   left: 28px !important;
   top: 1015px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu5 li
{
   width: 100%;
}
#wb_master_pageCssMenu5 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu5 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu5 li:hover a, #wb_master_pageCssMenu5 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu5 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageText9
{
   left: 21px !important;
   top: 322px !important;
   width: 169px !important;
   height: 22px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText9
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage3
{
   left: 47px !important;
   top: 62px !important;
   width: 77px !important;
   height: 57px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageText10
{
   left: 21px !important;
   top: 647px !important;
   width: 259px !important;
   height: 107px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText10
{
   margin: 0;
   padding: 0;
}
#wb_master_pageIcon5
{
   left: 18px !important;
   top: 525px !important;
   width: 22px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 8px 8px 8px 8px;
}
#master_pageIcon5
{
   width: 22px;
   height: 24px;
}
#master_pageIcon5 i
{
   line-height: 24px;
   font-size: 22px;
   width: 21px;
}
#wb_master_pageText13
{
   left: 20px !important;
   top: 875px !important;
   width: 181px !important;
   height: 21px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText13
{
   margin: 0;
   padding: 0;
}
#wb_master_pageImage7
{
   left: 21px !important;
   top: 935px !important;
   width: 230px !important;
   height: 34px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu6
{
   left: 78px !important;
   top: 477px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu6 li
{
}
#wb_master_pageCssMenu6 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu6 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu6 li:hover a, #wb_master_pageCssMenu6 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu6 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu7
{
   left: 28px !important;
   top: 1038px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu7 li
{
   width: 100%;
}
#wb_master_pageCssMenu7 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu7 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu7 li:hover a, #wb_master_pageCssMenu7 a:hover, #wb_master_pageCssMenu7 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu7 li
{
   padding: 0px 0px 0px 0px;
}
#wb_master_pageImage8
{
   left: 63px !important;
   top: 132px !important;
   width: 233px !important;
   height: 156px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageImage10
{
   left: 20px !important;
   top: 905px !important;
   width: 171px !important;
   height: 85px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu8
{
   left: 78px !important;
   top: 427px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu8 li
{
}
#wb_master_pageCssMenu8 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu8 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_master_pageCssMenu8 li:hover a, #wb_master_pageCssMenu8 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu8 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu9
{
   left: 88px !important;
   top: 534px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu9 li
{
}
#wb_master_pageCssMenu9 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu9 > ul > li > a
{
   height: 20px;
   line-height: 20px;
}
#wb_master_pageCssMenu9 li:hover a, #wb_master_pageCssMenu9 a:hover
{
   color: #696969;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu9 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageImage11
{
   left: 247px !important;
   top: 1135px !important;
   width: 70px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 0;
}
#wb_master_pageCssMenu10
{
   left: 74px !important;
   top: 355px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu10 li
{
}
#wb_master_pageCssMenu10 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu10 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu10 li:hover a, #wb_master_pageCssMenu10 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu10 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu11
{
   left: 74px !important;
   top: 379px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu11 li
{
}
#wb_master_pageCssMenu11 a
{
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_master_pageCssMenu11 > ul > li > a
{
   height: 25px;
   line-height: 25px;
}
#wb_master_pageCssMenu11 li:hover a, #wb_master_pageCssMenu11 a:hover
{
   color: #696969;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
#wb_master_pageCssMenu11 li
{
   padding: 0px 4px 0px 0px;
}
#wb_master_pageCssMenu12
{
   left: 130px !important;
   top: 1015px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu12 li
{
   width: 100%;
}
#wb_master_pageCssMenu12 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_master_pageCssMenu12 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_master_pageCssMenu12 li:hover a, #wb_master_pageCssMenu12 a:hover, #wb_master_pageCssMenu12 .active
{
   color: #808080;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu12 li
{
   padding: 0px 0px 0px 0px;
}
#Layer5
{
   height: 84px !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#Layer5
{
   width: 100%;
   margin: 0;
}
#Layer5_Container
{
   width: 360px !important;
}
#Layer5
{
    width: 100%;
    height: 84px;
}
#StickyLayer
{
   width: 98px !important;
   height: 118px !important;
   visibility: hidden !important;
   display: none !important;
}
#wb_master_pageText15
{
   left: 28px !important;
   top: 219px !important;
   width: 300px !important;
   height: 56px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_master_pageText15
{
   margin: 0;
   padding: 0;
}
#wb_master_pageText16
{
   left: 28px !important;
   top: 1061px !important;
   width: 173px !important;
   height: 122px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageText16
{
   margin: 0;
   padding: 0;
}
#wb_master_page1OverlayMenu1
{
   left: 293px !important;
   top: 0px !important;
   width: 67px !important;
   height: 70px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#master_page1OverlayMenu1
{
   width: 67px;
   height: 70px;
}
#master_page1OverlayMenu1 .line
{
   top: 13px;
}
#master_page1OverlayMenu1 .line:first-child
{
   margin-top: 17px;
}
#master_page1OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: left;
}
}
.obenstart .overlaymenu-content {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding-top: 10px !important;
}

::-moz-selection { /* Code for Firefox */
  color: white;
  background: #5BA701;
}

::selection {
  color: white;
  background: #5BA701;
}

div#wb_master_page1OverlayMenu1
 {
    background: #5bae21;
}

div#wb_master_page1OverlayMenu1 .line {
    background: #FFF !important;
    fill: #FFF !important;
}


div#master_pageLayer1 {
    min-width: 100vw;
}

div#wb_master_page1OverlayMenu1 {
    position: absolute;
    left: calc(100% - 100px) !important;
}
.obenstart .overlaymenu-content {
   display: flex !important;
   flex-direction: column !important;
   justify-content: flex-start !important;
   align-items: flex-start !important;
   padding-top: 0 !important;
   margin-top: 0 !important;
   height: 100% !important;
}

div#wb_indexCarousel2 {
    z-index: -9999 !important;
    position: relative;
}
div#wb_master_page1OverlayMenu1
 {
    background: #5bae21;
}



div#wb_master_page1OverlayMenu1 .line {
    background: #FFF !important;
    fill: #FFF !important;
}
div#wb_master_page1OverlayMenu1
 {
    background: #5bae21;
}

div#wb_master_page1OverlayMenu1 .line {
    background: #FFF !important;
    fill: #FFF !important;
}


div#master_pageLayer1 {
    min-width: 100vw;
}

div#wb_master_page1OverlayMenu1 {
    position: absolute;
    left: calc(100% - 100px) !important;
}

div#container {
display: none !important;
}



.master_page1OverlayMenu1 li a {
    color: #333 !important;
    padding: 17px !important;
    border-bottom: 1px solid #e3ffe0 !important;
}



#master_page1OverlayMenu1-overlay * {
    opacity: 1 !important;
}

#master_page1OverlayMenu1-overlay {
    background: #FFF !important;
}

#master_page1OverlayMenu1-overlay ul {
    padding: 10px  !important;
}

#master_page1OverlayMenu1-overlay ul li {
    padding: 9px !important;
}


div#master_page1OverlayMenu1-overlay ul li {
    list-style: none;
}div#loom-companion-mv3 {}html {
    max-width: 100vw !important;
}div#master_pageLayer1 {
}

#master_page1OverlayMenu1-overlay .overlay-icon {
    display: none  !important;;
}

#master_page1OverlayMenu1-overlay a[role="menuitem"] {
    font-size: 15px  !important;;
    padding: 6px !important  !important;;
}

.master_page1OverlayMenu1 li.drilldown-back > a {
    background: #FFF  !important;;
    display: flex  !important;;
    justify-content: right  !important;;
}

#master_page1OverlayMenu1-overlay a[role="menuitem"] {
    list-style: none !important;
}