.web-tasarim-adresi{border: 1px solid #e6e6e6;border-right: 0;border-left: 0;}
.web-tasarim-adresi ul{list-style:none;padding:0;margin: 0;}
.web-tasarim-adresi ul li {display: inline-block;float: left;padding-right: 15px;font-size: 14px;}
.web-tasarim-adresi ul li a{color:#bcbcbc;padding: 15px 0;display: inline-block;}
.web-tasarim-adresi ul li:after {content: '/';padding-left: 15px;color:#002e5b;}
.web-tasarim-adresi ul li:last-child a{color:#88898D !important;}
.web-tasarim-adresi ul li:last-child::after{content:''}
.kurumsal-tasarim{important;min-height: 200px !important;margin-bottom: 25px;position: relative;overflow: hidden;background-size: cover;}
.kurumsal-tasarim ul{padding:0;list-style:none;color:#fff}
.kurumsal-tasarim ul>li:last-child>span{width:50px;height:10px;background:#ffffff;display:block;border-radius:25px}
.kurumsal-tasarim ul>li:first-child>h1{margin-bottom:15px}
.uygun-fiyatli-site{list-style:none;}
.uygun-fiyatli-site>li:first-child>h2{font-family: Oswald,sans-serif;margin:0}
.uygun-fiyatli-site>li:nth-child(2)>h2{margin:0;font-size:unset}

.topBars a{text-align: center;background-color: #fff;padding:10px;margin: 10px;border-radius: 4px;border: solid 1px #eee;color: #999;font-weight: 500;font-size: 18px;position: relative;display: block;transition: all .5s;}
.topBars{padding:0;list-style:none;display: grid;grid-template-columns: 25% 25% 25% 25%;margin-bottom: 20px;}
.topBars a:hover {background-color: #eaeaea;transition: all .5s;}
.topBars a>img{margin-bottom:10px}
li>h2{font-size:24px}
.topBars:before{display: none}
@media screen and (max-width: 800px) {
    .topBars{grid-template-columns: 100%;}
}
@media screen and (min-width:800px){
    .tabber{width:250px;}
}
header{box-shadow: none;}


.tabber>li>a{display: block; padding: 14px 10px 14px 20px; background: #f2f2f2; border-top: 1px solid #fff; color: #000; font-family: Muli, sans-serif; font-weight: 400; line-height: 1.5;}
.tabber,.tabber>li>ul{list-style:none;padding-left:0;}
.tabber>li.active:before, .tabber>li:hover::before{content: '';position: absolute;left: 0;top: 0;height: 50px;width: 5px;background: #a6813a;}
.tabber>li{position:relative}
.tabber>li>ul>li>a {display: block;padding: 14px 10px 14px 35px;background: #f2f2f2;color: #000;font-family: Muli, sans-serif;font-weight: 400;line-height: 1.2;}
.rounder-top{margin: 20px 0;text-align:center}
.rounder{width: 165px;background: #FFF;-webkit-border-radius: 150px;-moz-border-radius: 150px;border-radius: 150px;border: 2px dotted #000000;text-align: center;padding: 15px;height: 165px;position: relative;display: inline-block;margin-right:5%;}
.rounder>div{position:relative;width: 100%;height: 100%;background-color:#006fab;border-radius: 100%;}
.rounder>div>a{font-weight: bold;color:#fff;position: absolute;left: 50%;top: 50%;width: 85%;transform: translate(-50%,-50%);font-size: 16px;}
.rounder:hover>div{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-backface-visibility: visible;backface-visibility: visible;-webkit-animation-name: flip;animation-name: flip;}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,50px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,50px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,50px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,50px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
.rounder-top>.rounder:nth-child(2)>div{background-color:#599727}
.rounder-top>.rounder:nth-child(3)>div{background-color:#ea4335}
.rounder-top>.rounder:nth-child(4)>div{background-color:#eeb203}
.rounder-top>.rounder:nth-child(5)>div{background-color:#002e5b}
.rounder-top>.rounder:nth-child(6)>div{background-color:#a2a2a2}

.carousel,.carousel-inner{position:relative}.carousel-caption,.carousel-control{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.carousel-inner{width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.right{right:0;left:auto;}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .fsm-chevron-left,.carousel-control .fsm-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .fsm-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .fsm-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .fsm-chevron-left,.carousel-control .fsm-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .fsm-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .fsm-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}
.sliderB{position: relative;background: #dedede;}