@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=latin-ext');
body{
	font-family: 'Roboto', sans-serif;
  /*background-color: #EFEFEF;*/
}
#ctl00_ContentPlaceHolder1_slider .carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    /*-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;*/
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}
.anakatliselebg{
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 25rem;
}
#social-media a{
	margin: 0 0.5rem;
	color: #6c757d;
}
.langbtn{
	cursor: pointer;
	margin:0 5px;
	font-weight: 300;
}
.langlar {
	list-style-type: none;
	display: inline-block;
	padding: 15px 0;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	/*left: -100%;*/
	top: 100%;
	z-index: 1;
	display: none;
    right:-25%;
    left: -25%;
}
/*.langlar.active{
display: inline-block;
}*/
.langlar li {
	text-align: center;
	display: block;
	width: 100%;
}
.langlar li a{
    display:block;
    padding: .25rem 0.1rem;/*.25rem 1.5rem;*/
}
.langlar li:hover {
	background-color: #f8f9fa;
}
.langlar li a{
	color: #6c757d;
}
.langlar li a,.langlar li a:active,.langlar li a:hover{
	text-decoration: none;
}
.navbar-dark .navbar-nav .nav-item>.nav-link {
	color: #000;
	font-weight: 300;
}
.l-s-1{
	letter-spacing: 0.1rem;
}
.l-s-2{
	letter-spacing: 0.2rem;
}
.mescoimg{
	margin-right: -119px;
	bottom: 0;
	transition: 1s;
	width: auto;
	height: 25px;
}
.mescoimg:hover{
	margin-right: 0 !important;
	transition: 1s;
	bottom: 0;

}
#footer ul{
	padding:0;
}
.line-height-1-8{
	line-height: 1.8;
}


/**/
.subscribe__wrapper {
	position: relative;
}



h1 {
	font-family: "Montserrat", sans-serif;
	color: #fff;
	font-size: 1.15em;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

.subscribe__wrapper input[type=text] {
	height: 2rem;
	float: left;
	border: 0;
	outline: none;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 1.25em;
}

#send {
	position: absolute;
	width: 16%;
	height: 2rem;
	border: 0;
	background: #ec1a01;
	cursor: pointer;
	outline: none;
	transition: width 0.1s ease;
}
#send .send {
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: opacity 0.25s ease;
}
#send:hover {
	width: 26%;
}
#send:hover .send {
	opacity: 1;
}
#send:hover .divider {
	animation: divider 0.15s 0.2s linear forwards;
}
#send > svg {
  width: 30px;
  height: 100%;
  position: absolute;
  right: 15px;
  top: 0;
  transition: transform 0.25s ease, width 0.25s ease;
}
#send:hover svg {
	width: 21px;
	transform: rotate(-18deg) translateX(10px) translateY(3px);
	z-index: 10;
}

.divider {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 50;
	transform: translateY(-50%);
	width: 10px;
	height: 0;
	background: #ec1a01;
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@keyframes divider {
	to {
		height: 60%;
	}
}
#p2 {
	opacity: 0;
}

.more-concepts {
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	text-decoration: none;
	color: #fff;
}
.more-concepts:hover {
	text-decoration: underline;
}

/**/
#ctl00_ContentPlaceHolder1_slider.kucuk .carousel-inner .carousel-item{
	height: 60vh;
}
.mapbaslik{
	position: relative;
}
.mapbaslik:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -0.4rem;
	background: #237CBF;
	height: 0.2rem;
	width: 3rem;
}
.contact-icons {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin-top: 2rem;

}
.contact-icons li i {
	float: left;
	margin-right: 5px;
}
p{
	font-weight: 300;
}
#footer {
	font-weight: 300;
}
h3{
	font-weight:300;
}
.anakatlistelediv{
	background-color: #f8f9fa;
}
.detailbtn{
	margin-top: 2rem;
	padding: 10px 10px;
	border: 1px solid #237CBF;
	border-radius: 2px;
	background-color: #f9f9f9;
	display: inline-block;
	width: 8rem;
	transition: .5s;
	color: #212529;
}
.detailbtn:hover{
	background-color: #237CBF;
	color: #fff;
	text-decoration: none;
}
/*slick start*/
.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider
{
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list
{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track
{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after
{
	display: table;
	content: '';
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}

.slick-slide
{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide
{
	float: right;
}
.slick-slide img
{
	display: block;
}
.slick-slide.slick-loading img
{
	display: none;
}
.slick-slide.dragging img
{
	pointer-events: none;
}
.slick-initialized .slick-slide
{
	display: block;
}
.slick-loading .slick-slide
{
	visibility: hidden;
}
.slick-vertical .slick-slide
{
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
#markalar .slide.slick-slide{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
#markalar .slide.slick-slide img{
	max-height: 50px;
	width: auto;
	margin: 0 auto;
}
/*slick stop*/
/* urundetay start */
.green {
    background: #85ad00;
}
.orange {
    background: #ff9f1a;
}
.blue {
    background: #0076ad;
}
/* urundetay stop */
/* urunlist start */
.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}
/* urunlist stop */
/*filter list start*/
.filterurun a{
	color: #000;
	font-size: 0.9em;
}
.filterurun .collapse a{
	padding-left: 2rem;
}

#sidebar .list-group-item {
    border-radius: 0;
    background-color: #333;
    color: #ccc;
    border-left: 0;
    border-right: 0;
    border-color: #2c2c2c;
    white-space: nowrap;
}

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
    background-color: #222;
}

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
  background-color: #222;
}
#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* level 1*/
#sidebar .list-group .collapse .list-group-item  {
  padding-left: 20px;
}

/* level 2*/
#sidebar .list-group .collapse > .collapse .list-group-item {
  padding-left: 30px;
}

/* level 3*/
#sidebar .list-group .collapse > .collapse > .collapse .list-group-item {
  padding-left: 40px;
}

@media (max-width:48em) {
    /* overlay sub levels on small screens */
    #sidebar .list-group .collapse.in, #sidebar .list-group .collapsing {
        position: absolute;
        z-index: 1;
        width: 190px;
    }
    #sidebar .list-group > .list-group-item {
        text-align: center;
        padding: .75rem .5rem;
    }
    /* hide caret icons of top level when collapsed */
    #sidebar .list-group > .list-group-item[aria-expanded="true"]::after,
    #sidebar .list-group > .list-group-item[aria-expanded="false"]::after {
        display:none;
    }
}

/* change transition animation to width when entire sidebar is toggled */
#sidebar.collapse {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

#sidebar.collapsing {
  opacity: 0.8;
  width: 0;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-property: width;
       -o-transition-property: width;
          transition-property: width;

}
.filterurun > a{
	background-color: #ccc;
	padding: .75rem 0.75rem;
}
.list-group-item:first-child{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.list-group-item:last-child{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
/*filter list stop*/
#content #accordion .btn-link{
	text-decoration: none;
	color: #000;
}
/*sepet start*/


.quantity {
    float: left;
    margin-right: 15px;
    background-color: #eee;
    position: relative;
    width: 60px;
    overflow: hidden
}

.quantity input {
    margin: 0;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 0;
    float: right;
    color: #000;
    font-size: 20px;
    border: 0;
    outline: 0;
    background-color: #F6F6F6
}

.quantity input.qty {
    position: relative;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 10px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    background-clip: padding-box
}

.quantity .minus, .quantity .plus {
    line-height: 0;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-size: 6px 30px;
    -moz-background-size: 6px 30px;
    color: #bbb;
    font-size: 20px;
    position: absolute;
    height: 50%;
    border: 0;
    right: 0;
    padding: 0;
    width: 25px;
    z-index: 3
}

.quantity .minus:hover, .quantity .plus:hover {
    background-color: #dad8da
}

.quantity .minus {
    bottom: 0
}
.shopping-cart {
    margin-top: 20px;
}
/*sepet stop*/
.btn.nohover:focus{
box-shadow: none;
}
.btn.nohover{
  padding: 0;
  border: 0;
  white-space: normal;
}
.navbar-dark .navbar-nav .nav-item>.nav-link:after{
    content: '';
    height: 2px;
    width: 0;
    background: #343a40;
    display: block;
    margin-top: -2px;
    transition: width 0.4s ease-in;
}
.navbar-dark .navbar-nav .nav-item>.nav-link:hover:after{
    width: 100% !important;
}
.navbar-dark .navbar-nav .nav-item>.nav-link.act:after{
    width: 100% !important;
}
.navbar-brand > a > img{
  max-height: 4rem;
}
.navbar{
      padding-top: 0;
    padding-bottom: 0;
}
/*urungruplarigrup*/
.ulMenuL>ul {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
}

.ulMenuL>ul>li {
  float: left;
  width: 16.5%;
  border-left: solid 1px #ffffff;
      margin-bottom: 1rem;
}

.ulMenuL>ul>li:first-child {
  border-left: none;
}

.ulMenuL>ul>li>a {
  display: block;
  width: 100%;
  padding: 7px 0 0;
  font-size: 14px;
  text-align: center;
}
.ulMenuL>ul>li>a,
.ulMenuL>ul>li>a:active,
.ulMenuL>ul>li>a:focus {
  color: #000;
  text-decoration: none;
}
/*urungruplarigrup*/
.altcizgi{
  display: inline-block;
}
.altcizgi:after{
   content: '';
    height: 2px;
    width: 100%;
    background: #343a40;
    display: block;
    margin-top: 1px;
    transition: width 0.4s ease-in;
}
.katbgkoy{
  background-position: center center;
  background-size: auto;
  width: 100%;
  height: 12.5rem;
  background-repeat: no-repeat;
}
.urundetaybgkoy{
	background-position: center center;
/* background-size: 100% 100%;*/
 background-size: auto 100%;
  width: 100%;
  height: 22rem;
  background-repeat: no-repeat;
}
a,a:hover,a:focus{
  text-decoration: none;
  color: unset;
}
.altkategorilist .altkategorilisturun{
  transition: .5s;
  margin-bottom: 1rem;
}
.altkategorilist .altkategorilisturun:hover{
  background: #CcC;
}
/*loading start*/
.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 6px;
  box-sizing: border-box;
      border: 26px solid;
    animation: lds-hourglass 1.2s infinite;
    border-image: url(../images/icon.png);
    border-image-repeat: stretch;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
/*loading stop*/
.katfiltrebtn{
    cursor:pointer;
}
.urungruplaribg{
    height: 13rem;
    background-position: center center;
    background-size:  100% 100%;/*100% auto;*/
    background-repeat: no-repeat;
}
.fancybox-image{
    background-color:#fff;
}
.kategoriiconx{
    max-width: 6.9rem;
    max-height: 3.5rem;
}
.urunlistul {
    padding: 0;
    list-style-type: none;
    position: absolute;
    z-index: 1;
    background: #ffffff;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.urunlistul li{
    transition:1s;
    cursor:pointer;
}
.urunlistul li:hover {
    background-color: #80808096;
}
.urunlistul li {
    transition: 1s;
    cursor: pointer;
    padding-left: .7rem;
}
/*
*/
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:rgba(178,178,178,0.7);
	padding:10px 10px 5px 10px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	background:rgba(178,178,178,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
/**/
.aramaicon{
    position:relative;
}
.aramaicon:after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f002';
    position: absolute;
    right: 0.7rem;
    top: 0.4rem;
}
.ozelroboto,.ozelroboto p,.ozelroboto span{
    font-family: 'Roboto', sans-serif!important;
}
.popupana{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 1001;
    text-align: center;
        transition: 1s;
    padding-top: 7%;
}
.popupana i{
    display: inline-block;
    color: #fff;
    cursor:pointer;
}
.popupana img{
    max-width: 30rem;
    margin: 0 auto;
}