body{
	background-color:#f6f6f6;
}

#container{
	-webkit-box-shadow: 0px 10px 0px 9px rgba(51,14,51,1);
	-moz-box-shadow: 0px 10px 0px 9px rgba(51,14,51,1);
	box-shadow: 0px 10px 0px 9px rgba(51,14,51,1);
}
#head p{
	font-size:20px;
	font-family:georgian;
	margin-top:25px;
}
#head p a{
	margin-left:25px;
}
#head h2{
	font-size:60px;
}
#navbarSupportedContentul li:hover{
	background-color:#olive;
}
#navbarSupportedContent ul li a{
	font-family:georgian;
	font-size:22px;
	color:#fff;
}
#navbarSupportedContent ul li a:hover{
	color:#000;
}
.language{
	float:right;
	margin-right:10px;
	margin-top:15px;
	cursor:pointer;
}
		.language:hover{
			background-color: #e0e0e0;
			background-position: 0 -15px;
		}

#yazi img{
	float:left;
	margin:10px;
	width:20%;
	height:50%;
	border-radius: 0px 25px;
}
#yazi{
	text-indent:50px !important;
	color:#fff;
}
#yazi h3{
	padding-top:30px;
	font-size:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#yazi p{
	padding:15px;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer p{
	margin-top:20px;
	margin-bottom:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.container #footer .col-lg-3 .table.table-dark {
	text-align: justify;
}
/***********Classlar icin CSS buradan basliyor******/
.bg-fff{
	background-color:#fff;
}
.bg-43C6DB{
	background-color:#43C6DB;
	
}
.font-volkhov{
	font-family: 'Volkhov', serif;
	
}
.btn-style{
	background-color:#43C6DB;
	font-size:20px;
	font-family:tahoma;
	color:#fff;
	font-weight:bold;
	width:100%;
	
}
#resim a:hover{
	background-color:#fff;
}
 /*service icindeki*/
 #service h4{
	 margin:10px;
	 text-transform:capitalize;
	 text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }
#service p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}