div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
.visibility-hidden
{
   visibility: hidden;
}
#preloader
{
   background: #FFFFFF url("images/box.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_Header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(135,206,235,0.40);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Header
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Header > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Header > .row > .col-1, #Header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Header > .row > .col-1, #Header > .row > .col-2
{
   float: left;
}
#Header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#Header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: right;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#wb_Logo
{
   margin: 0;
   vertical-align: top;
}
#Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 320px;
   height: 61px;
   vertical-align: top;
}
#wb_navigacia
{
   display: block;
   background-color: rgba(66,66,66,0.00);
   font-family: "Archy EDT";
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#navigacia
{
   display: inline-block;
   background-color: rgba(66,66,66,0.00);
   height: 41px;
}
#wb_navigacia ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_navigacia ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_navigacia ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_navigacia ul li i
{
   font-size: 0px;
   width: 0px;
}
#wb_navigacia ul li a
{
   background-color: rgba(66,66,66,0.00);
   color: #086ACE;
   font-family: "Archy EDT";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   padding: 10px 20px 10px 20px;
   text-align: center;
}
#wb_navigacia > ul > li > a 
{
   height: 21px;
}
.navigacia a 
{
   display: block;
}
#wb_navigacia li:hover > a, #wb_navigacia li .active
{
   background-color: rgba(255,255,255,0.00);
   color: #086ACE;
}
#wb_navigacia ul ul
{
   display: none;
   position: absolute;
   top: 41px;
}
#wb_navigacia ul li:hover > ul
{
   display: list-item;
}
#wb_navigacia ul ul li 
{
   float: none;
   position: relative;
   width: 105px;
}
#wb_navigacia ul ul li a
{
   background-color: rgba(0,0,0,0.80);
   border: 0px solid #000000;
   color: #086ACE;
}
#wb_navigacia ul ul li:hover > a, #wb_navigacia ul ul li .active
{
   background-color: #FFFFFF;
   color: #086ACE;
}
#wb_navigacia ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_navigacia ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_navigacia ul ul ul li 
{
   left: 105px;
   position: relative;
   top: -41px;
}
#wb_navigacia .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #086ACE;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_navigacia .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #086ACE;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_navigacia li:hover > a .arrow-down, #wb_navigacia li .active .arrow-down
{ 
   border-top-color: #086ACE;
}
#wb_navigacia ul ul li:hover > a .arrow-left, #wb_navigacia ul ul li .active .arrow-left
{ 
   border-left-color: #086ACE;
}
#wb_navigacia .toggle,[id^=navigacia-submenu]
{
   display: none;
}
@media all and (max-width:390px) 
{
#wb_navigacia
{
   margin: 0;
   text-align: left;
}
#wb_navigacia ul li a, #wb_navigacia .toggle
{
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 15px 20px 15px 20px;
}
#wb_navigacia .toggle + a
{
   display: none !important;
}
.navigacia 
{
   display: none;
   z-index: 9999;
}
#navigacia 
{
   background-color: transparent;
   display: none;
}
#wb_navigacia > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_navigacia .toggle 
{
   display: block;
   background-color: rgba(66,66,66,0.00);
   color: #086ACE;
   padding: 0 20px 0 20px;
   line-height: 30px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_navigacia .toggle:hover
{
   background-color: rgba(255,255,255,0.00);
   color: #086ACE;
}
[id^=navigacia-submenu]:checked + ul 
{
   display: block !important;
}
#navigacia-title
{
   height: 41px !important;
   line-height: 41px !important;
   text-align: center;
}
#wb_navigacia ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_navigacia ul ul .toggle,
#wb_navigacia ul ul a 
{
   padding: 0 40px;
}
#wb_navigacia a:hover,
#wb_navigacia ul ul ul a 
{
   background-color: rgba(0,0,0,0.80);
   color: #086ACE;
}
#wb_navigacia ul li ul li .toggle,
#wb_navigacia ul ul a 
{
   background-color: rgba(0,0,0,0.80);
   color: #086ACE;
}
#wb_navigacia ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_navigacia ul li a 
{
   text-align: center;
}
#wb_navigacia ul li a br 
{
   display: none;
}
#wb_navigacia ul li i 
{
   margin-right: 0px;
}
#wb_navigacia ul ul 
{
   float: none;
   position: static;
}
#wb_navigacia ul ul li:hover > ul,
#wb_navigacia ul li:hover > ul 
{
   display: none;
}
#wb_navigacia ul ul li 
{
   display: block;
   width: 100%;
}
#wb_navigacia ul ul ul li 
{
   position: static;
}
#navigacia-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 8px;
}
#navigacia-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #086ACE;
   color: #086ACE;
   width: 24px;
}
#wb_navigacia ul li ul li .toggle:hover
{
   background-color: #FFFFFF;
   color: #086ACE;
}
#wb_navigacia .toggle .arrow-down 
{
   border-top-color: #086ACE;
}
#wb_navigacia .toggle:hover .arrow-down, #wb_navigacia li .active .arrow-down
{
   border-top-color: #086ACE;
}
#wb_navigacia ul li ul li .toggle .arrow-down 
{
   border-top-color: #086ACE;
}
#wb_navigacia ul li ul li .toggle:hover .arrow-down, #wb_navigacia ul li ul li .active .arrow-down
{
   border-top-color: #086ACE;
}
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 5px 5px 5px 5px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .frame
{
   padding: 6px;
   background-color: #fff;
   border: 1px #FFFFFF solid;
   border-radius: 5px;
}
#PhotoGallery1 .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #ECF3FB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 5px 50px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid2 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#LayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "BPG Nino Mtavruli";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "BPG Nino Mtavruli";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 30px 15px 30px 0px;
   width: 240px;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #337AB7;
   background-image: none;
   font-family: "Archy EDT";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   width: 228px;
   height: 38px;
   padding: 0 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #000000;
   border: 1px solid #2E6DA4;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 30px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 30px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu2.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: 112px;
}
#CssMenu2 li i
{
   font-size: 21px;
   margin-right: 5px;
   width: 23px;
}
@media all and (max-width:320px) 
{
#wb_CssMenu2 ul
{
   width: 100%;
}
#wb_CssMenu2 li
{
   padding: 0 30px 15px 30px !important;
   width: 100% !important;
}
#wb_CssMenu2 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu3 li
{
   float: left;
   margin: 0;
   padding: 20px 10px 20px 0px;
   width: 150px;
}
#wb_CssMenu3 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Archy EDT";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   width: 138px;
   height: 38px;
   padding: 0 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu3 li.firstmain
{
   padding-left: 20px;
}
#wb_CssMenu3 li.lastmain
{
   padding-right: 20px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu3.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: -634px;
}
#CssMenu3 li i
{
   font-size: 21px;
   margin-right: 5px;
   width: 23px;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: #FFFFFF;
   margin: 0;
   text-align: center;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 5px 5px 5px 0px;
   width: 110px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Archy EDT";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 98px;
   height: 23px;
   padding: 0 5px 0px 5px;
   vertical-align: middle;
   line-height: 23px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 5px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 5px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#socialmedia_sticky
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_FB
{
   vertical-align: top;
}
#FB
{
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#FB, #wb_FB
{
   transition: all 500ms ease-out 0ms;
}
#FB, #wb_FB:hover
{
   transform: translate(-68px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_YT
{
   vertical-align: top;
}
#YT
{
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#YT, #wb_YT
{
   transition: all 500ms ease-out 0ms;
}
#YT, #wb_YT:hover
{
   transform: translate(-67px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_INST
{
   vertical-align: top;
}
#INST
{
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#INST, #wb_INST
{
   transition: all 500ms ease-out 0ms;
}
#INST, #wb_INST:hover
{
   transform: translate(-67px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_WTS
{
   vertical-align: top;
}
#WTS
{
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#WTS, #wb_WTS
{
   transition: all 500ms ease-out 0ms;
}
#WTS, #wb_WTS:hover
{
   transform: translate(-67px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_VB
{
   vertical-align: top;
}
#VB
{
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#VB, #wb_VB
{
   transition: all 500ms ease-out 0ms;
}
#VB, #wb_VB:hover
{
   transform: translate(-67px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_LC
{
   vertical-align: top;
}
#LC
{
   border: 0px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#LC, #wb_LC
{
   transition: all 500ms ease-out 0ms;
}
#LC, #wb_LC:hover
{
   transform: translate(-68px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_gmap
{
   vertical-align: top;
}
#gmap
{
   border: 1px solid #000000;
   border-radius: 10px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#gmap, #wb_gmap
{
   transition: all 500ms ease-out 0ms;
}
#gmap, #wb_gmap:hover
{
   transform: translate(-67px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_IconFont1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #086ACE;
}
#IconFont1
{
   height: 28px;
   width: 28px;
}
#IconFont1 i
{
   color: #0AABE1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #0AABE1;
}
#wb_IconFont2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #086ACE;
}
#IconFont2
{
   height: 28px;
   width: 28px;
}
#IconFont2 i
{
   color: #0AABE1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #0AABE1;
}
#wb_IconFont4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #086ACE;
}
#IconFont4
{
   height: 28px;
   width: 28px;
}
#IconFont4 i
{
   color: #0AABE1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #0AABE1;
}
#wb_IconFont3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #086ACE;
}
#IconFont3
{
   height: 28px;
   width: 28px;
}
#IconFont3 i
{
   color: #0AABE1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #0AABE1;
}
#wb_IconFont5
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #086ACE;
}
#IconFont5
{
   height: 28px;
   width: 28px;
}
#IconFont5 i
{
   color: #0AABE1;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont5:hover #IconFont5 i
{
   color: #0AABE1;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3, #LayoutGrid1 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
