@import url("//fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700,900&display=swap&subset=latin-ext");
@import url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css?display=swap");
@import url("//cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.css");
@import url("//cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.theme.min.css");
@import url("//cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.transitions.min.css");
* {font-family: "Quicksand",sans-serif;
    border: 0 none;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
*:focus {
    outline: none;
}
body {
    font-family: "Quicksand",sans-serif;
    background:#f6f6f6;
    line-height: 1;
}
#atakulloader {transition:none;
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
background-color: rgb(6 56 30 / 84%); /* sayfa yüklenirken gösterilen arkaplan rengimiz */
z-index:999999; /* efektin arkada kalmadığından emin oluyoruz */
}
#load-logo {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
#loadstatu_img {
top: -110px;
    position: relative;
}
#loadstatu_img img{width: 60px;    border-radius: 10px;}
      
.cm-spinner {    margin: 0 auto;
  height: 150px;
  width: 150px;
  border: 3px solid transparent;
  border-radius: 50%;
  border-top: 4px solid #fdd17a;
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  position: relative;
}

.cm-spinner::before,
.cm-spinner::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
  border-radius: 50%;
  border: 4px solid transparent;
}

.cm-spinner::before {
  border-top-color: #fff;
  -webkit-animation: 3s spin linear infinite;
  animation: 3s spin linear infinite;
}

           
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
         transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}   
        
@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.tasiyici, .fottasi, .fotnot, .logtasi, #ustic, #urunler, #sltaltiic, .mrtas {
    margin: 0 auto;
    max-width: 1320px;
}
.temizlik {
    clear: both;
}
#icmenualt {}
#tasiyici {    margin-top: 10px;
    font-size: 10pt;
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
}
#logom {
    margin: 5px 0px 12px 0px;
    width: 250px;
    }
	.menu {
    position: relative;
    background: #ffffff;
    display: table;
    width: 100%;
    z-index: 50;    box-shadow: 0px 3px 10px 0px rgb(31 89 75 / 13%);
    /* border-top: 4px solid #9cc318; */
}
#menutasiyici {
    display: block !important;
    margin: 0 auto;
}

.nav a { text-decoration: none; }

.nav li { list-style: none; }

/* Menu Container */
.nav {
	position: relative;
	cursor: default;
	z-index: 500;
}

/* Menu List */
.nav > li {	display: block;float: left;}
.nav > li > a {position: relative;z-index: 510;    padding: 20px 18px;
    font-weight: 600;
    color: #1f594b;font-size: 12pt;display: flex;align-items: center;}
.nav > li:hover > a {    background: #1f594b;
    color: #e5c87b;
    /* border-radius: 6px; */}

.nav > li:first-child > a {
    display: flex;
    align-items: center;
}


/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 100%;
	top: 56px;
	left: 0;
    padding: 25px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
    min-height: 320px;
	background: #ffffff;
	z-index:50;
	border-radius: 0px 0px 8px 8px;
}
.alticve {width: 86%;}
.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;    background:#fff;
}

/* Menu Content Styles */
.nav .nav-column {
    float: left;
    width: 22%;
}

.nav .nav-column h3 {
	margin: 20px 0 10px 0;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.nav .nav-column h3.orange { color: #ff722b; }

.nav .nav-column li a {
    display: block;
    line-height: 22px;
    padding: 4px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 4px;
    color: #1f594b;
	margin:4px;
    background: #fff;
}

.nav .nav-column li a:hover {     background: #1f594b;
    color: #e5c87b;}
.katlogo {position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 300px;}
    .kat_ikons {width: 32px;margin-right: 12px;}
    
    .dropdown-content {
display: none;
padding: 10px;
position: absolute;
background-color: #ffffff;
min-width: 170px;
box-shadow: 0px 18px 20px 4px rgb(0 0 0 / 40%);
z-index: 100000;
margin-left: -60px;
border-radius: 4px;
margin-top: 6px;

}
.dropdown-content a {
    color: #f3db9c;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    background: #1f594b;
    margin-bottom: 2px;
    border-radius: 6px;
    font-size: 10pt;
    font-weight: bold;
}
.dropdown-content a:hover {
background:#e95209;
color: white;
}
.aus:hover .dropdown-content {
display: block;
}
#uyealani {
}
#logo {
    float: left;
    font-weight: bold;
    padding: 22px 12px;
    z-index: 10;
}
#slogan {
  color: #888;
    font-size: 11pt;
    left: 43%;
    position: absolute;
}
#categori {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 14pt;
    font-weight: bold;
    padding: 32px 70px;
    position: absolute;
}
#kurlar {
    font-size: 10pt;
    position: absolute;
    top: 55px;
}
.doviz {
    margin: 0 0 3px;
}
.sepet {
    color: #fff;
    font-size: 28pt;
    position: absolute;
    top: 22px;
    right: 2px;
    padding: 14px 13px;
    border-radius: 50%;
    }
.sepad {    font-weight: 900;
    background: #e5c87b none repeat scroll 0 0;
    border-radius: 50%;
    color: #1f594b;
    font-size: 10pt;
    height: 24px;
    padding-top: 6px;
    position: absolute;
    left: 22px;
    text-align: center;
    top: 0px;
    /* border: 3px solid rgb(255 255 255); */
    width: 24px;
}
#menutasiyici {
    display: block !important;
    margin: 0 auto;
    position:relative
}

.resmenutus {
    color: #fff;
    font-size: 16pt;
}
#saha {
    border-radius: 5px;
    width: 80%;
    min-height: 600px;
}
.s_ic {
    float: left;
    line-height: 1.3;
}
.safi_icerik {
background:#fff;
padding:15px;
    min-height: 400px;
}
#solmenu {    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
margin-right: 12px;
    margin-top: 20px;
    position: relative;
    padding: 12px;
    border-radius: 10px;
    width: 244px;
    background: #fff;
}
#reskategori {display:none}
#ktsecici {       width: 100%;
    padding: 9px;
    margin-top: 5px;
    background: #9C5300;
    color: #fff;}
.opilk {font-weight: 600;}
.opiki {    font-size: 10pt;
    color: #D6BDA2;}    
#katbas {
    color: #e5c87b;
    font-size: 12pt;
    background: rgb(31 89 75);
    font-weight: bold;
    padding: 10px 10px;
    z-index: 50;
    margin-bottom: 12px;
    border-radius: 6px;
}
#hurun {
    width: 290px;
    background: #dcedef;
    padding: 6px;
    overflow: hidden;
    border-radius: 8px;
}
.hafta {
    float: right;
}
#enust {
    z-index: 50;
    background: #f0fafb none repeat scroll 0 0;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 38px;
}
.phone-ring {
    display: inline-block;
    animation: ring 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}
@keyframes ring {
    0%   { transform: rotate(0); }
    5%   { transform: rotate(20deg); }
    10%  { transform: rotate(-10deg); }
    15%  { transform: rotate(10deg); }
    20%  { transform: rotate(-20deg); }
    25%  { transform: rotate(0); }
    100% { transform: rotate(0); }
}
.dropbanner {
    position: absolute;
    bottom: 0;
    right: 0;
    width:200px;
        z-index: -1;
}
.dropbanner img {
    width:100%;
}
.atakok {position: absolute;
   right: 6px;
  color: #e95209;
   }
   
#katmenu {
    position: relative;
}
#katmenu > ul li a {
    background:#fff none repeat scroll 0 0;
    border-bottom: 1px dashed #C7C7C7;
    color: #6B6B6B;
    display: block;
    font-size: 11pt;
    font-weight: 600;
    padding: 12px 10px;
    position: relative;
}
#katmenu ul li a:hover {
    background: #9cc318 none repeat scroll 0 0;
    color: #fff;
}
#katmenu > ul li a.actif{
    background: #9cc318 none repeat scroll 0 0;
    color: #fff;
}
#k-ic {  position: absolute;
    top: 44px;
    display: none;
    background:#752d0d;
    width: 100%;
    left: 0;
    z-index: 5;
}
.k-pc a{
    padding: 10px;
    width: 100%;
    color: #fff;
    display: block;
    font-weight: 100;
    font-size: 10pt;
}
.k-pc a:hover{
background:#000;
}
#logo:hover #k-ic {
display:inline-block;
z-index:500
}
#logo:hover{
border-radius:0
}
.usaciklama {
     background: #FFF;
     border-color: transparent;
     border-radius: 4px;
     border-style: solid;
     border-width: 1px;
     height: 100%;
     margin-bottom: 10px;
     padding: 12px 4px;
     position: relative;
}
.filtrele {
    padding: 6px;
    color: #e5c87b;
    background: #1f594b;
    cursor: pointer;
    border-radius: 3px;
    margin-left: 5px;
}
.hhide {    text-indent: -9999px;
top: -9999px;
    position: absolute;}
.kisalink {     padding: 4px 8px;
    margin-top: 14px;}
.vlink {
    letter-spacing: -1px;
    display: inline-block;
    background-color: rgb(246 250 233);
    padding: 6px 18px;
    font-size: 11pt;
    font-weight: 500;
    color: #789026;
    position: relative;
    text-transform: capitalize;
    border-radius: 3px;
    /* border-right: 1px solid #ffdfd0; */
}
.vlink:hover {
    color: #FF5722;
    background: #e9e9e9;
}
.vlink:before, .vlink:after {
    /* content: ""; */
    display: block;
    position: absolute;
    z-index: 40;
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.vlink:before {
    top: 30%;
    right: -10px;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #ffdfd0;
}
.vlink:after {
    top: 30%;
    right: -8px;
    border-width: 7.5px 0 7.5px 10px;
    border-color: #9e2c2c00 transparent transparent #f0fafb;
}
.notef {max-height:100px;overflow:auto}
#slideshow-wrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
#slideshow {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#slideshow-controls {
    color: #808080;
    text-decoration: none;
}
#slideshow-controls a {
    color: #808080;
    text-decoration: none;
}
#slideshow li {
    list-style-type: none;
    padding: 0;
}
#slideshow li img {
}
#slide-pager {
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    visibility: visible;
    width: 100%;
    z-index: 2;
}
#slide-pager ul {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#slide-pager ul li {
    border: 2px solid #fff;
    float: left;
    margin-right: 10px;
}
#slide-pager ul li img {
    display: block;
}
.wrapp {
    margin: 6px 0;
    position: relative;
    background:#fff;
    border-radius:8px;
    padding:6px
}
#slide-pager_prev {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 20pt;
    left: 0;
    position: absolute;
    top: 35%;
    left:10px
}
#slide-pager_next {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 20pt;
    position: absolute;
    right: 9px;
    top: 35%;
}
#prev {
    display: block;
    left: 3px;
    position: absolute;
    top: 5px;
    z-index: 10;
}
#next {
    display: block;
    position: absolute;
    right: 9px;
    top: 3px;
    z-index: 10;
}
#slide-pager ul li.activeSlide {
    border: 2px solid #777;
}
#u_resim {
float: left;
    margin-right: 10px;
    position: relative;
   width: 50%;
}
.prood {float:left;width: 48.65%; margin-bottom: 8px;}
#u_ozet {
    background: #ffffff none repeat scroll 0 0;
    /* border: 1px solid #ddd; */
    border-radius: 6px;
    margin-right: 6px;
    padding: 10px;
    font-size: 12pt;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
}
#u_detaylar {
    background: #fff none repeat scroll 0 0;
    /* border: 1px solid #ddd; */
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
}
.artieksi {
    background: #999 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    margin: 4px;
    padding: 3px 4px;
}
.artieksi:hover {
    background: #2bb832 none repeat scroll 0 0;
}
.sipbs {
    float: left;
}
.sepeteekle {
    background: #1f594b none repeat scroll 0 0;
    color: #e5c87b;
    cursor: pointer;
    display: block;
    font-size: 14pt;
    TEXT-ALIGN: CENTER;
    padding: 13px 0px;
    font-weight: 700;
    border-radius: 6px;
    width: 62%;
    float: left;
    }
.inputs {
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #999;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 70px;
}
.myButtonu {
position: relative;
    margin-bottom: 10px;
}
#zombi {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
width:100%;
height:100%;
 position: fixed;
    z-index: 1000;
}
.zombut {
    display: inline-block;
    background: #000;
    color: #fff;
    margin: 0px 10px;
    padding: 8px 10px;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
}
.sgit {background: #4fbdcb;}
.zombut:hover {background: #7dcc00;transform: scale(1.2);}
.zombiok {
    font-size: 60pt;
    color: #4fbdcb;
	    background: #fff;
    padding: 5px 10px;
    border-radius: 50%;
}
.zombino {   
    font-size: 60pt;
    color:#FF8E8E;
	    background: #fff;
    padding: 5px 10px;
    border-radius: 50%;
}
.zombiinfo {
    font-size: 60pt;
    color: #FFC441;
    background: #fff;
    padding: 5px 10px;
    border-radius: 50%;
}
#zomtex { box-shadow:0px 0px 120px 0px rgb(7 92 109);
background: #fff;
    border-radius: 8px;
    color: #000;
    text-align: center;
    padding: 30px 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2000;
    min-width: 400px;
    }
 .zomimg {  margin-bottom: 30px;
    -webkit-animation: .8s .1s rubberBand both;
    animation: .8s .1s rubberBand both;
    margin-top: -72px;
}   
 .zomyazi {margin-bottom: 40px;font-weight: 600;} 
#zombi img {
    height: 30px;
    width: 30px;
}
#tabmenu {
    margin-top: 60px;
    position: relative;
}
#tabtuslar {
    position: absolute;
    width: 100%;
    overflow: hidden;
	display: flex;
    justify-content: center;
}
#tabtuslar ul{

}
#tabtuslar ul li {    border-radius: 5px 5px 0px 0px;
    background-color: #bfcfcb;
    color: #1f594b;
    cursor: pointer;
    float: left;
    font-size: 11pt;
    font-weight: bold;
    margin-right: 4px;
    padding: 12px 32px;
    position: relative;
    z-index: 10;
}
#tabtuslar ul li.aktif {    color: #e5c87b;
    background-color: #1f594b;
    border-radius: 5px 5px 0px 0px;}

#tabicerik {
    background: #ffffff none repeat scroll 0 0;
    /* border-top: 2px solid #898989; */
    margin-bottom: 70px;
    min-height: 300px;
    padding: 15px;
    position: relative;
    border-radius: 8px;
    top: 45px;
    font-size: 12pt;
    color: #02515b;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
}

#form-ok {
    background-color: #e0ff9f;
    border: 1px solid #8aff15;
    display: none;
    margin-bottom: 45px;
    padding: 10px;
    position: relative;
}
#ilform {
    position: relative;
}
.inner {
    margin-top: 20px;
}
.inner .satir {
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
}
.inner .satir .left {
    float: left;
    margin-right: 40px;
    padding-top: 6px;
    font-weight: 600;
    font-size: 12pt;
}
.inner .satir input, .inner .satir textarea, .inner .satir select {
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    color: #797979;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
        width: 95%;
    padding: 10px;
}
.inner .satir input:focus {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #aacdea;
    color: #286ca4;
}
#seput {
    border-radius: 4px;
    padding: 8px;
}
.inner .satir span {
    color: #ff0000;
    font-family: Century Gothic;
    font-size: 9pt;
    padding-left: 6px;
}
.inner .sendfrm {
    text-align: center;
}
#myform {
    width: 100%;
}
.required {
    border: 1px solid #ff0000 !important;
    background: #fff5f5;
}
#gkodu {
    background: #43b8c7 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-weight: bold;
    margin-right: 7px;
    padding: 6px;
    position: relative;
}
.rndsayi {
float: left;
    font-family: arial;
    font-size: 14pt;
    margin-right: 2px;
    font-weight: 900;
}
.degistir {
    cursor: pointer;
    float: left;
    margin-right: 6px;
    line-height: 2.7;
    padding: 0px 6px;
    background: #e5e0e0;
}
.button {
background: #e95209 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    display: inline-block;
    font-size:12pt
}
#slayt {float: left;
    position: relative;
    overflow: hidden;
    width: 75%;
}
.resimler {
    display: block;
    overflow: hidden;
    transition: all 0.8s ease 0s;
}
#slayt .resimler img {width: 100%;border-radius: 15px;}

#slayt .owl-anext, #slayt .owl-aprev {
    background: #000 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20pt;
    height: 50px;
    opacity: 0.76;
    padding: 13px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 50px;
    z-index: 500;
}
#slayt .owl-anext:hover, #slayt .owl-aprev:hover {
    background: #e8881b none repeat scroll 0 0;
}
#slayt .owl-pagination {
    position: relative;text-align: center;
}
.owl-carousel .owl-wrapper {
    padding: 0;
}
#slayt .owl-page span {
    background: #6e869f none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    margin: 5px 3px;
    opacity: 0.5;transition: all 0.3s ease 0s;
}
#slayt .owl-page.active span {
    background:#8bc34a  none repeat scroll 0 0;
    opacity: 1;
    position: relative;transition: all 0.3s ease 0s;
    width: 25px;
}
#slayt .owl-buttons {
    position: absolute;
    top: 42%;
    width: 100%;
}
#slayt .owl-anext {
    background-position: -71px 0;
    right: -60px;
}
#slayt .owl-aprev {
    left: -60px;
}
#slayt:hover .owl-aprev {
    left: 20px;
}
#slayt:hover .owl-anext {
    background-position: -71px 0;
    right: 20px;
}
#slayt .owl-next, #slayt .owl-prev {
    display:none
}
.owl-carousel .owl-wrapper {
    padding: 0;
}
#slayt .owl-theme .owl-controls {
    margin-top: 0px;
   text-align: left;
}
#enusttasiyici {position: relative;z-index: 55;background: #1f594b;}
#enusttasiyici:before {/* content: ""; */width: 100%;top: -1px;z-index: 500;display: block;height: 8px;position: relative;background: url(/images/seper2.png);background-repeat: repeat-x;}
.detayliara.detfavor {
    right: 6%;
    width: 58px;
    padding: 4px 8px;
    top: 20px;
}
.detayliara {     margin-left: 8px;
    font-family: Quicksand;
    position: absolute;
    font-size: 20pt;
    font-weight: 300;
    right: 11%;
    line-height: 1.2;
    top: 20%;
    padding: 18px 3px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.ussers {
    color: #e5c87b !important;
    font-size: 26pt !important;
    padding: 3px 5px !important;
    border-radius: 50%;
    position: relative;
    }
.detayliara:hover { }
.bic {
    border-right: 1px solid #444;
    color: #fff;
    display: block;
    float: left;
    font-weight: 100;
    margin: 10px 6px 25px 4px;
    padding: 5px;
    width: 32.3%;
}
.baryazi {
    color: #c1c1b5;
    line-height: 1.3;
}
.logtasi {
    position: relative;
        text-align: center;
}
#sosial {
    display: inline-block;
    position: relative;
    z-index: 20;
    float:left
}

#fotust {      background: #2cbc33;
    height: 50px;
    position: relative;;}
.footer {
    background: #1f594b;
    clear: both;
    display: block;
    font-weight: 300;
    padding: 1px 0px 0px 0px;
    position: relative;
    margin-top: 40px;
    /* border-top: 5px solid #8ae2ed; */
}
.fottasi {
    margin-top: -6px;
    position: relative;
    /* border-top: 5px solid #fa5022; */
}
.resfalan {    COLOR: #ebf6ff;
    display: inline;
    float: left;
    position: relative;
    width: 25%;
    padding: 0px 0px 0px 10px;
}
.resfalan a {
    color: #e6e3d9;
    display: block;
    font-size: 10pt;
    font-weight: 500;
    margin-bottom: 13px;
}
.resfalan a:hover {
    text-decoration: underline;
}
.resfalan h4 {
    margin-bottom: 40px;
    color: #e5c87b;
    margin-top: 24px;
    padding: 12px;
    border-bottom: 1px dotted #7a968f;
}

h4 {}
.resic {
    color: #B96402;
    font-size: 11pt;
    margin-bottom: 15px;
    font-weight: 600;
}
.social-group a {
    background-color: #666;
    border-radius: 50%;
    color: #bbb;
    display: inline-block;
    font-size: 15pt;
    height: 38px;
    margin-left: 5px;
    padding: 10px;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 38px;
}
#fotseo {text-align:center}
#fotseo a{    margin: 0px 6px;
    font-size: 10pt;
    font-weight: 500;
    color: #f2feff;
    background: rgb(58 127 136 / 18%);
    padding: 4px;
    border-radius: 4px;}
.babil {font-size: 11pt;color: #ffffff;line-height: 20px;}
#fotatakul {
    padding: 0;
    text-align: center;
}
.bulten_f {
    padding: 6px;
    width: 100%;
}
.bulten_but {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
    position: absolute;
    right: 20px;
}
.search {      background-color: #fcfaf5;
    left: 26%;
    position: absolute;
    padding: 4px;
    top: 23%;
    width: 40%;
    border-radius: 8px 50px 8px 50px;
    text-align: left;
    border: 1px solid #ebc372;}
.ara_input {  border-radius: 30px;
    background: transparent;
    color: #777777;
    font-size: 11pt;
    left: 12px;
    padding: 4px;
    position: relative;
    width: 70%;
}
.ara_input:focus, .aramaButton:focus{
    outline: none;
}
.aramaButton {
    background:none;

}
.arayici {
    color: #1f594b;
    background: #e5c87b;
    right: 12px;
    font-size: 20pt;
    /* border: 4px solid; */
    padding: 7px 28px;
    border-radius: 7px 27px 3px 27px;
    position: absolute;
    z-index: 10;
    top: 5px;
    }

#asonuclar {
max-height: 500px;
    overflow: auto;
    background-color: #fff;
    margin-top: 5px;
    z-index: 6000;
    position: absolute;
    padding: 15px;
    display: none;
    width: 100%;
    -webkit-box-shadow: 0px 8px 14px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 14px -5px rgba(0,0,0,0.75);
box-shadow: 0px 8px 14px -5px rgba(0,0,0,0.75);
}
.buldum {
    background-color: #F9F6EF;
    border-radius: 4px;
    color: #000000;
    font-size: 10pt;
    list-style-type: none;
    margin-bottom: 3px;
    padding: 8px;
    transition: all 0.1s linear 0s;
}
.buldum:hover {
    background-color:#fb432a;
    color:#fff
}
.mikrofon {       background: #ffffff;
    padding: 8px 11px;
    border-radius: 50%;
    color: #1f594b;}
  .urun:hover .favorim {
    top: 3%;
}  
    .favorim {    color: #5a7a59;
    cursor: pointer;
    position: absolute;
    width: 44px;
    height: 44px;
    background: rgb(255 255 255 / 55%);
    border-radius: 50%;
    font-size: 18pt;
    padding: 9px 0px;
    z-index: 20;
    top: -50px;
	    margin-left: -20px;
    left: 50%;
    border: 1px solid #c7c7c7;
    transition: all 0.2s linear 0s;
}
#uyelogins {display:none;
    float: left;
    font-size: 8pt;
    font-weight: bolder;
    position: relative;
    top: 2px;
}
.destekk {
    float: left;
    font-size: 9pt;
    padding: 4px;
    margin-right: 4px;
}
.falog {
    border-radius: 50%;
    color: #4fbdcb;
    font-size: 14pt;
    padding: 5px 5px;
}
.faldes {
    border-radius: 50%;
    color: rgb(79 189 203);
    font-size: 12pt;
    margin-right: 2px;
    padding: 5px 6px;
}
.urun {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 2px;
    overflow: hidden;
    padding: 4px;
    border-radius: 10px;
    border: 1px solid #eaeaea;
    position: relative;
    text-align: center;
    transition: all 0.2s linear 0s;
    width: 24.5%;
    box-shadow: 0px 6px 7px 0px rgb(0 0 0 / 5%);
}
.ucargo {      position: absolute;
    z-index: 1;
    font-size: 6pt;
    width: 50px;
    font-weight: 800;
    text-align: center;
    color: #1f594b;
    display: table;
    background: #e5c87b;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 10px -10px;
    right: 3px;    box-shadow: -3px 3px 5px 0px rgb(77 80 34 / 22%);
}
.urun:hover {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.40);
}
.hafta .urun,#hafurun .urun {  margin: 0px;}
.urun:last-child{
    margin-right: 0px;
}
#hafurun #urunresim { height: 275px;}
.songezdi #urunresim { height: 220px;}
#urunresim {
    display: block;
    height: 320px;
    width: 100%;
    overflow: hidden;
}
#urunresim img {
    position: relative;
    transition: all 0.2s linear 0s;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
	    border-radius: 10px;
}
#uismi {
    color: #1f594b;
    font-size: 11pt;
    overflow: auto;
    height: 50px;
    font-weight: 600;
}
}
#udesc {
    color: #878787;
    font-weight: 100;
    margin: 6px 0;
}
.uyazi {
    background-image: url("../images/foter_arkap.jpg");
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    margin: 5px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    transition: all 0.2s linear 0s;
    width: 80%;
}
#uscontak {display:none;
    left: 39%;
    letter-spacing: -1px;
    position: absolute;
    top: 6px;
    background: #fff;
    border-radius: 20px;
    padding: 5px;
}
.ulogin {
    float: right;
margin-right: 12px;
}
.ulogin a, .destekk a {
        color: #858585;
        font-weight: 500;
}

.uslu .sosfa {    padding: 6px 2px;
    font-size: 24px;
    width: 35px;
    height: 35px;
    text-align: center;
    text-decoration: none;
    margin: 1px 1px;
    border-radius: 50%;
    background: #e4c97e;
    color: #1f594b;
    float: left;
    display: block;
    margin-right: 8px;
    position: relative;
    top: 3px;}
.uyaziust {background: linear-gradient(180deg, rgba(87, 199, 133, 0) 0%, rgba(255, 255, 255, 1) 50%);
    bottom: 2px;
    color: #fff;
    display: block;
    font-size: 12pt;
    font-weight: 400;
    margin: 2px;
    padding: 6px;
}
.urcatad {
    display: none;
    text-align: left;
    font-size: 10pt;
    margin-bottom: 6px;
    font-weight: 600;
    color: #43b8c7;
}
.vitrinmod {
  /*  margin: 8px 0; */
    text-align: left;
}
.u_oze {          background: #ffffff;
    border: 1px solid #cacaca;
    font-size: 11pt;
    padding: 5px;
    border-radius: 3px;
    color: #806b79;
}
.urun:hover .uyazi {
    background: #f21276 none repeat scroll 0 0;
    color: #fff;
}
.urun:hover img {
    opacity: 0.3;
}
#ufiyat {
    color: #000;
    font-size: 18pt;
    font-weight: 900;

}
.ubutons {
    display: block;
    float: right;
    font-size: 10pt;
    margin-right: 2%;
    padding: 7px;
    position: relative;
    width: 42%;
    border-radius: 3px;
}
.ubotto {   width: 90%; bottom: -88px;transition: all 0.2s linear 0s;
    position: absolute;}
	.urun:hover .ubotto {
    bottom: 40%;    
}
.sales{
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 10;
    text-align: center;
    color: #ffffff;
    line-height: 1;
    border: 2px solid #ffffff;
    font-size: 8pt;
    border-radius: 50px;
    padding: 10px 0px;
    background: linear-gradient(134deg, rgb(79 189 203) 38%, rgb(156 195 24) 85%);
}
.bincele {    background: #ffffff;
    color: #1f594b;
    font-size: 11pt;
    border-radius: 5px;
    border: 1px solid #1f594b;}
.sepeteat {background: #1f594b none repeat scroll 0 0;color:#e7c679;margin-right: 0;width: 55%;font-weight: 500;font-size: 11pt;font-weight: 800;border-radius: 5px;}
.bakbi {     border-radius: 50px;
    background: #e95209 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 11pt;
    opacity: 0;
    padding: 10px 25px;
    position: absolute;
    top: -12%;
	left: 18%;
    transition: all 0.2s linear 0s;
    z-index: 800;box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 40%);
}
.urun:hover .bakbi {
    opacity: 1;
    top: 32%;
}
.figor {    text-align: center;
    display: block;
    font-size: 16pt;}
#sayfalama {
margin-top: 50px;
    padding: 10px;
    margin-bottom: 20px;
}
.sayfalamay {       border-radius: 50%;
    background-color: #ffffff;
    color: #1f594b;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-right: 4px;
    padding: 10px 13px;
    text-decoration: none;
    text-decoration: none;
}
.sayfalamay:hover {
    opacity: 0.6;
}
.sayfalamaky {      border-radius: 50%;
    background-color: #ffcb3f;
    color: #1f594b;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-right: 4px;
    padding: 10px 13px;
    text-decoration: none;
}
.sayfalamakky {      border-radius: 20px;
    background-color: #009688;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-right: 4px;
    padding: 10px;
    text-decoration: none;
}
.sayfalamakky:hover {
    opacity: 0.6;
}
#altcat {    margin-bottom: 10px;
    background: white;    padding: 10px;}
.subcat {
    float: left;
    margin-bottom: 2px;
    width: 33%;
}
.subcat a {
    color: #000;
    font-size: 10pt;
}
.subcat a:hover {
    color: #D86F1D;
    font-size: 10pt;
}
.suzgec {
    background: #fff none repeat scroll 0 0;
    border-radius: 25px;
    box-shadow: 0 0 0px 1px #cddc39;
    font-size: 9pt;
    margin: 3px;
    overflow: hidden;
    padding: 6px;
}
.suzgec:hover {
    background: #f8f8d3 none repeat scroll 0 0;
}
.filtresil {
    background: #cddc39 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 12pt;
    margin-right: 2px;
    padding: 4px 5px;
}
.filtresil:hover {
    background: red none repeat scroll 0 0;
}
#filtrealani {
    max-height: 200px;
    overflow: auto;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ededed;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 10px;
}
.filtrekafa {
color: #000;
    font-weight: bold;
    font-size: 14pt;
    padding: 16px 8PX;
}
.filtrefi a {
    color: #000;
    display: block;
    font-size: 11pt;
    margin-bottom: 4px;
}
.filtrefi a:hover {
    color:#fa5022;
}
#owl-demo3 {
    padding: 5px;
    text-align: center;
}
.marktas img {
    transition: all 0.2s linear 0s;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
    object-position: center;
}
.marktas img:hover {
    filter: grayscale(0);
    opacity: 1;
}
.markalarim {
    padding: 3px;
}
.mrts {  float:left;  width: 25%;}
.markalarim a {      text-align: center;
    background: linear-gradient(180deg, rgb(175 204 125 / 29%) 0%, rgb(255 255 255) 94%);
    border-radius: 10px;
    color: #666;
    display: block;
    padding: 5px 5px 20px 5px;
	    border: 1px solid #dbe8c4;
}
.markalarim a:hover {
    text-shadow:0 1px 1px #fff
}
.marktas {width: 100%;
    height: 200px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;}
.jbar {       
    display: flex;
    margin: 20px 0px;margin-top: 60px;
    }  
    
.block-header__divider {
    flex-grow: 1;
    height: 1px;
    background: rgb(2 67 94 / 13%);
    position: relative;
    margin: 16px 18px;
}  
.merzili {
    font-size: 16pt;
    color: #e5c87b;
    padding: 8px 14px;
    background: #1f594b;
    border-radius: 6px;
}
.merzili b {color: #fff;}
.owbuton {    background: #1f594b none repeat scroll 0 0;
    border-radius: 30px;
    color: #e5c87b;
    font-size: 15pt;
    cursor: pointer;
    float: right;
    margin-right: 8px;
    height: 30px;
    width: 30px;
    padding: 3px 10px;
    position: relative;
    transition: all 0.3s linear 0s;
    /* border: 1px solid; */}

.ulform {
    border-style: solid;
    border-width: 1px;
    margin-bottom: 5px;
    padding: 14px 4px;
    width: 99%;
}
#bulas {
    background-color: #000;
    color: #fff;
    font-size: 14pt;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.alert-box {
    border-radius: 4px;
    color: #555;
    font-family: Tahoma,Geneva,Arial,sans-serif;
    font-size: 12px;
    margin: 10px;
    padding: 12px 36px;
}
.error {
    background: #ffecec url("../images/error.png") no-repeat scroll 10px 50%;
    border: 1px solid #f5aca6;
}
.success {
    background: #e9ffd9 url("../images/success.png") no-repeat scroll 10px 50%;
    border: 1px solid #a6ca8a;
}
.warning {
    background: #fff8c4 url("../images/warning.png") no-repeat scroll 10px 50%;
    border: 1px solid #f2c779;
}
.notice {
    background: #e3f7fc url("../images/notice.png") no-repeat scroll 10px 50%;
    border: 1px solid #8ed9f6;
}
.atara {color: #fff;
display:none;
position: absolute;
    left: 4%;
    top: 36%;
    font-size: 20pt;
    cursor: pointer;
    z-index: 100;}
.favtor {    background: #e5c87b;
    z-index: 10;
    color: #1f594b;
    border: 1px solid;
    height: 24px;
    width: 24px;
    top: 2px;
    left: 24px;
    text-align: center;
    position: absolute;
    padding-top: 2px;
    font-size: 11pt;}
.favvor {
    margin-top: 5px;
    position: relative;
    color: #fff;
    font-size: 30pt;
    padding: 8px 8px;}
#sync1 {     border: 1px solid #ECECEC; overflow: hidden;
    padding: 8px;border-radius: 6px;
    background: #fff;}
#sync2 {     border: 1px solid #ECECEC;
    padding: 8px;    margin: 10px 0px;
    background: #fff;border-radius: 6px;}
.detayimgs { position: relative;
    transition: all 0.2s linear 0s;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;}	
#sync1 .item img{   }
#sync2 .item{
    cursor: pointer;
}
#sync2 .item img{
  width: 95%;
  height:auto;
}
#sync2 .synced .item img{
    border: 2px solid #fa5022;
    opacity: 1;
    border-radius: 10px;
} 

               .pson {
    background-color: #ff6666;
    color: #ffffff;
    display: none;
    margin-bottom: 5px;
    padding: 10px 3px;
}
.pson {display:none;color: #FFFFFF; padding-left: 3px; padding-right: 3px; padding-top: 10px; margin-bottom: 5px;
               padding-bottom: 10px; background-color: #FF6666}
.pok {display:none;color: #FFFFFF; padding-left: 3px; padding-right: 3px; padding-top: 10px; margin-bottom: 5px;
               padding-bottom: 10px; background-color: #99CC00} 
 .ozdegerler {border:1px solid;
    cursor: pointer;
    display: block;
    margin: 3px;
    padding: 7px 9px;} 
.ayaksize {
    background: #fa5022;
    color: #fff;
}
/*--------------------------- yorum sayfasy ------------------------------*/
#btus  { font-family: Quicksand;
    font-size: 13pt;
    color: #FFFFFF;
    background-color: #e8881b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 30px;
    font-weight: 600;cursor:pointer }
#tblo  {
background-color: #fafafa;
    border-radius: 8px;
    color: #555;
    font-size: 11pt;
    margin-bottom: 10px;
    padding: 6px;
    vertical-align: middle;
    }
#sonuc  { display:none;width: 100%; height: 30px; border: 1px solid #C0C0C0; background-color: 
               #FFFF9B; vertical-align:middle; font-family:Tahoma; margin-bottom:10px; padding-left:10px; padding-top:8px ;
               -moz-border-radius: 8px;
-webkit-border-radius:8px;
border-radius: 8px; font-size:10pt}
#btus:hover       {  
 background-color: #000080;
 }
#frmo        { border: 1px solid #C0C0C0; background-color: #f1f1f1;
-moz-border-radius: 8px;
-webkit-border-radius:8px;
border-radius: 8px;     font-size: 12pt;}
.yorumlar {background:#fff;
margin-bottom:10px; padding-left:10px; padding-top:5px ;
               -moz-border-radius: 8px;
               position: relative;
               min-height: 150px;
-webkit-border-radius:8px;
border-radius: 8px; 
font-size:9pt;
 padding-bottom:5px; padding-right:15px;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
     }

#yorumblok        { 
height: 500px;
 overflow:auto;
  position:relative;
   z-index: 500;
  }
#loader      { border:1px solid #808080; padding:8px; margin:10px; background-color: 
               #FFFFFF;text-aling:center;cursor:pointer }
#loa {display:none}               
.y_blog        {position: relative;margin:5px 35px}
.yorumyap {background:#000;color:#fff;padding:10px;display: inline-block;float:right;cursor:pointer}
.yoim {  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);}
  #kargobilgi {
    color: #8e9b64;
    background-color: #f9fdee;
    padding: 10px 20px;
    display: block;
    font-size: 12pt;
    margin-top: 12px;
    border-radius: 3px;
    border: 1px solid #e2edbd;
    text-align: center;
    }
    
    .sabar {    width: 240px;}
.menukapa {cursor:pointer}
.respokafa {color:#fff;padding:10px;background: #1f594b;}
  .hakkont {   position: relative;
    background: #05444c;
    display: inline-flex;
    margin-top: 20px;
    padding: 20px 10px;
    border-radius: 25px;
    box-shadow: 0px 11px 20px 7px rgb(0 0 0 / 11%);
    margin-top: 100px;
    border: 2px solid #fff;
}
.hakplay {
width: 80px;
    height: 80px;
    position: absolute;
    background: linear-gradient(18deg, rgb(64 74 84) 19%, rgb(229 229 229) 100%);
    border-radius: 50%;
    color: #ffffff;
    font-size: 30pt;
    line-height: 2.1;
    margin-left: 45%;
    margin-top: -70px;
    box-shadow: 0px 0px 0px 10px rgb(196 196 196 / 19%);
    animation: waves 1.5s linear infinite;
}
.hakplay:hover { background: linear-gradient(1deg, rgba(233,118,35,1) 19%, rgb(165 1 45) 100%);}
.haks {color:#000}
.haks img {width: 500px;border-radius: 25px;}
.iico {font-size: 30pt;
    border: 3px solid #F5851E;
    padding: 15px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: -42px;
    left: 33%;}
.bilgiler .text {
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 50px;
    line-height: 24px;
    color:#c6d7d9;
}
.bilgiler .title {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #fff;
}
.bilgiler {
    text-align: left;
    margin-top: 10px;
    padding: 12px;
}
.bitenlink{border: none;margin-right:12px;color: #fff;	border-radius: 10px;padding: 14px 42px;font-size: 12pt;
background:#43b8c7}
.teklifallink {border: none; color: #fff;
    background: #a9c45f;border-radius: 10px;padding: 14px 42px;font-size: 12pt;}
@media only screen and (max-width: 764px){
.haks { width: 100%;}
.hakkont { display:block;}
.bilgiler {  margin-bottom: 30px;}
.haks img { width: 100%;}
.lnktoo {padding: 10px 12px;}
  }
/************************* responsive menu *****************************/
.accordion-menu {
  width: 100%;
}

.accordion-menu li.open .dropdownlink,.dropdownlink a {
    color: #000;
    font-size: 12pt;
    font-weight: 600;
}
.accordion-menu li.open .dropdownlink .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-menu li:last-child .dropdownlink {
}

.dropdownlink {
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    padding: 12px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #47243c;
    position: relative;
    border-radius: 4px;
    background: #ffffff;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border: 1px solid #e9e9e9;
}
.dropdownlink i {
  position: absolute;
  left: 16px;
}
.dropdownlink .fa-chevron-down {
    right: 12px;
    left: auto;
    padding: 5px;
    border-radius: 4px;
    color:#9cb6b0;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
background: #eee;
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#1794a4; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.submenuItems {    border-radius: 6px;
  display: none;
  background: #fff;
 max-height: 300px;
    overflow: auto;
}
.submenuItems li {     background: #1f594b;
    border-bottom: 1px solid #0c4738;
}
.submenuItems a {    font-size: 11pt;
  display: block;
      font-weight: 600;
  color: #e5c87b;
  padding: 12px 12px 12px 15px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.submenuItems a:hover {
  background-color: #000;
  color: #fff;
}  
  #respoload {
    display: none;
    position: fixed;
    background: rgb(9 51 57 / 70%);
    opacity: .4;
    width: 100%;
    height: 100%;
    z-index: 10;
}
#menu_sol {
    left: -300px;
    width: 300px;
    color: #fff;
    position: fixed;
    transition: all 0.2s ease 0s;
    z-index: 50000;
    height: 100%;
    top: 0;
    background:#fff;
        overflow: auto;
}
.biziara {  display: flex;
    font-size: 12pt;
    color: #e5c87b;
    text-align: left;
    right: 18%;
    top: 18%;}
/*-------------------------------- respo 940 ---------------------------*/

@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1028px) {
.biziara {  display: none;}
.atara {    display: block;
    top: 34%;
    left: 8px;}
.menuAc,#uyelogins { display: block;}
.menu ul { display: none; float: none;}
.menu ul li { float: none;}
.menu ul li a {
    border-bottom: 1px solid #555;
    border-right: medium none;
        display: block;
    padding: 17px 10px;
    width: 100%;
    height:auto;
    vertical-align: middle;
    font-size: 10pt;
text-align: left;
}
.tasiyici, .fottasi, .fotnot, .logtasi, #ustic, #urunler, #sltaltiic, #saha, .mrtas { width: 100%; }
#reskategori {display:block}
.bic {float: none;width: 100%;}
.resfalan {margin-bottom: 20px;width: 30%;}
#logo { top: -5px; transform: scale(0.7);}
.urun { width: 32.469%;}
#solmenu {display: none;}
#slayt {width:100%;}
#dollar,#logo,#slogan,#hurun,#uscontak {display: none;}
.detayliara {
    right: 82px;
    top: 6%;
}
.dropdown-content {
    min-width: 96px;
    margin-left: -30px;
    margin-top: 2px;
}
.ussers {  font-size: 19pt !important;}
.search {   width: 96%;display: none;
    left: 10px;
    position: relative;
    margin-top: 2px;
    margin-bottom: 8px;}
    
#sosial {float:none;left: 0;}
.prood {width: 47%;}
.sepet {        font-size: 18pt;
    top: 18px;
    padding: 9px 8px;
    right: 8px;}
#logom {    width: 137px;
    position: relative;
    margin-bottom: 12px;
    margin-top: 14px;
    margin-left: 0px;}
#enusttasiyici { }
.detayliara.detfavor {
    right: 50px;
    width: 35px;
    padding: 4px 8px;
    top: 18px;
    display: block;
    height: 36px;
}
	.favtor {     left: 11px;
    top: -5px;
    width: 20px;
    height: 20px;}
	.favvor { font-size: 20pt; padding: 0px 0px;}
	.sepad {
    font-weight: 900;
    font-size: 10pt;
    height: 20px;
    /* padding-top: 6px; */
    position: absolute;
    left: 22px;
    text-align: center;
    top: -6px;
    width: 20px;
}
}

/*-------------------------- respo 560 --------------------------------*/

@media only screen and (max-width: 560px) {
	.resimler {}
	#slayt .resimler img {}
#enust:before {  width: 40%;}
.logtasi { text-align: left;}
#sosial {left: 50px;}
.vlink {padding:6px 12px}
.menuAc {    display: block;}
.menu ul {   display: none; float: none;}
.menu ul li { float: none;}
.menu ul li a {
    border-bottom: 1px solid #555;
    border-right: medium none;
}
#uismi { height: 35px;font-size: 10pt;}
.ulogin a, .destekk a {    font-size: 9pt; color: #000; font-weight: 800;}
#ufiyat {  font-size: 15pt;}
.tasiyici, .fottasi, .logtasi, #ustic, #urunler, #sltaltiic, #saha {  width: 100%;}
#urunresim {  height: 285px; }
#urunresim img { height: 95%; }
.bic {   float: none;  width: 100%;}
.prood {float:none;width:100%}
.resfalan {  margin-bottom: 20px;  width: 100%;}
/*#slayt .owl-next, #slayt .owl-prev { transform: scale(0.4);}*/
/*#slayt #slogan, #slayt .owl-page span { transform: scale(0.4);}*/
#logo { top: -5px;transform: scale(0.5);}
.mrts { width: 50%;}
#icmenualt { padding:0px; padding-top: 3px; }
#slayt {width: 100%;    margin-top: -3px;}
.urun {width: 47.20%;margin:3px}
#solmenu,.tedgiz {display: none;}
#u_resim {width:100%}
#dollar,#logo,#slogan,#hurun {display: none;}
.sepeteat {  padding: 7px 0px;}
#tabtuslar ul li {padding: 10px 10px;}
#tabicerik { top: 38px;}
.sabar {    width: 120px;}
#zomtex {min-width: 90%;}
.ara_input { padding: 6px;}
.arayici {    padding: 7px 16px;right: -1px;}
.ucslu img { margin-left: -50px;}
.mikrofon {  left: 0px;position: relative;padding: 7px 10px;}
.menu:before {width: 30%; height: 42px;}
.bakbi {  padding: 10px 10px; left: 20%;}
.u_oze {  width: 24%;}
.ubotto {   width: 86%;}
.merzili {  font-size: 10pt;}
}