body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_intro2LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro2LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro2LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro2LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#intro2LayoutGrid > .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: 768px)
{
#intro2LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_intro2LayoutGrid .parallax
{
   background-color: transparent;
   background-image: url('images/AbacOpen.png');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_intro2LayoutGrid .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_intro2Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 0 0 ;
   padding: 0 0 25px 0;
   text-align: center;
}
#intro2Heading
{
   color: #FFFFFF;
   font-family: "Urbanist";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 10px 10px 10px rgba(0,0,0,0.50);
}
#wb_intro2Image
{
   margin: 0;
   vertical-align: top;
}
#intro2Image
{
   border: 4px solid #FFFFFF;
   border-radius: 30px;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 10px 10px 10px #4F4F4F;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.cc-revoke,.cc-window 
{
   font-family: "Arial" !important;
   font-size: 19px !important;
}
.cc-btn 
{
   font-size: 19px !important;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 0 0 ;
   padding: 0 0 25px 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Urbanist;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 10px 10px 10px rgba(0,0,0,0.50);
}
#Button1
{
   box-sizing: border-box;
   line-height: 162px;
   text-decoration: none;
   vertical-align: top;
   border: 5px solid #7F706A;
   border-radius: 30px;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('images/door_icon.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   color: #FFFFFF;
   box-shadow: 10px 10px 10px #000000;
   font-family: "Urbanist";
   font-weight: 200;
   font-style: normal;
   font-size: 29px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 40px 10px 10px 10px;
}
#Button1:focus
{
   outline: 0;
}
