body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0066D5;
   text-decoration: underline;
}
a:hover
{
   color: #0066D5;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_OverlayMenu1
{
   position: relative;
}
#OverlayMenu1
{
   background-color: #D40100;
   background-image: none;
   border: 0px solid #D40100;
   border-radius: 4px;
   margin: 0px 32px 0px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#OverlayMenu1:hover
{
   background-color: #D40100;
   background-image: none;
   border-color: #D40100;
}
#OverlayMenu1
{
   display: block;
   width: 58px;
   height: 35px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 20px;
   height: 4px;
   position: relative;
   top: 4px;
   background: #FCCA01;
   display: block;
   margin: 4px auto;
}
#OverlayMenu1:hover .line
{
   background: #FBCA01;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(212,1,0,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   height: 60%;
   width: 100%;
   max-width: 970px;
   margin: 0 auto 0 auto;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li 
{
   position: relative;
}
.OverlayMenu1 li a 
{
   display: block;
   position: relative;
   padding: 7px 5px 7px 5px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #424242;
   background-color: #FCCA01;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   -webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   -webkit-transition: width 400ms;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   -webkit-transition: opacity 0.3s 400ms;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   -webkit-transition-delay: 400ms;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   -webkit-transition-delay: 0s;
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0px 10px 0px 0px;
}
#OverlayMenu1-social
{
   padding: 28px 0px 0px 0px;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #D40100;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   -webkit-transition: all .2s linear 0s;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #424242;
   color: #FCCA01;
}
.OverlayMenu1-effect
{
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#FlexGrid2
{
   background-color: transparent;
   background-image: url('images/b-m.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid2-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   font-size: 0px;
   grid-template-columns: 300px 980px;
   grid-template-rows: 45px;
   grid-template-areas:
      "a-b m-h";
}
#FlexGrid2 .a-b
{
   display: flex;
   grid-area: a-b;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid2 .m-h
{
   display: flex;
   grid-area: m-h;
   background-color: transparent;
   background-image: url('images/b-m.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-end;
   align-content: flex-end;
}
#FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 35px 0px;
}
#FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   font-size: 0px;
   grid-row-gap: 27px;
   grid-template-columns: 1280px;
   grid-template-rows: auto auto;
   grid-template-areas:
      "header"
      "menu";
}
#FlexGrid1 .header
{
   display: flex;
   grid-area: header;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid1 .menu
{
   display: flex;
   grid-area: menu;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_Image1
{
   margin: 25px 0px 0px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 247px;
   height: auto;
}
#wb_Image2
{
   margin: 17px -20px 0px 20px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: auto;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: center;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 20%;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #4F4F4F;
   border: 0px solid #CCCCCC;
   background-color: #E5E5E5;
   background-image: none;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 1px);
   box-sizing: border-box;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #C64745;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:768px) 
{
#wb_CssMenu2 ul
{
   width: 100%;
}
#wb_CssMenu2 li
{
   padding: 0 0px 1px 0px !important;
   width: 100% !important;
}
#wb_CssMenu2 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2 div
{
   text-align: right;
}
#wb_Card9
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-height: 450px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card9-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 40px 18px 40px;
   border: 1px solid #3CB371;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card9-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 55px 18px 55px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-height: 450px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 40px 18px 40px;
   border: 1px solid #3CB371;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card8-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 55px 18px 55px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#FlexGrid3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 35px 0px;
}
#FlexGrid3-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   font-size: 0px;
   grid-column-gap: 25px;
   grid-row-gap: 25px;
   grid-template-columns: 1000px 260px;
   grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
   grid-template-areas:
      "htitle im"
      "headparagraph im"
      "menu menu"
      "ti ti"
      "text text"
      "tii tii"
      "text1 text1"
      "tiii tiii"
      "text2 text2"
      "text22 text22"
      "text33 text33";
}
#FlexGrid3 .htitle
{
   display: flex;
   grid-area: htitle;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .im
{
   display: flex;
   grid-area: im;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .headparagraph
{
   display: flex;
   grid-area: headparagraph;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .menu
{
   display: flex;
   grid-area: menu;
   background-color: transparent;
   background-image: url('images/bitcoin-forex_FlexGrid3-menu_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid3 .ti
{
   display: flex;
   grid-area: ti;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid3 .text
{
   display: flex;
   grid-area: text;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .tii
{
   display: flex;
   grid-area: tii;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text1
{
   display: flex;
   grid-area: text1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .tiii
{
   display: flex;
   grid-area: tiii;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text2
{
   display: flex;
   grid-area: text2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text22
{
   display: flex;
   grid-area: text22;
   background-color: transparent;
   background-image: url('images/b-pattern.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text33
{
   display: flex;
   grid-area: text33;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Text15 div
{
   text-align: justify;
}
#wb_Text6 div
{
   text-align: justify;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading1
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading6
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: justify;
}
#wb_Text11 div
{
   text-align: justify;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading7
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Card15
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card15-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card2-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image18
{
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: auto;
}
#wb_Card5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text12 div
{
   text-align: justify;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0px 10px 0px 10px;
   margin: 10px 0px 10px 0px;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading2
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#FlexGrid333
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 35px 0px;
}
#FlexGrid333-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   font-size: 0px;
   grid-column-gap: 25px;
   grid-row-gap: 25px;
   grid-template-columns: 1280px;
   grid-template-rows: auto auto auto auto auto auto auto;
   grid-template-areas:
      "ti1"
      "text1"
      "table"
      "ti2"
      "text2"
      "ti3"
      "text3";
}
#FlexGrid333 .ti1
{
   display: flex;
   grid-area: ti1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text1
{
   display: flex;
   grid-area: text1;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .table
{
   display: flex;
   grid-area: table;
   background-color: transparent;
   background-image: url('images/b-h.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .ti2
{
   display: flex;
   grid-area: ti2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text2
{
   display: flex;
   grid-area: text2;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .ti3
{
   display: flex;
   grid-area: ti3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text3
{
   display: flex;
   grid-area: text3;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading3
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading4
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: justify;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: left;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading5
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: justify;
}
#wb_Card1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-width: 300px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 55px 18px 55px;
   border: 1px solid transparent;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 45px 18px 45px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-width: 300px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 4px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 50px 18px 50px;
   border: 1px solid transparent;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card7-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 40px 18px 40px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 45%;
   flex-basis: 45%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#FlexGrid4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#FlexGrid4-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   font-size: 0px;
   grid-column-gap: 15px;
   grid-row-gap: 15px;
   grid-template-columns: 1280px;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "bannerfooter"
      "menufooter"
      "footer";
}
#FlexGrid4 .bannerfooter
{
   display: flex;
   grid-area: bannerfooter;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid4 .menufooter
{
   display: flex;
   grid-area: menufooter;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid4 .footer
{
   display: flex;
   grid-area: footer;
   background-color: transparent;
   background-image: url('images/footer-pattern.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 20px 30px 20px 30px;
   text-align: center;
}
#wb_Text14 div
{
   text-align: center;
}
#Line1
{
   border-color: #C64745;
   border-style: groove;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 20px 20px 20px 20px;
   text-align: center;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Image6
{
   margin: 0px 10px 0px 10px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: auto;
}
#Html6
{
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: center;
   align-self: center;
}
#wb_Image8
{
   margin: 0px 15px 0px -15px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: center;
   align-self: center;
   min-width: 45px;
   min-height: 45px;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 45px;
   height: auto;
}
#wb_Image28
{
   margin: 0px 25px 0px -25px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 45px;
   height: auto;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_Text3
{
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Card3
{
   display: flex;
   text-align: center;
   z-index: 17;
}
#wb_Heading2
{
   display: inline-block;
   z-index: 12;
}
#wb_Heading3
{
   display: inline-block;
   z-index: 32;
}
#wb_Berdagang_Mata_Wang_Kripto_dan_Bagaimana_Ia_Berfungsi
{
   display: inline-block;
   width: 17px;
   height: 17px;
   z-index: 28;
}
#wb_Card4
{
   display: flex;
   text-align: center;
   z-index: 20;
}
#wb_Heading4
{
   display: inline-block;
   z-index: 39;
}
#wb_Broker_Forex_Bitcoin_Kripto_Terbaik
{
   display: inline-block;
   width: 17px;
   height: 17px;
   z-index: 33;
}
#wb_Apakah_Mata_Wang_Kripto
{
   display: inline-block;
   width: 19px;
   height: 17px;
   z-index: 22;
}
#wb_Card5
{
   display: flex;
   text-align: center;
   z-index: 18;
}
#wb_Image1
{
   display: inline-block;
   width: 247px;
   z-index: 6;
}
#wb_Heading5
{
   display: inline-block;
   z-index: 42;
}
#Dagangan_Forex_vs_Dagangan_Bitcoin
{
   visibility: hidden;
}
#wb_Card6
{
   display: flex;
   text-align: center;
   z-index: 19;
}
#wb_Image2
{
   display: inline-block;
   z-index: 7;
}
#wb_Dagangan_Forex_vs_Dagangan_Bitcoin
{
   display: inline-block;
   width: 17px;
   height: 17px;
   z-index: 40;
}
#wb_Card7
{
   display: flex;
   text-align: center;
   z-index: 37;
}
#wb_Heading6
{
   display: inline-block;
   z-index: 24;
}
#wb_Card8
{
   display: flex;
   text-align: center;
   z-index: 36;
}
#wb_Heading7
{
   display: inline-block;
   z-index: 27;
}
#Kelebihan_Dagangan_Mata_Wang_Kripto_Bitcoin
{
   visibility: hidden;
}
#wb_Card9
{
   display: flex;
   text-align: center;
   z-index: 35;
}
#wb_Image28
{
   display: inline-block;
   width: 45px;
   z-index: 49;
}
#wb_Image6
{
   display: inline-block;
   z-index: 45;
}
#wb_Image18
{
   display: inline-block;
   z-index: 13;
}
#wb_Image8
{
   display: inline-block;
   width: 45px;
   z-index: 50;
}
#Broker_Forex_Bitcoin_Kripto_Terbaik
{
   visibility: hidden;
}
#Html6
{
   display: inline-block;
   width: 111px;
   height: 58px;
   z-index: 51;
}
#Bitcoin_Mata_Wang_Kripto_Paling_Popular
{
   visibility: hidden;
}
#wb_Bitcoin_Mata_Wang_Kripto_Paling_Popular
{
   display: inline-block;
   width: 17px;
   height: 17px;
   z-index: 25;
}
#Apakah_Mata_Wang_Kripto
{
   visibility: hidden;
}
#wb_OverlayMenu1
{
   display: none;
   width: 58px;
   height: 35px;
   z-index: 9;
}
#Line1
{
   display: block;
}
#wb_CssMenu2
{
   display: inline-block;
   height: 45px;
   z-index: 8;
}
#wb_Kelebihan_Dagangan_Mata_Wang_Kripto_Bitcoin
{
   display: inline-block;
   width: 17px;
   height: 17px;
   z-index: 43;
}
#wb_Card1
{
   display: flex;
   text-align: center;
   z-index: 38;
}
#Berdagang_Mata_Wang_Kripto_dan_Bagaimana_Ia_Berfungsi
{
   visibility: hidden;
}
#wb_Heading1
{
   display: inline-block;
   z-index: 21;
}
#wb_Card2
{
   display: flex;
   text-align: center;
   z-index: 16;
}
#wb_Card15
{
   display: flex;
   text-align: center;
   z-index: 15;
}
@media only screen and (max-width: 768px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 302px;
   visibility: visible;
   display: inline;
}
#wb_OverlayMenu1
{
   width: 58px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #D40100;
   background-image: none;
   border: 0px solid #D40100;
   border-radius: 4px;
   width: 58px;
   height: 35px;
}
#OverlayMenu1:hover
{
   background-color: #D40100;
   background-image: none;
   border-color: #D40100;
}
#OverlayMenu1 .line
{
   background: #FCCA01;
}
#OverlayMenu1:hover .line
{
   background: #FBCA01;
}
#OverlayMenu1 .line
{
   top: 4px;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#FlexGrid2
{
   visibility: visible;
   display: grid;
}
#FlexGrid2-grid
{
   margin: 0;
}
#FlexGrid2-grid
{
   grid-column-gap: 0px;
   grid-row-gap: 0px;
   grid-template-columns: 1fr;
   grid-template-rows: 45px;
   grid-template-areas:
      "a-b";
}
#FlexGrid2 .a-b
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid2 .nav
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid2 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid2 .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-end;
   align-items: flex-end;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid2 .footer
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid2 .h-m
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid2 .m-h
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-end;
   align-content: flex-end;
}
#FlexGrid1
{
   visibility: visible;
   display: grid;
}
#FlexGrid1-grid
{
   margin: 0;
}
#FlexGrid1-grid
{
   grid-column-gap: 0px;
   grid-row-gap: 20px;
   grid-template-columns: 1fr;
   grid-template-rows: auto 65px;
   grid-template-areas:
      "header"
      "menu";
}
#FlexGrid1 .header
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid1 .menu
{
   display: flex;
   background-color: transparent;
   background-image: url('images/b-h.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid1 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-end;
   align-items: flex-end;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .footer
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Image1
{
   width: 247px;
   height: 99px;
   visibility: visible;
   display: inline;
   margin: 25px 0px 0px 0px;
   padding: 0;
}
#Image1
{
   width: 247px;
   height: 99px;
}
#wb_Image2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 17px 10px 0px 10px;
   padding: 0;
}
#wb_CssMenu2
{
   width: auto;
   height: 230px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_CssMenu2 li
{
   width: 20%;
}
#wb_CssMenu2 a
{
   color: #4F4F4F;
   border: 0px solid #CCCCCC;
   background-color: #E5E5E5;
   background-image: none;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 1px);
   box-sizing: border-box;
   height: 45px;
   padding: 0px 0px 0px 0px;
   line-height: 45px;
   text-align: center;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #C64745;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 1px !important;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-height: 450px;
}
#Card9-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 40px 18px 40px;
   border: 1px solid #3CB371;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card9-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 55px 18px 55px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-height: 450px;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 40px 18px 40px;
   border: 1px solid #3CB371;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #000000 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card8-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 55px 18px 55px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#FlexGrid3
{
   visibility: visible;
   display: grid;
}
#FlexGrid3-grid
{
   margin: 0;
}
#FlexGrid3-grid
{
   grid-column-gap: 25px;
   grid-row-gap: 25px;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
   grid-template-areas:
      "htitle"
      "im"
      "headparagraph"
      "menu"
      "ti"
      "text"
      "tii"
      "text1"
      "tiii"
      "text2"
      "text22"
      "text33";
}
#FlexGrid3 .headparagraph
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .nav
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-end;
   align-items: flex-end;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .footer
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .image
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid3 .ti
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid3 .table
{
   display: none;
   background-color: transparent;
   background-image: url('images/b-h.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .htitle
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .banner
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .ti1
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text1
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .ti2
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text2
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .ti3
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text33
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .tii
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .tiii
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .menu
{
   display: flex;
   background-color: transparent;
   background-image: url('images/bitcoin-forex_FlexGrid3-menu_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid3 .im
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text22
{
   display: flex;
   background-color: transparent;
   background-image: url('images/b-pattern.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 .text3
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid3 ..
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Text15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Heading1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading1
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#wb_Heading6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading6
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#wb_Text10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Heading7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading7
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   color: transparent;
}
#Card15-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   color: transparent;
}
#Card2-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   color: transparent;
}
#Card3-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image18
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   color: transparent;
}
#Card5-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   color: transparent;
}
#Card6-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   margin: 10px 0px 10px 0px;
   padding: 0px 10px 0px 10px;
}
#wb_Apakah_Mata_Wang_Kripto
{
   width: 19px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Berdagang_Mata_Wang_Kripto_dan_Bagaimana_Ia_Berfungsi
{
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Bitcoin_Mata_Wang_Kripto_Paling_Popular
{
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Heading2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading2
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#FlexGrid333
{
   visibility: visible;
   display: grid;
}
#FlexGrid333-grid
{
   margin: 0;
}
#FlexGrid333-grid
{
   grid-column-gap: 25px;
   grid-row-gap: 25px;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto auto auto auto auto;
   grid-template-areas:
      "ti1"
      "text1"
      "table"
      "ti2"
      "text2"
      "ti3"
      "text3";
}
#FlexGrid333 .headparagraph
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .nav
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-end;
   align-items: flex-end;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .footer
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .image
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid333 .ti
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid333 .table
{
   display: flex;
   background-color: transparent;
   background-image: url('images/b-h.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .htitle
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .banner
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .ti1
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text1
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .ti2
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text2
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .ti3
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid333 .text3
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Heading3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading3
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#wb_Text7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Heading4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading4
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#wb_Text8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Heading5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 10px 0px 10px;
   font-size: 27px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading5
{
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#wb_Text9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-height: 450px;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 55px 18px 55px;
   border: 1px solid transparent;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card1-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 45px 18px 45px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Broker_Forex_Bitcoin_Kripto_Terbaik
{
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Dagangan_Forex_vs_Dagangan_Bitcoin
{
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Kelebihan_Dagangan_Mata_Wang_Kripto_Bitcoin
{
   width: 17px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: stretch;
   align-self: stretch;
   min-height: 450px;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F9;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 30px 20px 0px 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 130px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 60px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #696969;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DCDCDC solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item7
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 18px 50px 18px 50px;
   border: 1px solid transparent;
   border-radius: 50px;
   background-color: #3CB371;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item8
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Card7-card-item9
{
   display: inline-block;
   height: 54px;
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 18px 40px 18px 40px;
   border: 1px solid #FF7F50;
   border-radius: 50px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card7-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 10px 10px 10px 10px;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   -webkit-align-self: auto;
   align-self: auto;
   min-width: 300px;
   min-height: 40px;
   color: transparent;
}
#Card4-card-item0
{
   display: inline-block;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 0px 10px 0px;
   border: 1px solid transparent;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #292B2C;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#FlexGrid4
{
   visibility: visible;
   display: grid;
}
#FlexGrid4-grid
{
   margin: 0;
}
#FlexGrid4-grid
{
   grid-column-gap: 15px;
   grid-row-gap: 15px;
   grid-template-columns: 1fr;
   grid-template-rows: auto auto auto;
   grid-template-areas:
      "bannerfooter"
      "menufooter"
      "footer";
}
#FlexGrid4 .menufooter
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid4 .nav
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid4 .main
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid4 .sidebar
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-end;
   align-items: flex-end;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid4 .footer
{
   display: flex;
   background-color: transparent;
   background-image: url('images/footer-pattern.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid4 .social
{
   display: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#FlexGrid4 .bannerfooter
{
   display: flex;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Text14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text14
{
   margin: 20px 30px 20px 30px;
   padding: 0;
}
#Line1
{
   width: auto;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1
{
   border-color: #C64745;
   border-bottom-width: 1px;
}
#wb_Text16
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text16
{
   margin: 20px 20px 20px 20px;
   padding: 0;
}
#wb_Image6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 10px;
   padding: 0;
}
#Html6
{
   width: 111px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Image8
{
   width: 45px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0px 15px 0px -15px;
   padding: 0;
}
#Image8
{
   width: 100%;
}
#wb_Image28
{
   width: 45px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0px 25px 0px -25px;
   padding: 0;
}
#Image28
{
   width: 100%;
}
#wb_Text3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   margin: 10px 10px 10px 10px;
   padding: 0;
   text-align: center;
}
}
# a:link, a:visited {text-decoration: none !important;}
a:hover {text-decoration: underline !important;}
