body
{
   background-color: #C7A7F0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #000000;
   text-decoration: none;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_logoLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #BE29D5 0%, #436DDB 100%);
   border: 6px solid #891EA9;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#logoLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#logoLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#logoLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logoLayoutGrid > .row > .col-1
{
   float: left;
}
#logoLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#logoLayoutGrid:before,
#logoLayoutGrid:after,
#logoLayoutGrid .row:before,
#logoLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#logoLayoutGrid:after,
#logoLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#logoLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_headerLayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border: 6px solid #891EA9;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#headerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_aboutLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid
{
   box-sizing: border-box;
   padding: 0 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#aboutLayoutGrid > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#aboutLayoutGrid > .row > .col-1, #aboutLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#aboutLayoutGrid > .row > .col-1, #aboutLayoutGrid > .row > .col-2
{
   float: left;
}
#aboutLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#aboutLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#aboutLayoutGrid:before,
#aboutLayoutGrid:after,
#aboutLayoutGrid .row:before,
#aboutLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid:after,
#aboutLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid > .row > .col-1, #aboutLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_timelineLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 6px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#timelineLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid2 > .col-1, #timelineLayoutGrid2 > .col-2, #timelineLayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid2 > .col-1, #timelineLayoutGrid2 > .col-2, #timelineLayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid2 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid2 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid2 > .col-1, #timelineLayoutGrid2 > .col-2, #timelineLayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid3 > .col-1, #timelineLayoutGrid3 > .col-2, #timelineLayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid3 > .col-1, #timelineLayoutGrid3 > .col-2, #timelineLayoutGrid3 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid3 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid3 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid3 > .col-1, #timelineLayoutGrid3 > .col-2, #timelineLayoutGrid3 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid4 > .col-1, #timelineLayoutGrid4 > .col-2, #timelineLayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid4 > .col-1, #timelineLayoutGrid4 > .col-2, #timelineLayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid4 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid4 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid4 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid4 > .col-1, #timelineLayoutGrid4 > .col-2, #timelineLayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid5 > .col-1, #timelineLayoutGrid5 > .col-2, #timelineLayoutGrid5 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid5 > .col-1, #timelineLayoutGrid5 > .col-2, #timelineLayoutGrid5 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid5 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid5 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid5 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid5 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid5 > .col-1, #timelineLayoutGrid5 > .col-2, #timelineLayoutGrid5 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid6 > .col-1, #timelineLayoutGrid6 > .col-2, #timelineLayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid6 > .col-1, #timelineLayoutGrid6 > .col-2, #timelineLayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid6 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid6 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid6 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid6 > .col-1, #timelineLayoutGrid6 > .col-2, #timelineLayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid7 > .col-1, #timelineLayoutGrid7 > .col-2, #timelineLayoutGrid7 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid7 > .col-1, #timelineLayoutGrid7 > .col-2, #timelineLayoutGrid7 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid7 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid7 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid7 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid7 > .col-1, #timelineLayoutGrid7 > .col-2, #timelineLayoutGrid7 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 0px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid8 > .col-1, #timelineLayoutGrid8 > .col-2, #timelineLayoutGrid8 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid8 > .col-1, #timelineLayoutGrid8 > .col-2, #timelineLayoutGrid8 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid8 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid8 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid8 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid8 > .col-1, #timelineLayoutGrid8 > .col-2, #timelineLayoutGrid8 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_timelineLayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4421D6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 6px;
   border-bottom-width: 6px;
   border-left-width: 6px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #891EA9;
   border-right-color: #891EA9;
   border-bottom-color: #891EA9;
   border-left-color: #891EA9;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#timelineLayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#timelineLayoutGrid9 > .col-1, #timelineLayoutGrid9 > .col-2, #timelineLayoutGrid9 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#timelineLayoutGrid9 > .col-1, #timelineLayoutGrid9 > .col-2, #timelineLayoutGrid9 > .col-3
{
   flex: 0 0 auto;
}
#timelineLayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid9 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #891EA9;
   border-radius: 0px;
   flex-basis: 100px;
   max-width: 100px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid9 > .col-2::before
{
   content: "";
   border-left: 6px solid #891EA9;
   width: 0px;
   height: 100%;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
}
#timelineLayoutGrid9 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 100px) / 2);
   max-width:  calc((100% - 100px) / 2);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid9 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#timelineLayoutGrid9 > .col-1, #timelineLayoutGrid9 > .col-2, #timelineLayoutGrid9 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #98FB98 0%, #228B22 100%);
   border: 6px solid #32CD32;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_faqLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FDD639;
   background-image: none;
   border: 6px solid #891EA9;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#faqLayoutGrid
{
   box-sizing: border-box;
   padding: 30px 20px 0 20px;
   margin-right: auto;
   margin-left: auto;
}
#faqLayoutGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#faqLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#faqLayoutGrid > .row > .col-1
{
   float: left;
}
#faqLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#faqLayoutGrid:before,
#faqLayoutGrid:after,
#faqLayoutGrid .row:before,
#faqLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#faqLayoutGrid:after,
#faqLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#faqLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_blogLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #FF8000 0%, #FFC057 100%);
   border: 6px solid #FF5500;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#blogLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#blogLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#blogLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#blogLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#blogLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #FFFFFF;
   background-image: none;
   border: 6px solid #891EA9;
   border-radius: 0px;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #891EA9;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #000000;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #7FFFD4 0%, #00CED1 100%);
   border: 6px solid #1E90FF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_contactLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(315deg, #BE29D5 0%, #436DDB 100%);
   border: 6px solid #891EA9;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#contactLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#contactLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#contactLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#contactLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#contactLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #B9FC15;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 17px;
   line-height: 24.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_blogHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #89E0FC;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#blogHeading
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 30px 0;
   margin: 0;
   text-align: left;
}
#wb_aboutText
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 20px;
   line-height: 22px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutHeading1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#aboutHeading1
{
   color: #000000;
   font-family: "Comic Sans MS Bold";
   font-weight: bold;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
   -webkit-text-stroke: 1px #000000;
   text-stroke: 1px #000000;
}
#aboutButton
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 4px solid #000000;
   border-radius: 0px;
   background-color: #4421D6;
   background-image: none;
   color: #FFFFFF;
   font-family: "Comic Sans MS Bold";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   padding: 4px 1px 4px 1px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 20px 0 ;
}
#aboutButton:focus
{
   outline: 0;
}
#wb_headerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon
{
   height: 32px;
   width: 32px;
}
#headerIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 31px;
}
#wb_headerIcon:hover #headerIcon i
{
   color: #B9FC15;
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(3px 3px 10px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.headerMenu .nav
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .caret, .headerMenu .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #891EA9;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.headerMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.headerMenu .dropdown-menu > li > a:hover,
.headerMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
}
.headerMenu .dropdown-menu > li > a.active,
.headerMenu .dropdown-menu > li > a.active:hover,
.headerMenu .dropdown-menu > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show > .dropdown-menu
{
   display: block;
}
.headerMenu .show > a
{
   outline: 0;
}
.headerMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .nav > li 
{
   position: relative;
   display: block;
}
.headerMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.headerMenu .nav .show > a,
.headerMenu .nav .show > a:hover,
.headerMenu .nav .show > a:focus
{
    border-color: #343A40;
}
.headerMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.headerMenu .nav .caret
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav > li > a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a .caret,
.headerMenu .navbar-nav > .show > a:hover .caret,
.headerMenu .navbar-nav > .show > a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover
{
   color: #FFFFFF;
}
.headerMenu .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav
{
   float: left;
   margin: 0;
}
.headerMenu .navbar-nav > li
{
   float: left;
}
.headerMenu .container > .navbar-header,
.headerMenu .container > .headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #891EA9;
   background-image: none;
}
.headerMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.headerMenu .navbar-nav > li > a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .dropdown > a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > .show > a .caret,
.headerMenu .navbar-nav > .show > a:hover .caret,
.headerMenu .navbar-nav > .show > a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#wb_logoImage
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#logoImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_headerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_headerText div
{
   text-align: left;
}
#wb_headerText
{
   display: inline-block;
   margin: 0;
   width: 205px;
   height: 15px;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#contactHeading
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_contactText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 40px 0 ;
   text-align: center;
}
#wb_contactText div
{
   text-align: center;
}
#wb_contactText
{
   display: block;
   margin: 20px 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#contactLine
{
   border-color: #891EA9;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 6px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0 25px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#footerLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#footerLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#footerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footerLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_contactImage
{
   margin: 0;
   vertical-align: top;
}
#contactImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 711px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_timelineIcon1
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon1:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon1
{
   height: 22px;
   width: 24px;
}
#timelineIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon1:hover #timelineIcon1 i
{
   color: #000000;
}
#wb_timelineText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_timelineText1 div
{
   text-align: left;
}
#wb_timelineText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_timelineCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard1{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard1 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard1 .popover-arrow::before, #timelineCard1 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard1, .timelineCard1.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#timelineCard1 > .popover-arrow, .timelineCard1.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard1 > .popover-arrow::before, .timelineCard1.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#timelineCard1 > .popover-arrow::after, .timelineCard1.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#timelineCard1 .popover-arrow{
   top: 13.5px;
}
#timelineCard1{
   height: 100%;
}
#wb_timelineCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard2{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard2 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard2 .popover-arrow::before, #timelineCard2 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard2, .timelineCard2.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#timelineCard2 > .popover-arrow, .timelineCard2.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard2 > .popover-arrow::before, .timelineCard2.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#timelineCard2 > .popover-arrow::after, .timelineCard2.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#timelineCard2 .popover-arrow{
   top: 13.5px;
}
#timelineCard2{
   height: 100%;
}
#wb_timelineIcon2
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon2:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon2
{
   height: 22px;
   width: 24px;
}
#timelineIcon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon2:hover #timelineIcon2 i
{
   color: #000000;
}
#wb_timelineText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: right;
}
#wb_timelineText2 div
{
   text-align: right;
}
#wb_timelineText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_timelineIcon3
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon3:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon3
{
   height: 22px;
   width: 24px;
}
#timelineIcon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon3:hover #timelineIcon3 i
{
   color: #000000;
}
#wb_timelineText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_timelineText3 div
{
   text-align: left;
}
#wb_timelineText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_timelineCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard3{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard3 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard3 .popover-arrow::before, #timelineCard3 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard3, .timelineCard3.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#timelineCard3 > .popover-arrow, .timelineCard3.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard3 > .popover-arrow::before, .timelineCard3.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#timelineCard3 > .popover-arrow::after, .timelineCard3.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#timelineCard3 .popover-arrow{
   top: 13.5px;
}
#timelineCard3{
   height: 100%;
}
#wb_timelineCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard4{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard4 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard4 .popover-arrow::before, #timelineCard4 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard4, .timelineCard4.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#timelineCard4 > .popover-arrow, .timelineCard4.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard4 > .popover-arrow::before, .timelineCard4.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#timelineCard4 > .popover-arrow::after, .timelineCard4.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#timelineCard4 .popover-arrow{
   top: 13.5px;
}
#timelineCard4{
   height: 100%;
}
#wb_timelineIcon4
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon4:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon4
{
   height: 22px;
   width: 24px;
}
#timelineIcon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon4:hover #timelineIcon4 i
{
   color: #000000;
}
#wb_timelineText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: right;
}
#wb_timelineText4 div
{
   text-align: right;
}
#wb_timelineText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#faqCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#faqCard1-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard1:hover #faqCard1-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard1-card-item0 .looks-one:before
{
   content: "\e400";
}
#faqCard1-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#faqCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#faqCard2-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard2:hover #faqCard2-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard2-card-item0 .looks-two:before
{
   content: "\e401";
}
#faqCard2-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#faqCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#faqCard4-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard4:hover #faqCard4-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard4-card-item0 .looks-4:before
{
   content: "\e3fd";
}
#faqCard4-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#faqCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#faqCard3-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard3:hover #faqCard3-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard3-card-item0 .looks-3:before
{
   content: "\e3fb";
}
#faqCard3-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#faqCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#faqCard5-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard5:hover #faqCard5-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard5-card-item0 .looks-5:before
{
   content: "\e3fe";
}
#faqCard5-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: left;
}
#faqHeading
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_timelineHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#timelineHeading
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_timelineIcon5
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon5:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon5
{
   height: 22px;
   width: 24px;
}
#timelineIcon5 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon5:hover #timelineIcon5 i
{
   color: #000000;
}
#wb_timelineText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_timelineText5 div
{
   text-align: left;
}
#wb_timelineText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_timelineCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard5{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard5-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard5 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard5 .popover-arrow::before, #timelineCard5 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard5, .timelineCard5.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#timelineCard5 > .popover-arrow, .timelineCard5.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard5 > .popover-arrow::before, .timelineCard5.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#timelineCard5 > .popover-arrow::after, .timelineCard5.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#timelineCard5 .popover-arrow{
   top: 13.5px;
}
#timelineCard5{
   height: 100%;
}
#wb_timelineCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard6{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard6-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard6 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard6 .popover-arrow::before, #timelineCard6 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard6, .timelineCard6.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#timelineCard6 > .popover-arrow, .timelineCard6.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard6 > .popover-arrow::before, .timelineCard6.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#timelineCard6 > .popover-arrow::after, .timelineCard6.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#timelineCard6 .popover-arrow{
   top: 13.5px;
}
#timelineCard6{
   height: 100%;
}
#wb_timelineIcon6
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon6:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon6
{
   height: 22px;
   width: 24px;
}
#timelineIcon6 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon6:hover #timelineIcon6 i
{
   color: #000000;
}
#wb_timelineText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: right;
}
#wb_timelineText6 div
{
   text-align: right;
}
#wb_timelineText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_timelineIcon7
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon7:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon7
{
   height: 22px;
   width: 24px;
}
#timelineIcon7 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 22px;
}
#wb_timelineIcon7:hover #timelineIcon7 i
{
   color: #000000;
}
#wb_timelineText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_timelineText7 div
{
   text-align: left;
}
#wb_timelineText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_timelineCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard7{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard7-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard7 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard7 .popover-arrow::before, #timelineCard7 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard7, .timelineCard7.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#timelineCard7 > .popover-arrow, .timelineCard7.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard7 > .popover-arrow::before, .timelineCard7.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#timelineCard7 > .popover-arrow::after, .timelineCard7.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#timelineCard7 .popover-arrow{
   top: 13.5px;
}
#timelineCard7{
   height: 100%;
}
#wb_timelineCard8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#timelineCard8{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#timelineCard8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#timelineCard8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#timelineCard8 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#timelineCard8 .popover-arrow::before, #timelineCard8 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#timelineCard8, .timelineCard8.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#timelineCard8 > .popover-arrow, .timelineCard8.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#timelineCard8 > .popover-arrow::before, .timelineCard8.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#timelineCard8 > .popover-arrow::after, .timelineCard8.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#timelineCard8 .popover-arrow{
   top: 13.5px;
}
#timelineCard8{
   height: 100%;
}
#wb_timelineIcon8
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_timelineIcon8:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#timelineIcon8
{
   height: 22px;
   width: 24px;
}
#timelineIcon8 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_timelineIcon8:hover #timelineIcon8 i
{
   color: #000000;
}
#wb_timelineText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: right;
}
#wb_timelineText8 div
{
   text-align: right;
}
#wb_timelineText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutHeading2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#aboutHeading2
{
   color: #5DB2E2;
   font-family: "Comic Sans MS Bold";
   font-weight: bold;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
   -webkit-text-stroke: 2px #000000;
   text-stroke: 2px #000000;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 32px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_JavaScript1
{
   margin: 0 0 20px 0 ;
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 3px solid #32CD32;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   display: block;
   position: relative;
   margin: 0;
   height: 576px;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #89E0FC;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 32px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #89E0FC;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 32px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 711px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card1{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card1 .popover-arrow::before, #Card1 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card1, .Card1.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#Card1 > .popover-arrow, .Card1.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card1 > .popover-arrow::before, .Card1.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#Card1 > .popover-arrow::after, .Card1.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#Card1 .popover-arrow{
   top: 13.5px;
}
#Card1{
   height: 100%;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card2{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card2 .popover-arrow::before, #Card2 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card2, .Card2.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#Card2 > .popover-arrow, .Card2.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card2 > .popover-arrow::before, .Card2.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#Card2 > .popover-arrow::after, .Card2.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#Card2 .popover-arrow{
   top: 13.5px;
}
#Card2{
   height: 100%;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card3{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card3 .popover-arrow::before, #Card3 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card3, .Card3.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#Card3 > .popover-arrow, .Card3.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card3 > .popover-arrow::before, .Card3.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#Card3 > .popover-arrow::after, .Card3.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#Card3 .popover-arrow{
   top: 13.5px;
}
#Card3{
   height: 100%;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card4{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card4 .popover-arrow::before, #Card4 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card4, .Card4.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#Card4 > .popover-arrow, .Card4.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card4 > .popover-arrow::before, .Card4.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#Card4 > .popover-arrow::after, .Card4.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#Card4 .popover-arrow{
   top: 13.5px;
}
#Card4{
   height: 100%;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card5{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card5 .popover-arrow::before, #Card5 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card5, .Card5.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#Card5 > .popover-arrow, .Card5.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card5 > .popover-arrow::before, .Card5.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#Card5 > .popover-arrow::after, .Card5.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#Card5 .popover-arrow{
   top: 13.5px;
}
#Card5{
   height: 100%;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card6{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card6 .popover-arrow::before, #Card6 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card6, .Card6.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#Card6 > .popover-arrow, .Card6.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card6 > .popover-arrow::before, .Card6.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#Card6 > .popover-arrow::after, .Card6.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#Card6 .popover-arrow{
   top: 13.5px;
}
#Card6{
   height: 100%;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card7{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card7 .popover-arrow::before, #Card7 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card7, .Card7.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#Card7 > .popover-arrow, .Card7.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card7 > .popover-arrow::before, .Card7.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#Card7 > .popover-arrow::after, .Card7.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#Card7 .popover-arrow{
   top: 13.5px;
}
#Card7{
   height: 100%;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card8{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card8 .popover-arrow::before, #Card8 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card8, .Card8.bs-popover-auto[x-placement^="left"]
{
   margin-right: 13.5px;
}
#Card8 > .popover-arrow, .Card8.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card8 > .popover-arrow::before, .Card8.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #891EA9;
}
#Card8 > .popover-arrow::after, .Card8.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 4px;
   border-width: 13.5px 0 13.5px 13.5px;
   border-left-color: #FFFFFF;
}
#Card8 .popover-arrow{
   top: 13.5px;
}
#Card8{
   height: 100%;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
}
#Card9{
   background-color: #FFFFFF;
   background-image: none;
   border: 4px solid #891EA9;
   border-radius: 3px;
   text-align: left;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9 .popover-arrow
{
   position: absolute;
   display: block;
   width: 27px;
   height: 13.5px;
   margin: 0;
}
#Card9 .popover-arrow::before, #Card9 .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
#Card9, .Card9.bs-popover-auto[x-placement^="right"]
{
   margin-left: 13.5px;
}
#Card9 > .popover-arrow, .Card9.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: 0;
   width: 13.5px;
   height: 27px;
   margin: 0;
}
#Card9 > .popover-arrow::before, .Card9.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #891EA9;
}
#Card9 > .popover-arrow::after, .Card9.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 4px;
   border-width: 13.5px 13.5px 13.5px 0;
   border-right-color: #FFFFFF;
}
#Card9 .popover-arrow{
   top: 13.5px;
}
#Card9{
   height: 100%;
}
#wb_Icon1
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon1
{
   height: 22px;
   width: 24px;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #000000;
}
#wb_Icon2
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon2
{
   height: 22px;
   width: 24px;
}
#Icon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #000000;
}
#wb_Icon3
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon3
{
   height: 22px;
   width: 24px;
}
#Icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #000000;
}
#wb_Icon4
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon4
{
   height: 22px;
   width: 24px;
}
#Icon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #000000;
}
#wb_Icon5
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon5
{
   height: 22px;
   width: 24px;
}
#Icon5 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #000000;
}
#wb_Icon6
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon6
{
   height: 22px;
   width: 24px;
}
#Icon6 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon6:hover #Icon6 i
{
   color: #000000;
}
#wb_Icon7
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon7:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon7
{
   height: 22px;
   width: 24px;
}
#Icon7 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 22px;
}
#wb_Icon7:hover #Icon7 i
{
   color: #000000;
}
#wb_Icon8
{
   background-color: #FDD639;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon8:hover
{
   background-color: #ED3C14;
   background-image: none;
   border: 2px solid #000000;
}
#Icon8
{
   height: 22px;
   width: 24px;
}
#Icon8 i
{
   color: #000000;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon8:hover #Icon8 i
{
   color: #000000;
}
#wb_Icon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon9
{
   height: 100px;
   width: 58px;
}
#Icon9 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon9:hover #Icon9 i
{
   color: #444444;
}
#wb_Icon10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon10
{
   height: 100px;
   width: 58px;
}
#Icon10 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon10:hover #Icon10 i
{
   color: #444444;
}
#wb_Icon11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon11
{
   height: 100px;
   width: 58px;
}
#Icon11 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon11:hover #Icon11 i
{
   color: #444444;
}
#wb_Icon12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon12
{
   height: 100px;
   width: 58px;
}
#Icon12 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon12:hover #Icon12 i
{
   color: #444444;
}
#wb_Icon13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon13
{
   height: 100px;
   width: 58px;
}
#Icon13 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon13:hover #Icon13 i
{
   color: #444444;
}
#wb_Icon14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon14
{
   height: 100px;
   width: 58px;
}
#Icon14 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon14:hover #Icon14 i
{
   color: #444444;
}
#wb_Icon15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon15
{
   height: 100px;
   width: 58px;
}
#Icon15 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon15:hover #Icon15 i
{
   color: #444444;
}
#wb_Icon16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon16
{
   height: 100px;
   width: 58px;
}
#Icon16 i
{
   color: #FFFF00;
   display: inline-block;
   font-size: 58px;
   line-height: 100px;
   vertical-align: middle;
   width: 57px;
}
#wb_Icon16:hover #Icon16 i
{
   color: #444444;
}
#wb_Card6
{
   display: none;
   width: 100%;
   z-index: 31;
}
#wb_aboutImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 8;
}
#aboutButton
{
   display: inline-block;
   width: 176px;
   height: 39px;
   z-index: 7;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 64;
}
#wb_Icon11
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 23;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 61;
}
#wb_faqCard5
{
   display: flex;
   width: 100%;
   z-index: 57;
}
#wb_Card3
{
   display: none;
   width: 100%;
   z-index: 19;
}
#wb_Icon10
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 17;
}
#wb_faqCard4
{
   display: flex;
   width: 100%;
   z-index: 56;
}
#wb_Icon13
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 33;
}
#wb_Card2
{
   display: none;
   width: 100%;
   z-index: 11;
}
#wb_timelineIcon8
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 47;
}
#wb_timelineIcon7
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 42;
}
#wb_timelineIcon6
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 36;
}
#wb_timelineIcon5
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 32;
}
#wb_Icon12
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 27;
}
#wb_timelineIcon4
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 26;
}
#wb_timelineIcon3
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 22;
}
#wb_timelineIcon2
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 16;
}
#wb_timelineIcon1
{
   display: inline-block;
   width: 24px;
   height: 22px;
   text-align: center;
   z-index: 12;
}
#wb_Icon15
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 43;
}
#wb_faqCard1
{
   display: flex;
   width: 100%;
   z-index: 53;
}
#wb_Icon14
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 37;
}
#wb_aboutHeading2
{
   display: inline-block;
   width: 298px;
   height: 47px;
   z-index: 5;
}
#wb_aboutHeading1
{
   display: inline-block;
   width: 204px;
   height: 49px;
   z-index: 4;
}
#wb_Icon9
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 13;
}
#wb_faqCard3
{
   display: flex;
   width: 100%;
   z-index: 55;
}
#wb_Card9
{
   display: none;
   width: 100%;
   z-index: 49;
}
#wb_Icon16
{
   display: none;
   width: 58px;
   height: 100px;
   text-align: center;
   z-index: 46;
}
#wb_headerMenu
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_faqCard2
{
   display: flex;
   width: 100%;
   z-index: 54;
}
#wb_timelineCard8
{
   display: flex;
   width: 100%;
   z-index: 48;
}
#wb_Card8
{
   display: none;
   width: 100%;
   z-index: 41;
}
#wb_timelineCard7
{
   display: flex;
   width: 100%;
   z-index: 40;
}
#wb_timelineCard6
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#wb_timelineCard5
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_timelineCard4
{
   display: flex;
   width: 100%;
   z-index: 28;
}
#wb_timelineCard3
{
   display: flex;
   width: 100%;
   z-index: 20;
}
#wb_timelineCard2
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_timelineCard1
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_faqHeading
{
   display: block;
   width: 100%;
   z-index: 52;
}
#wb_contactHeading
{
   display: block;
   width: 100%;
   z-index: 67;
}
#contactLine
{
   display: inline-block;
   width: 105px;
   z-index: 66;
}
#wb_JavaScript1
{
   display: block;
   width: 100%;
   z-index: 60;
}
#wb_timelineHeading
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Card5
{
   display: none;
   width: 100%;
   z-index: 29;
}
#wb_logoImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 11px;
   top: auto;
   bottom: 11px;
   width: 50px;
   height: 50px;
   z-index: 87;
}
#wb_Card4
{
   display: none;
   width: 100%;
   z-index: 21;
}
#wb_contactImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 69;
}
#wb_MediaPlayer1
{
   display: block;
   width: 100%;
   z-index: 51;
}
#wb_Card7
{
   display: none;
   width: 100%;
   z-index: 39;
}
#wb_headerIcon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 2;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #C7A7F0;
   background-image: none;
}
#wb_logoLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_logoLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#logoLayoutGrid
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#logoLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#logoLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#logoLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#headerLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 0 25px 0 25px;
}
#aboutLayoutGrid .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_timelineLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid1
{
   height: auto;
   padding: 20px 0 0 0;
}
#timelineLayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid1 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid2
{
   height: auto;
   padding: 20px 0 0 0;
}
#timelineLayoutGrid2 > .col-1, #timelineLayoutGrid2 > .col-2, #timelineLayoutGrid2 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid2 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid2 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid3
{
   height: auto;
   padding: 0;
}
#timelineLayoutGrid3 > .col-1, #timelineLayoutGrid3 > .col-2, #timelineLayoutGrid3 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid3 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid3 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid3 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid4
{
   height: auto;
   padding: 0;
}
#timelineLayoutGrid4 > .col-1, #timelineLayoutGrid4 > .col-2, #timelineLayoutGrid4 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid4 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid4 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid5
{
   height: auto;
   padding: 0;
}
#timelineLayoutGrid5 > .col-1, #timelineLayoutGrid5 > .col-2, #timelineLayoutGrid5 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid5 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid5 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid6
{
   height: auto;
   padding: 0;
}
#timelineLayoutGrid6 > .col-1, #timelineLayoutGrid6 > .col-2, #timelineLayoutGrid6 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid6 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid6 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid6 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid7
{
   height: auto;
   padding: 0;
}
#timelineLayoutGrid7 > .col-1, #timelineLayoutGrid7 > .col-2, #timelineLayoutGrid7 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid7 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid7 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid7 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid7 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid8
{
   height: auto;
   padding: 0;
}
#timelineLayoutGrid8 > .col-1, #timelineLayoutGrid8 > .col-2, #timelineLayoutGrid8 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid8 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid8 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_timelineLayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_timelineLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#timelineLayoutGrid9
{
   height: auto;
   padding: 0 0 20px 0;
}
#timelineLayoutGrid9 > .col-1, #timelineLayoutGrid9 > .col-2, #timelineLayoutGrid9 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#timelineLayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid9 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#timelineLayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #891EA9;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#timelineLayoutGrid9 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#timelineLayoutGrid9 > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 20px 0 20px 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_faqLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_faqLayoutGrid
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#faqLayoutGrid
{
   height: auto;
   padding: 30px 20px 0 20px;
}
#faqLayoutGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_blogLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_blogLayoutGrid
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#blogLayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_contactLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_contactLayoutGrid
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 0px;
}
#contactLayoutGrid
{
   height: auto;
   padding: 30px 0 30px 0;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_blogHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   margin: 0;
   padding: 30px 0 30px 0;
}
#wb_aboutHeading1
{
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#aboutButton
{
   width: 176px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 4px 1px 4px 1px;
}
#aboutButton
{
   line-height: 23px;
}
#wb_headerIcon
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#headerIcon
{
   width: 32px;
   height: 32px;
}
#headerIcon i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_aboutImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_headerMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 16px;
}
#wb_logoImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_headerText
{
   width: 195px;
   height: 15px;
   visibility: visible;
   display: inline-block;
}
#wb_headerText
{
   margin: 0;
   padding: 10px 0 10px 10px;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   margin: 20px 0 40px 0 ;
   padding: 0;
}
#contactLine
{
   width: 105px;
   height: 5px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#contactLine
{
   border-color: #891EA9;
   border-bottom-width: -15px;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 25px;
   margin-bottom: 25px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_contactImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_timelineIcon1
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon1
{
   width: 24px;
   height: 22px;
}
#timelineIcon1 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText1
{
   visibility: visible;
   display: block;
}
#wb_timelineText1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_timelineCard1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard1
{
}
#timelineCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard1
{
   text-align: left;
}
#wb_timelineCard2
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard2
{
}
#timelineCard2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard2
{
   text-align: left;
}
#wb_timelineIcon2
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon2
{
   width: 24px;
   height: 22px;
}
#timelineIcon2 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText2
{
   visibility: visible;
   display: block;
}
#wb_timelineText2
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_timelineIcon3
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon3
{
   width: 24px;
   height: 22px;
}
#timelineIcon3 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText3
{
   visibility: visible;
   display: block;
}
#wb_timelineText3
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_timelineCard3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard3
{
}
#timelineCard3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard3
{
   text-align: left;
}
#wb_timelineCard4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard4
{
}
#timelineCard4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard4
{
   text-align: left;
}
#wb_timelineIcon4
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon4
{
   width: 24px;
   height: 22px;
}
#timelineIcon4 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText4
{
   visibility: visible;
   display: block;
}
#wb_timelineText4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_faqCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#faqCard1-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard1:hover #faqCard1-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard1-card-item0 .looks-one:before
{
   content: "\e400";
}
#faqCard1-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard1
{
   text-align: left;
}
#wb_faqCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#faqCard2-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard2:hover #faqCard2-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard2-card-item0 .looks-two:before
{
   content: "\e401";
}
#faqCard2-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard2
{
   text-align: left;
}
#wb_faqCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#faqCard4-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard4:hover #faqCard4-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard4-card-item0 .looks-4:before
{
   content: "\e3fd";
}
#faqCard4-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard4
{
   text-align: left;
}
#wb_faqCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#faqCard3-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard3:hover #faqCard3-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard3-card-item0 .looks-3:before
{
   content: "\e3fb";
}
#faqCard3-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard3
{
   text-align: left;
}
#wb_faqCard5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#faqCard5-card-item0
{
   display: inline-block;
   height: 73px;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #000000;
   background-image: none;
   color: #F0D217;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#wb_faqCard5:hover #faqCard5-card-item0
{
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 300ms linear 0ms;
}
#faqCard5-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#faqCard5-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#faqCard5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#faqCard5-card-item0 .looks-5:before
{
   content: "\e3fe";
}
#faqCard5-card-item1
{
   box-sizing: border-box;
   margin: -70px 30px 10px 90px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#faqCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 30px 90px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_faqCard5
{
   text-align: left;
}
#wb_faqHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_timelineHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_timelineIcon5
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon5
{
   width: 24px;
   height: 22px;
}
#timelineIcon5 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText5
{
   visibility: visible;
   display: block;
}
#wb_timelineText5
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_timelineCard5
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard5
{
}
#timelineCard5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard5-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard5
{
   text-align: left;
}
#wb_timelineCard6
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard6
{
}
#timelineCard6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard6-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard6
{
   text-align: left;
}
#wb_timelineIcon6
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon6
{
   width: 24px;
   height: 22px;
}
#timelineIcon6 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText6
{
   visibility: visible;
   display: block;
}
#wb_timelineText6
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_timelineIcon7
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon7
{
   width: 24px;
   height: 22px;
}
#timelineIcon7 i
{
   line-height: 22px;
   font-size: 22px;
   width: 22px;
}
#wb_timelineText7
{
   visibility: visible;
   display: block;
}
#wb_timelineText7
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_timelineCard7
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard7
{
}
#timelineCard7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard7-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard7
{
   text-align: left;
}
#wb_timelineCard8
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#timelineCard8
{
}
#timelineCard8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#timelineCard8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_timelineCard8
{
   text-align: left;
}
#wb_timelineIcon8
{
   width: 24px;
   height: 22px;
   visibility: hidden;
   display: none;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#timelineIcon8
{
   width: 24px;
   height: 22px;
}
#timelineIcon8 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_timelineText8
{
   visibility: visible;
   display: block;
}
#wb_timelineText8
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_aboutHeading2
{
   width: 298px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 32px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_JavaScript1
{
   height: 140px;
   visibility: visible;
   display: block;
}
#wb_MediaPlayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 32px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 32px;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 25px 0;
   text-align: center;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 0 0;
   text-align: center;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card1
{
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card2
{
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card3
{
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4
{
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card4
{
   text-align: left;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card5
{
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6
{
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card7
{
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8
{
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card9
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card9
{
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card9
{
   text-align: left;
}
#wb_Icon1
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon1
{
   width: 24px;
   height: 22px;
}
#Icon1 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon2
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon2
{
   width: 24px;
   height: 22px;
}
#Icon2 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon3
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon3
{
   width: 24px;
   height: 22px;
}
#Icon3 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon4
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon4
{
   width: 24px;
   height: 22px;
}
#Icon4 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon5
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon5
{
   width: 24px;
   height: 22px;
}
#Icon5 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon6
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon6
{
   width: 24px;
   height: 22px;
}
#Icon6 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon7
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon7
{
   width: 24px;
   height: 22px;
}
#Icon7 i
{
   line-height: 22px;
   font-size: 22px;
   width: 22px;
}
#wb_Icon8
{
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 0 0 ;
   padding: 15px 15px 15px 15px;
}
#Icon8
{
   width: 24px;
   height: 22px;
}
#Icon8 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_Icon9
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon9
{
   width: 63px;
   height: 65px;
}
#Icon9 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon9:hover i
{
   color: #444444;
}
#wb_Icon10
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon10
{
   width: 63px;
   height: 65px;
}
#Icon10 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon10:hover i
{
   color: #444444;
}
#wb_Icon11
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon11
{
   width: 63px;
   height: 65px;
}
#Icon11 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon11:hover i
{
   color: #444444;
}
#wb_Icon12
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon12
{
   width: 63px;
   height: 65px;
}
#Icon12 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon12:hover i
{
   color: #444444;
}
#wb_Icon13
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon13
{
   width: 63px;
   height: 65px;
}
#Icon13 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon13:hover i
{
   color: #444444;
}
#wb_Icon14
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon14
{
   width: 63px;
   height: 65px;
}
#Icon14 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon14:hover i
{
   color: #444444;
}
#wb_Icon15
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon15
{
   width: 63px;
   height: 65px;
}
#Icon15 i
{
   line-height: 65px;
   font-size: 63px;
   width: 66px;
   color: #FFC000;
}
#Icon15:hover i
{
   color: #444444;
}
#wb_Icon16
{
   width: 63px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFC000;
}
#Icon16
{
   width: 63px;
   height: 65px;
}
#Icon16 i
{
   line-height: 65px;
   font-size: 63px;
   width: 62px;
   color: #FFC000;
}
#Icon16:hover i
{
   color: #444444;
}
}
