body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#headerContainer
{
   display: flex;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   z-index: 7777;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 0px none #000000;
   box-sizing: border-box;
   font-size: 0;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 100px 0px 0px 0px;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   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: 480px)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0,70;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 792px;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 20px 100px 50px 100px;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcomeCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .active.carousel-item-start, #welcomeCarousel .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 1000ms;
}
#welcomeCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -63px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcomeCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: #B2B2B2;
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#welcomeCarousel .carousel-indicators .active
{
   background-color: #FFFFFF;
}
#welcomeCarousel .frame
{
   width: 1140px;
   display: inline-block;
   float: left;
   height: 792px;
}
#welcomeCarousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/magic-moment-movies-Testimonials-Foto-Caroussell-001-1140x792.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#welcomeCarousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/magic-moment-movies-Testimonials-Foto-Caroussell-002-1140x792.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#welcomeCarousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/magic-moment-movies-Testimonials-Foto-Caroussell-003-1140x792.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#quoteContainer
{
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 0px none #CCCCCC;
   box-sizing: border-box;
   font-size: 0;
}
#wb_footerMiddle
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerMiddle
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footerMiddle > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   float: left;
}
#footerMiddle > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#footerMiddle > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#footerMiddle:before,
#footerMiddle:after,
#footerMiddle .row:before,
#footerMiddle .row:after
{
   display: table;
   content: " ";
}
#footerMiddle:after,
#footerMiddle .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerMiddle > .row > .col-1, #footerMiddle > .row > .col-2, #footerMiddle > .row > .col-3, #footerMiddle > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_footerBottom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 25px 0px 0px 0px;
}
#footerBottom
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
}
#footerBottom > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerBottom > .col-1
{
   flex: 0 0 auto;
}
#footerBottom > .col-1
{
   background-color: transparent;
   background-image: none;
   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: 480px)
{
#footerBottom > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerMenu1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   text-align: left;
   text-transform: none;
}
#wb_headerMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_headerMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_headerMenu1 a
{
   display: block;
   float: left;
   color: #FFA500;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   height: 40px;
   line-height: 40px;
   padding: 0 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_headerMenu1 li:hover a, #wb_headerMenu1 a:hover, #wb_headerMenu1 .active
{
   color: #FFD700;
   background-color: transparent;
   border: 0px solid #2E6DA4;
}
#wb_headerMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_headerMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_headerMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_quoteText
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 25px 0px 25px 0px;
   margin: 0;
   text-align: left;
}
#wb_quoteText div
{
   text-align: left;
}
#wb_footerCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard4-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard4-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFD700;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard4-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFD700;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard4-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item8
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #DCDCDC;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item8 a
{
   color: inherit;
   display: block;
   padding: 9px 10px 9px 10px;
   text-decoration: none;
}
#footerCard4-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard4-card-item9
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #DCDCDC;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item9 a
{
   color: inherit;
   display: block;
   padding: 9px 10px 9px 10px;
   text-decoration: none;
}
#footerCard4-card-item9 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard4-card-item10
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #DCDCDC;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item10 a
{
   color: inherit;
   display: block;
   padding: 9px 10px 9px 10px;
   text-decoration: none;
}
#footerCard4-card-item10 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard4-card-item11
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #DCDCDC;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard4-card-item11 a
{
   color: inherit;
   display: block;
   padding: 9px 10px 9px 10px;
   text-decoration: none;
}
#footerCard4-card-item11 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard7-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard7-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFD700;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard7-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard7-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard7-card-item1 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFF00;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard7-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard7-card-item2 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard7-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard7-card-item3 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#footerCard7-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 16px 0px;
   background-color: transparent;
   background-image: none;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard7-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard7-card-item4 i
{
   color: #FFFFFF;
   margin-right: 8px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_footerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFD700;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_footerCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard2-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 25px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFD700;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item10
{
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item11
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFF00;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard2-card-item11 a
{
   color: inherit;
   display: block;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
#wb_footerCopyrights
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footerCopyrights div
{
   text-align: left;
}
#wb_footerCopyrights
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   margin: 0;
   max-width: 1140px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #000000;
   background-color: rgba(0, 0, 0, 0,75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0,20);
   text-align: left;
}
#Card1-card-body
{
   padding: 50px 50px 50px 50px;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFD700;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 0px;
   color: #FFA500;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card1
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   margin: 0;
   display: inline-block;
   width: 353px;
   height: auto;
}
