body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_heroLayoutGrid, #wb_infoLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_heroLayoutGrid, #wb_infoLayoutGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   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(255,255,255,0.60);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 320px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #768973;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #775740;
}
#wb_headerMenu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_headerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_headerMenu li
{
   display: inline-block;
   margin: 0;
   padding: 8px 0px 8px 0px;
   width: 20%;
}
#wb_headerMenu a
{
   display: block;
   color: #768973;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_headerMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 26px;
}
@keyframes pulse
{
   0% { box-shadow: 0 0 0 0 #768973; }
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #FFFFFF;
   border: 1px solid #768973;
   animation: pulse 200ms;
   box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
   background-color: #768973;
   background-image: none;
}
#wb_headerMenu li.firstmain
{
   padding-left: 0px;
}
#wb_headerMenu li.lastmain
{
   padding-right: 8px;
}
#wb_headerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:768px) 
{
#wb_headerMenu ul
{
   width: 100%;
}
#wb_headerMenu li
{
   padding: 0 8px 0px 8px !important;
   width: 100% !important;
}
#wb_headerMenu 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: 232px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_heroLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bnh-4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #AABBCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#heroLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 350px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#heroLayoutGrid > .col-1, #heroLayoutGrid > .col-2, #heroLayoutGrid > .col-3, #heroLayoutGrid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#heroLayoutGrid > .col-1, #heroLayoutGrid > .col-2, #heroLayoutGrid > .col-3, #heroLayoutGrid > .col-4
{
   flex: 0 0 auto;
}
#heroLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDEEFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#heroLayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 15px;
}
#heroLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDEEFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#heroLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDEEFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#heroLayoutGrid > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDEEFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#heroLayoutGrid > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 0;
}
@media (max-width: 768px)
{
#heroLayoutGrid > .col-1, #heroLayoutGrid > .col-2, #heroLayoutGrid > .col-3, #heroLayoutGrid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_heroCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: #999999;
   background-image: none;
   border: 0px solid #999999;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#heroCard1-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#heroCard1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #112233;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#heroCard1-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#heroCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   min-height: 60px;
}
#heroCard1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_heroCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: #999999;
   background-image: none;
   border: 0px solid #999999;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#heroCard2-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#heroCard2-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #112233;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #112233;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#heroCard2-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#heroCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   min-height: 60px;
}
#heroCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_heroCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: #999999;
   background-image: none;
   border: 0px solid #999999;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#heroCard3-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#heroCard3-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #112233;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #112233;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#heroCard3-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#heroCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   min-height: 60px;
}
#heroCard3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_heroCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: #999999;
   background-image: none;
   border: 0px solid #999999;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#heroCard4-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#heroCard4-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #112233;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #112233;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#heroCard4-card-item0 .svg-icon
{
   fill: currentColor;
   width: 43px;
   height: 43px;
   overflow: visible;
   margin-right: 0px;
}
#heroCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   min-height: 60px;
}
#heroCard4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#wb_featuresLayoutGrid1
{
   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;
}
#featuresLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#featuresLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#featuresLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#featuresLayoutGrid1 > .row > .col-1
{
   float: left;
}
#featuresLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#featuresLayoutGrid1:before,
#featuresLayoutGrid1:after,
#featuresLayoutGrid1 .row:before,
#featuresLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#featuresLayoutGrid1:after,
#featuresLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#featuresLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_featuresCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#featuresCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #708090;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
}
#featuresCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   line-height: 28.5px;
}
#wb_aboutLayoutGrid1
{
   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;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid1 > .row > .col-1
{
   float: left;
}
#aboutLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#aboutLayoutGrid1:before,
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:before,
#aboutLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#aboutLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#aboutCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #708090;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #5C5C5C;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   text-align: center;
}
#wb_infoLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bnh-5.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#infoLayoutGrid
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#infoLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#infoLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#infoLayoutGrid > .row > .col-1
{
   float: left;
}
#infoLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#infoLayoutGrid:before,
#infoLayoutGrid:after,
#infoLayoutGrid .row:before,
#infoLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#infoLayoutGrid:after,
#infoLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#infoLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#infoLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_infoCard
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#infoCard-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#infoCard-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
}
#infoCard-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   line-height: 28.5px;
   text-align: center;
}
#infoCard-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 24px;
   text-align: center;
}
#wb_footerLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DFE3DE;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footerLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footerLayoutGrid1 > .row > .col-1
{
   float: left;
}
#footerLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerLayoutGrid1:before,
#footerLayoutGrid1:after,
#footerLayoutGrid1 .row:before,
#footerLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid1:after,
#footerLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerIcon1
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon1 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #212529;
}
#wb_footerIcon2
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon2 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #212529;
}
#wb_footerIcon3
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon3 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #212529;
}
#wb_footerIcon4
{
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 4px 4px 4px 4px;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon4
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon4 i
{
   color: #212529;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_footerIcon4:hover #footerIcon4 i
{
   color: #212529;
}
#wb_footerLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A252C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footerLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid2 > .row > .col-1
{
   float: left;
}
#footerLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footerLayoutGrid2:before,
#footerLayoutGrid2:after,
#footerLayoutGrid2 .row:before,
#footerLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid2:after,
#footerLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
