body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
*
{
   scrollbar-color: rgba(41,41,41,1.00) rgba(0,0,0,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(41,41,41,1.00);
   border: 2px solid rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0,0,0,1.00);
}
#wb_menu-lauout
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #ED7D31;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu-lauout
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#menu-lauout > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#menu-lauout > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu-lauout > .row > .col-1
{
   float: left;
}
#menu-lauout > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#menu-lauout:before,
#menu-lauout:after,
#menu-lauout .row:before,
#menu-lauout .row:after
{
   display: table;
   content: " ";
}
#menu-lauout:after,
#menu-lauout .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#menu-lauout > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Header_MegaMenu
{
   z-index: 1111 !important;
}
#Header_MegaMenu
{
   font-size: 0;
   list-style: none;
   margin: 0;
   padding: 0;
   width: 100%;
   margin: 0;
   text-align: left;
   font-family: "Open Sans";
   font-weight: normal;
}
#Header_MegaMenu li
{
   display: inline-block;
   font-size: 15px;
   margin: 0;
   padding: 0;
   position: relative;
}
#Header_MegaMenu li a
{
   float: left;
}
#Header_MegaMenu li .submenu
{
   position: absolute;
   right: 0;
   display: none;
   padding: 15px 15px 15px 15px;
   text-align: left;
   top: 0;
   z-index: 9999;
}
#Header_MegaMenu li .submenu.show
{
   display: grid;
}
#Header_MegaMenu li .submenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#Header_MegaMenu .submenu ul li
{
   width: 100%;
}
#Header_MegaMenu .submenu ul li .heading
{
   display: block;
   color: #3588F0;
   font-weight: bold;
   font-size: 0;
   font-style: normal;
   margin: 0;
   padding: 0;
   text-decoration: none;
   text-transform: none;
   white-space: nowrap;
}
#Header_MegaMenu .submenu ul li a
{
   display: block;
   float: none;
   height: auto;
   border: 1px solid transparent;
   color: inherit;
   font-weight: normal;
   font-style: normal;
   padding: 8px 4px 8px 20px;
   text-decoration: none;
   text-transform: none;
   text-indent: 0;
   white-space: nowrap;
}
#Header_MegaMenu .button
{
   cursor: pointer;
   position: relative;
   text-align: center;
   margin: 0 1px 0 0;
   outline: 0;
   padding: 6px 20px 6px 10px;
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#Header_MegaMenu .button:hover, #Header_MegaMenu .button.active
{
   background-color: #3588F0;
   background-image: none;
   border-color: #3588F0;
   color: #FFFFFF;
}
#Header_MegaMenu .submenu
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #404040;
   border-radius: 0px;
   color: #FFFFFF;
}
#Header_MegaMenu .submenu a:hover, #Header_MegaMenu .submenu a.active
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #404040;
   color: #FFFFFF;
}
#Header_MegaMenu li i
{
   font-size: 16px;
   width: 18px;
}
#Header_MegaMenu .arrow
{
   margin-top: -8px;
   margin-left: 0;
   position: absolute;
   right: 4px;
   top: 50%;
   display: block;
   overflow: hidden;
   width: 16px;
   height: 16px;
}
#Header_MegaMenu .bullet, #Header_MegaMenu .icon
{
   left: 0px;
   margin-top: -8px;
   position: absolute;
   top: 50%;
   display: block;
   overflow: hidden;
   width: 16px;
   height: 16px;
}
#Header_MegaMenu-hamburger
{
   cursor: pointer;
   display: none;
   background-color: #000000;
   border: 1px solid #000000;
   padding: 5px 12px 6px 12px;
}
#Header_MegaMenu-hamburger .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
}
#Header_MegaMenu-close
{
   display: none;
}
@media all and (max-width:600px) 
{
#Header_MegaMenu-hamburger
{
   display: inline-block;
}
#Header_MegaMenu > li
{
   width: 100%;
}
#Header_MegaMenu > li > a
{
   display: none;
}
#Header_MegaMenu-nav
{
   display: none;
   height: 100% !important;
   left: 0 !important;
   overflow-y: auto;
   position: fixed !important;
   top: 0 !important;
   width: 100% !important;
   z-index: 9998;
}
#Header_MegaMenu
{
   height: 100% !important;
   width: 100% !important;
}
#Header_MegaMenu > li > div
{
   box-sizing: border-box;
   border-width: 0 0 1px 0 !important;
   display: inline-block !important;
   float: none;
   position: static !important;
   width: 100% !important;
}
#Header_MegaMenu li .submenu ul, #Header_MegaMenu li .submenu ul li
{
   width: 100% !important;
}
##Header_MegaMenu .nav-link
{
   box-sizing: border-box;
   display: inline-block !important;
   float: none;
   position: static !important;
   width: 100% !important;
   padding: 9px 5px 9px 21px;
   text-align: left;
}
#Header_MegaMenu-close
{
   display: block;
   left: 0;
   pointer-events: none;
   position: fixed;
   text-align: right;
   top: 0;
   width: 100%;
   z-index: 9999;
}
#Header_MegaMenu-close a
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   font-weight: bold;
   padding: 10px 40px 10px 10px;
   pointer-events: all;
   text-decoration: none;
}
#wb_Header_MegaMenu.open
{
   z-index: 9998 !important
}
#wb_Header_MegaMenu.open #Header_MegaMenu-nav
{
   display: block !important;
}
.overflow-no-scroll
{
   overflow: hidden !important;
}
}
#wb_site-name-layoiut
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#site-name-layoiut
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1256px;
}
#site-name-layoiut > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#site-name-layoiut > .col-1
{
   flex: 0 0 auto;
}
#site-name-layoiut > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#site-name-layoiut > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading_website
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading_website
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
   -webkit-text-stroke: 1px #FFFFFF;
   text-stroke: 1px #FFFFFF;
}
#wb_Text_website_comment 
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text_website_comment
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 21px;
}
#wb_Text_website_comment p, #wb_Text_website_comment ul
{
   margin: 0;
   padding: 0;
}
#wb_Text_website_comment
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image3
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   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, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 5px solid #4F4F4F;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: #4F4F4F;
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: #4F4F4F;
   background-image: none;
   border: 5px solid #4F4F4F;
   border-radius: 5px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   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: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_layoutGridContact1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(41,41,41,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridContact1
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridContact1 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#layoutGridContact1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#layoutGridContact1 > .row > .col-1
{
   float: left;
}
#layoutGridContact1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layoutGridContact1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#layoutGridContact1:before,
#layoutGridContact1:after,
#layoutGridContact1 .row:before,
#layoutGridContact1 .row:after
{
   display: table;
   content: " ";
}
#layoutGridContact1:after,
#layoutGridContact1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutGridContact1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Section2
{
   height: 0;
   padding: 0 0 4.7214% 0;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Section2-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#Section2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0px;
   right: 0px;
   top: 50%;
   transform: translateY(-50%);
   height: 34px;
   padding: 0;
   color: #3588F0;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#wb_layoutGridContact2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#layoutGridContact2
{
   box-sizing: border-box;
   padding: 25px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#layoutGridContact2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutGridContact2 > .row > .col-1, #layoutGridContact2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutGridContact2 > .row > .col-1, #layoutGridContact2 > .row > .col-2
{
   float: left;
}
#layoutGridContact2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#layoutGridContact2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#layoutGridContact2:before,
#layoutGridContact2:after,
#layoutGridContact2 .row:before,
#layoutGridContact2 .row:after
{
   display: table;
   content: " ";
}
#layoutGridContact2:after,
#layoutGridContact2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#layoutGridContact2 > .row > .col-1, #layoutGridContact2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#linksEmail
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0 0 20px 0 ;
   border: 2px solid #404040;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#linksEmail:focus
{
   outline: 0;
}
#linksEmail::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#linksEmail::-ms-input-placeholder
{
   color: #FFFFFF;
}
#linksButton
{
   border: 1px solid #3588F0;
   border-radius: 0px;
   background-color: #3588F0;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#linksButton:focus
{
   outline: 0;
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0 0 20px 0 ;
   border: 2px solid #404040;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   outline: 0;
}
#Editbox1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#TextArea1
{
   box-sizing: border-box;
   border: 2px solid #404040;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0 0 20px 0 ;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   outline: 0;
}
#TextArea1::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder
{
   color: #FFFFFF;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 5px solid #222222;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 640px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   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, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 5px solid #4F4F4F;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: #4F4F4F;
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: #4F4F4F;
   background-image: none;
   border: 5px solid #4F4F4F;
   border-radius: 5px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   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: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
