html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #CF122E;
   text-decoration: underline;
}
a:active
{
   color: #D3D3D3;
}
a:hover
{
   color: #D3D3D3;
   text-decoration: underline;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   background-color: #000000;
   font-family: "Rajdhani";
   font-weight: 600;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#master_frameResponsiveMenu1
{
   display: inline-block;
   background-color: #000000;
   height: 55px;
}
#wb_master_frameResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master_frameResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master_frameResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master_frameResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_master_frameResponsiveMenu1 ul li a
{
   background-color: #000000;
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: 25px;
}
.master_frameResponsiveMenu1 a 
{
   display: block;
}
#wb_master_frameResponsiveMenu1 li:hover > a, #wb_master_frameResponsiveMenu1 li .active
{
   background-color: #000000;
   color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 55px;
}
#wb_master_frameResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 105px;
}
#wb_master_frameResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a, #wb_master_frameResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_master_frameResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   left: 105px;
   position: relative;
   top: -55px;
}
#wb_master_frameResponsiveMenu1 .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_master_frameResponsiveMenu1 .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_master_frameResponsiveMenu1 li:hover > a .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_master_frameResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_master_frameResponsiveMenu1 .toggle,[id^=master_frameResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1100px) 
{
#wb_master_frameResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul li a, #wb_master_frameResponsiveMenu1 .toggle
{
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_master_frameResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.master_frameResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#master_frameResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_master_frameResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 30px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master_frameResponsiveMenu1 .toggle:hover
{
   background-color: #000000;
   color: #FF0000;
}
[id^=master_frameResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#master_frameResponsiveMenu1-title
{
   height: 55px !important;
   line-height: 55px !important;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul ul .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_master_frameResponsiveMenu1 a:hover,
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_master_frameResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_master_frameResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_master_frameResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > ul,
#wb_master_frameResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#master_frameResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 15px;
   user-select: none;
}
#master_frameResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_master_frameResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_master_frameLayoutGrid2
{
   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;
}
#master_frameLayoutGrid2
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#master_frameLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_frameLayoutGrid2
{
   width: 1200px;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   float: left;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#master_frameLayoutGrid2:before,
#master_frameLayoutGrid2:after,
#master_frameLayoutGrid2 .row:before,
#master_frameLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#master_frameLayoutGrid2:after,
#master_frameLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master_frameLayoutGrid2
{
   width: 100%;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   float: none;
   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;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameImage2
{
   margin: 0;
   vertical-align: top;
}
#master_frameImage2
{
   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_master_frameLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_frameLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#master_frameLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#master_frameLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#master_frameLayoutGrid1 > .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)
{
#master_frameLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 275px 15px 275px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid1-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid1-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_indexLayoutGrid8
{
   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;
}
#indexLayoutGrid8
{
   box-sizing: border-box;
   padding: 40px 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid8
{
   width: 1200px;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid8:before,
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:before,
#indexLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid8-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#indexLayoutGrid8-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#indexLayoutGrid8-divider-bottom .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: justify;
}
#wb_Text20
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20 div
{
   text-align: justify;
}
#wb_Text20
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape8 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape8 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape8 a .hover
{
   visibility: hidden;
}
#wb_Shape8 a:hover .hover
{
   visibility: visible;
}
#wb_Shape8 a:hover .default
{
   visibility: hidden;
}
#Shape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape8
{
   margin: 0;
   vertical-align: top;
}
#wb_Heading1
{
   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 25px 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .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)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #FD0600;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 40px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: url('../wbfx-images/banner-inicio-cascos-moto-2025.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px 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: flex-start;
   text-align: left;
}
#indexLayoutGrid4 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#indexLayoutGrid4 > .col-1 > .col-1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.6;
}
#indexLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: url('../wbfx-images/banner-inicio-monos-moto-2025.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px 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: flex-start;
   text-align: left;
}
#indexLayoutGrid4 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
   z-index: 1;
}
#indexLayoutGrid4 > .col-2 > .col-2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   pointer-events: none;   z-index: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.6;
}
@media (max-width: 480px)
{
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 27px;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: justify;
}
#wb_Text7 div
{
   text-align: justify;
}
#wb_Text7
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 27px;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: justify;
}
#wb_Text14 div
{
   text-align: justify;
}
#wb_Text14
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexHorizontalLine1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 58px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexHorizontalLine2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 58px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexHorizontalLine3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 58px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexHorizontalLine4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 58px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid5
{
   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;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid5 > .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)
{
#indexLayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_embedded_page_01LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#embedded_page_01LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#embedded_page_01LayoutGrid1
{
   width: 1199px;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#embedded_page_01LayoutGrid1 > .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)
{
#embedded_page_01LayoutGrid1
{
   width: 100%;
}
#embedded_page_01LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text28
{
   color: #303030;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 29px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_embedded_page_01LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#embedded_page_01LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#embedded_page_01LayoutGrid3 > .col-1, #embedded_page_01LayoutGrid3 > .col-2, #embedded_page_01LayoutGrid3 > .col-3, #embedded_page_01LayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#embedded_page_01LayoutGrid3
{
   width: 1199px;
}
#embedded_page_01LayoutGrid3 > .col-1, #embedded_page_01LayoutGrid3 > .col-2, #embedded_page_01LayoutGrid3 > .col-3, #embedded_page_01LayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#embedded_page_01LayoutGrid3 > .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;
}
#embedded_page_01LayoutGrid3 > .col-2
{
   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;
}
#embedded_page_01LayoutGrid3 > .col-3
{
   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;
}
#embedded_page_01LayoutGrid3 > .col-4
{
   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;
}
@media (max-width: 480px)
{
#embedded_page_01LayoutGrid3
{
   width: 100%;
}
#embedded_page_01LayoutGrid3 > .col-1, #embedded_page_01LayoutGrid3 > .col-2, #embedded_page_01LayoutGrid3 > .col-3, #embedded_page_01LayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text27
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text27
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text32
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text29
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text29
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text33
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text33 div
{
   text-align: center;
}
#wb_Text33
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text34
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text34
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text30
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
}
#wb_Text31
{
   color: #E82037;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 16px;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Text31
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text35
{
   color: #696969;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_embedded_page_01Image1
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 73px;
   height: 75px;
   vertical-align: top;
}
#wb_embedded_page_01Image2
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: 70px;
   vertical-align: top;
}
#wb_embedded_page_01Image3
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: 72px;
   vertical-align: top;
}
#wb_embedded_page_01Image4
{
   margin: 0;
   vertical-align: top;
}
#embedded_page_01Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 72px;
   height: 70px;
   vertical-align: top;
}
#wb_indexLayoutGrid6
{
   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;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 70px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid6
{
   width: 1200px;
}
#indexLayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid6 > .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)
{
#indexLayoutGrid6
{
   width: 100%;
}
#indexLayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FD0600;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text66 div
{
   text-align: center;
}
#wb_Text66
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#boxes
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#box1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_indexImage12
{
   vertical-align: top;
}
#indexImage12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage11
{
   vertical-align: top;
}
#indexImage11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText17 div
{
   text-align: left;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText15 div
{
   text-align: center;
}
#wb_indexText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText18 div
{
   text-align: center;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText14 div
{
   text-align: center;
}
#box2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_indexText21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText21 div
{
   text-align: left;
}
#wb_indexImage15
{
   vertical-align: top;
}
#indexImage15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText19 div
{
   text-align: center;
}
#wb_indexText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText20 div
{
   text-align: center;
}
#wb_indexText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText22 div
{
   text-align: center;
}
#wb_indexImage14
{
   vertical-align: top;
}
#indexImage14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#box3
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_Image18
{
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text44 div
{
   text-align: left;
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text43 div
{
   text-align: center;
}
#wb_Image17
{
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text42 div
{
   text-align: center;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text45 div
{
   text-align: center;
}
#box5
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_indexImage5
{
   vertical-align: top;
}
#indexImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#box6
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_indexImage20
{
   vertical-align: top;
}
#indexImage20
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText45 div
{
   text-align: center;
}
#wb_indexText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText43 div
{
   text-align: center;
}
#wb_indexText42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText42 div
{
   text-align: center;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#box4
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F0F4F4;
   border-radius: 0px;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText24 div
{
   text-align: center;
}
#wb_indexText23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText23 div
{
   text-align: center;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText16 div
{
   text-align: center;
}
#wb_indexText25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText25 div
{
   text-align: center;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../ducati-moto-2021.jpeg');
   background-repeat: 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;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7
{
   width: 1200px;
}
#indexLayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid7 > .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)
{
#indexLayoutGrid7
{
   width: 100%;
}
#indexLayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#indexLayoutGrid7-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #F5F5F5;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 35px 0 35px 0 ;
   text-align: center;
}
#wb_Text50
{
   color: #F5F5F5;
   font-family: Barlow;
   font-weight: normal;
   font-size: 17px;
}
#wb_Text50 div
{
   text-align: center;
}
#wb_Text50
{
   display: block;
   margin: 35px 0 35px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape12 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape12 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape12 a .hover
{
   visibility: hidden;
}
#wb_Shape12 a:hover .hover
{
   visibility: visible;
}
#wb_Shape12 a:hover .default
{
   visibility: hidden;
}
#Shape12
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape12
{
   margin: 0;
   vertical-align: top;
}
#Layer16
{
   background-color: #1D1D1D;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text51 div
{
   text-align: left;
}
#Line7
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image29
{
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image32
{
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text62 div
{
   text-align: left;
}
#wb_Image31
{
   vertical-align: top;
}
#Image31
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text60 div
{
   text-align: left;
}
#Line9
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text64 div
{
   text-align: center;
}
#Line14
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text55 div
{
   text-align: justify;
}
#Line10
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Image25
{
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image28
{
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line15
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line11
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text54 div
{
   text-align: left;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text63 div
{
   text-align: center;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text65 div
{
   text-align: center;
}
#Line17
{
   border-color: #F5F5F5;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_master_frameText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText4 div
{
   text-align: left;
}
#wb_master_frameText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText5 div
{
   text-align: left;
}
#wb_master_frameText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText6 div
{
   text-align: left;
}
#wb_master_frameText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText7 div
{
   text-align: left;
}
#wb_master_frameIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon1 a
{
   text-decoration: none;
}
#wb_master_frameIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.master_frameIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.master_frameIcon1:before
{
   content: "\f0d2";
}
#master_frameIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon1:hover #master_frameIcon1 i
{
   color: #000000;
}
#wb_master_frameIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon2 a
{
   text-decoration: none;
}
#wb_master_frameIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_frameIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon2:hover #master_frameIcon2 i
{
   color: #000000;
}
#wb_master_frameText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_frameText3
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 17px;
}
#wb_master_frameText3 div
{
   text-align: center;
}
#wb_master_frameText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon3 a
{
   text-decoration: none;
}
#wb_master_frameIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.master_frameIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.master_frameIcon3:before
{
   content: "\e558";
}
#master_frameIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon3:hover #master_frameIcon3 i
{
   color: #000000;
}
#wb_master_frameText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_frameText8
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_master_frameText8 div
{
   text-align: center;
}
#wb_master_frameText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
/*MIT LICENCE*/
/*Web builder FX*/
.floating-wpp {
    position: fixed;
    bottom: 20px;
    left: 15px;
    font-size: 12px;
    transition: bottom 0.2s;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
}

.floating-wpp .floating-wpp-button img,
.floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.floating-wpp:hover {
    bottom: 17px;
}

.floating-wpp:hover .floating-wpp-button {
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4);
}

.floating-wpp .floating-wpp-popup {
    /*border: 2px solid white;*/
    border-radius: 5px;
    background-color: #E9FFE9;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 5px 5px 8px rgba(60, 60, 60, 0.25);
    width: 0px;
    height: 0px;
    bottom: 0;
    opacity: 0;
    transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
    transform-origin: bottom;
}

.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px 12px;
    width: 260px;
    height: auto;
    bottom: 82px;
    opacity: 1;
}

.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: white;
    padding: 8px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: 0.2s;
}

.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.floating-wpp .floating-wpp-input-message {
    background-color: #F5F5F5;
    margin: 10px -15px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none;
}

.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
}
#wb_Shape8 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape8 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape8 a .hover
{
   visibility: hidden;
}
#wb_Shape8 a:hover .hover
{
   visibility: visible;
}
#wb_Shape8 a:hover .default
{
   visibility: hidden;
}
#Shape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape8
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#wb_Text58
{
   position: absolute;
   left: 961px;
   top: 226px;
   width: 215px;
   height: 16px;
   z-index: 156;
}
#Line11
{
   position: absolute;
   left: 961px;
   top: 166px;
   width: 33px;
   z-index: 149;
}
#boxes
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 930px;
   float: left;
   clear: left;
   display: block;
   z-index: 163;
}
#wb_embedded_page_01Image3
{
   display: inline-block;
   width: 72px;
   height: 72px;
   z-index: 30;
}
#indexHorizontalLine4
{
   display: block;
   width: 100%;
   z-index: 22;
}
#indexHorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 19;
}
#indexHorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 18;
}
#indexHorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 15;
}
#wb_indexHeading1
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Image31
{
   position: absolute;
   left: 37px;
   top: 246px;
   width: 24px;
   height: 24px;
   z-index: 138;
}
#wb_Image32
{
   position: absolute;
   left: 37px;
   top: 296px;
   width: 24px;
   height: 24px;
   z-index: 135;
}
#box1
{
   position: absolute;
   text-align: center;
   left: 106px;
   top: 56px;
   width: 276px;
   height: 367px;
   z-index: 89;
}
#wb_embedded_page_01Image4
{
   display: inline-block;
   width: 72px;
   height: 70px;
   z-index: 33;
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Image28
{
   position: absolute;
   left: 741px;
   top: 190px;
   width: 32px;
   height: 32px;
   z-index: 147;
}
#wb_Image25
{
   position: absolute;
   left: 698px;
   top: 191px;
   width: 32px;
   height: 32px;
   z-index: 146;
}
#wb_Image29
{
   position: absolute;
   left: 38px;
   top: 195px;
   width: 24px;
   height: 24px;
   z-index: 134;
}
#Line13
{
   position: absolute;
   left: 71px;
   top: 168px;
   width: 150px;
   z-index: 133;
}
#box2
{
   position: absolute;
   text-align: center;
   left: 460px;
   top: 56px;
   width: 276px;
   height: 367px;
   z-index: 90;
}
#wb_master_frameExtension1
{
   position: absolute;
   left: 4px;
   top: 0px;
   width: 319px;
   height: 86px;
   z-index: 162;
}
#wb_Text64
{
   position: absolute;
   left: 527px;
   top: 444px;
   width: 193px;
   height: 16px;
   text-align: center;
   z-index: 161;
}
#box3
{
   position: absolute;
   text-align: center;
   left: 814px;
   top: 56px;
   width: 276px;
   height: 367px;
   z-index: 91;
}
#wb_Text65
{
   position: absolute;
   left: 884px;
   top: 447px;
   width: 279px;
   height: 14px;
   text-align: center;
   z-index: 154;
}
#Line7
{
   position: absolute;
   left: 38px;
   top: 168px;
   width: 33px;
   z-index: 132;
}
#box4
{
   position: absolute;
   text-align: center;
   left: 106px;
   top: 457px;
   width: 276px;
   height: 394px;
   z-index: 94;
}
#wb_Text42
{
   position: absolute;
   left: 8px;
   top: 198px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 72;
}
#wb_Text62
{
   position: absolute;
   left: 67px;
   top: 195px;
   width: 219px;
   height: 16px;
   z-index: 137;
}
#box5
{
   position: absolute;
   text-align: center;
   left: 460px;
   top: 457px;
   width: 276px;
   height: 394px;
   z-index: 92;
}
#wb_Text43
{
   position: absolute;
   left: 14px;
   top: 225px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 70;
}
#wb_Text63
{
   position: absolute;
   left: 10px;
   top: 446px;
   width: 307px;
   height: 14px;
   text-align: center;
   z-index: 153;
}
#wb_Text53
{
   position: absolute;
   left: 698px;
   top: 133px;
   width: 144px;
   height: 26px;
   z-index: 145;
}
#wb_indexText16
{
   position: absolute;
   left: 2px;
   top: 235px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 86;
}
#box6
{
   position: absolute;
   text-align: center;
   left: 814px;
   top: 457px;
   width: 276px;
   height: 394px;
   z-index: 93;
}
#wb_indexText1
{
   position: absolute;
   left: 105px;
   top: 312px;
   width: 79px;
   height: 19px;
   text-align: center;
   z-index: 77;
}
#wb_Text44
{
   position: absolute;
   left: 129px;
   top: 277px;
   width: 79px;
   height: 19px;
   z-index: 69;
}
#wb_indexText19
{
   position: absolute;
   left: 9px;
   top: 198px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 64;
}
#wb_indexImage15
{
   position: absolute;
   left: 97px;
   top: 274px;
   width: 24px;
   height: 24px;
   z-index: 63;
}
#wb_indexText14
{
   position: absolute;
   left: 31px;
   top: 318px;
   width: 224px;
   height: 19px;
   text-align: center;
   z-index: 61;
}
#wb_indexText18
{
   position: absolute;
   left: 7px;
   top: 204px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 60;
}
#wb_indexText15
{
   position: absolute;
   left: 13px;
   top: 231px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 59;
}
#wb_indexText17
{
   position: absolute;
   left: 129px;
   top: 283px;
   width: 79px;
   height: 19px;
   z-index: 58;
}
#wb_Text52
{
   position: absolute;
   left: 389px;
   top: 133px;
   width: 164px;
   height: 26px;
   z-index: 141;
}
#wb_Text60
{
   position: absolute;
   left: 68px;
   top: 249px;
   width: 157px;
   height: 18px;
   z-index: 139;
}
#wb_indexText25
{
   position: absolute;
   left: 35px;
   top: 347px;
   width: 196px;
   height: 19px;
   text-align: center;
   z-index: 87;
}
#wb_indexText23
{
   position: absolute;
   left: 8px;
   top: 261px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 85;
}
#wb_indexText24
{
   position: absolute;
   left: 94px;
   top: 312px;
   width: 79px;
   height: 19px;
   text-align: center;
   z-index: 84;
}
#wb_indexText2
{
   position: absolute;
   left: 14px;
   top: 235px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 78;
}
#wb_Text45
{
   position: absolute;
   left: 47px;
   top: 318px;
   width: 194px;
   height: 19px;
   text-align: center;
   z-index: 73;
}
#wb_indexImage14
{
   position: absolute;
   left: 53px;
   top: 20px;
   width: 173px;
   height: 173px;
   z-index: 67;
}
#wb_indexText22
{
   position: absolute;
   left: 39px;
   top: 318px;
   width: 201px;
   height: 19px;
   text-align: center;
   z-index: 66;
}
#wb_indexText20
{
   position: absolute;
   left: 4px;
   top: 225px;
   width: 269px;
   height: 32px;
   text-align: center;
   z-index: 65;
}
#wb_indexText21
{
   position: absolute;
   left: 125px;
   top: 277px;
   width: 79px;
   height: 19px;
   z-index: 62;
}
#wb_Text51
{
   position: absolute;
   left: 38px;
   top: 133px;
   width: 183px;
   height: 26px;
   z-index: 131;
}
#Shape12
{
   width: 256px;
   height: 68px;
}
#wb_indexText3
{
   position: absolute;
   left: 19px;
   top: 261px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 75;
}
#boxes_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Shape8
{
   display: inline-block;
   width: 226px;
   height: 52px;
   z-index: 12;
   position: relative;
}
#wb_master_frameImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#Layer16
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 471px;
   float: left;
   clear: left;
   display: block;
   z-index: 164;
}
#wb_Shape12
{
   display: inline-block;
   width: 256px;
   height: 68px;
   opacity: 0.85;
   z-index: 130;
   position: relative;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 128;
}
#wb_indexImage1
{
   position: absolute;
   left: 51px;
   top: 35px;
   width: 164px;
   height: 164px;
   z-index: 88;
}
#box4_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexText4
{
   position: absolute;
   left: 105px;
   top: 312px;
   width: 79px;
   height: 19px;
   text-align: center;
   z-index: 83;
}
#wb_indexText42
{
   position: absolute;
   left: 8px;
   top: 235px;
   width: 262px;
   height: 22px;
   text-align: center;
   z-index: 82;
}
#wb_indexText43
{
   position: absolute;
   left: 14px;
   top: 261px;
   width: 251px;
   height: 32px;
   text-align: center;
   z-index: 81;
}
#wb_indexText45
{
   position: absolute;
   left: 39px;
   top: 347px;
   width: 201px;
   height: 19px;
   text-align: center;
   z-index: 80;
}
#box6_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexImage5
{
   position: absolute;
   left: 60px;
   top: 27px;
   width: 170px;
   height: 172px;
   z-index: 74;
}
#box5_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box3_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box2_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#box1_Container
{
   width: 272px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text57
{
   position: absolute;
   left: 961px;
   top: 197px;
   width: 225px;
   height: 16px;
   z-index: 152;
}
#wb_indexText5
{
   position: absolute;
   left: 47px;
   top: 347px;
   width: 196px;
   height: 19px;
   text-align: center;
   z-index: 76;
}
#wb_indexImage11
{
   position: absolute;
   left: 100px;
   top: 280px;
   width: 24px;
   height: 24px;
   z-index: 57;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 13;
}
#Layer16_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexImage20
{
   position: absolute;
   left: 42px;
   top: 21px;
   width: 193px;
   height: 184px;
   z-index: 79;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 54;
}
#wb_master_frameText7
{
   position: absolute;
   left: 961px;
   top: 346px;
   width: 225px;
   height: 16px;
   z-index: 160;
}
#wb_master_frameText6
{
   position: absolute;
   left: 961px;
   top: 316px;
   width: 225px;
   height: 16px;
   z-index: 159;
}
#wb_master_frameText5
{
   position: absolute;
   left: 961px;
   top: 285px;
   width: 225px;
   height: 16px;
   z-index: 158;
}
#wb_master_frameText4
{
   position: absolute;
   left: 961px;
   top: 254px;
   width: 225px;
   height: 16px;
   z-index: 157;
}
#wb_Text55
{
   position: absolute;
   left: 386px;
   top: 193px;
   width: 231px;
   height: 98px;
   text-align: justify;
   z-index: 143;
}
#Line14
{
   position: absolute;
   left: 422px;
   top: 167px;
   width: 150px;
   z-index: 142;
}
#wb_Text54
{
   position: absolute;
   left: 961px;
   top: 133px;
   width: 189px;
   height: 26px;
   z-index: 151;
}
#Line15
{
   position: absolute;
   left: 730px;
   top: 168px;
   width: 150px;
   z-index: 148;
}
#wb_indexImage12
{
   position: absolute;
   left: 49px;
   top: 20px;
   width: 178px;
   height: 178px;
   z-index: 56;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 10;
}
#Line16
{
   position: absolute;
   left: 994px;
   top: 166px;
   width: 150px;
   z-index: 150;
}
#Shape8
{
   width: 226px;
   height: 52px;
}
#Line17
{
   position: absolute;
   left: 99px;
   top: 434px;
   width: 1002px;
   z-index: 155;
}
#Line9
{
   position: absolute;
   left: 389px;
   top: 167px;
   width: 33px;
   z-index: 140;
}
#wb_embedded_page_01Image1
{
   display: inline-block;
   width: 73px;
   height: 75px;
   z-index: 24;
}
#Line10
{
   position: absolute;
   left: 698px;
   top: 168px;
   width: 33px;
   z-index: 144;
}
#wb_Text59
{
   position: absolute;
   left: 68px;
   top: 300px;
   width: 224px;
   height: 16px;
   z-index: 136;
}
#wb_Image17
{
   position: absolute;
   left: 81px;
   top: 43px;
   width: 127px;
   height: 127px;
   z-index: 71;
}
#wb_Image18
{
   position: absolute;
   left: 100px;
   top: 277px;
   width: 24px;
   height: 24px;
   z-index: 68;
}
#wb_embedded_page_01Image2
{
   display: inline-block;
   width: 72px;
   height: 70px;
   z-index: 27;
}
#wb_master_frameIcon3
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 4;
}
#wb_master_frameIcon1
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 2;
}
#wb_master_frameIcon2
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 1009px;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 1009px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 275px 15px 275px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 40px 15px 60px 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 1009px;
}
#indexLayoutGrid8-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid8-divider-bottom
{
   bottom: 0%;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 25px 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 924px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 0 40px 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#indexHorizontalLine1
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine3
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 1024px;
   height: 442px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 1008px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 1008px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 70px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 1009px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 923px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 1024px;
}
#boxes
{
    width: 100%;
    height: 923px;
}
#box1
{
   left: 68px;
   top: 47px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box1_Container
{
   width: 272px;
}
#wb_indexImage12
{
   left: 52px;
   top: 20px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage11
{
   left: 100px;
   top: 280px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText17
{
   left: 129px;
   top: 283px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText17
{
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 13px;
   top: 231px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText18
{
   left: 7px;
   top: 204px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText18
{
   margin: 0;
   padding: 0;
}
#wb_indexText14
{
   left: 52px;
   top: 324px;
   width: 187px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#box2
{
   left: 372px;
   top: 47px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#wb_indexText21
{
   left: 125px;
   top: 277px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   margin: 0;
   padding: 0;
}
#wb_indexImage15
{
   left: 97px;
   top: 274px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 9px;
   top: 198px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexText20
{
   left: 4px;
   top: 225px;
   width: 269px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   left: 39px;
   top: 318px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText22
{
   margin: 0;
   padding: 0;
}
#wb_indexImage14
{
   left: 44px;
   top: 20px;
   width: 192px;
   height: 148px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#box3
{
   left: 676px;
   top: 47px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#wb_Image18
{
   left: 100px;
   top: 269px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 129px;
   top: 272px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 14px;
   top: 220px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 29px;
   top: 20px;
   width: 221px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 8px;
   top: 193px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 47px;
   top: 313px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#box5
{
   left: 372px;
   top: 457px;
   width: 269px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 265px;
}
#wb_indexImage5
{
   left: 54px;
   top: 14px;
   width: 168px;
   height: 185px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText3
{
   left: 13px;
   top: 245px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   margin: 0;
   padding: 0;
}
#wb_indexText5
{
   left: 41px;
   top: 331px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 95px;
   top: 297px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   left: 7px;
   top: 218px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#box6
{
   left: 676px;
   top: 457px;
   width: 278px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 274px;
}
#wb_indexImage20
{
   left: 43px;
   top: 24px;
   width: 193px;
   height: 184px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText45
{
   left: 41px;
   top: 331px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText45
{
   margin: 0;
   padding: 0;
}
#wb_indexText43
{
   left: 16px;
   top: 245px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText43
{
   margin: 0;
   padding: 0;
}
#wb_indexText42
{
   left: 10px;
   top: 218px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText42
{
   margin: 0;
   padding: 0;
}
#wb_indexText4
{
   left: 102px;
   top: 297px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   margin: 0;
   padding: 0;
}
#box4
{
   left: 68px;
   top: 457px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#wb_indexText24
{
   left: 94px;
   top: 297px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 8px;
   top: 245px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText23
{
   margin: 0;
   padding: 0;
}
#wb_indexText16
{
   left: 2px;
   top: 218px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText16
{
   margin: 0;
   padding: 0;
}
#wb_indexText25
{
   left: 35px;
   top: 331px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText25
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   left: 52px;
   top: 33px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../ducati-moto-2021.jpeg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 150px 0 100px 0;
}
#indexLayoutGrid7
{
   width: 1009px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 53px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #F5F5F5;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   text-align: center;
   text-transform: none;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   font-size: 17px;
   margin: 35px 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape12
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer16
{
   height: 471px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 1024px;
}
#Layer16
{
    width: 100%;
    height: 471px;
}
#wb_Text51
{
   left: 15px;
   top: 120px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 15px;
   top: 165px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 48px;
   top: 165px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 18px;
   top: 197px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 19px;
   top: 300px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 54px;
   top: 304px;
   width: 169px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 54px;
   top: 193px;
   width: 175px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 18px;
   top: 245px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 54px;
   top: 247px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 292px;
   top: 162px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 292px;
   top: 116px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 439px;
   top: 444px;
   width: 177px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 325px;
   top: 162px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 289px;
   top: 188px;
   width: 231px;
   height: 98px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 572px;
   top: 165px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 572px;
   top: 119px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 572px;
   top: 188px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 616px;
   top: 188px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 604px;
   top: 165px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 788px;
   top: 164px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 821px;
   top: 164px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 788px;
   top: 119px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 788px;
   top: 192px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 10px;
   top: 446px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 729px;
   top: 449px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 11px;
   top: 427px;
   width: 1002px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 788px;
   top: 221px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 788px;
   top: 251px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 788px;
   top: 282px;
   width: 225px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 788px;
   top: 312px;
   width: 220px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 788px;
   top: 344px;
   width: 220px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 271px;
   top: 327px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 753px;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 753px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 275px 15px 275px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 40px 15px 60px 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 753px;
}
#indexLayoutGrid8-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid8-divider-bottom
{
   bottom: 0%;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 25px 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 743px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 0 40px 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 19px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0 0 35px 0 ;
   padding: 0;
}
#indexHorizontalLine1
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine3
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 768px;
   height: 442px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 752px;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 752px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 13px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 70px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 753px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 1329px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 768px;
}
#boxes
{
    width: 100%;
    height: 1329px;
}
#box1
{
   left: 69px;
   top: 47px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box1_Container
{
   width: 272px;
}
#wb_indexImage12
{
   left: 52px;
   top: 20px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage11
{
   left: 100px;
   top: 280px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText17
{
   left: 129px;
   top: 283px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText17
{
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 13px;
   top: 231px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText18
{
   left: 7px;
   top: 204px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText18
{
   margin: 0;
   padding: 0;
}
#wb_indexText14
{
   left: 52px;
   top: 324px;
   width: 187px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#box2
{
   left: 425px;
   top: 47px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#wb_indexText21
{
   left: 125px;
   top: 277px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   margin: 0;
   padding: 0;
}
#wb_indexImage15
{
   left: 97px;
   top: 274px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 9px;
   top: 198px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexText20
{
   left: 4px;
   top: 225px;
   width: 269px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   left: 39px;
   top: 318px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText22
{
   margin: 0;
   padding: 0;
}
#wb_indexImage14
{
   left: 44px;
   top: 20px;
   width: 192px;
   height: 148px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#box3
{
   left: 69px;
   top: 444px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#wb_Image18
{
   left: 100px;
   top: 269px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 129px;
   top: 272px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 14px;
   top: 220px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 29px;
   top: 20px;
   width: 221px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 8px;
   top: 193px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 47px;
   top: 313px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#box5
{
   left: 67px;
   top: 838px;
   width: 278px;
   height: 384px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 274px;
}
#wb_indexImage5
{
   left: 54px;
   top: 31px;
   width: 168px;
   height: 185px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText3
{
   left: 13px;
   top: 262px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   margin: 0;
   padding: 0;
}
#wb_indexText5
{
   left: 41px;
   top: 348px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 101px;
   top: 307px;
   width: 79px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   left: 7px;
   top: 235px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#box6
{
   left: 417px;
   top: 838px;
   width: 284px;
   height: 382px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 280px;
}
#wb_indexImage20
{
   left: 50px;
   top: 21px;
   width: 193px;
   height: 184px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText45
{
   left: 47px;
   top: 346px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText45
{
   margin: 0;
   padding: 0;
}
#wb_indexText43
{
   left: 22px;
   top: 254px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText43
{
   margin: 0;
   padding: 0;
}
#wb_indexText42
{
   left: 16px;
   top: 227px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText42
{
   margin: 0;
   padding: 0;
}
#wb_indexText4
{
   left: 102px;
   top: 307px;
   width: 79px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   margin: 0;
   padding: 0;
}
#box4
{
   left: 417px;
   top: 444px;
   width: 284px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 280px;
}
#wb_indexText24
{
   left: 108px;
   top: 272px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 16px;
   top: 220px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText23
{
   margin: 0;
   padding: 0;
}
#wb_indexText16
{
   left: 10px;
   top: 193px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText16
{
   margin: 0;
   padding: 0;
}
#wb_indexText25
{
   left: 48px;
   top: 313px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText25
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   left: 60px;
   top: 28px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../ducati-moto-2021.jpeg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 150px 0 100px 0;
}
#indexLayoutGrid7
{
   width: 753px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 53px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #F5F5F5;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   text-align: center;
   text-transform: none;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   font-size: 17px;
   margin: 35px 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape12
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer16
{
   height: 532px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 768px;
}
#Layer16
{
    width: 100%;
    height: 532px;
}
#wb_Text51
{
   left: 20px;
   top: 46px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 19px;
   top: 96px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 52px;
   top: 96px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 19px;
   top: 124px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 18px;
   top: 267px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 48px;
   top: 271px;
   width: 183px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 48px;
   top: 125px;
   width: 169px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 18px;
   top: 224px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 48px;
   top: 224px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 294px;
   top: 96px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 294px;
   top: 46px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 295px;
   top: 438px;
   width: 179px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 327px;
   top: 96px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 294px;
   top: 117px;
   width: 182px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 551px;
   top: 92px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 551px;
   top: 46px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 551px;
   top: 115px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 590px;
   top: 115px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 583px;
   top: 92px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 551px;
   top: 232px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 584px;
   top: 232px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 551px;
   top: 187px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 551px;
   top: 249px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 226px;
   top: 471px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 240px;
   top: 503px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 212px;
   top: 425px;
   width: 334px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 551px;
   top: 278px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 551px;
   top: 309px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 551px;
   top: 340px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 551px;
   top: 370px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 551px;
   top: 400px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 271px;
   top: 574px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 40px 15px 60px 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid8-divider-bottom
{
   bottom: 0%;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 25px 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 100%;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 0 40px 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0 0 35px 0 ;
   padding: 0;
}
#indexHorizontalLine1
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine3
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 480px;
   height: 659px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 20px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 100%;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 100%;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 70px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 100%;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 2546px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 480px;
}
#boxes
{
    width: 100%;
    height: 2546px;
}
#box1
{
   left: 100px;
   top: 26px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box1_Container
{
   width: 272px;
}
#wb_indexImage12
{
   left: 52px;
   top: 20px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage11
{
   left: 100px;
   top: 280px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText17
{
   left: 129px;
   top: 283px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText17
{
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 13px;
   top: 231px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText18
{
   left: 7px;
   top: 204px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText18
{
   margin: 0;
   padding: 0;
}
#wb_indexText14
{
   left: 52px;
   top: 324px;
   width: 187px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#box2
{
   left: 100px;
   top: 425px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#wb_indexText21
{
   left: 125px;
   top: 277px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   margin: 0;
   padding: 0;
}
#wb_indexImage15
{
   left: 97px;
   top: 274px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 9px;
   top: 198px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexText20
{
   left: 4px;
   top: 225px;
   width: 269px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   left: 39px;
   top: 318px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText22
{
   margin: 0;
   padding: 0;
}
#wb_indexImage14
{
   left: 44px;
   top: 20px;
   width: 192px;
   height: 148px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#box3
{
   left: 100px;
   top: 824px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#wb_Image18
{
   left: 100px;
   top: 269px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 129px;
   top: 272px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 14px;
   top: 220px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 29px;
   top: 20px;
   width: 221px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 8px;
   top: 193px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 47px;
   top: 313px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#box5
{
   left: 95px;
   top: 1626px;
   width: 276px;
   height: 392px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 272px;
}
#wb_indexImage5
{
   left: 54px;
   top: 29px;
   width: 168px;
   height: 185px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText3
{
   left: 13px;
   top: 260px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   margin: 0;
   padding: 0;
}
#wb_indexText5
{
   left: 41px;
   top: 346px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 94px;
   top: 311px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   left: 8px;
   top: 226px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#box6
{
   left: 95px;
   top: 2044px;
   width: 276px;
   height: 457px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 272px;
}
#wb_indexImage20
{
   left: 37px;
   top: 58px;
   width: 193px;
   height: 184px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText45
{
   left: 38px;
   top: 396px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText45
{
   margin: 0;
   padding: 0;
}
#wb_indexText43
{
   left: 14px;
   top: 307px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText43
{
   margin: 0;
   padding: 0;
}
#wb_indexText42
{
   left: 7px;
   top: 272px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText42
{
   margin: 0;
   padding: 0;
}
#wb_indexText4
{
   left: 94px;
   top: 357px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   margin: 0;
   padding: 0;
}
#box4
{
   left: 100px;
   top: 1228px;
   width: 276px;
   height: 363px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#wb_indexText24
{
   left: 124px;
   top: 290px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 8px;
   top: 254px;
   width: 251px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText23
{
   margin: 0;
   padding: 0;
}
#wb_indexText16
{
   left: 2px;
   top: 228px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText16
{
   margin: 0;
   padding: 0;
}
#wb_indexText25
{
   left: 35px;
   top: 324px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText25
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   left: 52px;
   top: 39px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../ducati-moto-2021.jpeg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 150px 0 100px 0;
}
#indexLayoutGrid7
{
   width: 100%;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 53px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #F5F5F5;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   text-align: center;
   text-transform: none;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   font-size: 17px;
   margin: 35px 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape12
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer16
{
   height: 654px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 480px;
}
#Layer16
{
    width: 100%;
    height: 654px;
}
#wb_Text51
{
   left: 11px;
   top: 51px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 10px;
   top: 97px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 43px;
   top: 97px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 11px;
   top: 127px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 10px;
   top: 212px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 39px;
   top: 216px;
   width: 158px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 40px;
   top: 127px;
   width: 183px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 10px;
   top: 169px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 40px;
   top: 172px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 266px;
   top: 99px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 266px;
   top: 53px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 148px;
   top: 569px;
   width: 185px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 299px;
   top: 99px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 263px;
   top: 118px;
   width: 186px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 11px;
   top: 380px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 11px;
   top: 334px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 11px;
   top: 403px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 55px;
   top: 403px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 43px;
   top: 380px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 263px;
   top: 301px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 296px;
   top: 301px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 263px;
   top: 256px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 263px;
   top: 324px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 87px;
   top: 602px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 101px;
   top: 630px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 55px;
   top: 562px;
   width: 371px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 263px;
   top: 356px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 263px;
   top: 390px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 263px;
   top: 422px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 263px;
   top: 456px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 263px;
   top: 489px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 100px;
   top: 469px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 150px 15px 150px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_indexHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid8
{
   height: auto;
   padding: 40px 15px 60px 15px;
}
#indexLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8
{
   width: 100%;
}
#indexLayoutGrid8-divider-bottom
{
   height: 50px;
}
#indexLayoutGrid8-divider-bottom
{
   bottom: 0%;
}
#wb_Text20
{
   visibility: visible;
   display: block;
}
#wb_Text20
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: justify;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 25px 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 0 40px 0;
}
#indexLayoutGrid3
{
   width: 100%;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 0 0 40px 0;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 24px;
   margin: 20px 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   margin: 0 0 35px 0 ;
   padding: 0;
}
#indexHorizontalLine1
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine2
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine2
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine3
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine3
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#indexHorizontalLine4
{
   width: 100%;
   height: 58px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexHorizontalLine4
{
   border-color: transparent;
   border-bottom-width: 58px;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0;
}
#indexEmbeddedPage1
{
   width: 320px;
   height: 975px;
   visibility: visible;
   display: inline-block;
}
#wb_embedded_page_01LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid1
{
   height: auto;
   padding: 40px 0 20px 0;
}
#embedded_page_01LayoutGrid1
{
   width: 100%;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_embedded_page_01LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#embedded_page_01LayoutGrid3
{
   height: auto;
   padding: 40px 0 40px 0;
}
#embedded_page_01LayoutGrid3
{
   width: 100%;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   font-size: 16px;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   font-size: 16px;
   margin: 15px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text33
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   font-size: 13px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 13px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   font-size: 16px;
   margin: 10px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_embedded_page_01Image1
{
   width: 73px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image1
{
   width: 73px;
   height: 75px;
}
#wb_embedded_page_01Image2
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image2
{
   width: 72px;
   height: 70px;
}
#wb_embedded_page_01Image3
{
   width: 72px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image3
{
   width: 72px;
   height: 72px;
}
#wb_embedded_page_01Image4
{
   width: 72px;
   height: 70px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#embedded_page_01Image4
{
   width: 72px;
   height: 70px;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 70px 0 20px 0;
}
#indexLayoutGrid6
{
   width: 100%;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text66
{
   visibility: visible;
   display: block;
}
#wb_Text66
{
   margin: 0;
   padding: 0;
}
#boxes
{
   height: 2478px;
   visibility: visible;
   display: block;
   margin: 0;
}
#boxes
{
   width: 100%;
   margin: 0;
}
#boxes_Container
{
   width: 320px;
}
#boxes
{
    width: 100%;
    height: 2478px;
}
#box1
{
   left: 20px;
   top: 15px;
   width: 276px;
   height: 372px;
   visibility: visible;
   display: block;
}
#box1_Container
{
   width: 272px;
}
#wb_indexImage12
{
   left: 52px;
   top: 20px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexImage11
{
   left: 100px;
   top: 280px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText17
{
   left: 129px;
   top: 283px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText17
{
   margin: 0;
   padding: 0;
}
#wb_indexText15
{
   left: 13px;
   top: 231px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText15
{
   margin: 0;
   padding: 0;
}
#wb_indexText18
{
   left: 7px;
   top: 204px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText18
{
   margin: 0;
   padding: 0;
}
#wb_indexText14
{
   left: 22px;
   top: 322px;
   width: 234px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText14
{
   margin: 0;
   padding: 0;
}
#box2
{
   left: 20px;
   top: 410px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box2_Container
{
   width: 272px;
}
#wb_indexText21
{
   left: 125px;
   top: 277px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText21
{
   margin: 0;
   padding: 0;
}
#wb_indexImage15
{
   left: 97px;
   top: 274px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   left: 9px;
   top: 198px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexText20
{
   left: 4px;
   top: 225px;
   width: 269px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText20
{
   margin: 0;
   padding: 0;
}
#wb_indexText22
{
   left: 39px;
   top: 318px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText22
{
   margin: 0;
   padding: 0;
}
#wb_indexImage14
{
   left: 44px;
   top: 20px;
   width: 192px;
   height: 148px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#box3
{
   left: 20px;
   top: 805px;
   width: 276px;
   height: 367px;
   visibility: visible;
   display: block;
}
#box3_Container
{
   width: 272px;
}
#wb_Image18
{
   left: 100px;
   top: 269px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   left: 129px;
   top: 272px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text44
{
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   left: 14px;
   top: 220px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text43
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   left: 64px;
   top: 24px;
   width: 151px;
   height: 151px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text42
{
   left: 8px;
   top: 193px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text42
{
   margin: 0;
   padding: 0;
}
#wb_Text45
{
   left: 47px;
   top: 313px;
   width: 194px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text45
{
   margin: 0;
   padding: 0;
}
#box5
{
   left: 20px;
   top: 1582px;
   width: 276px;
   height: 422px;
   visibility: visible;
   display: block;
}
#box5_Container
{
   width: 272px;
}
#wb_indexImage5
{
   left: 54px;
   top: 32px;
   width: 168px;
   height: 185px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText3
{
   left: 13px;
   top: 263px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   margin: 0;
   padding: 0;
}
#wb_indexText5
{
   left: 42px;
   top: 342px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 105px;
   top: 305px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   left: 7px;
   top: 236px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#box6
{
   left: 21px;
   top: 2040px;
   width: 276px;
   height: 379px;
   visibility: visible;
   display: block;
}
#box6_Container
{
   width: 272px;
}
#wb_indexImage20
{
   left: 42px;
   top: 11px;
   width: 193px;
   height: 184px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText45
{
   left: 39px;
   top: 322px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText45
{
   margin: 0;
   padding: 0;
}
#wb_indexText43
{
   left: 14px;
   top: 241px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText43
{
   margin: 0;
   padding: 0;
}
#wb_indexText42
{
   left: 8px;
   top: 214px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText42
{
   margin: 0;
   padding: 0;
}
#wb_indexText4
{
   left: 119px;
   top: 286px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   margin: 0;
   padding: 0;
}
#box4
{
   left: 20px;
   top: 1199px;
   width: 276px;
   height: 353px;
   visibility: visible;
   display: block;
}
#box4_Container
{
   width: 272px;
}
#wb_indexText24
{
   left: 129px;
   top: 274px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexText23
{
   left: 8px;
   top: 228px;
   width: 251px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_indexText23
{
   margin: 0;
   padding: 0;
}
#wb_indexText16
{
   left: 7px;
   top: 197px;
   width: 262px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_indexText16
{
   margin: 0;
   padding: 0;
}
#wb_indexText25
{
   left: 40px;
   top: 309px;
   width: 196px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText25
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   left: 52px;
   top: 31px;
   width: 163px;
   height: 147px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../ducati-moto-2021.jpeg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 150px 0 100px 0;
}
#indexLayoutGrid7
{
   width: 100%;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 43px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #F5F5F5;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 43px;
   text-align: center;
   text-transform: none;
}
#wb_Text50
{
   visibility: visible;
   display: block;
}
#wb_Text50
{
   font-size: 16px;
   margin: 35px 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape12
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Layer16
{
   height: 1044px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 320px;
}
#Layer16
{
    width: 100%;
    height: 1044px;
}
#wb_Text51
{
   left: 12px;
   top: 47px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 12px;
   top: 93px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 45px;
   top: 93px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 10px;
   top: 123px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 9px;
   top: 232px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 38px;
   top: 236px;
   width: 225px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 38px;
   top: 123px;
   width: 178px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 9px;
   top: 174px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 38px;
   top: 177px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 15px;
   top: 334px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 11px;
   top: 289px;
   width: 138px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 50px;
   top: 957px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 48px;
   top: 334px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 12px;
   top: 345px;
   width: 231px;
   height: 162px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 15px;
   top: 585px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 15px;
   top: 539px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 15px;
   top: 608px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 53px;
   top: 608px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 47px;
   top: 585px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 19px;
   top: 722px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 52px;
   top: 722px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 19px;
   top: 677px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 19px;
   top: 744px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 8px;
   top: 990px;
   width: 300px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 19px;
   top: 1020px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 54px;
   top: 945px;
   width: 209px;
   height: 2px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 2px;
}
#wb_Text58
{
   left: 19px;
   top: 775px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 19px;
   top: 806px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 19px;
   top: 837px;
   width: 224px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 19px;
   top: 871px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 21px;
   top: 904px;
   width: 244px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 1px;
   top: 439px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
body {font-family: Barlow}