/*
license: SP
author: SanalPazar / Pamir Isik
*/
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:600,700&subset=latin,latin-ext);
body {
	padding-top:0;
	font-family: 'Josefin Sans', sans-serif;
	color:#4c4b4b;
}
.kategori-adi>h2,
.kategori>h1
span>.neredeyim {
	font-family: 'Aparaj';
}
.anasayfa1 {
	z-index: 1;
    position: relative;
	text-align:center;
}
.urunler-resim li a{
	color:#333;
}
.urunler-resim li.active,
.urunler-resim li a:hover,
.urunler-resim li.active a {
  color: #444;
  text-decoration: none;
}

.son-eklenenler h2 {
	text-align:center;
	margin-bottom:15px;
	color:#FFFFFF;
}
.son-eklenenler {
	padding:20px 0;
	text-align:center;
	position:relative;
}
.son-eklenenler:after {
	top: 0;
    width: 0;
    height: 0;
    left: 50%;
    content: '';
    margin-left: -20px;
    position: absolute;
    border-style: solid;
    border-width: 25px 20px 0 20px;
    border-color: #fff transparent transparent transparent;
	z-index:1;
}
.son-eklenenler h2 {
	padding:0 12px;
	position:relative;
	display: inline-block;
  line-height: 44px !important;
  color:#687074;
}
.son-eklenenler h2:before,
.son-eklenenler h2:after {
	top: 24px;
    height: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
	content: ' ';
  width: 70%;  
  position: absolute;
  border-width: 1px;
  border-color: #888;
}
.son-eklenenler h2:before {
	right:100%;
}
.son-eklenenler h2:after {
	left:100%;
}
.son-eklenenler a.owl-btn {
	color: #81D4FA;
	width: 30px;
	height: 30px;
	font-size: 17px;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	border: 2px solid #81D4FA;
}
.son-eklenenler a.owl-btn:hover {
	color: #0277BD;
	border-color: #0277BD;
	-webkit-transition: all 0.2s ease-in-out;
   	-moz-transition: all 0.2s ease-in-out;
   	-o-transition: all 0.2s ease-in-out;
   	transition: all 0.2s ease-in-out;
}

.son-eklenenler a.owl-btn.prev i {
	margin-left: -2px;
}
.son-eklenenler a.owl-btn.next i {
	margin-right: -2px;
}
.hakkimizda {
	padding:20px 0 20px;
	text-align:center;
}
.hakkimizda p.lead {
	color: #888;
    font-size: 14px;
}
.hakkimizda h1 {
	padding:0 12px;
	position:relative;
	display: inline-block;
  line-height: 44px !important;
  color:#687074;
}
.hakkimizda h1:before,
.hakkimizda h1:after {
	top: 24px;
    height: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
	content: ' ';
  width: 70%;  
  position: absolute;
  border-width: 1px;
  border-color: #888;
}
.hakkimizda h1:before {
	right:100%;
}
.hakkimizda h1:after {
	left:100%;
}
.sponsor {
	padding:1px 0 20px;
	text-align:center;
}
.sponsor p.lead {
	color: #888;
    font-size: 14px;
}
.sponsor h1 {
	padding:0 12px;
	position:relative;
	display: inline-block;
  line-height: 44px !important;
  color:#687074;
  margin-top:0px;
}
.sponsor h1:before,
.sponsor h1:after {
	top: 24px;
    height: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
	content: ' ';
  width: 70%;  
  position: absolute;
  border-width: 1px;
  border-color: #888;
}
.sponsor h1:before {
	right:100%;
}
.sponsor h1:after {
	left:100%;
}
.sponsor a.button {
	color: #111;
	width: 30px;
	height: 30px;
	font-size: 17px;
	cursor: pointer;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	border: 2px solid #666;
	margin-bottom: 10px;
}
.sponsor a.button:hover {
	color: #555;
	border-color: #777;
	-webkit-transition: all 0.2s ease-in-out;
   	-moz-transition: all 0.2s ease-in-out;
   	-o-transition: all 0.2s ease-in-out;
   	transition: all 0.2s ease-in-out;
}
.sponsor a.button.prev i{
	margin-left: -2px;
}
.sponsor a.button.next i{
	margin-right: -2px;
}
.rounded-x { border-radius: 50% !important;}
@media(max-width: 650px) {
	.hakkimizda h1:before,
	.hakkimizda h1:after {
		display:none;
	}
	.sponsor h1:before,
	.sponsor h1:after {
		display:none;
	}
	.son-eklenenler h2:before,
	.son-eklenenler h2:after {
		display:none;
	}
	.
}
.urun-resim {
	padding:0 10px 0 10px;
}
.son-eklenenler .urun-adi {
	background: rgba(255, 255, 255, 0.6);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	min-height: 50px;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	margin-top: -10px;
}
.son-eklenenler .img-thumbnail {
	background: rgba(255, 255, 255, 0.6);
	border-bottom: none;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.urun-adi>h4 {
	font-size:18px;
}
.urun-adi>h4>a{
	color:#333;
}
.urun-adi>h4>a:before {
	content: "\f105";
    padding-right: 8px;
    font-family: FontAwesome;
}
.urun-adi>h4.kid>a:before {
	content: "\f101";
    padding-right: 8px;
    font-family: FontAwesome;
}
.urun-adi>h4>a:hover,
.urun-adi>h4>a:focus {
	color:#111;
	text-decoration:none;
		-webkit-transition:  .3s;
     -moz-transition: .3s;
     transition: .3s;
	
}
.margin-bottom-60 {
	margin-top:60px;
	margin-bottom:60px;
}
@media(max-width:772px) {
.md-margin-bottom-30 {
	margin-bottom:30px;
}
}

/* Firma Servisleri */
.firma-servisleri .firma-servisleri-heading {
	padding: 10px 0;
	text-align: center;
	background: #0099D0;
}

.firma-servisleri:hover .firma-servisleri-heading {
	background: #3ECBFF;
	-webkit-transition: all 0.3s ease-in-out;
   	-moz-transition: all 0.3s ease-in-out;
   	-o-transition: all 0.3s ease-in-out;
   	transition: all 0.3s ease-in-out;
}

.firma-servisleri .firma-servisleri-heading i {
	color: #fff;
	font-size: 40px;
}

.firma-servisleri .firma-servisleri-in {
	padding: 15px 30px;
	text-align: center;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.firma-servisleri .firma-servisleri-in h3 {
	color: #2A2A2A;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.firma-servisleri .firma-servisleri-in a {
	color: #c9253c;
	font-size: 14px;
	font-weight: 400;
}
.firma-servisleri .firma-servisleri-in span>a {
	font-weight: bold;
	color:#000;
}
.firma-servisleri .firma-servisleri-in span>a:hover {
	color:#222;
	text-decoration: none;
}
.shrink.navbar-nav>li>.dropdown-menu {
	margin-top: 0px;
}
.firma-servisleri .firma-servisleri-heading {
	color:#fff;
	font-size: 32px;
}
.dropdown-menu { 
        padding: 0;
        border: none;
        min-width: 140px;
        border-radius: 0;
        z-index: 9999 !important;
     border-top: solid 2px #375a7f;
    -webkit-box-shadow: 0 2px 2px 0px rgba(90,90,90,0.075);
   -moz-box-shadow: 0 2px 2px 0px rgba(90,90,90,0.075);
    box-shadow: 0 5px 5px 0px rgba(90,90,90,0.075);
}
.dropdown-menu li a { 
  color: #687074; 
  font-size: 14px; 
  font-weight: 400; 
 padding: 8px 15px; 
}
@media(min-width:772px) {
.dropdown-menu li a {
	 border-bottom: solid 1px #dedede;
}

}
.dropdown-menu > li > a,
.mkategori.open,
.mkategori {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
}
.dropdown-menu .active > a,
.dropdown-menu li > a:hover {
   color: #fff;
   background: #375a7f;
  filter: none !important;
}
 .dropdown-menu li > a:focus {
    color: inherit;
    background: none;
    filter: none !important;
}
.mkategori>.dropdown-menu {
	position: inherit;
	float: none;
	border-top: none;
	box-shadow: none;
}
.kategori {
	padding:0px;
	color: #333;
    margin: 4px 0;
    font-size: 14px;
    line-height: 25px;
}
.mkategori>a,
.mkategori.open>.dropdown-menu>li>a {
	color: #333;
}
.mkategori a:hover,
.mkategori a:focus,
.mkategori.open>.dropdown-menu>li>a:hover,
.mkategori.open>.dropdown-menu>li>a:focus
 {
	text-decoration: none;
	color:#444;
}
.mkategori>a:before {
    content: "\f105";
    padding-right: 8px;
    font-family: FontAwesome;
}
.mkategori.open>a:before {
    content: "\f107";
    padding-right: 8px;
    font-family: FontAwesome;
}
.mkategori.open>.dropdown-menu>li>a {
	background: transparent;
	padding-right: 0px;
	padding-top: 3px;
	border: none;
}
.mkategori.open>.dropdown-menu>li>a:before {
    content: "\f105";
    padding-right: 8px;
    font-family: FontAwesome;
}

.mkategori.open>.dropdown-menu>li>a>small,
.mkategori>li>a>small {
	float:right;
}
/*Alt Başlık*/
.altbaslik .altbosluk {
	padding: 50px 0;
	background: #0F1417;
}

.altbaslik .altbosluk p {
	color: #ECEFF1;
	font-size: 14px;
}

.altbaslik img.footer-logo {
	margin: 15px 0 20px;
}

.altbaslik .address-list li {
	color: #ECEFF1;
	margin-bottom: 7px;
}

.altbaslik .address-list li i {
	margin-right: 10px;
	vertical-align: middle;
}

.altbaslik .shop-social li i {
	color: #bbb;
	width: 30px;
	height: 30px;
	padding: 8px;
	font-size: 16px;
	text-align: center;
	background: #414040;
}

.altbaslik .shop-social li i:hover {
	background: #353535;
}

.altbaslik h2.thumb-headline {
	color: #ddd;
	font-size: 16px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.altbaslik .simple-list li {
	color: #bbb;
}

.altbaslik .simple-list a {
	color: #bbb;
	font-size: 14px;
	font-weight: 200;
}

/*Yapımcı */
.altbaslik .yapimci {
	padding: 05px 0;
	border-top: none;
	background: #181E21;
}

.altbaslik .yapimci p {
	color: #bbb;
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: 0;
}

.altbaslik .yapimci a {
	color: #18ba9b;
}

.altbaslik .sponsors-icons {
	margin-bottom: 0;
}

.altbaslik .sponsors-icons i {
	color: #fff;
	font-size: 40px;
}
.yapimci .row {
	margin-left:0px;
	margin-right:0px;
}
.urunler {
	padding-top: 40px;
    padding-bottom: 40px;
}
.kategori {
	border: 2px solid #ddd;
	padding:0 15px 0 15px;;
}
.kategori h1 {
	color: #fff;
    width: 100%;
    font-size: 24px;
    padding: 7px 10px;
    text-align: center;
    margin-bottom: 5px;
    background: #1763B4;
    text-transform: uppercase;
}
.urun-listele {
	padding: 15px 3px;
	border-top: 1px solid #ddd;
}
.urun-listele li>a:hover {
	text-decoration: none;
	color:#444;
}

.urunler-resim {
	width: 100%;
    padding: 50px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    //background-image: url('../../up/slider/urunler.jpg');
    border-bottom: 1px solid #7B7B7B;
}
.urunler-resim .neredeyim {
	color: #333;
    display: block;
    font-size: 28px;
    font-weight: 200;
    margin: 0 0 5px 3px;
}
.urunler-resim ul {
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.urunler-resim li {
	display:inline-block;
	color:#FFFFFF;
}
.urunler-resim li + li:before {
	color: #333;
    content: "\f105";
    margin-left: 7px;
    padding-right: 8px;
    font-family: FontAwesome;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.kategor-adi {
	padding:0 15px 0 15px;
}
.kategori-adi h2 {
	float: left;
    font-size: 30px;
    margin-right: 20px;
    text-transform: uppercase;
}
.kategori-adi .sonuc {
	top: 25px;
    color: #fff;
    font-size: 14px;
    padding: 6px 8px;
    position: relative;
	background:#c9253c;
}
.urunler-sonuc {
	padding: 40px 0;
    margin-bottom: 30px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.urunler-listele .resim {
 box-shadow: 3px 3px 3px #ccc;
 position: relative;
}
.urun-fiyati {
	padding-top:20px;
    margin-bottom: 0;
    list-style: none;
	font-size:24px;
	float:right;
}
.urun-fiyati li {
	display:inline-block;
}
.fiyat {
	color: #c9253c;
}
.fiyat:after {
	color: #c9253c;
    content: "\f195";
    margin-left: 7px;
    padding-right: 8px;
    font-family: FontAwesome;
}
.eski-fiyat {
	color: #bbb;
    text-decoration: line-through;
}
.eski-fiyat:after {
	color: #bbb;
    content: "\f195";
    margin-left: 7px;
    padding-right: 8px;
    font-family: FontAwesome;
}
.kalan-gun {
	top: -6px;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px;
    margin-left: 40px;
    position: relative;
	background: #c9253c;
}
@media(max-width:991px) {
	.urunler-listele .resim {
		box-shadow:none;
	}
}
.urunler-listele .detaylar {
	margin-bottom:30px;
	box-shadow: 0 0 2px #ccc;
	padding: 10px;
    overflow: hidden;
    min-height: 120px;
}
.urunler-listele .urun-adi {
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.urunler-listele .urun-kategori {
	font-size:14px;
	color:#333;
}
.urun-kategori>a {
	color:#333;
	text-decoration: none;
}
.urun-kategori>a:hover {
	color:#666;
}
.urunler-listele .detaylar {
	text-align:center;
}
.urunler-listele .urun-kategori:before {
	color: #333;
    content: "\f105";
    margin-left: 7px;
    padding-right: 8px;
    font-family: FontAwesome;
}
.urunler-listele .incele {
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	color: #555;
	border: none;
	padding: 10px 0;
	font-size: 20px;
	margin-top: -20px;
	text-align: center;
	position: absolute;
	visibility: hidden;
	text-transform: uppercase;
	background: rgba(255,255,255,0.8);
}
.urunler-listele .incele i {
	line-height: 15px;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #555;
}
.urunler-listele .incele:hover i {
	color: #fff;
	border-color: #fff;
}
.urunler-listele .incele:hover {
	color: #fff;
	text-decoration: none;
	background: rgba(23,99,180,0.5);
	-webkit-transition: background-color 0.2s ease-in-out;
   	-moz-transition: background-color 0.2s ease-in-out;
   	-o-transition: background-color 0.2s ease-in-out;
   	transition: background-color 0.2s ease-in-out;
}
.urunler-listele .resim:hover .incele {
	visibility: visible;
}
.barkod {
	float: right;
    margin-top: 21px;
    font-size: 22px;
}
@media (max-width: 991px) {
	.altbaslik .yapimci {
		text-align: center;
	}

	.altbaslik .yapimci p {
		margin-bottom: 15px;
	}

	.altbaslik .sponsors-icons.pull-right {
		float: none !important;
	}
}
.pagination.pagination-v2 > li > a {
	padding: 5px;
	margin: 0 2px;
	min-width: 35px;
	border-color: #f0f0f0;
}

.pagination.pagination-v2 > li > a, 
.pagination.pagination-v2 > li > span {
	background: #f7f7f7;
}

.pagination.pagination-v2 > li > a:hover,
.pagination.pagination-v2 > .active > a, 
.pagination.pagination-v2 > .active > span, 
.pagination.pagination-v2 > .active > a:hover, 
.pagination.pagination-v2 > .active > span:hover, 
.pagination.pagination-v2 > .active > a:focus, 
.pagination.pagination-v2 > .active > span:focus {
	color:#e7eaec;
	background: #2a6496;
	border-color: #2a6496;
}
/*Revolution Slider (Main)
------------------------------------*/
.tp-banner-container ul li,
.fullscreenbanner-container ul li {
  list-style: none;
  visibility: hidden;
}

.tp-bullets.preview4 .bullet {
  border-radius: 10px !important;
}

.tp-banner-container a.btn-u,
.tp-banner-container a.btn-u:hover {
  color: #fff;
  border: solid 1px transparent;
}

.tp-banner-container a.re-btn-brd {
  background: none;
  border: solid 1px #fff;
}

.tp-banner-container a.re-btn-brd:hover {
  color: #555;
  background: #fff; 
}

/*Fullwidth*/
.tp-banner-container .btn-u.btn-brd {
  font-weight: 400;
}

.tp-banner-container {
  position: relative;
}

/*Fullscreen*/
.fullscreen-container {
  width:100%;
  position:relative;
  padding:0;
}

/*Slider Contents v1*/
.revolution-mch-1:after {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  position: absolute;
  background: rgba(0,0,0,0.0);
} 

.revolution-ch1 {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
  padding: 30px 50px;
  text-align: center;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.revolution-ch2 {
  color: #fff;
  font-size: 30px;
  max-width: 470px;
  line-height: 32px;
  position: relative;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.revolution-ch2:after {
  left: 50%;
  width: 70px;
  height: 2px;
  content: ' '; 
  bottom: -20px;
  background: #fff;
  margin-left: -35px;
  position: absolute;
}

.revolution-ch3 {
  color: #fff;
  font-size: 30px;
  font-weight: 200;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
.navbar .nav > li > .search {
	color: #aaa;
	cursor: pointer;
	min-width: 35px;
	font-size: 15px;
	text-align: center;
	background: #f7f7f7;
	padding: 11px 0 12px;
	display: inline-block;
	border-bottom: solid 2px #aaa;
}

@media (min-width: 992px) {
	.navbar .nav > li > .search {
		bottom: -10px;
		margin-left: 30px;
		position: relative;
	}
}

.navbar .nav > li > .search:hover {
	color: #1763B4;
	background: #f7f7f7;
	border-bottom-color: #1763B4;
}

.navbar .nav .search-open {
	right: 0; 
	top: 50px; 
	display: none;
	padding: 14px; 
	position: absolute;
	background: #fcfcfc; 
	border-top: solid 2px #eee;
	box-shadow: 0 1px 3px #ddd;
	z-index:999;
	min-width: 250px;
}

.navbar .nav .search-open form {
	margin: 0;	
}

@media (min-width: 767px) and (max-width: 991px) {
	.navbar .navbar-toggle {
		margin-right: 0;
	}

	.navbar .nav .search-open {
		width: 93%;
	}
}

@media (max-width: 991px) {
	.navbar .nav > li > .search {
		color: #1763B4;
		width: 35px;
		height: 34px;
		text-align: left;
		background: #eee;
		line-height: 12px;
		text-align: center;
		margin: 5px 10px 0;
		border-bottom: none;
	}

	.navbar .nav > li > .search:hover {
		background: #1763B4;
		color: #fff !important;
	}

	.navbar .nav .search-open {
		top: 5px;
		padding: 0;
		left: 48px;
		border-top: none;
		box-shadow: none;
		background: none; 
		margin-right: 10px;
	}
}
.btn-ara{
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 7px 13px;
    position: relative;
    background: #1763B4;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
.input-group {
	min-width: 250px;
	}
div.search-open input[name="ara"] { 
	max-width:200px;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}