body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#FlexGrid1
{
   display: grid;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   font-size: 0;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-template-rows: auto auto auto auto;
   grid-template-areas:
      "header header header header"
      ". . . ."
      ". . . ."
      ". . . .";
}
#FlexGrid1 .header
{
   display: flex;
   grid-area: header;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-around;
   align-items: center;
   align-content: center;
}
#wb_article1LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#article1LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#article1LayoutGrid1 > .col-1, #article1LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#article1LayoutGrid1 > .col-1, #article1LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#article1LayoutGrid1 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#article1LayoutGrid1 > .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-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#article1LayoutGrid1 > .col-1, #article1LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_article1Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 300px;
   box-sizing: border-box;
   margin: 0;
   max-width: 1980px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DCDCDC;
   border-radius: 30px;
   box-shadow: 5px 5px 20px #000000;
   text-align: center;
}
#article1Card3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#article1Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#article1Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#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;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 60px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .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-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 0 0 0 ;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 900px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 1200px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('images/RF12.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: left;
}
#Card2-card-body
{
   padding: 30px 30px 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 700px;
   box-sizing: border-box;
   margin: 60px 0 30px 30px;
   max-width: 800px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('images/LFP.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: right;
}
#Card3-card-body
{
   padding: 30px 0 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 3000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_menu30LayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu30LayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#menu30LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#menu30LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu30LayoutGrid > .row > .col-1
{
   float: left;
}
#menu30LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#menu30LayoutGrid:before,
#menu30LayoutGrid:after,
#menu30LayoutGrid .row:before,
#menu30LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#menu30LayoutGrid:after,
#menu30LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#menu30LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0 10px 0 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 0 0 0 ;
   padding: 0 10px 10px 10px;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1980px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .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;
}
#LayoutGrid6 > .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-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
}
#footer4LayoutGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer4LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer4LayoutGrid > .row > .col-1
{
   float: left;
}
#footer4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer4LayoutGrid:before,
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:before,
#footer4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer4Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer4Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_footer4Text p, #wb_footer4Text ul
{
   margin: 0;
   padding: 0;
}
#wb_footer4Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 4px solid #4F4F4F;
   border-radius: 15px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 300px;
   box-sizing: border-box;
   margin: 0;
   max-width: 1980px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DCDCDC;
   border-radius: 30px;
   box-shadow: 5px 5px 20px #000000;
   text-align: center;
}
#Card10-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card10-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 900px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: url('images/RF07.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: left;
}
#Card11-card-body
{
   padding: 30px 30px 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: center;
}
#Card13-card-body
{
   padding: 0 10px 0 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card13-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 0 0 0 ;
   padding: 0 10px 10px 10px;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 1200px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: url('images/Prop56v12.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: right;
}
#Card15-card-body
{
   padding: 30px 30px 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#Card16-card-body
{
   padding: 0 10px 0 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 900px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   max-width: 1200px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('images/RF05.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: left;
}
#Card7-card-body
{
   padding: 30px 30px 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 300px;
   box-sizing: border-box;
   margin: 0;
   max-width: 1980px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DCDCDC;
   border-radius: 30px;
   box-shadow: 5px 5px 20px #000000;
   text-align: center;
}
#Card8-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 10px 0 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0 10px 0 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card9-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 40px 0 0 0 ;
   padding: 0 10px 10px 10px;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 4px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 800px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   max-width: 1000px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('images/Old56.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: left;
}
#Card12-card-body
{
   padding: 30px 0 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   border-radius: 30px 30px 0 0 !important;
   margin: 0;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
}
#Card14-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 30px 30px !important;
   margin: 20px 0 0 0 ;
   padding: 0 10px 0 10px;
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: center;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 900px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: url('images/LocParis.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 4px solid #DEE2E6;
   border-radius: 30px;
   text-align: left;
}
#Card5-card-body
{
   padding: 30px 30px 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_menu30Menu
{
   border: 4px solid #FFFFFF;
   border-radius: 15px;
   background-color: #000000;
   margin: 0;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu30Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
}
#wb_menu30Menu li
{
   display: inline-block;
   margin: 0;
   padding: 8px 0px 8px 0px;
   width: 16.66%;
}
#wb_menu30Menu a
{
   background-clip: padding-box;
   display: block;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Urbanist;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu30Menu > ul > li > a
{
   width: calc(100% - 20px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 26px;
}
#wb_menu30Menu li:hover a, #wb_menu30Menu a:hover
{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_menu30Menu li.firstmain
{
   padding-left: 0px;
}
#wb_menu30Menu li.lastmain
{
   padding-right: 8px;
}
#wb_menu30Menu li:hover, #wb_menu30Menu li a:hover
{
   position: relative;
}
#wb_menu30Menu a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_menu30Menu li:hover a.withsubmenu, #wb_menu30Menu a.withsubmenu:hover
{
   background-image: none;
}
#wb_menu30Menu ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 320px;
   height: auto;
   border: none;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.16);
}
#wb_menu30Menu ul :hover ul
{
   left: -10px;
   top: 44px;
   padding-top: 0px;
   visibility: visible;
}
#wb_menu30Menu .firstmain:hover ul
{
   left: -2px;
}
#wb_menu30Menu li li
{
   width: 300px;
   padding: 0 10px 0px 10px;
   border: 0px solid #000000;
   border-width: 0 0px;
}
#wb_menu30Menu li li.firstitem
{
   border-top: 0px #000000 solid;
}
#wb_menu30Menu li li.lastitem
{
   border-bottom: 0px #000000 solid;
}
#wb_menu30Menu li li.lastitem
{
   padding-bottom: 10px;
}
#wb_menu30Menu ul ul a, #wb_menu30Menu ul :hover ul a, #wb_menu30Menu ul :hover ul :hover ul a
{
   float: none;
   margin: 0;
   width: 260px;
   height: auto;
   white-space: normal;
   padding: 8px 20px 7px 20px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   color: #333333;
   font-family: Urbanist;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_menu30Menu ul :hover ul .firstitem a, #wb_menu30Menu ul :hover ul :hover ul .firstitem a
{
   margin-top: 10px;
}
#wb_menu30Menu ul ul :hover a, #wb_menu30Menu ul ul a:hover, #wb_menu30Menu ul ul :hover ul :hover a, #wb_menu30Menu ul ul :hover ul a:hover, #wb_menu30Menu ul ul :hover ul :hover ul :hover a, #wb_menu30Menu ul ul :hover ul :hover ul a:hover
{
   background-color: #696969;
   background-image: none;
   border: 0px solid #4F4F4F;
   color: #FFFFFF;
}
#wb_menu30Menu ul ul a.withsubmenu, #wb_menu30Menu ul :hover ul a.withsubmenu, #wb_menu30Menu ul :hover ul :hover ul a.withsubmenu
{
   width: 260px;
   padding: 8px 20px 7px 20px;
   background-image: none;
}
#wb_menu30Menu ul ul :hover a.withsubmenu, #wb_menu30Menu ul ul a.withsubmenu:hover, #wb_menu30Menu ul ul :hover ul :hover a.withsubmenu, #wb_menu30Menu ul ul a.withsubmenu:hover a.withsubmenu:hover
{
   background-image: none;
}
#wb_menu30Menu ul :hover ul ul, #wb_menu30Menu ul :hover ul :hover ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
}
#wb_menu30Menu ul :hover ul :hover ul, #wb_menu30Menu ul :hover ul :hover ul :hover ul
{
   left: 320px;
   top: 0px;
   visibility: visible;
}
#wb_menu30Menu ul :hover ul .firstitem:hover ul, #wb_menu30Menu ul :hover ul :hover ul .firstitem:hover ul
{
   top: 0px;
}
#wb_menu30Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:600px) 
{
#wb_menu30Menu ul
{
   width: 100%;
}
#wb_menu30Menu li
{
   padding: 0 8px 20px 8px !important;
   width: 100% !important;
}
#wb_menu30Menu a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}
#wb_menu30Menu a.withsubmenu
{
   width: 100% !important;
}

}
