body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #4169E1;
   text-decoration: underline;
}
a:visited
{
   color: #A9A9A9;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #EEE8AA;
   text-decoration: underline;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 3px 15px 3px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 360px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_school
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#school
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#school > .col-1, #school > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#school > .col-1, #school > .col-2
{
   flex: 0 0 auto;
}
#school > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#school > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#school > .col-1, #school > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_moto
{
   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;
}
#moto
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#moto > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#moto > .col-1
{
   flex: 0 0 auto;
}
#moto > .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)
{
#moto > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_driver
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#driver
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#driver > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#driver > .col-1
{
   flex: 0 0 auto;
}
#driver > .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)
{
#driver > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .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)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_categoryb
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#categoryb
{
   box-sizing: border-box;
   padding: 20px 10px 16px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#categoryb > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#categoryb > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#categoryb > .row > .col-1
{
   float: left;
}
#categoryb > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#categoryb:before,
#categoryb:after,
#categoryb .row:before,
#categoryb .row:after
{
   display: table;
   content: " ";
}
#categoryb:after,
#categoryb .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#categoryb > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 20px 10px 16px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid6 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 10px 20px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid4 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_phone
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#phone
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#phone > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#phone > .row > .col-1, #phone > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#phone > .row > .col-1, #phone > .row > .col-2
{
   float: left;
}
#phone > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#phone > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#phone:before,
#phone:after,
#phone .row:before,
#phone .row:after
{
   display: table;
   content: " ";
}
#phone:after,
#phone .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#phone > .row > .col-1, #phone > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_kizakisMenu2
{
   position: relative;
}
#wb_kizakisMenu2
{
   margin: 0;
}
#kizakisMenu2
{
   background-color: rgba(25,17,12,0.00);
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#kizakisMenu2:hover
{
   background-color: #302018;
   background-image: none;
   border-color: #424242;
}
#kizakisMenu2
{
   display: block;
   width: 53px;
   height: 39px;
   position: relative;
   overflow: hidden;
}
#kizakisMenu2 .line
{
   width: 32px;
   border-radius: 3px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#kizakisMenu2:hover .line
{
   background: #DCDCDC;
}
#kizakisMenu2 .line:first-child
{
   margin-top: 3px;
}
#kizakisMenu2.open .line:nth-child(1)
{
   transform: translateY(12px) rotate(45deg);
}
#kizakisMenu2.open .line:nth-child(2)
{
   opacity: 0;
}
#kizakisMenu2.open .line:nth-child(3)
{
   transform: translateY(-12px) rotate(-45deg);
}
#kizakisMenu2-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(25,17,12,0.87);
}
#kizakisMenu2-overlay ul
{
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.kizakisMenu2
{
   width: 100%;
   max-width: 678px;
}
.kizakisMenu2 a
{
   text-decoration: none;
}
.kizakisMenu2 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.kizakisMenu2 li
{
   position: relative;
}
.kizakisMenu2 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.kizakisMenu2 li a:hover
{
   color: #424242;
   background-color: #302018;
}
#kizakisMenu2-overlay
{
   opacity: 0;
   visibility: hidden;
   transition: opacity 400ms, visibility 0s 400ms;
}
#kizakisMenu2-overlay.show
{
   z-index: 7778 !important;
   opacity: 1;
   visibility: visible;
   transition: opacity 0.5s;
}
#kizakisMenu2-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.kizakisMenu2-effect
{
   transition: all 500ms linear;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #19110C;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerCopyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_footerCopyrights
{
   color: #E4E1DD;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_footerCopyrights div
{
   text-align: center;
}
#wb_footerCopyrights
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F0EADE;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon3 a
{
   text-decoration: none;
}
#wb_footerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #665D56;
}
#footerIcon3
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon3 i
{
   color: #E5E1DB;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerIcon3:hover #footerIcon3 i
{
   color: #C5B99E;
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F0EADE;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon1 a
{
   text-decoration: none;
}
#wb_footerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #665D56;
}
#footerIcon1
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon1 i
{
   color: #E5E1DB;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerIcon1:hover #footerIcon1 i
{
   color: #C5B99E;
}
#wb_footerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F0EADE;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerIcon2 a
{
   text-decoration: none;
}
#wb_footerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #665D56;
}
#footerIcon2
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon2 i
{
   color: #E5E1DB;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerIcon2:hover #footerIcon2 i
{
   color: #C5B99E;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #A9A9A9;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #000000;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 220px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF0600;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#footerLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#footerLayoutGrid > .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)
{
#footerLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_list11Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #696969;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#list11Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#list11Card1-card-overlay
{
   position: relative;
   max-width: 48px;
}
#list11Card1-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 48px;
   width: 100%;
   height: 48px;
   position: absolute;
   left: 0;
   top: 0;
   z-index: -1;
}
#list11Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 30px 10px 20px 100px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#list11Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item2:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item2
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item2 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#list11Card1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item4:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item4
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item4 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#list11Card1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item6:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item6
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item6 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_kizakisMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_kizakisMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_kizakisMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 10px;
}
#wb_kizakisMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_kizakisMenu1 > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 4px 0px 4px;
}
#wb_kizakisMenu1 li:hover a, #wb_kizakisMenu1 a:hover
{
   color: #FF0000;
   border: 0px solid #106EC1;
   background-color: rgba(255,0,0,0.00);
   background-image: none;
}
#wb_kizakisMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_kizakisMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_kizakisMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#kizakisMenu1 li i
{
   font-size: 20px;
   margin-right: 5px;
   width: 22px;
}
#wb_kizakis
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kizakis
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#kizakis > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 12px;
   padding-left: 12px;
   position: relative;
}
#kizakis > .col-1
{
   flex: 0 0 auto;
}
#kizakis > .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)
{
#kizakis > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#kizakis-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#kizakis-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#kizakis-divider-top .divider-fill
{
   fill: rgba(255,6,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Icon1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 1;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_kizakisMenu1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_footerIcon3
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 18;
}
#wb_footerIcon2
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 17;
}
#wb_footerIcon1
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 16;
}
#wb_list11Card1
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#wb_kizakisMenu2
{
   display: none;
   width: 53px;
   height: 39px;
   z-index: 3;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_Icon2
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 678px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 3px 15px 3px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_school
{
   visibility: visible;
   display: table;
}
#wb_school
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#school
{
   height: auto;
   padding: 5px 0 5px 0;
}
#school > .col-1, #school > .col-2
{
   padding-right: 3px;
   padding-left: 3px;
}
#school > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#school > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_moto
{
   visibility: visible;
   display: table;
}
#wb_moto
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#moto
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_driver
{
   visibility: visible;
   display: table;
}
#wb_driver
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#driver
{
   height: auto;
   padding: 20px 0 10px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_categoryb
{
   visibility: visible;
   display: table;
}
#wb_categoryb
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#categoryb
{
   height: auto;
   padding: 20px 10px 16px 10px;
}
#categoryb .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#categoryb > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#categoryb > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 20px 10px 16px 10px;
}
#LayoutGrid6 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#LayoutGrid4 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_phone
{
   visibility: visible;
   display: table;
}
#wb_phone
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#phone
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#phone .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#phone > .row > .col-1, #phone > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#phone > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#phone > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_kizakisMenu2
{
   width: 53px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#kizakisMenu2
{
   background-color: rgba(25,17,12,0.00);
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 53px;
   height: 39px;
}
#kizakisMenu2:hover
{
   background-color: #302018;
   background-image: none;
   border-color: #424242;
}
#kizakisMenu2 .line
{
   background: #FFFFFF;
}
#kizakisMenu2:hover .line
{
   background: #DCDCDC;
}
#kizakisMenu2 .line
{
   top: -1px;
}
#kizakisMenu2 .line:first-child
{
   margin-top: 3px;
}
#kizakisMenu2-overlay ul
{
   font-size: 17px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
   font-size: 35px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #19110C;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   font-size: 17px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_footerIcon3
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 30px;
   height: 30px;
}
#footerIcon3 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_footerIcon1
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 30px;
   height: 30px;
}
#footerIcon1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_footerIcon2
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 30px;
   height: 30px;
}
#footerIcon2 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 50px 0 25px 0;
}
#footerLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_list11Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#list11Card1-card-overlay
{
   position: relative;
   max-width: 48px;
}
#list11Card1-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 48px;
   width: 100%;
   height: 48px;
   position: absolute;
   left: 0;
   top: 0;
   z-index: -1;
}
#list11Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 30px 10px 20px 100px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#list11Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item2:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item2
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item2 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#list11Card1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item4:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item4
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item4 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#list11Card1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item6:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item6
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item6 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_list11Card1
{
   text-align: left;
}
#wb_kizakisMenu1
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_kizakisMenu1 li
{
}
#wb_kizakisMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_kizakisMenu1 > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_kizakisMenu1 li:hover a, #wb_kizakisMenu1 a:hover
{
   color: #FF0000;
   border: 0px solid #106EC1;
   background-color: rgba(255,0,0,0.00);
   background-image: none;
}
#wb_kizakisMenu1 li
{
   padding: 0px 0px 0px 10px;
}
#wb_kizakis
{
   visibility: visible;
   display: table;
}
#wb_kizakis
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kizakis
{
   height: auto;
   padding: 10px 0 2px 0;
}
#kizakis-divider-top
{
   height: 50px;
}
#kizakis-divider-top
{
   top: 0%;
   left: 0;
}
}
@media only screen and (max-width: 677px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 3px 15px 3px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_school
{
   visibility: visible;
   display: table;
}
#wb_school
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#school
{
   height: auto;
   padding: 5px 0 5px 0;
}
#school > .col-1, #school > .col-2
{
   padding-right: 3px;
   padding-left: 3px;
}
#school > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#school > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_moto
{
   visibility: visible;
   display: table;
}
#wb_moto
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#moto
{
   height: auto;
   padding: 20px 0 5px 0;
}
#wb_driver
{
   visibility: visible;
   display: table;
}
#wb_driver
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#driver
{
   height: auto;
   padding: 20px 0 10px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_categoryb
{
   visibility: visible;
   display: table;
}
#wb_categoryb
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#categoryb
{
   height: auto;
   padding: 20px 10px 16px 10px;
}
#categoryb .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#categoryb > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#categoryb > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 20px 10px 16px 10px;
}
#LayoutGrid6 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#LayoutGrid4 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_phone
{
   visibility: visible;
   display: table;
}
#wb_phone
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#phone
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#phone .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#phone > .row > .col-1, #phone > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#phone > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#phone > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_kizakisMenu2
{
   width: 53px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#kizakisMenu2
{
   background-color: rgba(25,17,12,0.00);
   background-image: none;
   border: 0px solid #FF0000;
   border-radius: 0px;
   width: 53px;
   height: 39px;
}
#kizakisMenu2:hover
{
   background-color: #FF0000;
   background-image: none;
   border-color: #424242;
}
#kizakisMenu2 .line
{
   background: #FFFFFF;
}
#kizakisMenu2:hover .line
{
   background: #DCDCDC;
}
#kizakisMenu2 .line
{
   top: -1px;
}
#kizakisMenu2 .line:first-child
{
   margin-top: 3px;
}
#kizakisMenu2-overlay ul
{
   font-size: 17px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 25px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #19110C;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_footerCopyrights
{
   visibility: visible;
   display: block;
}
#wb_footerCopyrights
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#wb_footerIcon3
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon3
{
   width: 30px;
   height: 30px;
}
#footerIcon3 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_footerIcon1
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon1
{
   width: 30px;
   height: 30px;
}
#footerIcon1 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_footerIcon2
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#footerIcon2
{
   width: 30px;
   height: 30px;
}
#footerIcon2 i
{
   line-height: 30px;
   font-size: 30px;
   width: 30px;
}
#wb_Icon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 20px;
}
#Icon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 20px;
}
#Icon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 50px 0 25px 0;
}
#footerLayoutGrid > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerLayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_list11Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
}
#list11Card1-card-overlay
{
   position: relative;
   max-width: 48px;
}
#list11Card1-card-item0
{
   box-sizing: border-box;
   margin: 15px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 48px;
   width: 100%;
   height: 48px;
   position: absolute;
   left: 0;
   top: 0;
   z-index: -1;
}
#list11Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 30px 10px 20px 100px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#list11Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item2:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item2
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item2 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#list11Card1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item4:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item4
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item4 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item5
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#list11Card1-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#list11Card1-card-item6:hover
{
   background-color: #EEEEEE;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item6
{
   background-color: #FFFFFF;
   transition: background-color 500ms linear 0ms;
}
#list11Card1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#list11Card1-card-item6 i
{
   color: #000000;
   float: right;
   margin-right: 1px;
   text-align: center;
   vertical-align: top;
   font-size: 19px;
   width: 19px;
}
#list11Card1-card-item7
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_list11Card1
{
   text-align: left;
}
#wb_kizakisMenu1
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_kizakisMenu1 li
{
}
#wb_kizakisMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_kizakisMenu1 > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_kizakisMenu1 li:hover a, #wb_kizakisMenu1 a:hover
{
   color: #FF0000;
   border: 0px solid #106EC1;
   background-color: rgba(255,0,0,0.00);
   background-image: none;
}
#wb_kizakisMenu1 li
{
   padding: 0px 0px 0px 10px;
}
#wb_kizakis
{
   visibility: visible;
   display: table;
}
#wb_kizakis
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kizakis
{
   height: auto;
   padding: 10px 0 2px 0;
}
#kizakis-divider-top
{
   height: 50px;
}
#kizakis-divider-top
{
   top: 0%;
   left: 0;
}
}
