body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #CC0000;
   background-image: none;
   border: 1px solid #E3A1A1;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(204,0,0,1.00);
   --border-color: #E3A1A1;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EEEEEE;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #EEEEEE;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #CC0000;
   --colorize: invert(13%) sepia(52%) saturate(5526%) hue-rotate(353deg) brightness(112%) contrast(122%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #EEEEEE;
   background-image: none;
   border: 1px solid #D8DCDF;
   border-radius: 0px;
   color: #004276;
   --background-color: rgba(238,238,238,1.00);
   --border-color: #D8DCDF;
   --border-width: 1px;
   --color: #004276;
}
.wb-theme-button:hover
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #CDD5DA;
   border-radius: 0px;
   color: #111111;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #CDD5DA;
   --border-width: 1px;
   --color: #111111;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EEEEEE;
   border-radius: 0px;
   color: #CC0000;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #EEEEEE;
   --border-width: 1px;
   --color: #CC0000;
}
.darktheme .wb-theme-header
{
   background-color: #CC0000;
   background-image: none;
   border: 1px solid #E3A1A1;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(204,0,0,1.00);
   --border-color: #E3A1A1;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #CC0000;
   --colorize: invert(12%) sepia(76%) saturate(6287%) hue-rotate(12deg) brightness(86%) contrast(124%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(0,0,0,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #CDD5DA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #CDD5DA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_header9Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: center;
}
#wb_header9Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_header9Text p, #wb_header9Text ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_header9Text
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_header9Heading
{
   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 15px 0;
   text-align: center;
}
#header9Heading
{
   color: #FFFF00;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 4px 4px 2px rgba(0,0,0,0.50);
}
#wb_menu7LayoutGrid
{
   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 #0D6EFD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.10);
}
#menu7LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu7LayoutGrid > .col-1, #menu7LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu7LayoutGrid > .col-1, #menu7LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#menu7LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#menu7LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#menu7LayoutGrid > .col-1, #menu7LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu7Menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 30px 0 0 ;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu7Menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_menu7Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_menu7Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_menu7Menu a
{
   display: block;
   color: #232323;
   border: 0px solid #0D6EFD;
   border-radius: 16px;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu7Menu > ul > li > a
{
   height: 60px;
   line-height: 60px;
   padding: 0px 16px 0px 16px;
}
#wb_menu7Menu li:hover a, #wb_menu7Menu a:hover
{
   color: #232323;
   border: 0px solid #0A58CA;
   background-color: rgba(27,31,10,0.12);
   background-image: none;
}
#wb_menu7Menu li.firstmain
{
   padding-left: 0px;
}
#wb_menu7Menu li.lastmain
{
   padding-right: 0px;
}
#wb_menu7Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.menu7Menu-effect
{
   transition: all 300ms linear, visibility 0ms linear;
}
#wb_menu7Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#menu7Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_menu7Icon1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu7Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu7Icon1
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu7Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_menu7Icon1:hover #menu7Icon1 i
{
   color: #0D6EFD;
}
#wb_menu7Icon2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu7Icon2 a
{
   text-decoration: none;
}
#wb_menu7Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_menu7Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu7Icon2
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu7Icon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_menu7Icon2:hover #menu7Icon2 i
{
   color: #0D6EFD;
}
#wb_menu7Icon3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu7Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
}
#menu7Icon3
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu7Icon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_menu7Icon3:hover #menu7Icon3 i
{
   color: #0D6EFD;
}
#wb_header9Icon1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#header9Icon1
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#header9Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_header9Icon1:hover #header9Icon1 i
{
   color: #FFFFFF;
}
#wb_header9Icon2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#header9Icon2
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#header9Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_header9Icon2:hover #header9Icon2 i
{
   color: #FFFFFF;
}
#wb_header9Icon3
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_header9Icon3 a
{
   text-decoration: none;
}
#wb_header9Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#header9Icon3
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#header9Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_header9Icon3:hover #header9Icon3 i
{
   color: #FFFFFF;
}
#wb_header9LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: transparent;
   background-image: url('images/final v8c_processed_visual_small.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header9LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header9LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header9LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#header9LayoutGrid > .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)
{
#header9LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#header9LayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #6B8EC6;
   opacity: 0.49;
}
#wb_divider5LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('hirdavat.jpeg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#divider5LayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#divider5LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#divider5LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#divider5LayoutGrid > .row > .col-1
{
   float: left;
}
#divider5LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#divider5LayoutGrid:before,
#divider5LayoutGrid:after,
#divider5LayoutGrid .row:before,
#divider5LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#divider5LayoutGrid:after,
#divider5LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#divider5LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#divider5LayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#wb_divider5Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#divider5Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_divider5Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#divider5Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Ankara-Toptan-Hirdavat._webp.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footer12LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #424242;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer12LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer12LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer12LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer12LayoutGrid1 > .row > .col-1
{
   float: left;
}
#footer12LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer12LayoutGrid1:before,
#footer12LayoutGrid1:after,
#footer12LayoutGrid1 .row:before,
#footer12LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#footer12LayoutGrid1:after,
#footer12LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer12LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer12Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_footer12Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_footer12Text2 p, #wb_footer12Text2 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_footer12Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer12LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer12LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer12LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer12LayoutGrid2 > .row > .col-1, #footer12LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer12LayoutGrid2 > .row > .col-1, #footer12LayoutGrid2 > .row > .col-2
{
   float: left;
}
#footer12LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#footer12LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#footer12LayoutGrid2:before,
#footer12LayoutGrid2:after,
#footer12LayoutGrid2 .row:before,
#footer12LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#footer12LayoutGrid2:after,
#footer12LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer12LayoutGrid2 > .row > .col-1, #footer12LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footer12Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon1 a
{
   text-decoration: none;
}
#wb_footer12Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon1
{
   height: 28px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon1 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 24px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footer12Icon1:hover #footer12Icon1 i
{
   color: #AAAAAA;
}
#wb_footer12Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon2 a
{
   text-decoration: none;
}
#wb_footer12Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon2
{
   height: 28px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon2 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 24px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footer12Icon2:hover #footer12Icon2 i
{
   color: #AAAAAA;
}
#wb_footer12Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon3 a
{
   text-decoration: none;
}
#wb_footer12Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon3
{
   height: 28px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon3 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 24px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footer12Icon3:hover #footer12Icon3 i
{
   color: #AAAAAA;
}
#wb_footer12Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer12Icon4 a
{
   text-decoration: none;
}
#wb_footer12Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer12Icon4
{
   height: 28px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer12Icon4 i
{
   color: #AAAAAA;
   display: inline-block;
   font-size: 24px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_footer12Icon4:hover #footer12Icon4 i
{
   color: #AAAAAA;
}
#footer12Breadcrumb1
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#footer12Breadcrumb1 > li
{
   display: inline-block;
   font-size: 19px;
   text-transform: none;
}
#footer12Breadcrumb1 a
{
   color: #C2C1C1;
   text-decoration: none;
}
#footer12Breadcrumb1 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#footer12Breadcrumb1 > .active
{
   color: #FFFFFF;
}
#footer12Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#footer12Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 0px;
   color: #C0C0C0;
}
#footer12Breadcrumb1 li i
{
   font-size: 19px;
   vertical-align: text-bottom;
   width: 21px;
}
#footer12Breadcrumb2
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#footer12Breadcrumb2 > li
{
   display: inline-block;
   font-size: 19px;
   text-transform: none;
}
#footer12Breadcrumb2 a
{
   color: #C2C1C1;
   text-decoration: none;
}
#footer12Breadcrumb2 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#footer12Breadcrumb2 > .active
{
   color: #FFFFFF;
}
#footer12Breadcrumb2 > .active a
{
   color: inherit;
   pointer-events: none;
}
#footer12Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#footer12Breadcrumb2 li i
{
   font-size: 19px;
   vertical-align: text-bottom;
   width: 21px;
}
#footer12Breadcrumb3
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0 0 5px 0 ;
   text-align: left;
}
#footer12Breadcrumb3 > li
{
   display: inline-block;
   font-size: 19px;
   text-transform: none;
}
#footer12Breadcrumb3 a
{
   color: #C2C1C1;
   text-decoration: none;
}
#footer12Breadcrumb3 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#footer12Breadcrumb3 > .active
{
   color: #FFFFFF;
}
#footer12Breadcrumb3 > .active a
{
   color: inherit;
   pointer-events: none;
}
#footer12Breadcrumb3 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#footer12Breadcrumb3 li i
{
   font-size: 19px;
   vertical-align: text-bottom;
   width: 21px;
}
#wb_footer12Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 8px 0 ;
   text-align: right;
}
#wb_footer12Text1
{
   color: #F7F7F7;
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_footer12Text1 p, #wb_footer12Text1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_footer12Text1
{
   display: block;
   margin: 0 0 8px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Layer1
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 50%;
}
#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;
}
#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: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
