div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #696969;
   background-image: url('images/bloom-blossom-flora-158636.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
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;
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype'),
        url('MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('MaterialIcons-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype'),
        url('MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'),
        url('MaterialIcons-Regular.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-fade-in-right
{
   0% { -webkit-transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-right
{
   0% { -moz-transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes slide-left-in
{
   0% { -webkit-transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-left-in
{
   0% { -moz-transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@-webkit-keyframes slide-right-in
{
   0% { -webkit-transform: translate(100%,0px) rotate(1deg) ; opacity: 0; -webkit-transform-origin: 0 0;  }
   100% { opacity: 1; -webkit-transform: translate(0px,0px) rotate(0deg) ; -webkit-transform-origin: 0 0;  }
}
@-moz-keyframes slide-right-in
{
   0% { -moz-transform: translate(100%,0px) rotate(1deg) ; opacity: 0; -moz-transform-origin: 0 0;  }
   100% { opacity: 1; -moz-transform: translate(0px,0px) rotate(0deg) ; -moz-transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
.lato_20_white
{
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
.lato_20_white
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
.lato_20_white
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
}
@media only screen and (max-width: 479px)
{
.lato_20_white
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   font-family: 'Lato', sans-serif;
}
}
#csss_layer
{
   background-color: rgba(245,245,245,0.86);
   background-image: none;
   border-radius: 0px;
}
#wb_indexCarousel1
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border-radius: 0px;
}
#indexCarousel1 .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 401px;
}
#wb_indexCarousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_indexCarousel1 .pagination a
{
   display: inline-block;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: #FFFFFF;
   border: 1px solid #000000;
}
#wb_indexCarousel1 .pagination a.active
{
   background-color: #000000;
}
#indexCarousel1_back
{
   position: absolute;
   left: 4px;
   top: 46%;
   width: 20px;
   height: 30px;
   z-index: 999;
}
#indexCarousel1_next
{
   position: absolute;
   right: 4px;
   top: 46%;
   width: 20px;
   height: 30px;
   z-index: 999;
}
#indexCarousel1_back img, #indexCarousel1_next img
{
   border-width: 0;
}
#indexCarousel1_back a, #indexCarousel1_next a
{
   cursor: pointer;
}
#indexCarousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/20190626_123331_970_472.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/20190626_122907_970x472.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/courtyard_970x472.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#indexCarousel1 .frame-4
{
   background-color: transparent;
   background-image: url('images/come_visit_us.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Layer11
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border-radius: 0px;
   -webkit-animation: animate-fade-in-up 1000ms linear 1000ms 1 normal both;
   animation: animate-fade-in-up 1000ms linear 1000ms 1 normal both;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-left-in 1000ms linear 1400ms 1 normal both;
   animation: slide-left-in 1000ms linear 1400ms 1 normal both;
}
#wb_Text25
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text25 div
{
   text-align: left;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape4
{
   margin: 0;
   -webkit-animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
   animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-right-in 1000ms linear 1400ms 1 normal both;
   animation: slide-right-in 1000ms linear 1400ms 1 normal both;
}
#wb_Text38
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text38 div
{
   text-align: left;
}
#hat_layer
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border-radius: 0px;
   -webkit-animation: animate-fade-in-up 1000ms linear 1000ms 1 normal both;
   animation: animate-fade-in-up 1000ms linear 1000ms 1 normal both;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-left-in 1000ms linear 1400ms 1 normal both;
   animation: slide-left-in 1000ms linear 1400ms 1 normal both;
}
#wb_indexText1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText1 div
{
   text-align: left;
}
#indexShape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexShape1
{
   margin: 0;
   -webkit-animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
   animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-right-in 1000ms linear 1400ms 1 normal both;
   animation: slide-right-in 1000ms linear 1400ms 1 normal both;
}
#wb_indexText2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText2 div
{
   text-align: left;
}
#indexLayer1
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border-radius: 0px;
   -webkit-animation: animate-fade-in-up 2000ms linear 1100ms 1 normal both;
   animation: animate-fade-in-up 2000ms linear 1100ms 1 normal both;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-left-in 1000ms linear 1400ms 1 normal both;
   animation: slide-left-in 1000ms linear 1400ms 1 normal both;
}
#wb_indexText3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText3 div
{
   text-align: left;
}
#indexShape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexShape2
{
   margin: 0;
   -webkit-animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
   animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-right-in 1000ms linear 1400ms 1 normal both;
   animation: slide-right-in 1000ms linear 1400ms 1 normal both;
}
#wb_indexText4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText4 div
{
   text-align: left;
}
#indexLayer2
{
   background-color: rgba(0,100,0,0.78);
   background-image: none;
   border-radius: 0px;
}
#indexLayer3
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexMaterialIcon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
   border-radius: 360px;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
}
#wb_indexMaterialIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
}
#indexMaterialIcon1
{
   height: 66px;
   width: 66px;
}
.indexMaterialIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexMaterialIcon1:before
{
   content: "\eb3c";
}
#indexMaterialIcon1 i
{
   color: #8A2BE2;
   display: inline-block;
   font-size: 66px;
   line-height: 66px;
   vertical-align: middle;
   width: 65px;
}
#indexMaterialIcon1:hover i
{
   color: #8A2BE2;
}
#indexLayer5
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexMaterialIcon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
   border-radius: 360px;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
}
#wb_indexMaterialIcon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
}
#indexMaterialIcon3
{
   height: 66px;
   width: 66px;
}
.indexMaterialIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexMaterialIcon3:before
{
   content: "\e0cd";
}
#indexMaterialIcon3 i
{
   color: #8A2BE2;
   display: inline-block;
   font-size: 66px;
   line-height: 66px;
   vertical-align: middle;
   width: 65px;
}
#indexMaterialIcon3:hover i
{
   color: #8A2BE2;
}
#indexLayer8
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexMaterialIcon5
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
   border-radius: 360px;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
}
#wb_indexMaterialIcon5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
}
#indexMaterialIcon5
{
   height: 66px;
   width: 66px;
}
.indexMaterialIcon5
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexMaterialIcon5:before
{
   content: "\e916";
}
#indexMaterialIcon5 i
{
   color: #8A2BE2;
   display: inline-block;
   font-size: 66px;
   line-height: 66px;
   vertical-align: middle;
   width: 65px;
}
#indexMaterialIcon5:hover i
{
   color: #8A2BE2;
}
#indexLayer11
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexMaterialIcon7
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
   border-radius: 360px;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
}
#wb_indexMaterialIcon7:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
}
#indexMaterialIcon7
{
   height: 66px;
   width: 66px;
}
.indexMaterialIcon7
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexMaterialIcon7:before
{
   content: "\e617";
}
#indexMaterialIcon7 i
{
   color: #8A2BE2;
   display: inline-block;
   font-size: 66px;
   line-height: 66px;
   vertical-align: middle;
   width: 65px;
}
#indexMaterialIcon7:hover i
{
   color: #8A2BE2;
}
#About_usLayer8
{
   background-color: #373737;
   background-image: none;
   border-radius: 0px;
}
#wb_About_usText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: animate-fade-in-right 1000ms linear 0ms 1 normal both;
   animation: animate-fade-in-right 1000ms linear 0ms 1 normal both;
}
#wb_About_usText9
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_About_usText9 div
{
   text-align: left;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#indexLayer7
{
   background-color: rgba(55,55,55,0.78);
   background-image: none;
   border-radius: 0px;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText20
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText20 div
{
   text-align: center;
}
#wb_indexShape8 a img
{
   position: absolute;
   left: 0;
}
#wb_indexShape8 .default
{
   position: absolute;
   left: 0;
}
#wb_indexShape8 a .hover
{
   visibility: hidden;
}
#wb_indexShape8 a:hover .hover
{
   visibility: visible;
}
#wb_indexShape8 a:hover .default
{
   visibility: hidden;
}
#indexShape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexIconFont1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
   border-radius: 360px;
   text-align: center;
   margin: 0;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
}
#wb_indexIconFont1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #8A2BE2;
}
#indexIconFont1
{
   height: 66px;
   width: 66px;
}
.indexIconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.indexIconFont1:before
{
   content: "\e0cd";
}
#indexIconFont1 i
{
   color: #8A2BE2;
   display: inline-block;
   font-size: 66px;
   line-height: 66px;
   vertical-align: middle;
   width: 65px;
}
#indexIconFont1:hover i
{
   color: #8A2BE2;
}
#wb_indexContactCard
{
   margin: 0;
   padding: 0;
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #F5F5F5;
   border-radius: 3px;
   text-align: center;
}
#indexContactCard-card-body
{
   font-size: 0px;
}
#indexContactCard-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F5F5F5;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 12px 20px 12px 20px;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   width: calc(100% - 40px);
   padding: 14px 0px 14px 0px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#indexLayer4
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
   border-radius: 0px;
   -webkit-animation: animate-fade-in-up 2000ms linear 1100ms 1 normal both;
   animation: animate-fade-in-up 2000ms linear 1100ms 1 normal both;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-left-in 1000ms linear 1400ms 1 normal both;
   animation: slide-left-in 1000ms linear 1400ms 1 normal both;
}
#wb_indexText10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText10 div
{
   text-align: left;
}
#indexShape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexShape3
{
   margin: 0;
   -webkit-animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
   animation: animate-fade-in-up 1500ms linear 900ms 1 normal both;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
   -webkit-animation: slide-right-in 1000ms linear 1400ms 1 normal both;
   animation: slide-right-in 1000ms linear 1400ms 1 normal both;
}
#wb_indexText11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_indexText11 div
{
   text-align: left;
}
#readiness_layer
{
   background-color: rgba(255,99,71,0.87);
   background-image: none;
   border-radius: 0px;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText14 div
{
   text-align: center;
}
#Footer
{
   background-color: rgba(245,245,245,0.86);
   background-image: none;
   border-radius: 0px;
}
#wb_master_pageCssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_master_pageCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_master_pageCssMenu1 a
{
   display: block;
   float: left;
   color: #8B008B;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 28px;
   line-height: 28px;
   padding: 0px 20px 0px 20px;
   vertical-align: middle;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover, #wb_master_pageCssMenu1 .active
{
   color: #FF0042;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_master_pageCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_master_pageCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_master_pageCssMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: -114px;
}
#wb_mastexxxt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mastexxxt div
{
   text-align: center;
}
#wb_mas_text_3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mas_text_3 div
{
   text-align: center;
}
#wb_inter_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_inter_text div
{
   text-align: left;
}
#wb_master_ont
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#master_ont
{
   height: 36px;
   width: 32px;
}
#master_ont i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
   width: 26px;
}
#master_ont:hover i
{
   color: #FFFFFF;
}
#wb_mas_fonnt
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#mas_fonnt
{
   height: 36px;
   width: 32px;
}
#mas_fonnt i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
   width: 26px;
}
#mas_fonnt:hover i
{
   color: #FFFFFF;
}
#wb_master_font_one
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#master_font_one
{
   height: 36px;
   width: 32px;
}
#master_font_one i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
   width: 26px;
}
#master_font_one:hover i
{
   color: #FFFFFF;
}
#wb_mas_font
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#mas_font
{
   height: 36px;
   width: 32px;
}
#mas_font i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 36px;
   vertical-align: middle;
   width: 26px;
}
#mas_font:hover i
{
   color: #FFFFFF;
}
#back_to_top
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
}
#wb_topicon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
}
#topicon
{
   height: 16px;
   width: 16px;
}
#topicon i
{
   color: #FF0042;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 9px;
}
#topicon:hover i
{
   color: #FF0042;
}
#master_pageLayer2
{
   background-color: rgba(55,55,55,0.86);
   background-image: none;
   border-radius: 0px;
}
#wb_master_pagePanelMenu1 a, #master_pagePanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#master_pagePanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#master_pagePanelMenu1_panel #master_pagePanelMenu1_markup
{
   display: block;
}
#master_pagePanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#master_pagePanelMenu1_markup li a, #master_pagePanelMenu1_markup li a:hover, #master_pagePanelMenu1_markup li .active
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#master_pagePanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#master_pagePanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#master_pagePanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: rgba(0,0,0,0.78);
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_master_pagePanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#master_pagePanelMenu1_markup li a
{
   background-color: transparent;
}
#master_pagePanelMenu1_markup li a:hover, #master_pagePanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: #000000;
   border: 1px solid #2E2E2E;
}
#wb_master_pagePanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #000000;
   border: 1px solid #2E2E2E;
}
#master_pagePanelMenu1_panel
{
   background-color: rgba(0,0,0,0.78);
   overflow-y: auto;
}
#master_pagePanelMenu1
{
   padding-left: 32px;
}
#master_pagePanelMenu1:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 16px;
   height: 16px;
   margin-top: -8px;
   content: "\f0c9";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 16px;
   line-height: 16px;
}
#master_pagePanelMenu1
{
   line-height: 44px;
   width: 90px;
   height: 44px;
   position: absolute;
   z-index: 999;
}
#master_pageLayer3
{
   background-color: transparent;
   background-image: url('images/Multi_layer_logo.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_master_pageImage1
{
   vertical-align: top;
}
#master_pageImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_master_pagePanelMenu1
{
   position: absolute;
   left: 505px;
   top: 7px;
   width: 122px;
   height: 44px;
   text-align: center;
   z-index: 67;
}
#master_pageLayer2_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_mas_text_3
{
   position: absolute;
   left: 0px;
   top: 52px;
   width: 970px;
   height: 13px;
   text-align: center;
   z-index: 64;
}
#wb_About_usText9
{
   position: absolute;
   left: 432px;
   top: 48px;
   width: 501px;
   height: 231px;
   z-index: 51;
}
#indexShape2
{
   width: 120px;
   height: 30px;
}
#master_pageLayer3_Container
{
   width: 237px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#readiness_layer
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 401px;
   width: 970px;
   height: 63px;
   z-index: 76;
}
#About_usLayer8_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexShape3
{
   width: 120px;
   height: 30px;
}
#Layer11_Container
{
   width: 432px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_master_pageCssMenu1
{
   position: absolute;
   left: 371px;
   top: 16px;
   width: 536px;
   height: 28px;
   z-index: 1;
}
#back_to_top
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: auto;
   right: 30px;
   top: auto;
   bottom: 20px;
   width: 40px;
   height: 40px;
   z-index: 82;
}
#master_pageLayer3
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 4px;
   width: 237px;
   height: 52px;
   z-index: 0;
}
#csss_layer
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 37px;
   width: 970px;
   height: 60px;
   z-index: 69;
}
#master_pageLayer2
{
   position: absolute;
   text-align: center;
   visibility: hidden;
   left: 0px;
   top: 68px;
   width: 970px;
   height: 85px;
   z-index: 80;
}
#wb_mastexxxt
{
   position: absolute;
   left: 0px;
   top: 29px;
   width: 970px;
   height: 15px;
   text-align: center;
   z-index: 65;
}
#indexShape1
{
   width: 120px;
   height: 30px;
}
#wb_indexCarousel1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 970px;
   height: 401px;
   z-index: 72;
   overflow: hidden;
}
#Footer
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1559px;
   width: 970px;
   height: 80px;
   z-index: 78;
}
#indexLayer11
{
   position: absolute;
   text-align: left;
   left: 712px;
   top: 112px;
   width: 227px;
   height: 196px;
   z-index: 40;
}
#indexLayer1
{
   position: absolute;
   text-align: left;
   left: 51px;
   top: 183px;
   width: 395px;
   height: 185px;
   z-index: 13;
}
#indexLayer2
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 464px;
   width: 970px;
   height: 328px;
   z-index: 73;
}
#wb_indexText14
{
   position: absolute;
   left: 0px;
   top: 16px;
   width: 970px;
   height: 30px;
   text-align: center;
   z-index: 58;
}
#indexLayer3
{
   position: absolute;
   text-align: left;
   left: 31px;
   top: 112px;
   width: 260px;
   height: 196px;
   z-index: 36;
}
#wb_indexText11
{
   position: absolute;
   left: 15px;
   top: 54px;
   width: 359px;
   height: 54px;
   z-index: 16;
}
#wb_indexText10
{
   position: absolute;
   left: 14px;
   top: 15px;
   width: 371px;
   height: 21px;
   z-index: 14;
}
#wb_indexText1
{
   position: absolute;
   left: 14px;
   top: 10px;
   width: 371px;
   height: 24px;
   z-index: 8;
}
#Layer11
{
   position: absolute;
   text-align: center;
   left: 504px;
   top: 182px;
   width: 432px;
   height: 195px;
   z-index: 5;
}
#wb_master_font_one
{
   position: absolute;
   left: 859px;
   top: 32px;
   width: 32px;
   height: 36px;
   visibility: hidden;
   text-align: center;
   z-index: 61;
}
#wb_indexText20
{
   position: absolute;
   left: 0px;
   top: 24px;
   width: 961px;
   height: 126px;
   text-align: center;
   z-index: 53;
}
#wb_indexContactCard
{
   position: absolute;
   left: 291px;
   top: 60px;
   width: 267px;
   height: 264px;
   visibility: hidden;
   text-align: center;
   z-index: 41;
}
#indexLayer4
{
   position: absolute;
   text-align: left;
   left: 544px;
   top: 188px;
   width: 395px;
   height: 185px;
   z-index: 17;
}
#wb_indexText2
{
   position: absolute;
   left: 14px;
   top: 46px;
   width: 403px;
   height: 54px;
   z-index: 7;
}
#top
{
   visibility: hidden;
}
#indexLayer7_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexMaterialIcon7
{
   position: absolute;
   left: 73px;
   top: 22px;
   width: 66px;
   height: 66px;
   text-align: center;
   z-index: 34;
}
#wb_indexMaterialIcon3
{
   position: absolute;
   left: 73px;
   top: 22px;
   width: 66px;
   height: 66px;
   text-align: center;
   z-index: 31;
}
#indexLayer5
{
   position: absolute;
   text-align: left;
   left: 280px;
   top: 112px;
   width: 227px;
   height: 196px;
   z-index: 39;
}
#wb_indexMaterialIcon5
{
   position: absolute;
   left: 69px;
   top: 22px;
   width: 66px;
   height: 66px;
   text-align: center;
   z-index: 30;
}
#wb_indexMaterialIcon1
{
   position: absolute;
   left: 90px;
   top: 22px;
   width: 66px;
   height: 66px;
   text-align: center;
   z-index: 27;
}
#indexLayer2_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexText3
{
   position: absolute;
   left: 14px;
   top: 15px;
   width: 371px;
   height: 22px;
   z-index: 10;
}
#hat_layer_Container
{
   width: 439px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexImage1
{
   position: absolute;
   left: 48px;
   top: 48px;
   width: 332px;
   height: 327px;
   z-index: 52;
}
#wb_indexText4
{
   position: absolute;
   left: 15px;
   top: 54px;
   width: 359px;
   height: 72px;
   z-index: 12;
}
#Shape4
{
   width: 120px;
   height: 30px;
}
#wb_mas_font
{
   position: absolute;
   left: 783px;
   top: 32px;
   width: 32px;
   height: 36px;
   visibility: hidden;
   text-align: center;
   z-index: 60;
}
#indexShape8
{
   width: 219px;
   height: 40px;
}
#indexLayer7
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 792px;
   width: 970px;
   height: 251px;
   z-index: 75;
}
#wb_indexText5
{
   position: absolute;
   left: 0px;
   top: 29px;
   width: 970px;
   height: 63px;
   text-align: center;
   z-index: 38;
}
#master_pageContentPlaceHolder1
{
   position: absolute;
   left: 0px;
   top: 97px;
   width: 970px;
   height: 1462px;
   box-shadow: 0px 0px 3px #4F4F4F;
   z-index: 70;
}
#wb_master_pageImage1
{
   position: absolute;
   left: 35px;
   top: -54px;
   width: 347px;
   height: 96px;
   visibility: hidden;
   z-index: 68;
}
#wb_master_ont
{
   position: absolute;
   left: 900px;
   top: 32px;
   width: 32px;
   height: 36px;
   visibility: hidden;
   text-align: center;
   z-index: 63;
}
#wb_indexText6
{
   position: absolute;
   left: 30px;
   top: 113px;
   width: 200px;
   height: 22px;
   text-align: center;
   z-index: 28;
}
#indexCarousel1
{
   position: absolute;
}
#readiness_layer_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexText7
{
   position: absolute;
   left: 5px;
   top: 111px;
   width: 216px;
   height: 22px;
   text-align: center;
   z-index: 33;
}
#indexLayer8
{
   position: absolute;
   text-align: left;
   left: 496px;
   top: 112px;
   width: 227px;
   height: 196px;
   z-index: 37;
}
#wb_Shape4
{
   position: absolute;
   left: 24px;
   top: 135px;
   width: 120px;
   height: 30px;
   opacity: 0.75;
   z-index: 3;
}
#Footer_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexIconFont1
{
   position: absolute;
   left: 69px;
   top: 22px;
   width: 66px;
   height: 66px;
   visibility: hidden;
   text-align: center;
   z-index: 32;
}
#wb_indexText8
{
   position: absolute;
   left: 5px;
   top: 111px;
   width: 216px;
   height: 22px;
   text-align: center;
   z-index: 29;
}
#hat_layer
{
   position: absolute;
   text-align: center;
   left: 51px;
   top: 183px;
   width: 439px;
   height: 165px;
   z-index: 9;
}
#wb_top
{
   position: absolute;
   left: 970px;
   top: 97px;
   width: 18px;
   height: 18px;
   z-index: 79;
}
#wb_indexText9
{
   position: absolute;
   left: 5px;
   top: 113px;
   width: 216px;
   height: 22px;
   text-align: center;
   z-index: 35;
}
#csss_layer_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_topicon
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 66;
}
#back_to_top_Container
{
   width: 40px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_mas_fonnt
{
   position: absolute;
   left: 817px;
   top: 32px;
   width: 32px;
   height: 36px;
   visibility: hidden;
   text-align: center;
   z-index: 59;
}
#wb_indexShape8
{
   position: absolute;
   left: 371px;
   top: 187px;
   width: 219px;
   height: 40px;
   opacity: 0.75;
   z-index: 54;
}
#wb_indexShape3
{
   position: absolute;
   left: 15px;
   top: 144px;
   width: 120px;
   height: 30px;
   opacity: 0.75;
   z-index: 15;
}
#wb_indexShape2
{
   position: absolute;
   left: 15px;
   top: 144px;
   width: 120px;
   height: 30px;
   opacity: 0.75;
   z-index: 11;
}
#wb_indexShape1
{
   position: absolute;
   left: 14px;
   top: 118px;
   width: 120px;
   height: 30px;
   opacity: 0.75;
   z-index: 6;
}
#wb_Text25
{
   position: absolute;
   left: 20px;
   top: 15px;
   width: 371px;
   height: 24px;
   z-index: 2;
}
#wb_inter_text
{
   position: absolute;
   left: 775px;
   top: 7px;
   width: 165px;
   height: 16px;
   visibility: hidden;
   z-index: 62;
}
#About_usLayer8
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1043px;
   width: 970px;
   height: 419px;
   z-index: 74;
}
#wb_Text38
{
   position: absolute;
   left: 20px;
   top: 59px;
   width: 396px;
   height: 54px;
   z-index: 4;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #696969;
   background-image: url('images/bloom-blossom-flora-158636.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#csss_layer
{
   left: 0px;
   top: 8px;
   width: 771px;
   height: 78px;
   visibility: visible;
   display: block;
}
#csss_layer_Container
{
   width: 771px;
}
#master_pageContentPlaceHolder1
{
   left: 0px;
   top: 86px;
   width: 768px;
   height: 1445px;
   visibility: visible;
   display: inline;
}
#master_pageContentPlaceHolder1
{
   width: 768px;
   height: 1445px;
}
#wb_indexCarousel1
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 350px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexCarousel1 .frame
{
   width: 768px;
   height: 350px;
}
#indexCarousel1_back
{
   top: 45%;
}
#indexCarousel1_next
{
   top: 45%;
}
#Layer11
{
   left: 346px;
   top: 132px;
   width: 395px;
   height: 165px;
   visibility: visible;
   display: block;
}
#Layer11_Container
{
   width: 395px;
}
#wb_Text25
{
   left: 14px;
   top: 15px;
   width: 371px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Shape4
{
   left: 14px;
   top: 118px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text38
{
   left: 14px;
   top: 59px;
   width: 359px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#hat_layer
{
   left: 50px;
   top: 148px;
   width: 395px;
   height: 165px;
   visibility: visible;
   display: block;
}
#hat_layer_Container
{
   width: 395px;
}
#wb_indexText1
{
   left: 14px;
   top: 15px;
   width: 371px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape1
{
   left: 14px;
   top: 118px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText2
{
   left: 18px;
   top: 53px;
   width: 359px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexLayer1
{
   left: 50px;
   top: 139px;
   width: 395px;
   height: 165px;
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   left: 14px;
   top: 15px;
   width: 371px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape2
{
   left: 14px;
   top: 118px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText4
{
   left: 14px;
   top: 55px;
   width: 359px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexLayer2
{
   left: 0px;
   top: 350px;
   width: 768px;
   height: 383px;
   visibility: visible;
   display: block;
}
#indexLayer2_Container
{
   width: 768px;
}
#indexLayer3
{
   left: 11px;
   top: 104px;
   width: 190px;
   height: 190px;
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   left: 0px;
   top: 128px;
   width: 188px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon1
{
   left: 55px;
   top: 39px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon1
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon1 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer5
{
   left: 204px;
   top: 104px;
   width: 190px;
   height: 193px;
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   left: -5px;
   top: 128px;
   width: 183px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon3
{
   left: 46px;
   top: 39px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon3
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon3 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer8
{
   left: 389px;
   top: 104px;
   width: 190px;
   height: 193px;
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   left: 5px;
   top: 129px;
   width: 181px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon5
{
   left: 46px;
   top: 39px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon5
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon5 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer11
{
   left: 575px;
   top: 104px;
   width: 193px;
   height: 190px;
   visibility: visible;
   display: block;
}
#wb_indexText9
{
   left: 3px;
   top: 129px;
   width: 190px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon7
{
   left: 56px;
   top: 39px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon7
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon7 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#About_usLayer8
{
   left: 0px;
   top: 1034px;
   width: 768px;
   height: 411px;
   visibility: visible;
   display: block;
}
#About_usLayer8_Container
{
   width: 768px;
}
#wb_About_usText9
{
   left: 359px;
   top: 50px;
   width: 396px;
   height: 308px;
   visibility: visible;
   display: inline;
}
#wb_About_usText9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   left: 94px;
   top: 16px;
   width: 580px;
   height: 67px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#indexLayer7
{
   left: 0px;
   top: 733px;
   width: 768px;
   height: 301px;
   visibility: visible;
   display: block;
}
#indexLayer7_Container
{
   width: 768px;
}
#wb_indexText20
{
   left: 1px;
   top: 24px;
   width: 764px;
   height: 154px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape8
{
   left: 275px;
   top: 219px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexImage1
{
   left: 20px;
   top: 68px;
   width: 309px;
   height: 206px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexIconFont1
{
   left: 55px;
   top: 24px;
   width: 66px;
   height: 66px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexIconFont1
{
   width: 66px;
   height: 66px;
}
#indexIconFont1 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#wb_indexContactCard
{
   left: 318px;
   top: 100px;
   width: 267px;
   height: 229px;
   visibility: hidden;
   display: none;
   margin: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#indexContactCard-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F5F5F5;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 12px 20px 12px 20px;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   width: calc(100% - 40px);
   padding: 14px 0px 14px 0px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#indexLayer4
{
   left: 10px;
   top: 10px;
   width: 395px;
   height: 185px;
   visibility: hidden;
   display: none;
}
#wb_indexText10
{
   left: 10px;
   top: 10px;
   width: 371px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_indexText10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape3
{
   left: 10px;
   top: 10px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_indexText11
{
   left: 10px;
   top: 10px;
   width: 359px;
   height: 54px;
   visibility: hidden;
   display: none;
}
#wb_indexText11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#readiness_layer
{
   left: 0px;
   top: 401px;
   width: 970px;
   height: 63px;
   visibility: hidden;
   display: none;
}
#readiness_layer_Container
{
   width: 970px;
}
#wb_indexText14
{
   left: 0px;
   top: 16px;
   width: 970px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#Footer
{
   left: 0px;
   top: 1531px;
   width: 768px;
   height: 87px;
   visibility: visible;
   display: block;
}
#Footer_Container
{
   width: 768px;
}
#wb_master_pageCssMenu1
{
   left: 232px;
   top: 44px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
}
#wb_master_pageCssMenu1 a
{
   color: #8B008B;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 28px;
   line-height: 28px;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover, #wb_master_pageCssMenu1 .active
{
   color: #FF0042;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1.affix
{
   margin-left: -152px;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 0px 0px 0px;
}
#wb_mastexxxt
{
   left: 0px;
   top: 24px;
   width: 765px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_mastexxxt
{
   margin: 0;
   padding: 0;
}
#wb_mas_text_3
{
   left: 0px;
   top: 55px;
   width: 765px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_mas_text_3
{
   margin: 0;
   padding: 0;
}
#wb_inter_text
{
   left: 572px;
   top: 19px;
   width: 165px;
   height: 19px;
   visibility: hidden;
   display: none;
}
#wb_inter_text
{
   margin: 0;
   padding: 0;
}
#wb_master_ont
{
   left: 697px;
   top: 44px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#master_ont
{
   width: 40px;
   height: 40px;
}
#master_ont i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_master_ont:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_mas_fonnt
{
   left: 614px;
   top: 44px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#mas_fonnt
{
   width: 40px;
   height: 40px;
}
#mas_fonnt i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_mas_fonnt:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_master_font_one
{
   left: 656px;
   top: 44px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#master_font_one
{
   width: 40px;
   height: 40px;
}
#master_font_one i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_master_font_one:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_mas_font
{
   left: 572px;
   top: 44px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#mas_font
{
   width: 40px;
   height: 40px;
}
#mas_font i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_mas_font:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_top
{
   left: 747px;
   top: 97px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#back_to_top
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
}
#back_to_top_Container
{
   width: 40px;
}
#wb_topicon
{
   left: 10px;
   top: 10px;
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 2px 2px 2px 2px;
}
#topicon
{
   width: 16px;
   height: 16px;
}
#topicon i
{
   line-height: 16px;
   font-size: 16px;
   width: 10px;
}
#master_pageLayer2
{
   left: 0px;
   top: 97px;
   width: 768px;
   height: 60px;
   visibility: hidden;
   display: none;
   background-color: rgba(55,55,55,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
}
#master_pageLayer2_Container
{
   width: 768px;
}
#wb_master_pagePanelMenu1
{
   left: 505px;
   top: 10px;
   width: 122px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_pagePanelMenu1
{
   line-height: 44px;
   width: 90px;
   height: 44px;
}
#master_pagePanelMenu1 .line:first-child
{
   margin-top: 14px;
}
#master_pagePanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: rgba(0,0,0,0.78);
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_master_pagePanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#master_pagePanelMenu1_markup li a
{
   background-color: transparent;
}
#master_pagePanelMenu1_markup li a:hover, #master_pagePanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: rgba(0,0,0,0.78);
   border: 1px solid #2E2E2E;
}
#wb_master_pagePanelMenu1 a:hover
{
   color: transparent;
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF;
}
#master_pagePanelMenu1_panel
{
   background-color: rgba(0,0,0,0.78);
   overflow-y: auto;
}
#master_pageLayer3
{
   left: 0px;
   top: 20px;
   width: 232px;
   height: 52px;
   visibility: visible;
   display: block;
}
#master_pageLayer3_Container
{
   width: 232px;
}
#wb_master_pageImage1
{
   left: 35px;
   top: -83px;
   width: 347px;
   height: 96px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #696969;
   background-image: url('images/bloom-blossom-flora-158636.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#csss_layer
{
   left: 0px;
   top: 37px;
   width: 970px;
   height: 60px;
   visibility: hidden;
   display: none;
}
#csss_layer_Container
{
   width: 970px;
}
#master_pageContentPlaceHolder1
{
   left: 0px;
   top: 70px;
   width: 480px;
   height: 1585px;
   visibility: visible;
   display: inline;
}
#master_pageContentPlaceHolder1
{
   width: 480px;
   height: 1585px;
}
#wb_indexCarousel1
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 201px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexCarousel1 .frame
{
   width: 480px;
   height: 201px;
}
#indexCarousel1_back
{
   top: 42%;
}
#indexCarousel1_next
{
   top: 42%;
}
#Layer11
{
   left: 195px;
   top: 9px;
   width: 281px;
   height: 163px;
   visibility: hidden;
   display: none;
}
#Layer11_Container
{
   width: 281px;
}
#wb_Text25
{
   left: 12px;
   top: 15px;
   width: 213px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Shape4
{
   left: 12px;
   top: 118px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text38
{
   left: 12px;
   top: 47px;
   width: 259px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#hat_layer
{
   left: 31px;
   top: 14px;
   width: 281px;
   height: 157px;
   visibility: visible;
   display: block;
}
#hat_layer_Container
{
   width: 281px;
}
#wb_indexText1
{
   left: 14px;
   top: 15px;
   width: 202px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape1
{
   left: 14px;
   top: 115px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText2
{
   left: 14px;
   top: 45px;
   width: 259px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexLayer1
{
   left: 31px;
   top: 14px;
   width: 281px;
   height: 157px;
   visibility: visible;
   display: block;
}
#wb_indexText3
{
   left: 14px;
   top: 15px;
   width: 241px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape2
{
   left: 14px;
   top: 118px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText4
{
   left: 14px;
   top: 43px;
   width: 259px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexLayer2
{
   left: 0px;
   top: 201px;
   width: 480px;
   height: 464px;
   visibility: visible;
   display: block;
}
#indexLayer2_Container
{
   width: 480px;
}
#indexLayer3
{
   left: 10px;
   top: 113px;
   width: 227px;
   height: 160px;
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   left: 5px;
   top: 111px;
   width: 216px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon1
{
   left: 83px;
   top: 19px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon1
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon1 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer5
{
   left: 243px;
   top: 113px;
   width: 227px;
   height: 160px;
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   left: 5px;
   top: 113px;
   width: 216px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon3
{
   left: 73px;
   top: 19px;
   width: 66px;
   height: 66px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon3
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon3 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer8
{
   left: 11px;
   top: 273px;
   width: 227px;
   height: 160px;
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   left: 5px;
   top: 111px;
   width: 216px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon5
{
   left: 69px;
   top: 22px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon5
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon5 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer11
{
   left: 243px;
   top: 273px;
   width: 227px;
   height: 160px;
   visibility: visible;
   display: block;
}
#wb_indexText9
{
   left: 5px;
   top: 111px;
   width: 216px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon7
{
   left: 73px;
   top: 12px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon7
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon7 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#About_usLayer8
{
   left: 0px;
   top: 970px;
   width: 480px;
   height: 615px;
   visibility: visible;
   display: block;
}
#About_usLayer8_Container
{
   width: 480px;
}
#wb_About_usText9
{
   left: 16px;
   top: 288px;
   width: 458px;
   height: 286px;
   visibility: visible;
   display: inline;
}
#wb_About_usText9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   left: 0px;
   top: 16px;
   width: 480px;
   height: 67px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#indexLayer7
{
   left: 0px;
   top: 665px;
   width: 480px;
   height: 305px;
   visibility: visible;
   display: block;
}
#indexLayer7_Container
{
   width: 480px;
}
#wb_indexText20
{
   left: 24px;
   top: 30px;
   width: 433px;
   height: 171px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape8
{
   left: 129px;
   top: 229px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexImage1
{
   left: 73px;
   top: 24px;
   width: 330px;
   height: 211px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexIconFont1
{
   left: 73px;
   top: 23px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexIconFont1
{
   width: 66px;
   height: 66px;
}
#indexIconFont1 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#wb_indexContactCard
{
   left: 136px;
   top: 217px;
   width: 267px;
   height: 229px;
   visibility: hidden;
   display: none;
   margin: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#indexContactCard-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F5F5F5;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 12px 20px 12px 20px;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   width: calc(100% - 40px);
   padding: 14px 0px 14px 0px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#indexLayer4
{
   left: 10px;
   top: 10px;
   width: 395px;
   height: 185px;
   visibility: hidden;
   display: none;
}
#wb_indexText10
{
   left: 10px;
   top: 10px;
   width: 371px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_indexText10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape3
{
   left: 10px;
   top: 10px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_indexText11
{
   left: 10px;
   top: 10px;
   width: 359px;
   height: 54px;
   visibility: hidden;
   display: none;
}
#wb_indexText11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#readiness_layer
{
   left: 0px;
   top: 401px;
   width: 970px;
   height: 63px;
   visibility: hidden;
   display: none;
}
#readiness_layer_Container
{
   width: 970px;
}
#wb_indexText14
{
   left: 0px;
   top: 16px;
   width: 970px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#Footer
{
   left: 0px;
   top: 1655px;
   width: 480px;
   height: 107px;
   visibility: visible;
   display: block;
}
#Footer_Container
{
   width: 480px;
}
#wb_master_pageCssMenu1
{
   left: 424px;
   top: 16px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
}
#wb_master_pageCssMenu1 a
{
   color: #8B008B;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 28px;
   line-height: 28px;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover, #wb_master_pageCssMenu1 .active
{
   color: #FF0042;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1.affix
{
   margin-left: 184px;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 0px 0px 0px;
}
#wb_mastexxxt
{
   left: 0px;
   top: 21px;
   width: 474px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_mastexxxt
{
   margin: 0;
   padding: 0;
}
#wb_mas_text_3
{
   left: 45px;
   top: 76px;
   width: 339px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_mas_text_3
{
   margin: 0;
   padding: 0;
}
#wb_inter_text
{
   left: 298px;
   top: 21px;
   width: 165px;
   height: 16px;
   visibility: hidden;
   display: none;
}
#wb_inter_text
{
   margin: 0;
   padding: 0;
}
#wb_master_ont
{
   left: 423px;
   top: 46px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#master_ont
{
   width: 40px;
   height: 40px;
}
#master_ont i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_master_ont:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_mas_fonnt
{
   left: 340px;
   top: 46px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#mas_fonnt
{
   width: 40px;
   height: 40px;
}
#mas_fonnt i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_mas_fonnt:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_master_font_one
{
   left: 382px;
   top: 46px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#master_font_one
{
   width: 40px;
   height: 40px;
}
#master_font_one i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_master_font_one:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_mas_font
{
   left: 298px;
   top: 46px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#mas_font
{
   width: 40px;
   height: 40px;
}
#mas_font i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_mas_font:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_top
{
   left: 462px;
   top: 97px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#back_to_top
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
}
#back_to_top_Container
{
   width: 40px;
}
#wb_topicon
{
   left: 10px;
   top: 10px;
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 2px 2px 2px 2px;
}
#topicon
{
   width: 16px;
   height: 16px;
}
#topicon i
{
   line-height: 16px;
   font-size: 16px;
   width: 10px;
}
#master_pageLayer2
{
   left: 0px;
   top: 3px;
   width: 480px;
   height: 67px;
   visibility: visible;
   display: block;
   background-color: rgba(245,245,245,0.86);
   background-image: none;
   border: 0px solid #F5F5F5;
}
#master_pageLayer2_Container
{
   width: 480px;
}
#wb_master_pagePanelMenu1
{
   left: 362px;
   top: 13px;
   width: 98px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_pagePanelMenu1
{
   line-height: 38px;
   width: 66px;
   height: 38px;
}
#master_pagePanelMenu1 .line:first-child
{
   margin-top: 11px;
}
#master_pagePanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid transparent;
   background-color: rgba(0,0,0,0.78);
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_master_pagePanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#master_pagePanelMenu1_markup li a
{
   background-color: transparent;
}
#master_pagePanelMenu1_markup li a:hover, #master_pagePanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: rgba(0,0,0,0.78);
   border: 1px solid transparent;
}
#wb_master_pagePanelMenu1 a:hover
{
   color: transparent;
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF;
}
#master_pagePanelMenu1_panel
{
   background-color: rgba(0,0,0,0.78);
   overflow-y: auto;
}
#master_pageLayer3
{
   left: 0px;
   top: 4px;
   width: 235px;
   height: 52px;
   visibility: hidden;
   display: none;
}
#master_pageLayer3_Container
{
   width: 235px;
}
#wb_master_pageImage1
{
   left: 12px;
   top: 1px;
   width: 191px;
   height: 53px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #696969;
   background-image: url('images/bloom-blossom-flora-158636.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#csss_layer
{
   left: 0px;
   top: 35px;
   width: 970px;
   height: 60px;
   visibility: hidden;
   display: none;
}
#csss_layer_Container
{
   width: 970px;
}
#master_pageContentPlaceHolder1
{
   left: 0px;
   top: 68px;
   width: 320px;
   height: 1815px;
   visibility: visible;
   display: inline;
}
#master_pageContentPlaceHolder1
{
   width: 320px;
   height: 1815px;
}
#wb_indexCarousel1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 320px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexCarousel1 .frame
{
   width: 320px;
   height: 320px;
}
#indexCarousel1_back
{
   top: 45%;
}
#indexCarousel1_next
{
   top: 45%;
}
#Layer11
{
   left: 24px;
   top: 137px;
   width: 272px;
   height: 144px;
   visibility: hidden;
   display: none;
}
#Layer11_Container
{
   width: 272px;
}
#wb_Text25
{
   left: 14px;
   top: 8px;
   width: 254px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text25
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Shape4
{
   left: 14px;
   top: 101px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text38
{
   left: 14px;
   top: 34px;
   width: 245px;
   height: 56px;
   visibility: visible;
   display: inline;
}
#wb_Text38
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#hat_layer
{
   left: 24px;
   top: 137px;
   width: 272px;
   height: 144px;
   visibility: hidden;
   display: none;
}
#hat_layer_Container
{
   width: 272px;
}
#wb_indexText1
{
   left: 11px;
   top: 8px;
   width: 218px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape1
{
   left: 11px;
   top: 103px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText2
{
   left: 11px;
   top: 35px;
   width: 245px;
   height: 56px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexLayer1
{
   left: 24px;
   top: 137px;
   width: 272px;
   height: 144px;
   visibility: hidden;
   display: none;
}
#wb_indexText3
{
   left: 14px;
   top: 9px;
   width: 176px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape2
{
   left: 14px;
   top: 105px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexText4
{
   left: 14px;
   top: 34px;
   width: 245px;
   height: 56px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexLayer2
{
   left: 0px;
   top: 8px;
   width: 320px;
   height: 854px;
   visibility: visible;
   display: block;
}
#indexLayer2_Container
{
   width: 320px;
}
#indexLayer3
{
   left: 43px;
   top: 173px;
   width: 232px;
   height: 158px;
   visibility: visible;
   display: block;
}
#wb_indexText6
{
   left: 20px;
   top: 107px;
   width: 188px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon1
{
   left: 77px;
   top: 15px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon1
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon1 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer5
{
   left: 47px;
   top: 331px;
   width: 220px;
   height: 170px;
   visibility: visible;
   display: block;
}
#wb_indexText7
{
   left: 10px;
   top: 107px;
   width: 204px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon3
{
   left: 69px;
   top: 15px;
   width: 66px;
   height: 66px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon3
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon3 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer8
{
   left: 45px;
   top: 501px;
   width: 221px;
   height: 157px;
   visibility: visible;
   display: block;
}
#wb_indexText8
{
   left: 5px;
   top: 96px;
   width: 216px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon5
{
   left: 73px;
   top: 13px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon5
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon5 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#indexLayer11
{
   left: 46px;
   top: 669px;
   width: 221px;
   height: 168px;
   visibility: visible;
   display: block;
}
#wb_indexText9
{
   left: 3px;
   top: 110px;
   width: 216px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_indexMaterialIcon7
{
   left: 70px;
   top: 13px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexMaterialIcon7
{
   width: 66px;
   height: 66px;
}
#indexMaterialIcon7 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#About_usLayer8
{
   left: 0px;
   top: 1235px;
   width: 320px;
   height: 580px;
   visibility: visible;
   display: block;
}
#About_usLayer8_Container
{
   width: 320px;
}
#wb_About_usText9
{
   left: 21px;
   top: 244px;
   width: 279px;
   height: 255px;
   visibility: visible;
   display: inline;
}
#wb_About_usText9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   left: 4px;
   top: 20px;
   width: 312px;
   height: 118px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#indexLayer7
{
   left: 0px;
   top: 861px;
   width: 320px;
   height: 374px;
   visibility: visible;
   display: block;
}
#indexLayer7_Container
{
   width: 320px;
}
#wb_indexText20
{
   left: 9px;
   top: 27px;
   width: 296px;
   height: 204px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape8
{
   left: 47px;
   top: 301px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_indexImage1
{
   left: 13px;
   top: 33px;
   width: 286px;
   height: 190px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexIconFont1
{
   left: 69px;
   top: 11px;
   width: 66px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#indexIconFont1
{
   width: 66px;
   height: 66px;
}
#indexIconFont1 i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#wb_indexContactCard
{
   left: 26px;
   top: 366px;
   width: 267px;
   height: 229px;
   visibility: hidden;
   display: none;
   margin: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#indexContactCard-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F5F5F5;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 12px 20px 12px 20px;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 0px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   width: calc(100% - 40px);
   padding: 14px 0px 14px 0px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #9400D3;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#indexContactCard-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#indexLayer4
{
   left: 10px;
   top: 10px;
   width: 395px;
   height: 185px;
   visibility: hidden;
   display: none;
}
#wb_indexText10
{
   left: 10px;
   top: 10px;
   width: 371px;
   height: 21px;
   visibility: hidden;
   display: none;
}
#wb_indexText10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexShape3
{
   left: 10px;
   top: 10px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_indexText11
{
   left: 10px;
   top: 10px;
   width: 359px;
   height: 54px;
   visibility: hidden;
   display: none;
}
#wb_indexText11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#readiness_layer
{
   left: 0px;
   top: 401px;
   width: 970px;
   height: 63px;
   visibility: hidden;
   display: none;
}
#readiness_layer_Container
{
   width: 970px;
}
#wb_indexText14
{
   left: 0px;
   top: 16px;
   width: 970px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#Footer
{
   left: 0px;
   top: 1883px;
   width: 320px;
   height: 115px;
   visibility: visible;
   display: block;
}
#Footer_Container
{
   width: 320px;
}
#wb_master_pageCssMenu1
{
   left: 424px;
   top: 16px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_master_pageCssMenu1 li
{
}
#wb_master_pageCssMenu1 a
{
   color: #8B008B;
   border: 0px none #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 28px;
   line-height: 28px;
   text-align: center;
}
#wb_master_pageCssMenu1 li:hover a, #wb_master_pageCssMenu1 a:hover, #wb_master_pageCssMenu1 .active
{
   color: #FF0042;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_master_pageCssMenu1.affix
{
   margin-left: 264px;
}
#wb_master_pageCssMenu1 li
{
   padding: 0px 0px 0px 0px;
}
#wb_mastexxxt
{
   left: 5px;
   top: 23px;
   width: 306px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_mastexxxt
{
   margin: 0;
   padding: 0;
}
#wb_mas_text_3
{
   left: 7px;
   top: 85px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_mas_text_3
{
   margin: 0;
   padding: 0;
}
#wb_inter_text
{
   left: 54px;
   top: 69px;
   width: 142px;
   height: 16px;
   visibility: hidden;
   display: none;
}
#wb_inter_text
{
   margin: 0;
   padding: 0;
}
#wb_master_ont
{
   left: 88px;
   top: 65px;
   width: 20px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#master_ont
{
   width: 20px;
   height: 20px;
}
#master_ont i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#wb_master_ont:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_mas_fonnt
{
   left: 80px;
   top: 51px;
   width: 20px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#mas_fonnt
{
   width: 20px;
   height: 20px;
}
#mas_fonnt i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#wb_mas_fonnt:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_master_font_one
{
   left: 88px;
   top: 65px;
   width: 20px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#master_font_one
{
   width: 20px;
   height: 20px;
}
#master_font_one i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#wb_master_font_one:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_mas_font
{
   left: 56px;
   top: 71px;
   width: 20px;
   height: 20px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#mas_font
{
   width: 20px;
   height: 20px;
}
#mas_font i
{
   line-height: 20px;
   font-size: 20px;
   width: 16px;
}
#wb_mas_font:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_top
{
   left: 298px;
   top: 68px;
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#back_to_top
{
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
}
#back_to_top_Container
{
   width: 40px;
}
#wb_topicon
{
   left: 10px;
   top: 10px;
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 2px 2px 2px 2px;
}
#topicon
{
   width: 16px;
   height: 16px;
}
#topicon i
{
   line-height: 16px;
   font-size: 16px;
   width: 9px;
}
#master_pageLayer2
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 68px;
   visibility: visible;
   display: block;
   background-color: rgba(245,245,245,0.86);
   background-image: none;
   border: 0px solid #CCCCCC;
}
#master_pageLayer2_Container
{
   width: 320px;
}
#wb_master_pagePanelMenu1
{
   left: 227px;
   top: 21px;
   width: 74px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_pagePanelMenu1
{
   line-height: 28px;
   width: 42px;
   height: 28px;
}
#master_pagePanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#master_pagePanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: rgba(0,0,0,0.78);
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_master_pagePanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#master_pagePanelMenu1_markup li a
{
   background-color: transparent;
}
#master_pagePanelMenu1_markup li a:hover, #master_pagePanelMenu1_markup li .active
{
   color: #F7F7F7;
   background-color: rgba(0,0,0,0.78);
   border: 1px solid #2E2E2E;
}
#wb_master_pagePanelMenu1 a:hover
{
   color: transparent;
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF;
}
#master_pagePanelMenu1_panel
{
   background-color: rgba(0,0,0,0.78);
   overflow-y: auto;
}
#master_pageLayer3
{
   left: 0px;
   top: 6px;
   width: 235px;
   height: 52px;
   visibility: hidden;
   display: none;
}
#master_pageLayer3_Container
{
   width: 235px;
}
#wb_master_pageImage1
{
   left: 12px;
   top: 3px;
   width: 191px;
   height: 53px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
