body
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_LayoutGrid2
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_LayoutGrid2
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   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;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#headerLayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid
{
   width: 1200px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 250px;
   text-align: left;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 250px) / 1);
   text-align: center;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#headerLayoutGrid
{
   width: 100%;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_headerImage
{
   margin: 0;
   vertical-align: top;
}
#headerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_headerMenu1
{
   display: block;
   background-color: rgba(245,245,249,0.00);
   font-family: Verdana;
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#headerMenu1
{
   display: inline-block;
   background-color: rgba(245,245,249,0.00);
   height: 79px;
}
#wb_headerMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_headerMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_headerMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 8px;
}
#wb_headerMenu1 ul li a
{
   background-color: rgba(245,245,249,0.00);
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_headerMenu1 > ul > li > a 
{
   height: 49px;
}
.headerMenu1 a 
{
   display: block;
}
#wb_headerMenu1 li:hover > a, #wb_headerMenu1 li .active
{
   background-color: #F5F5F9;
   color: #FE7C00;
}
#wb_headerMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 79px;
}
#wb_headerMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_headerMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_headerMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_headerMenu1 ul ul li:hover > a, #wb_headerMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #4F4F4F;
}
#wb_headerMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_headerMenu1 ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -79px;
}
#wb_headerMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #4F4F4F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_headerMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #4F4F4F;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_headerMenu1 li:hover > a .arrow-down, #wb_headerMenu1 li .active .arrow-down
{ 
   border-top-color: #FE7C00;
}
#wb_headerMenu1 ul ul li:hover > a .arrow-left, #wb_headerMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #4F4F4F;
}
#wb_headerMenu1 .toggle,[id^=headerMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_headerMenu1
{
   margin: 0;
   text-align: left;
}
#wb_headerMenu1 ul li a, #wb_headerMenu1 .toggle
{
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_headerMenu1 .toggle + a
{
   display: none !important;
}
.headerMenu1 
{
   display: none;
   z-index: 9999;
}
#headerMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_headerMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_headerMenu1 .toggle 
{
   display: block;
   background-color: rgba(245,245,249,0.00);
   color: #4F4F4F;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_headerMenu1 .toggle:hover
{
   background-color: #F5F5F9;
   color: #FE7C00;
}
[id^=headerMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#headerMenu1-title
{
   height: 79px !important;
   line-height: 79px !important;
   text-align: center;
}
#wb_headerMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_headerMenu1 ul ul .toggle,
#wb_headerMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_headerMenu1 a:hover,
#wb_headerMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #4F4F4F;
}
#wb_headerMenu1 ul li ul li .toggle,
#wb_headerMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #4F4F4F;
}
#wb_headerMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_headerMenu1 ul li a 
{
   text-align: left;
}
#wb_headerMenu1 ul li a br 
{
   display: none;
}
#wb_headerMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_headerMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_headerMenu1 ul ul li:hover > ul,
#wb_headerMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_headerMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_headerMenu1 ul ul ul li 
{
   position: static;
}
#headerMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 27px;
   user-select: none;
}
#headerMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #4F4F4F;
   color: #4F4F4F;
   width: 24px;
}
#wb_headerMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #4F4F4F;
}
#wb_headerMenu1 .toggle .arrow-down 
{
   border-top-color: #4F4F4F;
}
#wb_headerMenu1 .toggle:hover .arrow-down, #wb_headerMenu1 li .active .arrow-down
{
   border-top-color: #FE7C00;
}
#wb_headerMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #4F4F4F;
}
#wb_headerMenu1 ul li ul li .toggle:hover .arrow-down, #wb_headerMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #4F4F4F;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/orn77.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 70px 0 0 0 ;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.45;
}
#wb_Heading2
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading2
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading1
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading1
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading3
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading3
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading4
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading4
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading5
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading5
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading6
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_mobil1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#mobil1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#mobil1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#mobil1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#mobil1 > .row > .col-1
{
   float: left;
}
#mobil1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#mobil1:before,
#mobil1:after,
#mobil1 .row:before,
#mobil1 .row:after
{
   display: table;
   content: " ";
}
#mobil1:after,
#mobil1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#mobil1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#servicesLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   float: left;
}
#servicesLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#servicesLayoutGrid2:before,
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:before,
#servicesLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid2:after,
#servicesLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesImage1
{
   margin: 60px 0 0 0 ;
   vertical-align: top;
}
#servicesImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_servicesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#servicesCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard4-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard4-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_introLayoutGrid2
{
   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;
}
#introLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#introLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid2 > .row > .col-1, #introLayoutGrid2 > .row > .col-2, #introLayoutGrid2 > .row > .col-3, #introLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid2 > .row > .col-1, #introLayoutGrid2 > .row > .col-2, #introLayoutGrid2 > .row > .col-3, #introLayoutGrid2 > .row > .col-4
{
   float: left;
}
#introLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#introLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#introLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#introLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#introLayoutGrid2:before,
#introLayoutGrid2:after,
#introLayoutGrid2 .row:before,
#introLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid2:after,
#introLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#introLayoutGrid2 > .row > .col-1, #introLayoutGrid2 > .row > .col-2, #introLayoutGrid2 > .row > .col-3, #introLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_introCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   max-width: 290px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard1:hover #introCard1-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard1-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_introCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   max-width: 290px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard2:hover #introCard2-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard2-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#introCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_introCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   max-width: 290px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard3:hover #introCard3-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard3-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#introCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_introCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   max-width: 290px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#introCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#introCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard4:hover #introCard4-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard4-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#introCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_contentLayoutGrid4
{
   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;
}
#contentLayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#contentLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentLayoutGrid4 > .row > .col-1
{
   float: left;
}
#contentLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#contentLayoutGrid4:before,
#contentLayoutGrid4:after,
#contentLayoutGrid4 .row:before,
#contentLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#contentLayoutGrid4:after,
#contentLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contentLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_contentText4
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-style: italic;
   font-size: 16px;
   line-height: 26px;
}
#wb_contentText4 p, #wb_contentText4 ul
{
   margin: 0;
   padding: 0;
}
#wb_contentText4
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_contentHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contentHeading3
{
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/kanepe2.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   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: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#LayoutGrid4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #4F4F4F;
   opacity: 0.8;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#Icon1
{
   height: 16px;
   width: 16px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 15px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FE7C00;
}
#wb_Icon1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon1:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon2
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#Icon2
{
   height: 16px;
   width: 16px;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 15px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FE7C00;
}
#wb_Icon2
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon2:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon3
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#Icon3
{
   height: 16px;
   width: 16px;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 15px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FE7C00;
}
#wb_Icon3
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon3:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon4
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon4:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#Icon4
{
   height: 16px;
   width: 16px;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 15px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #FE7C00;
}
#wb_Icon4
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon4:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon5
{
   background-color: #000000;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #FFFFFF;
}
#Icon5
{
   height: 16px;
   width: 16px;
}
#Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 16px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FE7C00;
}
#wb_Icon5
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Icon5:hover
{
   transform: rotate(360deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #233140;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_mobilust
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#mobilust
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#mobilust > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#mobilust > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#mobilust > .row > .col-1
{
   float: left;
}
#mobilust > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/165x48logombl.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: 165px 48px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#mobilust > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#mobilust:before,
#mobilust:after,
#mobilust .row:before,
#mobilust .row:after
{
   display: table;
   content: " ";
}
#mobilust:after,
#mobilust .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#mobilust > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_MobilePanelMenu a, #MobilePanelMenu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#MobilePanelMenu_markup
{
   display: none;
   margin: 0;
   padding: 0 10px 1px 10px;
}
#MobilePanelMenu_panel #MobilePanelMenu_markup
{
   display: block;
}
#MobilePanelMenu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#MobilePanelMenu_markup li a, #MobilePanelMenu_markup li a:hover
{
   padding: 30px 10px 10px 10px;
   box-shadow: none;
}
#MobilePanelMenu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DCDCDC;
}
#MobilePanelMenu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 400px;
   z-index: 9999;
}
#MobilePanelMenu_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #FE00FE;
   opacity: 1;
   z-index: 9998;
}
#wb_MobilePanelMenu a
{
   color: #FFFFFF;
   border: 0px none #FE7C00;
   border-radius: 10px;
   background-color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#wb_MobilePanelMenu a:hover
{
   color: #FFFFFF;
   background-color: #EA5B0C;
   border: 0px none #EA5B0C;
}
#MobilePanelMenu .line
{
   width: 20px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#MobilePanelMenu .line:first-child
{
   margin-top: 14px;
}
#MobilePanelMenu.open .line:nth-child(1)
{
   transform: translateY(8px) rotate(45deg);
}
#MobilePanelMenu.open .line:nth-child(2)
{
   opacity: 0;
}
#MobilePanelMenu.open .line:nth-child(3)
{
   transform: translateY(-8px) rotate(-45deg);
}
#MobilePanelMenu
{
   line-height: 48px;
   width: 48px;
   height: 48px;
   position: absolute;
   z-index: 999;
}
#MobilePanelMenu-logo
{
   border-width: 0;
   padding: 30px 10px 10px 10px;
   text-align: left;
}
#MobilePanelMenu-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#wb_Card-tel
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 5px 0 0 ;
   vertical-align: top;
   background-color: #337AB7;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 10px;
   text-align: center;
}
#Card-tel-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card-tel-card-item0
{
   display: inline-block;
   height: 37px;
   box-sizing: border-box;
   margin: 0;
   padding: 12px 20px 12px 20px;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card-tel-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card-tel-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Mobile-Panel-Menu
{
   padding: 0;
}
#Mobile-Panel-Menu_panel
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 325px;
   z-index: 9999;
}
#wb_Card-mobilemenu
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #EA5B0C;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: right;
}
#Card-mobilemenu-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card-mobilemenu-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Button-hemendeneyin
{
   box-sizing: border-box;
   line-height: 33px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #EA5B0C;
   border-radius: 6px;
   background-color: #EA5B0C;
   background-image: none;
   color: #FFFFFF;
   font-family: Rubik;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 15px 0 200px 0 ;
}
#Button-hemendeneyin:focus
{
   outline: 0;
}
#wb_faps-yazilim-logo
{
   margin: 0;
   vertical-align: top;
}
#faps-yazilim-logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 165px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 10px 0 ;
   padding: 0 15px 0 15px;
   text-align: center;
}
#Heading13
{
   color: #4F4F4F;
   font-family: Rubik;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_IconFont1
{
   background-color: #3B5999;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 16px;
   width: 16px;
}
#IconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 8px;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #FFFFFF;
}
#wb_IconFont2
{
   background-color: #2BC6F6;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont2
{
   height: 16px;
   width: 16px;
}
#IconFont2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 13px;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #FFFFFF;
}
#wb_IconFont4
{
   background-image: linear-gradient(to top, #BD3381 0%, #EE583F 100%);
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont4:hover
{
   background-image: linear-gradient(to top, #EE583F 0%, #BD3381 100%);
   border: 0px solid #FFFFFF;
}
#IconFont4
{
   height: 16px;
   width: 16px;
}
#IconFont4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 12px;
}
#wb_IconFont4:hover #IconFont4 i
{
   color: #FFFFFF;
}
#wb_IconFont3
{
   background-color: #4169E1;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_IconFont3:hover
{
   background-color: #00BFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#IconFont3
{
   height: 16px;
   width: 16px;
}
#IconFont3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 12px;
}
#wb_IconFont3:hover #IconFont3 i
{
   color: #FFFFFF;
}
#wb_IconFont5
{
   background-color: #DE332C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 4px;
   text-align: center;
   margin: 0 0 50px 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont5
{
   height: 16px;
   width: 16px;
}
#IconFont5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 12px;
}
#wb_IconFont5:hover #IconFont5 i
{
   color: #FFFFFF;
}
#wb_Heading7
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading7
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading8
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading8
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading9
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading9
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading10
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading10
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading11
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading11
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading12
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   vertical-align: top;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   text-align: left;
}
#Heading12
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_CssmobilMenu1
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssmobilMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssmobilMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 11px 4px 11px;
   width: 100%;
}
#wb_CssmobilMenu1 a
{
   background-clip: padding-box;
   display: block;
   color: #454545;
   border: 0px double #C5C5C5;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssmobilMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 28px;
}
#wb_CssmobilMenu1 li:hover a, #wb_CssmobilMenu1 a:hover
{
   color: #2B2B2B;
   border: 0px double #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
}
#wb_CssmobilMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssmobilMenu1 li.lastmain
{
   padding-bottom: 11px;
}
#wb_CssmobilMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssmobilMenu1 li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#wb_Icon1
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 28;
}
#wb_contentHeading3
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_introCard1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 19;
}
#wb_introCard2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 20;
}
#wb_faps-yazilim-logo
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 41;
}
#Button-hemendeneyin
{
   display: inline-block;
   width: 194px;
   height: 37px;
   z-index: 40;
}
#wb_introCard3
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 21;
}
#wb_Icon4
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 31;
}
#wb_Heading8
{
   display: inline-block;
   width: 260px;
   height: 25px;
   z-index: 9;
}
#wb_Card-mobilemenu
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#wb_MobilePanelMenu
{
   display: inline-block;
   width: 48px;
   height: 48px;
   z-index: 37;
}
#wb_Icon5
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 32;
}
#wb_Heading9
{
   display: inline-block;
   width: 260px;
   height: 25px;
   z-index: 10;
}
#wb_Card-tel
{
   display: inline-block;
   width: 49px;
   height: 48px;
   z-index: 36;
}
#wb_Heading6
{
   display: inline-block;
   width: 332px;
   height: 25px;
   z-index: 7;
}
#wb_headerImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#wb_Heading7
{
   display: inline-block;
   width: 258px;
   height: 25px;
   z-index: 8;
}
#wb_Heading4
{
   display: inline-block;
   width: 265px;
   height: 25px;
   z-index: 5;
}
#wb_servicesImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 14;
}
#wb_Heading5
{
   display: inline-block;
   width: 288px;
   height: 25px;
   z-index: 6;
}
#wb_headerMenu1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_Heading2
{
   display: inline-block;
   width: 258px;
   height: 25px;
   z-index: 2;
}
#wb_IconFont5
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 47;
}
#wb_IconFont3
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 46;
}
#wb_IconFont4
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 45;
}
#wb_IconFont2
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 44;
}
#wb_IconFont1
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 43;
}
#wb_Heading3
{
   display: inline-block;
   width: 283px;
   height: 25px;
   z-index: 4;
}
#Mobile-Panel-Menu
{
   text-align: center;
}
#wb_introCard4
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 22;
}
#wb_Heading13
{
   display: block;
   width: 100%;
   z-index: 42;
}
#wb_Heading12
{
   display: inline-block;
   width: 260px;
   height: 25px;
   z-index: 13;
}
#wb_Heading11
{
   display: inline-block;
   width: 260px;
   height: 25px;
   z-index: 12;
}
#wb_Heading10
{
   display: inline-block;
   width: 260px;
   height: 25px;
   z-index: 11;
}
#wb_Heading1
{
   display: inline-block;
   width: 381px;
   height: 25px;
   z-index: 3;
}
#wb_Icon2
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 29;
}
#wb_Icon3
{
   display: inline-block;
   width: 16px;
   height: 16px;
   text-align: center;
   z-index: 30;
}
#wb_servicesCard4
{
   display: flex;
   width: 100%;
   z-index: 18;
}
#wb_servicesCard3
{
   display: flex;
   width: 100%;
   z-index: 17;
}
#wb_servicesCard2
{
   display: flex;
   width: 100%;
   z-index: 16;
}
#wb_servicesCard1
{
   display: flex;
   width: 100%;
   z-index: 15;
}
#wb_CssmobilMenu1
{
   display: none;
   width: 100%;
   z-index: 39;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: hidden;
   display: none;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 0;
}
#headerLayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#headerLayoutGrid
{
   width: 100%;
}
#wb_headerImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_headerMenu1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_LayoutGrid2
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 70px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading2
{
   width: 258px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
}
#wb_Heading1
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
}
#wb_Heading3
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
}
#wb_Heading4
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
}
#wb_Heading5
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
}
#wb_Heading6
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
}
#wb_mobil1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/orn77.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#wb_mobil1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#mobil1
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#mobil1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#mobil1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#mobil1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_servicesLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid2
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#servicesLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid2 > .row > .col-1, #servicesLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#servicesLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#servicesLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 50px 0;
}
#servicesLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#servicesLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_servicesImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 60px 0 0 0 ;
   padding: 0;
}
#wb_servicesCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard1-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard1-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard1-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard1-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard1
{
   text-align: left;
}
#wb_servicesCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard2-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard2-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard2-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard2-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard2-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard2
{
   text-align: left;
}
#wb_servicesCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard3-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard3-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard3-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard3-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard3
{
   text-align: left;
}
#wb_servicesCard4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 25px 0 ;
}
#servicesCard4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#servicesCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: -30px 0 0 50px;
   padding: 0;
}
#servicesCard4-card-item1 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
}
#servicesCard4-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 0 50px;
   padding: 0;
}
#servicesCard4-card-item2 h1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   margin: 0;
}
#wb_servicesCard4
{
   text-align: left;
}
#wb_introLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_introLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid2
{
   height: auto;
   padding: 50px 15px 75px 15px;
}
#introLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_introCard1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 10px 10px;
}
#introCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard1:hover #introCard1-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard1-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_introCard1
{
   text-align: center;
}
#wb_introCard2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 20px 10px 20px 10px;
}
#introCard2-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard2:hover #introCard2-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard2-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#introCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_introCard2
{
   text-align: center;
}
#wb_introCard3
{
   width: calc(100% - 10px);
   visibility: visible;
   display: flex;
   margin: 20px 10px 20px 0 ;
}
#introCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard3:hover #introCard3-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard3-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#introCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_introCard3
{
   text-align: center;
}
#wb_introCard4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
}
#introCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   border: 6px solid #FE7C00;
   border-radius: 50%;
   width: 100%;
   height: auto;
}
#introCard4-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 250ms ease-out 0ms;
}
#wb_introCard4:hover #introCard4-card-item0
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 250ms ease-out 0ms;
}
#introCard4-card-item1
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#introCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_introCard4
{
   text-align: center;
}
#wb_contentLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_contentLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentLayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contentLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#contentLayoutGrid4 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#wb_contentText4
{
   visibility: visible;
   display: block;
}
#wb_contentText4
{
   font-size: 16px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_contentHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Icon1
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon1
{
   width: 16px;
   height: 16px;
}
#Icon1 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_Icon2
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon2
{
   width: 16px;
   height: 16px;
}
#Icon2 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_Icon3
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon3
{
   width: 16px;
   height: 16px;
}
#Icon3 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_Icon4
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#Icon4
{
   width: 16px;
   height: 16px;
}
#Icon4 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_Icon5
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Icon5
{
   width: 16px;
   height: 16px;
}
#Icon5 i
{
   line-height: 16px;
   font-size: 16px;
   width: 16px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   margin: 0;
   padding: 15px 0 15px 0;
}
#wb_mobilust
{
   visibility: visible;
   display: table;
}
#wb_mobilust
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#mobilust
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#mobilust .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#mobilust > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#mobilust > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#mobilust > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 10px;
}
#wb_MobilePanelMenu
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#MobilePanelMenu
{
   line-height: 48px;
   width: 48px;
   height: 48px;
}
#MobilePanelMenu .line:first-child
{
   margin-top: 14px;
}
#wb_MobilePanelMenu a
{
   color: #FFFFFF;
   border: 0px none #FE7C00;
   border-radius: 10px;
   background-color: #FE7C00;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#wb_MobilePanelMenu a:hover
{
   color: #FFFFFF;
   background-color: #EA5B0C;
   border: 0px none #EA5B0C;
}
#wb_Card-tel
{
   width: 49px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   color: transparent;
   background-color: #FE7C00;
   background-image: none;
}
#Card-tel-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card-tel-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card-tel-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#wb_Card-tel
{
   text-align: center;
}
#Mobile-Panel-Menu
{
   left: 546px;
   top: 0px;
   width: 325px;
}
#Mobile-Panel-Menu_panel
{
   height: 100%;
   width: 325px;
}
#Mobile-Panel-Menu
{
   padding: 0;
}
#wb_Card-mobilemenu
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card-mobilemenu-card-header
{
   box-sizing: border-box;
   border-bottom: 0px solid #DEDEDE;
   margin: 0;
   padding: 25px 10px 24px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#wb_Card-mobilemenu
{
   text-align: right;
}
#Button-hemendeneyin
{
   width: 194px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 150px 0 50px 0 ;
   padding: 1px 6px 1px 6px;
   font-size: 15px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button-hemendeneyin
{
   line-height: 33px;
}
#wb_faps-yazilim-logo
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Heading13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
   padding: 0 15px 0 15px;
   font-size: 13px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading13
{
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
#wb_IconFont1
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#IconFont1
{
   width: 16px;
   height: 16px;
}
#IconFont1 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_IconFont2
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   background-color: #2BC6F6;
   background-image: none;
}
#IconFont2
{
   width: 16px;
   height: 16px;
}
#IconFont2 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_IconFont2:hover
{
   background-color: #2BC6F6;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_IconFont4
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#IconFont4
{
   width: 16px;
   height: 16px;
}
#IconFont4 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_IconFont3
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#IconFont3
{
   width: 16px;
   height: 16px;
}
#IconFont3 i
{
   line-height: 16px;
   font-size: 16px;
   width: 15px;
}
#wb_IconFont5
{
   width: 16px;
   height: 16px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   padding: 10px 10px 10px 10px;
}
#IconFont5
{
   width: 16px;
   height: 16px;
}
#IconFont5 i
{
   line-height: 16px;
   font-size: 16px;
   width: 16px;
}
#wb_Heading7
{
   width: 258px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 50px 0 0 10px;
   padding: 10px 0 10px 20px;
   font-size: 16px;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   text-align: left;
}
#Heading7
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_Heading8
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   font-size: 16px;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading8
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   text-align: left;
}
#Heading8
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_Heading9
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   font-size: 16px;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   text-align: left;
}
#Heading9
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_Heading10
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   font-size: 16px;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   text-align: left;
}
#Heading10
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_Heading11
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   font-size: 16px;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading11
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   text-align: left;
}
#Heading11
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_Heading12
{
   width: 260px;
   height: 25px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 10px;
   padding: 10px 0 10px 20px;
   font-size: 16px;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 5px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FE7C00;
   border-left-color: #000000;
   text-align: left;
}
#Heading12
{
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_CssmobilMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   text-align: left;
}
#wb_CssmobilMenu1 li
{
   width: 100%;
}
#wb_CssmobilMenu1 a
{
   background-clip: padding-box;
   color: #454545;
   border: 0px double #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssmobilMenu1 > ul > li > a
{
   width: calc(100% - 8px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 28px;
}
#wb_CssmobilMenu1 li:hover a, #wb_CssmobilMenu1 a:hover
{
   color: #2B2B2B;
   border: 0px double #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_CssmobilMenu1 li
{
   padding-bottom: 8px !important;
}
}
#mobilust {
    width: 100%;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1); /* Gölge stilini ayarlayabilirsiniz */
}
#mobilust {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 1000;
}

}
/* Yalnızca gölge eklemek istiyorsanız alttaki stil bloğunu kullanabilirsiniz */
#mobilust {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); /* Sert gölge stili */
}
