@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Exo+2&display=swap');
html,body {
	margin:0px;
	padding:0px;
	border:none;
	width:100%;
	height:100%;
	font-family: 'Exo 2', sans-serif;
	background-attachment:fixed;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	 
	/*background-color:#7EAFFF;*/
}
html,body img{
	border:none;
}
html,body a{ text-decoration:none;}
	a,p,div,span {
	font-family: 'Exo 2', sans-serif;
	}
.logo {
	max-height:150px;
}
.ustAlan {
	height:30px;
	line-height:30px;
}
.ustAlan img {
	max-height:25px;
}
.ustAlan a {
	color:#FFF;
}
.ustAlan a:hover {
	color:#FFF;
	text-decoration:none;
}
.menuAlan {
	height:60px;
	/*background-color:rgba(255,255,255,1);
	border:2px solid #3c210b;
	border-top-right-radius:25px;
	border-top-left-radius:25px;*/
	line-height:60px;
}
.menuAlan ul {
	width:100%;
	text-align:center;
	margin:0;
}
.menuAlan ul li {
	text-decoration:none;
	list-style:none;
	display:inline;
	margin-left:0px;
	margin-right:0px;

}
.menuAlan ul li a {
	color:#FFF;
	font-size:20px;
	-webkit-transition: 0.2s; 
	font-weight:500;
	padding:15px 10px;
	margin:0px;
	height:60px;
}
.menuAlan ul li a:hover {
	color:#d4c3b7!important;
	text-decoration:none;
	-webkit-transition: 0.2s; 
}
.carousel {
    position: absolute;
    width: 100%;
    top: 0;
	float:left;
}

.secondary-content {
    top: 100%;
    width: 100%;
    position: absolute;

}
.anasayfaBaskent {
	float:left;
}
.anasayfaBaskentImg {
	float:right;
}
.clear {
	clear:both;
}
.anasayfaBaskent p{
	text-indent:30px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:1.1rem;
}
div a {
	color:#000;
	font-size:1.1rem;
}
div a:hover {
	text-decoration:none;
	color:#552511;
}
.bgKahve {
	background-color:rgba(255,255,255,0.7);
	min-height:500px;
}

hr.ayrac {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.ayrac:before { 
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
hr.ayrac2 {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double rgba(51,51,51,0.2);
    color: #333;
    text-align: center;
}
hr.ayrac2:after {
    content: url(../images/kahvecup.png);
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.50em;
    /*background: rgba(255,255,255,0.5);*/
	border-radius:20px;
	
}
.anasayfaUrunler {
	float:right;
	text-align:left;
}
.anasayfaUrunler p {
	font-size:1.1rem;
	margin:3px;
	text-indent:20px;
}
.anasayfaUrunler h3 {
	font-size:1.4rem;
	text-align:center;
}
.anasayfaUrunlerImg {
	float:left;
	text-align:center;
}
.anasayfaUrunlerImg img {
	border-radius: 20%;
	max-height:200px;
}
.anasayfaUrunDetay:hover {
	background-color:rgba(255,255,255,0.4);
	-webkit-transition: 0.2s; 
}
.anasayfaUrunDetay {
	border-radius:20px;
	-webkit-transition: 0.2s; 
}
footer {
	background-color:rgba(0,0,0,0.8);
	border-top:2px solid rgba(255,255,255,0.8);
}
.logofooter {
	max-height:130px;
	text-align:center;
}
.logofooterjima {
	max-height:110px;
	text-align:center;
	margin-top:7%;
}
.logofooterbourbon {
	max-height:100px;
	margin-top:7%;
	text-align:center;
}
footer h5 {
	text-align:center;
	color:#FFF;
}
.footerlink {
	padding-top:3px;
}
.footerlink a {
	color:#FFF;
}
.footerlink a:hover {
	color:rgba(255,255,255,0.7);
}
.otohiz {
	margin-top: auto;
	margin-bottom: auto;
}
.navbar {
	position: fixed!important;
	width:100%;
	color:#FFF;
}
.menulink {
	color:#FFF;
	font-size:1.5rem;
}
.menuAyrac {
	border-bottom:1px solid rgba(255,255,255,0.6);
}
.menulink:hover {
	color:rgba(255,255,255,0.8)!important;
}
.mobilearka {
	background-color:rgba(0,0,0,0.9);
	padding:0px;
}
.mobilearka img {
	max-height:40px;
}

hr.menuAyr {
    display: block;
    content: "";
    height: 20px;
    margin-top: -21px;
    border-style: solid;
    border-color: white;
    border-width: 0 0 1px 0;
    border-radius: 20px;
	z-index:9999;
	margin-bottom:0px;
}
.nav-item a {
	text-align:center;
}
.navbarborder {
	border-color:#FFF!important;
}
.navbar-toggler button:focus{
	background-color:#000!important;
}
@media (max-width: 980px) {
	.desktop {
		display:none;
	}
	.mobil {
		display:flex!important;
	}
	.logo {
		max-width:95%;
		padding-top:5px!important;
	}
	.logofooter {
		max-width:80%;
	}
	.bgseffafmobil {
		background-color:rgba(255,255,255,0.4);	
		border-radius:20px;
	}
}
@media (min-width: 981px) {
	.desktop {
		display:block;
	}
	.mobil {
		display:none!important;
	}
}
.mobillogoyazi {
	font-size:2rem;
    color: #FFF;
}
.logoyazi {
	font-size:1.45rem;
    color: rgba(255,255,255,0.9);
	font-weight:600;
}
.navbar-brand span {
	line-height:30px;
}
.mobilkahve {
	color:#FFF;
	font-size:1.4rem!important;
	font-weight:600;
	line-height:47px;
	margin:0px;
	padding:0px!important;
	text-align:left;
}
.mobilkahve p {
	margin:0px;
	padding:0px;
}
.margsifir {
	margin-bottom:0px!important;
}
.icmenu {
	padding-top:15px;
}
.icmenu ul {
	padding:0px;
}
.icmenu ul li {
	line-height:25px;
	background: url(../images/kahvecup.png) no-repeat left top;
	list-style: none;
	margin: 0;
	padding: 3px 0px 3px 90px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:2px solid rgba(0,0,0,0.7);
	-webkit-transition: 0.2s; 

}
.icmenu ul li:hover {
	border-bottom:2px solid rgba(85,37,17,1);
	background: url(../images/kahvecuphover.png) no-repeat left top;
	-webkit-transition: 0.2s; 

}
.urundetay:hover {
}
.urundetay {

}
.urundetay {
	text-align:center;
	font-weight:600;
}

.urundetay a {
	margin-top:10px;
}
.urundetay a img {
	border-radius: 20px!important;
}
.bgseffaf {
	background-color:rgba(255,255,255,0.4);	
	border-radius:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.bgseffaforta {
	background-color:rgba(255,255,255,0.8);	
	border-radius:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.bgseffafaz {
	background-color:rgba(255,255,255,0.6);	
	border-radius:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.padsifir {
	padding:0px!important;
}