div#container
{
   width: 1274px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#PageHeader1
{
   background-color: #000000;
   background: linear-gradient(to top, rgba(0,0,0,0.00) 0%, #000000 100%);
   box-sizing: border-box;
}
#wb_ResponsiveMenu1
{
   background-color: rgba(0,0,0,0.80);
   display: block;
   font-family: Verdana;
   font-weight: normal;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu1
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   display: inline-block;
   height: 50px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 25px;
   width: 25px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DCDCDC;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 5px 30px 5px 7px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 40px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li a:hover, #wb_ResponsiveMenu1 li .active
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DC143C;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 50px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 333px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul ul li a:hover, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.60);
   color: #DC143C;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   color: #F5F5F5;
   padding-top: 5px;
   padding-right: 30px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 333px;
   position: relative;
   top: -50px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #DCDCDC;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #F5F5F5;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #DC143C;
}
#wb_ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #DC143C;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:600px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 5px 30px 5px 7px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DCDCDC;
   padding: 0px 30px 0px 7px;
   line-height: 35px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu1 .toggle:hover 
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DC143C;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 50px !important;
   line-height: 50px !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 14px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #000000;
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #000000;
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 5px 30px 5px 21px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 30px;
   top: 13px;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #DCDCDC;
   color: #DCDCDC;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #000000;
   color: #DC143C;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #DCDCDC;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #DC143C;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #DC143C;
}
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_Carousel1
{
   height: 798px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 500ms ease-in-out;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: right;
}
#Carousel1 .carousel-item-next:not(.carousel-item-left), #Carousel1 .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-right), #Carousel1 .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
   display: flex;
   align-items: flex-end;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -52px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   padding: 7px 7px 7px 7px;
   width: 12px;
   height: 12px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(images/Carousel1-default.png);
}
#Carousel1 .carousel-indicators .active
{
   background-image: url(images/Carousel1-active.png);
}
#Carousel1 .carousel-control
{
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   background-color: rgba(0,0,0,0);
   opacity: 0.5;
   cursor: pointer;
   z-index: 7776;
}
#Carousel1 .carousel-control.carousel-item-right
{
   right: 0px;
   left: auto;
}
.carousel-control .carousel-control-prev-icon
{
   left: 50%;
   margin-left: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   width: 20px;
   height: 20px;
   margin-top: -10px;
}
.carousel-control .carousel-control-prev-icon, .carousel-control .carousel-control-next-icon
{
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   margin-top: -10px;
}
.carousel-control .carousel-control-next-icon
{
   right: 50%;
   margin-right: -10px;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 1274px;
   display: inline-block;
   float: left;
   height: 798px;
}
#wb_Carousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel1 .pagination img
{
   border-style: none;
   padding: 7px 7px 7px 7px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   color: #FFFFFF;
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon 
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:focus, #Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:focus, #Carousel1 .carousel-control-prev:hover 
{
   color: #FFFFFF;
   text-decoration: none;
   outline: 0;
   opacity: .9;
}
#Carousel1 .carousel-control-prev-icon 
{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#Carousel1 .carousel-control-next-icon 
{
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url('images/havalandirma_sistemleri.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url('images/klima_sistemleri2.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url('images/isitma_sistemleri.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url('images/proje.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card4, .Card4
{
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border: 0px solid #006400;
   box-sizing: border-box;
   margin: 0px 0px 40px 0px;
   padding: 0;
   text-align: left;
}
#Card4-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card4
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
.popover .arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"]
{
   margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow
{
   right: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before
{
   right: 0;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #006400;
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after
{
   right: 1px;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: rgba(0,0,0,0.59);
}
#wb_Card11, .Card11
{
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border: 0px solid #006400;
   box-sizing: border-box;
   margin: 0px 0px 40px 0px;
   padding: 0;
   text-align: left;
}
#Card11-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card11-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card11
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 1274px;
   width: 1274px;
   height: 103px;
}
.popover .arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"]
{
   margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow
{
   right: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before
{
   right: 0;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #006400;
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after
{
   right: 1px;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: rgba(0,0,0,0.59);
}
#wb_Card24, .Card24
{
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border: 0px solid #006400;
   box-sizing: border-box;
   margin: 0px 0px 40px 0px;
   padding: 0;
   text-align: left;
}
#Card24-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card24-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card24
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 1274px;
   width: 1274px;
   height: 105px;
}
.popover .arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"]
{
   margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow
{
   right: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before
{
   right: 0;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #006400;
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after
{
   right: 1px;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: rgba(0,0,0,0.59);
}
#wb_Card6, .Card6
{
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border: 0px solid #006400;
   box-sizing: border-box;
   margin: 0px 0px 40px 0px;
   padding: 0;
   text-align: left;
}
#Card6-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card6-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card6
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
.popover .arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"]
{
   margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow
{
   right: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before
{
   right: 0;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #006400;
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after
{
   right: 1px;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: rgba(0,0,0,0.59);
}
#wb_resim1
{
   vertical-align: top;
}
#resim1
{
   border: 0px solid #FFFFFF;
   padding: 0;
   margin: 10px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_contactHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
   text-align: left;
}
#contactHeading2
{
   color: #C2C1C1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
   text-align: left;
}
#Heading1
{
   color: #C2C1C1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu4 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   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: 805px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_CssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 9;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   z-index: 2;
}
#PageHeader1_Container
{
   width: 1274px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_ResponsiveMenu1
{
   position: absolute;
   left: 501px;
   top: 17px;
   width: 546px;
   height: 52px;
   z-index: 1;
}
#PageHeader1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 87px;
   z-index: 7777;
}
#wb_CssMenu4
{
   display: inline-block;
   width: 100%;
   z-index: 7;
}
#wb_resim1
{
   position: absolute;
   left: 10px;
   top: 5px;
   width: 338px;
   height: 45px;
   z-index: 0;
}
#wb_Carousel1
{
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 5;
}
#wb_Card24
{
   display: flex;
   width: 100%;
   z-index: 4;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 8;
}
#wb_contactHeading2
{
   display: inline-block;
   width: 100%;
   z-index: 6;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 3;
}
@media only screen and (min-width: 1000px) and (max-width: 1273px)
{
div#container
{
   width: 1000px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 93px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 1000px;
}
#wb_ResponsiveMenu1
{
   left: 449px;
   top: 25px;
   width: 528px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 717px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card4
{
   max-width: 890px;
   width: 890px;
   height: 105px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card11
{
   max-width: 890px;
   width: 890px;
   height: 103px;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card24-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card24
{
   max-width: 890px;
   width: 890px;
   height: 105px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card6
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 270px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 5px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (min-width: 800px) and (max-width: 999px)
{
div#container
{
   width: 800px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 800px;
}
#wb_ResponsiveMenu1
{
   left: 263px;
   top: 21px;
   width: 513px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 569px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
}
#wb_LayoutGrid1
{
   visibility: hidden;
   display: none;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card4
{
   max-width: 388px;
   width: 388px;
   height: 105px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card11
{
   max-width: 412px;
   width: 412px;
   height: 103px;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card24-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card24
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card6
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 203px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (min-width: 700px) and (max-width: 799px)
{
div#container
{
   width: 695px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 484px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card4
{
   max-width: 388px;
   width: 388px;
   height: 105px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card11
{
   max-width: 412px;
   width: 412px;
   height: 103px;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card24-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card24
{
   max-width: 585px;
   width: 585px;
   height: 105px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 10px 5px 0px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
 .Card6
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
}
@media only screen and (min-width: 600px) and (max-width: 699px)
{
div#container
{
   width: 600px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 600px;
}
#wb_ResponsiveMenu1
{
   left: 312px;
   top: 14px;
   width: 254px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 431px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card4
{
   max-width: 388px;
   width: 388px;
   height: 105px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card11
{
   max-width: 412px;
   width: 412px;
   height: 103px;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card24-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card24
{
   max-width: 490px;
   width: 490px;
   height: 105px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card6
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 174px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (min-width: 500px) and (max-width: 599px)
{
div#container
{
   width: 498px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 498px;
}
#wb_ResponsiveMenu1
{
   left: 238px;
   top: 13px;
   width: 229px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 351px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card4
{
   max-width: 388px;
   width: 388px;
   height: 105px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card11
{
   max-width: 388px;
   width: 388px;
   height: 103px;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card24-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card24
{
   max-width: 388px;
   width: 388px;
   height: 105px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 17px;
   width: 17px;
}
 .Card6
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 174px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0px 0px 40px 0px;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (max-width: 499px)
{
div#container
{
   width: 400px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 91px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 400px;
}
#wb_ResponsiveMenu1
{
   left: 224px;
   top: 0px;
   width: 162px;
   height: 52px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 381px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0px 50px 0px 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card4-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
 .Card4
{
   max-width: 290px;
   width: 290px;
   height: 105px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card11-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card11-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
 .Card11
{
   max-width: 290px;
   width: 290px;
   height: 103px;
}
#wb_Card24
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card24-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card24-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card24-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
 .Card24
{
   max-width: 290px;
   width: 290px;
   height: 105px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0px 0px 40px 0px;
}
#Card6-card-item0
{
   display: inline-block;
   height: 16px;
   box-sizing: border-box;
   margin: 0px 5px 0px 0px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card6-card-item0 i
{
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
 .Card6
{
   max-width: 1164px;
   width: 1164px;
   height: 105px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 174px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
