@-webkit-keyframes animate-rotate-out-right {
0% {
   -webkit-transform: rotate(0deg);
   opacity: 1;
}
100% {
   -webkit-transform: translate(1000px,0px) rotate(360deg);
   opacity: 0;
}
}
@-moz-keyframes animate-rotate-out-right {
0% {
   -moz-transform: rotate(0deg);
   opacity: 1;
}
100% {
   -moz-transform: translate(1000px,0px) rotate(360deg);
   opacity: 0;
}
}
@keyframes animate-rotate-out-right {
0% {
   opacity: 1;
   transform: rotate(0deg);
}
100% {
   opacity: 0;
   transform: translate(1000px,0px) rotate(360deg);
}
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #800080;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
   text-decoration: underline;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
.visibility-hidden {
   visibility: hidden;
}
a.style1 {
   color: #000000;
   font-style: italic;
   text-decoration: none;
}
a.style1:visited {
   color: #000000;
   font-style: italic;
   text-decoration: none;
}
a.style1:active {
   color: #000000;
   font-style: italic;
   text-decoration: none;
}
a.style1:hover {
   color: #000000;
   font-style: italic;
   text-decoration: none;
}
h1,
.h1 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h5,
.h5 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 19px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
h6,
.h6 {
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
.CustomStyle {
   background-color: transparent;
   color: #2E74B5;
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
@media only screen and (max-width: 1249px) {
}
div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 1250px;
}
body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Shape1 {
   transform-origin: 50% 50%;
   transform: rotate(0deg);
}
#Shape1 {
   border-width: 0;
   vertical-align: top;
}
#wb_Image2 {
   vertical-align: top;
}
#Image2 {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Text5 {
   color: #000000;
   font-family: Raleway;
   font-size: 24px;
   font-weight: normal;
   line-height: 22px;
}
#wb_Text5 p,
#wb_Text5 ul {
   margin: 0;
   padding: 0;
}
#wb_Image1 {
   vertical-align: top;
}
#Image1 {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#Extension1 {
   line-height: 1;
   margin: 0 auto 3em;
}
#Extension1 *,
#Extension1 ::after,
#Extension1 ::before {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
#Extension1 {
   -webkit-flex-wrap: wrap;
   display: -webkit-flex;
   display: flex;
   flex-wrap: wrap;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#Extension1 li {
   display: block;
}
#Extension1 li a {
   cursor: pointer;
   display: block;
   font-family: "Raleway";
   font-size: 15px;
   font-style: normal;
   font-weight: 500;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Extension1 li a:hover,
#Extension1 li a:focus {
   outline: none;
}
#Extension1 li a {
   -webkit-transition: color 300ms;
   color: #000000;
   display: block;
   position: relative;
   text-align: center;
   transition: color 300ms;
}
#Extension1 li a:hover {
   color: #7A7A7A;
}
#Extension1 .active a {
   color: #7A7A7A;
}
#Extension1 li a::before {
   background: #C0C0C0;
   bottom: 0;
   content: "";
   height: 1px;
   left: 0;
   position: absolute;
   transform: scale3d(0, 1, 1);
   transition: transform 0.1s;
   width: 100%;
}
#Extension1 .active a::before {
   -webkit-transform: scale3d(1, 1, 1);
   -webkit-transition-duration: 300ms;
   -webkit-transition-timing-function: linear;
   transform: scale3d(1, 1, 1);
   transition-duration: 300ms;
   transition-timing-function: linear;
}
#wb_Image3 {
   vertical-align: top;
}
#Image3 {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_Image4 {
   vertical-align: top;
}
#Image4 {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_ClipArt1 {
   transform-origin: 50% 50%;
   transform: rotate(0deg);
}
#ClipArt1 {
   border-width: 0;
   vertical-align: top;
}
#wb_PanelMenu1 a,
#PanelMenu1_markup li a {
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup {
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup {
   display: block;
}
#PanelMenu1_markup ul {
   list-style-type: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a,
#PanelMenu1_markup li a:hover {
   box-shadow: none;
   padding: 10px 10px 10px 10px;
}
#PanelMenu1_markup .divider {
   background-color: #2E2E2E;
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
}
#PanelMenu1_panel {
   display: none;
   height: 100%;
   position: absolute;
   position: fixed;
   top: 0;
   width: 120px;
   z-index: 9999;
}
#PanelMenu1_markup li a {
   background-color: #B2B3B3;
   border: 0px solid #2E2E2E;
   color: #F7F7F7;
   font-family: "Raleway";
   font-size: 13px;
   font-style: normal;
   font-weight: 500;
   text-decoration: none;
}
#wb_PanelMenu1 a {
   background-color: #3E3E3E;
   border: 0px solid #2E2E2E;
   color: #F7F7F7;
   font-family: "Raleway";
   font-size: 13px;
   font-style: normal;
   font-weight: 500;
   text-decoration: none;
}
#PanelMenu1_markup li a:hover {
   background-color: #4A1239;
   border: 0px solid #2E2E2E;
   color: #FFFFFF;
}
#wb_PanelMenu1 a:hover {
   background-color: #484848;
   border: 0px solid #2E2E2E;
   color: #F7F7F7;
}
#PanelMenu1_panel {
   background-color: #B2B3B3;
   overflow-y: auto;
}
#PanelMenu1 {
   height: 35px;
   line-height: 35px;
   position: absolute;
   width: 60px;
   z-index: 999;
}
#PanelMenu1_markup ul li i {
   font-size: 16px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 16px;
}
#PanelMenu1_markup span {
   display: inline-block;
   height: 16px;
   line-height: 16px;
   vertical-align: middle;
}
#PanelMenu1-footer {
   bottom: 0;
   color: #F7F7F7;
   font-family: "Raleway";
   font-size: 13px;
   font-weight: 500;
   left: 0;
   padding: 0px 0px 13px 0px;
   position: absolute;
   text-align: center;
   width: 100%;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Text1 {
   color: #000000;
   font-family: Raleway;
   font-size: 24px;
   font-weight: normal;
   line-height: 22px;
}
#wb_Text1 p,
#wb_Text1 ul {
   margin: 0;
   padding: 0;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Text2 {
   color: #000000;
   font-family: Raleway;
   font-size: 24px;
   font-weight: normal;
   line-height: 22px;
}
#wb_Text2 p,
#wb_Text2 ul {
   margin: 0;
   padding: 0;
}
#wb_Shape3 {
   transform-origin: 50% 50%;
   transform: rotate(0deg);
}
#Shape3 {
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2 {
   transform-origin: 50% 50%;
   transform: rotate(0deg);
}
#Shape2 {
   border-width: 0;
   vertical-align: top;
}
@media only screen and (max-width: 1249px) {
div#container {
   width: 320px;
}
body {
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape1 {
   display: inline  !important;
   left: 0px  !important;
   margin: 0;
   top: 2423px  !important;
   visibility: visible  !important;
}
#wb_Image2 {
   display: inline  !important;
   height: 479px  !important;
   left: 0px  !important;
   margin: 0;
   padding: 0;
   top: 241px  !important;
   visibility: visible  !important;
   width: 320px  !important;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   display: inline  !important;
   height: 297px  !important;
   left: 7px  !important;
   top: 740px  !important;
   visibility: visible  !important;
   width: 295px  !important;
}
#wb_Text5 {
   margin: 0;
   padding: 0;
}
#wb_Image1 {
   display: inline  !important;
   height: 117px  !important;
   left: 88px  !important;
   margin: 0;
   padding: 0;
   top: 19px  !important;
   visibility: visible  !important;
   width: 144px  !important;
}
#wb_Extension1 {
   display: none  !important;
   height: 53px  !important;
   left: 459px  !important;
   top: 149px  !important;
   visibility: hidden  !important;
   width: 523px  !important;
}
#Extension1 li a {
   font-size: 15px;
}
#wb_Image3 {
   display: inline  !important;
   height: 21px  !important;
   left: 121px  !important;
   margin: 0;
   padding: 0;
   top: 149px  !important;
   visibility: visible  !important;
   width: 21px  !important;
}
#wb_Image4 {
   display: inline  !important;
   height: 21px  !important;
   left: 150px  !important;
   margin: 0;
   padding: 0;
   top: 149px  !important;
   visibility: visible  !important;
   width: 21px  !important;
}
#wb_ClipArt1 {
   display: inline  !important;
   left: 178px  !important;
   margin: 0;
   top: 149px  !important;
   visibility: visible  !important;
}
#wb_PanelMenu1 {
   display: inline  !important;
   height: 35px  !important;
   left: 130px  !important;
   margin: 0;
   top: 185px  !important;
   visibility: visible  !important;
   width: 60px  !important;
}
#PanelMenu1 {
   height: 35px;
   line-height: 35px;
   width: 60px;
}
#PanelMenu1 .line:first-child {
   margin-top: 22px;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   display: inline  !important;
   height: 297px  !important;
   left: 7px  !important;
   top: 1091px  !important;
   visibility: visible  !important;
   width: 295px  !important;
}
#wb_Text1 {
   margin: 0;
   padding: 0;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: inline  !important;
   height: 297px  !important;
   left: 7px  !important;
   top: 1402px  !important;
   visibility: visible  !important;
   width: 295px  !important;
}
#wb_Text2 {
   margin: 0;
   padding: 0;
}
#wb_Shape3 {
   display: inline  !important;
   left: 7px  !important;
   margin: 0;
   top: 1650px  !important;
   visibility: visible  !important;
}
#wb_Shape2 {
   display: inline  !important;
   left: 121px  !important;
   margin: 0;
   top: 1342px  !important;
   visibility: visible  !important;
}
}
