html { height: 100%; width: 100%; }

body {
	margin: 0px; 
	padding: 0px;
    font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #222222;
	background-color:white;
}

/* fotoğraf galeri div stilleri */

#fotogaleridiv {
	text-align:center;
	overflow:hidden;
	width:280px;
	height:250px;
	transition-duration: 0.4s;
	float:left;
	margin:10px;
	margin-bottom:40px;
	margin-top:0px;
    background-color:#d6d6d6;
	color:grey;
	
}

#fotogaleridiv:hover {
	color: white;
	background-color:#27408b;
}

#fotogaleridiv:hover img {
	opacity:0.75;
}

/* fotograf galeri div içersindeki img class */

.fotogaleri {
	width:100%;
	height:70%;
    padding-bottom:2px;
}

/* moment ekran goruntulerının stilleri */

.momentekran {
	transition-duration: 0.4s;
	opacity: 1;
	width:510px;
}

.momentekran:hover {
    opacity: 0.8;
}

/* mesaj gonderildi gibi yazılar */

#durummesaji {
	padding:10px;
	color:white;
	margin-bottom:25px;
	font-size:14px;
	text-align:center;
}

/* buyuk baslik */

#faliyetalanlarimiz {
	text-align: center;  
	font-size:28px; 
	letter-spacing: 1px;
	margin-top:70px;
	color: #525252;
}

/* ana sayfa renklenen faliyet kutuları */

#indexfaliyet {
    overflow:hidden;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	width: 588px;
	height: 350px;
	background-color:#d6d6d6;
	transition-duration: 0.4s;
	color:grey;
	margin-top: 24px;
}

#indexfaliyet:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	color: white;
	background-color:#27408b;
}

.faliyetindexresim {
    width:294px;
	height:350px;
	float:left;
}

#faliyetindextext {
    width:294px;
	height:100%;
	text-align:center;
	float:right;
   	word-wrap: break-word;
	padding:30px;
	font-size:14px;
	padding-top:55px;
}

/* moment kategori sayfa dizayn */

#momentsecimsabityazi {
	font-size:12px;
}

#momentsecim {
	overflow:hidden;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	text-align: center;
    float:left;
	width: 290px;
	height: 375px;
	background-color:#d6d6d6;
	transition-duration: 0.4s;
	margin:25px 5px 0px 5px;
	color:grey;
	font-size:16px;
}

#momentsecim:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	color: white;
	background-color:#27408b;
}

.momentsecimresim {
	width: 290px;
	height: 290px;
    margin-bottom:10px;
}

/* moment iç sayfa dizayn */

#momentmetin {
	width: 55%;
	float:left;
}


.momentresim {
	width: 480px;
	margin-top:40px;
	margin-left:5%;
}

/* tüm tarayıcılar ile uyumlu font */
 
@font-face {
    font-family: 'IBM Plex Serif';
    src: url('../font/IBMPlexSerif-ExtraLight.eot');
    src: url('../font/IBMPlexSerif-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../font/IBMPlexSerif-ExtraLight.woff2') format('woff2'),
        url('../font/IBMPlexSerif-ExtraLight.woff') format('woff'),
        url('../font/IBMPlexSerif-ExtraLight.ttf') format('truetype'),
        url('../font/IBMPlexSerif-ExtraLight.svg#IBMPlexSerif-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

.h1moment{
	font-family: 'IBM Plex Serif', sans-serif;
	font-size: 35px;
	color:#27408b;
	letter-spacing: 1px;
	line-height:50px;
}

/* site içi link özellikleri */

a:visited {
  color: #737373;
  text-decoration: none;
}
a:link {
  color: #787878;
  text-decoration: none;
}
a:hover {
  color: #9e9e9e;	
  text-decoration: none;
  transition-duration: 0.5s;
}

/* sabit üst bölge iç logo kısmı */

#containerheaderust {
	min-width:1200px;
	width: 100%;
	height: 90px;
    background-color: #e3e3e3; 
}

#containerheaderustin {
	width: 1200px;
	margin: 0px auto;
	height: auto;
	padding-top:16px;
}

/* sabit üst bölge */

#containerheader {
	min-width:1200px;
	width: 100%;
    height: auto;
}

/* sabit üst bölge iç */

#containerheaderin {
	width: 1200px;
	margin: 0px auto;
	height: auto;
}

/* sabit merkez bölge  */

#containermain {
	min-width:1200px;
	width: 100%;
	height: auto;
}

/* sabit merkez bölge iç */

#containermainin {
	padding-top:65px;
	width: 1200px;
	min-height: 425px;
	margin: 0px auto;
	padding-bottom:190px;
	line-height: 27px;
	word-spacing: 3px;
}

/* sabit alt bölge */

#containerfooter {
	min-width:1200px;
	width: 100%;
	height: 55px;
    background-color: #1b1b1b;
}

/* sabit alt bölge iç üst */

#containerfooterust {
	min-width:1200px;
	width: 100%;
	height: 80px;
    background-color: #2b2b2b;
}

/* sabit alt bölge iç alt */

#containerfooterin {
	width: 1200px;
	height: 55px;
	margin: 0px auto;
}

/* footer index link div */

#footerlink {
	width:auto;
	float:left;
	padding:20px;
	padding-left:0px;
	color:#787878;
	font-size:11px;
}

/* footer sosyal medya div*/

#footersocial {
	width:auto;
	float:right;
	padding:16px;
	padding-right:0px;
}

/* footer sosyal medya icon stilleri */

.social {
	overflow: hidden;
	transition-duration: 0.5s;
	opacity: 0.3;
	width:16px;
	height:16px;
}

.social img {
  display: block;
  min-width: 100%;
  min-height: 100%;
}

.social:hover {
    overflow: hidden;
	opacity: 0.8;
}

/* açıklayıcı metin kutuları tam genişlikte */

#colum {
    width:1040px;
	box-shadow: 0 0 11px 4px #dedede;
	margin-bottom:80px;
	margin-top:60px;
	padding: 80px;
}

/* veritabanından çekilen cozum ortaklarının stilleri */

#ortak {
	overflow:hidden;
    float: left;
    height: 100px;
	width:100%;
	margin-bottom: 2em;
	box-shadow: 0 0 11px 3px #d8d8d8;
	background-color:white;
	text-align:center;
}
#ortak:hover {
	
}

/* veritabanından çekilen referansların stilleri */

#referans {
    float: left;
    height: 415px;
	width:350px;
	font-size: 13px;
	color: #6a6a6a;
	margin:1.84em;
	margin-bottom: 3em;
	text-align: center;
	box-shadow: 0 0 11px 3px #d8d8d8;
    background-color:white;
}
 
/* veritabanından çekilen yedekparcalarin stilleri */

#yedekparca {
	overflow:hidden;
	height: 220px;
	width:150px;
	font-size: 13px;
	float: left;
	margin:1.9em;
	margin-bottom:4em;
	text-align: center;
    box-shadow: 0 0 11px 3px #d8d8d8;
   	word-wrap: break-word;
	padding:20px;
}

/* sayfa haritasını gösteren arkaplanlı bölme */

#title {
	width: 100%;
	height: 80px;
	background-image: url(../img/titleyedek.jpg);
}

/* sayfa haritasını gösteren arkaplanlı bölmenin yazı stilleri */

.titletext {
	margin: 0px auto;
	text-align: left;
    padding: 8px;
	padding-left:25px;
	color: white;
	font-size: 13px;
}

/* giriş yapılan kutucuk stilleri */

.input {
	padding: 15px; 
	width: 300px;
	font-family: Helvetica, sans-serif;
	border: 1px solid #ccc;
	margin-top:7px
	}
	
/* giriş yapılan büyük kutucuk stilleri */

.textarea {
	padding: 15px;
	width: 980px;
	font-family: Helvetica, sans-serif;
	border: 1px solid #ccc;
	margin-top:7px
	}

/* iletisim sayfasındaki veritabanından çekilen bilgilerin bulunduğu renkli div */

#iletisimadres {
    font-size: 14px;
	width: 350px;
	padding:30px;
	padding-top:40px;
	height:292px;
	color:white;
	margin-right:25px;
}

/* firma logosunun icinde oldugu sola dayalı div */

#logo {
	width: 1200px;
	height: 70px;
	float:left;
	background-color:red;
}

/* kurumsal iconlar*/

.kurumsal {
	overflow:hidden;
    width: 60px;
    height: 60px;
	opacity: 0.8;
	margin:0 auto;
}

.kurumsal img {
  display: block;
  min-width: 100%;
  min-height: 100%;
}

/* kurumsal tablo satırlarının sutun aralıkları */

.td {
	width: 400px;
	line-height: 25px;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
}

/* buyutme ve kucultme stilleri */

.buyut{transition: all .2s ease-in-out;}

.buyut:hover{transform: scale(1.05); }

.kucult{transition: all .2s ease-in-out;}

.kucult:hover{transform: scale(0.98); }

/* pdf için buton stilleri */

.buttonz {
  background-color: red;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 24px;
  margin: 4px 2px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.buttonz:hover {opacity: 1}

/* iletişim gönder buton stili */

.buttongonder {
  background-color: #27408b; 
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.buttongonder:hover {opacity: 1}

/* ana sayfa slider "incele" mavi renkli buton */

.buttonincele {
    background-color: white;
    color: black;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
	border: 2px solid #27408b;
}

.buttonincele:hover {
    background-color: #27408b;
    color: white;
}