body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header1LayoutGrid
{
   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;
}
#header1LayoutGrid
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header1LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#header1LayoutGrid > .row > .col-1, #header1LayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header1LayoutGrid > .row > .col-1, #header1LayoutGrid > .row > .col-2
{
   float: left;
}
#header1LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#header1LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#header1LayoutGrid:before,
#header1LayoutGrid:after,
#header1LayoutGrid .row:before,
#header1LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#header1LayoutGrid:after,
#header1LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#header1LayoutGrid > .row > .col-1, #header1LayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_header1Menu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_header1Menu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_header1Menu2 > ul
{
   display: flex;
   justify-content: space-between;
}
#wb_header1Menu2 li
{
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_header1Menu2 a
{
   display: block;
   float: left;
   color: #4169E1;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_header1Menu2 > ul > li > a
{
   height: 150px;
   line-height: 150px;
   padding: 0px 5px 0px 18px;
}
#wb_header1Menu2 li:hover a, #wb_header1Menu2 a:hover, #wb_header1Menu2 .active
{
   color: #FF0000;
   border: 0px solid #222222;
   background-color: transparent;
   background-image: none;
}
#wb_header1Menu2 li.firstmain
{
   padding-left: 0px;
}
#wb_header1Menu2 li.lastmain
{
   padding-right: 0px;
}
#wb_header1Menu2 li:hover, #wb_header1Menu2 li a:hover
{
   position: relative;
}
#wb_header1Menu2 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_header1Menu2 li:hover a.withsubmenu, #wb_header1Menu2 a.withsubmenu:hover
{
   background-image: none;
}
#wb_header1Menu2 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_header1Menu2 ul :hover ul
{
   left: 0px;
   top: 150px;
   padding-top: 0px;
   visibility: visible;
}
#wb_header1Menu2 .firstmain:hover ul
{
   left: 0px;
}
#wb_header1Menu2 li li
{
   width: 100px;
   padding: 0 0px 0px 0px;
   border: 0px solid #C0C0C0;
   border-width: 0 0px;
}
#wb_header1Menu2 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_header1Menu2 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_header1Menu2 ul ul a, #wb_header1Menu2 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 86px;
   height: auto;
   white-space: normal;
   padding: 13px 6px 12px 6px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_header1Menu2 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_header1Menu2 ul ul :hover a, #wb_header1Menu2 ul ul a:hover, #wb_header1Menu2 ul ul a.active, #wb_header1Menu2 ul ul a.active, #wb_header1Menu2 ul ul :hover ul :hover a, #wb_header1Menu2 ul ul :hover ul a:hover, #wb_header1Menu2 ul ul a.active, #wb_header1Menu2 ul ul :hover ul a.active
{
   background-color: #FF0000;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_header1Menu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   animation: pop 3000ms linear 0ms infinite normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/IMG_7080.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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 400px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 768px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-image: linear-gradient(to top, rgba(0,0,67,0.67) 0%, rgba(0,0,0,0.00) 100%);
}
#wb_divider5FlexContainer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#divider5FlexContainer
{
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_gallery4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E6E6FA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gallery4LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#gallery4LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#gallery4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gallery4LayoutGrid > .row > .col-1
{
   float: left;
}
#gallery4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#gallery4LayoutGrid:before,
#gallery4LayoutGrid:after,
#gallery4LayoutGrid .row:before,
#gallery4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#gallery4LayoutGrid:after,
#gallery4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#gallery4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_list4LayoutGrid
{
   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;
}
#list4LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#list4LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#list4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#list4LayoutGrid > .row > .col-1
{
   float: left;
}
#list4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#list4LayoutGrid:before,
#list4LayoutGrid:after,
#list4LayoutGrid .row:before,
#list4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#list4LayoutGrid:after,
#list4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#list4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_divider2LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(230,230,250,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#divider2LayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#divider2LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#divider2LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#divider2LayoutGrid > .row > .col-1
{
   float: left;
}
#divider2LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#divider2LayoutGrid:before,
#divider2LayoutGrid:after,
#divider2LayoutGrid .row:before,
#divider2LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#divider2LayoutGrid:after,
#divider2LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#divider2LayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(230,230,250,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_divider3FlexContainer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#divider3FlexContainer
{
   display: flex;
   position: relative;
   padding: 25px 15px 25px 15px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(230,230,250,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(230,230,250,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(230,230,250,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(230,230,250,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_text7LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/IMG_7099.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;
}
#text7LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#text7LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text7LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text7LayoutGrid > .row > .col-1
{
   float: left;
}
#text7LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text7LayoutGrid:before,
#text7LayoutGrid:after,
#text7LayoutGrid .row:before,
#text7LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#text7LayoutGrid:after,
#text7LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#text7LayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#text7LayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-image: linear-gradient(to top, rgba(0,0,0,0.67) 0%, rgba(0,0,0,0.00) 100%);
}
#wb_text7Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#text7Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_text7Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_text7Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_text7Text p, #wb_text7Text ul
{
   margin: 0;
   padding: 0;
}
#wb_text7Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer20LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4169E1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer20LayoutGrid
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer20LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer20LayoutGrid > .row > .col-1, #footer20LayoutGrid > .row > .col-2, #footer20LayoutGrid > .row > .col-3, #footer20LayoutGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer20LayoutGrid > .row > .col-1, #footer20LayoutGrid > .row > .col-2, #footer20LayoutGrid > .row > .col-3, #footer20LayoutGrid > .row > .col-4
{
   float: left;
}
#footer20LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer20LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer20LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer20LayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footer20LayoutGrid:before,
#footer20LayoutGrid:after,
#footer20LayoutGrid .row:before,
#footer20LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer20LayoutGrid:after,
#footer20LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer20LayoutGrid > .row > .col-1, #footer20LayoutGrid > .row > .col-2, #footer20LayoutGrid > .row > .col-3, #footer20LayoutGrid > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_footer20Menu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 30px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer20Menu1::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer20Menu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_footer20Menu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footer20Menu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer20Menu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_footer20Menu1 li:hover a, #wb_footer20Menu1 a:hover
{
   color: #6B3CFC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer20Menu1 .firstmain a
{
   margin-top: 0px;
}
#wb_footer20Menu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer20Menu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer20Menu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 30px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer20Menu2::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer20Menu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_footer20Menu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footer20Menu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer20Menu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_footer20Menu2 li:hover a, #wb_footer20Menu2 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer20Menu2 .firstmain a
{
   margin-top: 0px;
}
#wb_footer20Menu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer20Menu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_footer20Menu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 30px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer20Menu3::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer20Menu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_footer20Menu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_footer20Menu3 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer20Menu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_footer20Menu3 li:hover a, #wb_footer20Menu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_footer20Menu3 .firstmain a
{
   margin-top: 0px;
}
#wb_footer20Menu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer20Menu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#footer20Shape
{
   border-width: 0;
   vertical-align: top;
}
#wb_footer20Shape
{
   margin: 0 0 30px 0 ;
   vertical-align: top;
}
#wb_footer20Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer20Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer20Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer20Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer20Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer20Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer20Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer20Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#footer20FlexContainer
{
   display: flex;
   position: relative;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #4169E1;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_footer20Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_footer20Text div
{
   text-align: left;
}
#wb_footer20Icon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_footer20Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer20Icon1
{
   height: 28px;
   width: 28px;
}
#footer20Icon1 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footer20Icon1:hover #footer20Icon1 i
{
   color: #0D6EFD;
}
#wb_footer20Icon2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_footer20Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer20Icon2
{
   height: 28px;
   width: 28px;
}
#footer20Icon2 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footer20Icon2:hover #footer20Icon2 i
{
   color: #0D6EFD;
}
#wb_footer20Icon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_footer20Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer20Icon3
{
   height: 28px;
   width: 28px;
}
#footer20Icon3 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footer20Icon3:hover #footer20Icon3 i
{
   color: #0D6EFD;
}
#wb_footer20Icon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   display:inline-block;
   position:relative;
}
#wb_footer20Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer20Icon4
{
   height: 28px;
   width: 28px;
}
#footer20Icon4 i
{
   color: #0D6EFD;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_footer20Icon4:hover #footer20Icon4 i
{
   color: #0D6EFD;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Article1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 20px;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article1 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article1 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article1 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   color: #202020;
   font-style: normal;
   text-decoration: none;
}
#Article1 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article1 .blogsubject a:link, #Article1 .blogsubject a:visited, #Article1 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article1 .blogcomments a:link, #Article1 .blogcomments a:visited, #Article1 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article1 .blogcomments
{
   text-decoration: none;
}
#Article1 .no-thumb
{
   display: none;
}
#Article1 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article1 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article1 .blogthumb img
{
   border-width: 0px;
   width: 500px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article1 .blogdate, #Article1 .blogcomments
{
   display: none;
}
#Article1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 20px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article2 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article2 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   color: #404040;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article2 .blogsubject a:link, #Article2 .blogsubject a:visited, #Article2 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments a:link, #Article2 .blogcomments a:visited, #Article2 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments
{
   text-decoration: none;
}
#Article2 .no-thumb
{
   display: none;
}
#Article2 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article2 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article2 .blogthumb img
{
   border-width: 0px;
   width: 500px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article2 .blogdate, #Article2 .blogcomments
{
   display: none;
}
#Article2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1041px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}






#gallery4Photos
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#gallery4Photos .thumbnails
{
   margin: 0;
}
#gallery4Photos .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 10px 10px 10px 10px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#gallery4Photos .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px #DDDDDD solid;
   border-radius: 5px;
}
#gallery4Photos .caption
{
   color: #404040;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 8px 0 8px 0;
   position: relative;
}
#gallery4Photos .description
{
   color: #969696;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: center;
}
#gallery4Photos .thumbnail a
{
   display: block;
   position: relative;
}
#gallery4Photos .thumbnail a:hover .caption
{
   opacity: 0.78
}
#gallery4Photos .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 20px;
}
#gallery4Photos .clearfix:before,
#gallery4Photos .clearfix:after,
#gallery4Photos .thumbnails:before,
#gallery4Photos .thumbnails:after
{
   display: table;
   content: " ";
}
#gallery4Photos .clearfix:after,
#gallery4Photos .thumbnails:after
{
   clear: both;
}
#gallery4Photos .visible-col4
{
   display: block;
}
#wb_gallery4Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 30px 0;
   text-align: center;
}
#gallery4Heading
{
   color: #404040;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Article4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article4 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article4 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   color: #404040;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article4 .blogsubject a:link, #Article4 .blogsubject a:visited, #Article4 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments a:link, #Article4 .blogcomments a:visited, #Article4 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments
{
   text-decoration: none;
}
#Article4 .no-thumb
{
   display: none;
}
#Article4 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article4 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article4 .blogthumb img
{
   border-width: 0px;
   width: 500px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article4 .blogdate, #Article4 .blogcomments
{
   display: none;
}
#Article4
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 717px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Article3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article3 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article3 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article3 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   color: #404040;
   font-style: normal;
   text-decoration: none;
}
#Article3 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article3 .blogsubject a:link, #Article3 .blogsubject a:visited, #Article3 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments a:link, #Article3 .blogcomments a:visited, #Article3 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments
{
   text-decoration: none;
}
#Article3 .no-thumb
{
   display: none;
}
#Article3 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article3 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article3 .blogthumb img
{
   border-width: 0px;
   width: 500px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article3 .blogdate, #Article3 .blogcomments
{
   display: none;
}
#Article3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 667px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Article5
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article5 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article5 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   color: #404040;
   font-style: normal;
   text-decoration: none;
}
#Article5 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article5 .blogsubject a:link, #Article5 .blogsubject a:visited, #Article5 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments a:link, #Article5 .blogcomments a:visited, #Article5 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments
{
   text-decoration: none;
}
#Article5 .no-thumb
{
   display: none;
}
#Article5 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article5 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article5 .blogthumb img
{
   border-width: 0px;
   width: 500px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article5 .blogdate, #Article5 .blogcomments
{
   display: none;
}
#Article5
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 763px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Article6
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article6 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article6 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   color: #404040;
   font-style: normal;
   text-decoration: none;
}
#Article6 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article6 .blogsubject a:link, #Article6 .blogsubject a:visited, #Article6 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments a:link, #Article6 .blogcomments a:visited, #Article6 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments
{
   text-decoration: none;
}
#Article6 .no-thumb
{
   display: none;
}
#Article6 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article6 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article6 .blogthumb img
{
   border-width: 0px;
   width: 500px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#Article6 .blogdate, #Article6 .blogcomments
{
   display: none;
}
#Article6
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1041px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#list4Tabs.ui-widget
{
   font-size: 1em !important;
}
#list4Tabs
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
#list4Tabs .ui-tabs-nav
{
   background: transparent;
   border-width: 0;
   padding: 0;
   border-radius: 0 !important;
   font-family: Arial;
   font-weight: normal;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
   font-size: 0;
   text-align: justify;
   box-sizing: border-box;
   display: table;
   width: 100%;
}
#list4Tabs .ui-tabs-nav li
{
   border-bottom: 1px solid #E6E6E6 !important;
   border-radius: 0;
   margin: 0;
   padding: 0;
   display: table-cell;
   float: none;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-align: center;
}
#list4Tabs .ui-tabs-nav li:first-child
{
   border-radius: 0px 0 0 0px;
}
#list4Tabs .ui-tabs-nav li:last-child
{
   border-radius: 0 0px 0px 0;
}
#list4Tabs .ui-tabs-nav li.ui-tabs-selected
{
   padding-bottom: 0;
   border-bottom: 1px solid #FF0000 !important;
}
#list4Tabs .ui-tabs-nav li a
{
   display: block;
   float: none;
   font-size: 13px;
   padding: 10px 30px 10px 30px;
}
#list4Tabs, #list4Tabs .ui-corner-all, #list4Tabs .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#list4Tabs, #list4Tabs .ui-corner-all, #list4Tabs .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#list4Tabs .ui-state-default, #list4Tabs .ui-widget-content .ui-state-default
{
   border-color: #E6E6E6;
   background-color: #F9FAFB;
   background-image: none;
}
#list4Tabs .ui-state-hover, #list4Tabs .ui-widget-content .ui-state-hover
{
   border-color: #FF0000;
   background-color: #FF0000;
   background-image: none;
}
#list4Tabs .ui-state-active, #list4Tabs .ui-widget-content .ui-state-active
{
   border-color: #FF0000;
   background-color: #4169E1;
   background-image: none;
}
#list4Tabs .ui-state-default a, #list4Tabs .ui-widget-content .ui-state-default a
{
   color: #5B5B5B;
}
#list4Tabs .ui-state-hover a, #list4Tabs .ui-widget-content .ui-state-hover a
{
   color: #FFFFFF;
}
#list4Tabs .ui-state-active a, #list4Tabs .ui-widget-content .ui-state-active a
{
   color: #FFFFFF;
}
#list4Tabs .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#list4Tabs .ui-tabs-panel
{
   overflow: auto;
   padding: 30px 30px 30px 30px;
}
#list4Tabs .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_list4Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#list4Heading
{
   color: #404040;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}


#wb_gallery4Photos img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#wb_gallery4Photos img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}


.blogthumb img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

.blogthumb img:hover {
    filter: grayscale(100%) sepia(100%) hue-rotate(-50deg) brightness(50%);
    opacity: 0.5;
}




#wb_Heading2 h1 {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#wb_Heading2 h1:hover {
    opacity: 1;
}


#wb_gallery4Heading h3 {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#wb_gallery4Heading h3:hover {
    opacity: 1;
}


#wb_list4Heading h2 {
    display: block;
    transition: color 0.3s ease;
}

#wb_list4Heading h2:hover {
    color: red; /* Change color to whatever you prefer */
}



#list4Heading {
    display: block;
    transition: color 0.3s ease;
}

#list4Heading:hover {
    color: red; /* Change color to whatever you prefer */
}



#list4tabs li a span {
    display: block;
    transition: color 0.3s ease;
}

#list4tabs li a span:hover {
    color: red; /* Change color to whatever you prefer */
}



#list4tabs-page-1 img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#list4tabs-page-1 img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}


#list4tabs-page-2 img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#list4tabs-page-2 img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}

#list4tabs-page-3 img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#list4tabs-page-3 img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}

#list4tabs-page-4 img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#list4tabs-page-4 img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}

#list4tabs-page-5 img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#list4tabs-page-5 img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}

#list4tabs-page-6 img {
    display: block;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

#list4tabs-page-6 img:hover {
    filter: grayscale(100%) sepia(100%) saturate(1000%) hue-rotate(180deg) brightness(50%);
    opacity: 1;
}






#wb_text7Heading h2 {
    display: block;
    transition: color 0.3s ease;
}

#wb_text7Heading h2:hover {
    color: red; /* Change color to whatever you prefer */
}


#footer20Menu1 .nav-item a {
    transition: color 0.3s ease;
}

#footer20Menu1 .nav-item a:hover {
    color: red; /* Change color to red */
}


#footer20Menu2 .nav-item a {
    transition: color 0.3s ease;
}

#footer20Menu2 .nav-item a:hover {
    color: red; /* Change color to red */
}


#footer20Menu3 .nav-item a {
    transition: color 0.3s ease;
}

#footer20Menu3 .nav-item a:hover {
    color: red; /* Change color to red */
}




.caption {
    transition: color 0.3s ease;
}

.caption:hover {
    color: red; /* Change color to red */
}



#gallery4Heading {
    transition: color 0.3s ease;
}

#gallery4Heading:hover {
    color: red; /* Change color to red */
}


#Heading2 {
    transition: color 0.3s ease;
}

#Heading2:hover {
    color: red; /* Change color to red */
}



 #list4Tabs ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
            display: flex;
        }
        #list4Tabs li {
            margin-right: 15px;
        }
        #list4Tabs a {
            display: block;
            text-decoration: none;
            color: black;
            padding: 10px;
            transition: background-color 0.3s ease, color 0.3s ease;
        }
        #list4Tabs a:hover {
            background-color: red;
            color: white;
        }




    








