div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(to bottom, #F5F5F7 0%, #FFFFFF 100%);
}
body
{
   background-color: #F5F5F7;
   color: #424245;
   font-family: Roboto;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.8;
   margin: 0;
   text-align: center;
   overflow-x: hidden;
}
#wb_LayoutGrid25
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #1D1D1F 0%, #4F4F4F 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid25
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid25 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid25 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid25 > .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: 480px)
{
#LayoutGrid25 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #2F2F31 0%, #404043 25%, #2F2F31 100%);
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
   height: 688px;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .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: center;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 1000ms;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -54px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   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);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(222,226,230,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 4%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 32px;
   height: 32px;
   z-index: 5;
}
#Carousel1 .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;
}
#Carousel1 .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 688px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M34%2058%20L82%2011%20C83%209%2c%2086%208%2c%2088%208%20C91%208%2c%2093%209%2c%2095%2011%20C97%2013%2c%2098%2015%2c%2098%2017%20C98%2020%2c%2097%2022%2c%2095%2024%20L53%2064%20L95%20105%20C97%20107%2c%2098%20109%2c%2098%20112%20C98%20114%2c%2097%20116%2c%2095%20118%20C93%20120%2c%2091%20121%2c%2088%20121%20C86%20121%2c%2083%20120%2c%2082%20118%20L33%2071%20C31%2069%2c%2030%2067%2c%2030%2064%20C30%2062%2c%2031%2060%2c%2033%2059%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23DEE2E6%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M96%2059%20C97%2060%2c%2098%2062%2c%2098%2064%20C98%2067%2c%2097%2069%2c%2095%2071%20L46%20118%20C45%20120%2c%2042%20121%2c%2040%20121%20C37%20121%2c%2035%20120%2c%2033%20118%20C31%20116%2c%2030%20114%2c%2030%20112%20C30%20109%2c%2031%20107%2c%2033%20105%20L76%2064%20L33%2024%20C31%2022%2c%2030%2020%2c%2030%2017%20C30%2015%2c%2031%2013%2c%2033%2011%20C35%209%2c%2037%208%2c%2040%208%20C42%208%2c%2045%209%2c%2046%2011%20L95%2058Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/banner_1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/banner_2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/banner_3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid14 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid14 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .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: 480px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .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;
}
#LayoutGrid10 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 10px 50px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#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: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5, #LayoutGrid8 > .col-6, #LayoutGrid8 > .col-7
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5, #LayoutGrid8 > .col-6, #LayoutGrid8 > .col-7
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5, #LayoutGrid8 > .col-6, #LayoutGrid8 > .col-7
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in 1000ms linear 0ms 1 normal both;
}
#wb_Text2
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-size: 43px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 10px 50px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .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;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid36
{
   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;
}
#LayoutGrid36
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid36 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid36 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid36 > .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: 480px)
{
#LayoutGrid36 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_gallery2LayoutGrid
{
   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;
}
#gallery2LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#gallery2LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#gallery2LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#gallery2LayoutGrid > .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)
{
#gallery2LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid16
{
   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;
}
#LayoutGrid16
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid16 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid16 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid21
{
   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;
}
#LayoutGrid21
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid21 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid21 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid21 > .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: 480px)
{
#LayoutGrid21 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .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: 480px)
{
#LayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid24
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid24
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid24 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid24 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid24 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid24 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid24 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid35
{
   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;
}
#LayoutGrid35
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid35 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid35 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid35 > .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: 480px)
{
#LayoutGrid35 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid23
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid23
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid23 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid23 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid23 > .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: 480px)
{
#LayoutGrid23 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_reto_txt2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#reto_txt2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
}
#reto_txt2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#reto_txt2 > .col-1
{
   flex: 0 0 auto;
}
#reto_txt2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#reto_txt2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#reto_txt2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #424245;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #1D1D1F;
   font-family: "Roboto";
   font-weight: 700;
   font-size: 32px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-size: 43px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid30
{
   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;
}
#LayoutGrid30
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid30 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid30 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid30 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 768px)
{
#LayoutGrid30 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 122px;
   height: 122px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 106px;
   height: 106px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 109px;
   height: 109px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 106px;
   height: 106px;
   vertical-align: top;
}
#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: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text_2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text_2
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text_2 div
{
   text-align: left;
}
#wb_Text_2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#gallery2PhotoGallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#gallery2PhotoGallery .thumbnails
{
   margin: 0;
}
#gallery2PhotoGallery .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#gallery2PhotoGallery .caption
{
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 8px 40px 8px 40px;
   position: relative;
}
#gallery2PhotoGallery .description
{
   color: #2C2C2C;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-align: center;
}
#gallery2PhotoGallery .thumbnail a
{
   display: block;
   position: relative;
}
#gallery2PhotoGallery .thumbnail a:hover .caption
{
   opacity: 0.78
}
#gallery2PhotoGallery .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 50%;
}
#gallery2PhotoGallery .clearfix:before,
#gallery2PhotoGallery .clearfix:after,
#gallery2PhotoGallery .thumbnails:before,
#gallery2PhotoGallery .thumbnails:after
{
   display: table;
   content: " ";
}
#gallery2PhotoGallery .clearfix:after,
#gallery2PhotoGallery .thumbnails:after
{
   clear: both;
}
#gallery2PhotoGallery .visible-col2
{
   display: block;
}
#gallery2PhotoGallery .visible-col1
{
   display: none;
}
#wb_gallery2Heading
{
   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;
}
#gallery2Heading
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_team2Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: center;
}
#team2Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team2Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#team2Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#team2Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#team2Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: center;
}
#team2Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#team2Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#team2Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#team2Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#team2Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 8px 8px 8px;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 108px;
   height: 108px;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#Heading1
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid34
{
   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;
}
#LayoutGrid34
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid34 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid34 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid34 > .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: 480px)
{
#LayoutGrid34 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid27
{
   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;
}
#LayoutGrid27
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid27 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid27 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid27 > .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;
}
#LayoutGrid27 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid27 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid18
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 10px 50px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid18 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid18 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid18 > .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;
}
#LayoutGrid18 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid18 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid12 > .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;
}
#LayoutGrid12 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid13
{
   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;
}
#LayoutGrid13
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid13 > .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: 480px)
{
#LayoutGrid13 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid26
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid26
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2, #LayoutGrid26 > .col-3, #LayoutGrid26 > .col-4, #LayoutGrid26 > .col-5, #LayoutGrid26 > .col-6, #LayoutGrid26 > .col-7
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2, #LayoutGrid26 > .col-3, #LayoutGrid26 > .col-4, #LayoutGrid26 > .col-5, #LayoutGrid26 > .col-6, #LayoutGrid26 > .col-7
{
   flex: 0 0 auto;
}
#LayoutGrid26 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 360px)
{
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2, #LayoutGrid26 > .col-3, #LayoutGrid26 > .col-4, #LayoutGrid26 > .col-5, #LayoutGrid26 > .col-6, #LayoutGrid26 > .col-7
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid33
{
   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;
}
#LayoutGrid33
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid33 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid33 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid33 > .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: 480px)
{
#LayoutGrid33 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid19
{
   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;
}
#LayoutGrid19
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid19 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid19 > .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;
}
#LayoutGrid19 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 768px)
{
#LayoutGrid19 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid20
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 10px 5px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid20 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid20 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 320px)
{
#LayoutGrid20 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid17
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 10px 50px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid17 > .col-1, #LayoutGrid17 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .col-1, #LayoutGrid17 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid17 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid17 > .col-1, #LayoutGrid17 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid15
{
   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;
}
#LayoutGrid15
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid15 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid15 > .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;
}
#LayoutGrid15 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid28
{
   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;
}
#LayoutGrid28
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid28 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid28 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid28 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid28 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 768px)
{
#LayoutGrid28 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid22
{
   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;
}
#LayoutGrid22
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid22 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid22 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid22 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid22 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 768px)
{
#LayoutGrid22 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
   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 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid11
{
   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;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid11 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .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;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_team2CardContainer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#team2CardContainer
{
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#team2CardContainer
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_CardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_CardContainer2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer2
{
   display: flex;
   position: relative;
   padding: 50px 10px 50px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#BTN_02
{
   box-sizing: border-box;
   line-height: 82px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #00BFFF;
   border-radius: 20px;
   background-color: #424245;
   background-image: none;
   color: #F5F5F7;
   box-shadow: 0px 4px 10px rgba(0,0,0,0.20);
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: push 1500ms linear 0ms infinite normal both;
}
#BTN_02:focus
{
   outline: 0;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 5px solid rgba(29,29,31,0.03);
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 371px;
   height: 259px;
   vertical-align: top;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 5px solid rgba(29,29,31,0.03);
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 371px;
   height: 259px;
   vertical-align: top;
}
#Button1
{
   box-sizing: border-box;
   line-height: 82px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #00BFFF;
   border-radius: 20px;
   background-color: #424245;
   background-image: none;
   color: #F5F5F7;
   box-shadow: 0px 4px 10px rgba(0,0,0,0.20);
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: push 1500ms linear 0ms infinite normal both;
}
#Button1:focus
{
   outline: 0;
}
#wb_footer1LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2C2C2C;
   background-image: none;
   border: 0px solid #233140;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer1LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer1LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer1LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#footer1LayoutGrid1 > .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: 480px)
{
#footer1LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer1LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2C2C2C;
   background-image: none;
   border: 0px solid #2C3E50;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer1LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#footer1LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer1LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#footer1LayoutGrid2 > .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: 480px)
{
#footer1LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer1Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_footer1Text1 div
{
   text-align: center;
}
#wb_footer1Text1
{
   display: inline-block;
   margin: 0;
   width: 1174px;
   height: 46px;
}
#wb_footer1Icon1
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer1Icon1 a
{
   text-decoration: none;
}
#wb_footer1Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer1Icon1
{
   height: 16px;
   width: 16px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer1Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
}
#wb_footer1Icon1:hover #footer1Icon1 i
{
   color: #FFFFFF;
}
#wb_footer1Icon2
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer1Icon2 a
{
   text-decoration: none;
}
#wb_footer1Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer1Icon2
{
   height: 16px;
   width: 16px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer1Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
}
#wb_footer1Icon2:hover #footer1Icon2 i
{
   color: #FFFFFF;
}
#wb_footer1Icon3
{
   background-color: #696969;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer1Icon3 a
{
   text-decoration: none;
}
#wb_footer1Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer1Icon3
{
   height: 16px;
   width: 16px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer1Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
}
#wb_footer1Icon3:hover #footer1Icon3 i
{
   color: #FFFFFF;
}
#wb_footer1Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#footer1Heading2
{
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#footer1Line1
{
   border-color: #696969;
   border-style: solid;
   border-bottom-width: 30px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Shape7
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape7
{
   margin: 0;
   vertical-align: top;
}
#Shape11
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape11
{
   margin: 0;
   vertical-align: top;
}
#HorizontalLine6
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #424245;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: fall 1000ms linear 0ms 1 normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 384px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#HorizontalLine1
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine9
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine10
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine11
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine12
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0;
   text-align: left;
}
#wb_Text17
{
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-size: 24px;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#HorizontalLine3
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   display: block;
   background-color: rgba(13,110,253,0.00);
   font-family: Roboto;
   font-weight: bold;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(13,110,253,0.00);
   height: 88px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 32px;
   width: 32px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: rgba(13,110,253,0.00);
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: bold;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 58px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: rgba(11,94,215,0.00);
   color: #00FFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 88px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 148px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #0D6EFD;
   border: 0px solid #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #0B5ED7;
   color: #40E0D0;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 10px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 148px;
   position: relative;
   top: -88px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #00FFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #40E0D0;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(13,110,253,0.00);
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 62px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: rgba(11,94,215,0.00);
   color: #00FFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 88px !important;
   line-height: 88px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 10px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 32px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #0B5ED7;
   color: #40E0D0;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #00FFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #40E0D0;
}
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 119px;
   height: 119px;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 109px;
   height: 109px;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 108px;
   height: 108px;
   vertical-align: top;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   border-color: #C0C0C0;
   border-color: rgba(192,192,192,0.40);
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #424245;
   font-family: Roboto;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_gallery2Heading
{
   display: block;
   width: 100%;
   z-index: 14;
}
#wb_Card1
{
   display: flex;
   z-index: 49;
}
#HorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 31;
}
#HorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_Image1
{
   display: inline-block;
   width: 381px;
   height: 269px;
   z-index: 39;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Card3
{
   display: flex;
   z-index: 51;
}
#Button1
{
   display: inline-block;
   width: 492px;
   height: 86px;
   z-index: 16;
}
#wb_Image2
{
   display: inline-block;
   width: 122px;
   height: 122px;
   z-index: 11;
}
#wb_Card2
{
   display: flex;
   z-index: 50;
}
#HorizontalLine10
{
   display: block;
   width: 100%;
   z-index: 26;
}
#HorizontalLine11
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 19;
}
#HorizontalLine12
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_Image3
{
   display: inline-block;
   width: 106px;
   height: 106px;
   z-index: 7;
}
#HorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_team2Card2
{
   display: flex;
   z-index: 48;
}
#wb_Image4
{
   display: inline-block;
   width: 109px;
   height: 109px;
   z-index: 8;
}
#wb_footer1Heading2
{
   display: block;
   width: 100%;
   z-index: 53;
}
#BTN_02
{
   display: inline-block;
   width: 492px;
   height: 86px;
   z-index: 25;
}
#wb_Image5
{
   display: inline-block;
   width: 108px;
   height: 108px;
   z-index: 9;
}
#wb_footer1Icon1
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 56;
}
#wb_Image6
{
   display: inline-block;
   width: 106px;
   height: 106px;
   z-index: 10;
}
#wb_Carousel1
{
}
#wb_footer1Icon2
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 55;
}
#wb_team2Card1
{
   display: flex;
   z-index: 47;
}
#wb_Heading4
{
   display: inline-block;
   width: 1120px;
   height: 67px;
   z-index: 27;
}
#wb_Image7
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 23;
}
#wb_footer1Icon3
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 54;
}
#Shape11
{
   width: 344px;
   height: 74px;
}
#wb_Shape11
{
   display: inline-block;
   width: 344px;
   height: 74px;
   z-index: 40;
   position: relative;
}
#wb_gallery2PhotoGallery
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 44;
}
#wb_Image8
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_Image9
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 28;
}
#Shape7
{
   width: 344px;
   height: 74px;
}
#HorizontalLine9
{
   display: block;
   width: 100%;
   z-index: 36;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#HorizontalLine6
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_Card4
{
   display: flex;
   z-index: 52;
}
#wb_Shape7
{
   display: inline-block;
   width: 344px;
   height: 74px;
   z-index: 42;
   position: relative;
}
#wb_Image11
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 45;
}
#wb_Image10
{
   display: inline-block;
   width: 381px;
   height: 269px;
   z-index: 41;
}
#wb_Image13
{
   display: inline-block;
   width: 109px;
   height: 109px;
   z-index: 35;
}
#wb_Image15
{
   display: inline-block;
   width: 108px;
   height: 108px;
   z-index: 34;
}
#wb_Image12
{
   display: inline-block;
   width: 119px;
   height: 119px;
   z-index: 33;
}
#wb_Image14
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 32;
}
@media only screen and (max-width: 1024px)
{
div#container
{
   width: 1024px;
}
body
{
   background-color: #F5F5F7;
}
#wb_LayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 47%;
}
#Carousel1_next
{
   top: 47%;
}
#wb_Carousel1
{
   margin: 0;
   height: 588px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0;
}
#LayoutGrid14 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 0 10px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5, #LayoutGrid8 > .col-6, #LayoutGrid8 > .col-7
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-4
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-5
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-6
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-7
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid4 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_gallery2LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_gallery2LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery2LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid16 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid21 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 0 5px 0;
}
#LayoutGrid6 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid24 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid24 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid35 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid23 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_reto_txt2
{
   visibility: visible;
   display: table;
}
#wb_reto_txt2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#reto_txt2
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#reto_txt2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#reto_txt2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#reto_txt2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_Image2
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 98px;
   height: 98px;
}
#wb_Image3
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 98px;
   height: 98px;
}
#wb_Image4
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 98px;
   height: 98px;
}
#wb_Image6
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 98px;
   height: 98px;
}
#wb_Picture1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text_2
{
   visibility: visible;
   display: block;
}
#wb_Text_2
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_gallery2PhotoGallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#gallery2PhotoGallery .thumbnail
{
   width: 50%;
}
#gallery2PhotoGallery .visible-col2
{
   display: block;
}
#gallery2PhotoGallery .visible-col1
{
   display: none;
}
#wb_gallery2Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_gallery2Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#gallery2Heading
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_team2Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#team2Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#team2Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#team2Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#team2Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card1
{
   text-align: center;
}
#wb_team2Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#team2Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#team2Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#team2Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#team2Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Image5
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 98px;
   height: 98px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid34 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 25px 10px 50px 10px;
}
#LayoutGrid18 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid18 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid12 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid13 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2, #LayoutGrid26 > .col-3, #LayoutGrid26 > .col-4, #LayoutGrid26 > .col-5, #LayoutGrid26 > .col-6, #LayoutGrid26 > .col-7
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid26 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-4
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-5
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-6
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-7
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid33 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 25px 10px 50px 10px;
}
#LayoutGrid20 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid17 > .col-1, #LayoutGrid17 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid15 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid11 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_team2CardContainer
{
   visibility: visible;
   display: block;
}
#team2CardContainer
{
   padding: 50px 10px 50px 10px;
}
#wb_CardContainer1
{
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 50px 10px 50px 10px;
}
#wb_CardContainer2
{
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 50px 10px 50px 10px;
}
#BTN_02
{
   width: 400px;
   height: 86px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#BTN_02
{
   line-height: 82px;
}
#wb_Image1
{
   width: 344px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 344px;
   height: 243px;
}
#wb_Image10
{
   width: 344px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 344px;
   height: 243px;
}
#Button1
{
   width: 450px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 85px;
}
#wb_footer1LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer1LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer1LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer1LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer1LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer1LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer1LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer1LayoutGrid2
{
   height: auto;
   padding: 25px 0 30px 0;
}
#footer1LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer1LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer1Text1
{
   width: 480px;
   height: 63px;
   visibility: visible;
   display: inline-block;
}
#wb_footer1Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_footer1Icon1
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon1
{
   width: 16px;
   height: 16px;
}
#footer1Icon1 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Icon2
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon2
{
   width: 16px;
   height: 16px;
}
#footer1Icon2 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Icon3
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon3
{
   width: 16px;
   height: 16px;
}
#footer1Icon3 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#footer1Line1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footer1Line1
{
   border-color: #696969;
   border-bottom-width: 30px;
}
#wb_Shape7
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Shape11
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine6
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine6
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image7
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine1
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine9
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine9
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine10
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine10
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine11
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine12
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine12
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 19px;
   margin: 0;
   padding: 0 50px 0 50px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image12
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 98px;
   height: 98px;
}
#wb_Image13
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 98px;
   height: 98px;
}
#wb_Image15
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 98px;
   height: 98px;
}
#wb_Heading4
{
   width: 944px;
   height: 74px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 30px 0;
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_Image11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image11
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 768px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #F5F5F7;
}
#wb_LayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 46%;
}
#Carousel1_next
{
   top: 46%;
}
#wb_Carousel1
{
   margin: 0;
   height: 488px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0;
}
#LayoutGrid14 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 0 10px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5, #LayoutGrid8 > .col-6, #LayoutGrid8 > .col-7
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-4
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-5
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-6
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-7
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid4 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_gallery2LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_gallery2LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery2LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid16 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid21 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 50px 0 5px 0;
}
#LayoutGrid6 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid24 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid24 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid35 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid23 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_reto_txt2
{
   visibility: visible;
   display: table;
}
#wb_reto_txt2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#reto_txt2
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#reto_txt2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#reto_txt2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#reto_txt2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_Image2
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 98px;
   height: 98px;
}
#wb_Image3
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 98px;
   height: 98px;
}
#wb_Image4
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 98px;
   height: 98px;
}
#wb_Image6
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 98px;
   height: 98px;
}
#wb_Picture1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text_2
{
   visibility: visible;
   display: block;
}
#wb_Text_2
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_gallery2PhotoGallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#gallery2PhotoGallery .thumbnail
{
   width: 50%;
}
#gallery2PhotoGallery .visible-col2
{
   display: block;
}
#gallery2PhotoGallery .visible-col1
{
   display: none;
}
#wb_gallery2Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_gallery2Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#gallery2Heading
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_team2Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#team2Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#team2Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#team2Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#team2Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card1
{
   text-align: center;
}
#wb_team2Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#team2Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#team2Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#team2Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#team2Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   line-height: 31.5px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Image5
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 98px;
   height: 98px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid34 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 25px 10px 50px 10px;
}
#LayoutGrid18 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid18 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid12 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid13 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2, #LayoutGrid26 > .col-3, #LayoutGrid26 > .col-4, #LayoutGrid26 > .col-5, #LayoutGrid26 > .col-6, #LayoutGrid26 > .col-7
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid26 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-4
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-5
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-6
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-7
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid33 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 25px 10px 30px 10px;
}
#LayoutGrid20 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid17 > .col-1, #LayoutGrid17 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid15 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid11 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_team2CardContainer
{
   visibility: visible;
   display: block;
}
#team2CardContainer
{
   padding: 50px 10px 50px 10px;
}
#wb_CardContainer1
{
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 50px 10px 50px 10px;
}
#wb_CardContainer2
{
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 50px 10px 50px 10px;
}
#BTN_02
{
   width: 400px;
   height: 86px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#BTN_02
{
   line-height: 82px;
}
#wb_Image1
{
   width: 344px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 344px;
   height: 243px;
}
#wb_Image10
{
   width: 344px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 344px;
   height: 243px;
}
#Button1
{
   width: 450px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 61px;
}
#wb_footer1LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer1LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer1LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer1LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer1LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer1LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer1LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer1LayoutGrid2
{
   height: auto;
   padding: 25px 0 30px 0;
}
#footer1LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer1LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer1Text1
{
   width: 480px;
   height: 63px;
   visibility: visible;
   display: inline-block;
}
#wb_footer1Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_footer1Icon1
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon1
{
   width: 16px;
   height: 16px;
}
#footer1Icon1 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Icon2
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon2
{
   width: 16px;
   height: 16px;
}
#footer1Icon2 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Icon3
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon3
{
   width: 16px;
   height: 16px;
}
#footer1Icon3 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#footer1Line1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footer1Line1
{
   border-color: #696969;
   border-bottom-width: 30px;
}
#wb_Shape7
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Shape11
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine6
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine6
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image7
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine1
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine9
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine9
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine10
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine10
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine11
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine12
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine12
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 19px;
   margin: 0;
   padding: 0 50px 0 50px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image12
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 98px;
   height: 98px;
}
#wb_Image13
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 98px;
   height: 98px;
}
#wb_Image15
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 98px;
   height: 98px;
}
#wb_Heading4
{
   width: 688px;
   height: 73px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 30px 0;
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 43px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Image11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image11
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 480px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #F5F5F7;
}
#wb_LayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 0;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Carousel1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#Carousel1_back
{
   top: 43%;
}
#Carousel1_next
{
   top: 43%;
}
#wb_Carousel1
{
   margin: 0;
   height: 258px;
}
#Carousel1 .carousel-item-inner
{
   padding: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_LayoutGrid14
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 0;
}
#LayoutGrid14 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 0 10px 0;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#LayoutGrid7 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3, #LayoutGrid8 > .col-4, #LayoutGrid8 > .col-5, #LayoutGrid8 > .col-6, #LayoutGrid8 > .col-7
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-4
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-5
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-6
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-7
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid4 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid36
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_gallery2LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_gallery2LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery2LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid16
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid16 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid21 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 0 10px 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 0 5px 0;
}
#LayoutGrid6 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid24
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid24 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid24 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid35
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid35 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid23
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid23 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_reto_txt2
{
   visibility: visible;
   display: table;
}
#wb_reto_txt2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#reto_txt2
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#reto_txt2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#reto_txt2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#reto_txt2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 19px;
   margin: 0;
   padding: 0 10px 0 10px;
   text-align: left;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_Image2
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 64px;
   height: 64px;
}
#wb_Image3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 64px;
   height: 64px;
}
#wb_Image4
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 64px;
   height: 64px;
}
#wb_Image6
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 64px;
   height: 64px;
}
#wb_Picture1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text_2
{
   visibility: visible;
   display: block;
}
#wb_Text_2
{
   font-size: 19px;
   margin: 0;
   padding: 0 10px 0 10px;
   text-align: left;
}
#wb_gallery2PhotoGallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#gallery2PhotoGallery .thumbnail
{
   width: 100%;
}
#gallery2PhotoGallery .visible-col2
{
   display: none;
}
#gallery2PhotoGallery .visible-col1
{
   display: block;
}
#wb_gallery2Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_gallery2Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#gallery2Heading
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_team2Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#team2Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#team2Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#team2Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#team2Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card1
{
   text-align: center;
}
#wb_team2Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#team2Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#team2Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#team2Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#team2Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#team2Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_team2Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 8px 8px 8px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #00BFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #2C2C2C;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 28.5px;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#wb_Image5
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 64px;
   height: 64px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid34
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid34 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid27
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid18
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 25px 10px 50px 10px;
}
#LayoutGrid18 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid18 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 40px 0 40px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid12 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid12 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid13 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid26 > .col-1, #LayoutGrid26 > .col-2, #LayoutGrid26 > .col-3, #LayoutGrid26 > .col-4, #LayoutGrid26 > .col-5, #LayoutGrid26 > .col-6, #LayoutGrid26 > .col-7
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid26 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-4
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-5
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-6
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid26 > .col-7
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 16px;
   margin: 0;
   padding: 0 10px 0 10px;
   text-align: left;
}
#wb_LayoutGrid33
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid33 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_LayoutGrid20
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 25px 10px 5px 10px;
}
#LayoutGrid20 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid17
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 50px 10px 50px 10px;
}
#LayoutGrid17 > .col-1, #LayoutGrid17 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid17 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid15 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_LayoutGrid28
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_LayoutGrid22
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_Image9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image9
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 19px;
   margin: 0;
   padding: 0 10px 0 10px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid11 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid11 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#wb_team2CardContainer
{
   visibility: visible;
   display: block;
}
#team2CardContainer
{
   padding: 50px 10px 50px 10px;
}
#wb_CardContainer1
{
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 50px 10px 50px 10px;
}
#wb_CardContainer2
{
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 50px 10px 50px 10px;
}
#BTN_02
{
   width: 400px;
   height: 86px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#BTN_02
{
   line-height: 82px;
}
#wb_Image1
{
   width: 344px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 344px;
   height: 243px;
}
#wb_Image10
{
   width: 344px;
   height: 243px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 344px;
   height: 243px;
}
#Button1
{
   width: 450px;
   height: 62px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 58px;
}
#wb_footer1LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_footer1LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer1LayoutGrid1
{
   height: auto;
   padding: 0;
}
#footer1LayoutGrid1 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer1LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer1LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_footer1LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer1LayoutGrid2
{
   height: auto;
   padding: 25px 0 30px 0;
}
#footer1LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer1LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer1Text1
{
   width: 480px;
   height: 63px;
   visibility: visible;
   display: inline-block;
}
#wb_footer1Text1
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_footer1Icon1
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon1
{
   width: 16px;
   height: 16px;
}
#footer1Icon1 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Icon2
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon2
{
   width: 16px;
   height: 16px;
}
#footer1Icon2 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Icon3
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#footer1Icon3
{
   width: 16px;
   height: 16px;
}
#footer1Icon3 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_footer1Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#footer1Line1
{
   width: 100%;
   height: 30px;
   visibility: visible;
   display: block;
   margin: 0;
}
#footer1Line1
{
   border-color: #696969;
   border-bottom-width: 30px;
}
#wb_Shape7
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Shape11
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine6
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine6
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 0 10px 0 10px;
   text-align: left;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-size: 19px;
   margin: 0;
   padding: 0 10px 0 10px;
   text-align: center;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image7
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image8
{
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine1
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine9
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine9
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine10
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine10
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine11
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine11
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#HorizontalLine12
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine12
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-size: 19px;
   margin: 0;
   padding: 0 50px 0 50px;
   text-align: left;
}
#HorizontalLine3
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine3
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_Image12
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 64px;
   height: 64px;
}
#wb_Image13
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 64px;
   height: 64px;
}
#wb_Image15
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 64px;
   height: 64px;
}
#wb_Heading4
{
   width: 400px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#HorizontalLine2
{
   width: 100%;
   height: 6px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: rgba(192,192,192,0.40);
   border-bottom-width: 6px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 15px 0;
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C2C2C;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_Image11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image11
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image14
{
   margin-left: auto;
   margin-right: auto;
}
}
