/* Gurhan Ozturk
go@gurhanozturk.com
www.gurhanozturk.com
*/

/* Genel Görünüm Ayarları */
a:link {color:#000; font: bold ;text-decoration: none;border:none;}
a img {border:0px;}
a:visited {color:#000; font: bold  ;text-decoration: none;border:none;}
a:active {color:#000; font: bold ;text-decoration: none ;border:none;}
a:hover {color:#000; font: bold ;text-decoration: none ;border:none;cursor:pointer;}
body {font-family: 'Verdana'; font-size:11px;margin:0; text-rendering: auto;}
.temizle {clear:both;}
.golge {box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;}
.daire {border-radius:50%;}
.icon {vertical-align:middle; margin:3px;}

/* Üst Görünüm Ayarları */

#header {display: block;position:absolute;background-color:#000;width:100%;margin-bottom:15px;margin-top:15px;z-index:10000;
		box-shadow:0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;opacity: 0.5; filter: alpha(opacity=50); }
#logo img {height:40px;margin:10px 0 10px 60px;}
/* Menü Görünüm Ayarları */
	#menucontainer {}

#slideshow {display:block;position:absolute;width:100%;height:100%;overflow:hidden; background-color:ff00ff;}
#slideshow img{height:100%;width: 100%;object-fit: cover;}
#pager {display:block;width:100%; position:absolute;bottom:5%;text-align:center; background: rgba(0,0,0,.5);z-index:1000;opacity: 1;filter: alpha(opacity=100);transition: all 0.3s ease-in-out 0s}
#pager:hover {opacity:1;filter: alpha(opacity=100);}
#pager img {margin:10px 5px;opacity: 0.3; tramsition: all .3s ease-in-out 0s;}
#pager img:hover {opacity: 1;transform: scale(1.05);z-index: 100}


#footeradres {display:block;position:fixed;width:400px;font-size:10px;line-height:31px;bottom:120px;padding:0 10px 0 10px;z-index:1000;}
#adresust{background-color: #fff; opacity: 0.6;margin-bottom:20px;padding:5px;border-radius:5px;text-align: center;box-shadow:0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;}
#adresbilgi {font-size: 20px}
#telefonbilgi {font-size: 25px}
#emailbilgi {font-size: 15px}
#adressocial {margin-bottom:5px;text-align: right}
.icons  {margin-left:10px;width:35px;-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);-ms-filter: blur(3px);filter: blur(3px);}
.icons:hover {-webkit-filter: blur(0px);-moz-filter: blur(0px);-o-filter: blur(0px);-ms-filter: blur(0px);filter: blur(0px);cursor: pointer}
#harita{display:block;}

#footeryazi {position:fixed;width:100%;height:30px;font-size:10px;line-height:30px;bottom:0px;text-align:center;padding:0 10px 0 10px;background-color:#ccc;opacity: 0.5; filter: alpha(opacity=50);z-index:1000;}
