﻿html { scroll-behavior: smooth; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; background: #fff; color: #111; font-weight: var(--icerik-font-weight); }
a, a:active, a:hover, a:visited { text-decoration: none; color: var(--tema-renk3); }
h1, h2, .h2, .h3, .h4, h3, h4, .title { font-family: var(--baslik-fontu); font-weight: var(--baslik-font-weight); color: var(--tema-renk1); font-size: var(--baslik-font-boyutu); }
:focus, input:focus { outline: 0 !important; }
::placeholder { color: #aaa; opacity: 1; font-weight: var(--icerik-font-weight) }
ul, p { margin: 0; padding: 0; list-style: none; }
img { max-width: 100%; display: block; }
figure { margin: 0; padding: 0 }
::selection { color: #ffffff; background: #0095da; }
/***/
* { box-sizing: border-box; }
.container { width: 1170px; margin: 0 auto; max-width: 100%; position: relative; }
.row { display: flex; }
.wrap { flex-wrap: wrap }
/******/
.cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12 { position: relative; padding: 0 }
.cl1 { width: 8.333333% }
.cl2 { width: 16.666667% }
.cl3 { width: 25% }
.cl4 { width: 33.333333%; }
.cl5 { width: 41.666667% }
.cl6 { width: 50% }
.cl7 { width: 58.333333% }
.cl8 { width: 66.666667% }
.cl9 { width: 75% }
.cl10 { width: 83.333333% }
.cl11 { width: 91.666667% }
.cl12 { width: 100% }
/******/
/******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }
header { margin: 10px 30px 10px 30px; position: relative; }
header .row { }
header .logo {position: relative;display: flex;text-align: center;flex-shrink: 0;align-items: center;}
header .logo a {display: block;position: absolute;top: 0;left: 0;z-index: 99;width: 201px;}
header .orta { flex-shrink: 1; width: 100%; overflow: hidden; overflow-x: auto; position: relative; height: 110px; }
header .orta::-webkit-scrollbar { height: 0px; }
/* Track */
header .orta::-webkit-scrollbar-track { background: #d86a4a; }

/* Handle */
header .orta::-webkit-scrollbar-thumb { background: #d86a4a; }
/* Handle on hover */
header .orta::-webkit-scrollbar-thumb:hover { background: #d86a4a; }
header .sag { width: 41px; display: flex; justify-content: flex-end; margin-top: 31px; flex-shrink: 0; }
header .logo img {width: 261px;}
header nav { flex-grow: 1; }
header nav .ul1 {display: flex;margin: 0;line-height: 46px;font-weight: 700;width: 100%;flex-wrap: nowrap;justify-content: center;padding: -10px 0 0;}
header nav .li1, header nav a { position: relative }
header nav .li1 { line-height: 4px; }
header nav .li1 > a {color: #000;padding: 9px 0 12px 22px;display: block;line-height: 27px;font-weight: var(--icerik-font-weight);text-transform: uppercase;font-size: 15px;}
header nav .li1:first-child a { padding-left: 0 }
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { color: var(--tema-renk2); }
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { left: 50%; color: #28a4db; content: ''; position: relative; z-index: 3; width: 0; bottom: 0; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid var(--tema-renk2); top: -7px; }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 55px; left: -95px; z-index: 98; width: 300px; padding: 10px 0; text-align: left; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09); border-top: solid 4px var(--tema-renk2); }
header nav .ulWrap2:after { position: absolute; top: -11px; left: 50%; margin-left: -4px; width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid var(--tema-renk2); content: ""; }
header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { display: block; }
header nav .ul2 .li2 { line-height: initial; position: relative; }
header nav .ul2 .li2 > a { padding: 1px 15px; color: #2d2c19 !important; white-space: normal; font-weight: 400; font-size: 16px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 51px; }
header nav .ul2 .li2:hover > a { background: var(--tema-renk2); color: #fff !important; }
/****/
header nav .ulWrap3 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul3 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap3:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #333; left: 0; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 12px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; }
header nav .ul3 .li3:hover > a { color: #111 !important; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 13px; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 400 15px 'Raleway'; }
header nav .ul3 .li3:hover > a { color: #D14D42 !important; }
/****/
header nav .ulWrap4 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul4 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap4:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #f39500; left: 0; }
header nav .li3:hover > .ulWrap4 { display: block; }
header nav .ul4 .li4 { line-height: initial; }
header nav .ul4 .li4 > a { padding: 7px 15px; font-size: 13px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 600 12px 'Raleway'; }
header nav .ul4 .li4:hover > a { color: #D14D42 !important; }
/****/ /************/
#slider { height: auto; overflow: hidden; }
#slider .swiper-button-next, #slider .swiper-button-prev { background-size: 16px 37px; }
#slider .swiper-button-next { right: 120px; }
#slider .swiper-button-prev { left: 120px; }
#slider .swiper-pagination { position: absolute; bottom: 20px; z-index: 999; left: 50%; transform: translateX(-50%); }
#slider .swiper-pagination-bullet { width: 20px; height: 20px; text-align: center; padding: 3px 0 0 0; color: #000000; font-size: 12px; opacity: 1; background: #c0c0c0; }
#slider .swiper-pagination-bullet-active { color: #fff; background: #c7a446; }
#slider #sliderSwiper { height: auto; }

#slider .slide-inner { position: relative; height: auto; }
#slider .swiper-slide { overflow: hidden; }
#slider .swiper-slide video { width: 100%; height: auto; }
#slider .swiper-slide img { max-width: initial; position: relative; width: 100%; height: auto; }
#slider .swiper-slide .metin {position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);width: fit-content;left: 15%;}
#slider .swiper-slide .metin .title { margin: 0; font-size: 32px; color: #2e2a2a; font-weight: 300; }
#slider .swiper-slide .metin .subtitle {font-size: 24px;color: #99a5ad;max-width: 100%;font-family: var(--baslik-fontu);line-height: 37px;width: 550px;font-weight: 400;}
#slider .swiper-slide .metin .content { font-size: 20px; color: #828081; max-width: 100%; line-height: 29px; width: 449px; margin-bottom: 30px; }
#slider .swiper-slide .metin .link {font-size: 20px;max-width: 100%;background: var(--tema-renk2);padding: 13px 21px;border-radius: 23px;color: #fff;font-weight: 400;margin: 3px 0 0 0;display: inline-block;}
/***/
.slideOklar { position: relative; width: 100px; margin: 0 auto; }
.slideOklar .left, .slideOklar .right { display: block; width: 28px; height: 21px; z-index: 5; border-radius: 50%; color: #fff; position: absolute; bottom: 30px; }
.slideOklar .left { background-position: -588px -674px; right: 0; }
.slideOklar .left:after { content: ''; position: absolute; left: 50px; top: 5px; background: url('/d/r/sprite.png') no-repeat -456px -511px; width: 11px; height: 7px; }
.slideOklar .right { left: 0; right: initial; transform: rotate( 180deg ); bottom: 34px; }
.slideOklar .right:after { content: ''; position: absolute; left: 50px; top: 5px; background: url('/d/r/sprite.png') no-repeat -456px -511px; width: 11px; height: 7px; }
.slideOklar .left:hover { color: #111; }
.slideOklar .right:hover { color: #111; }
/************/
.sayfaTepe { padding: 40px 0 0 0; height: 140px; position: relative; margin: 5px 0 0 0; }
.sayfaTepe:After { content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: linear-gradient( 180deg, #00000061 -80px, transparent 50%); z-index: -1; }
.sayfaTepe .container { }
.sayfaTepe .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 5; }
.sayfaTepe .overlay:after { content: ''; position: absolute; top: 0; left: 0; background: #0000006b; width: 100%; height: 100%; }
.sayfaTepe .overlay video { height: auto; max-width: initial; width: 100%; }
.sayfaTepe h1 { color: var(--tema-renk2); margin: 1px 0 0 0; font: 400 19px var(--icerik-fontu); line-height: 20px; text-align: center; text-transform: uppercase; font-size: 27px; }
.breadcrumb { padding: 0; margin: 12px 0 0 0; line-height: 20px; text-align: center; }
.breadcrumb > li { color: #111; display: inline-block; font-size: 13px; }
.breadcrumb a { color: #111; font-weight: 400; font-size: 13px; font-family: var(--icerik-fontu); }
.breadcrumb > li + li:before { padding: 0 1px 0 5px; color: #555; content: "/\00a0"; font-size: 13px; }
/*******/
/******/
.menuFixle { position: fixed; top: 0; left: 0; z-index: 500; width: 100%; text-align: center; background: #ffffff; box-shadow: 0 0 20px #00000045; margin: 0; }
.menuFixle .row { margin: 0 30px 0 30px; position: relative; }
.menuFixle ul { justify-content: center !important; margin-top: 10px; }
.menuFixle .li1 > a { }
.menuFixle a:hover { }
.menuFixle .altMenulu:after { color: #fff; }
.menuFixle .li1 { background: transparent; }
.menuFixle .ulWrap2 { }
.menuFixle .li1.okKoy:after { /* color: #fff; */ left: 0; }
.menuFixle a:before { display: none !important }
.menuFixle .ulWrap2:after { border-bottom: 7px solid #fff !important; }
.menuFixle .logo {margin: 10px 0 7px 0;}
.menuFixle .logo img { margin-top: -9px; }
.menuFixle nav.menu { margin: 0; transition: all ease .3s; }
.menuFixle #sagNav { }
/***/
.menuFixle .li1.okKoy > a:after { top: 45px; }
/***/
/*******/
#sagNav { float: right; }
a.teklifA { display: block; min-width: 117px; height: 40px; transition: all .4s ease; position: relative; background-color: var(--tema-renk1); color: #fff; font-size: 13px; font-weight: 400; padding: 13px 15px; letter-spacing: 1px; border-radius: 3px; z-index: 1; }
a.teklifA:hover { background-color: var(--tema-renk2); }
a.teklifA:after { content: ''; position: absolute; border-radius: 50%; top: 15px; right: 10px; background: url(/d/r/sprite.png) no-repeat -450px -509px; width: 17px; height: 11px; }
a.teklifA:hover:after { filter: brightness(20%); }
a.teklifA:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37,.31,.31,.9); background-color: var(--tema-renk2); }
a.teklifA:hover:before { transform: scaleX(1); transform-origin: left center; }
a.telefA { color: #f5bd42; margin: 12px 0 0 0; font-size: 21px; font-weight: 500; line-height: 29px; }
a.telefA:after { content: '' }
/******/
.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }
/**mobil**/
#mobilMenu { display: none; top: 0; position: absolute }
#mobilMenu { position: fixed; height: 100%; margin-top: 68px; z-index: 99999; width: 100%; overflow-x: hidden; overflow-y: auto; padding-bottom: 0; background: var(--tema-renk1); color: #fff; -webkit-overflow-scrolling: touch }
#mobilMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar-thumb { background-color: #000 }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatMobil i { font-size: 35px; color: #1d1e20; }
#kapatMobil:hover { color: #ccc }
#mobilMenu > ul { margin: 0; padding: 0; border: 0 }
#mobilMenu > ul > li { border-bottom: solid 1px #232527; position: relative; }
#mobilMenu li.okKoy { position: relative }
#mobilMenu li.acik:after, #mobilMenu li.okKoy:after { position: absolute; right: 15px; top: 15px; font: 400 18px Arial }
#mobilMenu li.okKoy:after { content: '+' }
#mobilMenu li.acik:after { content: '-' }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu > ul > li > a { font-size: 16px; font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #fff; }
#mobilMenu > ul li ul, #mobilMenu > ul li ul li ul { margin: 0; padding: 0; display: none }
#mobilMenu > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu > ul > li ul a { font-size: 16px; font-style: normal; font-weight: 400; text-transform: none; line-height: 15px; letter-spacing: 0; color: #999 }
#mobilMenu > ul li a { position: relative; display: block; padding: 15px 25px; color: #ddd }
.mobilSosyal { margin-top: 10px; position: relative; text-align: center }
.mobilSosyal i { font-size: 12px; color: #fff; border-radius: 50%; border: 2px solid #e0e1e1; height: 28px; width: 28px; padding: 8px; margin: 5px 3px; text-align: center; line-height: 9px }
.mobilSosyal i:hover { color: #999 }
.mobilArama { position: relative; width: 75%; margin: 20px auto }
.mobilArama input { display: block; padding: 8px; width: 100%; font-size: 10px; background: #e3e3e4; color: #111; letter-spacing: 1px; border: none }
.mobilArama .araButonu { position: absolute; z-index: 999; right: 25px; top: 0 }
.mobilArama .araButonu button { margin: 0; padding: 6px 8px; font-size: 12px; border: none; color: #333; background: #e3e3e4 }
#hamburger { display: none; top: 22px; right: 20px; z-index: 1000; width: 26px; height: 19px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
#hamburger span { display: block; height: 2px; width: 100%; background: #000; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; }
#hamburger span:nth-child(1) { top: 0 }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 8px; }
#hamburger span:nth-child(4) { top: 16px; }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50%; background: #fff; }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); background: #fff; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #fff; }
#hamburger.open { top: 16px }
/**mobil**/
#test { position: absolute; right: 10%; top: 50%; transform: translateY(-50%); width: 400px; overflow: hidden; height: 330px; z-index: 55; }
#test .swiper-container { width: 100%; height: 100%; }
#test .swiper-slide { text-align: center; font-size: 18px; /* Center slide text vertically */ justify-content: center; align-items: center; color: #fff; }
#test .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
/******/
#sosyalNC { margin: -2px 30px 0 0; clear: both; float: right; }
#sosyalNC a { color: #020e27; font-size: 14px; display: block; margin-left: 30px; position: relative; font-weight: 600; }
#sosyalNC a { background: url(/d/r/sprite.png) no-repeat; display: block; margin-left: 13px; height: 24px; width: 16px; opacity: .8; filter: invert(1); margin-right: 0 !important; }
#sosyalNC a:hover { opacity: 1; }
#sosyalNC a.face { background-position: -491px -565px; }
#sosyalNC a.inst { background-position: -552px -649px; }
#sosyalNC a.linked { background-position: -513px -512px; width: 34px; height: 34px; }
/******/
.menuYan {width: 25px;height: 25px;transition: .5s ease-in-out;cursor: pointer;position: absolute;display: block;right: 0;top: 7px;z-index: 99999;}
#yanmenu{width: 25px;height: 25px;}


#yanmenu span {display: block;height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transition: .25s ease-in-out;position: absolute;margin: 3px;z-index: 50;}
#yanmenu span:nth-child(1) { top: 0 }
#yanmenu span:nth-child(2), #yanmenu span:nth-child(3) { top: 8px; }
#yanmenu span:nth-child(4) { top: 16px; }
#yanmenu.open span:nth-child(1), #yanmenu.open span:nth-child(4) { top: 10px; width: 0; left: 50% }
#yanmenu.open span:nth-child(2) {transform: rotate(45deg);background: #444;}
#yanmenu.open span:nth-child(3) { transform: rotate(-45deg); background: #444; }
#yanmenu.open {top: 26px;width: 35px;height: 35px;z-index: 50;}
#urunMenusu { display: none; top: 0; position: absolute }
#urunMenusu {position: fixed;height: 100%;padding-top: 3%;z-index: 10;width: 25%;overflow-x: hidden;overflow-y: auto;padding-bottom: 0;background: #fbfbfb;right: 0;}
#urunMenusu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#urunMenusu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#urunMenusu::-webkit-scrollbar-thumb { background-color: #000 }
#kapatYan { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatYan i { font-size: 35px; color: #1d1e20; }
#kapatYan:hover { color: #ccc }

#urunMenusu .satir3 { padding: 18px 20px; overflow: hidden; }
#urunMenusu .satir3 span { text-transform: uppercase; font-size: 18px; font-weight: 600; }
#urunMenusu .satir3 ul { overflow: hidden; margin: 0; }
#urunMenusu .satir3 ul li { border-bottom: 1px solid #efefef; padding-left: 25px; padding-bottom: 20px; margin-top: 15px; }
#urunMenusu .satir3 ul li strong { display: block; font-size: 19px; letter-spacing: 1px; font-weight: 400; }
#urunMenusu .satir3 ul li a { display: block; position: relative; padding-left: 27px; }
#urunMenusu .satir3 ul li a svg { position: absolute; left: 0; width: 20px; height: 20px; fill: var(--tema-renk2); }
#urunMenusu .satir4 { padding: 18px 20px; }
#urunMenusu .satir4 ul { display: flex; justify-content: space-around; }
#urunMenusu .satir4 ul li { }
#urunMenusu .satir4 ul li a { }
#urunMenusu .satir4 ul li a svg { width: 22px; height: 22px; }
/******/
@media (min-width:1401px) {
    .container { }
    #slider .swiper-slide .metin { }
    #slider .swiper-pagination { left: calc(50% - 700px); }
}

@media (min-width:1200px) and (max-width: 1400px) {
    #slider div.item .metin { }
}

@media (min-width:992px) and (max-width:1199px) {
    .container { width: 96%; padding: 0 10px; margin: 0 2% }
}

@media (min-width:768px) and (max-width:991px) {
    .container { width: 100%; padding: 0 10px }
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }
    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    /********/
}

@media (max-width:767px) {
    .container { padding: 0 10px }
    .row { display: block; }
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }
    .xs8 { width: 60%; padding: 0; }
    .xs10 { width: 80%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    #slider .ozet br { display: none; }
    #slider div.item { padding: 0; height: auto; display: flex; flex-wrap: wrap; align-items: flex-start; padding-bottom: 40px; }
    #slider h2 { font-size: 26px; }
    #slider div.item .metin { width: 100%; order: 2; }
    #sagNav { margin: 45px 0 0 0; }
    a.teklifA { padding: 6px 5px; height: 26px; min-width: 76px; font-size: 12px; }
    a.teklifA:after { display: none }
    #slider .baslik1 { font-size: 16px; }
    #slider .ozet { font-size: 16px; margin-bottom: 25px; }
    #slider { height: auto; }
    #slider #sliderSwiper, #slider .slide-inner { height: auto; }
    #mobilcontact div address { width: 100% }
    #slider .swiper-slide video { width: auto; height: 100vh; overflow: hidden; left: 50%; transform: translateX(-50%); position: absolute; }
    #slider .swiper-slide .metin {left: 0;padding: 0 15px;bottom: 23px;top: initial;transform: initial;width: 100%;}
    #slider .swiper-slide .metin .title {font-size: 21px;}
    header .row {display: block;}
    #mobilMenu { background: linear-gradient( 90deg, #000000 0%, #000000f2 0%); padding: 66px 20px 0; margin: 0; z-index: 15; }
    #mobilMenu .row { display: flex; flex-wrap: wrap }
    #mobilMenu .cl3 { order: 2; }
    #mobilMenu .cl9 { order: 1; }
    #mobilMenu .li1 { margin-right: 0; }
    #slider .swiper-slide img { width: 100%; height: auto; }
    #mobilMenu iframe { width: 100%; height: 280px; }
    header .logo { text-align: left; margin: 0 0 0 10px; }
    header .logo img { display: inline-block; max-width: 100%; }
    .sayfaTepe .overlay video { width: auto; height: 250px; }
    .breadcrumb a, .breadcrumb > li { }
    .sayfaTepe .container { position: relative; z-index: 8; }
    #mobilMenu .ul1 { margin-bottom: 45px }
    .breadcrumb > li + li:before { }
    header .sag { position: absolute; right: 10px; top: 20px; margin: 0; width: 30px; }
    header .logo a {text-align: left;position: relative;}
    header .orta { margin: 0 0 0 0; height: 95px; max-width: 100%; }
    .masterstory { position: relative !important; }
    #slider .swiper-slide .metin .subtitle {font-size: 19px;}
    #slider .swiper-slide:after { background: #1111118f; }
    #slider .swiper-button-next { right: 5px }
    #slider .swiper-button-prev { left: 5px }
    #mobilcontact div strong { color: #ddd }
    #mobilcontact div a { color: #fff }
    #urunMenusu { width: 100%; }
    #yanmenu { display: none; }
.menuFixle .row{margin:0 10px !important}
}
