body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_gallery10Carousel
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_gallery10Carousel
{
   height: 50vh;
}
#gallery10Carousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#gallery10Carousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#gallery10Carousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#gallery10Carousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#gallery10Carousel .carousel-item-next:not(.carousel-item-start), #gallery10Carousel .active.carousel-item-end
{
   transform: translateX(100%);
}
#gallery10Carousel .carousel-item-prev:not(.carousel-item-end), #gallery10Carousel .active.carousel-item-start
{
   transform: translateX(-100%);
}
#gallery10Carousel .carousel-item-inner
{
   padding: 0 0 100px 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#gallery10Carousel .carousel-inner > .carousel-item > img, #gallery10Carousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#gallery10Carousel .carousel-inner > .active, #gallery10Carousel .carousel-inner > .carousel-item-next, #gallery10Carousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#gallery10Carousel .carousel-inner > .carousel-item-next, #gallery10Carousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#gallery10Carousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -45px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#gallery10Carousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 10px 10px 10px 10px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(222,226,230,1.00);
}
#gallery10Carousel .carousel-indicators .active
{
   background-color: rgba(222,226,230,1.00);
}
#gallery10Carousel .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 10%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#gallery10Carousel .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#gallery10Carousel .carousel-control .carousel-control-prev-icon, #gallery10Carousel .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 48px;
   height: 48px;
   z-index: 5;
}
#gallery10Carousel .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#gallery10Carousel .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 530px;
}
#gallery10Carousel .carousel-control-next, #gallery10Carousel .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#gallery10Carousel .carousel-control-next-icon, #gallery10Carousel .carousel-control-prev-icon
{
   display: inline-block;
   width: 48px;
   height: 48px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#gallery10Carousel .carousel-control-next:hover, #gallery10Carousel .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#gallery10Carousel .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20192%20192%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M51%2088%20C49%2090%2c%2048%2093%2c%2048%2096%20L48%2096%20L48%2096%20C48%2099%2c%2049%20102%2c%2051%20105%20L123%20177%20L123%20177%20C126%20179%2c%20129%20180%2c%20132%20180%20C135%20180%2c%20138%20179%2c%20141%20177%20C143%20174%2c%20144%20171%2c%20144%20168%20C144%20165%2c%20143%20162%2c%20141%20160%20L77%2096%20L77%2096%20L141%2033%20L141%2033%20C143%2030%2c%20144%2027%2c%20144%2024%20C144%2021%2c%20143%2018%2c%20141%2016%20C138%2013%2c%20135%2012%2c%20132%2012%20C129%2012%2c%20126%2013%2c%20123%2016%20L51%2088Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#gallery10Carousel .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20192%20192%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M141%2088%20C143%2090%2c%20144%2093%2c%20144%2096%20L144%2096%20L144%2096%20C144%2099%2c%20143%20102%2c%20141%20105%20L69%20177%20L69%20177%20C66%20179%2c%2063%20180%2c%2060%20180%20C57%20180%2c%2054%20179%2c%2051%20177%20C49%20174%2c%2048%20171%2c%2048%20168%20C48%20165%2c%2049%20162%2c%2051%20160%20L115%2096%20L115%2096%20L51%2033%20L51%2033%20C49%2030%2c%2048%2027%2c%2048%2024%20C48%2021%2c%2049%2018%2c%2051%2016%20C54%2013%2c%2057%2012%2c%2060%2012%20C63%2012%2c%2066%2013%2c%2069%2016%20L141%2088Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#gallery10Carousel .frame-1
{
   background-color: transparent;
   background-image: url('images/banner9.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#gallery10Carousel .frame-2
{
   background-color: transparent;
   background-image: url('images/banner2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#gallery10Carousel .frame-3
{
   background-color: transparent;
   background-image: url('images/banner10.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_gallery10Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: right;
}
#gallery10Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#gallery10Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#gallery10Card2-card-item0 h1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#gallery10Card2-card-item1
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#gallery10Card2-card-item1 h1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#gallery10Card2-card-item2
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 15px 30px 15px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_gallery10Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#gallery10Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#gallery10Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#gallery10Card3-card-item0 h1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#gallery10Card3-card-item1
{
   box-sizing: border-box;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#gallery10Card3-card-item1 h1
{
   color: #FFFFFF;
   font-family: "Arial Black";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#gallery10Card3-card-item2
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 15px 30px 15px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_media9LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#media9LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#media9LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#media9LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#media9LayoutGrid > .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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#media9LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_media9Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: left;
}
#media9Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_media9Hotspots
{
   margin: 0;
   vertical-align: top;
}
#media9Hotspots
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1280px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
@keyframes pulsate
{
   0% 
   {
      transform: scale(.75);
      opacity: 1;
   }
   30%
   {
      transform: scale(.75);
      opacity: 1;
   }
   100% 
   {
      transform: scale(2);
      opacity: 0;
   }
}
.pulsate:before
{
   position: absolute;
   left:0;
   top: 0;
   width: 100%;
   height: 100%;
   content: "";
   background-color: inherit;
   border-radius: inherit;
   animation: pulsate 1.5s ease-out infinite;
}
#media9Hotspots-icons
{
   position: absolute;
   left:0;
   top:0;
   width:100%;
   height:100%;
   pointer-events:none;
}
#media9Hotspots-icons-inner
{
   position: relative;
   left:0;
   top:0;
   width:100%;
   height:100%;
   pointer-events:none;
   margin: 0 auto 0 auto;
   max-width: 1280px;
}
#media9Hotspots-icons svg
{
   overflow: visible;
}
#wb_media9Hotspots
{
   position: relative;
}
#wb_gallery20LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gallery20LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#gallery20LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#gallery20LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#gallery20LayoutGrid1 > .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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#gallery20LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gallery20Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#gallery20Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_gallery20LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gallery20LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#gallery20LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#gallery20LayoutGrid2 > .row > .col-1, #gallery20LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gallery20LayoutGrid2 > .row > .col-1, #gallery20LayoutGrid2 > .row > .col-2
{
   float: left;
}
#gallery20LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#gallery20LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 30px 0;
}
#gallery20LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#gallery20LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 30px 0;
}
#gallery20LayoutGrid2:before,
#gallery20LayoutGrid2:after,
#gallery20LayoutGrid2 .row:before,
#gallery20LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#gallery20LayoutGrid2:after,
#gallery20LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#gallery20LayoutGrid2 > .row > .col-1, #gallery20LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#gallery20RollOverText1 .description
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: center;
}
#gallery20RollOverText1 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 4px 0 0 0 ;
   padding: 0;
   text-decoration: underline;
}
#gallery20RollOverText1 .title
{
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#gallery20RollOverText1 .caption
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: auto;
   bottom: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(0,0,0,0.64);
   width: 100%;
   opacity: 1.00;
}
#gallery20RollOverText1 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#gallery20RollOverText1
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#gallery20RollOverText2 .description
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: center;
}
#gallery20RollOverText2 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 4px 0 0 0 ;
   padding: 0;
   text-decoration: underline;
}
#gallery20RollOverText2 .title
{
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#gallery20RollOverText2 .caption
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: auto;
   bottom: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(0,0,0,0.64);
   width: 100%;
   opacity: 1.00;
}
#gallery20RollOverText2 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#gallery20RollOverText2
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#wb_gallery20LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gallery20LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#gallery20LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#gallery20LayoutGrid3 > .row > .col-1, #gallery20LayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gallery20LayoutGrid3 > .row > .col-1, #gallery20LayoutGrid3 > .row > .col-2
{
   float: left;
}
#gallery20LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#gallery20LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 30px 0;
}
#gallery20LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#gallery20LayoutGrid3 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 30px 0;
}
#gallery20LayoutGrid3:before,
#gallery20LayoutGrid3:after,
#gallery20LayoutGrid3 .row:before,
#gallery20LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#gallery20LayoutGrid3:after,
#gallery20LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#gallery20LayoutGrid3 > .row > .col-1, #gallery20LayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#gallery20RollOverText3 .description
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: center;
}
#gallery20RollOverText3 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 4px 0 0 0 ;
   padding: 0;
   text-decoration: underline;
}
#gallery20RollOverText3 .title
{
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#gallery20RollOverText3 .caption
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: auto;
   bottom: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(0,0,0,0.64);
   width: 100%;
   opacity: 1.00;
}
#gallery20RollOverText3 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#gallery20RollOverText3
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#gallery20RollOverText4 .description
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: center;
}
#gallery20RollOverText4 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 4px 0 0 0 ;
   padding: 0;
   text-decoration: underline;
}
#gallery20RollOverText4 .title
{
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#gallery20RollOverText4 .caption
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: auto;
   bottom: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(0,0,0,0.64);
   width: 100%;
   opacity: 1.00;
}
#gallery20RollOverText4 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#gallery20RollOverText4
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
