@charset "utf-8";
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 13px;
	line-height: 20px;
}
 
h1, h2, h3, h4, h5, h6 {
	color: #444;
}


.RakamlarIleBonfix {
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	color: #6bb4d7;
	transform: rotate(-52deg);
	margin-top: 20px;
}
 

@media (max-width: 767px) {
.RakamlarIleBonfix {
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	color: #6bb4d7;
	transform: rotate(0deg);
	margin-top: -50px;
 }
.ihracatanalizi .counter-content h3 {
font-size:12px !important;
}

}





 

.ihracatanalizi {
	padding-bottom: 90px;
	padding-top: 90px;
	background-color: #fff;
	margin-bottom: 0px;
	background-image: url(../Gorseller/banner-bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

 @media (max-width: 767px) { 
     
  .ihracatanalizi {
	padding-bottom: 50px;
	padding-top: 90px;
	background-image: none;
	margin-bottom: 0px;
	background-image: url(../Gorseller/banner-bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}    
     
 }

.ihracatanalizi span {
	font-size: 50px;
	font-weight: bolder;
	color:#6bb4d7;
	letter-spacing: 2px;
	text-align: left;
}

.ihracatanalizi h3 {
	color: #6bb4d7;
	font-size: 14px;
	font-weight: Normal;
	text-transform: uppercase;
	text-align: center;
}

.counter {
	height: 120px;
	text-align: center;
}

.ihracatanalizi .counter {
	background-image: url(../Gorseller/baslikalti.jpg);
	background-position: center 40px;
	background-repeat: no-repeat;
	background-size: 60px 3px;
	-webkit-transition: all 0.3 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;
	opacity: 1;
	visibility: visible;
	margin-top: 25px;
}


.ihracatanalizi .zemintasarim .counter {
	border-radius: 100px;
    background: rgb(255,255,245);
    background: radial-gradient(circle, rgba(255,255,255,0.55) 70%, rgba(245,245,245,0.45) 15%);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 2px solid #ffce00;
	padding: 10px;
	height: 180px;
	width: 180px;
}





.ihracatanalizi .zemintasarim .counter-value {
    color: #fff;
    background-image: linear-gradient(to bottom, red , yellow);
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    width: 160px;
    border: 2px solid #ffce00;
    height: 160px;
    padding: 20px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


.ihracatanalizi .zemintasarim .counter-content h3 {
      margin-top: 45px;
      overflow:hidden;
}


.imagemenu {
 	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: aliceblue;
}


.listebaslik h1 {
	 font-size:23px;
	 font-weight:bolder;
	 color:#ffab4c;	
	 margin-left:25px;
}


.listebaslik h1::before {
	content: " ";
	width: 30px;
	height: 4px;
	background: #ffab4c;
	position: absolute;
	left: 0px;
	display: inline-block;
	bottom: 18.5px;
}




.brandsTabTop::after {
	width: 100%;
	height: 4px;
	position: relative;
	left: 0;
	right: 0;
	z-index: 10;
	margin-top: -5.3%;
	background: #ffab4c;
	display: inline-block;
	content: " ";
	margin-bottom: -19px;
}


.listebaslik h1:before {
    content: url('Gorseller/baslikalti.jpg');
 

}

.greyimg {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  	transition: filter .7s ease;
}



.greyimg:hover {
  -webkit-filter: grayscale(0);
  filter: none;
  	filter: right .7s ease;

}


.greyimghover {
  -webkit-filter: grayscale(0);
  filter: none;
}



.dilbutonu {
  	position: fixed;
	z-index: 100;
	right: 10%;
	top: 10%;
	display:block;
 }

.dilbutonu  button {
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;	 
 }
  
.AramaSayfasiFilitre {
	padding: 25px;
	background-color: rgb(245,245,245, 0.60);
	background-image: url(../Gorseller/zemin.png);
	background-position: top bottom;
 }




.AramaSayfasiFilitre select.input-lg {
     line-height:0px;
}





.AramaSayfasiFilitreIc {
	background-color: rgb(245,245,245, 0.50);
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	position: relative;
   -webkit-box-shadow: 0 0 3px 0 #666;
    -moz-box-shadow: 0 0 3px 0 #666;
	box-shadow: 0 0 3px 0 #666;
	border: solid 1px #FFFFFF;
	border-radius: 5px;
 	overflow: auto;
}



.selectBox {
    color: #666!important;
    width: 100%;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding-left: 6px;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1.35em + 4px), calc(100% - 15px) calc(1.35em + 4px), calc(100% - 2.5em) 1em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}











.PDetay {
background-color: rgba(219, 213, 213, 0.1);
 
}

.PDetayUstBlock {
	min-height: 15px;
	padding: 10px;
	margin-bottom: 20px;
	background: #fff;
	color: #579FC5;
}

.DetayKisaAciklama {
    overflow:auto;
    padding: 10px;
 	line-height:28px;

}
 
 
 
 
 
 
 
#menu .nav > li  {
	margin: -1px 0px;
	padding: -5px 15px;
	
}
#menu .nav > li > a {
 	text-transform: uppercase;
	font-size:15px;
	color:#FFFFFF
}

#menu .nav > li:hover  {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    background-color: #FF0000;
	color:#FFFFFF !important;
	transition: 0.3s ease;
}




#menu .dropdown-menu a {
	color:#FFFFFF !important;
}

#menu  .nav > li:hover a {
	color:#FFFFFF !important;
}

#menu .dropdown-menu  {
	margin-top: -2px; 
	margin-left:-2px;
	padding-bottom: 0;
    background-color: #FF0000;
}

#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	display: block;
	padding: 10px;
	clear: both;
	white-space:nowrap;
	width:300px;
	color: #ffffff;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
 
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	line-height: 45px;
	color: #FFF;
}
#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
	color: #ffffff;
    padding: 2px 18px;
    float: right;
    background-color: #FFF;

}
.navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar{
	margin-bottom:0px !important;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #FF0000
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	 
.PDetayUstBlock {
	min-height: 15px;
	padding: 10px;
	margin-bottom: 20px;
	background: linear-gradient(90deg, rgb(245,245,245, 0.60), 0%, #6AB9E4 100%);
	color: #FFFFFF;
}	








}



.PopUpResim{ 
   padding:50px;
   background: linear-gradient(-25deg, #fff, 50%, #fff 50%);
 }

@media screen and (max-width: 400px) {
.UrunDetaySagGolge {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px
}
}

.UrunDetayResim {
	width:100%;
	height:auto;
	display:block;
}
 
  
 

.bar::before {
    left: 0;
    border-right: 10px solid rgba(0, 0, 0, 0);
}

.bar::after {
    right:0;
    border-left: 10px solid rgba(0, 0, 0, 0);
}
.bar::after, .bar::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 50.2%;
    height: 0;
    border-bottom: 10px solid #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
}

.BenzerUrunlerBaslik {
	background-color: #FFF;
	border-top: 2px solid #EEE;
	padding:10px;
	margin-bottom: 25px;
	background-image: url(../Gorseller/yataygolge.png);
	background-repeat: no-repeat;
	background-position: center -5px;
}

.BenzerUrunlerBaslik h3{
	color: #666;
	padding: 10px;
	margin:0;
	font-stretch:semi-expanded;
	width: auto;
}

.BenzerUrunlerIcerik {
	background-color: rgba(219, 213, 213, 0.1);
	margin-bottom: -20px;
}







.FUrunlerBaslik {
	background-color: #FFF;
	padding:10px;
	margin-bottom: 25px;
	background-image: url(../Gorseller/f-yataygolge.png);
	background-repeat: no-repeat;
	background-position: center 18px;
}

.FUrunlerBaslik h3{
font-size:16px;
	color: #666;
	padding:0;
	margin:0;
	font-weight:bold;
}




.parallax-module {
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	
	
/*	
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
*/

}

    .parallax-module-catch-phrase{
        color: white;
        font-weight: bolder;
        line-height: normal;
        font-size: 46px;
      	padding-top: 100px;
		

    }

    .parallax-module-text{
        color: #FFF;
        font-weight: bold;
        font-style: normal;
        font-size: 26px;
        padding-bottom: 100px;
        line-height: normal;
    }



@media (max-width: 767px) {
    
  .parallax-module {
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	-webkit-border-radius:  0px;
-moz-border-radius:  0px;
border-radius:  0px;
}  
    
}


.iletisimDetay{
	padding: 15px;
	margin-top: 5px;
	color: #FF0000;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.iletisimDetayRenk {
	color: #FF0000 !important;
}

.DuzCizgi{
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	overflow: auto;
	margin-bottom: 10px;
}
.selectList 	{
	color: #3f6192;
	width: 100%;
        webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        border-radius: 0px;
		padding-left: 6px;
        background-image:
          linear-gradient(45deg, transparent 50%, gray 50%),
          linear-gradient(135deg, gray 50%, transparent 50%);
        background-position:
          calc(100% - 20px) calc(1.35em + -3px),
          calc(100% - 15px) calc(1.35em + -3px),
          calc(100% - 2.5em) 1em;
        background-size:
          5px 5px,
          5px 5px,
          1px 1.5em;
        background-repeat: no-repeat;
}
.ribbon {
  position: absolute;
  right: -5px; 
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}















.ribbonDetay {
  position: absolute;
  right: 20px; 
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbonDetay span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbonDetay span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbonDetay span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}


































.BaslikSiyahH1{
	padding: 5px;
}
.BaslikSiyahH1 h1{
	color: #000;
}
.OnsayfaKategori{
	max-height: 200px;
	background-color: #000;
	border:none;
}


.UstBlokAltiBanner {
	padding-top: 120px;
	padding-bottom: 50px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.UstBlokAltiBanner h1{
	font-weight:bold;
	text-shadow: 2px 2px 3px #393d72;
	font-size: 36px; 
	letter-spacing: -1px; 
	color: #fff; 
	text-shadow: 1px 1px 0 #000, margin: 10px 0 24px; 
	text-align: left; 
	line-height: 50px;
}

.UstBlokAltiBanner h1:before {
	text-shadow: 1px 1px 0 #000, margin: 10px 0 24px; 
	content: url('../Gorseller/cizgi.png');
 	text-shadow: 0px 0px 0 transparent;
	position: relative;
	top: -10px;
 }

.UstBlokAltiBanner a {
  display: inline-block;
  padding: 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  color:#FFFFFF;
  margin-bottom:10px;
	background-color: rgb(221,0,11);
	border: 1px solid rgb(221,0,11) !important;
}

.UstBlokAltiBanner a:hover {
	background-color: rgb(255,0,20);
	background-position: 0 -15px;
}

 

.UstBilgiBanner {
	padding-top: 160px;
	padding-bottom: 80px;
 	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}


 
.BilgiBanner h1{
	font-weight:bold;
 	font-size: 36px; 
	letter-spacing: -1px; 
	color: #393d72;
	text-shadow: 1px 1px 0 #000, margin: 10px 0 24px; 
	text-align: left; 
	line-height: 50px;
}

.BilgiBanner h1:before {
	text-shadow: 1px 1px 0 #000, margin: 10px 0 24px; 
	content: url('../Gorseller/baslikalti.jpg');
 	text-shadow: 0px 0px 0 transparent;
	position: relative;
	width: 45px;
	overflow:hidden;
 	display: inline-block;
  }

.BilgiBanner a {
  display: inline-block;
  padding: 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  color:#FFFFFF;
  margin-bottom:10px;
	background-color: rgb(221,0,11);
	border: 1px solid rgb(221,0,11) !important;
}

.BilgiBanner a:hover {
	background-color: rgb(255,0,20);
	background-position: 0 -15px;
}




.arama input{
	border-radius: 2px;
	padding: 15px !important;
	border: solid 1px #EEE;
	font-size:14px !important;
}
.arama button{
	border-radius:5px;
}



/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.account-register{
	background-image: url(../Gorseller/hesabimsayfasi-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: rgb(255, 0, 0, 0.7);
}

.language-select{
	cursor: pointer;
}

/* menu */
  
.MenuArkaPlan {
	background-color: rgb(10, 92, 142, 0.7);
	width: 100%; 
	border-bottom: 1px none;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom: 4px solid rgb(255,255,255, 0.80);;

}
.Header {
	padding: 5px;
	position:absolute;
	z-index:1000;
	left:0;
	right:0px;
	margin-top:-5px;
}

.Header .navbar-brand img {
  padding-left:15px;
}


.MenuArkaPlan:after {
	content:" ";
	display:table;
}

.MenuArkaPlan li {
	padding: 10px;
}
  

.aramayap {
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-bottomright: 25px;
border-bottom-right-radius: 25px;

}


 
.navbar{
	margin-bottom:0px !important;
}
 

.AltBlokTelifYazisi{
	background-color: #FFFFFF;
}
.BayiKayitSayfasi {
	background-color: rgb(255,255,255, 0.80);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

}


.BeyazZeminServisk{
	color: #666666 !important;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	cursor: pointer;
	
}

.BeyazZeminServisk img{
	border:solid 2px rgb(221,0,11);
	border-radius: 100px;
	padding:10px;
	height:80px;

}

.BeyazZeminServisk:hover img{
    background-color: rgb(221,0,11);
	cursor: pointer;
	transition: all .5s ease;
}



#content {
	min-height: 100px;
}

.KirmiziGiris {
    background-color: rgb(255,255,255, 0.90);
	padding: 20px;
	color: rgba(47,52,82);
}
.KirmiziGiris a{
	color: rgba(47,52,82);
}

footer {
	padding-top: 40px;
	background-color: rgb(10, 92, 142, 0.80);
	color: #FFF;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 40px;
	margin-top: 0px;
	background-image: url(../Gorseller/zemin.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
}

.telifhakkiyazisi {
	color:#FFFFFF !important;
}

.telifhakkiyazisi a {
	color:#FFFFFF !important;
}

.footerBar::before {
    left: 0;
    border-right: 20px solid rgb(245,245,245, 0.60);
}

.footerBar::after {
    right:0;
    border-left: 20px solid rgb(245,245,245, 0.60);
}
.footerBar::after, .footerBar::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 0;
	display:inline-block;
    border-bottom: 20px solid #94e8ee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}





.Zemin {
	background-color: rgb(245,245,245, 0.60);
	display:block;
	height: auto;
	padding: 25px;
	border-radius: 40px !important;
	padding-left: 100px;
	padding-top: 30px;
}


.Zemin .ZeminBaslik {
	transform: rotate(-90deg);
	position: absolute;
	display: inline-block;
	left: -132px;
	font-size: 26px;
    width:50%;
	height:60px;
	z-index:99;
	bottom: 35.5%;
	text-align: center;
	font-weight: bold;
	color: #04adb9;
	background-color: rgb(255,255,255);
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 20px;
	border:2px solid #FFFFFF;
}
.Zemin .ZeminAciklama {
	transform: rotate(-90deg);
	position: absolute;
	display: inline-block;
	left: -160px;
	font-size: 18px;
    width:80%;
	height:40px;
	z-index:99;
	bottom: 52%;
	text-align: left;
	font-weight: normal;
	color: #fff;
}




footer .form-control {
	display: block;
	width: 100%;
	height: 55px;
	padding: 15px 18px !important;
	border-radius: 25px !important;
	font-size: 16px !important;
	line-height: 9.429;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 2px solid #FFF;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



footer .aciklama {
	display: block;
	width: 100%;
	height: 200px;
	padding: 15px !important;
	border-radius: 25px !important;
	font-size: 16px !important;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 2px solid #FFF;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


footer .aciklama:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


footer .iletisimButonu {
    min-width: 50% !important;
  	border-radius: 25px !important;
	padding: 10px;
	font-size: 22px
}


.FooterTop {
	background-color: rgb(221,0,11);
}


.FooterTelifHaklari {
	background-color: rgba(10, 92, 142, 1);
	margin: 0;
	padding: 30px;
	/* border-top: 2px solid rgb(222,255,255, .20); */
}

.FooterTelifHaklari .FooterIletisim {
    margin-top:5px;
	padding:10px;
	color:#FFFFFF;
	border-right: 1px solid rgb(222,255,255, .10);
	
}
.FooterIletisim:hover {
	background-color: rgb(221,0,11);
	cursor: pointer;
}
 
.FooterIletisim i {
   font-size:18px;
   
}

.FooterSosyalMedya i {
   font-size: 26px;
   color:#FFFFFF;
   margin-top:10px;
   margin-right:3px;
}
.FooterSosyalMedya i:hover {
    color: rgb(221,0,11);
}

.FooterSosyalMedya h3 {
  font-size: 32px;
  font-weight:bold;
   color:#FFFFFF;
   
}

footer hr {
	border-top: none;
	border-bottom: 1px solid rgb(255,255,255);
}
footer a {
	color: #FFFFFF;
	font-size: 14px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	display: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pagination {
	margin: 0;
}
.OnsayfaKategoriler{
  padding: 15px;
  background-color: #EEE;

}


.KategoriListe figure {
	position: relative;
	overflow: hidden;

	text-align: center;
	cursor: pointer;
}
.KategoriListe figure figcaption {
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.KategoriListe figure figcaption::before,
.KategoriListe figure figcaption::after {
	pointer-events: none;
}

.KategoriListe figure figcaption,
.KategoriListe figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.AcikGri {
	min-height: 15px;
	padding: 10px;
	margin-bottom: 20px;
    background: #fefefe;
}
.KategoriListe figure figcaption > a {
	z-index: 1000;
	text-indent: 100%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.product-thumb {
margin-bottom:0px !important;
}
.KategoriListe figure h2 {
	font-weight: 300;
	color:#FFFFFF !important;
}
.KategoriListe figure a {
	text-transform: uppercase;
	color:#FFFFFF !important;
}
.KategoriListe figure h2 strong {
	font-weight: 800;
	color:#FFFFFF !important;
}
figure.effect-bubba {
	background: #000;
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.3;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, 
	-webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	transition: 0.3s ease;
}

.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #579FC5 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #579FC5; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #9B231C none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:0px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }


.UrunListeleme:hover {
-webkit-box-shadow: 0px 0px 17px 0px #CCC;
-moz-box-shadow: 0px 0px 17px 0px #CCC;
	box-shadow: 0px 0px 17px 0px #CCC;
	background-color: #FFF;
	transition: all 350ms ease 0s;
	border: 1px solid #CCC;
}
.Golge{
-webkit-box-shadow: 0px 4px 7px 0px rgba(196,190,196,0.65);
-moz-box-shadow: 0px 4px 7px 0px rgba(196,190,196,0.65);
box-shadow: 0px 4px 7px 0px rgba(196,190,196,0.65);
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}


	
.btn-default {
	color: #fff;
	background-color: #ffab4c;
	border:1px solid #ffab4c;
}

.btn-siyah {
	color: #000;
	background-color: #FFF !important;
	border:1px solid #EEE;
}
.DetayFiyat h2{color: #9B231C}
.account-login{
	background-image: url(../Gorseller/hesabimsayfasi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #c7c4bb;
}
.griton{
	padding: 20px;
	color: #FFF;
	background-color: rgb(0,0,0, 0.80);
}

.gritonMobile{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.gritonMobileKategori{
	cursor: pointer;
}
.gritonMobileSol {
	padding-top: 5px;
	padding-bottom: 5px;
}
.gritonMobileSag {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #9B231C;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}


.btn-GirisYap {
	color: #fff;
	background-color: rgb(221,0,11);
	border: none;
}
.btn-GirisYap:hover {
	color: #fff;
	background-color: rgba(47,52,82);
	border: none;
}


.btn-aramabutonu {
	color: #ffffff;
	background-color: rgb(221,0,11);
	border: 1px solid rgb(221,0,11) !important;
	border-radius: 2px;
}

.btn-aramabutonu:hover, .btn-aramabutonu:active, .btn-aramabutonu.active, .btn-aramabutonu.disabled, .btn-aramabutonu[disabled] {
	background-color: rgb(255,0,20);
		color: #ffffff;

	background-position: 0 -15px;
}


.btn-primary {
	color: #ffffff;
	background-color: rgb(221,0,11);
	border: 1px solid rgb(221,0,11) !important;
	margin-bottom:10px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: rgb(255,0,20);
	background-position: 0 -15px;
}


.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}

 

.btn-default:hover, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled] {
	background-image: none;
	color: #ffab4c;
	background-color: #fff;
}


.btn-link {
	border-color: rgba(255, 255, 255, 0.4);
	cursor: pointer;
	color: #FFF;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #FFF;
	background-color: #FFF;
	border:solid 1px #EEE;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #FFF !important;
	background-color:#741A14;
}
/* list group */
.list-group a {
	color: #888888;
}


/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	
.MenuArkaPlan {
	background-color: rgb(10, 92, 142, 1);
	width: 102%;
	border-bottom: 1px none;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom: 4px solid rgb(255,255,255, 0.80);
	margin-left: -5px;
	overflow: auto;
}
	
.Header {
	padding: 5px;
	position: unset;
	z-index: 1000;
	left: 0;
	right: 0px;
	margin-top: -5px;
	margin-bottom: -5px;
}	
	
	
	
	
	
	

.UstBlokAltiBanner {
	padding-top: 0px;
	padding-bottom: 10px;

}

.UstBlokAltiBanner h1{
	font-size: 18px; 

}

.UstBlokAltiBanner h1:before {
 	content: "";
 
 }	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 70px;
	float: left;
	padding-right: 5px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}



/* fixed colum left + content + right*/
@media (max-width: 768px) {

.navbar-header {
  float: left;
  height: 70px;
  padding-top: 5px;
  padding-left:10px;
  font-size: 22px;
  margin-bottom: 3px;
  width: 100%;
  min-width: 100%;
  box-shadow: 2px 1px 7px rgba(0, 0, 0, 0.2);

}








.navbar-brand  {
padding-top:5px;

	 
}
.navbar-brand img {
  width: 70%;
  height:auto;
  display:block;
	 
}

.menuTop {
	margin-top: 13px;
	padding-right: 15px;
	}

.btn {
	white-space: nowrap;
 	border: 1px solid #EEE;

}
 

.aramasekmesi {
    margin-top: 5px;
}


.btn-primarymobil {
    font-size: 105% !important;
	color: #ffffff;
	background-color:#040B21; !important;
	
}

.btn-primarymobil:hover, .btn-primarymobil:active, .btn-primarymobil.active, .btn-primarymobil.disabled, .btn-primarymobil[disabled] {
	background-color: rgb(221,0,11);
	color: #ffffff;
}

.btn-primarymobil i {
font-size:17px;
	
}

.ustsagButonlar {
	margin-top: 0px;
	text-align: left;
}

.ustsagButonlar .btn-lg {
    padding: 14px 12px;
}



.ustsagButonlar button {
	background-color: #FFF;
	color: #333;
	border-radius: 0px;
	margin-left: 0px;
}

.ustsagButonlar button:hover {
	background-color: rgb(221,0,11);
	transition: 0.3s ease;
	border: none;
	-webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite;
	box-shadow: 0px 0px 0px transparent;
	color: #fff;
}

.ustsagButonlarwhatsapp {
	white-space: nowrap;
}
}


@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.SosyalMedyaParalaks i {
   font-size: 36px;
   color: #009da8;
   margin-top:10px;
}
.SosyalMedyaParalaks i:hover {
    color: rgb(221,0,11);
}

.SosyalMedyaParalaks h3 {
  font-size: 32px;
  font-weight:bold;
   color: #FF0909;
   
}




.secondary-text {
  color: #b6b6b6;
}

.list-inline {
  margin: 0;
}
.list-inline li {
  padding: 0;
}

.card-wrapper {
  position: relative;
  width: 100%;
  height: 390px;
  border: 1px solid #e5e5e5;
  border-bottom-width: 2px;
  overflow: hidden;
  margin-bottom: 30px;
}
.card-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-wrapper:hover:after {
  opacity: 1;
}
.card-wrapper:hover .image-holder:before {
  opacity: .75;
}
.card-wrapper:hover .image-holder:after {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.card-wrapper:hover .image-holder--original {
  transform: translateY(-15px);
}
.card-wrapper:hover .product-description {
  height: 205px;
}
@media (min-width: 768px) {
  .card-wrapper:hover .product-description {
    height: 185px;
  }
}

.image-holder {
  display: block;
  position: relative;
  width: 100%;
  height: 310px;
  background-color: #ffffff;
  z-index: 1;
}
@media (min-width: 768px) {
  .image-holder {
    height: 325px;
  }
}
.image-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #05E7F7;
  opacity: 0;
  z-index: 5;
  transition: opacity 0.6s;
}
.image-holder:after {
  content: '+';
  font-family: 'Raleway', sans-serif;
  font-size: 70px;
  color: #CCC;
  text-align: center;
  position: absolute;
  top: 92.5px;
  left: 50%;
  width: 75px;
  height: 75px;
  line-height: 75px;
  background-color: #ffffff;
  opacity: 0;
  border-radius: 50%;
  z-index: 10;
  transform: translate(-50%, 100%);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease-out;
}
@media (min-width: 768px) {
  .image-holder:after {
    top: 107.5px;
  }
}
.image-holder .image-holder__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
}
.image-holder .image-holder--original {
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.image-liquid {
  width: 100%;
  height: 325px;
  background-size: cover;
  background-position: center center;
}



.product-description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  padding: 10px 15px;
  overflow: hidden;
  background-color: #FFF;
  border-top: 1px solid #EEE;
  transition: height 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 2;
}
@media (min-width: 768px) {
  .product-description {
    height: 45px;
  }
}
.product-description p {
  margin: 0 0 5px;
}
.product-description .product-description__title {
  font-family: 'Raleway', sans-serif;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  font-size: 16px;
  line-height: 1.25;
}
.product-description .product-description__title:after {
  content: '';
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fafafa);
}
.product-description .product-description__title a {
  text-decoration: none;
  color: inherit;
}
.product-description .product-description__category {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-description .product-description__price {
  color: #4CAF50;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .product-description .product-description__price {
    text-align: right;
  }
}
.product-description .sizes-wrapper {
  margin-bottom: 15px;
}
.product-description .color-list {
  font-size: 0;
}
.product-description .color-list__item {
  width: 25px;
  height: 10px;
  position: relative;
  z-index: 1;
  transition: all .2s;
}
.product-description .color-list__item:hover {
  width: 40px;
}
 



@media (max-width: 768px) {


.Zemin {
	background-color: rgb(245,245,245, 0.60);
	width:0px;
	display:block;
	width: 100%;
	height: auto;
	padding: 5px;
	border-radius: 0px !important;
	padding-left: 0px;
	padding-top: 10px;
}
 


}







