body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#preloader
{
   background: #FFFFFF url("../images/windmill.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#headerLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   animation: animate-flash 1000ms linear 0ms infinite normal both;
   text-align: center;
}
#headerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-clip: padding-box;
   background-color: transparent;
   border: 11px solid #CCCCCC;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
   animation: push 1000ms linear 0ms 1 normal both;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#welcomeLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcomeLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#welcomeLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 10px;
   background-image: linear-gradient(to top, #F4F5F9 0%, rgba(244,245,249,0.00) 100%);
}
#welcomeLayoutGrid-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#welcomeLayoutGrid-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_footerBottom
{
   background-color: rgba(50,50,50,0.94);
   background-image: none;
   border: 0px solid #1F2328;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#footerBottom
{
   display: flex;
   position: relative;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   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;
}
#wb_footerCopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_footerCopyright
{
   color: #FFFFFF;
   font-family: "B Traffic";
   font-weight: 400;
   font-size: 13px;
   line-height: 22px;
}
#wb_footerCopyright p, #wb_footerCopyright ul
{
   margin: 0;
   padding: 0;
}
#stickyLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_FerrisWheel1
{
   height: auto !important;
}
#FerrisWheel1
{
   width: 100%;
   border-radius: 100%;
   position: relative;
   padding: 100% 0 0 0;
   height: 0;
   display: block;
   overflow: hidden
}
#FerrisWheel1 .nav
{ 
   width: 100%;
   height: 100%;
   position: absolute;
   margin: auto; top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   border-radius: 100%;
   pointer-events: none;
   z-index: 9;
}
#FerrisWheel1 .nav .nav-item
{ 
   display: flex;
   justify-content: center;
   align-items: center;
   width: 80px;
   height: 80px;
   position: absolute;
   background: #0D6EFD;
   color: #FFFFFF;
   border-radius: 50%;
   text-align: center; 
   z-index: 3;
   cursor: pointer;
   border: 2px solid #0D6EFD;
   transition: all 600ms ease-in;
   pointer-events: all;
}
#FerrisWheel1 .circle
{ 
   position: absolute;
   left: 10%;
   top: 10%;
   width: 80%;
   height: 80%;
   box-sizing: border-box;
   border: 4px dotted #0D6EFD;
   border-radius: 100%; 
   animation: rotation 100s infinite linear; 
}
#FerrisWheel1 .nav .nav-item:hover, #FerrisWheel1 .nav .nav-item.active
{
   background: #0B5ED7;
   color: #FFFFFF;
   border: 2px solid #0A58CA; 
}
#FerrisWheel1 .content
{
   border-radius: 100%;
   position: absolute;
   top: 25%;
   left: 25%;
   height: 50%;
   width: 50%;
   display: flex;
   justify-content: center;
   align-content: center;
   align-items: center;
}
#FerrisWheel1 .content .content-item
{
   border-radius: 100%;
   color: #212529;
   position: absolute;
   text-align: center;
   bottom: 0;
   left: 0;
   opacity: 0;
   transform: scale(0);
   transition: all 600ms ease-in;
   font-family: "B Nazanin";
   font-weight: normal;
   font-size: 32px;
   width: 100%;
   height: 100%;
   top: 0;
   right: 0;
   display: flex;
   flex-direction: column;
   align-content: center;
   justify-content: center;
   align-items: center;
}
#FerrisWheel1 .content-item.active
{
   z-index: 1;
   opacity: 1;
   transform: scale(1);
   transition: all 600ms ease-in;
}
#FerrisWheel1 .content .content-item .svg-icon
{
   position: absolute;   width: 100%;
   height: 100%;
   left: 0%;
   top: 0%;
   fill: currentColor;
   opacity: 0.1;
   pointer-events: none;
}
#FerrisWheel1 .content-item .title
{
   font-weight: bold;
   letter-spacing: 2px;
   position: relative;
   z-index: -1;
   color: #212529;
   font-size: 32px;
}
#FerrisWheel1 .content-item p
{
   font-size: 32px;
   margin: 10px 0;
}
#FerrisWheel1 .content-item a
{ 
   color: inherit;
   font-weight: bold;
   text-decoration: inherit;
}
#FerrisWheel1 .svg-icon
{
   fill: #0D6EFD;
   vertical-align: middle;
   overflow: visible;
   width: 40px;
   height: 40px;
}
#FerrisWheel1 .nav-item .svg-icon
{
   fill: #FFFFFF;
}
#FerrisWheel1 .nav-item:hover .svg-icon
{
   fill: #FFFFFF;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   animation: animate-opacity 1000ms linear 0ms infinite normal both;
}
#wb_MediaPlayer1
{
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   animation: transform-wobble 1000ms linear 0ms 2 normal both;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   background-color: #0D6EFD;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 1px solid #0A58CA;
   background-color: #0B5ED7;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
