body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Layer1
{
   background-color: #00529C;
   background-image: none;
   border-radius: 0px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 13px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #00529C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFCF01;
}
#OverlayMenu1
{
   display: block;
   width: 37px;
   height: 51px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #00529C;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 9px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(122,122,122,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #424242;
   background-color: #CCCCCC;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #7A7A7A;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #424242;
   color: #CCCCCC;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#Extension1
{
   align-items: center;
   display: flex;
   height: 100%;
   position: relative;
   width: 100%;
}
#Extension1 .panel
{
   position: relative;
   flex: 1;
   height: 100%;
   overflow: hidden;
   cursor: pointer;
   transition: all 1000ms;
}
#Extension1 .panel.last-active .btn-close:after
{
   transition-delay: 0ms;
}
#Extension1 .panel.last-active .btn-close:before
{
   transition-delay: 100ms;
}
#Extension1 .panel.last-active .content .description
{
   transition: all 500ms;
   transition-delay: 0ms;
}
#Extension1 .panel.last-active .image, #Extension1 .panel.active .image
{
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
#Extension1 .panel.active
{
   cursor: default;
}
#Extension1 .panel.active .overlay
{
   width: 20%;
   background-size: 100% 100%;
   transition: all 1250ms;
   transition-delay: 1750ms;
}
#Extension1 .panel.active .content
{
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
#Extension1 .panel.active .content .title
{
   width: 20%;
   opacity: 1;
   transform: translateY(10px);
   transition: all 1000ms;
   transition-delay: 1250ms;
}
#Extension1 .panel.active .content .title:after
{
   transform: scaleX(1);
   transition-delay: 2000ms;
}
#Extension1 .panel.active .content .description
{
   opacity: 0.8;
   transform: translateY(0%);
}
#Extension1 .panel.active .btn-close
{
   cursor: pointer;
   pointer-events: auto;
}
#Extension1 .panel.active .btn-close:before, #Extension1 .panel.active .btn-close:after
{
   opacity: 1;
}
#Extension1 .panel.active .btn-close:after 
{
   transform: rotate(45deg) translateX(0px);
}
#Extension1 .panel.active .btn-close:before 
{
   transform: rotate(-45deg) translateX(0px);
}
#Extension1 .panel.animation-show
{
   transition-delay: 500ms;
}
#Extension1 .panel.animation-show .image
{
   top: -20%;
   left: -140%;
   height: 140%;
   width: 140%;
   -webkit-animation: accordion-panel-show 1.2s forwards;
   animation: accordion-panel-show 1.2s forwards;
}
#Extension1 .panel.animation-hide
{
   flex: 0;
   cursor: default;
   transition-delay: 500ms;
}
#Extension1 .panel.animation-hide .image 
{
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   -webkit-animation: accordion-panel-hide 1.2s forwards;
   animation: accordion-panel-hide 1.2s forwards;
}
#Extension1 .panel:nth-of-type(1).animation-show .image
{
   -webkit-animation-delay: 200ms;
   animation-delay: 200ms;
}
#Extension1 .panel:nth-of-type(1).animation-hide .image
{
   -webkit-animation-delay: 200ms;
   animation-delay: 200ms;
}
#Extension1 .panel:nth-of-type(2).animation-show .image
{
   -webkit-animation-delay: 400ms;
   animation-delay: 400ms;
}
#Extension1 .panel:nth-of-type(2).animation-hide .image
{
   -webkit-animation-delay: 400ms;
   animation-delay: 400ms;
}
#Extension1 .panel:nth-of-type(3).animation-show .image
{
   -webkit-animation-delay: 600ms;
   animation-delay: 600ms;
}
#Extension1 .panel:nth-of-type(3).animation-hide .image
{
   -webkit-animation-delay: 600ms;
   animation-delay: 600ms;
}
#Extension1 .panel:nth-of-type(4).animation-show .image
{
   -webkit-animation-delay: 800ms;
   animation-delay: 800ms;
}
#Extension1 .panel:nth-of-type(4).animation-hide .image
{
   -webkit-animation-delay: 800ms;
   animation-delay: 800ms;
}
#Extension1 .panel .image
{
   position: absolute;
   background-position: left top;
   background-size: contain;
   pointer-events: none;
   transition: all 1000ms;
}
#Extension1 .panel .overlay
{
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   background-image: linear-gradient(rgba(0,0,255,1.18), rgba(0,0,255,0.00));
   background-position: 0 0;
   background-size: 100% 200%;
   opacity: 1;
   pointer-events: none;
   transition: all 500ms;
}
#Extension1 .panel .content
{
   font-family: "Times New Roman TUR";
   height: 100%;
   left: 0;
   pointer-events: none;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension1 .panel .content .title 
{
   box-sizing: border-box;
   color: #FFD700;
   font-size: 35px;
   opacity: 0;
   padding: 10px 15px 0 15px;
   pointer-events: none;
   position: relative;
   text-align: left;
   text-shadow: 0px 0px 2px rgba(47,47,47,1.00);
   top: -10px;
   transition: all 500ms;
   width: 100%;
}
#Extension1 .panel .content .title:after
{
   background: #FFD700;
   bottom: -2px;
   content: "";
   display: block;
   height: 5px;
   position: absolute;
   transform-origin: left center;
   transform: scaleX(0);
   transition: transform 1200ms;
   width: calc(100% - 30px);
}
#Extension1 .panel .content .description
{
   background-position: center center;
   background-repeat: no-repeat;
   background-size: auto 100%;
   box-sizing: border-box;
   color: #FFD700;
   font-size: 19px;
   line-height: 1.1;
   opacity: 0;
   padding: 0px 15px;
   position: relative;
   text-align: left;
   top: 30px;
   transform: translateY(100%);
   transition: all 1000ms;
   transition-delay: 1500ms;
   width: 20%;
}
#Extension1 .panel .btn-close 
{
   height: 24px;
   pointer-events: none;
   position: absolute;
   right: 20px;
   top: 20px;
   width: 24px;
   z-index: 100;
}
#Extension1 .panel .btn-close:before, #Extension1 .panel .btn-close:after 
{
   background-color: #FFD700;
   content: "";
   cursor: pointer;
   display: block;
   height: 4px;
   opacity: 0;
   position: absolute;
   top: 12px;
   transition: all 500ms;
   width: 100%;
}
#Extension1 .panel .btn-close:after
{
   transform: rotate(45deg) translateX(-12px);
   transition-delay: 3000ms;
}
#Extension1 .panel .btn-close:before
{
   transform: rotate(-45deg) translateX(12px);
   transition-delay: 3200ms;
}
#Extension1 .panel:hover:not(.active):not(.animation-hide) .image 
{
   transform: scale(1.1);
}
#Extension1 .panel:hover:not(.active):not(.animation-hide) .overlay
{
   opacity: 0.6;
}
#Extension1 .panel:hover:not(.active):not(.animation-hide) .content .title 
{
   opacity: 1;
   transform: translateY(10px);
}
@-webkit-keyframes accordion-panel-show
{
   to
   {
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
   }
}
@keyframes accordion-panel-show
{
   to
   {
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
   }
}
@-webkit-keyframes accordion-panel-hide
{
   to
   {
      left: -100%;
   }
}
@keyframes accordion-panel-hide
{
   to
   {
      left: -100%;
   }
}
#Extension1 .button
{
   border: 6px solid rgba(255,215,0,1.00);
   border-radius: 7px;
   color: #FFD700;
   display: inline-block;
   font-size: 27px;
   margin-bottom: 25px;
   padding: 8px 16px;
   pointer-events: all;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 15px 30px 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: 0;
   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;
   border-radius: 0px;
   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_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 70px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: inline-block;
   margin: 0;
   width: 642px;
   height: 30px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
