body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF6600;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#header > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: right;
}
#header > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_logo
{
   clear: both;
   position: relative;
   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;
}
#logo
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 40px 0px 10px 0px;
   margin-right: auto;
   margin-left: auto;
}
#logo > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logo > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#logo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#logo > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ThemeableMenu1, #ThemeableMenu1 .ui-menu-item a
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
}
#ThemeableMenu1 .ui-menu-item a
{
   color: #E6E6E6;
}
#ThemeableMenu1 > li
{
   display: inline-block;
   list-style: none;
   width: auto;
}
#ThemeableMenu1 .ui-menu-item-wrapper
{
   line-height: 15px;
   padding: 10px 10px 10px 36px;
}
#ThemeableMenu1 > .ui-menu-item-wrapper
{
   padding: 10px 26px 10px 36px;
}
#ThemeableMenu1 ul
{
   width: 30px;
}
#wb_ThemeableMenu1 .ui-widget-content
{
   border-color: rgba(221,221,221,0.00);
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   color: #E6E6E6;
}
#ThemeableMenu1 .ui-state-active
{
   border-color: rgba(255,102,0,1.00);
   background-color: #FF6600;
   background-image: none;
}
#ThemeableMenu1 .ui-state-active a
{
   color: #FFFFFF;
}
#ThemeableMenu1 .ui-arrow
{
   background-image: none;
   text-indent: 0;
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#ThemeableMenu1 .ui-arrow:before
{
   content: "\f105";
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: absolute;
   left: 10px;
   top: 10px;
   width: 16px;
}
#wb_menu_layer
{
   clear: both;
   position: relative;
   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;
}
#menu_layer
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0px 0px 10px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#menu_layer > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu_layer > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#menu_layer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#menu_layer > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ResponsiveMenu1
{
   background-color: rgba(255,255,255,0.88);
   display: block;
   font-family: "Sansita";
   font-weight: 700;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu1
{
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.88);
   display: inline-block;
   height: 43px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.88);
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
}
#wb_ResponsiveMenu1 ul li a 
{
   color: #4F4F4F;
   font-family: "Sansita";
   font-weight: 700;
   font-size: 16px;
   font-style: normal;
   padding: 12px 15px 12px 15px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 19px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li a:hover, #wb_ResponsiveMenu1 li .active
{ 
   background-color: #4F4F4F;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 43px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   background-color: #FFFFFF;
   color: #4F4F4F;
   float: none;
   position: relative;
   width: 244px;
}
#wb_ResponsiveMenu1 ul ul li a:hover, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #4F4F4F;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   color: #4F4F4F;
   padding-top: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 244px;
   position: relative;
   top: -43px;
}
#wb_ResponsiveMenu1 .arrow-down
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #4F4F4F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #4F4F4F;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li a:hover .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1 
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   padding: 15px 15px 15px 15px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.88);
   color: #4F4F4F;
   padding: 0px 15px 0px 15px;
   line-height: 50px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover 
{
   background-color: #4F4F4F;
   color: #FFFFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 43px !important;
   line-height: 43px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 30px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #4F4F4F;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #4F4F4F;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 15px 15px 45px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 15px;
   top: 9px;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #4F4F4F;
   color: #4F4F4F;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #4F4F4F;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #4F4F4F;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #4F4F4F;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 3px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#SiteSearch3
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
.search-item, .search-text
{
   color:#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
}
.search-text
{
   margin: 0 0 4px 0;
}
.search-title, .search-title:active, .search-title:hover, .search-title:visited
{
   color:#1A0DAB;
}
.search-url, .search-url:active, .search-url:hover, .search-url:visited
{
   color:#006621;
   text-decoration: none;
}
.search-highlight
{
   font-weight: bold;
   font-style: normal;
}
.clickable
{
   cursor: pointer;
}
#search-pagination
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   margin: 8px 0 0 4px;
}
#search-pagination > li
{
   display: inline;
   font-size: 13px;
}
#search-pagination > li > a, #search-pagination > li > span
{
   position: relative;
   float: left;
   padding: 4px 10px 4px 10px;
   text-decoration: none;
   background-image: none;
   border: 1px #DDDDDD solid;
   color:#000000;
   margin-left: -1px;
}
#search-pagination > li:first-child > a, #search-pagination > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#search-pagination > li:last-child > a, #search-pagination > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#search-pagination > li > a:hover, #search-pagination > li > span:hover, #search-pagination > li > a:focus, #search-pagination > li > span:focus 
{
   background-color: #CCCCCC;
   color: #23527C;
}
#search-pagination > .active > a, #search-pagination > .active > span, #search-pagination > .active > a:hover, #search-pagination > .active > span:hover, #search-pagination > .active > a:focus, #search-pagination > .active > span:focus
{
   z-index: 2;
   background-color:#000000;
   border-color:#000000;
   color:#FFFFFF;
   cursor: default;
}
#search-pagination > .disabled > span, #search-pagination > .disabled > span:hover, #search-pagination1 > .disabled > span:focus, #search-pagination > .disabled > a, #search-pagination > .disabled > a:hover, #search-pagination > .disabled > a:focus 
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}
.ui-dialog
{
   padding: 4px 4px 4px 4px;
   text-align: left;
}
.ui-dialog .ui-dialog-title
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #454545;
}
.ui-dialog .ui-dialog-titlebar
{
   padding: 4px 4px 4px 4px;
}
.ui-dialog .ui-dialog-content
{
   padding: 6px 2px 2px 2px;
}
.ui-dialog .ui-dialog-titlebar-close
{
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane button
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Button2
{
   border: 1px solid #4F4F4F;
   border-radius: 4px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   -webkit-appearance: none;
   margin: 0;
}
#wb_top_index
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/efectele-lent.gif);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#top_index
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 680px;
}
#top_index > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#top_index > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#top_index > .row > .col-1
{
   float: left;
}
#top_index > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#top_index:before,
#top_index:after,
#top_index .row:before,
#top_index .row:after
{
   display: table;
   content: " ";
}
#top_index:after,
#top_index .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#top_index > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#top_index-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAbSURBVChTYwCB/0gAgw+lMSWgfBA91E34/x8AJEa/QbDf/xsAAAAASUVORK5CYII=);
   background-repeat: repeat;
   background-position: left top;
}
#wb_Text8 
{
   background-color: rgba(79,79,79,0.94);
   background-image: none;
   border: 0px solid transparent;
   padding: 15px 15px 15px 15px;
   margin: 1px 1px 2px 1px;
   text-align: center;
   -webkit-animation: tin-right-in 1000ms linear 0ms 1 normal both;
   -moz-animation: tin-right-in 1000ms linear 0ms 1 normal both;
   animation: tin-right-in 1000ms linear 0ms 1 normal both;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: normal;
   font-size: 43px;
}
#wb_Text8 div
{
   text-align: center;
}
.cookie-bubble 
{
   max-width: 300px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: rgba(255,255,255,0.80) !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Arial" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #4F4F4F !important;
   font-size: 13px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 13px !important;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   padding: 15px 15px 15px 15px;
   margin: 20px 1px 20px 1px;
   text-align: center;
   -webkit-animation: tin-left-in 1000ms linear 0ms 1 normal both;
   -moz-animation: tin-left-in 1000ms linear 0ms 1 normal both;
   animation: tin-left-in 1000ms linear 0ms 1 normal both;
}
#wb_Text5
{
   color: #4F4F4F;
   font-family: "Sansita";
   font-weight: 700;
   font-size: 37px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: rgba(255,102,0,0.94);
   background-image: none;
   border: 0px solid transparent;
   padding: 15px 15px 15px 15px;
   margin: 5px 5px 30px 5px;
   text-align: center;
   -webkit-animation: swap 1000ms linear 500ms 1 normal both;
   -moz-animation: swap 1000ms linear 500ms 1 normal both;
   animation: swap 1000ms linear 500ms 1 normal both;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text3 div
{
   text-align: center;
}
#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;
   -webkit-animation: scale-in-vertical-center 1000ms linear 500ms 1 normal both;
   -moz-animation: scale-in-vertical-center 1000ms linear 500ms 1 normal both;
   animation: scale-in-vertical-center 1000ms linear 500ms 1 normal both;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: #A9A9A9;
   background-image: none;
   border: 1px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-4
{
   background-color: #A9A9A9;
   background-image: none;
   border: 1px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4 > .col-4-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-5
{
   background-color: #4F4F4F;
   background-image: none;
   border: 1px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-5 > .col-5-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-6
{
   background-color: #A9A9A9;
   background-image: none;
   border: 1px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-6 > .col-6-padding
{
   padding: 20px 0px 0px 0px;
}
#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, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#wb_FontAwesomeIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon6
{
   height: 48px;
   width: 48px;
}
#FontAwesomeIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 50px;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #FF6600;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1
{
   height: 48px;
   width: 48px;
}
#FontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 47px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #FF6600;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon4
{
   height: 48px;
   width: 48px;
}
#FontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 40px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #FF6600;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon5
{
   height: 48px;
   width: 48px;
}
#FontAwesomeIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 53px;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #FF6600;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#wb_FontAwesomeIcon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon7
{
   height: 48px;
   width: 48px;
}
#FontAwesomeIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 40px;
}
#wb_FontAwesomeIcon7:hover i
{
   color: #FF6600;
}
#wb_FontAwesomeIcon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon8
{
   height: 48px;
   width: 48px;
}
#FontAwesomeIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
   width: 40px;
}
#wb_FontAwesomeIcon8:hover i
{
   color: #FF6600;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 250px;
   height: 61px;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 2px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid4-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 15px;
   line-height: 0;
   left: 0;
}
#LayoutGrid4-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#LayoutGrid4-divider-top .divider-fill
{
   fill: #FF6600;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_Card7
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card7-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F9F9F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 50px 30px 50px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#links > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 24px 0px 0px 0px;
}
#links > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#links-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 30px;
   line-height: 0;
   left: 0;
}
#links-divider-top svg
{
   display: block;
   width: 200%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#links-divider-top .divider-fill
{
   fill: #4F4F4F;
   transform-origin: center;
   transform: rotateY(0deg);
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText3
{
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_linksText3 div
{
   text-align: left;
}
#wb_linksMenu31
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu31 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu31 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_linksMenu31 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu31 li:hover a, #wb_linksMenu31 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu31 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu31 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu31 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text1ser 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0px 0px 0px 10px;
   text-align: left;
}
#wb_Text1ser
{
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text1ser div
{
   text-align: left;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0px 0px 0px 10px;
   text-align: left;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText1info 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText1info
{
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_linksText1info div
{
   text-align: left;
}
#wb_linksMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_linksMenu2 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 18px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_linksText2
{
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_linksText2 div
{
   text-align: left;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 5px 0px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F9F9F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #4F4F4F;
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
}
#wb_footerText div
{
   text-align: center;
}
#wb_CssMenu1
{
   display: inline-block;
   width: calc(100% - 10px);
   z-index: 48;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 11;
}
#wb_linksMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 41;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 940px;
   height: 43px;
   z-index: 6;
}
#wb_Image1
{
   display: inline-block;
   width: 250px;
   height: 61px;
   z-index: 4;
}
#Button2
{
   display: inline-block;
   width: 55px;
   height: 25px;
   z-index: 2;
}
#wb_linksMenu31
{
   display: inline-block;
   width: 100%;
   z-index: 46;
}
#wb_CssMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 45;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   z-index: 39;
}
#SiteSearch3_form
{
   display: inline;
}
#wb_linksMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 43;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 20;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 16;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 18;
}
#wb_FontAwesomeIcon8
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 19;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 14;
}
#wb_FontAwesomeIcon7
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 17;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 10;
}
#wb_FontAwesomeIcon6
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 9;
}
#SiteSearch3
{
   display: block;
   width: 100%;
   height: 26px;
   z-index: 1;
}
#wb_FontAwesomeIcon5
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 15;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 13;
}
#wb_ThemeableMenu1
{
   display: inline-block;
   width: 100%;
   text-align: center;
   z-index: 1000;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   z-index: 37;
}
@media only screen and (min-width: 800px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF6600;
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-2
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#header > .row > .col-4
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_logo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   padding: 40px 0px 10px 0px;
}
#logo > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#logo > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableMenu1, #ThemeableMenu1 .ui-menu-item a
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
}
#ThemeableMenu1 .ui-menu-item
{
   line-height: 15px;
}
#wb_menu_layer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menu_layer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu_layer
{
   padding: 0px 0px 10px 0px;
}
#menu_layer > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#menu_layer > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 738px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   padding: 3px 0px 0px 0px;
}
#SiteSearch3
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#SiteSearch3
{
   width: 177px;
   height: 26px;
}
#Button2
{
   width: 55px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
   border-radius: 4px;
}
#wb_top_index
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/efectele-lent.gif);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_top_index
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#top_index
{
   padding: 20px 15px 20px 15px;
}
#top_index .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#top_index > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#top_index > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: rgba(79,79,79,0.94);
   background-image: none;
}
#wb_Text8
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
   padding: 12px 12px 12px 12px;
   text-align: center;
}
#Extension1
{
   left: 380px;
   top: 706px;
   width: 72px;
   height: 54px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 35px;
   margin: 1px 1px 2px 1px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: rgba(255,102,0,0.94);
   background-image: none;
}
#wb_Text3
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 21px;
   margin: 5px 5px 5px 5px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4 > .col-4-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5 > .col-5-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-6
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-6 > .col-6-padding
{
   padding: 20px 0px 0px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon6 i
{
   line-height: 48px;
   font-size: 48px;
   width: 50px;
}
#wb_FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon4 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon5 i
{
   line-height: 48px;
   font-size: 48px;
   width: 53px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon7 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon8 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Image1
{
   width: 250px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 250px;
   height: 61px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 2px 0px 0px 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_links
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_links
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   padding: 50px 30px 50px 30px;
}
#links .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 30px;
   padding-left: 30px;
}
#links > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 24px 0px 0px 0px;
}
#links > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu31
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu31 li
{
   width: 100%;
}
#wb_linksMenu31 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu31 li:hover a, #wb_linksMenu31 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_Text1ser
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1ser
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText1info
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText1info
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_footer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF6600;
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-2
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#header > .row > .col-4
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_logo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   padding: 40px 0px 10px 0px;
}
#logo > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#logo > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableMenu1, #ThemeableMenu1 .ui-menu-item a
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
}
#ThemeableMenu1 .ui-menu-item
{
   line-height: 15px;
}
#wb_menu_layer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menu_layer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu_layer
{
   padding: 0px 0px 10px 0px;
}
#menu_layer > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#menu_layer > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 738px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   padding: 3px 0px 0px 0px;
}
#SiteSearch3
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#SiteSearch3
{
   width: 169px;
   height: 26px;
}
#Button2
{
   width: 55px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
   border-radius: 4px;
}
#wb_top_index
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/efectele-lent.gif);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_top_index
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#top_index
{
   padding: 20px 15px 20px 15px;
}
#top_index .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#top_index > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#top_index > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: rgba(79,79,79,0.94);
   background-image: none;
}
#wb_Text8
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
   padding: 12px 12px 12px 12px;
   text-align: center;
}
#Extension1
{
   left: 362px;
   top: 706px;
   width: 72px;
   height: 54px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 35px;
   margin: 1px 1px 2px 1px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: rgba(255,102,0,0.94);
   background-image: none;
}
#wb_Text3
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 21px;
   margin: 5px 5px 5px 5px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4 > .col-4-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5 > .col-5-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-6
{
   display: block;
   width: 16.66666667%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-6 > .col-6-padding
{
   padding: 20px 0px 0px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon6 i
{
   line-height: 48px;
   font-size: 48px;
   width: 50px;
}
#wb_FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon4 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon5 i
{
   line-height: 48px;
   font-size: 48px;
   width: 53px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon7 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon8 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Image1
{
   width: 250px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 250px;
   height: 61px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 2px 0px 0px 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_links
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_links
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   padding: 50px 30px 50px 30px;
}
#links .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 30px;
   padding-left: 30px;
}
#links > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 24px 0px 0px 0px;
}
#links > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu31
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu31 li
{
   width: 100%;
}
#wb_linksMenu31 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu31 li:hover a, #wb_linksMenu31 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_Text1ser
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1ser
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText1info
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText1info
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_footer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF6600;
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#header > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_logo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   padding: 40px 0px 10px 0px;
}
#logo > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#logo > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableMenu1, #ThemeableMenu1 .ui-menu-item a
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
}
#ThemeableMenu1 .ui-menu-item
{
   line-height: 15px;
}
#wb_menu_layer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menu_layer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu_layer
{
   padding: 0px 0px 10px 0px;
}
#menu_layer > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#menu_layer > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 450px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   padding: 3px 0px 0px 0px;
}
#SiteSearch3
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#SiteSearch3
{
   width: 450px;
   height: 26px;
}
#Button2
{
   width: 55px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
   border-radius: 4px;
}
#wb_top_index
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/efectele-lent.gif);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_top_index
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#top_index
{
   padding: 20px 15px 20px 15px;
}
#top_index .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#top_index > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#top_index > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: rgba(79,79,79,0.94);
   background-image: none;
}
#wb_Text8
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Extension1
{
   left: 204px;
   top: 1259px;
   width: 72px;
   height: 54px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 24px;
   margin: 1px 1px 2px 1px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: rgba(255,102,0,0.94);
   background-image: none;
}
#wb_Text3
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 17px;
   margin: 5px 5px 5px 5px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4 > .col-4-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5 > .col-5-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-6
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-6 > .col-6-padding
{
   padding: 20px 0px 0px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon6 i
{
   line-height: 48px;
   font-size: 48px;
   width: 50px;
}
#wb_FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon4 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon5 i
{
   line-height: 48px;
   font-size: 48px;
   width: 53px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon7 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon8 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Image1
{
   width: 250px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 250px;
   height: 61px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 2px 0px 0px 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_links
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_links
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   padding: 50px 30px 50px 30px;
}
#links .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 30px;
   padding-left: 30px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 24px 0px 0px 0px;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu31
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu31 li
{
   width: 100%;
}
#wb_linksMenu31 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu31 li:hover a, #wb_linksMenu31 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_Text1ser
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1ser
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText1info
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText1info
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_footer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF6600;
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 10px 15px 10px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2, #header > .row > .col-3, #header > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#header > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#header > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_logo
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_logo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   padding: 40px 0px 10px 0px;
}
#logo > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#logo > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableMenu1, #ThemeableMenu1 .ui-menu-item a
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
}
#ThemeableMenu1 .ui-menu-item
{
   line-height: 15px;
}
#wb_menu_layer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menu_layer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu_layer
{
   padding: 0px 0px 10px 0px;
}
#menu_layer > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#menu_layer > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 290px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   padding: 3px 0px 0px 0px;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2 > .col-2-padding
{
   padding: 3px 0px 0px 0px;
}
#SiteSearch3
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#SiteSearch3
{
   width: 290px;
   height: 26px;
}
#Button2
{
   width: 55px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
   border-radius: 4px;
}
#wb_top_index
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/efectele-lent.gif);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_top_index
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#top_index
{
   padding: 20px 15px 20px 15px;
}
#top_index .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#top_index > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#top_index > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: rgba(79,79,79,0.94);
   background-image: none;
}
#wb_Text8
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Extension1
{
   left: 351px;
   top: 1263px;
   width: 72px;
   height: 54px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 24px;
   margin: 1px 1px 2px 1px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: rgba(255,102,0,0.94);
   background-image: none;
}
#wb_Text3
{
   font-family: Sansita;
   font-weight: normal;
   font-size: 17px;
   margin: 5px 5px 5px 5px;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5, #LayoutGrid2 > .row > .col-6
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-4 > .col-4-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-5 > .col-5-padding
{
   padding: 20px 0px 0px 0px;
}
#LayoutGrid2 > .row > .col-6
{
   display: block;
   width: 100%;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-6 > .col-6-padding
{
   padding: 20px 0px 0px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon6 i
{
   line-height: 48px;
   font-size: 48px;
   width: 50px;
}
#wb_FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon4
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon4 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon5
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon5 i
{
   line-height: 48px;
   font-size: 48px;
   width: 53px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon7 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon8
{
   width: 48px;
   height: 48px;
}
#FontAwesomeIcon8 i
{
   line-height: 48px;
   font-size: 48px;
   width: 40px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 0px 15px 0px;
   color: #FFFFFF;
   font-size: 15px;
   font-family: Sansita;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Sansita;
   font-weight: bold;
   font-size: 15px;
}
#wb_Image1
{
   width: 250px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 250px;
   height: 61px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card7
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card7-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Card3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 20px 0px 0px 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF6600;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   text-align: center;
   font-size: 43px;
   width: 43px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 15px;
}
#wb_links
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_links
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   padding: 50px 30px 50px 30px;
}
#links .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 30px;
   padding-left: 30px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3 > .col-3-padding
{
   padding: 24px 0px 0px 0px;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_linksText3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu31
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu31 li
{
   width: 100%;
}
#wb_linksMenu31 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu31 li:hover a, #wb_linksMenu31 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_Text1ser
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1ser
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText1info
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText1info
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu2 li
{
   width: 100%;
}
#wb_linksMenu2 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu2 li:hover a, #wb_linksMenu2 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_linksText2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_linksText2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 18px 0px 8px 0px;
   text-align: left;
}
#wb_linksMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_linksMenu1 li
{
   width: 100%;
}
#wb_linksMenu1 a
{
   color: #282828;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_linksMenu1 li:hover a, #wb_linksMenu1 a:hover
{
   color: #FF6600;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#wb_footer
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F9F9F9;
   background-image: none;
}
#wb_footer
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_footerText
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
