body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #2B2B2E;
   text-decoration: underline;
}
a:visited
{
   color: #000000;
}
a:active
{
   color: #000000;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_pricing5CardContainer, #wb_CardContainer1
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_pricing5CardContainer, #wb_CardContainer1
   {
      background-attachment: scroll !important;
   }
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 32px;
   line-height: 46px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_headerLayoutGird
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGird
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGird > .col-1, #headerLayoutGird > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGird > .col-1, #headerLayoutGird > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGird > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGird > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#headerLayoutGird > .col-1, #headerLayoutGird > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#welcomeLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#welcomeLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#welcomeLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   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)
{
#welcomeLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcomeCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 100vh;
}
#welcomeCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcomeCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcomeCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 20px 200px 50px 20px;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcomeCarousel .carousel-inner > .carousel-item > img, #welcomeCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcomeCarousel .carousel-inner > .active, #welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcomeCarousel .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .carousel-item-next, #welcomeCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcomeCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcomeCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#welcomeCarousel .carousel-inner > .active.carousel-item-start, #welcomeCarousel .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 1000ms;
}
#welcomeCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -60px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcomeCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 10px 10px 10px 10px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(169,169,169,1.00);
   box-shadow: inset 0 0 0 0 rgba(169,169,169,1.00);
   transition: box-shadow 0.3s ease;
}
#welcomeCarousel .carousel-indicators .active
{
   box-shadow: inset 0 0 0 5px rgba(169,169,169,1.00);
}
#welcomeCarousel .frame
{
   width: 970px;
   display: inline-block;
   float: left;
   height: 508px;
}
#welcomeCarousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/Aromen.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcomeCarousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/Aromher.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcomeCarousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/Afterrshave Refined.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#welcomeCarousel .frame-4
{
   background-color: transparent;
   background-image: url('../images/Aromaher differnt fragnance.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_introLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.87);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutGrid1
{
   box-sizing: border-box;
   padding: 75px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#introLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid1
{
   width: 970px;
}
#introLayoutGrid1 > .row > .col-1
{
   float: left;
}
#introLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#introLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 25px 0 25px;
}
#introLayoutGrid1:before,
#introLayoutGrid1:after,
#introLayoutGrid1 .row:before,
#introLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid1:after,
#introLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#introLayoutGrid1
{
   width: 100%;
}
#introLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 1px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   float: left;
   height: 546px;
}
#servicesLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2:before,
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:before,
#servicesLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 766px)
{
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_callusLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#callusLayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#callusLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   float: left;
}
#callusLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#callusLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#callusLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#callusLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#callusLayoutGrid:before,
#callusLayoutGrid:after,
#callusLayoutGrid .row:before,
#callusLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#callusLayoutGrid:after,
#callusLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #AAAAFF;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #007BFF;
}
#wb_introText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: center;
}
#wb_introText2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 32px;
   line-height: 46px;
}
#wb_introText2 p, #wb_introText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_introText2
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_servicesImage1
{
   margin: 0;
   vertical-align: top;
}
#servicesImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_callusImage
{
   margin: 0;
   vertical-align: top;
}
#callusImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 25px rgba(0,0,0,0.12));
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_pricing5LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pricing5LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#pricing5LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#pricing5LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#pricing5LayoutGrid > .row > .col-1
{
   float: left;
}
#pricing5LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#pricing5LayoutGrid:before,
#pricing5LayoutGrid:after,
#pricing5LayoutGrid .row:before,
#pricing5LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#pricing5LayoutGrid:after,
#pricing5LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#pricing5LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 25px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#footerHeading
{
   color: #222222;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_servicesText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: justify;
}
#wb_servicesText2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 32px;
}
#wb_servicesText2 p, #wb_servicesText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_servicesText2
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #AAAAFF;
   border-radius: 0px;
   text-align: left;
}
#footerCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard1-card-item0
{
   display: inline-block;
   height: 40px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#footerCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#footerCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_footerText div
{
   text-align: left;
}
#wb_footerText
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#callusLine
{
   min-height: 26px;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10' stroke='%23D3D3D3' d='M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6'/%3e%3c/svg%3e");
   background-size: 26px 100%;
   background-repeat: repeat-x;
   border: 0 none transparent;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 136px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#HorizontalLine1
{
   min-height: 26px;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 24 24'%3e%3cpath fill='none' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10' stroke='%23D3D3D3' d='M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6'/%3e%3c/svg%3e");
   background-size: 26px 100%;
   background-repeat: repeat-x;
   border: 0 none transparent;
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 20px 0 20px 0 ;
   text-align: justify;
}
#wb_Text1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 32px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_pricing5Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#pricing5Heading
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_pricing5CardContainer
{
   background-color: transparent;
   background-image: url('../images/BG.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   z-index: 0;
   width: 100%;
}
#pricing5CardContainer
{
   display: flex;
   position: relative;
   padding: 0 0 100px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#pricing5CardContainer-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.2;
}
@media all and (max-width:768px) 
{
#pricing5CardContainer
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_pricing5Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 15px solid #EDEFEB;
   border-radius: 0px;
   text-align: left;
}
#pricing5Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing5Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card1-card-item1 h1
{
   color: #87CEEB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#pricing5Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card1-card-item2 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card1-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #87CEEB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#pricing5Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_pricing5Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 15px solid #EDEFEB;
   border-radius: 0px;
   text-align: left;
}
#pricing5Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing5Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card2-card-item1 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#pricing5Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card2-card-item2 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #87CEEB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#pricing5Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_pricing5Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 15px solid #EDEFEB;
   border-radius: 0px;
   text-align: left;
}
#pricing5Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricing5Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card3-card-item1 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#pricing5Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card3-card-item2 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #87CEEB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#pricing5Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer1
{
   background-color: transparent;
   background-image: url('../images/BG.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   z-index: 0;
   width: 100%;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 0 0 100px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.2;
}
@media all and (max-width:768px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#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: 0;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 15px solid #EDEFEB;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card1-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card1-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #FFD700;
   border-radius: 100px;
   background-color: #FFD700;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#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: 0;
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 15px solid #EDEFEB;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card2-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #FFD700;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#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: 0;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 15px solid #EDEFEB;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card3-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card3-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #FFD700;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_ResponsiveMenu2
{
   display: block;
   font-family: "Open Sans";
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu2
{
   background-color: #F6F6F6;
   height: 48px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #F6F6F6;
   color: #454545;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 18px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 48px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 327px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 327px;
   position: relative;
   top: -48px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #454545;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #2B2B2B;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #F6F6F6;
   color: #454545;
   padding: 0 20px 0 20px;
   line-height: 49px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 48px !important;
   line-height: 48px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 0px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 12px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #454545;
   color: #454545;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#ResponsiveMenu2 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#ResponsiveMenu2 .home:before
{
   content: "\e88a";
}
#ResponsiveMenu2 .book:before
{
   content: "\e865";
}
#ResponsiveMenu2 .gear:before
{
   content: "\2639";
}
#ResponsiveMenu2 .desktop:before
{
   content: "\2639";
}
#ResponsiveMenu2 .picture-o:before
{
   content: "\2639";
}
#ResponsiveMenu2 .envelope:before
{
   content: "\2639";
}
#ResponsiveMenu2 .user:before
{
   content: "\2639";
}
#wb_footerHeading
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_Card1
{
   display: flex;
   z-index: 17;
}
#wb_pricing5Card2
{
   display: flex;
   z-index: 14;
}
#wb_pricing5Card3
{
   display: flex;
   z-index: 13;
}
#wb_pricing5Card1
{
   display: flex;
   z-index: 12;
}
#wb_ResponsiveMenu2
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_Card3
{
   display: flex;
   z-index: 19;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 11;
}
#wb_Card2
{
   display: flex;
   z-index: 18;
}
#HorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_welcomeCarousel
{
}
#wb_servicesImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_footerCard1
{
   display: flex;
   width: 100%;
   z-index: 22;
}
#wb_callusImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 20;
}
#callusLine
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_pricing5Heading
{
   display: block;
   width: 100%;
   z-index: 15;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 36;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_headerLayoutGird
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGird
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGird
{
   height: auto;
   padding: 0;
}
#wb_welcomeLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_welcomeLayoutGrid
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcomeLayoutGrid
{
   height: 75vh;
   padding: 0;
}
#wb_welcomeCarousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcomeCarousel
{
   margin: 0;
   height: 100vh;
}
#welcomeCarousel .carousel-item-inner
{
   padding: 20px 20px 50px 20px;
}
#wb_introLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_introLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid1
{
   height: auto;
   padding: 75px 15px 0 15px;
}
#introLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid1
{
   width: 100%;
}
#wb_servicesLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid2
{
   height: 1vh;
   padding: 50px 15px 50px 15px;
}
#servicesLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#servicesLayoutGrid2 > .row > .col-1
{
   display: flex;
   width: 100%;
   height: 1163px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-2
{
   display: flex;
   width: 100%;
   height: 1163px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_callusLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_callusLayoutGrid
{
   height: 10vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#callusLayoutGrid
{
   height: 10vh;
   padding: 100px 15px 100px 15px;
}
#callusLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#callusLayoutGrid > .row > .col-1, #callusLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#callusLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#callusLayoutGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#callusLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#callusLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_introText2
{
   visibility: visible;
   display: block;
}
#wb_introText2
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: center;
}
#wb_servicesImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#servicesImage1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_callusImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#callusImage
{
   margin-left: auto;
   margin-right: auto;
}
#wb_pricing5LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_pricing5LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pricing5LayoutGrid
{
   height: auto;
   padding: 100px 0 0 0;
}
#pricing5LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#pricing5LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#pricing5LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 100px 0 0 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 25px 15px 50px 15px;
}
#footerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid > .row > .col-1, #footerLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footerHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 20px 0 ;
   padding: 0;
}
#wb_servicesText2
{
   visibility: visible;
   display: block;
}
#wb_servicesText2
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: justify;
   line-height: 32px;
}
#wb_footerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 25px 0 0 0 ;
}
#footerCard1-card-item0
{
   display: inline-block;
   height: 40px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#footerCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#footerCard1-card-item1
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item2
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#footerCard1-card-item3
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #AAAAFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#footerCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 8px 8px 8px 8px;
   text-decoration: none;
}
#footerCard1-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#wb_footerCard1
{
   text-align: left;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   margin: 25px 0 0 0 ;
   padding: 0;
}
#callusLine
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
}
#callusLine
{
   border-color: #D3D3D3;
   border-bottom-width: 26px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#HorizontalLine1
{
   width: 100%;
   height: 26px;
   visibility: visible;
   display: block;
   margin: 0;
}
#HorizontalLine1
{
   border-color: #D3D3D3;
   border-bottom-width: 26px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 20px 0 20px 0 ;
   padding: 0 0 20px 0;
   text-align: justify;
   line-height: 32px;
}
#wb_pricing5Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 35px 0 ;
   padding: 0;
}
#wb_pricing5CardContainer
{
   width: 100%;
   visibility: visible;
   display: block;
}
#pricing5CardContainer
{
   padding: 0 0 100px 0;
}
#wb_pricing5Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#pricing5Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card1-card-item1 h1
{
   color: #87CEEB;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#pricing5Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card1-card-item2 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card1-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #87CEEB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#pricing5Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_pricing5Card1
{
   text-align: left;
}
#wb_pricing5Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#pricing5Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card2-card-item1 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#pricing5Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card2-card-item2 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #87CEEB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#pricing5Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_pricing5Card2
{
   text-align: left;
}
#wb_pricing5Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#pricing5Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#pricing5Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#pricing5Card3-card-item1 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#pricing5Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#pricing5Card3-card-item2 h1
{
   color: #87CEEB;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#pricing5Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #87CEEB;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#pricing5Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_pricing5Card3
{
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 35px 0 ;
   padding: 0;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 0 0 100px 0;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card1-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card1-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #FFD700;
   border-radius: 100px;
   background-color: #FFD700;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card2-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #FFD700;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card3-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 30px 0 30px;
   padding: 0;
}
#Card3-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 30px 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #FFD700;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: left;
}
#wb_ResponsiveMenu2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
}
