body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #4F4F4F;
   text-decoration: underline;
}
a:hover
{
   color: #4F4F4F;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 50px;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 0;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid1-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 5px;
}
#LayoutGrid1-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid1-divider-bottom .divider-fill
{
   fill: #DCDCDC;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Image25
{
   margin: 0;
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 422px;
   height: 122px;
   vertical-align: top;
}
#wb_headerMenu
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_headerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_headerMenu li
{
   float: left;
   margin: 0;
   padding: 8px 20px 8px 0px;
}
#wb_headerMenu a
{
   display: block;
   float: left;
   color: #2A1711;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: transparent;
   background-image: none;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 10px 0px 10px;
   vertical-align: middle;
   text-align: center;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #4F4F4F;
   border: 1px solid #4F4F4F;
   background-color: transparent;
   background-image: none;
}
#wb_headerMenu li.firstmain
{
   padding-left: 8px;
}
#wb_headerMenu li.lastmain
{
   padding-right: 8px;
}
#wb_headerMenu li:hover, #wb_headerMenu li a:hover
{
   position: relative;
}
#wb_headerMenu a.withsubmenu
{
   padding: 0 15px 0 15px;
   background-image: none;
}
#wb_headerMenu li:hover a.withsubmenu, #wb_headerMenu a.withsubmenu:hover
{
   background-image: none;
}
#wb_headerMenu ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 127px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
}
#wb_headerMenu ul :hover ul
{
   left: 1px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_headerMenu .firstmain:hover ul
{
   left: 9px;
}
#wb_headerMenu li li
{
   width: 125px;
   padding: 0 0px 0px 0px;
   border: 1px #C0C0C0 solid;
   border-width: 0 1px;
}
#wb_headerMenu li li.firstitem
{
   border-top: 1px #C0C0C0 solid;
}
#wb_headerMenu li li.lastitem
{
   border-bottom: 1px #C0C0C0 solid;
}
#wb_headerMenu ul ul a, #wb_headerMenu ul :hover ul a
{
   float: none;
   margin: 0;
   width: 100px;
   height: auto;
   white-space: normal;
   padding: 10px 15px 9px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   color: #2A1711;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   line-height: 9.3px;
   text-align: center;
   text-decoration: none;
}
#wb_headerMenu ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_headerMenu ul ul :hover a, #wb_headerMenu ul ul a:hover, #wb_headerMenu ul ul :hover ul :hover a, #wb_headerMenu ul ul :hover ul a:hover
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_headerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#headerMenu li i
{
   font-size: 17px;
   margin-right: 4px;
   width: 19px;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Layer7
{
   background-color: transparent;
   background-image: url('images/aldar alalamia 007.png');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#Layer7-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FBFBFB;
   opacity: 0.87;
}
#shapeWelcome{
   opacity: 0;
}
#shapeWelcome_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.29%;
   top: 1.2%;
   width: 99.42%;
   height: 97.59%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer4
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1 div
{
   text-align: right;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text12 div
{
   text-align: right;
}
#wb_Shape5
{
   transform: rotate(45deg);
   transform-origin: 50% 50%;
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Image22
{
   vertical-align: top;
}
#Image22
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text16 div
{
   text-align: right;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text17 div
{
   text-align: right;
}
#Layer6
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_CardContainer2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: absolute;
}
#CardContainer2
{
   padding: 0 10px 0 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 3000px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer2 .owl-dots, #CardContainer2 .owl-nav
{
   text-align: center;
}
#CardContainer2 .owl-nav
{
   margin-top: 10px;
}
#CardContainer2 .owl-nav [class*=owl-]
{
   color: #869791;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #D6D6D6;
   display: inline-block;
   cursor: pointer;
   border-radius: 3px;
}
#CardContainer2 .owl-nav [class*=owl-]:hover
{
   background: #869791;
   color: #D6D6D6;
   text-decoration: none;
}
#CardContainer2 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer2 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer2 .owl-nav
{
   position:  relative;
   top: -21px;
   display:  none;
   justify-content: space-between;
   margin: 0 20px;
   color: #000;
}
#CardContainer2 .owl-nav button.owl-prev, #CardContainer2 .owl-nav button.owl-next
{
   height: 30px;
   width: 30px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer2 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer2 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer2 .owl-dots .owl-dot.active span, #CardContainer2 .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_CardContainer3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: absolute;
}
#CardContainer3
{
   padding: 0 100px 0 100px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 3000px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer3 .owl-dots, #CardContainer3 .owl-nav
{
   text-align: center;
}
#CardContainer3 .owl-nav
{
   margin-top: 10px;
}
#CardContainer3 .owl-nav [class*=owl-]
{
   color: #D5B67A;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #4F4F4F;
   display: inline-block;
   cursor: pointer;
   border-radius: 3px;
}
#CardContainer3 .owl-nav [class*=owl-]:hover
{
   background: #D5B67A;
   color: #4F4F4F;
   text-decoration: none;
}
#CardContainer3 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer3 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer3 .owl-nav
{
   position:  relative;
   top: -163px;
   display:  none;
   justify-content: space-between;
   margin: 0 20px;
   color: #000;
}
#CardContainer3 .owl-nav button.owl-prev, #CardContainer3 .owl-nav button.owl-next
{
   height: 30px;
   width: 30px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer3 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer3 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #4F4F4F;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer3 .owl-dots .owl-dot.active span, #CardContainer3 .owl-dots .owl-dot:hover span
{
   background: #D5B67A;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card10-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Layer16
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_Image15
{
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image24
{
   vertical-align: top;
}
#Image24
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image37
{
   vertical-align: top;
}
#Image37
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image38
{
   vertical-align: top;
}
#Image38
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image39
{
   vertical-align: top;
}
#Image39
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image40
{
   vertical-align: top;
}
#Image40
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image42
{
   vertical-align: top;
}
#Image42
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image41
{
   vertical-align: top;
}
#Image41
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#Layer15
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#Shape6
{
   border-width: 0;
   vertical-align: top;
}
#Shape7
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image14
{
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#contactEmail
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 15px;
   line-height: 34px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#contactEmail:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#contactName
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 15px;
   line-height: 34px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#contactName:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#contactButton
{
   box-sizing: border-box;
   line-height: 39px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #1ABC9C;
   border-radius: 16px;
   background-color: #58514F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 40px 0 ;
}
#contactMessage
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 15px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   text-align: left;
   overflow: auto;
   resize: none;
}
#contactMessage:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text20 div
{
   text-align: center;
}
#wb_Image44
{
   vertical-align: top;
}
#Image44
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_IconFont23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont23
{
   height: 55px;
   width: 28px;
}
#IconFont23 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont23:hover i
{
   color: #4F4F4F;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_IconFont24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont24
{
   height: 55px;
   width: 28px;
}
#IconFont24 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont24:hover i
{
   color: #4F4F4F;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Image47
{
   vertical-align: top;
}
#Image47
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image48
{
   vertical-align: top;
}
#Image48
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer14
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_Image16
{
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image17
{
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image18
{
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image19
{
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IconFont47
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#IconFont47
{
   height: 33px;
   width: 34px;
}
#IconFont47 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 33px;
   line-height: 33px;
   vertical-align: middle;
   width: 32px;
}
#IconFont47:hover i
{
   color: #4F4F4F;
}
#Layer3
{
   background-color: #3C3C3C;
   background-image: none;
   border-radius: 0px;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont1
{
   height: 55px;
   width: 28px;
}
#IconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont1:hover i
{
   color: #D3D3D3;
}
#wb_IconFont10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont10
{
   height: 55px;
   width: 28px;
}
#IconFont10 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont10:hover i
{
   color: #D3D3D3;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_IconFont16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont16
{
   height: 55px;
   width: 28px;
}
#IconFont16 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont16:hover i
{
   color: #D3D3D3;
}
#wb_Text71 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text71 div
{
   text-align: left;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9
{
   width: 1900px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid9
{
   width: 100%;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Shape28
{
   border-width: 0;
   vertical-align: top;
}
#wb_LayoutGrid5
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5
{
   width: 1900px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 8px 20px 8px 0px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #2A1711;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: transparent;
   background-image: none;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 10px 0px 10px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #4F4F4F;
   border: 1px solid #4F4F4F;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 8px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 8px;
}
#wb_CssMenu1 li:hover, #wb_CssMenu1 li a:hover
{
   position: relative;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 15px 0 15px;
   background-image: none;
}
#wb_CssMenu1 li:hover a.withsubmenu, #wb_CssMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu1 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 127px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
}
#wb_CssMenu1 ul :hover ul
{
   left: 1px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: 9px;
}
#wb_CssMenu1 li li
{
   width: 125px;
   padding: 0 0px 0px 0px;
   border: 1px #C0C0C0 solid;
   border-width: 0 1px;
}
#wb_CssMenu1 li li.firstitem
{
   border-top: 1px #C0C0C0 solid;
}
#wb_CssMenu1 li li.lastitem
{
   border-bottom: 1px #C0C0C0 solid;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 100px;
   height: auto;
   white-space: normal;
   padding: 10px 15px 9px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   color: #2A1711;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   line-height: 9.3px;
   text-align: center;
   text-decoration: none;
}
#wb_CssMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 17px;
   margin-right: 4px;
   width: 19px;
}
#wb_Image34
{
   margin: 0;
   vertical-align: top;
}
#Image34
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 310px;
   height: 94px;
   vertical-align: top;
}
#Layer2
{
   background-color: #3C3C3C;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Layer1
{
   background-color: transparent;
   background-image: url('images/aldar alalamia 007.png');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: 100% 100%;
   border-radius: 0px;
   margin: 0;
}
#Layer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FBFBFB;
   opacity: 0.87;
}
#Shape2{
   opacity: 0;
}
#Shape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.29%;
   top: 1.2%;
   width: 99.42%;
   height: 97.59%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer27
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Shape38
{
   transform: rotate(45deg);
   transform-origin: 50% 50%;
}
#Shape38
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text57 div
{
   text-align: center;
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text56 div
{
   text-align: right;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_Image85
{
   vertical-align: top;
}
#Image85
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text7 div
{
   text-align: right;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text8 div
{
   text-align: right;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text13 div
{
   text-align: right;
}
#Layer26
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_CardContainer6
{
   display: none;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: absolute;
}
#CardContainer6
{
   padding: 0 60px 0 60px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 3000px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer6 .owl-dots, #CardContainer6 .owl-nav
{
   text-align: center;
}
#CardContainer6 .owl-nav
{
   margin-top: 10px;
}
#CardContainer6 .owl-nav [class*=owl-]
{
   color: #D5B67A;
   font-size: 14px;
   margin: 5px;
   padding: 4px 7px;
   background: #4F4F4F;
   display: inline-block;
   cursor: pointer;
   border-radius: 3px;
}
#CardContainer6 .owl-nav [class*=owl-]:hover
{
   background: #D5B67A;
   color: #4F4F4F;
   text-decoration: none;
}
#CardContainer6 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer6 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer6 .owl-nav
{
   position:  relative;
   top: -127px;
   display:  none;
   justify-content: space-between;
   margin: 0 20px;
   color: #000;
}
#CardContainer6 .owl-nav button.owl-prev, #CardContainer6 .owl-nav button.owl-next
{
   height: 30px;
   width: 30px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer6 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer6 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #4F4F4F;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer6 .owl-dots .owl-dot.active span, #CardContainer6 .owl-dots .owl-dot:hover span
{
   background: #D5B67A;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card17-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card19-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card20
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card20-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card21
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card21-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card22
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card22-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card22-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card23-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card24-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card25
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 15px 0 15px;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: left;
}
#Card25-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card25-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card25-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Layer28
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Image88
{
   vertical-align: top;
}
#Image88
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image89
{
   vertical-align: top;
}
#Image89
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image90
{
   vertical-align: top;
}
#Image90
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image91
{
   vertical-align: top;
}
#Image91
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image92
{
   vertical-align: top;
}
#Image92
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image93
{
   vertical-align: top;
}
#Image93
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text64 div
{
   text-align: center;
}
#Layer29
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#Shape27
{
   border-width: 0;
   vertical-align: top;
}
#Shape39
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image87
{
   vertical-align: top;
}
#Image87
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Editbox3
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 11px;
   line-height: 12px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#Editbox3:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#Editbox4
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 11px;
   line-height: 12px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#Editbox4:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#Button2
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #4F4F4F;
   border-radius: 16px;
   background-color: #58514F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 11px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 40px 0 ;
}
#TextArea2
{
   border: 2px solid #ECF0F1;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #999999;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 11px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0 10px 0 ;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   border-color: #ECF0F1;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(236,240,241,0.60);
   outline: 0;
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text67 div
{
   text-align: center;
}
#wb_Image94
{
   vertical-align: top;
}
#Image94
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text68 div
{
   text-align: center;
}
#wb_IconFont45
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont45
{
   height: 46px;
   width: 25px;
}
#IconFont45 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont45:hover i
{
   color: #4F4F4F;
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text69 div
{
   text-align: left;
}
#wb_IconFont46
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont46
{
   height: 46px;
   width: 25px;
}
#IconFont46 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont46:hover i
{
   color: #4F4F4F;
}
#wb_Text70 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text70 div
{
   text-align: left;
}
#wb_Image96
{
   vertical-align: top;
}
#Image96
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text66 div
{
   text-align: center;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text65 div
{
   text-align: center;
}
#wb_Image97
{
   vertical-align: top;
}
#Image97
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer23
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Image73
{
   vertical-align: top;
}
#Image73
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image74
{
   vertical-align: top;
}
#Image74
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image75
{
   vertical-align: top;
}
#Image75
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image76
{
   vertical-align: top;
}
#Image76
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IconFont25
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#IconFont25
{
   height: 33px;
   width: 34px;
}
#IconFont25 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 33px;
   line-height: 33px;
   vertical-align: middle;
   width: 32px;
}
#IconFont25:hover i
{
   color: #4F4F4F;
}
#wb_IconFont7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont7
{
   height: 55px;
   width: 28px;
}
#IconFont7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont7:hover i
{
   color: #D3D3D3;
}
#wb_IconFont26
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont26
{
   height: 55px;
   width: 28px;
}
#IconFont26 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont26:hover i
{
   color: #D3D3D3;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15 div
{
   text-align: left;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text24 div
{
   text-align: left;
}
#wb_IconFont30
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont30
{
   height: 55px;
   width: 28px;
}
#IconFont30 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont30:hover i
{
   color: #D3D3D3;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#Shape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image45
{
   vertical-align: top;
}
#Image45
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IconFont8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont8
{
   height: 55px;
   width: 28px;
}
#IconFont8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont8:hover i
{
   color: #D3D3D3;
}
#wb_IconFont9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont9
{
   height: 55px;
   width: 28px;
}
#IconFont9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont9:hover i
{
   color: #D3D3D3;
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont2
{
   height: 55px;
   width: 28px;
}
#IconFont2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont2:hover i
{
   color: #C0C0C0;
}
#wb_IconFont6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont6
{
   height: 55px;
   width: 28px;
}
#IconFont6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont6:hover i
{
   color: #D3D3D3;
}
#wb_IconFont5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont5
{
   height: 55px;
   width: 28px;
}
#IconFont5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont5:hover i
{
   color: #C0C0C0;
}
#wb_IconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont3
{
   height: 55px;
   width: 28px;
}
#IconFont3 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont3:hover i
{
   color: #4F4F4F;
}
#wb_IconFont4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont4
{
   height: 55px;
   width: 28px;
}
#IconFont4 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont4:hover i
{
   color: #4F4F4F;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IconFont11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont11
{
   height: 55px;
   width: 28px;
}
#IconFont11 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont11:hover i
{
   color: #4F4F4F;
}
#wb_IconFont12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont12
{
   height: 55px;
   width: 28px;
}
#IconFont12 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont12:hover i
{
   color: #4F4F4F;
}
#wb_IconFont13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont13
{
   height: 55px;
   width: 28px;
}
#IconFont13 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 28px;
   line-height: 55px;
   vertical-align: middle;
   width: 27px;
}
#IconFont13:hover i
{
   color: #4F4F4F;
}
#wb_IconFont14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont14
{
   height: 35px;
   width: 20px;
}
#IconFont14 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 35px;
   vertical-align: middle;
   width: 19px;
}
#IconFont14:hover i
{
   color: #D3D3D3;
}
#wb_IconFont15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont15
{
   height: 35px;
   width: 20px;
}
#IconFont15 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 35px;
   vertical-align: middle;
   width: 19px;
}
#IconFont15:hover i
{
   color: #C0C0C0;
}
#wb_IconFont17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont17
{
   height: 35px;
   width: 20px;
}
#IconFont17 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 35px;
   vertical-align: middle;
   width: 19px;
}
#IconFont17:hover i
{
   color: #D3D3D3;
}
#wb_IconFont18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont18
{
   height: 35px;
   width: 20px;
}
#IconFont18 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 35px;
   vertical-align: middle;
   width: 19px;
}
#IconFont18:hover i
{
   color: #D3D3D3;
}
#wb_IconFont19
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont19
{
   height: 35px;
   width: 20px;
}
#IconFont19 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 35px;
   vertical-align: middle;
   width: 19px;
}
#IconFont19:hover i
{
   color: #C0C0C0;
}
#wb_Image35
{
   vertical-align: top;
}
#Image35
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image95
{
   vertical-align: top;
}
#Image95
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_IconFont43
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont43
{
   height: 46px;
   width: 25px;
}
#IconFont43 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont43:hover i
{
   color: #4F4F4F;
}
#wb_IconFont42
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont42
{
   height: 46px;
   width: 25px;
}
#IconFont42 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont42:hover i
{
   color: #4F4F4F;
}
#wb_IconFont41
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont41
{
   height: 46px;
   width: 25px;
}
#IconFont41 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont41:hover i
{
   color: #4F4F4F;
}
#wb_IconFont40
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont40
{
   height: 46px;
   width: 25px;
}
#IconFont40 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont40:hover i
{
   color: #4F4F4F;
}
#wb_IconFont39
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont39
{
   height: 46px;
   width: 25px;
}
#IconFont39 i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 25px;
   line-height: 46px;
   vertical-align: middle;
   width: 24px;
}
#IconFont39:hover i
{
   color: #4F4F4F;
}
#Html3
{
   position: absolute;
   left: 858px;
   top: 321px;
   width: 257px;
   height: 252px;
   visibility: hidden;
   z-index: 160;
}
#wb_Card19
{
   display: none;
   z-index: 121;
}
#wb_CardContainer6
{
   left: 0px;
   top: 0px;
   width: 1273px;
   height: 277px;
   z-index: 128;
}
#wb_Text58
{
   position: absolute;
   left: 181px;
   top: 430px;
   width: 44px;
   height: 20px;
   visibility: hidden;
   z-index: 115;
}
#Layer27
{
   position: relative;
   text-align: right;
   width: 100%;
   height: 537px;
   float: right;
   clear: both;
   display: none;
   z-index: 188;
}
#wb_CssMenu1
{
   display: none;
   width: 708px;
   height: 44px;
   z-index: 90;
}
#wb_Card6
{
   display: flex;
   z-index: 31;
}
#Layer6
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 2103px;
   width: 1895px;
   height: 534px;
   z-index: 178;
}
#wb_Shape1
{
   display: inline-block;
   width: 185px;
   height: 116px;
   z-index: 2;
   position: relative;
}
#Layer23_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text66
{
   position: absolute;
   left: 827px;
   top: 204px;
   width: 304px;
   height: 69px;
   visibility: hidden;
   text-align: center;
   z-index: 159;
}
#Layer28_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Shape2
{
   position: absolute;
   left: 466px;
   top: 170px;
   width: 348px;
   height: 87px;
   visibility: hidden;
   z-index: 108;
}
#wb_Image35
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 17px;
   height: 19px;
   z-index: 101;
}
#wb_Image34
{
   display: none;
   width: 310px;
   height: 94px;
   z-index: 91;
}
#wb_Text19
{
   position: absolute;
   left: 1311px;
   top: 225px;
   width: 304px;
   height: 78px;
   text-align: center;
   z-index: 56;
}
#contactEmail
{
   position: absolute;
   left: 247px;
   top: 393px;
   width: 397px;
   height: 34px;
   z-index: 52;
}
#wb_Image39
{
   position: absolute;
   left: 950px;
   top: 131px;
   width: 131px;
   height: 131px;
   z-index: 41;
}
#wb_Image38
{
   position: absolute;
   left: 790px;
   top: 130px;
   width: 131px;
   height: 131px;
   z-index: 40;
}
#wb_Image37
{
   position: absolute;
   left: 630px;
   top: 129px;
   width: 131px;
   height: 131px;
   z-index: 39;
}
#wb_Text28
{
   position: absolute;
   left: 976px;
   top: 28px;
   width: 128px;
   height: 20px;
   z-index: 3;
}
#Layer7
{
   position: relative;
   text-align: left;
   width: 100%;
   height: 474px;
   float: left;
   clear: left;
   display: block;
   z-index: 176;
}
#wb_Text67
{
   position: absolute;
   left: 159px;
   top: 204px;
   width: 304px;
   height: 69px;
   visibility: hidden;
   text-align: center;
   z-index: 151;
}
#Button2
{
   position: absolute;
   left: 287px;
   top: 516px;
   width: 68px;
   height: 30px;
   visibility: hidden;
   z-index: 149;
}
#wb_Shape3
{
   position: absolute;
   left: 1365px;
   top: 26px;
   width: 79px;
   height: 21px;
   visibility: hidden;
   z-index: 98;
}
#contactButton
{
   position: absolute;
   left: 413px;
   top: 681px;
   width: 92px;
   height: 39px;
   z-index: 54;
}
#wb_Text18
{
   position: absolute;
   left: 1301px;
   top: 288px;
   width: 340px;
   height: 24px;
   text-align: center;
   z-index: 51;
}
#Html1
{
   position: absolute;
   left: 1263px;
   top: 325px;
   width: 425px;
   height: 414px;
   z-index: 50;
}
#wb_Image24
{
   position: absolute;
   left: 469px;
   top: 129px;
   width: 131px;
   height: 131px;
   z-index: 38;
}
#wb_Image22
{
   position: absolute;
   left: 1484px;
   top: 0px;
   width: 407px;
   height: 689px;
   z-index: 26;
}
#wb_Text29
{
   position: absolute;
   left: 1285px;
   top: 26px;
   width: 286px;
   height: 20px;
   z-index: 6;
}
#wb_Image1
{
   position: absolute;
   left: 1221px;
   top: 86px;
   width: 540px;
   height: 388px;
   z-index: 19;
}
#wb_Image25
{
   display: inline-block;
   width: 422px;
   height: 122px;
   z-index: 1;
}
#TextArea2
{
   position: absolute;
   left: 186px;
   top: 374px;
   width: 221px;
   height: 97px;
   visibility: hidden;
   z-index: 150;
}
#wb_Text64
{
   position: absolute;
   left: 488px;
   top: 33px;
   width: 304px;
   height: 69px;
   visibility: hidden;
   text-align: center;
   z-index: 143;
}
#wb_Text17
{
   position: absolute;
   left: 836px;
   top: 587px;
   width: 521px;
   height: 102px;
   text-align: right;
   z-index: 28;
}
#wb_Image2
{
   position: absolute;
   left: 140px;
   top: 86px;
   width: 540px;
   height: 388px;
   z-index: 18;
}
#Layer23
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 95px;
   float: left;
   clear: left;
   display: none;
   z-index: 192;
}
#wb_Text65
{
   position: absolute;
   left: 809px;
   top: 270px;
   width: 340px;
   height: 20px;
   visibility: hidden;
   text-align: center;
   z-index: 161;
}
#wb_Image3
{
   position: absolute;
   left: 0px;
   top: 104px;
   width: 408px;
   height: 293px;
   visibility: hidden;
   z-index: 111;
}
#contactMessage
{
   position: absolute;
   left: 247px;
   top: 472px;
   width: 397px;
   height: 158px;
   z-index: 55;
}
#wb_Text16
{
   position: absolute;
   left: 956px;
   top: 451px;
   width: 401px;
   height: 174px;
   text-align: right;
   z-index: 27;
}
#wb_Text71
{
   position: absolute;
   left: 1773px;
   top: 28px;
   width: 90px;
   height: 20px;
   z-index: 8;
}
#wb_Text5
{
   position: absolute;
   left: 586px;
   top: 280px;
   width: 731px;
   height: 51px;
   text-align: center;
   z-index: 16;
}
#wb_Text70
{
   position: absolute;
   left: 578px;
   top: 329px;
   width: 286px;
   height: 17px;
   visibility: hidden;
   z-index: 157;
}
#wb_Image4
{
   position: absolute;
   left: 872px;
   top: 91px;
   width: 408px;
   height: 293px;
   visibility: hidden;
   z-index: 110;
}
#wb_Text6
{
   position: absolute;
   left: 525px;
   top: 292px;
   width: 208px;
   height: 44px;
   visibility: hidden;
   text-align: center;
   z-index: 109;
}
#wb_Text15
{
   position: absolute;
   left: 879px;
   top: 24px;
   width: 286px;
   height: 20px;
   visibility: hidden;
   z-index: 94;
}
#wb_IconFont39
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 25px;
   height: 46px;
   text-align: center;
   z-index: 163;
}
#Editbox3
{
   position: absolute;
   left: 185px;
   top: 323px;
   width: 221px;
   visibility: hidden;
   height: 12px;
   z-index: 147;
}
#wb_Card17
{
   display: none;
   z-index: 120;
}
#wb_Text7
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 276px;
   height: 174px;
   visibility: hidden;
   text-align: right;
   z-index: 117;
}
#wb_IconFont19
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 20px;
   height: 35px;
   text-align: center;
   z-index: 102;
}
#wb_Text14
{
   position: absolute;
   left: 1368px;
   top: 26px;
   width: 286px;
   height: 20px;
   visibility: hidden;
   z-index: 95;
}
#Shape1
{
   width: 185px;
   height: 116px;
}
#Shape39
{
   width: 129px;
   height: 129px;
}
#wb_Card25
{
   display: none;
   z-index: 127;
}
#wb_Text13
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 521px;
   height: 102px;
   visibility: hidden;
   text-align: right;
   z-index: 119;
}
#Shape2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
#wb_IconFont18
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 20px;
   height: 35px;
   text-align: center;
   z-index: 103;
}
#wb_Image6
{
   position: absolute;
   left: 1053px;
   top: 302px;
   width: 22px;
   height: 25px;
   z-index: 71;
}
#wb_Card10
{
   display: flex;
   z-index: 35;
}
#wb_shapeWelcome
{
   position: absolute;
   left: 774px;
   top: 263px;
   width: 348px;
   height: 87px;
   z-index: 15;
}
#wb_Image95
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 19px;
   height: 22px;
   z-index: 168;
}
#wb_Image97
{
   position: absolute;
   left: 1165px;
   top: 120px;
   width: 63px;
   height: 498px;
   opacity: 0.70;
   visibility: hidden;
   z-index: 162;
}
#wb_Image96
{
   position: absolute;
   left: 72px;
   top: 120px;
   width: 65px;
   height: 498px;
   opacity: 0.70;
   visibility: hidden;
   z-index: 158;
}
#wb_Image94
{
   position: absolute;
   left: 577px;
   top: 392px;
   width: 160px;
   height: 160px;
   visibility: hidden;
   z-index: 152;
}
#wb_Image93
{
   position: absolute;
   left: 954px;
   top: 104px;
   width: 120px;
   height: 120px;
   visibility: hidden;
   z-index: 142;
}
#wb_Image92
{
   position: absolute;
   left: 802px;
   top: 104px;
   width: 120px;
   height: 120px;
   visibility: hidden;
   z-index: 141;
}
#wb_Image91
{
   position: absolute;
   left: 652px;
   top: 104px;
   width: 120px;
   height: 120px;
   visibility: hidden;
   z-index: 140;
}
#wb_Image90
{
   position: absolute;
   left: 502px;
   top: 103px;
   width: 120px;
   height: 120px;
   visibility: hidden;
   z-index: 139;
}
#wb_Card24
{
   display: none;
   z-index: 126;
}
#Shape38
{
   width: 29px;
   height: 29px;
}
#wb_IconFont17
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 20px;
   height: 35px;
   text-align: center;
   z-index: 104;
}
#wb_Shape8
{
   position: absolute;
   left: 1365px;
   top: 26px;
   width: 147px;
   height: 30px;
   visibility: hidden;
   z-index: 100;
}
#Shape3
{
   width: 79px;
   height: 21px;
}
#wb_IconFont47
{
   position: absolute;
   left: 1710px;
   top: 23px;
   width: 34px;
   height: 33px;
   text-align: center;
   z-index: 76;
}
#wb_Text22
{
   position: absolute;
   left: 863px;
   top: 391px;
   width: 128px;
   height: 20px;
   z-index: 61;
}
#wb_Card11
{
   display: flex;
   z-index: 36;
}
#wb_Text12
{
   position: absolute;
   left: 1081px;
   top: 313px;
   width: 276px;
   height: 174px;
   text-align: right;
   z-index: 23;
}
#wb_Text1
{
   position: absolute;
   left: 233px;
   top: 154px;
   width: 1124px;
   height: 87px;
   text-align: right;
   z-index: 21;
}
#wb_IconFont46
{
   position: absolute;
   left: 539px;
   top: 310px;
   width: 25px;
   height: 46px;
   visibility: hidden;
   text-align: center;
   z-index: 156;
}
#wb_Image87
{
   position: absolute;
   left: 604px;
   top: 91px;
   width: 88px;
   height: 73px;
   visibility: hidden;
   z-index: 146;
}
#wb_Image89
{
   position: absolute;
   left: 349px;
   top: 102px;
   width: 120px;
   height: 120px;
   visibility: hidden;
   z-index: 138;
}
#wb_Image88
{
   position: absolute;
   left: 195px;
   top: 102px;
   width: 120px;
   height: 120px;
   visibility: hidden;
   z-index: 137;
}
#wb_Image85
{
   position: absolute;
   left: 994px;
   top: 25px;
   width: 285px;
   height: 481px;
   visibility: hidden;
   z-index: 116;
}
#Shape4
{
   width: 284px;
   height: 30px;
}
#wb_IconFont26
{
   position: absolute;
   left: 1319px;
   top: 7px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   text-align: center;
   z-index: 93;
}
#Shape28
{
   width: 651px;
   height: 66px;
}
#wb_Text23
{
   position: absolute;
   left: 863px;
   top: 355px;
   width: 286px;
   height: 20px;
   z-index: 63;
}
#wb_Text2
{
   position: absolute;
   left: 798px;
   top: 37px;
   width: 304px;
   height: 76px;
   text-align: center;
   z-index: 45;
}
#Layer16
{
   position: absolute;
   text-align: center;
   left: 1px;
   top: 2004px;
   width: 1896px;
   height: 312px;
   z-index: 181;
}
#wb_Card9
{
   display: flex;
   z-index: 34;
}
#wb_IconFont16
{
   position: absolute;
   left: 1227px;
   top: 10px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 7;
}
#wb_Text11
{
   position: absolute;
   left: 845px;
   top: 409px;
   width: 208px;
   height: 44px;
   text-align: center;
   z-index: 17;
}
#wb_headerMenu
{
   display: inline-block;
   width: 691px;
   height: 48px;
   z-index: 0;
}
#wb_IconFont25
{
   position: absolute;
   left: 1122px;
   top: 17px;
   width: 34px;
   height: 33px;
   visibility: hidden;
   text-align: center;
   z-index: 173;
}
#wb_IconFont45
{
   position: absolute;
   left: 539px;
   top: 347px;
   width: 25px;
   height: 46px;
   visibility: hidden;
   text-align: center;
   z-index: 154;
}
#wb_Text57
{
   position: absolute;
   left: 735px;
   top: 115px;
   width: 229px;
   height: 30px;
   visibility: hidden;
   text-align: center;
   z-index: 113;
}
#Layer27_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
#wb_Text3
{
   position: absolute;
   left: 275px;
   top: 185px;
   width: 731px;
   height: 47px;
   visibility: hidden;
   text-align: center;
   z-index: 107;
}
#wb_IconFont15
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 20px;
   height: 35px;
   text-align: center;
   z-index: 105;
}
#wb_Text20
{
   position: absolute;
   left: 295px;
   top: 225px;
   width: 304px;
   height: 78px;
   text-align: center;
   z-index: 57;
}
#Layer15
{
   position: absolute;
   text-align: left;
   left: 2px;
   top: 2316px;
   width: 1897px;
   height: 812px;
   z-index: 182;
}
#wb_Card8
{
   display: flex;
   z-index: 33;
}
#Shape5
{
   width: 38px;
   height: 38px;
}
#wb_Text10
{
   position: absolute;
   left: 1017px;
   top: 89px;
   width: 432px;
   height: 43px;
   text-align: center;
   z-index: 22;
}
#wb_Shape39
{
   position: absolute;
   left: 586px;
   top: 56px;
   width: 129px;
   height: 129px;
   visibility: hidden;
   z-index: 145;
}
#wb_Card21
{
   display: none;
   z-index: 123;
}
#Layer26_Container
{
   width: 1280px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text56
{
   position: absolute;
   left: 137px;
   top: 168px;
   width: 793px;
   height: 87px;
   visibility: hidden;
   text-align: right;
   z-index: 114;
}
#wb_Shape38
{
   position: absolute;
   left: 1136px;
   top: 403px;
   width: 29px;
   height: 29px;
   visibility: hidden;
   z-index: 112;
}
#wb_IconFont14
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 20px;
   height: 35px;
   text-align: center;
   z-index: 106;
}
#wb_IconFont7
{
   position: absolute;
   left: 512px;
   top: 9px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   text-align: center;
   z-index: 92;
}
#Layer14_Container
{
   width: 1896px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer14
{
   position: absolute;
   text-align: center;
   left: 1px;
   top: 3104px;
   width: 1896px;
   height: 95px;
   z-index: 183;
}
#wb_IconFont4
{
   position: absolute;
   left: 1008px;
   top: 288px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 70;
}
#wb_IconFont3
{
   position: absolute;
   left: 962px;
   top: 288px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 69;
}
#wb_IconFont24
{
   position: absolute;
   left: 805px;
   top: 333px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 62;
}
#wb_Text21
{
   position: absolute;
   left: 488px;
   top: 225px;
   width: 919px;
   height: 39px;
   text-align: center;
   z-index: 59;
}
#Shape6
{
   width: 1751px;
   height: 668px;
}
#Layer16_Container
{
   width: 1896px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_IconFont5
{
   position: absolute;
   left: 33px;
   top: 8px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 14;
}
#wb_IconFont6
{
   position: absolute;
   left: 78px;
   top: 8px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 13;
}
#wb_IconFont2
{
   position: absolute;
   left: 121px;
   top: 8px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 12;
}
#wb_IconFont9
{
   position: absolute;
   left: 171px;
   top: 8px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 11;
}
#wb_IconFont8
{
   position: absolute;
   left: 217px;
   top: 8px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 10;
}
#wb_IconFont1
{
   position: absolute;
   left: 918px;
   top: 11px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 4;
}
#wb_IconFont43
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 25px;
   height: 46px;
   text-align: center;
   z-index: 167;
}
#Shape27
{
   width: 1280px;
   height: 498px;
}
#wb_Shape27
{
   position: absolute;
   left: 71px;
   top: 120px;
   width: 1280px;
   height: 498px;
   visibility: hidden;
   z-index: 144;
}
#wb_Card20
{
   display: none;
   z-index: 122;
}
#Layer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 474px;
   float: left;
   clear: left;
   display: none;
   z-index: 187;
}
#wb_Shape4
{
   position: absolute;
   left: 1365px;
   top: 26px;
   width: 284px;
   height: 30px;
   visibility: hidden;
   z-index: 99;
}
#wb_Shape28
{
   display: none;
   width: 651px;
   height: 66px;
   z-index: 89;
   position: relative;
}
#wb_IconFont13
{
   position: absolute;
   left: 822px;
   top: 288px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 66;
}
#wb_IconFont23
{
   position: absolute;
   left: 805px;
   top: 374px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 60;
}
#Shape7
{
   width: 150px;
   height: 150px;
}
#wb_CardContainer3
{
   left: 1px;
   top: 1620px;
   width: 1895px;
   height: 349px;
   z-index: 180;
}
#wb_Text26
{
   position: absolute;
   left: 385px;
   top: 595px;
   width: 65px;
   height: 30px;
   z-index: 25;
}
#wb_IconFont42
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 25px;
   height: 46px;
   text-align: center;
   z-index: 166;
}
#Layer28
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 271px;
   float: left;
   clear: left;
   display: none;
   z-index: 190;
}
#wb_Card23
{
   display: none;
   z-index: 125;
}
#Layer2
{
   position: relative;
   text-align: center;
   width: 1900px;
   height: 71px;
   float: none;
   vertical-align: top;
   display: none;
   z-index: 186;
}
#wb_IconFont12
{
   position: absolute;
   left: 869px;
   top: 288px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 67;
}
#wb_Image48
{
   position: absolute;
   left: 1740px;
   top: 120px;
   width: 82px;
   height: 668px;
   opacity: 0.70;
   z-index: 65;
}
#wb_Image47
{
   position: absolute;
   left: 72px;
   top: 120px;
   width: 82px;
   height: 668px;
   opacity: 0.70;
   z-index: 64;
}
#wb_Image44
{
   position: absolute;
   left: 803px;
   top: 429px;
   width: 301px;
   height: 302px;
   z-index: 58;
}
#wb_Image41
{
   position: absolute;
   left: 1421px;
   top: 131px;
   width: 131px;
   height: 131px;
   z-index: 44;
}
#wb_Image42
{
   position: absolute;
   left: 1260px;
   top: 131px;
   width: 131px;
   height: 131px;
   z-index: 43;
}
#wb_Image40
{
   position: absolute;
   left: 1108px;
   top: 131px;
   width: 131px;
   height: 131px;
   z-index: 42;
}
#wb_CardContainer2
{
   left: 2px;
   top: 1556px;
   width: 1893px;
   height: 64px;
   z-index: 179;
}
#wb_Shape5
{
   position: absolute;
   left: 1689px;
   top: 542px;
   width: 38px;
   height: 38px;
   z-index: 24;
}
#wb_Image45
{
   position: absolute;
   left: 262px;
   top: 22px;
   width: 22px;
   height: 25px;
   z-index: 9;
}
#wb_Image76
{
   position: absolute;
   left: 408px;
   top: 14px;
   width: 106px;
   height: 67px;
   opacity: 0.50;
   visibility: hidden;
   z-index: 172;
}
#wb_Image75
{
   position: absolute;
   left: 557px;
   top: 16px;
   width: 104px;
   height: 56px;
   visibility: hidden;
   z-index: 171;
}
#wb_Image74
{
   position: absolute;
   left: 720px;
   top: 14px;
   width: 82px;
   height: 67px;
   visibility: hidden;
   z-index: 170;
}
#wb_Image73
{
   position: absolute;
   left: 840px;
   top: 17px;
   width: 99px;
   height: 55px;
   visibility: hidden;
   z-index: 169;
}
#wb_IconFont41
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 25px;
   height: 46px;
   text-align: center;
   z-index: 165;
}
#Layer29
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 634px;
   float: left;
   clear: left;
   display: none;
   z-index: 191;
}
#wb_Card22
{
   display: none;
   z-index: 124;
}
#Shape8
{
   width: 147px;
   height: 30px;
}
#wb_Text24
{
   position: absolute;
   left: 570px;
   top: 26px;
   width: 128px;
   height: 20px;
   visibility: hidden;
   z-index: 96;
}
#wb_IconFont11
{
   position: absolute;
   left: 915px;
   top: 288px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 68;
}
#wb_Shape6
{
   position: absolute;
   left: 71px;
   top: 120px;
   width: 1751px;
   height: 668px;
   z-index: 46;
}
#wb_Card5
{
   display: flex;
   z-index: 30;
}
#Layer3
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 0px;
   width: 1900px;
   height: 71px;
   z-index: 20;
}
#wb_IconFont40
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 25px;
   height: 46px;
   text-align: center;
   z-index: 164;
}
#wb_Text68
{
   position: absolute;
   left: 509px;
   top: 204px;
   width: 282px;
   height: 69px;
   visibility: hidden;
   text-align: center;
   z-index: 153;
}
#Layer29_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text8
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 401px;
   height: 174px;
   visibility: hidden;
   text-align: right;
   z-index: 118;
}
#Layer1_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_IconFont30
{
   position: absolute;
   left: 821px;
   top: 8px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   text-align: center;
   z-index: 97;
}
#Layer2_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#contactName
{
   position: absolute;
   left: 247px;
   top: 312px;
   width: 397px;
   height: 34px;
   z-index: 53;
}
#wb_Shape7
{
   position: absolute;
   left: 874px;
   top: 45px;
   width: 150px;
   height: 150px;
   z-index: 47;
}
#wb_Card4
{
   display: flex;
   z-index: 29;
}
#Layer4_Container
{
   width: 1900px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
#Layer4
{
   position: absolute;
   text-align: right;
   left: 0px;
   top: 712px;
   width: 1900px;
   height: 833px;
   z-index: 177;
}
#wb_IconFont10
{
   position: absolute;
   left: 1724px;
   top: 9px;
   width: 28px;
   height: 55px;
   text-align: center;
   z-index: 5;
}
#wb_Text69
{
   position: absolute;
   left: 584px;
   top: 362px;
   width: 128px;
   height: 17px;
   visibility: hidden;
   z-index: 155;
}
#Editbox4
{
   position: absolute;
   left: 185px;
   top: 273px;
   width: 221px;
   visibility: hidden;
   height: 12px;
   z-index: 148;
}
#Layer26
{
   position: relative;
   text-align: center;
   width: 1280px;
   height: 333px;
   float: left;
   display: none;
   z-index: 189;
}
#wb_Image19
{
   position: absolute;
   left: 668px;
   top: 17px;
   width: 106px;
   height: 67px;
   opacity: 0.50;
   z-index: 75;
}
#wb_Image18
{
   position: absolute;
   left: 817px;
   top: 19px;
   width: 104px;
   height: 56px;
   z-index: 74;
}
#wb_Image17
{
   position: absolute;
   left: 980px;
   top: 17px;
   width: 82px;
   height: 67px;
   z-index: 73;
}
#wb_Image16
{
   position: absolute;
   left: 1100px;
   top: 20px;
   width: 99px;
   height: 55px;
   z-index: 72;
}
#wb_Image14
{
   position: absolute;
   left: 895px;
   top: 80px;
   width: 108px;
   height: 93px;
   z-index: 48;
}
#wb_Image15
{
   position: absolute;
   left: 308px;
   top: 129px;
   width: 131px;
   height: 131px;
   z-index: 37;
}
#wb_Card7
{
   display: flex;
   z-index: 32;
}
#shapeWelcome
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
@media only screen and (max-width: 1899px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 50px;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0 25px 0 0;
}
#LayoutGrid1-divider-bottom
{
   height: 5px;
}
#LayoutGrid1-divider-bottom
{
   bottom: 0%;
}
#wb_Image25
{
   width: 422px;
   height: 122px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image25
{
   width: 422px;
   height: 122px;
}
#wb_headerMenu
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_headerMenu li
{
}
#wb_headerMenu a
{
   color: #2A1711;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: transparent;
   background-image: none;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   text-align: center;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #4F4F4F;
   border: 1px solid #4F4F4F;
   background-color: transparent;
   background-image: none;
}
#wb_headerMenu a.withsubmenu
{
   padding: 0 15px 0 15px;
}
#wb_headerMenu ul :hover ul
{
   left: 1px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_headerMenu .firstmain:hover ul
{
   left: 9px;
}
#wb_headerMenu li li
{
   width: 125px;
}
#wb_headerMenu ul ul a, #wb_headerMenu ul :hover ul a
{
   width: 100px;
   padding: 10px 15px 9px 10px;
   background-color: #FFFFFF;
   border: 0px solid #CCCCCC;
   color: #2A1711;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   line-height: 9.3px;
   text-decoration: none;
}
#wb_headerMenu ul ul :hover a, #wb_headerMenu ul ul a:hover, #wb_headerMenu ul ul :hover ul :hover a, #wb_headerMenu ul ul :hover ul a:hover
{
   background-color: #4F4F4F;
   border: 0px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_headerMenu li
{
   padding: 8px 20px 8px 0px;
}
#wb_LayoutGrid2
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Shape1
{
   visibility: hidden;
   display: none;
   margin: 0;
}
#Layer7
{
   width: 1280px;
   height: 474px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Layer7
{
   margin: 0;
}
#Layer7
{
    width: 100%;
    height: 474px;
}
#wb_shapeWelcome
{
   left: 754px;
   top: 262px;
   width: 348px;
   height: 87px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Text5
{
   left: 563px;
   top: 277px;
   width: 731px;
   height: 47px;
   visibility: hidden;
   display: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 846px;
   top: 411px;
   width: 208px;
   height: 44px;
   visibility: hidden;
   display: none;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 140px;
   top: 86px;
   width: 540px;
   height: 388px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 1221px;
   top: 86px;
   width: 540px;
   height: 388px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Layer4
{
   left: 0px;
   top: 712px;
   width: 1900px;
   height: 833px;
   visibility: hidden;
   display: none;
}
#Layer4_Container
{
   width: 1900px;
}
#wb_Text1
{
   left: 233px;
   top: 154px;
   width: 1124px;
   height: 131px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 1017px;
   top: 89px;
   width: 432px;
   height: 43px;
   visibility: hidden;
   display: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   left: 1081px;
   top: 313px;
   width: 276px;
   height: 174px;
   visibility: hidden;
   display: none;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_Shape5
{
   left: 1689px;
   top: 542px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Text26
{
   left: 385px;
   top: 595px;
   width: 65px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_Text26
{
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   left: 1484px;
   top: 0px;
   width: 407px;
   height: 689px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   left: 956px;
   top: 451px;
   width: 401px;
   height: 174px;
   visibility: hidden;
   display: none;
}
#wb_Text16
{
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   left: 836px;
   top: 587px;
   width: 521px;
   height: 102px;
   visibility: hidden;
   display: none;
}
#wb_Text17
{
   margin: 0;
   padding: 0;
}
#Layer6
{
   left: 0px;
   top: 2103px;
   width: 1895px;
   height: 534px;
   visibility: hidden;
   display: none;
}
#wb_CardContainer2
{
   visibility: hidden;
   display: none;
}
#wb_CardContainer3
{
   visibility: hidden;
   display: none;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card7-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card9-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card9-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card10-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: hidden;
   display: none;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Layer16
{
   left: 1px;
   top: 2004px;
   width: 1896px;
   height: 312px;
   visibility: hidden;
   display: none;
}
#Layer16_Container
{
   width: 1896px;
}
#wb_Image15
{
   left: 308px;
   top: 129px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 469px;
   top: 129px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image37
{
   left: 630px;
   top: 129px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image38
{
   left: 790px;
   top: 130px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image39
{
   left: 950px;
   top: 131px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image40
{
   left: 1108px;
   top: 131px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image42
{
   left: 1260px;
   top: 131px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image41
{
   left: 1421px;
   top: 131px;
   width: 131px;
   height: 131px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 798px;
   top: 37px;
   width: 304px;
   height: 76px;
   visibility: hidden;
   display: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#Layer15
{
   left: 2px;
   top: 2316px;
   width: 1897px;
   height: 812px;
   visibility: hidden;
   display: none;
}
#wb_Shape6
{
   left: 71px;
   top: 120px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Shape7
{
   left: 874px;
   top: 45px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Image14
{
   left: 895px;
   top: 80px;
   width: 108px;
   height: 93px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Html1
{
   left: 1263px;
   top: 325px;
   width: 425px;
   height: 414px;
   visibility: hidden;
   display: none;
}
#wb_Text18
{
   left: 1301px;
   top: 288px;
   width: 340px;
   height: 24px;
   visibility: hidden;
   display: none;
}
#wb_Text18
{
   margin: 0;
   padding: 0;
}
#contactEmail
{
   left: 247px;
   top: 393px;
   width: 397px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 5px 0 10px 0 ;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#contactEmail
{
   line-height: 34px;
}
#contactName
{
   left: 247px;
   top: 312px;
   width: 397px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 5px 0 10px 0 ;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#contactName
{
   line-height: 34px;
}
#contactButton
{
   left: 413px;
   top: 681px;
   width: 92px;
   height: 39px;
   visibility: hidden;
   display: none;
   margin: 10px 0 40px 0 ;
   padding: 0;
}
#contactButton
{
   line-height: 39px;
}
#contactMessage
{
   left: 247px;
   top: 472px;
   width: 397px;
   height: 158px;
   visibility: hidden;
   display: none;
   margin: 5px 0 10px 0 ;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#wb_Text19
{
   left: 1311px;
   top: 225px;
   width: 304px;
   height: 78px;
   visibility: hidden;
   display: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 295px;
   top: 225px;
   width: 304px;
   height: 78px;
   visibility: hidden;
   display: none;
}
#wb_Text20
{
   margin: 0;
   padding: 0;
}
#wb_Image44
{
   left: 803px;
   top: 429px;
   width: 301px;
   height: 302px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 488px;
   top: 225px;
   width: 919px;
   height: 78px;
   visibility: hidden;
   display: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_IconFont23
{
   left: 805px;
   top: 374px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont23
{
   width: 28px;
   height: 55px;
}
#IconFont23 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_Text22
{
   left: 863px;
   top: 391px;
   width: 128px;
   height: 20px;
   visibility: hidden;
   display: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_IconFont24
{
   left: 805px;
   top: 333px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont24
{
   width: 28px;
   height: 55px;
}
#IconFont24 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_Text23
{
   left: 863px;
   top: 355px;
   width: 286px;
   height: 20px;
   visibility: hidden;
   display: none;
}
#wb_Text23
{
   margin: 0;
   padding: 0;
}
#wb_Image47
{
   left: 72px;
   top: 120px;
   width: 82px;
   height: 668px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image48
{
   left: 1740px;
   top: 120px;
   width: 82px;
   height: 668px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Layer14
{
   left: 1px;
   top: 3104px;
   width: 1896px;
   height: 95px;
   visibility: hidden;
   display: none;
}
#Layer14_Container
{
   width: 1896px;
}
#wb_Image16
{
   left: 1100px;
   top: 20px;
   width: 99px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 980px;
   top: 17px;
   width: 82px;
   height: 67px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   left: 817px;
   top: 19px;
   width: 104px;
   height: 56px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image19
{
   left: 668px;
   top: 17px;
   width: 106px;
   height: 67px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_IconFont47
{
   left: 1710px;
   top: 23px;
   width: 34px;
   height: 33px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#IconFont47
{
   width: 34px;
   height: 33px;
}
#IconFont47 i
{
   line-height: 33px;
   font-size: 33px;
   width: 32px;
}
#Layer3
{
   left: 0px;
   top: 0px;
   width: 1900px;
   height: 71px;
   visibility: hidden;
   display: none;
}
#wb_Text28
{
   left: 976px;
   top: 28px;
   width: 128px;
   height: 20px;
   visibility: hidden;
   display: none;
}
#wb_Text28
{
   margin: 0;
   padding: 0;
}
#wb_IconFont1
{
   left: 918px;
   top: 11px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 28px;
   height: 55px;
}
#IconFont1 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont10
{
   left: 1724px;
   top: 9px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont10
{
   width: 28px;
   height: 55px;
}
#IconFont10 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_Text29
{
   left: 1285px;
   top: 26px;
   width: 286px;
   height: 20px;
   visibility: hidden;
   display: none;
}
#wb_Text29
{
   margin: 0;
   padding: 0;
}
#wb_IconFont16
{
   left: 1227px;
   top: 10px;
   width: 28px;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#IconFont16
{
   width: 28px;
   height: 55px;
}
#IconFont16 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_Text71
{
   left: 1773px;
   top: 28px;
   width: 90px;
   height: 20px;
   visibility: hidden;
   display: none;
}
#wb_Text71
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   background-color: #FBFBFB;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9
{
   width: 1280px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#wb_Shape28
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   background-color: #FBFBFB;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5
{
   width: 1280px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #2A1711;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: transparent;
   background-image: none;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #4F4F4F;
   border: 1px solid #4F4F4F;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 15px 0 15px;
}
#wb_CssMenu1 ul :hover ul
{
   left: 1px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: 9px;
}
#wb_CssMenu1 li li
{
   width: 125px;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   width: 100px;
   padding: 10px 15px 9px 10px;
   background-color: #FFFFFF;
   border: 0px solid #CCCCCC;
   color: #2A1711;
   font-family: Tajawal;
   font-weight: normal;
   font-size: 9.3px;
   font-style: normal;
   line-height: 9.3px;
   text-decoration: none;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #4F4F4F;
   border: 0px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_CssMenu1 li
{
   padding: 8px 20px 8px 0px;
}
#wb_Image34
{
   width: 247px;
   height: 71px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image34
{
   width: 247px;
   height: 71px;
}
#Layer2
{
   width: 1280px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer2
{
   margin: 0;
}
#Layer2_Container
{
   width: 1280px;
}
#Layer2
{
    width: 100%;
    height: 55px;
}
#Layer1
{
   width: 1280px;
   height: 474px;
   visibility: visible;
   display: block;
   margin: 0;
   background-color: transparent;
   background-image: url('images/aldar alalamia 007.png');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
}
#Layer1
{
   margin: 0;
}
#Layer1_Container
{
   width: 1280px;
}
#Layer1
{
    width: 100%;
    height: 474px;
}
#wb_Shape2
{
   left: 466px;
   top: 170px;
   width: 348px;
   height: 87px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 275px;
   top: 185px;
   width: 731px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 536px;
   top: 294px;
   width: 208px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 0px;
   top: 104px;
   width: 408px;
   height: 293px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   left: 872px;
   top: 91px;
   width: 408px;
   height: 293px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer27
{
   width: 1280px;
   height: 756px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer27
{
   margin: 0;
}
#Layer27_Container
{
   width: 1280px;
}
#Layer27
{
    width: 100%;
    height: 756px;
}
#wb_Shape38
{
   left: 1136px;
   top: 403px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text57
{
   left: 600px;
   top: 111px;
   width: 229px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text56
{
   left: 2px;
   top: 164px;
   width: 793px;
   height: 131px;
   visibility: visible;
   display: inline;
}
#wb_Text56
{
   margin: 0;
   padding: 0;
}
#wb_Text58
{
   left: 45px;
   top: 426px;
   width: 44px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_Image85
{
   left: 995px;
   top: 131px;
   width: 285px;
   height: 481px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 519px;
   top: 340px;
   width: 276px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 394px;
   top: 456px;
   width: 401px;
   height: 156px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 274px;
   top: 581px;
   width: 521px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#Layer26
{
   width: 1280px;
   height: 333px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer26
{
   margin: 0;
}
#Layer26_Container
{
   width: 1280px;
}
#Layer26
{
    width: 100%;
    height: 333px;
}
#wb_CardContainer6
{
   visibility: visible;
   display: block;
}
#wb_Card17
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card17-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card17-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card19
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card19-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card19-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card20
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card20-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card20-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card21
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card21-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card21-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card22
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card22-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card22-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card22-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card23
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card23-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card23-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card24
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card24-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card25
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 15px 0 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card25-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card25-card-item0:hover
{
   -webkit-transform: rotate(0deg) scale(2.0,2.0) ;
   transform: rotate(0deg) scale(2.0,2.0) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transition: transform 500ms ease-out 0ms;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 0 25px 20px 25px;
   padding: 10px 0 0 0;
   color: #000000;
   font-family: "Tajawal";
   font-weight: 500;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Layer28
{
   width: 1280px;
   height: 271px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer28
{
   margin: 0;
}
#Layer28_Container
{
   width: 1280px;
}
#Layer28
{
    width: 100%;
    height: 271px;
}
#wb_Image88
{
   left: 195px;
   top: 102px;
   width: 120px;
   height: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image89
{
   left: 349px;
   top: 102px;
   width: 120px;
   height: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image90
{
   left: 502px;
   top: 103px;
   width: 120px;
   height: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image91
{
   left: 652px;
   top: 104px;
   width: 120px;
   height: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image92
{
   left: 802px;
   top: 104px;
   width: 120px;
   height: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image93
{
   left: 954px;
   top: 104px;
   width: 120px;
   height: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 488px;
   top: 33px;
   width: 304px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Layer29
{
   width: 1280px;
   height: 634px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer29
{
   margin: 0;
}
#Layer29_Container
{
   width: 1280px;
}
#Layer29
{
    width: 100%;
    height: 634px;
}
#wb_Shape27
{
   left: 0px;
   top: 120px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Shape39
{
   left: 586px;
   top: 56px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image87
{
   left: 604px;
   top: 91px;
   width: 88px;
   height: 73px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Editbox3
{
   left: 185px;
   top: 323px;
   width: 221px;
   height: 12px;
   visibility: visible;
   display: inline;
   margin: 5px 0 10px 0 ;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#Editbox3
{
   line-height: 12px;
}
#Editbox4
{
   left: 185px;
   top: 273px;
   width: 221px;
   height: 12px;
   visibility: visible;
   display: inline;
   margin: 5px 0 10px 0 ;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#Editbox4
{
   line-height: 12px;
}
#Button2
{
   left: 287px;
   top: 516px;
   width: 68px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 10px 0 40px 0 ;
   padding: 0;
}
#Button2
{
   line-height: 30px;
}
#TextArea2
{
   left: 186px;
   top: 374px;
   width: 221px;
   height: 97px;
   visibility: visible;
   display: inline;
   margin: 5px 0 10px 0 ;
   padding: 8px 12px 8px 12px;
   text-align: left;
}
#wb_Text67
{
   left: 159px;
   top: 204px;
   width: 304px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_Text67
{
   margin: 0;
   padding: 0;
}
#wb_Image94
{
   left: 577px;
   top: 392px;
   width: 160px;
   height: 160px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text68
{
   left: 509px;
   top: 204px;
   width: 282px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_Text68
{
   margin: 0;
   padding: 0;
}
#wb_IconFont45
{
   left: 539px;
   top: 347px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont45
{
   width: 25px;
   height: 46px;
}
#IconFont45 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
#wb_Text69
{
   left: 584px;
   top: 362px;
   width: 128px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Text69
{
   margin: 0;
   padding: 0;
}
#wb_IconFont46
{
   left: 539px;
   top: 310px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont46
{
   width: 25px;
   height: 46px;
}
#IconFont46 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
#wb_Text70
{
   left: 578px;
   top: 329px;
   width: 286px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Text70
{
   margin: 0;
   padding: 0;
}
#wb_Image96
{
   left: 1px;
   top: 120px;
   width: 65px;
   height: 498px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text66
{
   left: 827px;
   top: 204px;
   width: 304px;
   height: 69px;
   visibility: visible;
   display: inline;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#Html3
{
   left: 858px;
   top: 321px;
   width: 257px;
   height: 252px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   left: 809px;
   top: 270px;
   width: 340px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#wb_Image97
{
   left: 1210px;
   top: 120px;
   width: 63px;
   height: 498px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Layer23
{
   width: 1280px;
   height: 95px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer23
{
   margin: 0;
}
#Layer23_Container
{
   width: 1280px;
}
#Layer23
{
    width: 100%;
    height: 95px;
}
#wb_Image73
{
   left: 688px;
   top: 20px;
   width: 99px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image74
{
   left: 568px;
   top: 17px;
   width: 82px;
   height: 67px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image75
{
   left: 405px;
   top: 19px;
   width: 104px;
   height: 56px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image76
{
   left: 256px;
   top: 17px;
   width: 106px;
   height: 67px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_IconFont25
{
   left: 1122px;
   top: 17px;
   width: 34px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#IconFont25
{
   width: 34px;
   height: 33px;
}
#IconFont25 i
{
   line-height: 33px;
   font-size: 33px;
   width: 32px;
}
#wb_IconFont7
{
   left: 332px;
   top: 13px;
   width: 22px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont7
{
   width: 22px;
   height: 31px;
}
#IconFont7 i
{
   line-height: 31px;
   font-size: 22px;
   width: 21px;
}
#wb_IconFont26
{
   left: 1047px;
   top: 5px;
   width: 23px;
   height: 45px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont26
{
   width: 23px;
   height: 45px;
}
#IconFont26 i
{
   line-height: 45px;
   font-size: 23px;
   width: 22px;
}
#wb_Text15
{
   left: 638px;
   top: 20px;
   width: 219px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Text15
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   left: 1080px;
   top: 18px;
   width: 95px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Text14
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 366px;
   top: 19px;
   width: 128px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   margin: 0;
   padding: 0;
}
#wb_IconFont30
{
   left: 598px;
   top: 8px;
   width: 24px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont30
{
   width: 24px;
   height: 40px;
}
#IconFont30 i
{
   line-height: 40px;
   font-size: 24px;
   width: 23px;
}
#wb_Shape3
{
   left: 1047px;
   top: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Shape4
{
   left: 621px;
   top: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Shape8
{
   left: 362px;
   top: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image45
{
   left: 262px;
   top: 22px;
   width: 22px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_IconFont8
{
   left: 217px;
   top: 8px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont8
{
   width: 28px;
   height: 55px;
}
#IconFont8 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont9
{
   left: 171px;
   top: 8px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont9
{
   width: 28px;
   height: 55px;
}
#IconFont9 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont2
{
   left: 121px;
   top: 8px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 28px;
   height: 55px;
}
#IconFont2 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont6
{
   left: 78px;
   top: 8px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont6
{
   width: 28px;
   height: 55px;
}
#IconFont6 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont5
{
   left: 33px;
   top: 8px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont5
{
   width: 28px;
   height: 55px;
}
#IconFont5 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont3
{
   left: 962px;
   top: 288px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 28px;
   height: 55px;
}
#IconFont3 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont4
{
   left: 1008px;
   top: 288px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont4
{
   width: 28px;
   height: 55px;
}
#IconFont4 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_Image6
{
   left: 1053px;
   top: 302px;
   width: 22px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_IconFont11
{
   left: 915px;
   top: 288px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont11
{
   width: 28px;
   height: 55px;
}
#IconFont11 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont12
{
   left: 869px;
   top: 288px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont12
{
   width: 28px;
   height: 55px;
}
#IconFont12 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont13
{
   left: 822px;
   top: 288px;
   width: 28px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont13
{
   width: 28px;
   height: 55px;
}
#IconFont13 i
{
   line-height: 55px;
   font-size: 28px;
   width: 27px;
}
#wb_IconFont14
{
   left: 181px;
   top: 12px;
   width: 20px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont14
{
   width: 20px;
   height: 35px;
}
#IconFont14 i
{
   line-height: 35px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont15
{
   left: 154px;
   top: 12px;
   width: 20px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont15
{
   width: 20px;
   height: 35px;
}
#IconFont15 i
{
   line-height: 35px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont17
{
   left: 123px;
   top: 12px;
   width: 20px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont17
{
   width: 20px;
   height: 35px;
}
#IconFont17 i
{
   line-height: 35px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont18
{
   left: 95px;
   top: 12px;
   width: 20px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont18
{
   width: 20px;
   height: 35px;
}
#IconFont18 i
{
   line-height: 35px;
   font-size: 20px;
   width: 19px;
}
#wb_IconFont19
{
   left: 71px;
   top: 12px;
   width: 20px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont19
{
   width: 20px;
   height: 35px;
}
#IconFont19 i
{
   line-height: 35px;
   font-size: 20px;
   width: 19px;
}
#wb_Image35
{
   left: 45px;
   top: 19px;
   width: 17px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image95
{
   left: 753px;
   top: 269px;
   width: 19px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_IconFont43
{
   left: 710px;
   top: 257px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont43
{
   width: 25px;
   height: 46px;
}
#IconFont43 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
#wb_IconFont42
{
   left: 666px;
   top: 257px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont42
{
   width: 25px;
   height: 46px;
}
#IconFont42 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
#wb_IconFont41
{
   left: 621px;
   top: 257px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont41
{
   width: 25px;
   height: 46px;
}
#IconFont41 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
#wb_IconFont40
{
   left: 577px;
   top: 257px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont40
{
   width: 25px;
   height: 46px;
}
#IconFont40 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
#wb_IconFont39
{
   left: 537px;
   top: 257px;
   width: 25px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont39
{
   width: 25px;
   height: 46px;
}
#IconFont39 i
{
   line-height: 46px;
   font-size: 25px;
   width: 24px;
}
}
