﻿@charset "utf-8";
/* CSS Document */

body{font-family: 'Montserrat', sans-serif; font-size:1em; margin:0; color:#000; font-weight:400; }

@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.w5{width:5%;}
.w10{width:10%;}
.w15{width:15%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w35{width:35%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60% !important;}
.w65{width:65%;}
.w70{width:70%; margin: auto;}
.w75{width:75%;}
.w80{width:80%;}
.w85{width:85%;}
.w90{width:90%;}
.w95{width:95%;}

div, span, p, header, footer, .main, a , table, tr, td, input, textarea, select, ul, li
{box-sizing:border-box; outline:none;}


a{	transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
-webkit-transition:all 0.3s;
text-decoration:none;
cursor:pointer;}

.effect, ::after, ::before, textarea, input
{transition:all 0.3s;
-moz-transition:all  0.3s;
-ms-transition:all  0.3s;
-o-transition:all  0.3s;
-webkit-transition:all  0.3;}

.ef1
{transition:all 0.5s;
-moz-transition:all  0.5s;
-ms-transition:all  0.5s;
-o-transition:all  0.5s;
-webkit-transition:all 0.5s;
}

.ef2
{transition:all 1.5s;
-moz-transition:all  1.5s;
-ms-transition:all  1.5s;
-o-transition:all  1.5s;
-webkit-transition:all 1.5s;
}

ul,p,h1,h2,h3,h4,h5
{margin:0px;
padding:0px;
list-style: none;
}
.over{overflow:hidden;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.container{
	width:100%;
}
.resp-select {display:none;}
.umenu {display:none;}
.menu-btn{ display:none;}
.respshow { display:none;}
.full{
    margin: auto;
    width: 90%;
}

header{
    width: 100%;
    margin-top: 5px;
height: 120px;
    background-image: url(images/golge.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.logo{
    width: 25%;
    height: 120px;
    float: left;
	padding-top:20px;
   
}
.logo a {
	display:block;
	position:relative;
	}
.logo a::after {
	position:absolute;
	content:"";
	background-image:url(images/ayse-rodoslu-logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:222px;
	height:29px;
	left:90px;
	top:30px;
	}

.logon{
    width: 25%;
    height: 120px;
    float: left;
	padding-top:20px;
   
}
.logon a {
	display:block;
	position:relative;
	}
.logon a::after {
	position:absolute;
	content:"";
	background-image:url(images/ayse-rodoslu-logo2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:175px;
	height:28px;
	left:90px;
	top:30px;
	}
	

.size-table-v2 .size-table-list tbody {
    border-bottom: 1px solid #bef0fb;
}
table {
            border: 1px solid #bef0fb;
            margin-bottom: 20px;
        }
        tbody {
            border-bottom: 1px solid #bef0fb;
        }
        th {
           font-size: 0.9em;
    font-weight: 300;
    background: #bef0fb;
    border-top: 1px solid #bef0fb;
    border-right: 1px solid #bef0fb;
    border-left: none;
    color: #494949;
    text-align: center;
    padding: 10px 0;

        }
        td {
                font-size: 0.9em;
    border-top: 1px solid#bef0fb;
    border-right: 1px solid #bef0fb;
    padding: 10px 0;
    text-align: center;

        }


.yuzukol{
    padding: 50px;
}

.fr{
    width: 100%;
}

.fx2{
    float: left;
    padding: 0 25px 30px 0px;
    width: 20%;
}

.fy0{
    float: right;
    width: 76%;
    padding: 25px 0 0 0;
}


.logo2{
    width: 100%;
    height: 165px;
    float: left;
    text-align: center;
}

.header-left{
    width: 75%;
    float: right;
}

.social{
    width: 100%;
    margin-bottom: 50px;
margin-top: 10px;
}


.menu{
    width: 100%;
    overflow: hidden;
    float: right;
}

.menu ul li a{
    float: right;
    display: block;
    padding: 10px 10px 10px 10px;
    position: relative;
    color: #000;
    font-size: 0.8em;
	font-weight:300;
}
.menu a:hover{
    color: #bfeff9;
}
.home{
    display: block;
    margin-right: 20px;
    position: relative;
    float: right;
}


.sayi{
    position: absolute;
    background-color: #beeef8;
    border-radius: 10px;
    content: "";
    top: 50%;
    left: 40%;
    font-size: 0.6em;
    color: #484848;
    padding-top: 4px;
    font-weight: 600;
    z-index: 1001;
	width: 20px;
height: 20px;
text-align: center;

}


.search{
    width: 100px;
    position: relative;
	margin-top: -5px;
	margin-right: 5px;
	display:none;
}

.saktif{
    width: 15%!important;
}

.search input[type=text]{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: white;
    transition: width 0.4s ease-in-out;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    padding: 8px;
    position: relative;
    font-size: 0.7em;
	position:relative;
	z-index:100;
}
.search input[type=submit]{
    width: auto;
    height:auto;
	position:absolute;
	z-index:150;
	font-weight:500;
	padding:5px 2px;
	background-color:#beeef8;
	color:#484848;
	font-family:'Montserrat';
	font-size:0.7em;
	border:none;
	right:0;
	top:0;
	min-height:31px;
	cursor:pointer;
}
.search input[type=submit]:hover{
	background-color:#484848;
	color:#fff;
}


.slider{
    width: 100%;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

#nwlist .item {
    width: 100%;
    z-index: 100;
    display: block;
    position: relative;
    margin: auto;
    background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
	cursor:pointer;
}

.resim{
    min-height: 549px;
    background-repeat: no-repeat;
    background-position: left;
    z-index: 100;
    display: block;
    position: relative;
    background-image: url(resimler/arka.jpg);
    margin: auto;
}
.owl-pagination {
    display:block;
}

.slide2{
    position: absolute;
    content: "";
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    right: 10%;
    height: 586px;
    width: 470px;
	background-size: 100%;
}

.slogan{
    position: absolute;
    content: "";
    top: 65%;
    left: 18%;
    color: #469db0;
    font-size: 3.5em;
    letter-spacing: -2px;
    font-weight: 400;
    z-index: 200;}

.slogan2{
    font-size: 0.3em;
    width: 100%;
    display: block;
    letter-spacing: 0;
    padding-left: 150px;
    font-weight: 500;
    line-height: 30px;
    z-index: 200;
    color: #494949;

}



footer{
    width: 100%;
    overflow: hidden;
    background-image: url(images/golge-alt.png);
    background-position: left top;
    background-repeat: repeat-x;
    padding-top: 30px;
    position: relative;
}
.social-media{
    width: 40%;
    float: left;
    position: relative;
}

.imza{
    width: 60%;
    float: right;
    color: #8f8f8f;
    font-size: 0.9em;
    font-weight: 200;
}

.imza a{
    color: #8f8f8f;
}

.social-alt{
    position: relative;
    padding: 5px;
    z-index: 1000;
}

.gizlilik{
margin:40px 0px;
width:100%; 
overflow:hidden;
text-align: right;
}


.gizlilik a{
    position: relative;
    margin: 0px 15px;
    font-size: 0.8em;
    color: #6d6c6c;
    font-weight: 300;
	float:right;
}
.gizlilik a:hover::before{
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
	transform: rotate(0deg);
	background-color: #6d6c6c;

}
.gizlilik a::before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #bef0fb;
    left: -15px;
    top: 2px;
    -ms-transform: rotate(35deg); /* IE 9 */
    -webkit-transform: rotate(35deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	transform: rotate(35deg);
}

.hakkinda{
    width: 100%;
}


.hakkinda-sol{
    width: 35%;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 635px;
}


.hakkinda-sag{
    width: 65%;
    float: right;
    background-repeat: repeat;
    background-position: center center;
    background-image: url(resimler/arka.jpg);
    background-size: cover;
}


.brd{
    border: 1px solid #fff;
    margin: 20px;   
    color: #484848;
    text-align: justify;
    line-height: 25px;
    font-weight: 200;
}

.bigg{
    color: #469db0;
    font-size: 3.5em;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 30px;
}

.lit{
    color:#484848;
}

.not{
    background-color: #fff;
    width: 100%;
    margin-top: 20px;
    padding-top: 16px;
    position: relative;
    margin-bottom: 20px;

}
.not2{
    width: 100%;
    padding: 20px 60px;
    position: relative;
    margin-bottom: 20px;
    color: #484848;}

.ic{
    padding: 0px 80px;
    font-weight: 200;
}

.not::before{
    background-image: url(images/ok.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 27px;
    position: absolute;
    content: "";
    width: 40px;
    top: 10%;
    left: 3%;
}


.not::after{
    background-image: url(images/ok2.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 27px;
    position: absolute;
    content: "";
    width: 40px;
    bottom: 15%;
    right: 5%;
}


.not2::before{
    background-image: url(images/ok3.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 27px;
    position: absolute;
    content: "";
    width: 40px;
    top: 10%;
    left: 1%;
}


.not2::after{
    background-image: url(images/ok4.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 27px;
    position: absolute;
    content: "";
    width: 40px;
    bottom: 0%;
    right: 2%;
}

.imza a:hover{
    color: #beeef8;
}

.kolek{
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

.kolek-left {
    width: 20%;
    float: left;
    border-right: 1px solid  #f4f4f4;
    margin-top: 15px;
}

.kolek-right{
    width: 76%;
    float: right;
}

.urun-govde{
    width: 100%
}

.kolek-left ul li a{
    display: block;
    color: #484848;
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0 10px 25px;
    position: relative;
    font-size: 0.9em;
	font-weight:300;
}


.kolek-left ul li a:hover::before{
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
    background-color: #bef0fb;
    border:0;
}


.kolek-left ul li a.aktif::before{
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
    background-color: #bef0fb;
    border:0;
}


.kolek-left ul li a::before{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(212, 212, 212, 0.4);
    left: -2%;
    bottom: 20%;
    -ms-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    -moz-transform: rotate(65deg);
    -o-transform: rotate(65deg);
	transform: rotate(65deg);
}

.kolek-left li a:hover{
    border-bottom: 1px solid #beeef8;
}
.kolek-left li a:focus{
    border:0;
}

.banner{
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(resimler/arka.jpg);
    background-size: cover;
    width: 100%;
    margin: 0 0 50px 0;
    position: relative;
	overflow:hidden;
}


.res{
    height: 340px;
    background-repeat: no-repeat;
    background-position: center center;
	background-size:cover;
	float:left;
	width:35%;
	display:block;
}

.kolozet {
	width:60%;
	float:right;
	padding-right: 10px;
	}


.baslikq{
    position: absolute;
    content: "";
    top: 5%;
    left: 42%;

}


.baslikx{
    display: block;
    font-size: 0.9em;
    font-weight: 500;
    color: #484848;
}


.shop{
    width: 30%;
    float: left;
    border: 1px solid #d4d4d4;
    margin: 0px 5% 3% 0%;
    color: #484848;
    font-weight: 200;
    position: relative;
    opacity: 0.8;    
	z-index: 100;
	display: block;
}

.shop:nth-child(3n){
    margin: 0 0 3% 0%;
}

.shop:hover{
    opacity: 1;
}

.shop-ana a{
    color: #484848;
    display: block;
}


.shop-top{
width: 94%;
height: 250px;
background-position:bottom center;
background-repeat: no-repeat;
position: relative;
margin: 20px auto;
background-size: 90%;
z-index: 90;
transition:all 1.5s;
-moz-transition:all  1.5s;
-ms-transition:all  1.5s;
-o-transition:all  1.5s;
-webkit-transition:all 1.5s;
}


.shop-bottom{
    width: 100%;
    position: relative;
    padding: 0 20px 25px 20px;
    
}

.sbas{
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 0.9em;
    color: #484848;
    min-height: 37px;
}


.sbas2{
    font-weight: 300;
    display: block;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    margin: 0 auto 10px auto;
	padding: 10px 0px 10px 0px;
    color: #484848;
    font-size: 0.9em;
}



.sbas3{
    text-decoration: line-through;
    display: block;
    margin: auto;
	min-height:25px;
    color: #484848;

}

.sbas4{
    display: block;
    margin: auto;

    color: #484848;

}
.unresp {display:none;}

.shop-c{
    position: absolute;
    content: "";
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    border: 1px solid #f4f4f4;
    padding-top: 4px;
    display: block;
    text-align: center;

}
.shop:hover .shop-top{ 
	background-position: top center;
}

.shop-c:hover{
    border: 1px solid #bef0fb;
}

.shop:hover{
    border: 1px solid #bef0fb;
}

.shop:hover .shop-c{
    color: #fff;
    background-color: #bef0fb;
}

.shop:hover .sbas2{
    border-bottom:1px solid #bef0fb;
}

.shop:hover .fa-shopping-bag{
    color: #fff;
}


.shop-c:hover{
    border: 1px solid #bef0fb;
}

.shop3:hover{
    border: 1px solid #bef0fb;
}

.shop3:hover .shop-c{
    color: #fff;
    background-color: #bef0fb;
}

.shop3:hover .sbas2{
    border-bottom:1px solid #bef0fb;
}

.shop3:hover .fa-shopping-bag{
    color: #fff;
}

.basx{
    border-bottom: 1px solid #beeef8;
    margin: 30px 0px 30px 0px;
    font-weight: 600;
    color: #484848;
    font-size: 1.1em;
    position: relative;
    padding: 0px 0px 10px 35px;

}

.indirim{
    position: absolute;
    content: "";
    background-color: #beeef8;
    color: #484848;
    width: 40px;
    height: 40px;
    border-radius: 100px;
	top: 10px;
	right: 10px;
    font-size: 0.8em;
    font-weight: 500;
    padding: 13px 3px;
	z-index: 100;
}


.fbaslik_c {
    width: 100%;
    margin-top: 15px;
    color: #cececc;
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    margin-bottom: 20px;
    top: 130px;
}

.ge{
    float: right;
    width: 55%;
    padding-left: 15px;
}
.fbaslik_c span:hover {
	background-color:#f0f0f0;
	}
.arrow_ikon_next{
    border: 1px solid #f0f0f0;
    padding: 0px 10px;
    right: 5%;
    position: absolute;
    cursor: pointer;
    top: 90px;
	background:url(images/news_next.png) center center no-repeat;
	display:block;
		width:30px;
	height:50px;
	background-size:50%;
}
.arrow_ikon_prev{
    border: 1px solid #f0f0f0;
    padding: 0px 10px;
    left: 5%;
    position: absolute;
    cursor: pointer;
    top: 90px;
	background:url(images/news_prev.png) center center no-repeat;
	display:block;
	width:30px;
	height:50px;
	background-size:50%;
}

#ficerik {
    width: 80%;
    color: #f2f2f2;
    font-size: 1em;
    text-align: justify;
    overflow: hidden;
    margin: auto;
}

.ficerik_r {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    padding: 30px 3px;
}

.fx{
    background-color: #5683a2;
}

#f_l_baslik {
    color: #fff;
    font-size: 1em;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 400;
}
#f_l_baslik a{
    color: #fff;
}




.ficerik_r a{
    text-decoration: none;
    color: #fff;
    font-weight: 100;
    padding-left: 40px;
    font-size: 1em;
}

#f_l_icerik {
    color:#777a7a;
    font-size:0.9em;
    line-height:18px;
    font-weight: 100;


}
#f_l_icerik a{
    text-decoration:none;
    color:#fff;
}
#newsticker-demo ul li a img{
	width:100%;
}

#newsticker-demo ul li a{
	width:auto;
	height:500px;
	margin:0px 30px;
	display:block;
	opacity:0.8;
}

#newsticker-demo ul li a:hover{
	opacity:1;
}



#newsticker-demo{
    width: 80%!important;
    margin: auto!important;
}

.haberler{
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}


.basx::before{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #bef0fb;
    left: 0%;
    bottom: 40%;
    -ms-transform: rotate(65deg); /* IE 9 */
    -webkit-transform: rotate(65deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(65deg);
	-o-transform: rotate(65deg);
	transform: rotate(65deg);
}


.basx:hover::before{
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
    background-color: rgba(212, 212, 212, 0.41);
    border:0;

}


.medya{
    width: 100%;
   
}

.basxy{
    font-weight: 300;
}
.medya-resim{
    display: block;
    position: relative;
    float: left;
    opacity: 1;
	width: 18%;
	padding:30px;
	margin:0px 2.5% 2% 0;
    border: 1px solid rgba(0,0,0,0.1);
	text-align:center;
	min-height:325px;

}

.medicresim {
	width: 100%;
height: 200px;
background-size: cover;
background-repeat:no-repeat;
background-position: center center;
	}

.medya-resim:nth-child(5n+6){
    margin: 0% 0% 2% 0%;
}

.medya-resim img{ 
	width:auto;
	max-height: 155px;

}

.medya-baslik {
	width:100%;
	color:#484848;
	font-size:0.8em;
	margin:10px auto;
	text-align:center;
	min-height:32px;
	}

.medya-resim:hover{
    border: 1px solid #bef0fb;
    opacity: 1;
}


.shop3 {
    width: 24%;
    float: left;
    border: 1px solid #d4d4d4;
    margin: 0px 1.3% 1% 0%;
    color: #484848;
    font-weight: 200;
    position: relative;
    opacity: 0.8;}

.shop3:nth-child(4n){
    margin: 0px 0% 1% 0%;
}

.medya-resim::before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #bef0fb;
    left: 48%;
    bottom: 4%;
    -ms-transform: rotate(65deg); /* IE 9 */
    -webkit-transform: rotate(65deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(65deg);
	-o-transform: rotate(65deg);
	transform: rotate(65deg);
    background-image: url(images/arti.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


.medya-resim:hover::before{
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
    background-color: rgba(212, 212, 212, 0.41);
    border:0;

}

.shop3:hover .shop-top{ 
    background-position: top center;
}


.s-sorumluluk{
    width: 100%;
    background-color: #f6f6f6;
    min-height: 335px;
    margin-bottom: 30px;
	overflow:hidden;
}

.shop2{
    width: 20%;
    float: left;
    color: #484848;
    font-weight: 200;
    position: relative;
    background-color: #fff;
    margin-left: 20px;

}

.sg{
    right: 42%;
    bottom: -26%;
}


.shop-ana{
    width: 30%;
}


.bsk{
    width: 30%;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 335px;
}


.bilgi{
    width: 40%;
    float: left;
    color: #484848;
    margin-left: 50px;
    margin-top: 65px;

}


.b-baslik{
    font-weight: 600;
    color: #484848;
    font-size: 0.9em;
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
}


.slog{
    font-style: italic;
    display: block;
    font-weight: 500;
    font-size: 0.8em;
    margin-bottom: 20px;
}


.slogx{
    font-size: 0.8em;
    line-height: 30px;
}


.video{
    width: 75%;
    float: left;
	overflow:hidden;
}

.video-right{
    width: 25%;
    float: right;
    background-color: #f6f6f6;
    padding: 10px 10px;
    font-size: 0.9em;
    line-height: 25px;
    font-weight: 300;
    text-align: center;}

.video-genel{
    width: 100%;
    border: 1px solid #e1ddd8;
    margin-bottom: 30px;
    background-color: #f6f6f6;
	overflow:hidden;
	height: 350px;
}

.st{
    display: block;
    border-bottom: 1px solid #e1ddd8;
}

.sizden-gelenler{
    width: 100%;
    height: 400px;
}

.sizden-left{
    width: 25%;
    height: 340px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
}

.sizden-right{
    width: 75%;
    float: right;
    background-repeat: repeat;
    background-position: center center;
    background-image: url(resimler/arka.jpg);
    background-size: cover;
}


.unvan{
    color: #469db0;
    font-size: 1.5em;
    font-weight: 300;
    display: block;

}

.unvanx{
    font-size: 0.7em;
}
.xc{
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.xl{
    float: right;
}

.xr{
    float: left;
}
.xs{
    display: block;
    color: #484848;
    font-weight: 500;
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 10px;
}
.iletisim-right a{ 
	color:#484848;
}
.satis-govde{
    width: 100%;
}


.satis{
    width: 30%;
    height: 200px;
    margin: 1.5%;
    background-repeat: repeat;
    background-position: center center;
    background-image: url(resimler/arka.jpg);
    background-size: cover;
    font-weight: 300;
    font-size: 0.9em;
    display: inline-table;
    position: relative;
    text-align: left;
    padding: 0 10px;
}

.satis a {
	color:#484848;
	}


.sat{
    color: #484848;
    font-size: 0.9em;
    font-weight: 300;
    padding: 15px;
	position:relative;
	z-index:110;
}



.tabl{
    width: 100%;
    text-align: center;
}

.satis::before{
    border: 1px solid #fff;
    position: absolute;
    top: 7%;
    left: 4%;
    content: "";
    width: 92%;
    min-height: 85%;
	z-index:100;
}

.iletisim-left{
    width: 50%;
    float: left;
}



.iletisim-right{
    width: 50%;
    float: right;
}

.basxx{
    font-weight: 600;
    color: #484848;
    font-size: 1.1em;
}



.iletisim-left input[type=text]{
    width: 80%;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 0.8em;
    padding: 15px 0px 15px 0px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background-size: 6%;
    color: #484848;
    font-family: 'Montserrat', sans-serif;

}

 .iletisim-left input[type="text"]:focus  {
   color: #484848;
}


.formiis::-webkit-input-placeholder {color:#484848;} /* Google Chrome, Opera */
.formiis:-ms-input-placeholder{color:#484848;} /* Internet Explorer */
.formiis::-moz-placeholder{color:#484848;} /* Mozilla Firefox 19+ */
.formiis:-moz-placeholder{color:#484848;} /* Mozilla Firefox 18- */

.tex2{
    border-radius: 0px;
    background-color: #ffffff;
	border:none;
    border-bottom: 1px solid #e5e5e5;
    width: 80%;
    font-size: 0.8em;
    padding: 15px 0px 15px 0px;
    box-sizing: border-box;
    height: 100px;
    font-family: 'Montserrat', sans-serif;
    color: #484848;
    margin-bottom: 20px;

}
.tex:focus{
    color: #484848;
}

.gon{
    padding: 15px;
    background-color: #bef0fb;
    border: 0;
    color: #484848;
    float: left;
    margin: 15px 0px;
    font-weight: 700;
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    cursor: pointer;

}
.gon:hover{
    background-color: #484848;
    color: #fff;
}
.hatamesaji {
	margin:20px 0px;
	color:#4daabe;
	font-weight:400;
	}
.hatamesaji a{color:#4daabe;}
.satis-iletisim{
    width: 100%;
    padding: 30px;
    margin: 20px 0;
}

.basxyy{
    font-weight: 200;
}


.devam{
    font-size: 0.9em;
    text-align: center;
    width: 100%;
}


.devam a.devamet{
    display: block;
    background-color: #bef0fb;
    padding: 15px;
    color: #484848;
    font-weight: 500;
    width: 20%;
    margin: 30px auto 30px auto;

}


.devam a.kolek{
    font-weight: 500;
	color:#000;
}

.btn-govde{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

.buton1{
    display: block;
    background-color: #bef0fb;
    padding: 15px;
    color: #484848;
    font-weight: 500;
    width: 20%;
    float: right;
    font-size: 0.9em;
    text-align: center;
    margin-left: 20px;
}

.buton1:hover{
    background-color: #484848;
    color: #fff;
}


.buton2{
    background-color: #484848;
    color: #ffffff;
}


.devam a:hover{
    background-color: #484848;
    color: #ffffff;
}


.buton2:hover{
    background-color: #bef0fb;
    color: #484848;
}

.inp-buton:hover{
    background-color: #484848;
    color: #ffffff;
}



.tm1{
    width: 35%;
    float: left;
    text-align: left;
}

.tm2{
    width: 20%;
    float: left;
    text-align: center;
}
.tm3{
    width: 25%;
    float: left;
    text-align: center;
}
.tm4{
    width: 20%;
    float: left;
    text-align: right;
}

.tamamla-urun{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    position: relative;
    padding-top: 30px;
}

.sp{
    width: 40%;
    height: 100px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size:60%;

}
.tm3 a:hover {
	background-color:#484848;
	color:#fff;
	}
.eksiadet {
	width:40px;
	height:40px;
	text-align:center;
	font-size:18px;
	padding-top:10px;
	display:inline-block;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	}
	
.artiadet {
	width:40px;
	height:40px;
	text-align:center;
	font-size:18px;
	padding-top:10px;
	display:inline-block;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	}
.adetsayi {
	width:40px;
	height:40px;
	text-align:center;
	font-size:18px;
	padding-top:10px;
	display:inline-block;
	border:1px solid #ccc;
	}

.sp-right{
    width:60%;
    float: right;
}

.spo{
    width: 100%;
    font-weight: 400;
    font-size: 1.1em;
    margin-top: 15px;
}

.tamamla-urun2 {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    position: relative;}


.sbasx{
    font-weight: 400;
    font-size: 1.1em;
    color: #484848;
}
.sbas22{
    font-weight: 300;
    display: block;
    margin: auto;
    color: #484848;
    font-size: 0.9em;
    margin-bottom: 20px;
}


.tamamla{
    width: 100%;
    position: relative;
}


.beyb{
    font-size: 0.8em;
    font-weight: 200;
    color: #484848;
}

.beyb:hover{
    color: #bef0fb;
}

.beyb:hover .fa{
    color: #bef0fb;}

.wa input[type=number]{
    padding: 10px;
    width: 50%;
}


.genel{
    width: 100%;
    overflow: hidden;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    padding-bottom: 50px;

}



.siparis{
    width: 65%;
    float: left;
}

.siparis-right{
    width: 35%;
    float: right;
    border:1px solid #e5e5e5;
    padding: 20px;
}
.uyekongovde {
	margin:0 7.5%;
	}

.ozet{
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    color: #484848;
    font-size: 0.9em;
    font-weight: 500;
    text-align: left;
}
.ozet a{
    color: #484848;
}

.ozet2{
    text-align: right;
    float: right;
    font-weight: 300;
    font-size: 0.9em;
}


.s-1{
    width: 50%;
    float: left;
    font-size: 0.9em;
}

.s-2{
    width: 50%;
    float: right;
    font-size: 0.9em;
}

.s3{
    width: 95%;
    font-size: 0.9em;


}


.genel2{
    width: 100%;
    overflow: hidden;
    font-size: 0.9em;
    text-align: right;
    padding-top: 20px;
}

.siparis input[type=text],.siparis input[type=password]{
    width: 90%;
    box-sizing: border-box;
    background-color: #f3f3f3;
    border: 0;
    font-size: 0.8em;
    padding: 15px 0px 15px 10px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background-size: 6%;
    color: #484848;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;

}

.s-2 select, .s-1 select {
    box-sizing: border-box;
    background-color: #f3f3f3;
    border: 0;
    font-size: 0.8em;
    padding: 15px 0px 15px 10px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    color: #484848;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
	}

 .siparis input[type="text"]:focus  {
   color: #484848;
}


.formiis::-webkit-input-placeholder {color:#484848;} /* Google Chrome, Opera */
.formiis:-ms-input-placeholder{color:#484848;} /* Internet Explorer */
.formiis::-moz-placeholder{color:#484848;} /* Mozilla Firefox 19+ */
.formiis:-moz-placeholder{color:#484848;} /* Mozilla Firefox 18- */

.tex{
    border-radius: 0px;
    background-color: #f3f3f3;
    border: 0;
    width: 95%;
    font-size: 0.8em;
    padding: 15px 0px 15px 10px;
    box-sizing: border-box;
    height: 100px;
    font-family: 'Montserrat', sans-serif;
    color: #484848;
    margin-bottom: 20px;

}
.tex:focus{
    color: #484848;
}

.gon3{
    padding: 15px;
    background-color: #484848;
    border: 0;
    color: #fff;
    float: right;
    margin: 50px 0px;
    font-weight: 700;
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    width: 30%;
    cursor: pointer;

}
.uyegiris{
    padding: 10px;
    background-color: #484848;
    border: 0;
    color: #fff;
    float: right;
    margin:10px;
    font-weight: 700;
    font-size: 0.8em;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    cursor: pointer;
	display:block;

}

.uyeol,.uyeolma,.sifregonder{
    padding: 10px;
    background-color: #484848;
    border: 0;
    color: #fff;
    margin:auto;
    font-weight: 700;
    font-size: 0.8em;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
    cursor: pointer;
	display:block;

}

.uyegiris:hover,.uyeol:hover,.uyeolma:hover{
    background-color:#bef0fb;
	color:#484848;
}
.unuttum {
	float:left;
	display:block;
	margin-left:10px;
	font-size:0.8em;
	color:#333;
	
    margin: 20px 0px;
	}


    .tr{
        color:#3c3c3c;
        float: right;
        margin-right: 15px;
        border: 1px solid #c0f0fa;
        border-radius: 5px;
        background-color: #c4f4fe;
        padding:5px;
        font-size: 0.8em;
        font-weight: 600;
    }
    .tr:hover{
        background-color: #777;
        color:#fff;
    }
.mini-ozet input[type="text"], .mini-ozet input[type="password"]{
	width:95%;
	padding:10px 0px;
	}
.gon3:hover{
    background-color:#bef0fb;
	color:#484848;
}
#ulogin .s-1,#ugonder .s-1 {
	width:100% !important;
	}
.toplink {
	display:block;
	font-size:0.8em;
	color:#226978;
	padding-top:5px;
}
.toplink:hover {
	color:#484848;
}
.secilenbirim {
    color: #3c3c3c;
    float: right;
    margin-right: 15px;
    border: 1px solid #c0f0fa;
    border-radius: 5px;
    background-color: #c4f4fe;
    padding: 5px 10px;
    font-size: 0.8em;
    font-weight: 600;
    position: relative;
    z-index: 2000;
    cursor: pointer;
}
.secilenbirim i{font-size: 11px;}
.secilenbirim:hover i{color: #fff;}
.secilenbirim:hover{background-color: #777;
    color: #fff;}
.birimler {
position: absolute;
display: none;
z-index: 2000;
top: 0;
width: 100%;
right: -110%;
}

.secbirim {
    color: #fff;
    float: right;
    border: 1px solid #c0f0fa;
    border-radius: 5px;
    background-color: #226978;
    padding: 5px;
    font-size: 0.8em;
    font-weight: 600;
    position: relative;
    z-index: 2000;
    cursor: pointer;
    width: 100%;
    text-align: center;
}
.secbirim:hover{background-color: #777;}

.f1{
    display: block;
    color: #484848;
}

.mleft10{margin:0 10px;float: right;padding-top:5px;}
.ticonsright {float: right;}
.ticonsleft {float: right;}
input[type="radio"] + label span.onay {

display: inline-block;
width: 44px;
height: 44px;
vertical-align: middle;
color: #000;
background:url(images/red.png) center center no-repeat;
cursor: pointer;
background-color: #e9e9e9;
border:1px solid #cccccc;
margin: 0px 10px 10px 0px;

}

input[type="radio"]:checked + label span.onay {

background:url(images/onay.png) center center no-repeat;
background-color: #fff;

}


input[type="radio"] + label span.red {

display: inline-block;
width: 44px;
height: 44px;
vertical-align: middle;
color: #000;
background:url(images/red.png) center center no-repeat;
cursor: pointer;
background-color: #f3f3f3;
border:1px solid #cccccc;
margin: 0 10px 10px 15px;

}

input[type="radio"]:checked + label span.red {

background:url(images/red.png) center center no-repeat;
background-color: #fff;

}
.s3 input[type="radio"] {
    display: none;}

.s4{
    width: 90%;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}


.s5{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    font-weight: 600;
    color: #484848;
}

/* hide input */
input.radio:empty {
    margin-left: -999px;

}

/* style label */
input.radio:empty ~ label {
    position: relative;
    float: left;
    line-height: 2.5em;
    text-indent: 3.0em;
    margin-right: 10px;
    font-size: 1em;
    margin-top: 20px;
    font-weight: 400;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.radio:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #f3f3f3;
    border:1px solid #cccccc;
	background-position:center center;
 }

/* toggle hover */
input.radio:hover:not(:checked) ~ label:before {
    background: url(images/onay.png) center center no-repeat;
    color: #484848;
	


}

input.radio:hover:not(:checked) ~ label {
    color: #484848;
}

/* toggle on */
input.radio:checked ~ label:before {
    
    background-color: #77dcf2;
    background: url(images/onay.png) center center no-repeat;
}

input.radio:checked ~ label {
    color: #484848;
}

/* radio focus */


.sp2{
    width: 45%;
    height: 100px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80%;
    border: 1px solid #e5e5e5;

}

.sp-right2{
    width:50%;
    float: right;
}


.mini-ozet{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0px 15px 0px;
}


.m1{
    color: #484848;
    display: block;
    font-weight: 300;
    font-size: 0.9em;
}

.m2{
    color: #484848;
    display: block;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.b1{
    font-size: 0.7em;
    font-weight: 300;
    color: #484848;
}

.b2{
    font-size: 0.8em;
    font-weight: 800;
    padding: 10px;
}


.detay-govde{
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

.detay-left{
    width: 50%;
    float: left;
}


.detay-right{
    width: 45%;
    float: right;padding-left: 20px;
    
}

.dty{
    width: 20%;
    float: left;
}

.dty ul li{
	width: 85%;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #e5e5e5;
	overflow:hidden;
}
.dty ul li a{
	display:block;
	width:100%;
	height:80px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100%;
}
.dty ul li a:hover{
	background-position:top center;

}

.dty ul li img{
	max-width: 100px;
    max-height: 80px;
    vertical-align: middle;
}


.dty3{
    width: 80%;
    float: right;
    background-position: center center;
    background-repeat: no-repeat;
    height: 320px;
    border: 1px solid #e5e5e5;
    background-size: 60%;
}
#imageshow {
	-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
	}
@-webkit-keyframes fadeIn{
	0%{opacity:0}100%{opacity:1}
	}
	
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.gallery_thumb {
	cursor:pointer;
	}
#showlink {
	display:block;
	
	}
#selectedImage img{
	max-height:300px;
	vertical-align:middle;
	width:auto;
	position:relative !important;
	}
.zoomWrapper {
	width:auto !important;
	height:auto !important;
	}
#selectedImage{
	text-align:center;
	padding:10px 0px;
	}

.m1x{
    color: #484848;
    display: block;
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 10px;
}

.m2x{
    color: #484848;
    display: block;
    font-size: 0.8em;
    margin-bottom: 10px;
    font-weight: 500;
}

.m2xy{
    color: #484848;
    font-weight: 400;
}


.dty6{
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 15px 0;
	position:relative;
}

.dty img {
	width:100%;
	}
.m3x{
    color: #bf1919;
    font-weight: 600;
    text-decoration: line-through;
}

.m4x{
    color: #484848;
    font-weight: 500;
}

.m5x{
    color: #484848;
    font-weight: 400;
}


.wa2 input[type=number]{
    padding: 10px;
    width: 50%;
}

.wa3{
    color: #484848;
    font-size: 0.8em;
    margin-right: 10px;
    font-weight: 500;
}


.inp{
    width: 25%;
    float: left;
	position:relative;
}
.yolcusu {
    border: 1px solid #e5e5e5;
    padding: 5px;
    font-size: 0.8em;
    font-family: 'Montserrat', sans-serif;
    min-height: 40px;
	
	}
.olcualma {
	position:absolute;
	width:100%;
	padding-left:33px;
	display:block;
	font-size:0.8em;
	opacity:0.8;
	bottom:-25px;
	left:0;
	background-image:url(images/olcu.png);
	background-position:left center;
	background-repeat:no-repeat;
    color:#484848;
	}
.olcualma:hover {
	opacity:1;
	 }

.olcualma a{
    color:#484848;
}

.inp-buton{
    display: block;
    background-color: #bef0fb;
    padding: 10px;
    color: #484848;
    font-weight: 500;
    width: 100%;
    float: right;
    font-size: 0.9em;
    text-align: center;
}

.adet{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding-bottom: 20px;}

.shop-cx{
    position: relative;
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    padding: 9px 11px;
    display: block;
    margin-left: 7px;
}

.inp2{
    width: 13%;
    float: left;

}

.kargo{
    
    font-size: 0.9em;
    font-weight: 300;
}

.clock{
    font-size: 1.4em;
    padding-right: 10px;
}

.clo{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 35px;
}

.clo2{
    width: 100%;
    font-size: 0.9em;
    font-weight: 300;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 20px;

}

.dt4{
    font-size: 1.1em;
    color: #484848;
    display: block;
    font-weight: 500;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.usosyal {
	width:20%;
	background-color:#fff;
	margin:0 0 0 30px;
	border:none;
	}
.usosyal .shop-bottom {
	padding:0;
	}
.usosyal:hover { 
border:none;
}

.icerik-govde {
	width:100%;
	font-weight: 200;
	}
#mobic {
	display:none;
	}
.mobilg {display:none !important;}
.pcg {display:block !important;}
.indkupon {
float: left;
width: 70% !important;
padding: 5px !important;
height: 40px;
}
.kodsubmit {
float: right;
width: 25%;
height: 40px;
cursor: pointer;
background-color: #bef0fb;
    color: #484848;
    border: 0;
    font-weight: 700;
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
}
.kodhata {
width: 100%;
margin: 10px 0;
font-size: 1em;
clear: both;
padding-top: 10px;
}

.yukari{
    display: none;
}

.yukari img{
    width: 8px;
    transform: rotate(270deg);
}



























/* iPhone Phone Dikey*/
@media screen   and (min-device-width: 320px)   and (max-device-width: 1024px)
{

.yukari{
    display: flex;
    background: #e5e5e5;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
}
.ticonsright {float: left;}
.mobilg {display:block !important;}
.pcg {display:none !important;}

.kaybold {
	display:none;
	}
#selectedImage 
{
	display:none;
	}
#mobic {
	display:block;
	}
#mobic .item img {
	
	    max-height: 300px;
		    max-width: 336px;
    vertical-align: middle;
    width: auto;
    position: relative !important;
	    display: inline !important;
	}
#mobic .item {
text-align:center;
	}
#mobic .active {
	border:none;
	}
	
header{
	margin-top: 10px;
}

.logo {
    width: auto;
    height: 115px;
    float: left;
}

.zoomContainer{
	width: 100%!important;
	height: 0!important;
}

.zoomWindow{
	left: 0!important;
	width: 100%!important;
}


.clo{
	padding-top: 20px;
}

.inp-buton{
	margin-top: 25px;
	font-size: 0.8em;
}

	.olcualma {
    width: 138%;
    padding-left: 31px;
    bottom: -50px;
    left: 18px;}

	.dty3 {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.dty ul li {
	width: 25%;
    height: 55px;
    float: left;
    border: 1px solid #e5e5e5;
    margin: 0px 2px 27px 2px;
    overflow: hidden;
}

.dty {
    width: 100%;
    float: left;
} 					 	
.menu{
    display: none;
}
.res {width:100%;float:none;}

.kolozet {width:100%;padding:10px;float:none;}

.header-left {width:100%;}
.respshow {display:block;}
.social {margin-bottom:0px;
    margin-top: 0;
    height: 95px;
    padding-top: 15px;
}
.ticonsright {margin-bottom: 15px;}
.menu-btn{ 
    position: absolute;
    display: block;
    background: url(images/menu.png) center center no-repeat;
    width:40px;
    height:40px;
    right: 9%;
    top: 5%;
    background-color: #fff;
    z-index:1100;
    background-size:100%;
}



.umenu {
    position: absolute;
    right: 0%;
    width: 100%;
    background-color: #ccffff;
    z-index: 500;
    top: 8%;
    padding: 20px;
    z-index: 1050;
}

.umenu ul li a{
    display:block;
    width:100%;
    color:#484848;
    padding:10px;
	border-bottom:1px solid rgba(255,255,255,0.3);
}


.social-media {
    width: 100%;
    text-align: center;}

.imza {
    width: 100%;
    font-size: 0.8em;
    text-align: center;}




.slide2{
    display: none;
}
.sbas4 {
   
    font-size: 0.9em;}

.slogan {
    top: 74%;
    left: 2%;
    letter-spacing: 0;
    font-size: 3em;
    width: 80%;}

.slogan2{
    width: 100%;
    letter-spacing: 0;
    padding-left: 0;
}

.owl-theme .owl-controls {
    width: 100%!important;
    right: -2%!important;}


.slider{
    height: auto;}


.hakkinda-sol {
    width: 100%;}

.hakkinda-sag {
    width: 100%;}


.bigg {
    font-size: 2.5em;
    text-align: center;}

.ic {
    padding: 0px 10px;}

.brd {
    border: 1px solid #fff;
    margin: 6px;
    min-height: 480px;
    color: #484848;
    text-align: left;
    line-height: 20px;
    font-weight: 300;
    font-size: 0.9em;
}
.not {
    background-color: #fff;
    width: 100%;
    margin-top: 5px;
    padding-top: 16px;
    position: relative;
    padding: 15px 37px;}

.not::before{
    left: 0;}


.not::after{
    right : 0;
}


.resp-select{
    display: block;
    display: block;
    width: 100%;
    font-size: 1.5em;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    border-radius: 10px;
    border: 1px solid #beeef8;
	margin:20px 0px;    font-size: 1em;
}

.mobil-kategori{
    width: 100%;
    margin-top: 15px;
}

.kolek-left{
    display: none;
}


.kolek-right {
    width: 100%;
    float: none;}

.shop {
    width: 100%;
    margin: 5% auto;
    float: none;
	}

.baslikq {
    top: 25%;
    left: 10%;}

.medya-resim {
    width: 48%;
    margin: 1%;
    height: auto;
    padding: 7px;
 opacity: 1;    min-height: 245px;}

.medya-resim:nth-child(5n+6){
    margin:1%;
}

.bsk {
    display: none;
    width: 100%;}


.bilgi {
    width: 90%;
    float: left;
    color: #484848;
    margin: 10% 6%;}

.shop2 {
    width: 70%;
    margin-left: 50px;}

.satis {
    width: 100%;
    margin: 2% 0;}

.xc{
    margin-top: 20px;
}
.sizden-left {
    width: 100%;}

.sizden-right {
    width: 100%;}

.brd{
    min-height: 350px;
}

.shop:nth-child(3n){
    margin: 4% auto;
}

.ficerik_r {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    padding: 0;
    margin: 10px 5px;}


.ficerik_r a{
    padding-left: 0; 
}

.arrow_ikon_next{
    right: 0;
}
.arrow_ikon_prev{
    left: 0;
}
.video {
    width: 100%;}


.video iframe{
    height: 150px;
}

.video-right {
    width: 100%;}


.video-genel{
    min-height: 0;
    height: auto;
}

.s-sorumluluk {
    width: 100%;
    background-color: #f6f6f6;
    min-height:0;
    margin-bottom: 0;}

.iletisim-left {
    width: 100%;}

.iletisim-left input[type=text] {
    width: 100%;} 

.tex2{
    width: 100%;
}

.iletisim-right {
    width: 100%;}


.satis::before{
    top: 5%;
    min-height: 90%;
}
.buton1{
    width: 50%;
    font-size: 0.7em;
    margin-left: 0;
}

.devam a{
    width: 50%;
    margin: 20px auto 20px auto;
    font-size: 0.8em;
}
.spo {
    font-size: 0.9em;
    text-align: left;
}

.sbasx{
    font-size: 0.9em;
}

.sbas22{
    margin-bottom: 5px;
}

.sp-right {
    width: 100%;}


.resp{
    display: none;
}

.unresp{
    display: block;
}
.sp {
    width: 100%;}

.wa input[type=number] {
    padding: 1px;
    width: 50%;
    float: left;
    text-align: center;}

.tamamla-urun{
    margin-top: 10px;
    padding-top: 10px;
}

.tm2 {
    width: 25%;
    text-align: left;}

.tm1 {
    width: 30%;
    text-align: left;}

.tm4 {
    width: 20%;
    text-align: right;}

.tm3 {
    width: 25%;
    text-align: center;}

.tamamla-urun {
    margin-top: 10px;
    padding-top: 30px;}

.eksiadet {
    width: 20px;}

.artiadet {
    width: 20px;}

.adetsayi {
    width: 20px;}

.siparis {
    width: 100%;}

.siparis-right {
    width: 100%;
	margin:auto;
	}

.detay-left {
    width: 100%;}

.detay-right{
    width: 100%;
    padding-left: 0;
    padding-top: 20px;}

.inp {
    width: 35%;}
.inp2 {
    width: 30%;}


.wa2 input[type=number] {
    padding: 0;
    width: 66px;
    height: 39px;
    text-align: center;
    margin-top: 1px;
    border: 1px solid #e5e5e5 !important;}



.s-2 {
    width: 48%;}

.siparis input[type=text] {
    width: 100%;}
.tex{
    width: 100%;
}
.s4{
    width: 100%;
}

.s3{
    width: 100%;
}
input[type="radio"] + label span.red{
    margin: 0 2px 10px 0px;
    width: 30px;
    height: 30px;
}
input[type="radio"] + label span.onay{
    margin: 0 2px 10px 0px;
    width: 30px;
    height: 30px;
}
input.radio:empty ~ label:before{
    width: 2em;
    height: 2em;
}


.shop3 {
    width: 100%;
    margin: 0px 1.2% 6% 0%;}




.gizlilik a{
    position: relative;
    margin: 0px 20px;
    display: block;
    font-size: 0.8em;
    color: #6d6c6c;
    font-weight: 300;
    float: none;
}

.gizlilik{text-align: left;}


.devam a.devamet{
    width: 90%;
}


.search {
    width: 23%;}
.arama {
	margin-right:10px;
	}

.gon{
    margin:0px 0px 15px 0;
}
.logo img {width:auto;margin-top: 10px;height:70px;}
.logo a::after {
	width: 175px;
    height: 23px;
    left: 75px;
    background-size: 100%;
}
.logo {position:relative;
    height: 70px;
	padding-top:0;
}


.logon img {width:auto;margin-top: 10px;height:70px;}
.logon a::after {
	width: 175px;
    height: 28px;
    left: 75px;
    background-size: 100%;
}
.logon {position:relative;
    height: 70px;
	padding-top:0;
	}


/*.logo::after {
	position:absolute;
	content:"";
	width:132px;
	height:21px;
	right:-142px;
	top:55px;
	background-image:url(images/ayse-rodoslu.png);
	background-position:center center;
	background-repeat:no-repeat;
	}
	*/
.search input[type=submit] {font-size:0.5em;}
.yolcusu{
	padding: 0;
}
.home {margin-right:15px;}

.wa3{
	margin-right: 0px;
}

.basx{font-size: 1em;}
}
/* iPhone Phone Dikey*/




/* iPhone Phone Yatay*/
@media only screen  and (min-device-width: 320px)   and (max-device-width: 1024px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) 
{

.menu-btn{
    top: 21%;
}
.umenu{
    top:18%;
    width: 50%;
}

.slogan {
    left: 46%;
    width: 50%;
    top: 36%;}

.slogan2{
    width: 73%;}

.gizlilik {
    left: 0;
    width: 100%;
    text-align: center;}


.not {
    padding: 15px 50px;}

.brd {
    min-height: 375px;}

.shop {
    width: 48%;
    margin: 4% 1%;
	float:left;
	}

.baslikq {
    top: 35%;
    left: 58%;}


.medya-resim {
    width: 30%;
    margin: 10px 10px;
    height: 280px;}

.shop2 {
    width: 40%;
    margin-left: 20px;}

.bilgi {
    width: 100%;
    margin: 5% 0;
    padding: 0 20px;}

.s-sorumluluk {
    margin-bottom: 0;
    min-height: 0;}

.satis {
    width: 45%;}

.sizden-left {
    width: 50%;}

.sizden-right {
    width: 50%;}

.brd{
    min-height: 350px;
}

.hakkinda-sol {
    width: 50%;}

.hakkinda-sag {
    width: 50%;}

.video iframe {
    height: 300px;}

.bsk {
    display: none;}

.iletisim-left {
    width: 50%;}

.iletisim-right {
    width: 50%;}


.iletisim-right .satis{
    width: 100%;
}

.iletisim-left input[type=text] {
    width: 90%;}

.tex2{
    width: 90%;
}
.gon{
    width: 35%;
}


.shop3 {
    width: 48%;
    margin: 0px 1% 2% 1%;}


.tm3 {
    width: 25%;
    text-align: left;}


.res {
    width: 50%;
    float: left;
}

.kolozet {
    width: 50%;
    padding: 0 10px;
    float: left;
}


.bigg{
    margin-bottom: 20px;
    margin-top: 30px;
}

.inp {
    width: 20%;
}
.inp2 {
    width: 10%;}
.inp-buton{
	margin-top: 0;
}
.olcualma {
    bottom: -22px;
    left: 1px;
}

.clo {
    padding-top: 30px;
}

.dty ul li {
    width: 22%;
    height: 75px;
    float: left;
    border: 1px solid #e5e5e5;
    margin: 0px 2px 27px 2px;
    overflow: hidden;}

}
/* iPhone Phone Yatay*/





/* iPhone  Tablet Dikey*/
@media only screen  and (min-device-width: 768px)   and (max-device-width: 1024px) and (orientation: portrait) 
{

.slogan {
    top: 15%;
    left: 44%;}

.slogan2{
    padding-left: 4px;
}
.menu-btn{
    top: 8%;
}
.umenu{
    top: 6%;
    width: 50%;
}

.slide2 {
    top: -7%;
    right: -8%;
    background-size: 90%;
    display: block;}

.slider{
    height: auto;
}
.slogan2{
    color: #484848;
}

.gizlilik {
    left: 0;
    width: 100%;
    text-align: center;}

.not {
    padding: 15px 50px;}

.brd {
    min-height: 375px;}


.shop {
    width: 48%;
    margin: 4% 1%;
    float: left;
}

.shop2 {
    width: 40%;
    margin-left: 20px;}

.bilgi {
    width: 100%;
    margin: 5% 0;
    padding: 0 20px;}


.sizden-left {
    width: 50%;}

.sizden-right {
    width: 50%;}

.brd{
    min-height: 350px;
}
.hakkinda-sol {
    width: 50%;}

.hakkinda-sag {
    width: 50%;}
.baslikq {
    top: 40%;
    left: 50%;}


.satis {
    width: 48%;
    margin: 2% 0;}

.brd {
    min-height: 330px;}


.bsk {
    display: none;}


.iletisim-left {
    width: 50%;}

.iletisim-right {
    width: 50%;}


.iletisim-right .satis{
    width: 100%;
}

.iletisim-left input[type=text] {
    width: 90%;}

.tex2{
    width: 90%;
}
.gon{
    width: 35%;
}
.sp{
    background-size: 60%;
}

.siparis {
    width: 50%;}

.siparis-right {
    width: 47%;}


.detay-left{
    width: 45%;
    margin-right: 20px;
}


.detay-right{
    width: 50%;
}


.shop3 {
    width: 48%;
    margin: 0px 1% 2% 1%;}



.tm3 {
    text-align: left;}

.tm4 {
    text-align: center;}

.res {
    width: 50%;
    float: left;
}

.kolozet {
    width: 50%;
    padding: 0 10px;
    float: left;
}


.bigg{
    margin-bottom: 20px;
    margin-top: 30px;
}


.medicresim{
    background-size: 50%;
}









}
/* iPhone  Tablet Dikey*/




/* iPhone  Tablet Yatay*/
@media only screen  and (min-device-width: 768px)   and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) 
{

.menu-btn {
    top: 11%;}
.umenu {
    top: 9%;
    width: 50%;}

.slogan {
    left: 34%;
    width: 80%;
    top: 16%;}

.slide2{
    display: block;
}
.slider{
    height: 600px;
}

.gizlilik {
    left: 0;
    width: 100%;
    text-align: center;}
.not {
    padding: 15px 50px;}

.brd {
    min-height: 320px;}

.shop {
    width: 31%;
    margin: 4% 1%;}

.sizden-left {
    width: 35%;}

.sizden-right {
    width: 65%;}

.brd{
    min-height: 350px;
}
.hakkinda-sol {
    width: 40%;}

.hakkinda-sag {
    width: 60%;}

.baslikq {
    top: 35%;
    left: 40%;}

.brd {
    min-height: 330px;}

.sp{
    background-size: 60%;
}

.siparis {
    width: 50%;}

.siparis-right {
    width: 47%;}

.detay-left{
    width: 45%;
    margin-right: 20px;
}

.detay-right{
    width: 50%;
}
.shop3 {
    width: 31%;
    margin: 0px 1% 2% 1%;}

.tm4 {
    width: 20%;
    text-align: left;}
    
.res{
    background-position: top center;
}

.medicresim {
    background-size: 55%;}

.inp {
    width: 28%;
}
.inp2 {
    width: 13.5%;
}




}
/* iPhone  Tablet Yatay */




