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;
}
#wb_headerGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #292C33;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerGrid > .col-1, #headerGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerGrid > .col-1, #headerGrid > .col-2
{
   flex: 0 0 auto;
}
#headerGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#headerGrid > .col-1, #headerGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
@media all and (max-width:768px) 
{
#wb_headerGrid
{
}
#headerGrid
{
}
#headerGrid > [class^="col-"]
{
   justify-content: center;
   text-align: center;
}
}
#wb_welcomeGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../Company-Header-1.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 350px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeGrid > .col-1, #welcomeGrid > .col-2, #welcomeGrid > .col-3, #welcomeGrid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeGrid > .col-1, #welcomeGrid > .col-2, #welcomeGrid > .col-3, #welcomeGrid > .col-4
{
   flex: 0 0 auto;
}
#welcomeGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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;
}
#welcomeGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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;
}
#welcomeGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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;
}
#welcomeGrid > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   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;
}
@media (max-width: 768px)
{
#welcomeGrid > .col-1, #welcomeGrid > .col-2, #welcomeGrid > .col-3, #welcomeGrid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1F2731;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutGrid1 > .col-1, #aboutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutGrid1 > .col-1, #aboutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#aboutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#aboutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#aboutGrid1 > .col-1, #aboutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1F2731;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutGrid3 > .col-1, #aboutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutGrid3 > .col-1, #aboutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#aboutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#aboutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#aboutGrid3 > .col-1, #aboutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerMenu
{
   background-color: transparent;
   background-image: none;
   color: #C0C0C0;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   text-align: right;
   overflow: hidden;
}
#wb_headerMenu span
{
   margin: 0 0px 0 10px;
}
#wb_headerMenu a
{
   color: inherit;
   text-decoration: inherit;
}
@media all and (max-width:768px) 
{
#wb_headerMenu
{
   text-align: center;
}
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   padding: 8px 15px 8px 15px;
   margin: 0;
   text-align: center;
}
#wb_footerCopyrights
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 20px;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: left;
}
#aboutHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_headerHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C72E34;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#headerHeading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
@media all and (max-width:768px) 
{
#wb_headerHeading1
{
}
#headerHeading1
{
}
#wb_headerHeading1, #headerHeading1
{
   text-align: center;
}
}
#wb_welcomeCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 340px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #4FA1D9;
   background-image: none;
   border: 0px solid #4FA1D9;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.17);
   text-align: center;
}
#welcomeCard1-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);
}
#welcomeCard1-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #1B1C1E;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#welcomeCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#welcomeCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#welcomeCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#welcomeCard1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 2px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: underline;
}
#welcomeCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #161D26;
   background-image: none;
   border: 0px solid #414A4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerGrid
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerGrid > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#footerGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#footerGrid > .row > .col-1
{
   float: left;
}
#footerGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerGrid:before,
#footerGrid:after,
#footerGrid .row:before,
#footerGrid .row:after
{
   display: table;
   content: " ";
}
#footerGrid:after,
#footerGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_welcomeCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 340px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #4FA1D9;
   background-image: none;
   border: 0px solid #4FA1D9;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.17);
   text-align: center;
}
#welcomeCard2-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);
}
#welcomeCard2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #1B1C1E;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#welcomeCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#welcomeCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#welcomeCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#welcomeCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 2px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: underline;
}
#welcomeCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_welcomeCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 340px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #4FA1D9;
   background-image: none;
   border: 0px solid #4FA1D9;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.17);
   text-align: center;
}
#welcomeCard3-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);
}
#welcomeCard3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #1B1C1E;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#welcomeCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#welcomeCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#welcomeCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#welcomeCard3-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 2px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: underline;
}
#welcomeCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_welcomeCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 340px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #4FA1D9;
   background-image: none;
   border: 0px solid #4FA1D9;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(0,0,0,0.17);
   text-align: center;
}
#welcomeCard4-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);
}
#welcomeCard4-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 43px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #1B1C1E;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#welcomeCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#welcomeCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0 20px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#welcomeCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#welcomeCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 0 2px 0;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-decoration: underline;
}
#welcomeCard4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_aboutText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: justify;
}
#wb_aboutText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 35px;
}
#wb_aboutText1 p, #wb_aboutText1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_aboutText1
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_headerHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#headerHeading2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
@media all and (max-width:768px) 
{
#wb_headerHeading2
{
}
#headerHeading2
{
}
#wb_headerHeading2, #headerHeading2
{
   text-align: center;
}
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 445px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#aboutImage-lightbox div
{
   visibility: hidden;
   position: fixed;
   z-index: 9998;
   text-align: center;
   justify-content: center;
   align-items: center;
}
#aboutImage-lightbox div:before
{
   content: "";
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9997;
   background-color: rgba(0, 0, 0, 0);
   transition: all 0.5s;
}
#aboutImage-lightbox div img
{
   position: absolute;
   z-index: 9999;
   max-width: 100%;
   max-height: 100%;
   margin-left: -9999px;
   opacity: 0;
   transition-property: opacity;
   transition-duration: 0.5s, 0.2s;
   transition-timing-function: ease-in-out, ease-out;
}
#aboutImage-lightbox div:target
{
   visibility: visible;
}
#aboutImage-lightbox div:target:before
{
   background-color: rgba(0, 0, 0, 0.9);
}
#aboutImage-lightbox div:target img
{
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   margin-left: 0px;
   opacity: 1;
}
#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: 768px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Image1-lightbox div
{
   visibility: hidden;
   position: fixed;
   z-index: 9998;
   text-align: center;
   justify-content: center;
   align-items: center;
}
#Image1-lightbox div:before
{
   content: "";
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9997;
   background-color: rgba(0, 0, 0, 0);
   transition: all 0.5s;
}
#Image1-lightbox div img
{
   position: absolute;
   z-index: 9999;
   max-width: 100%;
   max-height: 100%;
   margin-left: -9999px;
   opacity: 0;
   transition-property: opacity;
   transition-duration: 0.5s, 0.2s;
   transition-timing-function: ease-in-out, ease-out;
}
#Image1-lightbox div:target
{
   visibility: visible;
}
#Image1-lightbox div:target:before
{
   background-color: rgba(0, 0, 0, 0.9);
}
#Image1-lightbox div:target img
{
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   margin-left: 0px;
   opacity: 1;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: justify;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 35px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text1
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Pagination1
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
}
#Pagination1 > li
{
   display: inline;
   font-size: 13px;
}
#Pagination1 > li > a, #Pagination1 > li > span
{
   position: relative;
   float: left;
   padding: 6px 12px 6px 12px;
   text-decoration: none;
   text-transform: none;
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #454545;
   margin-left: -1px;
}
#Pagination1 > li:first-child > a, #Pagination1 > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#Pagination1 > li:last-child > a, #Pagination1 > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#Pagination1 > li > a:hover, #Pagination1 > li > span:hover, #Pagination1 > li > a:focus, #Pagination1 > li > span:focus 
{
   background-color: #CCCCCC;
   color: #23527C;
}
#Pagination1 > .active > a, #Pagination1 > .active > span, #Pagination1 > .active > a:hover, #Pagination1 > .active > span:hover, #Pagination1 > .active > a:focus, #Pagination1 > .active > span:focus
{
   z-index: 2;
   background-color: #337AB7;
   border-color: #337AB7;
   color: #FFFFFF;
   cursor: default;
}
#Pagination1 > .disabled > span, #Pagination1 > .disabled > span:hover, #Pagination1 > .disabled > span:focus, #Pagination1 > .disabled > a, #Pagination1 > .disabled > a:hover, #Pagination1 > .disabled > a:focus
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
   pointer-events: none;
}
